/*Width Fix**************************************************/
.width_fix {
   min-width: 990px;
   width: expression((documentElement.clientWidth) < 990 ? "990px" : "100%");}

/*Top Banner************************************************/
.spring {
	background:url(/i/spring2008/top_banner.png) 250px 0% no-repeat;}

#topbanner {
	z-index:2;
	position:absolute;
	top:20px;
	left:400px;
	height:48px;
	width:300px;}

#topbanner a {
	font: Tahoma, Serif;
	color: #8ca1ae;
	font-size: 100%;
	font-style:normal;
	font-weight:bold;
	letter-spacing: -.04em;}
#topbanner a em {
	color:#ce1726;
	font-style:normal;}
/**************************************/
	
/**************************************/
/*SpringHead*/
#topmenu {
	border-top: 0px solid white;}
/*SQLManager.net*/
#logos {
	margin:0px;
	padding:0px;
	height:78px;}
*html #logos {
	height:78px;
	margin:0px 0px 0px 0px;	}

/*EMS*/
#logoems {
	width:270px;
	margin:19px 0px 0px 0px;
	padding:0px;
	height:10px;
	float:right;}
*html #logoems {
	margin:19px 0px 0px 0px;}

/*Logins*/
#top_logins {
	position:relative;
	margin-top:0px;
	width:270px;}
#top_logins ul{margin:7px 0px 0px 0px; padding:0;
	position:absolute; top:0; right:0; width:500px;}
#top_logins ul li  {float: right;list-style-type: none; background-repeat: no-repeat; }
#top_logins ul li a     {font-size: 70%;color: #999; margin:0px; padding:0px 3px 0 18px;
             line-height: 100%; white-space:nowrap;}
#top_logins ul li a:hover {color:#000;}
.cart   {background: url(/i/li-cart.gif) 0px -7px;}
.login    {background: url(/i/li-login.gif) 0px -7px;}
.chat   {background: url(/i/li-chat.gif) 0px -7px;}
.logged {background: url(/i/li-logged.gif) 0 -7px;}
.logout {background: url(/i/li-logout.gif) 0 -6px;}
html:root #top_logins ul{margin:3px 0px 0px 0px; padding: 0;}/*Mozilla*/

#mainlogo {
	background:none;
	width:209px;
	height:20px;
	display:block;
	float:left;
	margin:19px 0px 0px 18px;}
*html #mainlogo {
	margin:19px 0px 0px 18px;}

#spring_head {
	float:left;
	margin:10px 0px 0px 140px;
	width:260px;
	height:50px;
	display:block;
	font-size:1px;
	text-indent:-9999px;}

*html #spring_head {
	margin:10px 0px 0px 100px;}


/**************************************/

	
	
	
/*******************************************************/

/*Main Container*/
#main_container {
    padding-top:5px;
	background:url(/i/spring2008/spring_come.png) 100% 0% no-repeat;}
#main_container h1 {
	color: #3e8611;}
#main_container h2 {
	letter-spacing:-0.02em;
	color: #8ca1ae;}

/*Top Container*/
#top_container{
	background-repeat:no-repeat;
	background-position:right 93px;
	padding:0px 222px 0px 0px;
	height: 290px;}
html:root #top_container{
	background-position:right 93px;} /*FF*/
	
	
/*Text*/
#text {
	height:196px;
	margin:10px 0px 7px 0px;
	color:#666;
	font-size:75%;}
html:root #text{
	height:192px;}/*FF*/
#text em {
	display:block;
	padding-top:9px;
	color:#3e8611;
	font-weight:bold;
	font-style:normal;
	font-size:140%;}
	
/*List*/
#list {
	/*border:1px solid #0f0;*/
	margin:0px 0px 4px 0px;}
#list ul {
	margin:0px;
	padding:0px;}
#list ul li {
	margin-right:10px;
	height:24px;
	border:solid 1px #077eb4;
	background:url(/i/spring2008/bg_buttom.png) 0% 0% repeat-x; 
	padding:3px 5px 3px 5px;
	display:inline;	
	list-style:none;                                 
	font-size:70%;
	font-weight:bold;}
#list ul li#green {
	border:solid 1px #3d8711;
	background:url(/i/spring2008/bg_buttom_green.png) 0% 0% repeat-x;}
#list ul li a {
	text-decoration:none;
	color:#fff;}
#list ul li a:hover {
	text-decoration:underline;}

/*Learn More*/
#learn_more {
	background:url(/i/spring2008/bg_buttom.png) 0px 0px repeat-x;
	margin-top:20px;
	margin-bottom:20px;	
	border:#077eb4 solid 1px;}
*html #learn_more {
	background:url(/i/spring2008/bg_buttom.png) 0px 1px repeat-x;}
#learn_more h5 {
	/*width:100%;*/
	magin:0px;
	font-size:0.8em;
	color:#fff;
	padding:3px 0px 3px 5px;
	height:24px;}
ul.servers {
	height:90px;
	margin:-10px 0px 0px 10px;
	padding:0px;}	
*html ul.servers {
	margin:-10px 0px 0px 7px;}	

/*star_phrase*************************************************************************/
#studio {
border:none;}
#star_phrase {
	text-align:right;
	height:24px;
	margin:-15px 0px 10px 0px;}
*html #star_phrase {
	height:21px;}
#star_phrase a {
	padding:0px;
	margin:0px;
	font-size:80%;
	color:#3b5566;}
#star_phrase a:hover {
	color:#0084b1;}

