body {
	margin: 0 auto;
	background: url(../styleImages/backgrounds/bg.gif) #037eb9 top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

a {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

.holder {
	margin: 0 auto;
	width: 918px;
	background: url(../styleImages/backgrounds/content_bg.png) repeat-y;
}

.content {
	margin: 0 auto;
	width: 900px;
}

.header {
	min-height: 144px;
}

	.header_right {
	float: right;
	width: 220px;
	background: url(../styleImages/backgrounds/shopping_basket_bg.gif) no-repeat;
}

	.header_left {
	float: left;
	min-height: 144px;
	width: 679px;
}
		.title {
		height: 80px;
		padding: 10px 10px 10px 20px;
		}
		
		.sales {
		padding-left: 40px;
		}
		
		.links {
		height: 44px;
		background: url(../styleImages/backgrounds/links_bg.gif) repeat-x;
		text-transform:uppercase;
		font-size:14px;
		font-weight:bold;
		padding-left: 10px;
		}

.siderbar {
	float: left;
	width: 300px;
	margin-left: 20px;
}

.links2 {
	height: 316px;
	width: 283px;
	background: url(../styleImages/backgrounds/links.gif) no-repeat;
	padding-top: 43px;
}

.links3 {
	height: 359px;
	width: 283px;
	background: url(../styleImages/backgrounds/links-pop.gif) no-repeat;
}

.links4 {
	height: 359px;
	width: 283px;
	background: url(../styleImages/backgrounds/links-useful.gif) no-repeat;
}

	.catergories {
		padding: 10px 0px 10px 0px;
		color: #11668e;
	}
	
	.listing {
		font-size:14px;
		color:  #11668e;
		padding: 5px;
		list-style:none;
	}

.main {
	width: 572px;
}

.flash {
	height: 317px;
}

#slideshow {
    position:relative;
    height:317px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    height: 317px;
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 317px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


.footer {
	clear:both;
	padding: 60px 0px 0px 0px;
	background: white;
	}
	
.checkout {
	width: 196px;
	padding: 13px 10px 0px 10px;
	}

.viewbasket {
	margin: 23px 0px 0px 30px;
}

.login {
	margin: 10px 0px 0px 0px;
	height: 60px;
	}
	

#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	height: 116px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}
.boxContentLeft, .boxContentRight {
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 10px;
	}

.boxCategories {
	font-size:14px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 398px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 10px;
	margin-left: 320px;
	width: 554px;
}

.boxContent2 {
	padding: 10px;
	width: 554px;
}

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

.siteDocs {
	text-align:center;
	height: 50px;
	margin-top: 20px;
	padding-top: 40px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}
.latestProds {
	float: left;
	text-align: center;
	padding: 5px;
	background-color: #EFEFEF;
	margin: 5px;
	border: solid 1px #D1D1D1;
	width: 160px;
	height: 210px;
}

.latestProds_box {
	height: 130px;
	margin-bottom: 10px;
}
/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 0px 0px 0px 10px;
	display: block;
	color: #333;
	text-decoration: none;
	text-indent: 2px;
	margin-bottom: 7px;
	width: 228px;
}
.li-nav a:hover {
	color: white;
	text-decoration: none;
	background: url(../styleImages/backgrounds/link-rollover.gif);
	width: 228px;
}

.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: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

/*
End Cross-Browser DHTML Menu
*/

.prod-img {
	margin: 20px 0px 20px 0px;
	border: solid 4px #E5E5E5;
	}
	
