#main2_left, #main2_right{
display:block;
float:left;
height:auto;
right:0px;
top:0px;
border-color:#ffffff;
margin-left: 1px;

border-style:solid;
overflow:hidden;
}
#main2_left {
background:#fff;
border-width: 3px 1px 2px 2px;
width:745px;
}

#main2_right {
background:#eee;
border-width: 3px 2px 1px 0px;
width:207px;
padding-bottom:10px;
}

#main2_search {
display:block;
float:left;
width:207px;
height:50px;
overflow:hidden;
padding: 0 0 10px 0;
margin:0px;
border-width: 0px 0px 4px 0px;
border-color:#fff;
border-style:solid;
background-color:#0465ac;
}
#main2_search a{
display:block;
float:left;
margin:5px;

padding-bottom:10px;
}
.search{
display:block;
float:left;
width:inherit;
margin:5px; 
padding-left:10px;

}
.search_input{
display:block;
float:left;
width:100px;
height:13px;
padding:0px;
background-color:transparent;

border:1px solid;
color:#fff;
}
.search_submit:link,.search_submit:visited,.search_submit{
display:block;
float:left;
margin-left:5px; 
float:left;
width:70px;
height:15px;
background-color:transparent;
border: none;
font-family    : arial;
font-weight    : normal;
font-size      : 10px;
color:#fff;
}
#search_submit:hover{
background:#0064b2;
}
.main2_menu,.main2_menu li{
display:block;
float:left;
width:200px;
height:auto;
padding:5px 5px 5px 10px;
margin:0px;
}
.main2_menu li{
margin-left:0px;
padding-left:0px;
}
.main2_menu{
border-width: 0px 0px 10px 0px;
border-color: #fff;
}
.main2_menu a{
  font-family    : arial;
  font-weight    : normal;
  font-size      : 11px;
  color          : #333;
  padding        : 0px;
  margin         : 0px;
  text-align     : justify;
  }
.main2_menu a:hover{
  font-family    : arial;
  font-weight    : normal;
  font-size      : 11px;
  color          : #0465ac;
  padding        : 0px;
  margin         : 0px;
  text-align     : justify;
  }
  /*products*/
.main2_product{
  display:block;
  float:right;
  width:244px;
  height:246px;
  padding:0px;
  border-width:4px 2px 0px 2px;
  border-style:solid;
 
  border-color:#fff;
  background:#fff;
  }
.main2_product a img{
  display:block;
  float:left;
  height:250px;
  border:none;
  
}

#container{
border:none;
width:auto;
display:block;
float:left;
height:auto;


}


/*#main2_product a img:hover {
  opacity    : 1;
filter       : alpha(opacity=100); 
-moz-opacity : 1;
  }*/

.main2_product a:hover {
 color:#0465ac;
  }
.main2_product_description{
width:245px;
height:60px;
top:-60px;
left:0px;
display:block;
float:left;
margin-top:-60px;
background:#fff;
z-index:2;
 opacity    : .80;
filter     : alpha(opacity=80); 
-moz-opacity: 0.8;
}  
.main2_product_description a{
  font-family    : arial;
  font-weight    : normal;
  font-size      : 11px;
  color          : #333;
  padding        : 0px;
  margin         : 3px 0px 0px 5px;
  height: auto;
  text-align     : left;
  display:block;
  float:left;
  width:200px;
}
/*selected product*/
#main2_selectedProduct{
  display:block;
  float:left;
  width:244px;
  height:auto;
  padding:0px;
  border-width:0px 3px 4px 1px;
  border-style:solid;
  overflow:hidden;
  border-color:#fff;
  background:#fff;
  }
#main2_selectedProduct a{
  display:block;
  float:left;
  width:250px;
  height:250px;
  border:none;
  margin-bottom:4px;
  
}
#main2_selectedProduct a:hover{
  
  color:#0465ac;
}
#main2_selectedProduct a img{
border:none;
}
#main2_selectedProductDescription1{
  display:block;
  float:left;
  width:300px;
  height:auto;
  padding:0px;
  border-width:0px 3px 4px 5x;
  border-style:solid;
  overflow:hidden;
  border-color:#fff;
  background:#fff;
  }

#main2_selectedProductDescription2{
  display:block;
  float:left;
  width:180px;
  height:auto;
  padding:0px;
  margin:81px 0 0 0px ;
  border-width:0px 0px 0px 0px;
  border-style:solid;
  overflow:hidden;
  border-color:#fff;
  background:#fff;
  }
#main2_selectedProductDescription2 a{
  float:right;
  margin-right:20px;
}
#main2_selectedProductDescription3{
  display:block;
  float:left;
  width:480px;
  height:auto;
  padding:0px;
  border-width:0px 3px 4px 5px;
  border-style:solid;
  overflow:hidden;
  border-color:#fff;
  background:#fff;
  }
  
  
  
  
