@charset "utf-8";
/* CSS Document */
body {
margin:0px;
background-color:#FFFFFF;
behavior:url('htc/csshover.htc');
}
table.layout_container {
margin:auto;
width:780px;
background-color:#FFFFFF;
}
td.top_menu {
background-color:#FFFFFF;
background-image:url(../layout/top_menu_bg.jpg);
background-repeat:no-repeat;
width:780px;
height:43px;
}
td.main_content {
background-color:#fff;
width:597px;
}
td.left_menu_home {
background-color:#000000;
border-right:1px solid #FFFFFF;
width:182px;
margin: 0px;
padding: 0px;
}
div.footer {
width:780px;
height:105px;
margin-bottom:3px;
} 
/* ALL*/
form {
margin:0px;
padding:0px;
}
.spacer_20 {
margin-top:20px;
}
td.main{
font-size:12px;
font-family:Tahoma, Arial, sans-serif;
color:#000000;
}
a {
outline:none;
}

/****** css added by Imran **********/

div.itemshow {
/*padding-right:25px;*/
padding-left:25px;
margin-bottom:25px;
}
div.itemshow img {
border:1px #FFFFFF solid;
}

div.itemshow_last {
/*padding-right:0px;*/
padding-left:25px;
}

div.item_description {
margin-top:3px;
font-size:10px;
font-family:Tahoma, Arial, sans-serif;
width:140px;
height:26px;
color:#000000;
text-align:center;
text-transform:uppercase;
}

div.item_price {
width:140px; 
height:15px;
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
color:#3A3F3F;
text-align:center;
}

div.product_info_wrapper{
  height:35px;
  margin-bottom: 3px;
}

div.product_image_wrapper{
  width: 140px;
  height: 214px;
  border:1px #F7ACCA solid;
  overflow: hidden;
}
.product_image_wrapper img{width: 140px; height: 214px;}

div.item_moreinfo {
width:140px;
margin-top:15px;
margin-bottom:20px;
text-align:center;
}
div.item_moreinfo a {
font-size:11px;
font-family:Tahoma, Arial, sans-serif;
width:140px;
color:#674B3F;
text-decoration:underline;
}
div.item_moreinfo a:hover {
font-size:11px;
font-family:Tahoma, Arial, sans-serif;
width:140px;
color:#434747;
text-decoration:underline;
}
a.more_info_link {
font-size:10px;
font-family:Tahoma, Arial, sans-serif;
width:140px;
color:#DF5D93;
text-decoration:underline;
}
div.imgThumb-wrapper {
 width:74px;
 height:108px;
 margin: 0px 1px 0px 1px;
 padding: 0px;
 border: 0px;
 float:left;
}

#divMainImage-Wrapper{
  background-color: #fff;
  height:332px;
  width:226px;
  display:table-cell;
  position: relative;
  paadding: 1px;
  border: 1px solid #A5ACB2;
  overflow: hidden;
  clear: both;
}

#divMainImage{
  background-color: #fff;
  height:332px;
  width:226px;
  display:block;
  position: relative;
  paadding: 0px;
  border:1px solid #E998B9;
  overflow: hidden;
}

#divMainImageZoom{
  background-color: #fff;
  paadding:0px;
  border:1px solid #E998B9;
  overflow:hidden;
  height:332px;
  width:226px;
}
img.imgThumb{
 border:1px solid #E998B9;
 width:72px;
 height:106px;
}

#zoomIn{
  cursor: hand;
  cursor: pointer;
  margin: 1px 0px 0px 0px;
}

#zoomOut{
  cursor: hand;
  cursor: pointer;
  margin: 1px 0px 0px 0px;
}

#mainImg{width: 228px; height: 334px;}

.products_wrapper{padding-left: 20px;}
