.busca{
	width: 360px;
	margin-top: 16px;
	margin-left: 70px;
	color: #dddddd;
	font-weight: bold;
/*	background-color: red;*/
}

.busca INPUT{
	background-color: #efefef;
}

.destacados{
	border: solid 1px #cccccc;
	border-bottom: solid 4px #cccccc;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	height: 208px;
	min-height:208px;
	height:208px !important;
	
}

/* HOW TO CENTER IMAGE */

.destacado_img
{
height: 102px;
width: 148px;
text-align: center; 	
line-height:102px; 
font-size:100px;
}
*>.destacado_img
{
	font-size:12px;
}
.destacado_img IMG
{
vertical-align:middle;
}

.listado_item_img{
height: 150px;
width: 158px;
text-align: center; 
line-height:150px; 
font-size:150px;
}

*>.listado_item_img{
	font-size:12px
}

.listado_item_img img
{
	vertical-align:middle;
}


.destacados_item{
	text-align: center;
	float: left;
	width: 147px;
	margin: 0;
	padding-top: 8px;
}	

.destacados_item2{
	text-align: center;
	float: left;
	width: 149px;
	margin: 0;
	padding-top: 8px;
	border-left: solid 1px #cccccc;
}

.destacado_texto{
	background-color: #f7f3f7;
	padding-bottom: 8px;
	width: 100%;
	height: 68px;
}
.destacado_precio{
	font-weight: bold;
}



.destacado_moto img{
	margin-top: 1px;
}


.warning
{
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	min-height: 30px;
	text-align: center;
	padding-top: 4px;
	background-color: #cccccc;	
	border: solid 1px gray;
}	

.action_bar
{
	text-align: right;
	width: 96%;
}

.list
{
	width: 96%;
}
.list th
{
	background-color: red;
	color: White;
}
.list td
{
	background-color: #eeeeee;
}


.listado_orderby
{
	background-color: #f0f0f1;
	border: 1px solid #c4c4c4;
	padding: 4px;
	height: 20px;
	margin-left: 3px;
	margin-bottom: 12px;
	width: 96%;
}

.listado_total_results
{
	margin-top: 3px;
	float: left; width: 25%;
	text-transform:lowercase;
}
.listado_sort
{
	float: left; white-space: nowrap; width: 28%;
}

.listado_sort SELECT
{
	font-size: 12px;
}
.listado_pagination
{
	float: left;
	width: 44%;
}

.listado_item{
	text-align: center;
	float: left;
	width: 168px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	border: 1px dotted #cccccc;
	height: 228px;
}	

.listado_item_texto
{
	padding-top: 4px;
	background-color: #f7f3f7;
	width: 100%;
	height: 78px;
}

.listado_item_img
{
	height: 150px;
}





.buy_box select{
	font-size: 10px;
}

.buy_box p{
	margin-top: 3px;

}

.buy_box .nombre_producto{
display: block;
	font-size: 16px;
	font-weight: bold;
}
.precio{
	font-size: 14px;
	font-weight: bold;

}
.not_available
{
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: Red;	
	display: none;
	/*background-color: Yellow;*/
}

.add_cart_box{
	padding: 8px;
	text-align: center;
	position: relative;
	top: -30px;
	float: right;
	margin-right: 20px;
	padding: 20px;
	background-color: #f7f7f7;
	border: 1px solid gray;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/Content/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/Content/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.stock{
    background-color: #cccccc;
    border: 1px solid #990000;
    color: #990000;
    margin-bottom: 4px;
    width: 90%;
    margin: 0 auto; 
    margin-bottom: 8px;
}

.stock table{
    width: 90%;
    border: 1px solid gray;
    margin-bottom: 8px;
}

.stock table td{
    text-align: center;
}

.stock_header_item{
    border-bottom: 1px solid gray;
    background-color: #cccccc;
    text-align: center;
}

.stock_header_col{
    border-right: 1px solid gray;
}

.warning_msg{
    margin-bottom: 4px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.warning_msg img{
    position: relative;
    top: 6px;
}

.buy_box select
{
	font-size: 14px;
}

.top_menu{
	padding: 1px;
	background-color: Gray; 
	color: White;
	font-weight:bold;
	text-align:right;
	padding-right: 8px;
}

.top_menu A
{
	color: White;
	
}
.top_menu A:hover
{
text-decoration: none;	
}


.lgt_tbl
{
	width: 98%;	
	background-color: #cecfce;
}

.lgt_tbl_hdr
{
	
	background-color: #f7f7f7;
	border: 1px solid #cecfce;
}

.lgt_tbl_hdr h2
{
	font-size: 16px;
	margin: 2px;
	margin-left: 4px;
}
.lgt_tbl_bdy
{
	min-height:300px;
	height:auto !important;
	background-color: #ffffff;
	border: 1px solid #cecfce;
	padding-top: 4px;
	padding-left: 8px;
}

.brn_txt
{
	font-weight: bold;
	color: #9c6531;
}


.descuento_precio
{
	color: #cc0000;
	font-weight: bold;
}

.msrp_precio
{
	color: #666666;
	text-decoration: line-through;
}


/* recomendados */
.recomendheadertext {
 color: #fefefe; 
/* float: left; */
 background: url(../images/gradient2.jpg) repeat;
 font-size: 14px;
 font-weight: bold;
 height: 20px;
 line-height: 20px;
 padding: 0 0 0 5px;
}

.recomend{
	border: solid 1px #cccccc;
	border-bottom: solid 4px #cccccc;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 182px;
}

.recomend_item{
	text-align: center;
	float: left;
	width: 144px;
	margin: 0;
	padding-top: 8px;
}	

.recomend_item2{
	text-align: center;
	float: left;
	width: 146px;
	margin: 0;
	padding-top: 8px;
	border-left: solid 1px #cccccc;
}

.tab_clickable {
cursor:pointer;
}

.smalltxt {
font-size:11px;
line-height:normal;
}

.white_text {
color:#FFFFFF;
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
font-weight: bold;
}

.avg_rating
{
	margin-bottom: 10px;
}
