/* 
	Theme Name: Catalogo E-Commerce
	Description: Catalogo Online de Productos.
	Author: Web Economico Chile
	Author URI: http://www.webeconomico.cl
	Version: 1.0
	
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;	
	font-size: 12px;	background: #001E54 url(img/bg-back.jpg) repeat-x center top;}
#wrap {
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	}
table{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}
a{
	text-decoration: underline;
	color: #020202;
}
a:hover{
	text-decoration: none;
}
a img{
	border: 0;
}
address, dl, p{
	padding: 10px 0 5px;
}
blockquote{
	margin: 10px 0 0;
	padding:20px;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}
code{
	background: #f9f9f9;
}
dd{
	padding: 0 0 0 20px;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
small{
	font-size: 11px;
}
input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}
/* Start Container - Holds everything together. Nothing sits outside of the container. */
#container{
	margin: 0px;
	width:980px;
	text-align: left;
}
/* End Container */
/* Start Page - Yellow top, white bottom background */
#page{
	float: left;
		background: #FFFFFF url(img/con-top.gif) repeat-x ; 
	background-color: white;
	padding: 0px 0px 30px 0px;
	width: 100%;
}
/* End Page */
	
/************************************************
*	Top Navbar      							*
************************************************/
#topnavbar {
	background: #FFFFFF url(img/topbar-bg.gif);
	width: 100%;
	height: 32px;
	color: #444;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 6px 30px 0px 0px;
	text-transform: none;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/* Start Header - Blog Title and Skip Link */
/************************************************
*	Header  									*
************************************************/
#header {
width:980px;
height:126px;
color:#FFF;
overflow:hidden;
margin:0 auto;
padding:0;
}
#header a {
font-family:Arial, Tahoma, Verdana;
text-decoration:none;
margin:0;
padding:0;
}
#header b {
font-weight:400;
font-size:14px;
color:#93988D;
}
#header a:hover {
color:#0071D0;
text-decoration:underline;
}
#headerleft {
width:660px;
float:left;
font-size:14px;
overflow:hidden;
margin:0;
padding:0;
}
#headerright {
width:306px;
float:right;
font-size:12px;
text-align:right;
overflow:hidden;
margin:0;
padding:36px 0 0;
 background: transparent;
}
#headerright p {
color:#FFF;
font-size:12px;
margin:0;
padding:0 20px 0 0;
}
/* Empresa y Acciones */
#name h1 {
width:308px;
height:100px;
float:left;
display:inline;
margin:0;
}
#name h1 a {
width:308px;
height:100px !important;
background:url(img/fullnotebook-logo.jpg) no-repeat;
display:block;
text-indent:-99999px;
padding:0;
}
/* End Header */
#navegacion {
	width: 980px;
	height: 46px;
		background: url(img/pon.gif) repeat-x;
	margin:0px;
}
#menu {
	margin:0 0 0 12px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
}
#menu li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/sep.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	padding-right: 1px;
}
#menu  li a{
	display:block;
	color: White;
	text-decoration:none;
	line-height: 26px;
	padding-top: 9px;
	margin-top: 0px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 34px;
}
#menu a:hover{
padding-bottom: 10px;
background: url(img/navh.gif) repeat-x;
margin: 0px 0px 0px 0px;
		color: #B6D5F1;
}
#menu ul {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
/* Search */
#search{
height: 1%;
width: 300px;
float:right;
}
#search-tr{}
#search-bl{}
#search-br{
padding:10px;
}
.inputbox{
margin:0 10px 0 0;
width:170px;
padding:8px 8px 8px 8px;
border:none;
}
.button{
border:none;
margin:0 0px 0 0;
padding:6px 8px 6px 8px;
}
/* Search */
#search .inputbox{
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
background:#FFFFFF url(img/search-bg.gif) repeat-x 0 0;
}
#search .button{
color:#FFFFFF;
background:#222222 url(img/search-button.gif) repeat-x 0 100%;
border-bottom:1px solid #101010;
border-right:1px solid #101010;
border-top:1px solid #3F3F3F;
border-left:1px solid #3F3F3F;
}
/* Start Banner - Be default, the banner is just a background image. */
#banner{
	display: block;
	margin:0;
	text-align: right;
}
#banner img{
	margin: 0;
}
#content{
	margin: 10px 0 0 0px;
}
#context{
	margin:40px 0 0 0px;
}
#catalogo{
	margin:30px 0 0 0px;
}
.papero	{display: inline; background-color: white; float: left;	margin: 0px; padding:0px 0px 0px 10px; 	width:220px;}
.sidebar{
	float: left;
	margin: 0 0 0 0px;
}
.palta{
	float: left;
	margin: 0 0 0 0px;
}
.a{/* the first sidebar */
	float: left;
	width:206px;
	margin: 0px;
}
.a a{/* the first sidebar */
font-size:12px;
 
}
.b{ /* the second sidebar */
	float: right;
		width:282px;
	margin: 0 4px 0 0;
}
.p{ /* the second sidebar */
	float: right;
		width:400px;
	margin: 0 4px 0 0px;
}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.sidebar ul li{
	margin: 0 0 10px 0;
	background: #f4f4f4;
				border: 1px solid #c7c7c7;
}
.sidebar ul li#search form{
	padding: 0 10px 10px;
}
.sidebar ul li#search form input{
	margin: 10px 0 0;
}
.sidebar ul li#calendar table{
	margin: 0 10px;
}
.sidebar ul li#calendar table caption{
	padding: 10px;
}
.sidebar ul li#calendar table td{
	padding: 3px;
}
.sidebar ul li h2{
	padding: 12px 10px 12px 28px;
	margin: 0px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	background: #1d6dd0 url(img/h.gif) repeat-x left top;
	color: white;
}
.quickshopcart {
	background: #d7dcdd url(img/bac.gif) repeat-x left top;
			padding: 0px;
			margin:0px;
			
}
.quickshopcart a {
color: #0071d2;
font-size: 12px;
			padding: 0px;
			margin:0px;
			
}
#quickshop h2 {
	background: url(img/comp.gif) no-repeat 0px 1px;
			padding: 12px 12px 12px 44px;
}
.sidebar ul li{
	line-height: 18px;
}
.sidebar ul ul li{
	margin: 0;
				border: none;
	padding: 11px 10px 11px 18px;
	background: url(img/bg_dotted_ab.gif) repeat-x;
}
.sidebar ul ul li a{
line-height: 22px;
	background: url(img/bg_item.gif) no-repeat 0px 1px;
			padding-left: 24px;
}
.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 74px;
	height: 74px;
}
.sidebar ul ul ul li{
	padding: 10px 0 0 10px;
	background-color: transparent;
	background-image: none;
}
.c{ /* the main column sidebars */
	width: 31.5789%;
}
.c ul li{
	background: #fff;
}
.c ul li h2{
	background: #f7f7f7 url(img/bg_h2_b.gif) repeat-x left bottom;
}
.c ul ul li{
	background: url(img/bg_dotted_b.gif) repeat-x;
}
.d{ /* the bottom sidebars */
	width: 18.75%;
}
.d a{
	color: #fff;
}
.d ul li{
	background: #462115;
}
.d ul li h2{
	background: #321911;
	color: #c5ce88;
}
.d ul ul li{
	background: url(img/bg_dotted_d.gif) repeat-x;
}
/* End Sidebars */
/* Start Main - Where your main content sits */
#main{
	margin: 0 290px 0 150px;
}
#dentros{
	margin: 0 428px 0 0px;
}
/* End Main */
/* Start Posts - Post titles, entries, and postmetadata */
.post{
	margin: 0px;
		padding: 0px 0px 0px 16px;
}
.post h2{
	font-size: 24px;
	font-weight: normal;
	padding: 8px 10px 12px 32px;
	border: 1px solid #d7d7d7;
	background: #f7f7f7 url(img/titulo.gif) no-repeat left bottom;
}
.post h2 a{
	color: #113A38; 
	text-decoration: none;
}
#hola{
		font-size: 18px;
	font-weight: bold;
	color: Black;
	padding: 8px 10px 12px 18px;
	margin-bottom: 18px;
	background: #f7f7f7 url(img/bg_h2_b.gif) repeat-x left bottom;
}
.post h3{
	font-size: 20px;
	margin: 28px 0px 8px 0px;
	padding: 8px 10px 12px 10px;
	background: #f7f7f7 url(img/bg_h2_b.gif) repeat-x left bottom;
}
/* Start Entries - Text and Titles within the content */
.entry{
	padding: 0 10px 10px;
	font-size: 12px;
	line-height: 24px;
	background: url(img/bg_dotted_b.gif) repeat-x;
}
.entry h1, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}
.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
.entry h2{	font-size: 22px;
	padding: 12px 10px 14px 10px;
	background: #f7f7f7 url(img/bg_h2_b.gif) repeat-x left bottom;
	font-weight: normal;
}
.entry h3{
	font-size: 16px;
}
.entry h4{
	font-size: 14px;
}
.entry h5{
	font-size: 12px;
}
.entry h6{
	font-size: 11px;
}
/* End Entries */
/* Start Postmetadata - Author, Date, Categories and Comments Number */
.comments_number a{
	padding: 0 0 0 26px;
	background: url(img/icon_comment.gif) no-repeat;
}
/* End Postmetadata */
/* Start Previous and Next Links */
.navigation{
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
}
.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}
.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}
.comments_template h3{
	font-size: 20px;
	padding: 8px 10px;
	background: #f7f7f7 url(img/bg_h2_b.gif) repeat-x left bottom;
}
.comments_template form#commentform{
	margin: 0;
	padding: 10px;
	background: #f7f7f7 url(img/bg_dotted_b.gif) repeat-x;
}
.comments_template form#commentform p{
	line-height: 18px;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 10px;
	background: url(img/bg_dotted_b.gif) repeat-x;
}
ol.commentlist li.alt{
	background: #f7f7f7 url(img/bg_dotted_b.gif) repeat-x;
}
ol.commentlist li.highlighted{
	background: #fcffe5 url(img/bg_dotted_a.gif) repeat-x;
}
.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}
/* End Comments Template */
/* Start bottom sidebars */
.secondary_content, .tertiary_content{
	float: left;
	width: 100%;
	padding: 10px 0 0;
	background: #462115 url(img/bg_dotted_c.gif) repeat-x;
	color: #b76d56;
}
.tertiary_content{
	background: #462115 url(img/bg_tertiary_content.gif) repeat-x;
}
/* End bottom sidebars */
#footer {
	width:960px;
	overflow:hidden;
	padding: 10px;
	margin:0px;
	line-height: 18px;
	background: #095EAC url(img/nev.gif) repeat-x;
	color: #f5f5f5;
	border-bottom: 3px solid #025FB2;
}
#footer p {
	padding-top: 30px;
	
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 20px;
}
#footer span {
	color: #666666;
}
#footer span a { padding: 0px 3px; }
#footer p.sources {
	float: left;
	line-height:16px;
	width:680px;
}
#footer p.web-20 { float: left; }
#footer p.web-20 img {
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#footer a {
	color: #e3f5ff;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
/* Start Ads */
.ads_468x60{
	margin: 10px 0 5px;
}
.ads_inline{
	padding: 5px;
	display: inline;
}
#left-div {
background: White;
float:left;
width:730px;
margin:0px;
padding: 0px 0px 0px 0px;
}
.thumbnail-div {
border:none;
float:left;
padding-left:2px;
position:relative;
margin:0;
}
.home-post-wrap {
width:218px;
float:left;
background-image:url(img/moto.gif);
background-repeat:repeat-y;
margin:0 24px 32px 0px;
padding:0;
}
.home-post-wrap-top {
background-image:url(img/god.gif);
height:32px;
width:216px;
float:left;
}
.home-post-wrap-box {
width:221px;
float:left;
}
.quick-contact {
float:right;
width:17px;
height:17px;
line-height:8px;
margin:8px 10px 0 2px;
padding:2px 0 0 5px;
}
.quick-contact a:link,.quick-contact a:visited,.quick-contact a:hover {
color:#FFF;
font-size:9px;
}
.plan {
color: #0066c8;
float:right;
height:20px;
font-size:12px;
font-weight:bold;
margin:6px 10px 0 4px;
padding:2px 0 0 4px;
}
.overlay {
position:absolute;
top:0;
left:0;
height:29px;
width:216px;
background-repeat:repeat-x;
background-image:none !important;
}
.post-info {
font-size:10px;
border-top:1px solid #E1E1E1;
border-bottom:1px solid #E1E1E1;
color:#B9B9B9;
margin-top:10px;
padding:5px 0;
}
.cliente {
width:212px;
overflow:hidden;
z-index:100;
position:absolute;
top:214px;
left:0px;
color: #606060;
height:26px;
background-image:none !important;
padding:12px;
}
.cliente a:link,.cliente a:hover,.cliente a:visited {
color: #274087;
	background: url(img/bg_item.gif) no-repeat 0px 10px;
font-weight:bold;
font-size:11px;
text-decoration:underline;
line-height:14px;
padding:10px 30px 10px 24px;
}
.post-info-title {
color:#FFF;
font-weight:bold;
font-size:13px;
width:100%;
display:block;
}
	
.thumb {
	float: left;
	width: 544px;
	margin: 0px;
	padding: 0px;
	}
	
.thumbleft {
	float: left;
	width: 296px;
	margin: 0px 0px 0px 0px;
	padding: 20px 16px 0px 0px;
	}
.thumbleft img{
	margin: 6px 0px 0px 0px;
	padding:7px;
	background-color: #e8f6f8;
	border: 1px solid #bce7e9;
	}
	.related_post li{ float:left; display:inline; width:226px; height:260px; overflow:hidden; padding:10px 10px 18px 10px; background-color: #F2FAFB; 	border: 1px solid #D2EFF0; margin:12px 20px 12px 0px; }
	
.img_related_post img{	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 220px;
	border:1px solid #ffffff;	}
.img_related_post { float:left; overflow:hidden;  }
	
.thumbright {
	float: left;
	width: 228px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 26px 0px 0px 0px;
	}
.listados {
	padding: 6px;
	margin-top: 6px;
	margin-bottom:6px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 10px; 
	margin: 4px;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #fff2aa;
	color: #141414;
		background-color: #fffff3;	
}
.wp-pagenavi a:visited {
	padding: 10px; 
	margin: 4px;
		font-size: 13px;
	text-decoration: none;
		border: 1px solid #fff2aa;
	color: #141414;
		background-color: #fffff3;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #fff2aa;
	color: #00dd02;
		font-size: 13px;
	background-color: #fffff3;	
}
.wp-pagenavi a:active {
	padding: 10px; 
	margin: 4px;
	text-decoration: none;
		border: 1px solid #bebf00;
		font-size: 13px;
		color: #141414;
		background-color: #fffff3;	
}
.wp-pagenavi span.pages {
	padding: 10px;  
	margin: 0px 4px 0px 0px;
	font-size: 13px;
	border: 1px solid #fff2aa;
	color: #141414;
	background-color: #fffff3;	
}
.wp-pagenavi span.current {
	padding: 10px; 
	margin: 4px;
	font-weight: bold;
		border: 1px solid #fff2aa;
		font-size: 13px;
	color: #3c3c3c;
	background-color: #fefee1;
}
.wp-pagenavi span.extend {
	padding:10px; 
	margin: 4px;	
		font-size: 13px;
		border: 1px solid #35ABF7;
	color: #0066cc;
	background-color: #F0F9FD;	
}
.descripto {
	padding:0px; 
	margin:5px 0px 0 0px;
	color: #1a1a1a;
	line-height: 18px;
		font-size: 13px;
}
 .descripto ul {
	margin: 10px 0 0 0;
	color: #313131;
	padding: 4px 0 14px 30px;
	line-height: 18px;
	list-style-image:url(img/bg_verde.gif);
	
	}
.descripto input {
	padding:8px; 
	width: 196px;
	height: 46px;
	background: url(img/sele.gif) no-repeat;
		text-indent:-99999px;
	
	margin:12px 10px 0 0px;
	color:#2D759F;
	line-height: 14px;
	
		font-size: 11px;
		cursor: pointer;
border: 1px solid White;
}
/* End Ads */
span#valor {
padding-bottom:0px;
padding-left:6px;
font-size:12px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
color:#363636;
}
span#esp{
padding-bottom:0px;
padding-left:6px;
font-size:24px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:#363636;
}
span#prei {
padding-bottom:0px;
padding-left:6px;
font-size:14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:#363636;
}
span#valorchico  {
padding-bottom:0px;
padding-left:10px;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #006599;
}
span#pinfo {
}
.resoluna {
width:auto;
color: #4a4752;
font-size:12px;
font-weight:bold;
margin:30px 0px 0 0px;
padding:5px 0 6px 0px;
}
.resol {
width:auto;
color: #4a4752;
font-size:12px;
font-weight:bold;
margin:12px 0px 0 0px;
padding:5px 0 6px 0px;
}
.shopping_cart{
font-size:19px;
}
.shopping_cart h2{
font-size:14px;
}
wp_cart_checkout_button{
font-size:14px;
}
.wp_cart_checkout_button:hover{
	opacity:0.7;
}
.wp_cart_button:hover{
	opacity:0.7;
}
	
table {
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	margin:12px 0px 0px 0px;
	padding: 4px;
	overflow: hidden;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:1.2em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:14px;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	text-transform: uppercase;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color: #006599;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	padding:1em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #006599;
	text-align:left;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	padding:10px;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
.text_related_post{
color: #005C5E;
padding: 0px;}	
.text_related_post a{ 
font-size: 14px;
font-weight: bold;
color: #005C5E;
}
#gb_form_div { 
 text-align : left;
 width : 90%;
}
#gb_form {
 text-align : left;
 background : transparent;
}
#gb_form_div a {
 color : #b4b4b4;
 text-decoration : underline;
}
#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
 color : #111;
 text-decoration : none;
 background-color : #fff;
}
#gb_form fieldset { 
 border : 0;
 margin-top : 10px;
}
#gb_form legend, #gb_form dt { 
 font-weight : bold; 
 color : #cc9900;
}
#gb_form legend {
 margin-left : -10px;
 padding-top : 5px;
}
#gb_form legend#mainlegend { 
 font-size : 1.2em;
 color : #040600;
 margin-left : -10px;
 padding-top : 5px;
 padding-bottom : 10px;
}
#gb_form legend#mainlegend small { 
 font-size : 1.2em;
 text-transform : uppercase;
}
#gb_form_div .formhead small a {
 font-size : 1.2em;
 background-image : none;
 display : inline;
 padding : 0;
 margin : 0;
}
#gb_form_div .main_formhead, #gb_form_div .formhead {
 font-size : 1.2em;
 color : #cc9900;
 width : 80%;
}
#gb_form label { 
 color : Black; 
 margin-top : 5px;
 margin-left : 0;
}
#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
 font : 1em arial, sans-serif; 
 color : #333; 
 padding : 4px; 
 border : 1px solid #b4b4b4;
 margin-top: 2px;
 background-color : #ffffee;
 width : 82%;
 font-size : 1.1em;
 height : auto;
}
select{ 
 margin-top: 4px;
 padding:4px;
 margin-bottom: 12px;
}
#gb_form input.short {
 width : 15%;
 padding:8px;
 margin-left:14px;
}
#gb_form textarea.textbox {
 width : 82%;
 height : 120px;
 font-size:12px;
 line-height : 1.5em;
}
#gb_form select.med {
 width : 84%;
 padding: 6px;
}
#gb_form input.checkbox {
 cursor : default;
 background : transparent;
 color : #669900;
 border : 0;
 padding : 0; 
 margin : 0;
 width : 10px;
 height : 10px;
}
#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus {
 color : #feff11;
}
/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #000;  
  background-color : #f8f8f8;
  cursor : text;
}
#gb_form input.button {
  margin-top : 30px;
    margin-bottom : 20px;
		background: #55be18 url(img/boa.gif) repeat-x;
	font-size: 1.4em;
	font-weight: bold;
 padding : 10px;
 width : 40%;
 color: white;
 border: 2px solid #55be18;
 float : left;
 cursor : pointer;
}
span.error, span.success, #gb_form_div dt { 
 color : #cd0000; 
 font-weight : bold; 
}
#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
 color : #669900;
}
#gb_form small.whythis, #gb_form small.whythis a { 
 font-size : .9em; 
 text-decoration : none;
 border : 1px solid #fff;
 color : #333;
}
#gb_form small.whythis a span {
 color : #fff;
 font-family : arial, sans-serif;
 padding : 1px 4px 1px 4px;
}
#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
 text-decoration : none;
 color : #000;
}
#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
 border : 1px solid #000;
 background-color : #669900;
 color : #fff;
 font-style : normal; 
}
#gb_form p.creditline small {
 font-family : arial, sans-serif;
 clear : both; 
 display : block;
 text-align : right;
 margin : 0;
 padding : 25px 0 15px 0;
 font-size : .8em;
 letter-spacing : .0001em;
 color : #777;
}
/* NOTE: .abbr class is for IE */
.abbr { 
 cursor : help; 
 border-bottom : 1px dashed #b4b4b4;
}
dl#result_dl_blockq blockquote {
 margin-left : 0;
}
#maser {
 margin-top:10px;
}
dl#result_dl_blockq blockquote p cite {
 display : block;
 text-align : right;
}
#gb_form_div span.items {
 font-weight : bold;
 color : #669900;
}
#message {
 font-weight : bold;
 color : #669900;
}
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.fix{ clear: both; margin:0; overflow: hidden }
.fl{ float: left }
.fr{ float: right }
.ac{ text-align: center }
.ar{ text-align: right }
img.centered{ display: block; margin-left: auto; margin-right: auto }
img.alignright{ padding: 4px; margin: 3px 0 2px 10px; display: inline }
img.alignleft{ padding: 4px; margin: 3px 10px 2px 0; display: inline }
.alignleft{ float: left }
.alignright{ float: right }
/*--------- FEATURED SLIDER --------- */
.featslider{ padding:15px 0 0px 0; color:#ffffff }
  .wrap-slider{ 			background: #004475 url(img/back.jpg) repeat-x ;  width:940px; margin:0px; border: 1px solid #5E5E60; position:relative }
    .wrap-slider a:hover{ background:none }
.stepcarousel{ position: relative !important; margin:5px 0 0 25px; overflow: hidden; height: 240px }
.stepcarousel .belt{ position: absolute !important; left: 0; top: 0 }
.stepcarousel .panel{ float: left !important; overflow: hidden !important; margin: 15px; width: 840px }
.featured-button-l{ position:absolute; left:-21px; top:100px; width:50px; }
.featured-button-r{ position:absolute; right:-21px; top:100px; width:50px; }
.slider-post{ line-height:24px }
  .slider-post a{ border:none; text-decoration:none; color:#FFFFFF; }
  .slider-post .slider-title a{ font:normal 35px Georgia; color:#ffffff; padding:20px 0 5px 0 }
  .slider-post img.fl{ margin:0 34px 6px 0 }
  .slider-post .btn { background: #1a1a1a url(img/btn-slider-trans.png) no-repeat 4px 4px; margin:0; padding:7px 10px 7px 28px; color:#FFFFFF; border:none; font-weight:bold;  }
    .slider-post a.btn:hover { background:#333333 url(img/btn-slider-trans.png) no-repeat 0 4px; text-decoration:none; color:#cccccc }
  .slider-post blockquote { background:#e9e9df url(img/ico-quote-trans.png) no-repeat 10px 15px; width:80%; height:auto; margin:0 0 15px 10px; padding:15px 25px 1px 55px; display:block }
  .slider-post p{ color:#ffffff; }
    .slider-post p a{ color:#ffffff; border-bottom:1px dotted #ffffff; padding:2px 1px; }
      .slider-post p a:hover{ background:#000000; color:#ffffff; text-decoration:none; border-bottom:none }
  .slider-post ul, .slider-post ol{ padding:0; margin:0 0 20px 0 }
    .slider-post ul li{ color: #555555; background: url(img/ico-ok-trans.png) no-repeat left top; padding: 0 0 0 25px }
 .slider-post ol li{ color: #555555; list-style-type:decimal; margin: 0 0 0 20px }	
 .slider-post li a:hover{ color: #a4b92e; text-decoration: none }
 
/* -------------------
   ------- FOOT ------
   -------------------
*/
div#foot {
	font-size: 13px;
	clear: both;
}
div#foot-quick{
margin:0px 0px 0px 0px;
	height: 120px;
	background: #FFF url(img/quicklinks.png) no-repeat top center;
	padding: 35px 46px 46px 46px;
}
div#foot-quick div.sep-foot {
	width: 1px;
	height: 106px;
	background: url(img/sepquick.png) no-repeat;
	float: left;
	margin: 0 36px 0 14px;	
}
div#foot-quick div.bloque-foot {
	width: 260px;
	float: left;
	padding: 18px 15px 0 24px;
}
div#foot-quick div.bloque-foot h1 {
	color: #55636D;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 12px 0;
}
div#foot-quick div.bloque-foot {
	color: #384955;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.4em;
	margin: 0;	
}
div#foot-quick div.bloque-foot p {
	margin: 0;	
}
div#foot-quick div.bloque-foot a {
	color: #245F87;
	text-decoration: underline;
}
div#foot-quick div.bloque-foot a:hover {
	color: #6B93AE;
}
div#foot-quick div.bloque-foot ul li {
	margin: 0;
}
div.bloque-foot  h3 {
background:url(img/masaun.gif) no-repeat left;
	color: #323b41;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 12px 0;
padding:10px 0 10px 60px;
}
div.bloque-foot  h4 {
background:url(img/ate.gif) no-repeat left;
	color: #323b41;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 12px 0;
padding:10px 0 10px 60px;
}
div.bloque-foot  p {
padding:10px 0 10px 0px;
}
div.bloque-foot  h5{
background:url(img/envios.gif) no-repeat top left;
	color: #323b41;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 12px 0;
padding:10px 0 10px 60px;
}img.alignizq{
display:inline;
background: #fbfbfb;
border: 1px solid #ededed;
margin:10px 16px 2px 0px;
padding:8px;
}
.alignizq{
	float: left;
}
#prioridad .eficiente .prioridad{
font-size: 14px;
font-weight: bold;
padding:0;
margin:0;
}
#prioridad .eficiente .prioridad p{
padding:0;
margin:0;
}
#prioridad .eficiente .prioridad p a{
padding:0;
margin:0;
}
.eficiente {
padding-top: 6px;
padding-bottom: 24px;
border-bottom: 1px solid #DAF0F8;
 margin-bottom: 9px;
}
.eficiente p{
 line-height:20px;
 padding:6px 0
}
.call { width: 310px; float:right; margin-top: 38px; color: white ; padding-left:28px;}
.call h4 { margin: 0 ; padding:0px }
.call p { font-size: 11px; margin-top: -6px; line-height: 15px;}