@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0}
body{
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	}

div#container{
	overflow:hidden;
	padding-top:0px;
	width:957px;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
	margin-top:5px;
	margin-bottom:10px;	
	z-index:1;
	}

div#container img{border:none;}

/* Content Area */
div#TopWrapper{
	clear:both;
	width:957px;
	height:195px;
	z-index:2;
	background-color: #ffffff;
	/*background-image:url(../images/pageHEADER.jpg);*/
	background: url(../userfiles/Image/Templates/Header/ts-header-scc.jpg) left no-repeat;
	}

div#ContentWrapper{
	margin-top:5px;
	width:957px;
	z-index:2; 
	background-color: #FFFFFF;
	}
	
div#LeftColumn{
	width:235px; 
	z-index:3;
	float:left;
	min-height:450px;
	/*
	border-right-color: rgb(231,231,231);
	border-right-style:dotted;
	border-right-width:1px;
	*/
	}
	
div#HomeContainer{
	position:relative;
	width:710px; 
	z-index:3; 
	float:left;
	margin-left:10px;
	min-height:420px;
	}

div#RightColumn{
	width:232px;
	z-index:5;
	float:left;
	margin:0px;
	}

div#FCKbox{
	display:block;
	width:460px;
	z-index:5; 
	float:left;
	margin-right:10px;
	/*margin-top:15px;*/
	margin-bottom:0px;
	min-height:300px;
	z-index:5;
	/*
	border-right-color: rgb(231,231,231);
	border-right-style:dotted;
	border-right-width:1px;
	*/
	}

div#FCKinner{
	margin-top:6px;
	}

div#HomeAlso{
	display:block;
	clear:both;
	overflow:auto;
	width:470px;
	z-index:5; 
	float:left;
	margin-top:15px;
	}

/* Navigation */
div#NavBar{
	width:470px;
	height:19px;
	float:left;
	z-index:3; 
	background-color:#FFFFFF;
	padding:0px;
	/*
	border-bottom-color: rgb(231,231,231);
	border-bottom-style:dotted;
	border-bottom-width:1px;
	*/
	margin-right:5px;
	}
	
div#quickbuy{
	display:block;
	width:232px;
	height:19px;
	float:left;
	z-index:3; 
	background-color:#FFFFFF;
	padding:0px;
	}

div#mailinglist{
	display:block;
	width:230px;
	height:61px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	/*
	background-image:url(../images/235x66_BlueGreyBG.jpg);
	*/
	background-color:#FFFFFF;
	padding-bottom: 7px;
	}

div#navigation{}
	
/* Search */
div#SearchWrapper{
	display:block;
	height:30px; 
	width:225px;
	padding-left:10px;
	padding-top:6px;
	float:right;
	background-image:url(../images/237x36backdrop.gif);
	background-repeat:no-repeat;
	margin-top:3px;
	z-index:10;
	}
	
div#SearchLeft{
	margin-top:5px;
	float:left;
	}
	
div#SearchRight{
	float:Right;
	}
	
	
/* Footers */
div#BottomInfo{
	clear:both;
	display:block;
	margin:0px;
	margin-top:15px;
	.margin-top:0px;
	width:707px;
	height:64px;
	z-index:5; 
	background-color:white;
}

div#FooterBar{
	clear:both;
	display:block;
	width:957px;
	padding-top:3px;
	/*height:25px;*/
	z-index:2; 
	background-color:white;
	margin-bottom:10px;
	}

/* Templates */
div#TopTemplate{
	width:957px;
	height:195px;
	margin-left:-5px;
	z-index:8
	}

div#LeftTemplate{
	width:230px;
	float:left;
	z-index:8
	}
	
div#RightTemplate{
	margin:0px;
	margin-top:5px;
	width:230px;
	float:left;
	z-index:8
	}

div#BottomTemplate{
	width:957px;
	float:left;
	z-index:8;
	/*
	border-top-color: rgb(231,231,231);
	border-top-style:dotted;
	border-top-width:1px;
	*/
	}

/* Listings Builder */
div#listBOX{
	display:block;
	height:70px;
	}
	
div#listBOXNI{ /* load this if no thumbnail images in listings */
	display:block;
	height:70px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}
	
div#listImage{
	width:60px;
	height:70px;
	float:right;
	}
	
div#listContent{
	width:310px;
	height:70px;
	float:left;
	}

div#listContentNI{ /* load this if no thumbnail images in listings */
	width:380px;
	height:70px;
	float:left;
	}
/* Listings Builder End */

/* vidplayer */
div.vidplayer {clear:both; display:block; width:235px; margin:0px; padding:0px; margin-bottom: 5px;}
div.vidplayer .header{width:235px;height:31px;background:transparent url(../images/vidHeader.gif) no-repeat left top;}
div.vidplayer .header h1{margin:0;padding:0 5px;line-height:31px;font-size:12px;font-weight:bold;overflow:hidden;height:31px;color:#f6963f}
div.vidplayer .header h1 span{color:#666}
div.vidplayer .footer{width:235px;height:24px;background:transparent url(../images/vidFooter.gif) no-repeat left top;margin-top:-2px}
#minivid{clear:both;display:block;}

#videoBOX{
	display:block;
	clear:both;
	width: 233px;
}

