@CHARSET "ISO-8859-1";
body {
	font: 12px Arial;
	color: black;
	text-align: center;
	background-color: #E8FFC6;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

body .clear {
	clear: both;
}

body .floatl {
	float: left;
}
body .floatr {
	float: right;
}

body img {
	border: none;
}

body a {
	color: #0f62ad;
	text-decoration: none;
}

body a:hover {
	color: red;
}
body form {
margin:0px 0px 0px 0px
}
body .paddedl {
	padding-left: 10px;
}

body .paddedr {
	padding-right: 10px;
}

body .paddedt {
	padding-top: 5px;
}


body .rightal {
	text-align: right;
}

#container {
	position: relative;
	width: 879px;
	height: 700px;
	margin: 0 auto;
	text-align: center;
}

#page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%; 
	
	text-align: left;
}

#page_top_left {
	float: left;
	width: 170px;
}

#page_top_left_top {
	background-image: url(../img/topboxtop.png);
	background-repeat: no-repeat;
	height: 10px;
}

#page_top_left_bottom_logo {
	z-index: 2;
	position: absolute;
	top: 15px;
	left: 10px;
}

#page_top_left_bottom {
	background-color: white;
	border-left: 4px solid #ffdb00;
	border-right: 4px solid #ffdb00;
	height: 106px;
}


#page_top_right {
	float: left;
	height: 113px;
	background-color: transparent;
	font-size: 9px;
	color: #f6d51c;
	padding-left: 20px;
}

#page_top_right_left {
	float: left;
	text-align: right;
	width: 430px;
}

#searchbar {
	position: relative;
	top: 10px;
	left: 12px;
	background-image: url(../img/searchbar.png);
	background-repeat: no-repeat;
	width: 407px;
	height: 36px;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}

#searchstring {
	width: 300px;
	border: 1px solid #848485;
	float: left;
	padding-top: 2px;
}

#searchtype {
	width: 160px;
	border: 1px solid #848485;
	margin-left: 5px;
	float: left;
	padding-top: 2px;
}

#search {
	width: 59px;
	height: 21px;
	float: left;
	padding-left: 20px;
}

#page_top_right_right {
	float: left;
	width: 250px;
}

#page_top_right_right_top {
	padding-top: 4px;
	margin-left: 10px;
}

#page_top_right_right_top .link {
	float: left;
	border-right: 1px solid #f6d51c;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#page_top_right_right_top .noborder {
	border-right: none;
}

#page_top_right_right_top a {
	color: white;
}

#page_top_right_right_top a:hover {
	color: red;
}

#page_top_right_right_bottom_left {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	background-image: url(../img/cartbar.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 39px;
	padding-right: 40px;
	padding-top: 12px;
	text-align: right;
}

#page_top_right_right_bottom_left a {
	display: block;
	color: #565555;
	padding-bottom: 5px;
	font-weight: bold;
}

#page_top_right_right_bottom_left a:hover {
	color: red;
}


#page_top_right_right_bottom_right {
	float: left;
	padding-top: 15px;
}


#page_body_top {
	position: relative;
	background-image: url(../img/pagebodytop.png);
	background-repeat: no-repeat;
	height: 15px;
}

#page_body {
	position: relative;
	background-color: white;
	min-height: 500px;
	border-left: 4px solid #ffdb00;
	border-right: 4px solid #ffdb00;
	padding-left: 5px;
	padding-bottom: 10px;
}

#page_body_left {
	float: left;
	width: 165px;
	padding-top: 15px;
}

#page_body_left .category {
	border-bottom: 1px solid #f6d51c;
	width: 140px;
	padding: 5px;
}

#page_body_left .clearance {
	border-bottom: none;
	font-weight: bold;
}

#page_body_left .clearance a {
	color: red;
}

#page_body_middle-productview h1,#page_body_middle-productsview h1, #page_body_middle-full h1 {
color:#0F62AD;
font-size:18px;
font-weight:bold;
}



#page_body_middle {
	float: left;
	width: 480px;
}
#page_body_middle_montage {
height:370px;
}
#page_body_middle-productview {
	float: left;
	width: 400px;
}
#page_body_middle-productsview {
	float: left;
	width: 500px; 
	}
#page_body_middle-blog, #page_body_middle-full {
	float: left;
	width: 680px; 
	}
#productimage {
	padding-bottom: 10px;
	text-align:center;
	height:290px
}


#productthumbnails {
	padding-left: 10px;
	margin-bottom: 50px;
}

#productthumbnails .thumbnail {
	float: left;
	width: 115px;
	height: 96px;
	margin-right: 10px;
	background-repeat: no-repeat;
	text-align:center
}
#imageplaceholder {height:430px}
#item2 {
	background-image: url(../img/itemimage2.png);
}

#item3 {
	background-image: url(../img/itemimage3.png);
}

#item4 {
	background-image: url(../img/itemimage4.png);
}
#selectors {
background-image: url(../img/selector_bg.jpg);
background-repeat: no-repeat;
} 
.padder {
padding:5px 5px 5px 5px 
}
#timeframe {
	padding-bottom: 10px; 
	background-image: url(../img/delivery_bg.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:13px;
	color: #0F62AD;
}

 #update {
background-color:#F3FEDE;
border:1px solid #669933;
padding:3px 3px 3px 3px;
width:500px;
font-weight:bold;
color:green;
margin-bottom:5px
}
#customerreviews {
	padding-bottom: 30px;
}

#customereviews_header {
	padding-bottom: 20px;
}

#customerreviews_text {
	padding-bottom: 30px;
}

#productsuggestions_header {
	padding-bottom: 10px;
}

#productsuggestions .item {
	background-color: #eae6e4;
	width: 355px;
	height: 107px;
	background-image: url(../img/suggestionitemcap.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 8px;
	margin-bottom: 10px;
}

.altimage {
float:left;
margin-left:2px;
margin-right:5px;
width:100px;	 
height:100px;
text-align:center 
	
}


#productsuggestions .item .text .productname {
	color: black;
	font-weight: bold;
	padding-bottom: 7px;
}

#productsuggestions .item .text .productdescription {
	color: black;
	padding-bottom: 10px;
}

#productsuggestions .item .text .productlink a {
	color: #4291d9;
	font-weight:bold
}

#productsuggestions .item .text .productlink a:hover {
	color: red;	  
	font-weight:bold
}

#page_body_middle_catchphrase {
	padding-bottom: 15px;
}

#page_body_right {
	float: left;
	width: 180px;
	text-align: center;
}

#page_body_right-productview {
	float: left;
	width: 260px;
}
#page_body_right-productsview {
	float: right;
	width: 180px;
	margin-right:10px
}
#productname {
	color: #0f62ad;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

#addtobasket {
	padding-bottom: 20px;
	color: #0f62ad;
}

#addtobasket select {
	width: 150px;
	border: 1px solid #636365;
}
.price {
font-size:16px;
font-weight:bold;
padding-bottom:10px
}
#addtobasket .addtobasket_element {
	padding-bottom: 10px;
}

#producttext {
	color: black;
	padding-bottom: 20px;
}



#productvideo_text {
	padding-top: 10px;
	padding-bottom: 10px;
}

#productvideo_video {

}

#page_body_right_header {
	padding-bottom: 20px;
}

.guide {
	padding-bottom: 20px;
}

#page_body_bottom {
	position: relative;
	background-image: url(../img/pagebodybottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 879px;
}

#page_body_footer {
	padding-top: 10px;
	color: black;
	font-weight: bold;
	width: 870px;
	padding-bottom: 10px;
}
#page_body_footer a {
	color: black;
	text-decoration: none;
}
#page_body_footer a:hover {
	color: red;
}
.grp {
margin-right:5px ;
float:left;	
position:relative;
margin-bottom: 10px; 
background-image: url(../img/product_grp_bg.jpg);
text-align:center;
width:160px;
height:178px;
}		   
.grptitle {
position:absolute;
top:155px;
left:0px;
text-align:left;
color:white;
width:130px;
padding-left:2px
	  }		
img.grpimg {
padding-top:3px
}	  
.grptitle a, .productstoptext a{
color:white;
font-size:13px
}
.grparrow {
position:absolute;
top:150px;
left:136px;
	  }
.productstop {
background-image: url(../img/product_box_top.jpg);
position:relative;
width:475px;
height:26px;
text-align:left;

	  }	
.productstoptext {
position:absolute;
top:5px;
text-align:left;
color:white;
font-weight:bold;
width:450px;
padding-left:2px

	  }
.products {
border:1px solid #0F62AD;
width:473px;
}
.productdetails {
margin-top:4px;
min-height:100px
}
.parrow {
position:absolute;
top:2px;
left:450px;
	  }	
.pdsimage {
float:left;
margin-left:2px;
margin-right:5px;
width:145px;	 
height:110px;
text-align:center   
}	

b.blue {
color: #0F62AD;
font-weight:bold
}
table.basket {border:0px}
table.basket {background:white}
table.basket th {height: 25px; font-size: 9pt; background: url(../img/bxtopbg.gif) left repeat-x;  border:0px;width:75px; color:white;text-align:center }
table.basket td {padding-left:10px;height: 35px; font-size: 8pt; border:0px solid grey;border-top:0px}
table.basket td.dosh {padding-left:10px;height: 35px; font-size: 8pt; border:0px solid grey; background-color:#EBF5FA}
table.basket tr.item td {
	border-bottom: 1px solid #0F62AD;
}
table.basket tr.bb td {
	border-bottom: 2px solid #0F62AD;
}
table.basket tr.total td {
	border-bottom: 0px;
}
table.basket td.total{
	background-color:#0F62AD
}
table.basket td.total b {
	color:white;
	font-size:18px
}
#checkoutmain {	
    margin-top:10px
   }
#checkoutreg{			
	
	width:350px;
	float:right;
	 border:1px solid #DFDFDF;
	 padding:5px;
	 margin-right:20px
	}
.checkoutlogin {
	float:left;
	width:220px;
	border:1px solid #DFDFDF;
	padding:5px
	}
b.mand {
color:red
}
.barheader {height: 23px; font-size: 9pt; background: url(../img/bxtopbg.gif) left repeat-x;  border:0px; color:white;text-align:left;font-weight:bold }
.barheadertext {padding-left:2px;padding-top:5px}
table.register th {
	width:150px; 
	color:#0550A1;
	font-size:13px;
	font-weight:bold;
	text-align:right
}
  table.register input{
	color: #0550A1;
	font-size:11px;
	width:175px;
}
.confirmaddress{			
																																												  
	width:300px;
	float:left;
	 border:1px solid #DFDFDF;
	 padding:5px;
	
	}
#overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: black;
	z-index: 1;
}

#editinfo {

position:absolute;
top:60px;
left:300px;
padding:2px;
background-color:#f6f6f6;
border:1px solid #0F62AD;
width:400px;
}
#order {

position:absolute;
top:150px;
left:210px;
padding:2px;
background-color:#f6f6f6;
border:1px solid #0F62AD; 
}
#review{

position:absolute;
top:450px;
left:190px;
padding:2px;
background-color:#f6f6f6;
border:1px solid #0F62AD;
width:400px
}
#reviews{

overflow:auto;
max-height:200px
}