.contentslide{
font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
border: 0px solid #dddddd;
border-bottom-width: 0px;
padding: 0px;
width: 600px;
height: 340px;
}

.contentslide .contentdiv{
display: none;
}

.pagination2{
	width: 600px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
	text-align: right;
	background-color: #dddddd;
	border: 10px; /*Left/ right border width of pagination DIV.*/
	padding: 4px 4px 5px 4px;
	border-color: #dddddd;
}

* html .pagination2{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination2 a{
font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
padding: 3px 6px;
text-decoration: none; 
color: #535353;
background-color: white;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #535353;
background-color: #c7e8e7;
}

body {
	margin: 5px;
}

#pageSurround {
	width: 760px;
	margin: 0px auto;
	padding: 5px;
}

#subSurround {
}

#topHeader {
	text-align: right;
	height: 150px;
	background-repeat: no-repeat;
}

#sessionBox {
	text-align: center;
	background-image: url(../styleImages/backgrounds/session_background_top.gif);
	width: 130px;
	height: 30px;
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 37px;
	
}
#searchBox {
	text-align: center;
	background-image: url(../styleImages/backgrounds/search_background_top.gif);
	width: 200px;
	height: 30px;
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 37px;
	margin-right: 10px;
}

#logo {
      text-align:left;
	  }
.right
{
  float:right;
  border:1px solid #000;
  }
0
#search
{
 padding: 1px; padding-top:6px; padding-left:5px;height:31px; width:200px;margin: 0px; margin-top:65px;
 float:right;
}

#login
{
float:right; text-align:center; margin:0px;padding-top:5px; padding-right:5px; margin-top:65px; width:127px; height:30px;
color:#fff;
}

.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/nav_background_top.gif);
	background-position:0% 0%;
	height: 30px;
	color: #545454;
	margin-bottom: 0px;	
	border:none;
}

.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	border:none;
}

.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	border:none;
}

.siteDocs {
	text-align: center;
	background:#c6e9e8;
	color: #545454;
	padding : 10px;
}

.siteDocsBgRight {
	background-repeat: no-repeat;
	background-position: right;
}

.siteDocsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align:center;
}

.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}

.boxContent {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}

/* 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 {
	text-align: center;
	margin-top: 10px; 
	margin: 0px; 
	float: left;
	width: 99.5%;
}

.subCat {	
	text-align: center;
	padding-top: 14px;
	padding-left: 18px;
	padding-right: 18px;
	float: left;
	width: 150px;
	height: 170px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.topCatsTabLeft {
	background-repeat: no-repeat;
	width: 12px;
	height: 24px;
}

.topCatsTabMid {
	background-repeat: repeat-x;
	height: 24px;
}

.topCatsTabRight {
	width: 12px;
	height: 24px;
	background-repeat: no-repeat;
}

.latestProds {
	float: left;
    margin: 5px;
	margin-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	width: 161px;
	height: 180px;
}
