* {
	margin: 0px;
	padding: 0px;	
}

img {
  border: 0;
}

body {  
  background-image: url(images/bgrd2.png);
	background-repeat: repeat-x repeat-y;  
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  		
}

#page {
  position: relative;  
  width: 1019px;  
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;     
}

#header {  
	width: 1019px;
	height: 235px;
	background-image: url(images/head2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .messagetocustomers {
	position: absolute;   
	left: 100px;
	top: 84px;
	width: 400px;
	height: 98px;
	background-color: #E14914;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #999999; 
}

#header .rebate {
	position: absolute;   
	left: 818px;
	top: 89px;
	width: 70px;
	height: 107px;
}

#header .rebate_title {     
  left: 10px;
  top: 10px;
  width: 70px;
  height: 30px;
  margin-top: 2px;
  margin-left: 4px;
  color: #445566;
}

#header .rebate_code {
  left: 14px;
  top: 30px;
  margin-top: 8px;
  margin-left: 4px;
  width: 62px;
  font-size: 10px;
  height: 20px;  
  border: 1px solid #999999;   
}

#header .rebate_enter {
  left: 10px;
  top: 50px;
  margin-top: 28px;
  width: 50px;
  height: 19px;
  background-image: url(images/enter_code.png);
	background-repeat: no-repeat;
	background-position: left top;
  text-decoration: none;  
}

#header .rebate_percent {
  margin-left: 10px;
  margin-top: 18px;
  width: 20px;
  height: 30px;  
  font-size: 24px;
  font-size: 20px;
  text-align: center;  
}

#header .rebate_percent a {  
  height: 30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: red;
}

#header .rebate_enter:hover {
  text-decoration: none;
  background-image: url(images/enter_codeh.png);
}


#headerclick {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 80px;
  background-image: url(blank.gif);  
}

#headerclick a {
  width: 400px;
  height: 80px;
  display: block;
}

#header a {
  position: absolute;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 12px;
} 

#header b {
  font-weight: normal;  
  font-size: 16px;
  color: yellow;  
}

#footer {   
  clear: both;
  width: 1019px;
  height: 36px; 
  background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;  	
}

#footer a {
  color: #B16F48;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  text-align: right;
  display: block;
  width: 1019px;
  background-image: url(images/bgrd1.png);
	background-repeat: repeat-y;
	background-position: left top;  
}

#content {   
  width: 1019px;      
  background-image: url(images/bgrd1.png);
	background-repeat: repeat-y;
	background-position: left top;  
}

#leftpane {  
  float: left; 
  width: 202px;    
  color: white;
}

#leftpane1 {  
  width: 202px;
  height: 110px;
  background-image: url(images/left1.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#leftpane1 h1 {  
  padding-top: 60px;
  padding-left: 40px;
  font-size: 14px;
}

#leftpane2 {  
  width: 202px;  
  background-image: url(images/left2.png);
	background-repeat: repeat-y;
	background-position: left top;  
}

#leftpane2 ul {  
  list-style-type : none;  
}

#leftpane2 ul li {
  padding-top: 4px;
  line-height: 14px;
  font-size: 12px;
}

#leftpane2 ul li a { 
  color: white;
  text-decoration: none;
  font-size: 14px;  
}

#leftpane2 ul li a b {
  font-weight: bold;
  font-size: 16px;
  color: #FF9638;
} 

#leftpane3 {  
  width: 202px;
  height: 181px;
  padding-top: 20px;
  padding-left: 40px;  
  background-image: url(images/left3.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#centerpane {  
  float: left;  
  width: 595px;
}

#centerpane .vatincluded { 
  clear: both;
  margin-left: 12px;
  color: #D17F58;
  width: 568px;    
  text-align: right;
  display: block;  
  border-top: 1px dashed #D17F58;
}

#centerpane .noresult { 
  clear: both;
  margin-top: 20px;
  width: 568px;    
  text-align: center;
  display: block;
  font-size: 14px; 
}


#centerpane p {
   margin-left: 12px;
}

#rightpane {  
  float: left; 
  width: 222px; 
  height: auto;  
}

#rightpane1 {  
  width: 222px;
  height: 119px;
  padding-left: 30px;
  background-image: url(images/cart1.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#rightpane2 {  
  width: 222px;
  height: auto;
  padding-left: 30px;
  background-image: url(images/cart2.png);
	background-repeat: repeat-y;
	background-position: left top;    
}

#rightpane3 {  
  width: 222px;
  height: 38px;
  padding-left: 30px;
  background-image: url(images/cart3.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#centerpane .item {
  margin-top: 6px;
  position: relative;
  float: left;
  width: 195px;
  height: 145px;  
}

#centerpane .item .label {
  position: absolute;  
  left: 10px;
  top: 100px;
  width: 177px;
  height: 36px;
  background-image: url(images/label.png);
	background-repeat: no-repeat;
	background-position: left top; 
}

#centerpane .item .label .description {
  position: absolute;
  top: 18px;
  right: 6px;
  width: 194px;
  height: 16px;  
	color: #252525;
	font-size: 12px;
	text-align: right;
}

#centerpane .item .label .description b {  
  font-size: 14px;  
}

#centerpane .item .label .type {
  position: absolute;
  top: 2px;
  left: 6px;
  width: 194px;
  height: 16px;
  color: #913F18;
  font-weight: bold;
  font-size: 14px;
}

#centerpane .item .image {
  position: absolute;
  top: 4px;
  left: 12px;
  width: 90px;
  height: 90px;    
  padding: 0;
}

#centerpane .item .price {
  position: absolute;
  top: 8px;  
  left: 100px;
  width: 84px;
  height: 16px;
  color: #E14914;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
}

#centerpane .item .tocart {
  position: absolute;
  top: 70px;
  left: 110px;
  width: 76px;
  height: 24px;  
  background-image: url(images/order.png);
	background-repeat: no-repeat;
	background-position: left top;
  text-decoration: none; 
}

#centerpane .item .tocart:hover {
  text-decoration: none;
  background-image: url(images/orderh.png);
}

#centerpane .item .remcart {
  position: absolute;
  top: 70px;
  left: 110px;
  width: 76px;
  height: 24px;  
  background-image: url(images/db1.png);
	background-repeat: no-repeat;
	background-position: left top;
  text-decoration: none; 
}

#centerpane .item .remcart:hover {
  text-decoration: none;
  background-image: url(images/db1h.png);
}

#centerpane .item .cart {
  position: absolute;
  top: 40px;
  left: 155px;
  width: 29px;
  height: 23px;
  background-image: url(images/smallcar.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

#centerpane .item .quantity {
  position: absolute;
  top: 40px;
  left: 115px;
  width: 32px;
  height: 20px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border: 1px solid #999999; 
}

#centerpane .pages {
  clear: both;
  position: relative;  
  top: 10px;
  width: 590px;
  padding-left: 10px;
  height: 24px;  
  display: block;
  font-size: 12px;
  color: #443322;
  margin-bottom: 30px;  
}

#centerpane .pages h1 {
  position: absolute;
  top: -12px;
  right: 25px;
  width: auto;
  font-size: 10px;
  font-weight: normal;
}

#centerpane .pages h2 {
  position: absolute;
  top: -12px;
  left: 10px;  
  font-size: 10px;
  font-weight: normal;
}

#centerpane .pages a {
  margin-top: 2px;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  cursor: hand;
  text-align: center;
  text-decoration: none;
  color: #443322;
  background-image: url(images/page.png);
  background-repeat: no-repeat;
	background-position: left top;
}

#centerpane .pages a:hover {
  background-image: url(images/page_h.png);
}

#centerpane .pages .prev {
  background-image: url(images/prev_page.png);
}

#centerpane .pages .prev:hover {
  background-image: url(images/prev_page_h.png);
}

#centerpane .pages .next {
  width: 23px;
  background-image: url(images/next_page.png);
}

#centerpane .pages .next:hover {
  width: 23px;
  background-image: url(images/next_page_h.png);
}

#centerpane .pages .selected {
  background-image: url(images/page_h.png);
}

#centerpane .pages .selected:hover {
  background-image: url(images/page_h.png);
}

#rightpane2 p {
  text-align: justify;
  width: 160px;
  padding-bottom: 6px;
}

#rightpane2 .buybutton {  
  display: block;
  width: 65px;
  height: 45px;
  margin-left: 90px;
  margin-top: -40px;
  text-decoration: none;
  background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightpane2 .buybutton:hover {
  background-image: url(images/buyh.png);
}

#rightpane2 .total {
  margin-top: 0px;
}

#rightpane2 .total b {
  color: #E14914;
  font-weight: bold;
  font-size: 14px;
}

#rightpane2 .item {  
  margin-top: 6px;
  position: relative;    
  width: 155px;
  height: 110px;  
}

#rightpane2 .item .label {
  position: absolute;  
  left: 10px;
  top: 80px;
  width: 145px;
  height: 28px;
  background-image: url(images/smlabel.png);
	background-repeat: no-repeat;
	background-position: left top; 
}

#rightpane2 .item .label .description {
  position: absolute;
  top: 13px;
  right: 6px;
  width: 145px;
  height: 16px;  
	color: #252525;
	font-size: 10px;
	text-align: right;
}

#centerpane .item .label .description b {  
  font-size: 12px;  
}

#rightpane2 .item .label .type {
  position: absolute;
  top: 1px;
  left: 6px;
  width: 194px;
  height: 16px;
  color: #913F18;
  font-weight: bold;
  font-size: 12px;
}

#rightpane2 .item .image {
  position: absolute;
  top: 4px;
  left: 12px;
  width: 60px;
  height: 60px;    
  padding: 0;
}

#rightpane2 .item .price {
  position: absolute;
  top: 2px;  
  left: 70px;
  width: 70px;
  height: 16px;
  color: #E14914;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}

#rightpane2 .item .tocart {
  position: absolute;
  top: 50px;
  left: 80px;
  width: 76px;
  height: 24px;  
  background-image: url(images/order.png);
	background-repeat: no-repeat;
	background-position: left top;
  text-decoration: none; 
}

#rightpane2 .item .tocart:hover {
  text-decoration: none;
  background-image: url(images/orderh.png);
}

#rightpane2 .item .remcart {
  position: absolute;
  top: 50px;
  left: 80px;
  width: 65px;
  height: 20px;  
  background-image: url(images/dbsmall.png);
	background-repeat: no-repeat;
	background-position: left top;
  text-decoration: none; 
}

#rightpane2 .item .remcart:hover {
  text-decoration: none;
  background-image: url(images/dbsmallh.png);
}

#rightpane2 .item .cart {
  position: absolute;
  top: 24px;
  left: 120px;
  width: 29px;
  height: 23px;
  background-image: url(images/smallcar.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

#rightpane2 .item .quantity {
  position: absolute;
  top: 24px;
  left: 80px;
  width: 32px;
  height: 20px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border: 1px solid #999999; 
}

#centerpane .order_field { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #445566;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#centerpane .order_field b {
  float: left;
  width: 200px;
  text-align: right;  
}

#centerpane .order_field input {  
  width: 360px;
  float: right; 
}

#centerpane .order_field a {  
  width: 360px;
  float: right; 
}

#centerpane .order_button { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #445566;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#centerpane .order_button .buy { 
  width: 130px;
  height: 32px;  
  left: 120px;
  margin-left: 214px;
  margin-bottom: 20px;  
  color: #E14914;
  font-weight: bold;
  font-size: 14px;  
  /*border: 1px solid #F7F7F7;*/
}

#centerpane .buy_total {
  font-size: 14px;
  margin-left: 214px;
}

#centerpane .buy_total .buy_price {
  color: #E14914;
  font-size: 16px;
}

#centerpane p {
  padding-top: 6px;
}

#centerpane h1 {
  clear: both;  
  margin-top: 20px;
  position: relative;  
  width: 580px;  
  text-align: center;
  color: #445566;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

#centerpane .order_done {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#centerpane .order_done_img {
  clear: both;  
  position: relative;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;      
  display: block;  
}

/* pricelist */

#pricelist {   
  color: #445566; 
  margin-bottom: 40px;
  text-decoration: none;  
  width: 570px;  
}

#pricelist p {
  color: #445566;
}

#pricelist p a {
  color: #445566; 
}

#pricelist h1 {
  font-size: 16px;
  text-align: center;
}

#pricelist h2 {
  font-size: 10px;
  text-align: center;
}

#pricelist table {
  margin-top: 10px;  
  margin-left: 10px;
  width: 560px;  
}

#pricelist table tr td a {  
  color: #445566; 
  text-decoration: underline;
  font-size: 12px;    
}

#pricelist .desc0 {
  line-height: 20px;
  background-color: white;
}

#pricelist .desc1 {
  background-color: white;
}

#pricelist .desc2 {
  background-color: #EAEAEA;
}

#pricelist .desc {
  width: 350px;
  padding-right: 5px;  
}

#pricelist .price {
  width: 40px;
  padding-right: 5px;
  text-align: right;
  font-size: 12px;
}
