/* DEFAULT  ------------------------------------------------------------------*/
*				{ margin: 0; padding: 0; }
html            { height: 100%; }
body			{ font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 10px; background: url(/css/body_bg.png) repeat-x top left #363636; color: #fff; }
img				{ border: 0; }
ul 				{ list-style: none; }
table			{ border-spacing: 0; border-collapse: collapse; border: none; }
td, th			{ vertical-align: top; text-align: left; }
a       		{ text-decoration: none; outline: 0; color: #fff; font-weight: bold; }
a:hover    		{ text-decoration: underline; }

input,button,textarea { font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 10px; padding: 2px; }
input,textarea  { background:#202020; color:#fff; border:1px solid #fff; padding:5px 2px; }
button,a.button { border: 1px solid #fff; background: #ECE9D8; font-weight: bold; color: #2F2F2F; }
a.button 		{ padding: 2px 4px; }
a.button:hover 	{ text-decoration: none; }
button          { cursor: pointer; }
p.error         { color: #af0000; text-align: center; }
img.w10 { padding: 10px; background: #fff; }
img.w3 { padding: 3px; background: #fff; }

p.back { text-align: right; margin-top: 5px; }

h1.img { font-size: 12px; padding: 1px 0; }

input.error, textarea.error { border: 1px solid #AF0000; /*background-image: url(/css/form_background_error.gif); background-position: right center; background-repeat: no-repeat;*/ }

button.normal { font-size: 12px; font-weight: bold; color: #202020; background: #979797; border: 1px solid #fff; padding: 1px 35px; #padding: 1px 20px; _padding: 1px 20px; }

/* LOGIN MODAL */
.login_show {cursor: pointer; }
.login_box_background { background-color: #000; position: absolute; opacity: 0.7; filter:alpha(opacity=70); z-index: 50; top: 0px; left: 0px; }
.user_box .yellow {background-color:#fcff00 !important; color:#000;}


/* POPUP */
#TB_ajaxContent { background: #363636 url(/css/body_bg.png) repeat-x scroll left top; }

/* BODY ***********************************************************************/
table.body_container { width: 768px; margin: 0 auto 20px auto; }
table.body_container td.separador { height: 19px; }

/* HEADER *********************************************************************/
#header { background: url(/css/header_bg.jpg) no-repeat top left; height: 209px; vertical-align: bottom; }
#header div.langs { height: 48px; }
#header div.langs ul { float: right; margin-right: 5px; margin-top: 5px; }
#header div.menu { height: 24px; padding: 5px 10px; position: relative; z-index: 10; }
#header div.menu a,
#header div.menu span { font-size: 12px; line-height: 34px; }
#header div.menu span { font-weight: bold; font-weight: 14px; }
#header div.menu a:hover { text-decoration: none; }
#header div.menu a.selected { color: #FCFF00; }
#header div.menu div.m_left { float: left; }
#header div.menu div.m_right { float: right; }
#corver_logo { width: 247px; height:164px; }

#logo { position: relative; }
#logo a { position: absolute; left: 260px; top: -99px; }

/* LEFT MENU ******************************************************************/
#left_menu { background: #414141; width: 191px; padding: 3px; font-weight: bold; }
#left_menu h1 { font-size: 10px; background: #202020; padding: 6px; }
#left_menu h2 { background: #6b6b6b; padding: 4px 6px; margin-top: 3px; font-size: 10px; }
#left_menu h2.selected { background: #c82626; }
#left_menu h2 a { display: block; }
#left_menu li { background: #7a7a7a; margin: 1px 3px 0 3px; }
#left_menu li a { color: #fefefe; }
#left_menu li:first-child { margin-top: 3px; }
#left_menu li.selected { background: none; }
#left_menu li.selected a { color: #464646; background: #fcff00; font-weight: bold; }
#left_menu li a { display: block; font-weight: normal; padding: 1px 10px; }
#left_menu ul.level2 li { margin-right: 6px; margin-left: 6px; background-color: #898989; }
#left_menu ul.level2 li a { background-color: #898989; font-weight: normal; color: #fff; }
#left_menu ul.level2 li.selected a { background-color: #fcff00; color: #505050; font-weight: bold; }
#left_menu ul.level2 li.last { margin-bottom: 3px; }
#left_menu ul.level2 li.selected { background-color: #fcff00; }
#left_menu div.small_box { margin-top: 4px; background: url(/css/menu_small_box.jpg) no-repeat 0 0; height: 97px; text-align: center; }

/* login box */
#left_menu div.user_box { margin-top: 5px; position: relative; z-index: 51; }
#left_menu div.user_box h1:hover { text-decoration: underline; }
#left_menu div.user_box form { padding: 5px; background: #6B6B6B; margin-top: 3px; }
#left_menu div.user_box table td {vertical-align:middle;}
#left_menu div.user_box input { width: 105px; margin:1px 0px 1px 5px; }
#left_menu div.user_box a.login_close { cursor: pointer; margin-right: 15px; font-size: 8px; }

#left_menu div.user_box button { margin-top: 3px; }

/* CONTENT ********************************************************************/
#content { width: 553px; margin-left: 18px; }
#content div.title { background-color: #fcff00; padding: 6px; color: #000; }
#content div.title h3 { font-size: 14px; color: #000; }

/* EMPRESA */
#content div.home div.intro { padding: 25px 10px; text-align: justify; }
#content div.home div.nuestras_marcas div.title { background-color: #8C0000; color: #fff; }

/* NUESTRAS MARCAS */
#content div.nuestras_marcas { padding: 9px; background-color: #414141; }
#content div.nuestras_marcas div.lm_box { width: 133px; height: 116px; text-align: center; }
#content div.nuestras_marcas div.lm_box a { width: 133px; height: 116px; display: block; }
#content div.nuestras_marcas div.lm_box a:hover { text-decoration: none; }
#content div.nuestras_marcas div.lm_box img { vertical-align: middle; }
#content div.nuestras_marcas div.lm1 { background-color: #666; }
#content div.nuestras_marcas div.lm0 { background-color: #333; width: 134px; }

/* STRIPPED BOX */
#content div.strp_box { margin-top: 15px; width: 100%; background: url(/css/strips_bg.jpg) repeat 0 0; }
#content div.strp_box div.main { padding: 15px; }
#content div.strp_box h1 { font-size: 24px; font-weight: bold; font-style: italic; margin-bottom: 15px; }
#content div.strp_box h1.small { font-size: 18px; }
#content div.strp_box h1 span { font-weight: normal; }
#content div.strp_box h1 span.producto { font-size: 14px; }
#content div.strp_box h2 { font-size: 12px; font-weight: bold; }
#content div.strp_box div.left { float: left; }
#content div.strp_box div.right { float: right; width: 248px; text-align: justify; }
#content div.strp_box div.foot { clear: both; text-align: right; padding-top: 30px; }
#content div.strp_box p.remark { background: #3b3b3b; font-size: 12px; font-weight: bold; padding: 5px 10px; }
/* breadumbs */
#content div.strp_box div.bc { background: #6b6b6b; font-weight: bold; padding: 4px 7px; }
#content div.strp_box div.bc span { color: #fcff00; }

/* PRODUCTO SMALL */
div.producto_small { float: left; margin-bottom: 20px; margin-right: 15px; cursor: pointer; width: 162px; height: 195px; background: url(/css/producto_small_bg.gif) no-repeat 0 0; text-align: center; }
div.producto_small a:hover { text-decoration: none; }
div.producto_small table { height: 169px; width: 162px; }
div.producto_small table td { vertical-align: middle; text-align: center; }
div.producto_small.end_line { margin-right: 0; }
div.producto_small.empty { cursor: default; }
div.producto_small img.main { border: 3px solid #e2e2e2; }
div.producto_small p { text-align: center; font-weight: normal; margin-top: 2px; }

/* PRODUCTO FICHA */
#ficha_producto div.info { border: 1px solid #fff; background: #5a5a5a; width: 314px; float: right; padding: 20px 15px; }
#ficha_producto div.info h2 { font-size: 12px; color: #f6ec13; text-decoration: underline; }
#ficha_producto div.download { margin: 30px 0 15px 0 }
#ficha_producto div.download a.down { display: block; font-size: 12px; background: url(/images/pdf.gif) no-repeat left center; padding: 10px 0 10px 40px; }
#ficha_producto div.download p.info { color: #c1c1c1; font-size: 9px; margin: 10px 0 15px 0; }

/* CART ***********************************************************************/
#order div.container { background: transparent url(/css/strips_bg.jpg) repeat scroll 0 0; padding: 5px; }
#order div.no_products { padding: 10px; }
#order div.siguiente { text-align: right; margin-top: 5px; }
#order table.list { margin: 5px 0; width: 543px; font-size: 10px; color: #fff; }
#order table.list tr.not_available { background-color: #EFD1D1; }
#order table.list th, #order table.list td { padding: 3px; text-align: center; vertical-align: middle; }
#order table.list th.first, #order table.list td.first { text-align: left !important; }
#order table.list th { background-color: #6B6B6B; font-weight: bold; }
#order table.list thead th { border-bottom: 3px solid #8F8F8F; font-weight: bold; }
#order table.list td { border-bottom: 1px solid #8F8F8F; padding-top: 20px; padding-bottom: 20px; }
#order table.list td a { color: #fff; font-weight: bold; }
#order table.list td.img { padding: 3px; }
#order table.list td.img img { width: 60px; border: 1px solid #ccc; }
#order table.list td input { text-align: right; }
#order table.list td p.offer { color: #b10000; }
#order table.list td p.org_price { text-decoration: line-through; }
#order table.list td.price { width: 80px; }
#order table.list tfoot th { border-top: 3px solid #8F8F8F; }
#order table.list th.total, #order table.list td.total { font-size: 13px; font-weight: bold; }
#order table.list th.total_logo {padding-left: 25px; }
#order table.list th.left { text-align: left; }
#order table.list th.review { padding-left: 5px !important; }
#order table.list th.continuar { padding-left: 35px !important; }
#order table.list th.continuar a { color: #4c4c4c; }
#order table.list th a.update { line-height: 22px; background: url(/css/button_blue.gif) repeat-x; color: #4C4C4C; text-decoration: none; }
#order table.list th a.update span { padding-bottom: 4px; }

/* ACCOUNT ********************************************************************/
#account div.container { background: transparent url(/css/strips_bg.jpg) repeat scroll 0 0; padding: 10px 5px; min-height: 426px; }
#account div.container p.intro { margin: 10px 0 15px 0; }
#account div.container ul { list-style-type:circle; list-style-position:inside; margin-left: 15px; }
#account div.container li { margin: 5px 0; }


/* CONTACTAR ******************************************************************/
#content #contactar div.strp_box div.main { padding: 0px; }
#contactar div.strp_box div.margin { margin: 15px; }
#contactar form th label { font-size: 12px; font-weight: bold; margin-right: 10px; }
#contactar form table { margin: 20px auto; }
#contactar form table th,
#contactar form table td { vertical-align: middle; padding: 2px; }
#contactar form table td { text-align: left; }
#contactar form table th { text-align: right; }
#contactar form table th.top { vertical-align: top; }
#contactar form input { width: 320px; }
#contactar form input.mid { width: 130px; }
#contactar form button.normal { margin-top: 10px; }
#contactar form textarea { width: 320px; height: 120px; }
#contactar div.strp_box div.maps_box { background: #3b3b3b; }
#contactar div.strp_box div.maps_box p.address { text-align: center; }
#contactar div.strp_box div.maps_box p.address a { text-decoration: underline; font-weight: normal; }
#contactar #mapa { width: 510px; height: 200px; margin: 10px auto; background: #E5E3DF url(/css/loading.gif) no-repeat center center; border: 2px solid #000; }

/* NOTICIAS *******************************************************************/
#noticias div.news_bc { background: #3b3b3b; padding: 4px 10px; margin-bottom: 10px; }
#noticias div.news_bc a.selected { color: #fcff00; font-size: 14px; }
#noticias table.news_item { margin-bottom: 1px; background: #1f1f1f; width: 523px; }
#noticias table.news_item.r0 { background: #333333; }
#noticias table.news_item td.img { padding: 8px; width: 123px; text-align: center; }
#noticias table.news_item td.img img { border: 2px solid #fff; }
#noticias table.news_item td.text { padding: 10px 10px 10px 0; }
#noticias table.news_item td.text p.date { font-weight: bold; }
#noticias table.news_item td.text p.title { font-weight: bold; color: #fcff00; margin-bottom: 10px; }

/* PUNTOS DE VENTA ************************************************************/
#puntos_venta div.search { background: #7b7b7b; margin-top: 10px; padding: 20px 0; }
#puntos_venta div.search table { font-size: 12px; font-weight: bold; margin: auto; /*width: 390px;*/ }
#puntos_venta div.search table td, #puntos_venta div.search table th { vertical-align: middle; padding: 4px 0; }
#puntos_venta div.search table th { padding-right: 10px; text-align: right; }
#puntos_venta div.search select { width: 334px; background: #202020; border: 1px solid #fff; color: #fff; }
#puntos_venta div.search input { width: 328px; }
#puntos_venta div.search td.submit { text-align: right; }
#puntos_venta div.results { margin-top: 10px; }
#puntos_venta div.results p.head { font-size: 12px; font-weight: bold; margin-bottom: 5px; }
#puntos_venta table.pv_item { margin-bottom: 1px; background: #333333; width: 523px; }
#puntos_venta table.pv_item.r0 { background: #1f1f1f; }
#puntos_venta table.pv_item td { padding: 8px; line-height: 15px; width: 33%; }
#puntos_venta table.pv_item td p.title { font-weight: bold; color: #fcff00; }
#puntos_venta table.pv_item td.info { vertical-align: bottom; }
#puntos_venta table.pv_item td a { font-weight: bold; color: #fcff00; }
#puntos_venta table.pv_item td img { padding: 5px; width: 60px; font-size: 10px; color: #fff; }

/* OFERTAS ********************************************************************/
#ofertas div.results { margin-top: 10px; }
#ofertas div.results p.head { font-size: 12px; font-weight: bold; margin-bottom: 5px; }
#ofertas table.of_item { margin: 0 auto 10px auto; background: #f7f7f7; width: 519px; border: 2px solid #999; color: #000; font-size: 12px; }
#ofertas table.of_item td { padding: 8px; line-height: 15px; width: 33%; vertical-align: middle; text-align: center; }
#ofertas table.of_item td a { font-weight: bold; color: #dd0000; text-decoration: underline; font-size: 10px; }
#ofertas table.of_item td.info { text-align: left; line-height: 20px; }
#ofertas table.of_item p.price { color: #dd0000; font-size: 18px; font-weight: bold; }

/* FOOTER *********************************************************************/
#footer { text-align: center; background: transparent url(/css/footer_bg.gif) no-repeat scroll left bottom; }
#footer p { margin: 5px 0; }
#footer a { text-decoration: underline; font-weight: normal; }
#footer div.logo { margin-top: 15px; height: 29px; background: url(/css/footer_logo.jpg) no-repeat; }

/* PAGINADOR ******************************************************************/
.paginator { clear: both; text-align: left; margin-right: 10px; margin-bottom: 10px; }
.paginator a { font-size: 11px; margin: 0 3px; }
.paginator a.bold { font-weight: bold; color: #FCFF00; }