/* Site Unique Styles */
/*-------------------------------------*/

html { background: #93b6cc url(../graphics/bg_tile.gif) top center repeat-y; }
body {  }

#header                         { background: url(../graphics/header.jpg) top left no-repeat; }
#header	h1						{ height:124px; text-indent: -5000px; }

#container #footer				{ background-color: #fff; background-image:none; border-top:3px solid #ccc; }
#container #footer p            { color: #999; }

#popup_articles	h6				{ font-weight: bold; margin:0 0 -28px 0; color:#d4c7c5; font-size: 11px; text-transform: uppercase; padding:0 0 0 36px; }
#popup_articles ul				{ overflow: hidden; width:970px; padding:0 0 2px 26px; }
#popup_articles	li				{ font-weight: bold; float:left; padding:26px 11px 8px 11px; border-right:1px solid #2c1310; }
#popup_articles a				{ color:#fff; text-decoration: none; }
#popup_articles a:hover			{ text-decoration: underline; }

#reportDesc						{ clear:both; border-bottom:1px dotted #dadad7; }
#reportDesc h4   				{ padding:30px 25px 0 32px; margin:0; font-weight:bold; font-size:18px; color:#ac452a; border:none; }
#reportDesc p 		 			{ font-size: 12px; padding:7px 25px 26px 32px; width: 335px; }
#orderCoin .subtitle   			{ width: 600px; }

#hoverShadow					{ position: absolute; z-index:600; top:0; left:0; width:100%; height:1500px; background-color: #fff; opacity:0.7; filter: alpha(opacity = 70); }
#hover							{ position: absolute; z-index:700; top:30px; left:50%; margin:0 0 0 -289px; width:578px; background: #000 url(../graphics/hover_header.jpg) top left no-repeat; }
#hover #close_button			{ position: absolute; top:0; right:0; background-color: #141f19; padding:2px 5px; display: block; color: #c1dad3; font-weight: bold; font-size: 10px; }
#hover h1						{ height:160px; text-indent: -5000px; }
#hover h3						{ height:70px; text-indent: -5000px; }
#hover p						{ padding:0 0 14px 125px; color:#eee; font-size: 12px; border-bottom:1px solid #1a1a1a; margin:0 30px; }
#hover form		                { background: url(../graphics/hover_coins.jpg) 320px 90px no-repeat; padding: 13px 0 25px 44px; }
#hover form h4					{ color:#e3e3b6; border-color:#2e2e2e; }
#hover form h4 span				{ font-weight: normal; font-style: italic; }
#hover form label span			{ color:#7b8aa4; }
#hover form div					{ clear:both; padding:8px 0 0 0; }
#hover form div label			{ float:left; width:118px; display: block; text-align: right; font-size: 12px; color:#fff; font-weight: bold; padding: 0 7px 0 0; }
#hover form div input			{ width:100px; }
#hover form p 					{ color:#e3e3b6; padding:0 10px 10px 10px; }
#hover form .submitButton		{ margin:22px 0 0 124px; clear:both; display:block; }