body {
	margin: 5px;
	background-color: #0099dc;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=hp);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
#topHeader {

	height: 140px;
	margin: 0 0 10px 0;
	padding: 0;	
	border-bottom: 2px solid #00449e;
	position: relative;
}
#topHeader a { 


}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 170px; 
	padding-left: 5px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 530px;
	float: left;
}
.colRight {
	position: relative;
	width: 170px; 
	padding: 0;
	right: 0px;
	float: right;
	background: #fff;
	clear: none;
}
.boxContent {
	padding: 10px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	overflow: auto;
}

ul.tidyresults { float: left; width: 530px; background: #fff; margin: 0; padding: 0; list-style: none; }
ul.tidyresults li {
	float:left;
	width: 260px;
background: #fff;
margin: 0; padding: 0 5px 0 0;
}
ul.tidyresults li a { display: block; width: 240px; background: #fff url("/skins/hp/styleImages/backgrounds/itemUnder.jpg") 0 0 repeat-x!important; margin: 0; padding: 5px 10px; text-decoration: none;  }
ul.tidyresults li a:hover { background: rgb(32,93,169) url("/skins/hp/styleImages/backgrounds/itemOver.jpg") 0 0 repeat-x!important; color: #fff; }

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	padding: 3px;
	height: 19px;
}

.siteDocs a{
	color: #1CC2F3;
}

.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;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 108px;
	height: 30px;
}
.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;		
}


/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px 2px 10px;
	width: 125px;
	display: block;
	text-indent: 2px;
	color: #205DA9;
	text-decoration: none;
	margin: 0px;
}


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

.li-nav{
	background: url(../styleImages/pinkstar.gif) 2px 6px no-repeat;
}

.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;
	background: #FFF684;
}
*/

.level-1{
	margin-bottom: 10px;
}

.level-2{
	margin-left: 20px;
}

.level-3{
	display: none;
}













.level-3 .ul-nav{
	display: none;
}

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

#basketView{
	position: absolute;
	top: 7px;
	left: 10px;
	height: 20px;
	width: 70px;
}

#basketCheckout{
	position: absolute;
	top: 7px;
	left: 85px;
	height: 20px;
	width: 70px;
}

#featuredDetails{
	position: absolute;
	top: 5px;
	left: 70px;
	height: 25px;
	width: 85px;
}

fieldset.display {
	border:1px solid #DDDDDD;
	margin:10px 0;
	padding:20px;
}

ol.login label {
	width:100px;
}

ol.login .lbl {
	padding:5px 0;
	clear: both;
}

.lbl label {
	display:block;
	float:left;
	padding:2px 5px 0 0;
	text-align:right;
	width:115px;
}

.big-blue-box{
width: 468px;
width: 488px!important;

	border: 1px solid #9cdcf9;
	padding: 20px;
	margin-bottom: 15px;
}

.special-offers {
background: #fff;
padding: 0!important;
margin:0!important;
}

.special-offers h3 { 
text-align: left!important;
color: rgb(126,163,51)!important;
text-transform: capitalize!important;
font-size: 200%;
font-weight: bold!important;
font-family: arial, helvetica!important;
margin: 0 0 5px 0!important;
background: #fff!important;
}

.latestProds { text-align: center; width: 165px; float: left; margin: 0 5px 5px 0; padding: 0; background: #fff; }
.latestProds a { border: 2px solid #ddd; display: block; width: 161px; height: 225px; background: #fff url("/skins/hp/styleImages/backgrounds/itemUnder.jpg") 0 0 repeat-x!important; text-decoration: none!important;}
.latestProds a:hover { cursor: pointer; border: 2px solid #aaa; text-decoration: none!important; }
.latestProds .productImage { display: block; width: 165px; margin: 0; padding: 20px 0 20px 0; }
.latestProds .productName { font-size: 80%; font-weight: bold; display: block; width: 145px; margin: 0; padding: 0 10px; }
.latestProds .productPrice { display: block; width: 165px; margin: 0; padding: 0 0 5px 0; font-size: 200%; font-weight: bold; }
.latestProds a:hover .productPrice { color: rgb(126,163,51); }

#productView { margin: 0; padding: 0; clear: both; background: #fff; }
#productViewLeft { float: left; width: 200px; margin: 0; padding: 0; background: #fff; }

#productView h1 { font-size: 200%; color: rgb(126,163,51)!important; margin: 0; padding: 10px 0 10px 0;  }

.productViewForm {float: left; clear: both; width: 295px; background: #fff; }
.productViewForm .txt { float: left; width: 30px; font-size: 200%; border: 2px solid #ccc; margin: 1px 10px 0 0; padding: 2px 5px 2px 5px;  }
.productViewForm input { vertical-align: middle!important; }
.productViewForm label { display: block; float: left; font-size: 150%; font-weight: bold; color: #888; margin: 0 10px 0 0; padding: 7px 0 0 0; vertical-align: middle!important; }
.btnAddToBasket { float: left; display: block; width: 126px; height: 35px; border: 0; }

#productOptionList { float: left; clear: both; width: 200px; list-style: none!important; list-style-image: none!important; margin: 0!important; padding: 0!important; background: #fff; }
#productOptionList li { background: none!important; margin: 0!important; padding: 0!important; }
#productOptionList li a { display: block; width: 175px; margin: 0!important; padding: 5px 0 5px 25px!important; text-decoration: none;}
#productOptionList li a:hover { text-decoration: underline; }
#productOptionList li.tell a { background: #fff url("/skins/hp/styleImages/icons/user.png") 0 50% no-repeat; }
#productOptionList li.review a { background: #fff url("/skins/hp/styleImages/icons/pencil.png") 0 50% no-repeat; }

input.btn { font-size: 90%; text-transform: uppercase; display: block; width: auto; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; float: left; border: 0; color: #fff; font-weight: normal; margin: 0 0 10px 0; padding: 5px 10px 5px 10px; text-decoration: none; background: #205DA9 url("/skins/hp/styleImages/backgrounds/itemOver.jpg") repeat-x 0 0 !important;  }
a.btn { display: block; width: 120px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; float: left; border: 0; color: #fff; font-weight: bold; margin: 0 0 8px 22px; padding: 5px 0 5px 0; text-decoration: none; text-transform: capitalize!important; background: #205DA9 url("/skins/hp/styleImages/backgrounds/itemOver.jpg") repeat-x 0 0 !important;  }
a:hover.btn { text-decoration: none; }

#searchForm { background: #fff; width: 154px; margin: 0 0 10px 0; padding: 5px 3px 8px 8px; }
#searchForm .txt { float: left; width: 100px; font-size: 120%; border: 2px solid #ccc; margin: 1px 3px 0 0; padding: 2px 5px 2px 5px; color: #666; }
#searchForm label { display: block; clear: both; background: transparent; width: 110px; margin: 0; padding: 5px 0 2px 0; font-weight: bold; font-size: 100%; }
#searchForm .btn { -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; float: left; border: 0; color: #fff; font-weight: bold; width: 30px; height: 24px; margin: 1px 0 0 0; padding: 0; text-transform: capitalize!important; background: #205DA9 url(/skins/hp/styleImages/backgrounds/itemOver.jpg) repeat-x 0 0 !important; }

#mailListForm { background: #fff; width: 154px; margin: 0 0 10px 0; padding: 5px 3px 8px 8px; }
#mailListForm .txt { float: left; width: 130px; font-size: 120%; border: 2px solid #ccc; margin: 1px 3px 0 0; padding: 2px 5px 2px 5px; color: #666; }
#mailListForm label { display: block; clear: both; background: transparent; width: 110px; margin: 0; padding: 5px 0 2px 0; font-weight: bold; font-size: 100%; }
#mailListForm .btn { -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; float: left; border: 0; color: #fff; font-weight: normal; font-size: 90%; text-transform: uppercase; width: 143px; height: 24px; margin: 10px 0 0 0; padding: 0 0 3px 0; background: #205DA9 url(/skins/hp/styleImages/backgrounds/itemOver.jpg) repeat-x 0 0 !important; }
#mailListForm p { margin: 0!important; padding: 0!important; }

.textbox { float: left; font-size: 100%!important; border: 2px solid #ccc!important; margin: 0!important; padding: 2px 5px 2px 5px!important; color: #666!important; background: #fff!important;  }

.address { float: left; width: 240px; margin: 0 0 20px 0; padding: 0 10px 0 0; }
.address span { display: block; clear: both; margin: 0; padding: 0 0 3px 0; }
.address .btn { margin: 10px 0 0 0;}



		#productViewRight{width:287px; float:left;margin:20px 0 0 0;}
		ul.tabNavigation{width:287px; float:left; padding:0; margin:0;}
		ul.tabNavigation li {float:left; display:inline; font-size:12px;}
		ul.tabNavigation li a{padding:10px 7px 10px 7px; float:left; display:inline; border-top:1px solid #d5d5d5; border-right:1px solid #d5d5d5; text-decoration:none; color:#858585; font-weight:bold; }
		ul.tabNavigation li#tab1 a{border-right:1px solid #d5d5d5; }
		#first, #second, #third{width:280px; float:left; clear:both; border:1px solid #d5d5d5; color:#292929; font-size:12px; padding:10px 10px 10px 8px}
		#tab1{border-left:1px solid #d5d5d5;}
		ul.tabNavigation li a.selected{background:url("skins/hp/styleImages/tab-bg.gif") repeat-x top left; color:#282828;}
		ul.tabNavigation li a.selected,ul.tabNavigation li a:hover {color: #282828;}
		
		