body {
	margin: 5px;
}
#wrapper {
	width:750px;
	margin: 0 auto;
	background-color: #ffffff;
	/*background-image: url(../styleImages/backgrounds/pageBg.gif);*/
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 100%;
	margin: 0px auto;
/*	padding: 5px;*/

}
#topHeader {
	text-align: right;
	height: 93px;
	padding-right: 0px;
	padding-top: 20px;
	width: 97.3%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
	border-top:4px solid #FFFFFF;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #134987;
	height: 15px;
/*	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;	*/
	padding: 8px;
	text-transform:uppercase;
	border-bottom:1px dotted #FFFFFF;
}
.boxContentLeft, .boxContentRight {
	background-color:#134987;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
/*	border: 1px solid #E1E1E1;*/
	background-color: #134987;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	padding:3px;
	background-color: #134987;
	position: relative;
	z-index:5;
	left: 0px;
	width: 175px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 0px; 
	float: right;
}
.boxContent {
	background-image: url(../../../images/contentbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	height:22px;
	font-size:11px;
	margin:0;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
/*	padding-left: 3px;*/
	margin: 0px;
	border:0;
	
}
.li-nav { border:0; } .ul-nav { border:0; }

.li-nav a {
	padding:5px;
/*	padding: 2px 1px;*/
	background-color: #134987;
	width: 152px;
/*	padding: 3px;*/
	display: block;
	color: #FFFFFF;
	border:0;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #D7D8D9;
	color: #000000;
}
.li-nav a:visited {
	color:#FFFFFF;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 125px;
	margin-top: -21px;
	background-color: #1a5ba5;
	z-index: 99;
	width:180px;
	border:1px solid #AAAAAA;
	border-left:1px solid #FFFFFF;
/*	border-top:4px solid #0EADC0;*/
}
.li-nav .ul-nav .li-nav a {
	background-color: #134987;
	width:170px;
}
.li-nav .ul-nav .li-nav a:hover {
	background-color: #D7D8D9;
	color:#000000;
}

a.hassubmenu {
	background-image: url(../styleImages/more.png);
	background-repeat: no-repeat;
	background-position: 152px 6px;
}
.pagbreadcrumb a {
	text-decoration:none;
	color:#000000;
}
.pagbreadcrumb a:hover { color:#000000; }
.pagbreadcrumb a:visited { color:#000000; }

/*
End Cross-Browser DHTML Menu
*/
