@CHARSET "UTF-8";
/*
452632, 91204d,E4844A,e8bf56,ffffcc
*/
a {
	color: #452632;
}

input,select {
	color: #452632;
}

select {
	width: 260px;
}

.container {
	-moz-border-radius: 1em;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-radius: 1em;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 0 10px #ffffcc;
	-webkit-box-shadow: 0 0 10px #ffffcc;
	background-color: #ffffcc;
	border: 1px solid #ffffcc;
	margin-bottom: 1em;
}

.colors {
	background-color: #ffffcc;
	border-top: 1px solid #ffffcc;
	height: 10px;
	overflow: hidden;
	-moz-box-shadow: 0 0 1em #ffffcc;
	-webkit-box-shadow: 0 0 1em #ffffcc;
	background: transparent url(/i/colors.gif) repeat-x scroll 0 0;
}

#logo {
	background: transparent url(/i/logo.png) no-repeat scroll 0 0;
	font-size: 700%;
	height: 80px;
	letter-spacing: 10px;
	line-height: 80px;
	padding-left: 75px;
	text-indent: -10000px;
}

#header {
	background-color: #E4844A;
	font-size: 90%;
}

body {
	background-color: #452632;
	color: #452632;
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri,
		'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad,
		'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma,
		Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}

#footer ol {
	list-style-type: decimal;
	margin: 1em 0 1em 20px;
}
sup {
	vertical-align:super;
}
#footer {
	-webkit-border-radius: 1em;
	-webkit-border-radius-left-top: 0;
	-webkit-border-radius-right-top: 0;
	-moz-border-radius: 1em;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	background: #452632 url(/i/footer-background.png) repeat-x scroll 0 0;
	color: #E8BF56;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	overflow: hidden;
	padding-bottom: 20px;
	letter-spacing: 0;
}

#footer a {
	color: #ffffcc;
	text-decoration: none;
}

#footer p {
	margin: 0;
	text-align: left;
}

h2 {
	border-bottom: 2px solid #E4844A;
	color: #452632;
	font-size: 26px;
	margin-bottom: 1em;
	margin-top: 1.5em;
	padding-bottom: 7px;
}

#footer h3 {
	background: transparent url(/i/footer-emblem.png) no-repeat scroll 0 0;
	font-size: 130%;
	line-height: 32px;
	padding-left: 40px;
	margin-top: 20px;
	color: #ffffcc;
	text-shadow: 0 0 5px #000000;
}

p {
	margin: 20px 0;
	text-align: justify;
}

#browsers li {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 10px;
	-webkit-box-shadow: 0 0 10px #452632;
	background-attachment: scroll;
	background-color: #E8BF56;
	background-image: url(/i/browsers.png);
	background-repeat: no-repeat;
	border: 1px solid;
	display: inline;
	font-size: 330%;
	font-weight: bold;
	line-height: 25px;
	margin: 0 -2px 20px;
	text-align: right;
}

#browsers a {
	display: block;
	text-decoration: none;
	text-shadow: 0 0 10px #ffffcc;
	padding-bottom: 18px;
	padding-top: 18px;
	background: transparent url(/i/footer-background.png) repeat-x scroll 0
		0;
}

#firefox {
	background-position: 5px 2px;
}

#safari {
	background-position: 5px -62px;
}

#opera {
	background-position: 5px -126px;
}

#chrome {
	background-position: 5px -189px;
}

.omega {
	margin-left: 20px !important;
}

.alpha {
	margin: 0;
}

label {
	display: inline-block;
	font-weight: bold;
	width: 160px;
}

#footer div div {
	margin-left: 40px;
	text-align: left;
}

#network li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 20px;
	margin-right: 20px;
	margin-top: 0;
}

#network a {
	color: #ffffcc;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/i/shiny-network.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	padding-left: 32px;
}

#network a:hover {
	color: #ddd;
}

#footer_feedback {
	background-position: 0 -32px !important;
}

#footer_about {
	background-position: 0 0 !important;
}

#footer_share {
	background-position: 0 -64px !important;
}

#footer_shiny {
	background-position: 0 -96px !important;
}

.invisible {
	display: none;
}

#shiny_blog {
	background-position: 3px -32px !important;
}

#csssprites {
	background-position: 3px -2px !important;
}

#twitterbatcher {
	background-position: 3px -17px !important;
}

#result_container,#css_container,#image_container,#html_container {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	min-height: 100px;
	overflow: hidden;
}

#css_container,#html_container {
	padding-top: 1em;
}

#css_container textarea {
	height: 500px;
	width: 100%;
	font-size: 90%;
	border: none;
}

h3 {
	font-size: 120%;
	margin-bottom: 1em;
	margin-top: 1.5em;
}

h4 {
	font-size: 1em;
	margin-bottom: 1em;
}

.colors div {
	color: transparent;
	margin: 0;
}

h1 span {
	color: #91204d;
	font-family: Arial;
	letter-spacing: -11px;
}

#supported_browsers {
	list-style-type: disc;
	margin-left: 80px;
}

.output img {
	vertical-align: middle;
	margin: 0 auto;
}

.output {
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 4px #452632;
	-webkit-box-shadow: 0 0 4px #452632;
}

#waiter {
	-moz-border-radius: 20px;
	-moz-box-shadow: 0 0 20px;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: 0 0 20px #452632;
	background-color: #fff;
	height: 20%;
	left: 40%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	position: fixed;
	top: 40%;
	vertical-align: middle;
	width: 200px;
	z-index: 1000000;
	display: none;
	height: 20%;
}

#submit_block {
	text-align: center;
}

.submit_button {
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #452632;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #452632;
	background-color: #E4844A;
	border: 1px solid #452632;
	color: #ffffcc;
	cursor: pointer;
	font-size: 200%;
	font-weight: bold;
	margin: 20px 20px 0;
	padding: 10px;
	text-shadow: 0 0 6px #452632;
	background: #E4844A url(/i/footer-background.png) repeat-x scroll 0 0;
}

.tab {
	-moz-border-radius: 10px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	text-shadow: 1px 1px 4px #452632;
	background-color: #452632;
	color: #ffffcc;
	padding: 10px;
	cursor: pointer;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

.tab:hover,.selected {
	background-color: #E4844A;
}

.upload_form {
	background-color: #E4844A;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-top: 1em;
}

.upload_form h3 {
	color: #FFFFCC;
	margin-top: 0;
	text-shadow: 0 0 4px #452632;
}

.cancel_field {
	margin-left: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.cancel_div {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-bottom: 10px;
}

#menu li:hover {
	background-position: 0 -30px;
}

#menu li {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #452632;
	-webkit-box-shadow: 0 0 10px #452632;
	background: #452632 url(/i/footer-background.png) repeat-x scroll 0
		-59px;
	color: #FFFFCC;
	cursor: pointer;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 11px 10px 10px 0;
	padding: 8px;
	text-align: center;
	text-shadow: 0 0 2px #452632;
	border: 1px solid #FFFFCC;
}

#menu .selected {
	background-color: #E8BF56;
	color: #452632;
	text-shadow: none;
}

#menu a {
	color: #FFFFCC;
	text-decoration: none;
}

.page {
	margin-bottom: 2em;
}

.upload_form p {
	margin-top: 0;
	padding-right: 1em;
}

.box {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.shade {
	-moz-box-shadow: 0 0 10px #452632;
	-webkit-box-shadow: 0 0 10px #452632;
}

#press .review {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #452632;
	-webkit-box-shadow: 0 0 10px #452632;
	background-color: #FFFFFF;
	border: 1px solid;
	display: inline-block;
	height: 54px;
	overflow: auto;
	padding: 10px;
	vertical-align: middle;
	line-height: 50px;
	margin-right: 2em;
}

#press img {
	vertical-align: middle;
	width: 173px;
}

#press li {
	margin-bottom: 2em;
}

#workbench {
	background: #FFFFCC url(/i/workbench.gif) repeat scroll 0 0 !important;
}

#cropper,.jcrop-holder,#magnifier_frame {
	background: transparent !important;
	float: left;
	margin-bottom:20px;
}

#workbench,#optional_name {
	float: left;
	line-height: 20px;
	margin-right: 1em;
	background-color: #FFFFCC;
	border: 1px solid #452632;
	padding: 1em;
	min-height: 200px;
}

#optional_name {
	float: right;
	width: 210px;
}

#optional_name label {
	display: inline;
	width: 90px;
}

#coordinates input[type='text'] {
	background-color: transparent;
	border: none;
	width: 1em;
	font-family: monospace;
	font-size: 1em;
}

.sprite_name {
	background-color: #fff !important;
	width: 200px !important;
	border: 2px solid #FFF !important;
}

.new {
	position: relative;
}

.badge {
	background: transparent url(/i/new.png) no-repeat scroll 0 0;
	display: block;
	height: 25px;
	position: absolute;
	right: -15px;
	top: -10px;
	width: 46px;
}

#workbench {
	min-width: 600px;
	max-width: 600px;
}

#workbench_container {
	overflow: auto;
	margin-bottom: 1em;
	margin-top: 1em;
}

small {
	font-weight: normal;
}

#upload_file_custom_sprite_url {
	padding: 3px;
	margin-top: 1em;
}

.paragraph,#news pre {
	margin-left: 2em;
}

#magnifier_frame {
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 150px;
	float: right;
	max-width: 165px;
	border: 1px dashed blue;
	text-align:center;
}

#magnifier_frame span {
	margin-top: -1.5em;
	
	
}

#magnifier {
	position: absolute;
	top: 0;
	left: 0;
}

.magnification_commands {
	color:#E4844A;
	cursor:pointer;
	font-family:monospace;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-6px;
	line-height:26px;
	text-shadow:1px 1px 2px #666666;
}