html, body{
 margin:0; 
 padding:0;
 text-align:center;
 font: 12px Arial, Helvetica, sans-serif;
 background-color:#e5ecec;
}
li{list-style-type: none;}
.content ul { margin:0px; padding:0px; list-style:none; line-height:em; font-family: georgia,serif; font-size:13px;}
.content ul li { padding-left:13px; background:url(./img/a2.gif) left no-repeat; line-height:1.75em;}
a:active, a:focus, img, input { outline: 0; border:0;}
a {
	color:#d70000;
}
a:hover {
	color:#3d3d3d;
}
p
{
  line-height: 18px;
  margin: 10px 0;
  font-family: georgia,serif;
  font-size:13px;
  text-indent: 15px;
}
p:first-letter {
      font-size: 130%;
	  font-weight:bold;
}
table{
	width:100%;
}
#pagewidth{ 
 width:1100px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#header{
 position:relative; 
 height:146px; 
 width:100%;
 display:block;
 overflow:auto;
 margin-bottom: 10px;
} 
 
#leftcol{
 width:290px; 
 float:left; 
 position:relative; 
 }
 
#maincol{
 position: relative; 
 width:800px;
 float:right; 
 }
 
#footer{
 height:50px;
 clear:both;
 display:block;
 overflow:auto;
 margin-top:10px;
 border-top:solid 1px #d70000;
}

h1
{
 font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
	font-family: georgia,serif;
	font-style: italic;
	color:#333;
	text-align:center;
}
h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 10px 0;
}
hr {
	background-color:#d70000;
	border:0px none;
	height:1px;
}
/* ******************************************************************** */ 
/* Clearfix															    */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/* ******************************************************************** */ 
/*                  			leftcol			                        */ 
/* ******************************************************************** */
ul.tree, ul.tree ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.tree ul {
  margin-left: 10px;
}
ul.tree li {
  margin: 0;
  padding: 0 12px;
  line-height: 20px;
}
.tree a{
  color: #096dab;
  font-weight:bold;
}
.tree a:hover{
  color: #d70000;
  font-weight:bold;
  text-decoration:underline;
}

#leftcol {
	padding-top:14px;
	padding-bottom:14px;
}

#leftcol ul li li .bullit{
	width: 11px;
	height: 11px;
	margin: 5px 10px 0 0;
	float:left;
	background: url("./img/a1.gif") no-repeat 0% 0%;
}
#leftcol ul li li:hover .bullit{
	background-position: 50% 50%;
}
#leftcol ul li li.active .bullit{
	background-position: 100% 100%;
}

#leftcol ul li .bullitt{
	width: 11px;
	height: 11px;
	margin: 5px 10px 0 0;
	float:left;
	background: url("./img/a1.gif") no-repeat 0% 0%;
}
#leftcol ul li:hover .bullitt{
	background-position: 50% 50%;
}
#leftcol ul li.active .bullitt{
	background-position: 100% 100%;
}


.newcategory {
	color: #d70000;
  	font-weight:bold;
	float:right;
}
/* ******************************************************************** */ 
/*                  		end	leftcol			                        */ 
/* ******************************************************************** */


/* ******************************************************************** */ 
/*                  		productWrap		                        */ 
/* ******************************************************************** */
.productWrap {
	float: left;
	width: 202px;
	text-align:center;
	margin-left:30px;
	margin-bottom: 35px;
	padding:10px;
	background-color:#fff;
	border: solid 3px #dbe0d9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.productWrap1 {
	float: left;
	width: 202px;
	text-align:center;
	margin-left:5px;
	margin-bottom: 5px;
	padding:10px;
	background-color:#fff;
	border: solid 3px #dbe0d9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.productPriceWrap {color:#d70000; font-size:14px;font-weight:bold;text-align:left;}
.productAddButtonWrap {}
.productNameWrap			{padding:7px 7px 0px 0px; vertical-align:top; text-align:left; height:50px;}
.productNameWrap a			{color:#000; text-decoration:none; font-weight:bold; background: url('./img/dotted_spacer.gif') repeat-x left bottom;}
.productNameWrap a:hover	{color:#d70000;}
.productImgWrap {height: 178px;}
.productImgWrap:hover	{border:1px solid #d70000;}
.productImgWrap			{margin:auto;position:relative; display:block;border:1px solid #ebebeb;}
.productImgWrap a		{padding:0; cursor:pointer; text-decoration:none;}
.productImgWrap img		{position:absolute;display:block;}
/* ******************************************************************** */ 
/*                  		end productWrap		                        */ 
/* ******************************************************************** */

/* ******************************************************************** */ 
/*                  			button			                        */ 
/* ******************************************************************** */
.button
{
	border: 1px solid #0076a3; 
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0px 5px;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	color: #fff;
	text-shadow: 1px 1px 0px #817a7a;
	-o-text-shadow: 1px 1px 0px #817a7a;
	-moz-text-shadow: 1px 1px 0px #817a7a;
	-webkit-text-shadow: 1px 1px 0px #817a7a;
	font-size: 13px;
	font-family: Tahoma;
	cursor: pointer;
	box-shadow: 0px 0px 6px #817a7a;
	-o-box-shadow: 0px 0px 6px #817a7a;
	-moz-box-shadow: 0px 0px 6px #817a7a;
	-webkit-box-shadow: 0px 0px 6px #817a7a;
}
.button:hover
{
	background: #0076a3;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	border: 1px solid #817a7a;
}
.button[disabled=disabled]
{
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #CCC), color-stop(1, #DDD)) !important;
	background: -moz-linear-gradient(bottom, #CCC, #DDD) !important;
	background:#DDD;
	border: 1px solid #BBB;
	text-shadow: 1px 1px 0px #DDD;
	-o-text-shadow: 1px 1px 0px #DDD;
	-moz-text-shadow: 1px 1px 0px #DDD;
	-webkit-text-shadow: 1px 1px 0px #DDD;
	color: #999;
	cursor: default;
	box-shadow: 0px 0px 6px #BBB;
	-o-box-shadow: 0px 0px 6px #BBB;
	-moz-box-shadow: 0px 0px 6px #BBB;
	-webkit-box-shadow: 0px 0px 6px #BBB;
}
.button[disabled=disabled]:hover
{
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #CCC), color-stop(1, #DDD)) !important;
	background: -moz-linear-gradient(bottom, #CCC, #DDD) !important;
	background:#DDD;
	border: 1px solid #BBB;
}
/* ******************************************************************** */ 
/*                  		end button  		                        */ 
/* ******************************************************************** */
#aboutright {
	float:left;
	width:280px;
	margin-top:10px;
	margin-left:8px;
	background-color:#fff;
	border: solid 3px #dbe0d9;
	border-radius: 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.odd {
	background-color:#ebebeb;
}
.lefttd {
	font-weight:bold;
	width: 100px;
}
#about {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#d70000;
  text-align:left;
}
#logo {
	width:291px;
	height:133px;
	margin-top:10px;
	float:left;
}

#orderForm {margin-left:150px; margin-top:30px;}
#orderForm label{
	float:left;
	width: 180px;
}

#orderForm input, select, textarea{
    border: solid 1px #E5E5E5;
    outline: 0;
	padding: 5px;
    font: normal 13px/100% Verdana,  Tahoma, sans-serif;
    background: -webkit-gradient(linear,  left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px  8px;
    -moz-box-shadow: rgba(0,0,0, 0.1)  0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1)  0px 0px 8px;
}
#orderForm input, textarea{ width:300px; }
#orderForm select{ width:310px; }
input:hover,  textarea:hover, input:focus,  textarea:focus, select:hover, select:focus { 
    border-color: #C9C9C9; 
	box-shadow: 0px 0px 8px rgba(0, 0, 0,  0.15);
	-o-box-shadow: 0px 0px 8px rgba(0, 0, 0,  0.15);
    -webkit-box-shadow: rgba(0, 0, 0,  0.15) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.15)  0px 0px 8px;
}
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:20px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	color:#fff;
	margin-left:-2px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}

.slide-out-div {
	padding: 10px;
	width: 730px;
	height:380px;
	z-index:5;
	background-color:#ebebeb;
}


#number {
	float: left;
	height: 14px;
	padding: 2px 8px;
	width: 230px;
	margin: 2px 0px 0px 12px;
	font: normal 11px Verdana;
	color: #999;
	border: solid 1px #E5E5E5;
	border-radius: 8px;
}
#btn,
#btn:hover,
#btn:active,
#btn:focus {
	float: left;
	margin-top: 2px;
	border: 0px;
	width: 22px;
	height: 20px;
	outline:none;
	background: url(./img/b_srch.png) no-repeat;
}




#nav1  {
    display: block;
    list-style-type: none;
	float: left;
	margin-left:48px;
}
#nav1 ul  {
	margin: 0; 
	padding: 0;
	float: right;
	list-style: none;
	position: relative;
	font-size: 12px;
	line-height:12px;
	margin-top:15px;
	margin-bottom:5px;
}
#nav1 li {
	margin: 0 22px 0 0;
    display: block;
    float: left;
    font-weight: bold;
}

#nav1 li a,
#nav1 li a:link,
#nav1 li a:visited{
    color: #fff;
	text-decoration:none;
	-moz-border-radius:2em;
	border-radius:2em;
    background:#00a5e3;
    display: block;
    padding: 8px 10px;
	cursor: pointer;
}
#nav1 li a:active,
#nav1 li a:hover{
    color: #fff;
	text-decoration:none;
    background:#000;
}

#nav1 li.inPath a,
#nav1 li.selected a{
	color: #fff;
	text-decoration:none;
    background:#000;
}
#menu {
	border: solid 3px #dbe0d9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
