.center_title_bar{
width:100%;
height:31px;
float:left;
padding:0 0 0 0px;
line-height:31px;
font-size:14px;
color:#fff;
font-weight:bold;
background: url(../images/grad.gif);
background-color:#169ECC;
text-align:center;
}


h3,h4,h2{
width:100%;
height:31px;
background: url(../images/grad.gif);
padding:0 0 0 0px;
line-height:31px;
font-size:14px;
color:#fff;
font-weight:bold;
background-color:#169ECC;
text-align:center;
}



.single-view {
margin-left:-5px;
border: 1px solid #ccc;
padding:1px;
margin:10px;
padding-top:-10px;

}

/* single product view */
.product-content {
    padding:20px;
}

.product-description {
    font-size:12px;
    color:#333;
    
}


.product-name a:link,  .product-name a:active,  .product-name a:visited {
    color:#333;
    font-size:18px;
    font-weight:bold;
    margin-left:-5px;
}


.product-name a:hover, {
    text-decoration:underline;
    
}

.product-price {
    padding:10px;
}


/* end single product view */


div.sortform {
  background-color: #F2F2EE;
  color: #77776E;
  padding: 8px;
  font-size: .92em;
}


.vmButtons {
    

margin:100px;
    
}

hr{border: 1px dotted #ccc;}

div#left h3{
width:100%;
height:31px;
margin:0;
padding:0 0 0 0px;
line-height:31px;
font-size:12px;
color:#fff;
font-weight:bold;
background:url(../images/menu_bg.gif) repeat-x;
text-align:center;
}



div#right h3{
width:100%;
height:31px;
margin:0;
padding:0 0 0 0px;
line-height:31px;
font-size:12px;
color:#fff;
font-weight:bold;
background:url(../images/menu_bg.gif) repeat-x;
text-align:center;
}




.addtocart_button,
.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 102px;
	height: 22px;
	background: url(../images/bt-addtocart1.gif) no-repeat top #00A9DD;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

.addtocart_button:hover,
.addtocart_button:focus,
.addtocart_button_module:hover,
.addtocart_button_module:focus {
	background: url(../images/bt-addtocart1.gif) no-repeat bottom #666666;
	color: #FFFFFF;
}

input.addtocart_button_module:hover  {
	color: #333333;	
}

.next_page {
	background: url( '../images/next_16x16.png' ) no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: right;
	width: auto;
}
.previous_page {
	background: url( '../images/previous_16x16.png' ) no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
	width: auto;
}


ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
        margin-bottom:10px;

}



.productPrice {
	font-weight:bold;
	white-space: nowrap;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}


.vmCartModule {
padding:10px;
top:0;
}


.center_prod_box{
width:173px;height: 200px;float:left; text-align:center;padding:5px; margin:0px; border:1px #F0F4F5 solid;
}


/* shopping cart */

.vmCartContainer { /* Cart Container */
	width:90%;
	text-align:left;
	background: #F2F2EE;
	border: 1px solid #999;
	padding: 3px;
}

.shopping_cart{
width:180px;
height:84px;
text-align:center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}


#vm-images img{
    border:1px solid #333;
}




