/*
Theme Name: GM Parts
Theme URI: http://gmparts.stg.interalia.net
Description: Theme for GM Parts - M&eacute;xico

Version: 1.0
Author: Tatiana Guevara
Author URI: http://gmparts.stg.interalia.net
Tags: blue, white, fix-width, two-columns, left-sidebar, foot-menu, head-menu

	This theme is based in Green Apples 2.0 theme by Liane Blanco aka Rose City Sister at 
	RoseCityGardens.com.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

	/* 2008-01-17 - Replaced page list menu with a 3-level javascript alternative, and updated theme with post class function and threaded comments */
	
	/* 2008-07-07 - Post navigation styling fixed and arrows added to replace code, menu fixed to display properly in IE6. */
	
	/* kill defaults */


* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

/* miscellaneous elements */

pre {
	width: 100%;
	padding: 10px;
	overflow: scroll;
	margin-bottom: 10px;
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2 {
	margin-bottom: 10px;
}

h3, h4, h5, h6 {
	font-weight: 600;
}

/* Begin Typography & Colors */

body {
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #404040;
	background-color: #C9C9C8;
}

#page {
	background: url(images/bg_pg.gif) left repeat-y !important;
	width:792px; 
	margin:auto auto;
}
	
#header {
	background: #F3F3F3 url(images/logoGMParts.gif) no-repeat top left;
}


#headerimg, #headerimg ul li {
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

#headerimg ul a {
	display:block;
}

#headerimg li {
	float:left;
	position:relative;
}

#content {
	font-size: 11px;
}

.narrowcolumn .entry, .widecolumn .entry, .widecolumn .entry p, .narrowcolumn3 .entry, .homecolumn .entry, .homecolumn .entry p, .narrowcolumn3 .results {
	font-size:1em;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	
}

#footer a {
	font-size: 0.9em;
	text-decoration: none;
	text-transform:none;
	padding:0 7px 0 7px;
}
#footer a, a:link, a:visited {
	color: #666;
}

#footer a:hover, a:active {
	color: #1356A2;
}

h1 {
	font-size: 20px;
	line-height:normal;
}

.post h1 {
	clear: right;
	}

.post h2 {
	font-size: 17px;
	color:#153C5B;
	}
	
.postwide h2 {
	font-size: 17px;
	color:#153C5B;
	}
	
.post h3 {
	font-size: 11px;
	color:#000;
	background-color:#E1ECF5;
	padding:3px 5px;
	}
.postwide h3 {
	font-size: 11px;
	color:#000;
	background-color:#E1ECF5;
	padding:3px 5px;
	}
.postwide p {
	margin-bottom: 10px;
}


h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2, #sidebar2 h2  {
	color: #999 !important;
	font-family: Verdana,'Lucida Grande',sans-serif !important;
	font-size: 1.2em;
	font-weight: 600 !important;
	}

h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #333;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333;

	}

h2, h2 a, h2 a:visited  {
	color: #999;
}
h3, h3 a, h3 a:visited {
	color: #002E53;
}
h3 a:link {
	color:#000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a:link, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h3 a:hover, h3 a:active {
	color: #275299;
	text-decoration: underline;
}

.item h3 {
	color:#000000;
	font-size:16px;
	background-color:transparent;
}

.item a, .item a:link, .item a:visited, .item a:hover {
	font-weight:bold;
	font-size:10px;
}
.item {
	color:#000;
	line-height:13px;
}

.entry p a:visited {
	color: #6B95DA;
	}

#sidebar, #sidebar2 {
	font-size: 1.3em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	border: none;
	}

h2 a:hover, h3 a:hover {
	color: #275299;
	text-decoration: none;
	}
a, a:link, a:visited {
	color: #275299;
	font-size:11px;
	text-decoration:none;
}

a:hover, a:active {
	color: #275299;
	text-decoration: underline;
	}

.colC h3 { background:transparent url(images/bull_link.gif) left no-repeat; padding-left:15px; font-size:13px;}
.colC h3 a { font-size:13px;}

/* End Typography & Colors */

/* Begin Structure */
body {

	}

#page {
	height: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	}

#logo {
	width:163px;
	height:58px;
	float:left;
}
#logo a {
	width:163px;
	height:58px;
	display:block;
}

#header {
	width: 780px;
	margin:auto;
	height: 62px;
	clear: both;
	padding-top:5px;
	}
	
#headerimg {
	float:left;
	width:462px;
	padding-left:14px;
	padding-top:5px;
	}
	
	
/****  OVER DE MARCAS  ****/
a#mcChev {
	display:block;
	width:70px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_chev.gif) top left no-repeat;
    }
a#mcChev:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }
	
a#mcPontiac {
	display:block;
	width:75px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_pontiac.gif) top left no-repeat;
    }
a#mcPontiac:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

a#mcGmc {
	display:block;
	width:52px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_gmc.gif) top left no-repeat;
    }
a#mcGmc:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

a#mcHummer {
	display:block;
	width:72px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_hummer.gif) top left no-repeat;
    }
a#mcHummer:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

a#mcCadillac {
	display:block;
	width:67px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_cadillac.gif) top left no-repeat;
    }
a#mcCadillac:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

a#mcSaab {
	display:block;
	width:53px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_saab.gif) top left no-repeat;
    }
a#mcSaab:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

a#mcBuick {
	display:block;
	width:51px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_buick.gif) top left no-repeat;
    }
a#mcBuick:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }
	
a#mcAcdelco {
	display:block;
	width:67px;
	height:39px; /* aqui esta el truco */
	text-indent:-9999px;
	background: url(images/log_acdelco.gif) top left no-repeat;
    }
a#mcAcdelco:hover {
    background-position:0 -39px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

div#container {
	width: 774px;
	float: left;
	padding-top: 0px;
	padding-left:18px;
	/*overflow: auto;*/
	height: 100%;
	clear: both;
	background: transparent;
}

div#banner {
	width:756px;
	margin:auto auto;
	padding-bottom:5px;
}

div#content {
	}

/********** NUEVO ***********/
div#principal {
	width:100%;
	border:1px solid #ccc;
	text-align:center;
	padding:5px 0;
}
div#emphasize {
	width:100%;
	height:160px;
	padding-top:5px;
	background: #fff url(images/box_promotiles_section.gif) center no-repeat;
}

div#emphasize .item {
	width:208px;
	float:left;
	margin-left:17px;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}

div#emphasize .item .img {
	width:76px;
	float:left;
	text-align:center;
}
div#emphasize .item .txt {
	width:115px;
	float:right;
}

div#emphasize .item .midLeft {
	width:96px;
	float:left;
}
div#emphasize .item .midRight {
	width:96px;
	float:right;
}


div#emphBottom {
	height:18px;
	clear:both;
	background:transparent url(images/bg_ftr_top.gif) top no-repeat;
}
div#global {
	width:100%;
	background:transparent url(images/bg_pg_ftr_a.gif) bottom no-repeat;
	height:60px;
}
div#global .links {
	padding-top:15px;
	text-align:center;
}

/*********************/

.homecolumn {
	width:754px;
	/*margin:auto;*/
	line-height: 1.4em;
}

.widecolumn {
	width:714px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	/*margin:auto auto;*/
	line-height: 1.4em;
	background:#fff url(images/bg_main_top.gif) top repeat-x;
	border-left:1px solid #CFCECE;
	border-right:1px solid #CFCECE;
	border-bottom:1px solid #CFCECE;
	min-height:450px;
}
.widecolumn .post {
	margin: 0;
	padding-top:40px;
	}
.widecolumn .entry {
	padding-left:15px;
}

.narrowcolumn .post {
	width:560px;
	float:right;
	padding-top:40px;
}

.narrowcolumn3 .post {
	width:400px;
	float:right;
	padding-top:40px;
	padding-right:25px;
	padding-bottom:15px;
}

.narrowcolumn3 .postwide {
	padding-left:20px;
	padding-top:40px;
	padding-right:25px;
	padding-bottom:15px;
}
/* 7 abril 2010 */
.narrowcolumn3 .quote {
	padding-left:10px;
	padding-top:40px;
	padding-right:10px;
	padding-bottom:15px;
}

.narrowcolumn3 .results {
	padding-top:40px;
	padding-left:25px;
}
.results .post {
	clear:both;
	float:none;
	width:560px;
	padding-top:20px;
}

.postwide .entry {
	width:520px;
	float:right;
	clear:both;	
}

#rightbar {
	width:132px;
	float:left;
	margin-left:4px;
	padding-bottom:10px;
}

#rightbar .buscar {
	width:130px;
	height:178px;
}

#rightbar .quicklinks {
	width:107px;
	background:#fff url(images/bg_links.gif) center top no-repeat;
	margin-top:10px;
	padding-top:35px;
	padding-left:11px;
	padding-right:10px;
	font-size:10px;
}

.quicklinks a, .quicklinks a:link, .quicklinks a:visited {
	color: #275299;
	font-size:10px;
	text-decoration:none;
}

.quicklinks a:hover, .quicklinks a:active {
	color: #275299;
	text-decoration: underline;
	}

div#sidebar {
	width:150px;
	margin: 0 0 0 0;
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom:15px;
}

.topnavpages {
	width:150px; height:5px; background:url(images/bg_left_callout_tp.gif) bottom no-repeat;
}
.navpages {
	width:150px; background:url(images/bg_leftnav.gif) left repeat-y; margin:0px; padding:5px 0 0 5px;
}
.botnavpages {
	width:140px; height:25px; background:url(images/bg_left_callout_bt.gif) top no-repeat; padding-top:5px; padding-left:10px;
}

* html div#sidebar {
	left: 20px;
	position: relative;
}
div#sidebar2 {
	margin: 0px 0 0 -190px;
	padding-top: 20px;
    vertical-align: top;
}

.narrowcolumn {
	width:754px;
	margin:auto auto;
	background:#fff url(images/bg_main_top.gif) top repeat-x;
	border-left:1px solid #CFCECE;
	border-right:1px solid #CFCECE;
	border-bottom:1px solid #CFCECE;
	}

.narrowcolumn3 {
	width:620px;
	min-height:750px;
	background:#fff url(images/bg_main_top.gif) top repeat-x;
	border-left:1px solid #CFCECE;
	border-right:1px solid #CFCECE;
	border-bottom:1px solid #CFCECE;
	float:left;
	}

.widecolumn {

	}

.post .entry p {
	margin-bottom: 10px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
.homecolumn .post {
	margin:0;
}


.clear {
	
	clear: both;
	}
div.clear {
	width: 100%;
	clear: both;
}
	


div#footer { 
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: center;

	}

#footer p {
	margin: 0;

	}
	
.entry {
	clear: both;
	padding-top:10px;
}

/* End Structure */


/* Begin Lists */

html>body .entry ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 10px;

	}

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	}

.entry ol {
	margin-left: 35px;
	margin-bottom: 15px;
}
.entry ol li {
	padding-bottom:4px;
	}
.entry ul li {
	padding-bottom:4px;
	}

.entry ul li ul li, .entry ul li ul li ul li {
	font-size: 100%;
}

.entry ol ol, .entry ol ul {
	font-size: 100%;
}

/* List left menu */

#sidebar ul {
	list-style: none;
	width: 120px;
	height:auto;
	line-height:normal;
}
#sidebar ul li ul li {
	padding-bottom:5px;
	/*para que aparezca bien en IE*/
	margin-left:0.5em;
}

#sidebar ul ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 5px;
	/*para que aparezca bien en IE*/
	margin-left:-0.5em;
}

#sidebar ul ul ul {
	list-style-image: url(images/bull_blue.gif);
	list-style-position:outside;
	list-style-type: none;
	padding-left: 10px;
	margin-left:-0.5em;
}

#sidebar ul ul ul ul {
	list-style-image: url(images/bull_gray.gif);
	list-style-position:outside;
	list-style-type: none;
	padding-left: 5px;
}

#sidebar ul ul li {
		font-weight:bold;
		color:#053D7B;
		margin-left:0.5em;	
}

#sidebar ul ul ul li {
		font-weight:normal;		
}

.sides ul ul li a:link, .sides ul ul li a:visited {
	color:#053D7B;	
	font-size:11px;
}
.sides ul ul li a:active, .sides ul ul li a:hover {
	color:#053D7B;
	text-decoration:none;
}
.sides ul ul ul li a:link, .sides ul ul ul li a:visited {
	color:#555;	
	font-size:11px;
}
.sides ul ul ul li a:active, .sides ul ul ul li a:hover {
	color:#1B55B0;
	text-decoration:none;
}

.sides ul ul ul ul li a:link, .sides ul ul ul ul li a:visited {
	color:#555;	
	font-size:10px;
	padding-right:5px;
}
.sides ul ul ul ul li a:active, .sides ul ul ul ul li a:hover {
	color:#1B55B0;
	text-decoration:none;
}
/* End list left menu*/

/* lista sucursales distribuidores */
#dealers .detalles ul {
	list-style-image:url(images/bull_blue.gif);
}
/*Lista columna c - mapa del sitio */
.colC ul {
	margin-left:-2em;
}
.colC li  {
	list-style-image:url(images/bull_blue.gif);
	margin-left:0.5em;
	padding:0px;
}
.colC ul ul li {
	list-style-image:url(images/bull_gray.gif);
	margin-left:-1em;
	padding:0px;
}

/* Begin Form Elements */
#search {
	width:130px;
	float:left;
	text-align:right;
	margin-top:20px;
}

#search .cleardefault {
	width:100px;
}

#searchform, #searchform2 {
 	width: auto;
}
#searchform2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

 #sidebar #searchform #s, #sidebar2 #searchform #s {
	width: 100px;
	background-color: #fff;
	border: 1px solid #a8b772;
	padding: 0 2px;
	} 

#s {
	width:80px;
	background-color:#fff;
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	font-size:11px;
}

#searchform2 #s2 {
	width: 200px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
    padding: 0 2px;
}

#sidebar #searchsubmit, #sidebar2 #searchsubmit, #searchsubmit2 {
	width: auto;
	background: transparent url(images/find.gif) left no-repeat;
	padding-left: 18px;
	height: 20px;
	border: none;
	font-weight: 600;
	}

#searchsubmit {
	width: 18px;
	height:20px;
	background: transparent url(images/find.gif) left no-repeat;
	border:0px;
	padding-left: 18px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
	}

/* End Form Elements */

/* Begin Sidebars */
div.sides {
	float: left;
	width: 160px;
	padding-top: 20px;

}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border: none;
	}

blockquote {
	margin: 15px 30px;
	padding: 10px;
	border: 1px dotted #a8b772;
	background: #f8f8f8;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	background: transparent;
}

.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;
	}

.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(images/larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;
	}

	

/* End Various Tags & Classes*/

/* menu structure */

#absnav {
	width: 762px;
	text-align: left;
	height: 35px;
	margin:auto;
	border-top:1px solid #C7C5C5;
	padding:5px 0px 0px 6px;
	position: relative;
	z-index: 100;
	background:transparent url(images/bg_menu_big.jpg) top center no-repeat;
}

#navigation {
	width: 750px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
}

/* menu structure */

#mc_menu_1, #mc_menu_1 ul{
/*padding:0;*/
list-style-type:none;
list-style-position:outside;
line-height:1.5em;
text-align: left;
z-index:200;
}

#mc_menu_1 ul ul{
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.5em;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	width: auto;
}

#mc_menu_1 li {
	width:189px; height:30px; 
}

#mc_menu_1 li li {
	border: none;
	border-bottom: 1px solid #a8b772;
	height:auto;
	color:#000;
}

#mc_menu_1 li a{
	display:block;
	padding:8px 5px 5px 5px;
	border:none;
	color:#fff;
	text-decoration:none;
	background:transparent;
	text-align:center;
	background-image:url(images/bg_menu.jpg);
	background-position:top;
	height:17px;	
	font-size: 17px;
	font-weight:bold;
}

/****  OVER DE Menu  ****/
#mc_menu_1 li a:hover {
	background-image: url(images/bg_menu.jpg);
	background-position:0 -30px;
	background-color:transparent;
	height:20px;
	display:block;
}

#mc_menu_1 li ul {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #00447F;
	width:186px;
	margin-top:13px;
	display: block; visibility: hidden;
}

#mc_menu_1 li ul li {
	display:block;
	padding:0px 5px;
	text-decoration:none;
	background: #fff;
	border-bottom: 1px solid #ccc;
	height:auto;
	width:176px;
}

#mc_menu_1 li ul li a {
	display:block;
	text-decoration: none;
	background-image:none;
	color:#000;
	height:auto;
	width:auto;
	text-align:left;
	line-height:normal;
	font-size:12px;
	font-weight:normal;
}

#mc_menu_1 li ul li a:hover, #mc_menu_1 li ul li a:active {
	text-decoration: none;
	background-image:none;
	color:#0B5492;
	height:auto;
}

#mc_menu_1 li{
float:left;
position:relative;
}

#mc_menu_1 ul {
position:absolute;
display:none;
width:8em;
top:1.5em;
}
/* end top level menu */


/* MENU FOOTR   */
#mc_menu_2 ul {
	font-size: 0.9em;
	text-decoration: none;
	text-transform:none;
}
#mc_menu_2 li  {
	display:inline;
}
/* end footer menu */



/* Date Button */

.post-date {
	width: 40px;
	height: 43px;
	float: left;
	background: url(images/datebutton.gif);
	text-align: left;
}
.month {
	width: 35px;
	height: 15px;
	vertical-align: top;
	font: 500 11px Arial,sans-serif;
	color: #666;
	text-align: center;
}
.day {
	width: 35px;
	padding-top: 1px;
	vertical-align: bottom;
	height: 25px;
	font: 700 16px Arial,sans-serif;
	color: #a8b772;
	text-align: center;
}

/* Entry Forms */

.entry fieldset {
	padding: 20px;
	border: 1px dotted #ccc;
}

.entry legend {
	height: 30px;
	background: #fff url(images/tab-background.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-family: Helvetica,Verdana,Geneva,Arial;
	padding: 7px 5px 3px 5px;
	font-size: 1.2em;
}

fieldset p {
	margin-top: 15px;
}


.entry input.radio {
	margin: 0;
}
.entry table {
	margin-bottom: 15px;
}
.entry table th, .entry table td {

	border: 1px solid #ccc;
	border-collapse: collapse;
}
.entry table th {
	background: #fff url(images/tab-background.gif) repeat-x bottom;
	font-weight: 600;
		padding: 10px;
}

.entry table td {
	padding: 4px 10px;
}

/*********************************/
#rightbar input {
	font-size:9px;
	background-color:#fff;
}

#rightbar select {
	font-size:10px;
	width:108px;
	background-color:#fff;
	border:1px solid #9CB2D1;
	margin-top:5px;
}

#rightbar .btn {
	background-color:#004C9D;
	color:#fff;
	font-weight:bold;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	width:50px;
	height:19px;
}


.entry input {
	font-size:11px;
	background-color:#fff;
}

.entry .btn {
	background-color:#004C9D;
	color:#fff;
	font-weight:bold;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	width:50px;
}
.entry .campo {
	border:1px solid #9CB2D1;
	height:17px;

}
.entry textarea {
	font-size:11px;
	background-color:#fff;
	border:1px solid #9CB2D1;
}


/*******************************************/


/* misc */

hr {
	color:#ddd;
	background-color:#ddd;
	height:1px;
	border:none;
	margin: 10px 0px;
}

fieldset, form {
	text-align: left !important;
}


/*-------------------------------------- CONTENIDO --------------------------------------------*/

.note {
	font-size:10px;
	color:#276DA9;
	font-weight:bold;
}

.mention {
	font-weight:bold;
	font-size:12px;
	border:1px solid #ccc;
	border-bottom-color:#666666;
	border-left-color:#666666;
	text-align:center;
	padding:10px;
	background-color:#EEF4F9;
	color:#000;
}

.black {
	color:#153C5B;
	font-weight:bold;
	font-size:12px;
}

.bullink {
	padding-left:11px;
	padding-top:3px;
	background:#fff url(images/bull_link.gif) left 5px no-repeat;
}

/*********** Tabs interna ***********/

.wrap_tabs {width: 100%; text-align:left; clear:both;}

div.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
div.itemtab {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ccc;
	border-left: none;
	margin-bottom: -1px;
	background: #D4E5F9;
	overflow: hidden;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.itemtab a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.1em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-weight:bold;
}
div.itemtab a:hover {
	background: #D4E5F9;
}	
div.itemtab.active, div.itemtab.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
	color:#053D7B;
}
.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
}

.tab_content ul li {
	margin-bottom:5px;
}

/*************** cajas intros pag home de sección  *****************/

#introBox {
	width:389px;
	border:1px solid #C4C4C4;
	margin-top:20px;
	margin-left:5px;
	padding-bottom:5px;
}
#introBox .title {
	min-height:22px;
	background:#fff url(images/bg_ttl_tts.gif) top no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:42px;
	padding-top:6px;
}
#introBox .content {
	min-height:100px;
	background:#fff url(images/bg_tts.jpg) center top no-repeat;
}
#introBox .content .img {
	float:left;
	width:120px;
	padding-left:15px;
	margin-top:15px;
	text-align:center;
}
#introBox .content .txt {
	float:left;
	width:225px;
	padding-left:20px;
	margin-top:15px;
}

/*************** ACCORDION ****************/
.basic  {
	width: 100%;
}
.basic div {
	background-color: #fff;
	padding-top:8px;
}

.basic p {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding:0 10px;
}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px 5px 0 10px;
	margin-top: 3px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	border: 1px solid #BBD3E8;
	border-bottom: 0px;
	border-right:0px;
	background: url(images/tab_accordion_off.gif) right top no-repeat;
}
.basic a:hover {
	background-color: white;
	background: url(images/tab_accordion_off.gif) right top no-repeat;
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background: url(images/tab_accordion_on.gif) right top no-repeat;
}

/********* Buscar distribuidor interna **********/

#buscaDist {
	width:350px;
	margin:auto;
	background-color:#FFFFFF;
}
#buscaDist table td {
	border:none;
}

/***************** COLUMNAS Formas *****************/
.columns {
	width:90%;
	margin-left:25px;
}
.colA {
	width:48%;
	float:left;
}
.colB {
	width:48%;
	float:right;
}
.colC {
	width:31%;
	float:left;
	margin-right:10px;
}

.entry table.noborder td {
	border:none;
	padding:0;
}

#error {
	width:300px;
	border:1px solid #ccc;
	padding:10px 10px 0 15px;
	background-color:#FFFFE8;
	margin-bottom:10px;
}

/****** DEALERS ******/
#dealers .header {
	padding:10px 10px 3px 0;
	font-weight:bold;
	border-bottom:1px solid #BBD3E8;
	margin-bottom:10px;
	text-transform:uppercase;
}

#dealers .cobalt {
	position:relative;
}
#dealers .gmap {
	float:right;
}

#dealers .titulo {
	background-color:#316895;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 2px 2px 7px;
}
#dealers .detalles {
	padding:3px 2px 2px 7px;
	margin-bottom:10px;
	border:1px solid #BBD3E8;
}

/************* Directorio *************/

table.directory {
	border:1px solid #ddd;
	width:100%;
}
table.directory td {
	border:0;
	border-bottom: 1px solid #ccc;
	padding-right:0;
}
table.directory th {
	background-color:#005AA5;
	background-image:none;
	text-align:left;
	color:#FFFFFF;
	padding:5px 5px 5px 10px;
	border:0;
	border-right: 1px solid #ccc;
}
table.directory a {
	padding:0;
	border:none;
	background:none;
	font-weight:normal;
	display:inherit;
	color:#1356A2;
}
table.directory a:hover {
	color:#333;
	background:none;
}