body {
	margin: 10px 0 0 0;
	background: #d6d0c0 url(../styleImages/backgrounds/pageBg.jpg) top center no-repeat fixed;
}

a {
	color: #2680a9;
	text-decoration: none;
}

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

.clear {
	clear: both;
	line-height: 0px !important;
}

.mailsubmit {
	margin: 2px 0 0 0;
	float: right;
	width: 60px;
	line-height: 20px;
	font-size: 10px;
}

.colLeft .textbox {
	float: left;
	margin: 2px 0 0 0;
	height: 15px;
}

#pageSurroundBG {
	width: 940px;
	background: transparent url(../styleImages/backgrounds/psbg.png);
	margin: 0 auto 0 auto;
	padding: 10px;
}

#pageSurround {
	width: 940px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#header {
	width: 940px;
	height: 110px;
	margin: 0px;
}

#hright {
	text-align: right;
	width: 330px;
	float: right;
	padding: 10px 10px 0 0;
}

	.tel {
		font-size: 32px;
		color: #27b0a9;
	}

	#logo {
		margin: 10px 0 0 10px;
		float: left;
		width: 500px;
		height: 90px;
	}
	
	#hcart {
		margin: 4px 0 10px 0;
		font-size: 12px;
		color: #000;
	}
	
		#hcart .cartitemsyo {
			font-weight: bold;
			font-size: 150%;
		}

/* Top Navigation Area */

#topnav {
	width: 940px;
	height: 30px;
	margin: 10px 0;
	background: #25a7a0 url(../styleImages/backgrounds/navbg.png);
	font-size: 17px;
}

	#topnav ul {
		margin: 0 0 1px 10px;
		line-height: 29px;
		list-style: none;
		text-transform: uppercase;
	}
	
		#topnav ul li {
			display: inline;
			margin: 0 6px;
		}
		
			#topnav ul li a {
				color: #fff;
				text-shadow: 1px 1px 1px #19726e;
				text-decoration: none;
			}
			
			#topnav ul li a:hover {
				color: #19726e;
				text-shadow: 1px 1px 1px #27aea7;
				text-decoration: none;
			}

/* /Top Navigation Area */

#sbsearch {
	width: 158px;
	height: 20px !important;
	border: 1px solid #27b0a9;
	margin: 0 0 10px 0;
	background: #fff url(../styleImages/backgrounds/sbsearchBG.png);
}

	#sbsearch input {
		float: left;
		margin: 1px 0 0 2px;
		padding: 0px;
		border: 0px;
		height: 18px;
		font-size: 14px;
		color: 000;
		background: transparent;
	}
	
	#sbsearch .searchBtn {
		float: right;
		margin: 0px;
		padding: 0px;
		height:20px;
		width: 21px;
		background: #399c97 url(../styleImages/go.png);
	}
	
.boxTitleLeft, .boxTitleRight {
	color: #fff;
	text-shadow: 1px 1px 1px #113a4d;
	text-transform: uppercase;
	font-size: 13px;
	background: #2784b0 url(../styleImages/backgrounds/boxtitlebg.png);
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentRandom {
	padding: 0px;
	text-align: center;
	margin: 0 0 10px 0;
}

	.boxContentRandom img{
		float: left;
		margin: 4px;
		clear: both;
		text-align: center;
		border: 1px solid #ccc;
	}

.colLeft {
	margin: 0 10px 0 0;
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 590px;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	font-size: 14px;
}
.colRight {
	overflow: hidden;
	position: relative;
	width: 170px; 
	float: left;
	text-align: left;
}

	.colRight img, .colRight img a {
		float: left;
		border: 0px;
		padding: 0px;
		margin: 0 0 0 -2px;
	}
	
.boxContent {
	color: #333;
	margin: 0 0 20px;
	padding: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 720px;
	float: left;
}

.colMainCheckout table {
	width: 710px;
	margin: 0px auto;
	border: 1px solid #666666;
}

.CartProdIMG {
	width: 100px;
	background: #fff;
	padding: 4px;
	margin: 4px;
	border: 1px solid #666666;
}

.cartquickadd {
	margin: 14px auto;
}

.cartcheckoutapply {
	width: 710px;
	margin: 14px auto;
}

.cart-bottom {
	background: #fff url(../styleImages/grey-grad.png) bottom center;
}

.prodIMG {
	border: 1px solid #666;
}

.tdcartEven {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #1f8b86;
	background: #25a6a0 url(../styleImages/green-grad.png) bottom center;
	border-bottom: 1px solid #666666;
}
.tdcartOdd {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #1a5976;
	background: #2680a9 url(../styleImages/blue-grad.png) bottom center;
	border-bottom: 1px solid #666666;
}

/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	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;
}
.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: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

ul#latestProdsUL {
	list-style: none;
}

ul#latestProdsUL li {
	margin: 5px;
	width: 184px;
	float: left;
	border: 1px solid #c4c4c4;
	text-align: center;
	min-height: 210px !important;
	height: 210px;
	background: #e7e7e5;
}

ul#latestProdsUL .latestProdsIMG {
	width: 150px;
	margin: 12px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
}

ul#latestProdsUL .latestprodsIMG img a {
	width: 150px;
	height: auto;
	margin: 0px auto;
	clear: both;
	float: left;
}

ul#latestProdsUL .latestProdsNAME {
	text-shadow: 1px 1px 1px #fff;
	width: 156px;
	padding: 0px;
	margin: 0px auto;
}

ul#latestProdsUL .latestProdsNAME h2 {
	font-size: 14px;
}

ul#latestProdsUL .latestProdsPRICE {
	width: 156px;
	padding: 0px 0 10px 0 !important;
	margin: 0px auto;
}


/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	width: 158px;
	display: block;
	text-indent: 2px;
	color: #2680a9;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
}

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

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

.li-nav {	
	float: left;
}

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

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/


#btn_add_basket {
	width: 400px;
	background: #ccc;
	height: 100px;
}




div.ProdCats {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

#ProdCatsCont {
	margin: 0 0 24px 0 ;
}

.ProdCatsH {
	margin: 18px 0 0 5px;
}

ul#ProdCatsUL {
	margin: 4px 0 0 0;
	list-style: none;
}

ul#ProdCatsUL li {
	margin: 5px;
	width: 184px;
	float: left;
	border: 1px solid #c4c4c4;
	text-align: center;
	min-height: 210px !important;
	height: 210px;
	background: #e7e7e5;
}

ul#ProdCatsUL .ProdCatsIMG {
	width: 150px;
	margin: 12px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
}

ul#ProdCatsUL .ProdCatsIMG img a {
	width: 150px;
	height: auto;
	margin: 0px auto;
	clear: both;
	float: left;
}

ul#ProdCatsUL .ProdCatsIMG {
	text-shadow: 1px 1px 1px #fff;
	width: 150px;
	height: 150px;
	padding: 0px;
	margin: 14px auto 0 auto;
}

ul#ProdCatsUL .ProdCatsNAME h2 {
	font-size: 14px;
}

ul#ProdCatsUL .ProdCatsPRICE {
	width: 156px;
	padding: 0px 0 10px 0 !important;
	margin: 0px auto;
}

.bigger {
	font-size: 125%;
}
