@charset "utf-8";

/* Global Conditions */
html  {position:relative; background:#000; height:100%; margin:0; padding:0;}
body  {position:relative; background:URL(/images/common/body.jpg) no-repeat center 103px #000; color:#fff; font:11px Arial, Helvetica, sans-serif; padding:0; margin:0; height:100%; width:100%;}
	
strong  {font-weight:bold;}
em  {font-style:italic;}
blockquote  {margin:20px 50px; border:1px solid #ccc; padding:20px;}

ul  {margin:10px 25px; list-style:disc;}
ol	{margin:10px 25px; list-style:decimal;}
ul li, ol li  {margin:2px 0; font-size:1.00em;}
ul li ul  {margin:0 25px; list-style:circle;}
ol li ol  {margin:0; list-style:lower-alpha;}
ul li ul li, ol li ol li  {margin:0; font-size:1.00em;}

:focus  {-moz-outline-style:none; outline-style:none;}

img  {border:0;} 

a {color: #CCCCCC;}	
a:hover {text-decoration: none; color: #999999;}	
.MainContent a {color: #333333;}	
.MainContent a:hover {text-decoration: none; color: #666666;}	
.FormElement {font-size: 10px;}
.errormsg {color: #f00;	font-weight: bold;}

#EVGAHeaderBG  {background:URL(/images/common/header.jpg) top center no-repeat; height:103px;}
#EVGAHeader, #EVGAContent, #EVGAFooter  {width:850px; margin:0 auto; position:relative; clear:both;}
/* End Global Conditions */

/* Header CSS */
#EVGAHomeLink  {display:block; text-indent:-9999em; height:48px; width:200px; position:absolute; top:28px; left:0;}

#mainLogin  {position:absolute; right:5px; top:5px;}

#regionSelect  {position:absolute; right:5px; top:38px;}
#regionSelect ul  {margin:0; list-style:none;}
#regionSelect ul li  {width:150px; float:left; text-align:right; margin-left:20px;}

#menuParent  {position:absolute; left:22px; top:80px;}
#mainSearch  {position:absolute; right:5px; top:77px;}
#mainSearch .searchBox  {background-color:#999; border:0px; height:20px; width:150px; font-size:1.10em; padding:0 3px; line-height:20px;}

#navTop {position:relative; height:30px; z-index:1000;}
#navTop #navLeftArrow	{position: absolute; left: -75px; top: 40px; cursor: pointer; z-index: 9999;}
#navTop #navRightArrow	{position: absolute; right: -75px; top: 40px; cursor: pointer; z-index: 9999;}
#navTopShare {position:absolute; top:125px; right:-100px; /*height: 135px;*/ text-align:center;}
.fb_iframe_widget	{width: 60px; font-size: 0px !important;}
/* End Header CSS */

/* Global Content CSS */
#EVGAContent  {padding-bottom:5px;}

.EVGAPOD  {margin:20px 0; clear:both; width:500px; height:95px;}
.EVGAPOD ul  {list-style:none; margin:0;}
.EVGAPOD ul li  {width:120px; height:42px; margin:0 5px 5px 0; float:left;}

p.terms  {font-size:0.80em; margin:10px; text-align:center;}
/* End Global Content CSS */

/* Footer CSS */
#EVGAFooter  {background:url(/images/common/footer_bg.gif) repeat-x top left; height:38px;}
#EVGAFooter p  {margin:0; padding:8px 0 0 0; font-size:0.80em; text-align:center;}
#EVGAFooter p a  {text-decoration:none;}
#EVGAFooter p a:hover  {text-decoration:underline;}
#EVGAFooter ul  {position:absolute; top:5px; right:0; margin:0; list-style:none;}
#EVGAFooter ul li  {display:inline; margin-left:10px;}
/* End Footer CSS */

#backgroundOverlay  {position:absolute; top:0; left:0; height:100%; width:100%; display:none;}