﻿body {
	margin:0;
		 background-color:#dadada;

}


#pageSurround {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#subSurround {
	padding: 5px;
}


#topHeader {
	height: 217px;
	background-image: url(../styleImages/backgrounds/header_02.jpg);

}


#leftheader{
	float:right;
	height:217px;
	 width:388px;
	 background-image:url('../styleImages/backgrounds/header_03.jpg');
	 	  background-repeat:no-repeat;

}

#rightheader{
	float:left;
	height:217px;
	 width:370px;
	 background-image:url('../styleImages/backgrounds/header_01.jpg');
	  background-repeat:no-repeat
	 
		 
}





#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
	
}




.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/header-bg.jpg);
	height: 80px;
	color: #ffffff;
	margin-bottom:0px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.jpg);
	height: 85px;
	color: #000;
}









.boxTitleLeft, .boxTitleRight {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 177px;
	height: 44px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
  
}



img{ 
		DISPLAY: inline-block;	
		BACKGROUND: #cccccc;	
			padding:2px;
				border:#f0f0f0 2px solid;
 
}




img.new{ 
				border:none 0px;
				background-color:transparent;
 
}


img.new a:active,a:visited{ 
				border:none 0px;
				background-color:transparent;
}

img.new a:hover{ 
				border:none 0px;
}





.boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg-r.jpg);
	width: 177px;
	height: 52px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	
}




.boxFootLeft {
	background-image: url(../styleImages/backgrounds/boxFootBg-l.jpg);
	width: 177px;
	height: 52px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	
}






.boxContentLeft, .boxContentRight {
	background-image: url(../styleImages/backgrounds/block_bg.jpg);
	background-color: #fccce5;
	padding-left: 0px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	padding-right:9px; 
}

.boxContent {
	border-top: 3px #C8C8C8 solid;
	border-right: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #cccccc;
	padding: 15px;
	margin: 6px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
	background-image: url('../styleImages/backgrounds/td1.jpg');
}






/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height:45px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.jpg);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.jpg);
	width: 12px;
		height:45px;
	background-repeat: no-repeat;
}
.latestProds {
	float: right;
	text-align: center;
	width: 131px;
	height: 100%;
}



	////*****
	 background-color:#fccce5;
