/* @override 
	http://www.szauto.es/fileadmin/templates/skins/skin_bn_szauto/css/mainstyles.css?1282517999
	http://www.szauto.es/fileadmin/templates/skins/skin_bn_szauto/css/mainstyles.css?1282573975
	http://www.szauto.es/fileadmin/templates/skins/skin_bn_szauto/css/mainstyles.css?1283392824
*/

/*

QuickSite Wireframe CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
	reset.css
	Resets default browser CSS.
   
	Based on but not the same as work by Eric Meyer:
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
   
-------------------------------------------------------------- */

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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse:collapse;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight:400;
	}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active,
a:focus {
	outline: none;
	}

del {
	text-decoration: line-through;
}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	color: #5e5e5e;
	height: 100%;
	font: normal 15px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	width: 100%;
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}


/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */

/* @group TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}

/* @end TYPO3 Styling Adjustments */


/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

h2.csc-firstHeader {
	margin-top: 30px;
	border-bottom: 1px solid #da251c;
	margin-bottom: 25px;
	padding-bottom: 3px;
	font-weight: bold;
}

h4.csc-firstHeader {
	border-bottom: 1px solid #da251c;
	margin-bottom: 25px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:300px;
	display: block;
	}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
	width: 960px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#feature {
	margin-bottom: 20px;
}

#generatedContent-1 {
	width: 220px;
	float: left;
	margin-right: 20px;
	min-height: 300px;
	background-color: red;
	}

#generatedContent-2 {
	width: 210px;
	float: right;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f7f7f7;
	padding-top: 10px;
}

#f1d #contentBlock-1 {
	float: right;
	width: 720px;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 720px;
	border-right: 1px solid #eaeaea;
	padding-right: 10px;
}

#f1f #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2a #contentBlock-1 {
	float: left;
	width: 720px;
	}

#f2a #contentBlock-2 {
	width: 220px;
	float: right;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 720px;
	}

#f2b #contentBlock-2 {
	width: 220px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 720px;
	}

#f2c #contentBlock-2 {
	width: 220px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2d #contentBlock-2 {
	width: 220px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 220px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 220px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 220px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 220px;
	float: left;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 6px solid #ac2e20;
	border-bottom: 3px solid #e6e6e6;
	padding-bottom: 7px;
}

#masthead {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#masthead a {
	display: block;
	padding-top: 100px;
	}

#busyNogginID {
	float: right;
	width: 75px;
	height: 38px;
	overflow: hidden;
	background: url(images/bn_top_logo.gif) no-repeat;
	}

#busyNogginID a {
	display: block;
	padding-top: 100px;
	}

/* @group Products Menu */

ul#products {
	position: relative;
	float: right;
	right: 0px;
	top: 20px;
}

ul#products li {
	display: block;
	width: 72px;
	float: left;
}

ul#products li a {
	background: transparent url(../css/images/cubos.jpg) no-repeat scroll 0 0;
	display: block;
	width: 72px;
	text-align: center;
	font-size: x-small;
	color: red;
	text-decoration: none;
	font-weight: bold;
	padding-top: 60px;
}

ul#products li#events {
	left: 0;
}

ul#products li#events a {
	background-position: 0 -72px;
}


ul#products li#web a {
	background-position: -72px -72px;
}


ul#products li#services a {   
	background-position: -144px -72px;
}

ul#products li#tom a{
	background-position: -216px -72px;
}

ul#products li#comex a {
	background-position: -288px -72px;
}

ul#products li#events a:hover,
ul#products li#events a.act {
	background-position: 0 0;
}

ul#products li#web a:hover,
ul#products li#web a.act {
	background-position: -72px 0;
}

ul#products li#services a:hover,
ul#products li#services a.act {
	background-position: -144px 0;
}

ul#products li#tom a:hover,
ul#products li#tom a.act {
	background-position: -216px 0;
}

ul#products li#comex a:hover,
ul#products li#comex a.act {
	background-position: -288px 0;
}

/* @end */

/* @group Global Menu */

#globalMenu {
	clear: both;
	margin-left: 0px;
	border-top: 3px solid #e6e6e6;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 5px;
}

#globalMenu li {
	padding: 0 2px 0 0;
	margin: 0 2px 0 0;
	border-right: 2px solid #4c7390;
	float: left;
	display: block;
	position: relative;
}

#globalMenu li.last {
	border: none;
}

#globalMenu li a {
	color: #4d728d;
	height: 26px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
	text-decoration: none;
	text-shadow: #fffeff 0 1px 0;
}

#globalMenu li.act a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #d6e1e5;
}

#globalMenu li.unico a:hover,
#globalMenu li.unico a.active {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#globalMenu li a:hover,
#globalMenu li a.active,
#globalMenu li.act li a {
	-moz-border-radius: 6px 6px 6px 0;
	-webkit-border-radius: 6px 6px 6px 0;
	background-color: #2597d0;
	color: #FFFFFF;
	text-shadow: 0 2px 0 #000000;
}


#globalMenu li ul {
	left: -999em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px;
	z-index: 1001;
}

#globalMenu li.sfhover ul {
	left: 0;
}

#globalMenu li.sfhover ul li {
	width: 136px;
	border-style: none;
	display: block;
	clear: both;
}

#globalMenu li ul li a {
	background: #2597d0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 9px;
	text-shadow: 0 1px 0 #000000;
	width: 136px;
}

#globalMenu li ul li.first a,
#globalMenu li.act ul li.first a,
#globalMenu li ul li.first a:hover,
#globalMenu li.act ul li.first a:hover {
	-moz-border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
}

#globalMenu li ul li a,
#globalMenu li.act ul li a {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}


#globalMenu li ul li a:hover,
#globalMenu li.act ul li a:hover {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	background: #2eb9fe;
	cursor: pointer;
}

#globalMenu li ul li.last a,
#globalMenu li.act ul li.last a,
#globalMenu li ul li.last a:hover,
#globalMenu li.act ul li.last a:hover  {
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}

/* @end Global Menu */

/* @end Header */

/* @group Footer */

#footer {
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#footerCopyright {
	float: left;
	color: #999999;
}

a#footerHomeLink {
	display: block;
	float: right;
	color: #999999;
	}

a#footerHomeLink:hover {
	color: black;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #008aec;
	border-top: 5px solid #008aec;
	}

#localMenu ul {
	margin-top: 10px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	}

#localMenu li a {
	color: #b2b2b2;
	}

#localMenu li a:hover {
	color: black;
	}

#localMenu li.current a {
	color: #008aec;
	}

#localMenu li.current li a {
	color: #b2b2b2;
	}

#localMenu li.current {
	background: url(images/local_menu_arrow.gif) no-repeat right -5px;
	}

/* @end Local Menu */






/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: #ac2e20 url(images/right_module_cap_red.gif) no-repeat right top;
	font-size: 14px;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #ac2e20 url(images/left_module_cap_red.gif) no-repeat left top;
	}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap_red.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span { 
	display: block;
	height: 15px;
	background: #ac2e20 url(images/left_module_cap_red.gif) no-repeat left bottom;
	}

.moduleBody {
	padding: 10px 10px 10px 10px;
	}

.moduleBodyWrap {
	border-left: 2px solid #ac2e20;
	border-right: 2px solid #ac2e20;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.moduleGroup {
	margin-bottom: 10px;
}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */

/* @group Noticias Blog */

#c51 div.csc-header.csc-header-n2 h3 {
	padding-left: 5px;
	padding-top: 10px;
	color: #424242;
}

div.news-latest-container {
	padding-left: 5px;
	padding-right: 5px;
}

div.news-latest-item {
	width: 230px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

div#c51.csc-default {
	background-color: #eee;
}

div.news-latest-item.last {
	margin-right: 0;
}

span.news-latest-date {
	font-size: 0.6em;
}

div.news-latest-item h4  {
	color: #5e5e5e;
}

div.news-latest-container p {
	line-height: 1.3em;
	font-size: .7em;
	color: #797979;
}



/* @end */

/* @group Forms */

.csc-mailform-field label {
	font-weight: bold;
	font-size: 80%;
	display: block;
	color: #2593cb;
}

#mailform fieldset.csc-mailform {
	width: 400px;
	margin: 10px auto;
}

input, textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 390px;
}

input#mailformformtype_mail.csc-mailform-submit {
	padding: 5px 20px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #75caf6;
	border-style: none;
	width: 75px;
	color: #fffeff;
}

/* @end */

/* @group Noticias Blog */

div.tx-gkhrssimport-pi1 {
	background-color: #d6e1e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.rss {
	float: left;
	width: 220px;
	margin: 10px;
}

h4.tx-gkhrssimport-pi1-rss_title {
	padding-left: 10px;
	padding-right: 10px;
	color: #4d728d;
	margin-top: 1em;
	font-size: 1.2em;
	margin-bottom: 1.1em;
}

div.tx-gkhrssimport-pi1-date {
	margin-bottom: 6px;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.tx-gkhrssimport-pi1-header a {
	font: bold 15px/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d728d;
	display: block;
	margin-bottom: 10px;
}

div.tx-gkhrssimport-pi1-content {
	font: .72em/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Direccion */

div.direccion {
	background-color: #e0fbfc;
	color: #424242;
	padding: 10px;
	border-top: 10px solid #e7ebeb;
	border-bottom: 1px solid #d5d5d5;
	line-height: 18px;
	font-size: 12px;
}

/* @end */
