/* LEADERSTENNIS OSC
Created: Mon 11 Aug 2008
Updated: Mon 11 Aug 2008
Author: 
Updates: 

末末末末末末末末末末末末末末末末末末末末末末末末*/
#mainWrapper {
	/*width:785px;*/
	width:49.0625em;
	background-color: #fff;
	margin:0px auto;
	text-align: left;
	padding:0;
}
/* ----------------------------------

TOP HEADER 

------------------------------------ */
#top_header{
	width:49.0625em;
	height:4.25em;
	background-color:#fff;
}
#top_header ul{ list-style-type:none;}
#top_header ul li.logo{
	width:30.3125em;
	padding-left:0.75em;
	padding-top:1.125em;
}
#top_header ul li.topRight{
	width:14.375em;
	padding-left:0.75em;
	padding-top:0.9375em;
	padding-right:0.625em;
	
}

#top_header .flag a{ margin-left:0.3125em;}

/* 

BANNER AREA 
*/
#banner{
	width:49.0625em;
	height:12.5em;
	background-color:#FF6666;
}

.bannerFls {
	width:34.5em;
	background:#000;
	height:12.5em;
}

.itemDisplay{
	width:14.5625em;
	background:#fff;
	height:12.5em;
}


/*

TOP NAVIGATION 


*/



#top_nav{
	width:49.0625em;
	height:3.125em;
	background:#666 url(../images/navBg.jpg) repeat-x top;
}

#top_nav .cartDtl {
	width:12.5em;
	height:3.125em;
	background:#666 url(../images/scBg.jpg) repeat-x top;
}
#top_nav .topNav {
	width:36.5625em;
	height:3.125em;
}


#content{
	width:49.0625em;
	height:100%;
	background:#FFF url(../images/vDots.jpg) repeat-y 12.4375em 0em;
	padding:0;
}
.colLeft { width:12.4375em; padding:0.9375em 0.0625em 0.9375em 0em; }
.colRight { /*width:36.5625em;*/ width:35.3125em; padding:0.9375em 0.625em;  }


.leftTeaserBox { width:12.4375em;  height:auto; padding:0; margin:0; }






/* ----------------------------------

FOOTER 

------------------------------------ */

#footer{
	width:49.0625em;
	height:4.0625em;
	background-color:#323232;
	color:#c9c9c9;
	
}
#footer ul.cards { 
	list-style-type:none;
	width:10.3125em;
	padding-left:2.1875em;
	padding-top:1.25em;
}
#footer ul.cards li a{
	margin-right:0.5em;
}
ul.rightCol { 
	list-style-type:none;
	width:35em;
	font-size:0.6875em ;
	padding-left:0.625em;
	padding-top:1em;
	padding-right:0.625em;
}
ul.rightCol li span.divider{ 
	margin:0 0.5em;
}
ul.rightCol li { 
	line-height:1.125em;
}
#footer .logtxt{
	text-align:right;
	float: right;
	width:100px;
	padding-top:3em;
	padding-right:12px;
	font-size:0.6875em;
	
}
