@charset "utf-8";
/* CSS Document */

/* ------- global ------ */

#error{width:760px;margin:0 0 15px 0;}
	div#error h2{background:url(/media/images/pagelayout/main-760-top.png) top left no-repeat;height:30px;margin:0;padding:0;}
	div#error h2{padding:5px 0 0 10px !important;color:#FF0;font-size:1.4em;text-transform:uppercase;}
	div#error div.mainBody{background:url(/media/images/pagelayout/main-760-bg.png) top left repeat-y;margin:0;padding:0;height:auto !important;}
	div#error div.end{clear:both;background:url(/media/images/pagelayout/main-760-bottom.png) bottom left no-repeat;height:15px;}
	
	div.mainBody p strong{color:#FFF;}
		p.intro{font-size:1.3em;color:#FFF;}
	div.mainBody ul{margin:10px 0 15px 45px;}
	div.mainBody ul li{margin:5px 0 0 0;}
		li.urlBox{margin:5px 0 5px 0;}
	li .formField{border:1px solid #8B7554;background-color:#333;color:#DFDBC6;height:20px;padding:3px;margin:4px 10px 4px 0;width:200px;}
	#error table{margin:0;}

#SubmitBtn{background:url(/media/images/bottom-stamp-button-lower.png) top left no-repeat;color:#FF0;height:61px;width:147px;border:none;font-weight:bold;font-size:16px;margin:20px 0 0 0;}
	#SubmitBtn:hover{background:url(/media/images/bottom-stamp-button-lower-red.png) top left no-repeat;color:#FFF;}

label{color:#FF0;}
span label{color:#FFF;}