body {
	background: #fbfbec;
	font-family: Sans-Serif,Arial, Verdana, Georgia, 'Lucida Grande' ;
	font-size:12px;
	margin: 0;
	padding: 0;
}
input{
  font-size:11px;
  color:#707070;
}

#phone{
  color:#e6bf2d;
  font-weight:bold;
  font-size:20px;
	font-family: Serif;
	padding-right:10px;
}
#phone .number{
 color:#ffffff;
}
#phone .address{
 color:#ffffff;
  font-size:16px;
}

#page {
	text-align: left;
	padding: 0px;
	width:977px;
	background-color: #ffffff;
}
#footer{
  font-size:12px;
  padding-bottom:3px;
}
#content{
	padding: 10px;
	color:#707070;
}
#content h1{
	font-size:18px;
	color:#101010;
  margin-top:0px;
}
#breadcrumb{
	font-size:10px;
  text-decoration:none;
  color:#707070;
  padding :5px;
}
#menubar{
	background: #dfd7c2 url(accent_bar.png) repeat-x;
	height:22px;
	padding-top:6px;
	padding-bottom:3px;
	width:977px;
}
#menubar .menuitem{
  font-size:12px;
  padding-left:10px;
  padding-right:10px;
}
#menubar .menuitem a{
  font-size:12px;
  text-decoration:none;
  color:#707070;
  font-weight:bold;
}
#menubar .menuitem a:hover {
  color:#000000;
  text-decoration:underline;
}
.catlist a{
  font-size:12px;
  color:#202020;
  line-height:18px;
}

.pointer{
  position:relative;
  top:-2px;
}
.icon{
   text-decoration:none;
}
.spe{
   color:#ff0000;
   text-decoration:none;
   font-weight:bold;
}
#frontbar{
height:6px;
width:764px;
background-color:#333333;
text-align:center;
color:#000000;
}
.frontbar a{
	font-size:12px;
	font-family:Tahoma,Sans-Serif,Arial, Verdana, Georgia, 'Lucida Grande';
  text-decoration:none;
  color:#ffffcc;
  padding:10px;
}
.frontbar a:hover {
  text-decoration:underline;
}


#coupon{
  color:#e6bf2d;
  background-color:#000000;
  padding:2px;
  border:1px dashed #e6bf2d;;
  font-family:'Arial Black';
  font-size:14px;
  letter-spacing:1px;
}


#specifications{
  font-size:16px;
  font-weight:bold;

}
#specifications .text{
  font-size:12px;
  font-weight:normal;
  color:#707070;
}
table.layouttable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	color:#707070;
}
table.layouttable td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Sans-Serif,Arial, Verdana, Georgia, 'Lucida Grande' ;
	font-size:12px;
}

img {
		border: 0px;
}
.hseperator{
text-align:right;
border-bottom:dashed 1px #c0c0c0 ;
}

.price{
  color:#cc0000;
  font-size:18px;
  font-weight:bold;
}

.pricesave{
  color:#cc0000;
  font-size:11px;
}

.contactform{
  font-size:9px;
  color:#707070;
  font-family: Sans-Serif,Arial;
  width:200px
}
.thumb{
margin:2px;
height:40px;
width:40px;
border:solid 1px #C0C0C0;
}
.nav{
  border:solid 1px #c0c0c0;
  margin:2px;
  padding:2px;
  font-size:11px;

}
.nav a{
  text-decoration:none;

}