@import url("common/probox-listgrid.css");
@import url("common/grid.css");

.midbar {
	margin-bottom:10px;
	}

/* PRODUCT NAME
===================================*/
.probox .details h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	}
.probox .details h2 a { color:#0D3491; }
.probox .details h2 a:hover { color:#FF6C00; }
.probox .price dd strong { text-align:left; }
.probox .price dd .othertxt { display:none; }
.probox .price { padding-bottom:12px; }
.probox .status { display:block; }
.probox .morebar { text-align:left; }
.probox .morebar .addtocartbtn { margin:0; }
#home .probox .morebar .btn{  position:absolute; left:50px;}


#home .probox .outofstock{display:none;}
.probox .price .status,
.probox .price .othertxt{display:none;}
#home .probox .price strong{text-align:center;}
/* PROBOX 1 CSS
===================================*/
.probox1 .image { width:179px; height:130px; float:left; }
.probox1 .imgborder { display:block; height:126px; }

/* PROBOX DETAILS 
----------------------------------*/
.probox1 .details {
	margin-left:189px;
	}
.probox1 .details h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	text-transform:none;
	}
.probox1 .details h2 a { color:#0D3491; }
.probox1 .details h2 a:hover { color:#FF6C00; }
.probox1 .details p { margin-bottom:10px; }
.probox1 .details .status { 
	padding:2px 0 0 0; 
	width:auto; 
	font-size:100%;
	}
.probox1 .details .status b { left:0px; }
.probox1 .status em {
	font-size:90%;
	font-style:normal;
	font-weight:normal;
	}
/* HOME PAGE BANNER CSS
===================================*/
.banner-container { margin:0 -5px 0 -4px;}
.banner-container .grid_3 .hor_line { border:none; margin:0px; height:10px; }
.banner-container .image { width:186px; height:186px; text-align:center; margin:auto; }
.banner-container .crv-contentbox .tl1 { border:1px solid #ff00000; _right:-2px; }