body {margin:0px;}
#content-cart {padding:25px 0 20px 0; width:860px; margin:0 auto; text-align:left;} 
#pageSurround {width:860px; margin:0 auto; padding:0px;}


/* new styles by Bronwen April 2009 ------------------------ */
div.breadcrumb {padding:0 0 15px 0;}
#pageSurround p {line-height:auto !important}

div.searchbox {padding:15px 0 20px 5px;}
/* end new styles by Bronwen ----------------------- */


#titlebar {
	font-size: medium;
}

#topHeader {
	text-align: right;
	width: 95%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
}
.boxTitleLeft, .boxTitleRight {
	font-family:Verdana,sans-serif; font-size:12px;
	font-weight:bold; color:#010165; background-color:#fff; height:15px; line-height:15px; border:0; padding:5px;}
	
.boxContentLeft, .boxContentRight {
	border:0; background-color:#F1F5FA; padding:5px 8px 8px 8px; margin-bottom:10px;}

.boxCategories {border:0; background-color:#F1F5FA; padding:3px 5px 15px 5px; margin-bottom:10px; font-size:10px;}

.colLeft {position:relative; z-index:5; left:0px; width:160px; float:left;}
.colMid {position:relative; width:100%; float:left; margin-top:17px;}
.colRight {/* not used */
	position: relative;
	width: 160px; 
	float: right;}
.boxContent {border:1px solid #fff;
	background-color:#fff;
	padding:10px 0;
	color:#333;
	margin-bottom:10px;
	margin-top:0px;
	position:inherit; text-align:left;}
	
/* added by Bronwen - contains product detail */
#productDisplayBox ul {margin:0 0 0 30px !important; padding:0 0 8px 0 !important;}
#productDisplayBox li {margin:0!important; padding:0 0 5px 50px !important; line-height:15px !important;}
#productDisplayBox p {line-height:15px !important;}
	



/* CHECKOUT PAGES */
.colLeftCheckout {position:relative; left:0px; width:160px; float:left; margin-right:30px;}
.colMainCheckout {border:0; position:relative; width:100%; float:left;}

/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.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 {
	padding:5px 5px;
	background:#F1F5FA;
	text-align:left;
	width: 18%;
	margin:0 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right:0;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}


.li-nav a {
	padding:2px 0;
	background-color:transparent;
	width: 140px;
	display: block;
	color:navy;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color:transparent;
	color: #447CB9;
}

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

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

.li-nav {	
	float: left;
	padding-bottom:5px;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid gray;
	z-index: 99;
}

a.hassubmenu {
}

/*
End Cross-Browser DHTML Menu
*/