html,body{
	margin:0;
	padding:0;
	background: url('../images/metal-texture.jpg');
}
h1{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;}
h2{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
}
 h3{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;
}
h4{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   text-decoration:underline;
}

/*** header ***/
#header {  
  float: left;
  width: 100%;
}
#logo {
  float: left;
  width: 355px;  height: 230px;
  margin-left: -100%;
}
#logo a{
  display:block;
  width: 330px;  
  height: 200px;
  margin: 30px 0 0 25px;
  background: url('../images/logo.png') top right no-repeat;
}
#tel {margin: 0 0 0 355px;  height: 50px;
  background: url('../images/bolt.png') top right no-repeat;
  text-align:right;
}
#tel p{
  padding:0 100px 0 0;
  margin: 0px;
  height:50px;
  line-height:50px;
  color: #cc0000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
* html #tel p{	margin: 15px 0 -15px 0;
}
#logotext {
  margin:0 0 0 355px;  
  height: 180px;
  background: url('../images/logotext.gif') top center no-repeat;
}
#topmenucontainer {
  margin:-41px 0 0 355px; 
  height: 41px;
}

/*** topmenu ***/
#topmenu{
  height: 41px;
  margin: 0 193px 0 0;
}
#topmenu .menu, .menu * {
	margin:	0;
	padding:0;
	height:41px;
        list-style:none;
}
#topmenu  a {
	display:block;
}
#topmenu li {
   float:left;
   position:relative;
   width:93px;
   text-align: center;
   height:41px;
   line-height:33px;
  } 
#topmenu li span{
	padding-right:6px;
}
#topmenu li a{
   width:93px;
   height:41px;
   color: #767980;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   text-decoration:none;
   background: url('../images/button_menu.png') no-repeat;
}
   
#topmenu li a:hover{
   background-position:100% -41px;
}
/*** topmenu ***/
/*** search ***/
#search{  
  float: right;
  width: 193px;  
  height: 41px;
  margin-left: -193px;
  background: url('../images/search.png') top right no-repeat;
}
#search form{ 
  padding: 5px;
}
#search input.inputbox {
  height:14px;
  vertical-align:middle;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:12px;
}
#search input.button {
  height:21px;
  vertical-align:middle;  
}
/*** search ***/
/*** header ***/

/*** navigation ***/
#navigation{
	float:left;
	background: url('../images/menu.png') no-repeat top right;
	width:355px;
	height:475px;
	margin-left:-100%;
}
#navigation ul {
  padding:30px 40px;
}
#navigation span {
   padding-left:25px;
   display:block;   height:auto;
}
#navigation li {   height:auto;padding:5px 0px;

}
#navigation img {
   border: none;
   height:20px;
}
#navigation  a{
   height:20px;
   line-height:20px;
   color: #333333;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;font-weight:bold;
   text-decoration:none;}
#navigation a:hover{
   height:20px;
   line-height:20px;
   color: #666666;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;font-weight:bold;

   text-decoration:none;
}
* html #navigation li{margin-left:-50px;}
* html #navigation ul{margin-top:20px;}
/*** navigation ***/

#banners {
        text-align:center;
	margin:0 auto;
}
#banners img {	
        border: none;
        height:auto;
	padding:20px 0 0 0 ;
}

#wrapper{
	float:left;
	width:100%;	

}
 * html #wrapper {

}

/*** content ***/
#content{
  min-height:620px;	
  margin-left:355px;
  padding:10px;
  color: #333;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
} 
 * html #content {
  height:620px;
}
#content span {
  font-weight:bold;
  margin-bottom:10px;
}

#content a img{
  border:1px solid #000000;
}
#content img{
  border:none;
}
#content p{
   margin:0 15px 15px
   color: #333;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
}
#content  ul {
   color: #333;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   }

#content  a, #content ul  a{
   color: #333;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   text-decoration:underline;
   }
#content  a:hover, #content ul a:hover{
   color: #666;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   }
/*** content ***/

#drel {	
  background: url('../images/drelq.png') bottom right no-repeat;
  height:219px;
}


/*** VM ***/
.vmCartContainer {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:none;
  border:none;
  float:left;
  padding:3px;
  width:auto;
}
#vmMainPage{
  width:90%;  
}
.browseProductContainer {
  border-bottom: 1px solid #000; 
  padding:10px;
}
.browsePriceContainer {
	width:0;
	height: 0;
	padding: 0; margin: 0;
}
.browseProductTitle {
 width:50%;
}
.browseProductImageContainer {
  float:right;
  padding:0 10px;
  width:auto;
}
.browseProductImage{
width:75%; height:75%;
}

.browseProductDescription {
    padding-top: 40px;
}


.browseRatingContainer {
  width:0;
}
/*** VM ***/

#footer{
  height:50px;
}
