/* 
	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{
	background: #FFCB13 url(img/bg-back.jpg) repeat-x top center;
color: #303030;
font-size:12px;
border-top: 3px solid #000000;
font-family:Arial, Tahoma, Verdana;
margin:0 auto;
padding:0;
}
#wrap {
	width: 980px;
	margin: 0px auto 0px;
	padding-left:20px;
padding-right:20px;
background-color:#FFFFFF;
	}
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 {
display:inline;
background: #fffaee;
border:1px solid #FFA518;
margin:10px 0 2px 10px;
padding:4px;
}

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 */
/* Start Header - Blog Title and Skip Link */
/************************************************
*	Header  									*
************************************************/
#header {
width:980px;
height:136px;
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:620px;
float:left;
font-size:14px;
overflow:hidden;
margin:0;
padding:0;
}
#headerright {
width:346px;
float:right;
font-size:12px;
text-align:right;
overflow:hidden;
margin:0;
padding:46px 0 0;
 background: transparent;
}
#headerright p {
color:#FFF;
font-size:12px;
margin:0;
padding:0 20px 0 0;
}
/* Empresa y Acciones */
#name h1 {
width:301px;
height:100px;
float:left;
display:inline;
margin:0;
}
#name h1 a {
width:301px;
height:100px !important;
background:url(img/reparbal-logo.png) no-repeat;
display:block;
text-indent:-99999px;
padding:0;
}
/* End Header */
#navegacion {
	width: 980px;
	height: 46px;
	margin:0px;
}

#search{
height: 1%;
width: 300px;
padding:10px;
float:right;
}
#search-tr{}
#search-bl{}
#search-br{
padding:10px;
}
.inputbox{
margin:0 10px 0 0;
padding:8px 8px 8px 8px;
border:none;
}
.button{
border:none;
margin:0 0px 0 0;
padding:6px 6px 6px 6px;
}
/* Search */
#search .inputbox{
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #EEEEEE;
width:198px;
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:30px 0 0 0px;
}
#catalogo{
	margin:30px 0 0 0px;
}
.papero	{display: inline; background-color: white; float: left;	margin: 0px; padding:0px 0px 0px 0px; 	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: #ffc109 url(img/hy.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/compa.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;
	padding:0px;
}
/* End Main */
/* Start Posts - Post titles, entries, and postmetadata */
.post{
	margin: 0px;
		padding: 0px 0px 0px 0px;
}
.post h2{
	font-size: 24px;
	font-weight: normal;
	padding: 10px 10px 10px 12px;
	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;
}
.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: #2f2f2f url(img/pies.gif) repeat-x;
	color: #e0e0e0;
	border-bottom: 3px solid #000000;
	border-top: 4px solid #f9ab17;
}
#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:640px;
}
#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:226px;
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:13px;
padding:10px 10px 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: 284px;
	margin: 0px 0px 0px 0px;
	padding: 20px 12px 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 #e1e1e1;
	border-right: 1px solid #e1e1e1;
	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 #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding:1em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #006599;
	text-align:left;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	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;
	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;
}
div#foot {
	font-size: 13px;
	clear: both;
}
div#foot-quick{
margin:0px 0px 0px 0px;
	height: 120px;
	background: #FFF url(img/bajo.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: 220px; float:left; margin-top: 44px; color: #7c7c7c ; padding-left:72px;}
.call h4 { margin: 0 ; padding:0px }
.call p { font-size: 11px; margin-top: -6px; line-height: 15px;}


/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #F7F7F7 url('img/main-menu-a.png');
	height: 40px;
	width:978px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarleft {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#nav ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
	}

#nav a {

display: block; border: 1px solid #E0E0E0; color: #585858; text-decoration: none; margin: 0 -1px 0 0; position: relative; z-index: 10; font-size:1.4em;
color: #5E5E5E;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
		padding: 12px 42px 13px 41px;


	}
	
#nav a:hover {
	background: #FFD700 url('img/main-menu-h.png') repeat-x 0 0; border-color: #FFD700;
	display: block;
	color: White;
	text-decoration: none;
		padding: 12px 42px 13px 41px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
		background: url('img/main-menu-i.png');
	width: 206px;
	float: none;
	font-size:1.1em;
	margin: 0px;
				padding: 14px 0px 14px 40px;
					border-top: none;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	}
	
#nav li li a:hover, #nav li li a:active {
		background: #FFD700 url('img/main-menu-h.png') repeat-x 0 0;
					padding: 14px 0px 14px 40px;
	color: White;
	border-color: #FFD700;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	/* HOME CROSSROAD */
#home-crossroad {margin: 26px 0 0 0px;}
#home-crossroad li {float: left; display: inline; width: 313px; min-height: 328px; color: #fff; border-bottom: 4px solid #252525;}
#home-crossroad li.jsclick {cursor: pointer;}
#home-crossroad li.jsclick h3 a {text-decoration: none;}
#home-crossroad li .in {margin: 0px 0 0; padding: 15px; border-top: 4px solid #D7AD00; border-width: 0 4px;}
#home-crossroad li h3 {margin: 0; font-size: 183.4%;}
#home-crossroad li h3 a {color: #fff;}
#home-crossroad li p {margin: 0.1em 0 4px 0px  ; line-height:14px;}
#home-crossroad .training { background: #e88402 url(img/cuadros.gif) repeat-x bottom center;}
#home-crossroad .simulation {
	width: 313px;
	margin: 0 18px;
	 background: #e88402 url(img/cuadros.gif) repeat-x bottom center;
}
#home-crossroad .training-spaces {background: #e88402 url(img/cuadros.gif) repeat-x bottom center;}

.home #col-content h2, .home #col-side h2 {margin: 0 0 0.7em;}

/* CROSSROAD */
.crossroad li {border-top: 1px solid #dcdcdc; padding: 10px 0 !important;}
.crossroad li:first-child {border: none;}
.crossroad li h2 {margin: 0 0 0.2em;}
.crossroad .col-h-r p {overflow: hidden; margin: 0 0 0.5em;}
.crossroad .col-h-r p .l {width: 65px;}
.crossroad .col-h-r p .r {width: 210px;}
.crossroad li .img-box {float: left; display: inline; margin: 0 0 0 -300px; background: #f1f1f1; border: 1px solid #d4d4d4; padding: 5px; width: 270px;}
.crossroad li .img-box img {display: block;}
.with-img li {padding: 10px 0 10px 300px !important;}

/* DIRECTORY TRAINING */
.directory-training {width: 290px; float: left; display: inline;}
.directory-training h2 {padding: 0 0 5px 35px;}
.directory-training ul {margin: 0 0 30px;}
.directory-training li {margin: 10px 0 !important;}
.directory-training .date {display: -moz-inline-block; display: inline-block; min-width: 45px; white-space: nowrap; text-align: center; padding: 1px 0; background: #f6f6f6 url('../img/bg/date.png') 0 100% repeat-x; margin: 0 5px 0 0; font-size: 92%;}
.reset{border:0; margin:0; padding:0; list-style:none; background:none;}
ul.reset li{margin:0; padding:0; background:none;}
/* Content */
#libre {
	float:left;
	height: 100%;
	margin-bottom: 20px;
}
#libre p {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}

#mane {
float:left;
width:964px;
display:inline;
background:#FFF;
margin:0px 0 20px 0;
padding: 24px 0 20px 0;
}
#domo {
float:left;
width:964px;
display:inline;
background:#FFF;
margin:0px 0 0 0;
padding: 0px 0 0px 0;
}
#mane strong {
 font-weight: normal;
}

#mane a,#mane a:visited {

}

#mane p {
margin:0;
padding:0 0 10px;
}

.maneleft ul {
margin:0 0 0 5px;
padding:0;
}

.maneleft ul li {
background:#FFF;
margin:0;
padding:0 0 5px 13px;
}

.maneleft {
float:left;
width:424px;
margin:0;
padding:0 46px 0 26px;
}

.maneright {
float:right;
width:430px;
margin:0;
padding:0 14px 0 0;
}

.nowfeaturedtop {
float:left;
width:426px;
margin:0;
padding:0 0 10px;
}

.nowfeaturedbottom {
float:left;
width:360px;
margin:0;
padding:0;
}
#services-main h2 {
font-family:Arial, Times New Roman, Times, serif;
font-size:1.52em;
font-weight:bold;
color: Black;
margin:0 0 0px;
}

#services-main h3 {
font-family:Arial, Times New Roman, Times, serif;
font-size:1.52em;
font-weight:bold;
color: #4A4A4A;
margin:0 0 14px;
}

/* Small Big Small Columns */
#services-main .box {
width:964px;
line-height:1.7em;
margin: 30px 0px 30px 0px
}

#services-main .column1 {
width:306px;
float:left;
background:url(img/cole2.gif) no-repeat top right;
margin:0;
padding:0 0px 0 16px;
}

#services-main .column1 h3 {
padding:10px 0 10px 4px;
}

#services-main .column2 {
width:304px;
float:left;
background:url(img/cole.gif) no-repeat top right;
padding:0 29px 0 4px;
}

#services-main .column2 h3 {
padding:10px 0 10px 0px;
}

#services-main .column3 {
width:260px;
float:left;
padding:0 5px 0 30px;
}

#services-main .column3 h3 {
padding:10px 0 10px 0px;
}

#services-main .column1 ul {
list-style:none;
text-indent:20px;
margin:0 auto;
padding:0 0 10px 6px;
}

#services-main .column1 li {
background-image:url(img/tip.gif);
background-repeat:no-repeat;
background-position:0 3px;
}

/* Small Small Small Small Columns */
#services-main {
width:100%;
line-height:1.7em;
}

a#dale {
margin-top:16px;
display:block;
text-decoration:underline;
background:url(img/even.gif) no-repeat 0px 4px;
padding-left:26px;
color:#002344;
}

a:hover#dale {
color:#1C5CD6;

}
.home
{
    border: none;
    margin: 8px 0px;
}


#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('img/bc_bg.png');
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:500PX;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#breadcrumb li
{
    list-style-type:none;
    float:left;
	    display:inline;
    padding-left:10px;
}

#breadcrumb li a
{
    height:30px;
    display:inline;
    background-image:url('img/bc_separator.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

#breadcrumb a:hover
{
    color:#35acc5;
}

.breadcrumb_trail
{
	font: 11px Arial, Helvetica, sans-serif;
	background: url('img/bc_bg.png') repeat-x;
	height:30px;
	line-height:30px;
	color:#9b9b9b;
	border-top:solid 1px #cacaca;
		border-right:solid 1px #cacaca;
			border-left:solid 1px #cacaca;
	width:550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}.breadcrumb_trail li

{ display:inline;
	list-style:none;
	float:left;
	padding-left:10px;
}
.breadcrumb_trail a
{
	height:30px;
	display:inline;
	background:url('img/bc_separator.gif')  no-repeat right 50%;
	padding-right: 15px;
	text-decoration: none;
	color:#454545;
}
.breadcrumb_trail a:hover
{
	color:#0088ff;
}
.home
{
    border: none;
		background:url('img/bc_separator.gif')  no-repeat right 50%;
    margin: 9px 0px;
}

#mytable {
	width: 248px;
	padding: 0;
	margin: 5px 0 0 0;
		font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 248px; color:#FFFFFF;	  
	
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD7;

	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(img/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#eyebrowNav {
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		position:absolute;
		top:-5px; left:800px;
		height:25px;
		padding:5px 0 0 5px;
		width:300px;
		background:url('img/top-nav.gif') no-repeat }
		
		#eyebrowNav a {
			border-left:1px solid #1f1f1f;
			border-right:1px solid #626262;
			color:#FCE772;
			display:block;
			float:left;
			margin: 4px 0 0 0;
			padding:2px 15px 2px 29px;
			text-decoration:none;
			background:url('img/eyebrow_arrow.gif') no-repeat 19px 4px;
			text-transform:uppercase }
			
			#eyebrowNav a.alpha { border-left:none }
			#eyebrowNav a.omega { border-right:none }
			
		#eyebrowNav a:hover { color:#fff; text-decoration:none }
			#con a{
	color: #2BB02C;
	padding-left: 54px;
	
	}
	#con a span{
	border: 1px solid #5F9EA0;
	}
	.dev{
	vertical-align: middle;
	margin-right: 2px;
	}

