/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}
fieldset, img { border: 0; }

a:focus { outline: none; }

 
option { padding-left: 0.4em; }

 
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

td, th {
	padding: 1px;
}

 
 
html {
	/*height: 100%;*/
/*	margin-bottom: 1px;*/
}
	
/*
 * Page
 */
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
}

body.yoopage {
	background: #FFF;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	/*background: #ffffff url(templates/yt_chrome_1.51/images/page_bg.png) 0 80px repeat-x;*/
}

div#page-body div.page-body-m {
	background: url(templates/yt_chrome_1.51/images/page_bg_m.png) 50% 0 repeat-y;
}

div#page-body div.page-body-t {
	/*background: url(templates/yt_chrome_1.51/images/page_bg_t.png) 50% 80px no-repeat;*/
}

div#page-body div.page-body-b {
	/*background: url(templates/yt_chrome_1.51/images/page_bg_b.png) 50% 100% no-repeat;*/
}

div#page-body div.page-body-h {
	background: url(templates/yt_chrome_1.51/images/page_bg_h.jpg) top no-repeat;
	width:980px;
	margin: 0 auto;
}

div#header {
	width: auto;  
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
	/*background: url(templates/yt_chrome_1.51/images/header_m.png) 0 100% repeat-x;*/
}

div#header div.header-l {
	/*background: url(templates/yt_chrome_1.51/images/header_l.png) 0 100% no-repeat;*/
}

div#header div.header-r {
	/*height: 85px;*/
	/*background: url(templates/yt_chrome_1.51/images/header_r.png) 100% 100% no-repeat;*/
}
/*
body.blue div#header { background: url(templates/yt_chrome_1.51/images/header_m_blue.png) 0 100% repeat-x; }
body.pink div#header { background: url(templates/yt_chrome_1.51/images/header_m_pink.png) 0 100% repeat-x; }
body.orange div#header { background: url(templates/yt_chrome_1.51/images/header_m_orange.png) 0 100% repeat-x; }
body.green div#header { background: url(templates/yt_chrome_1.51/images/header_m_green.png) 0 100% repeat-x; }

body.blue div#header div.header-l { background: url(templates/yt_chrome_1.51/images/header_l_blue.png) 0 100% no-repeat; }
body.pink div#header div.header-l { background: url(templates/yt_chrome_1.51/images/header_l_pink.png) 0 100% no-repeat; }
body.orange div#header div.header-l { background: url(templates/yt_chrome_1.51/images/header_l_orange.png) 0 100% no-repeat; }
body.green div#header div.header-l { background: url(templates/yt_chrome_1.51/images/header_l_green.png) 0 100% no-repeat; }

body.blue div#header div.header-r { background: url(templates/yt_chrome_1.51/images/header_r_blue.png) 100% 100% no-repeat; }
body.pink div#header div.header-r { background: url(templates/yt_chrome_1.51/images/header_r_pink.png) 100% 100% no-repeat; }
body.orange div#header div.header-r { background: url(templates/yt_chrome_1.51/images/header_r_orange.png) 100% 100% no-repeat; }
body.green div#header div.header-r { background: url(templates/yt_chrome_1.51/images/header_r_green.png) 100% 100% no-repeat; }
*/
div#toolbar {
	width: auto;  
	height: 23px;
	padding: 1px 20px 0px 200px;
	clear: both; 
}

div#date {
	margin: 3px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 0px 10px 0px 15px;
	padding-top:10px;
	float: left;
	height:25px;
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: right;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 1px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(templates/yt_chrome_1.51/images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#menubar {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 200px;
	clear: both;  
}

div#menubar div.menubar-l {
	/*background: url(templates/yt_chrome_1.51/images/menu_bg.png) 0 0 repeat-x;*/
}

div#menubar div.menubar-r {
	height: 56px;
	/*background: url(templates/yt_chrome_1.51/images/menu_sep.png) 100% 0 no-repeat;*/
}

div#menu {
	position: absolute;
	top: 24px;
	left: 220px;
	z-index: 11;
	padding: 0px 0px 0px 1px;
	height: 56px;
	background: url(templates/yt_chrome_1.51/images/menu_sep_black.png) 0 0 no-repeat;
	margin-top:-20px;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left:0px;
	z-index:1;
}

div#newsHome {
	background: url(templates/yt_chrome_1.51/images/space/bg_news_home) 0 0 repeat-x;
	width:100%;
	height:150px;
}


div#contactenos {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left:10px;
	margin-top:53px;
}

div#marcas {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left:-20px;
	margin-top:53px;
}

div#search {
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 20;
	/*padding: 19px 0px 0px 0px;*/
	/*height: 36px;*/
	margin-top:-27px;
	/* background: url(templates/yt_chrome_1.51/images/menu_sep.png) 0 0 no-repeat; */
}

div#banner {
	position: absolute;
	top: 90px;
	right: -25px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#top .topbox {
	margin-top: 10px;
}

div#middle {
	width: auto;  
	padding: 0px 0px 0px 0px;
	clear: both;  
	margin-top:-14px;	
	
}

div#middle div.middle-container-t {
	padding: 0px 0px 0px 0px;
	position: relative;
}

div#middle div.middle-t {
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_t.png) 0 0 repeat-x;/* /* ie6png:scale */
}

div#middle div.middle-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_tl.png) 0 0 no-repeat;/* /* ie6png:scale */
}

div#middle div.middle-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_tr.png) 0 0 no-repeat;/* /* ie6png:scale */
}

div#middle div.middle-container-m {
	padding: 0px;
	position: relative;
	overflow: hidden;  
}

div#middle div.middle-m {
	/*background: url(templates/yt_chrome_1.51/images/module_white_m.png) 0 0 repeat;*/ /* ie6png:scale */
	overflow: hidden;  
	
}

div#middle div.middle-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 99999px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_l.png) 0 0 repeat-y;/* /* ie6png:scale */
}

div#middle div.middle-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 99999px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_r.png) 0 0 repeat-y;*/ /* ie6png:scale */
}

div#middle div.middle-container-b {
	padding: 0px 0px 0px 0px;
	position: relative;
}

div#middle div.middle-b {
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_b.png) 0 0 repeat-x;*/ /* ie6png:scale */
}

div#middle div.middle-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_bl.png) 0 0 no-repeat;*/ /* ie6png:scale */
}

div#middle div.middle-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_br.png) 0 0 no-repeat;/* /* ie6png:scale */
}

div#middle .background {
	/*min-height: 759px;*/
	min-height: 592px;
	padding: 0px 0px 0px 0px;
	background: none;
}

div#middle .background {
	
	
	
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
	
}

div#left {
	width: 230px; 
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	
	
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	
}

 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#mainmiddle {
	margin: 0px 0px 10px 0px;
}

.showright div#mainmiddle {  
	background: none;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 190px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 10px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
	display:none;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 10px;
	margin-bottom: -10px;
}

div#footer {
	width:980px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	height:50px;
	margin:0 auto;
	background-color: #000000;
	background-image: url(templates/yt_chrome_1.51/images/footer.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;	/*border: solid 1px #FF0000;*/
}


div#footer a{
	margin-left:7px;
	color:#FFFFFF;
	border-right: solid #1e4b78 1px;
	padding-right: 7px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#footer td{
	padding-left:10px;
}

div#footer a:hover{
	text-decoration:none;
	color:#66CCFF;
}

div#footer a.anchor {
	margin: 5px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(templates/yt_chrome_1.51/images/footer_anchor.png) top left no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

div#debug {
	padding: 10px 0px 0px 0px;
	min-height: 120px;
}



/*
 * Clearing & Floating
 */
 
 /*/////////////////////////////////////////////////////////////////
 
 LAYOUT PÁGINAS INTERNAS
 
 //////////////////////////////////////////////////////////////////*/
 

.margin-content{
	margin:40px 0px 0 40px;
	width:680px;
}


.margin-content h3{
	margin:5px 0 15px 20px;
	padding:0;
	color:#83cbed;
	font-size:18px;
	letter-spacing:-1px;	
	clear:both;
}


.margin-content h4{
	margin:10px 0 2px 20px;
	padding:0;
	color:#FFF;
	font-size:11px;
	letter-spacing:-1px;	
	clear:both;
}



.cuerpoTexto{
 margin:0 15px 0 15px;
 clear:both;
}
.margin-detalleProd{
	margin-right:50px;
	
}

.menuLeftMarcas{
	padding:0;
	margin:0;
}

.menuLeftMarcas ul{
	margin:0;
	padding:0;	
}

.menuLeftMarcas ul li{
	margin:0;
	padding:4px;
	list-style:none;
	color:#FFFFFF;	
	border-bottom:solid 1px #5e6265;
}


.menuLeftMarcas ul li a{
	color:#FFFFFF;	
	display:block;
}
.menuLeftMarcas ul li a.mprod:hover{
	background:none;
}
.menuLeftMarcas ul li a.mprod{
	text-align:center;
}
.menuLeftMarcas ul li a:hover{
	text-decoration:none;
	color:#A1A3A3;
	background: url(templates/yt_chrome_1.51/images/arrow_menu_left.png) 0 0 no-repeat; /* ie6png:scale */
	background-repeat:no-repeat;
}

.tit-seccion{
	background: url(templates/yt_chrome_1.51/images/bg_tit_secc.png) 0 0 no-repeat; /* ie6png:scale */
	width:680px;
	height:30px;
	padding:15px 0px 0 0px;
	margin-bottom:0px;
	
}
li.pr_selected{
	background: url(templates/yt_chrome_1.51/images/img_bkg_mpr_selected.png) 0 0 no-repeat;
}

.precio{
	position:relative;
	right:0px;
	top:-20px;
	left:570px;
	font-weight:bold;
	font-size:14px;
	margin-right:20px;
	letter-spacing:-1px;
}

/*NOticias detalle SHOWCASE*/

#text-noticias{
	width:680px; 
	height:250px;
}

.contenido-text-noticias{
	height:90px;
	margin-top:-100px;	
}

.bg-black{
	font-size:11px;
	height:150px;
	color:#FFF;
	margin-top:-80px;
	padding:0px 40px 10px 20px;
}
.bg-black a{
	color:#74B6E4;
	text-decoration:none;
}

.bg-black h3{
	color:#FFFFFF;
	margin:0; 
	padding:0;
	font-size:14px; 
	letter-spacing:-1px;
}

.bg-black p{
	color:#FFFFFF;
	margin-top:5px; 
	padding:0;
}


#wrap-noticias-sm{
	margin-left:10px;
	margin-bottom:30px;
	margin-top:20px;
	width:680px;
	float:left;
}

.noticias-big{
	width:650px;
	margin: 0px 20px 0px 50px;
	padding: 0 20px 0 0;
	float:left;
}

.separator-noticias{
	margin: 20px 0 20px 0;
}


.noticias-big a, .noticias-big a:link{
	color:#83cbed;
}

.noticias-big a:hover{
	text-decoration:none;
}

.noticias-sm{
	width:40%;
	margin: 20px 15px 20px 45px;
	float:left;
}

.noticias-sm h4{
	margin:0 0 5px 0;
	padding:0;
	color:#7D807F;
	font-size:11px;
}

.noticias-sm h3{
	margin:0 0 5px 0;
	padding:0;
	color:#83cbed;
	font-size:14px;
	letter-spacing:-1px;
}

.noticias-sm P{
	margin:0;
	padding:0;
}


#tit-marcas{
	height:30px;
	margin:10px 0 20px 90px; 
	padding-left:10px;
	width:630px;
	border-bottom: solid #666666 1px;
}

.imagen-marcas{
	width:170px;
	height:200px;
	text-align:center;
}



/*Herramientas*/


/*DISTRIBUIDORES*/

#distribuidores{
	width:675px;
	height:150px;
	clear:both;
	font-size:11px;
	padding-top:10px;
}
#distribuidores select{
	width:120px;
	margin:0 0 0 0;
}

#distribuidores textarea{
	margin:0 0 0 0;
	padding:0;
	width:200px;
	height:100px;
	clear:both;
	
}


.departamentos select{
	width:200px;	
}


#distribuidores h3{
	font-size:14px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:0 0 5px 20px;
	padding:0 0 10px 0;	
	width:600px;
	border-bottom: solid #666666 1px;
}


form{
	margin:0;
	padding:0;
}


.distribuidores-paso1{
	width:220px;
	float:left;
	background:url(templates/yt_chrome_1.51/images/bg-dist-paso1.gif) 0 0 no-repeat;
	height:120px;
	/*border-right: solid #666666 1px;*/
	margin-top:10px;

}

.distribuidores-paso2{
	width:190px;
	float:left;
	background:url(templates/yt_chrome_1.51/images/bg-dist-paso2.gif) 0 0 no-repeat;
	height:120px;
	/*border-right: solid #666666 1px;*/
	padding-right:10px;
	margin-top:10px;


}

.distribuidores-paso3{
	width:230px;
	float:left;
	height:120px;
	margin-top:10px;

	/*background:url(templates/yt_chrome_1.51/images/bg-dist-paso3.gif) 0 0 no-repeat;*/


}


.distribuidores-wrap{
	padding: 50px 0 0 40px;
}

div.distribuidores-paso3 div.distribuidores-wrap{
	padding: 50px 0 0 0; 
}

#distribuidores-resultados{
	width:650px;
	height:150px;
	font-size:11px;
	padding:5px;
}

#distribuidores-resultados h3{
	font-size:14px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:0 0 20px 15px;
	padding:0 0 10px 0;	
	width:575px;
	border-bottom: solid #666666 1px;
}

.distribuidores-resultados-back{
	margin:0;
	padding:0;
	width:50px;
	float:right;
	
}

.distribuidores-resultados-content{
	width:400px;
	height:190px;
	padding:0 15px 0 15px;
	overflow:auto;
	float: left;
	margin:45px 0 0 0;
}


.distribuidores-resultados-casilla{
	width:350px;
	margin: 10px 0 0 20px;
	padding: 5px 0 5px 0;
	float:left;
	border-bottom: 1px #666 solid;
	background-color:#2e2e2f;
}

.distribuidores-resultados-casilla h4{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 0 10px;
	background:url(templates/yt_chrome_1.51/images/arrow_green.gif) 2px 5px no-repeat;

}

.distribuidores-resultados-casilla p{
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
	color:#FFFFFF
}


.distribuidores-titulo{
	font-size:12px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:0 0 10px 0;
	padding:0 0 10px 5px;		
	border-bottom: solid #666666 1px;	
}

/*SIMULADOR*/


#simulador{
	width:675px;
	height:160px;
	clear:both;
	font-size:11px;
}

#simulador h3{
	font-size:14px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:0 0 20px 20px;
	padding:0 0 10px 0;	
	width:600px;
	border-bottom: solid #666666 1px;
}


#simulador select{
	width:120px;
	margin:15px 0 0 0;
}

#simulador input{
	margin:15px 0 0 0;
	padding:0;
	width:200px;
	height:20px;
	clear:both;
	
}


.simulador-paso1{
	width:220px;
	height:60px;
	float:left;
	background:url(templates/yt_chrome_1.51/images/bg-dist-paso1.gif) -5px -20px no-repeat;

}

.simulador-paso2{
	width:250px;
	height:60px;
	float:left;
	background:url(templates/yt_chrome_1.51/images/bg-dist-paso2.gif) -5px -20px no-repeat;
	padding-right:10px;

}

.simulador-paso3{
	width:100px;
	float:left;
	height:60px;
	/*background:url(templates/yt_chrome_1.51/images/bg-dist-paso3.gif) 0 0 no-repeat;*/
}

.simulador-resultados{
	width:570px;
	height:70px;
	background:url(templates/yt_chrome_1.51/images/bg-resultados-simulador.gif) 0 0 no-repeat;
	float:left;
	margin:-10px 0 0 10px;
}

.simulador-resultados-12{
	width:130px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-align:center;
	margin: 20px 0 0 55px;
	float:left;	
}


.simulador-resultados-24{
	width:130px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-align:center;
	margin: 20px 0 0 60px;
	float:left;	
}

.simulador-resultados-36{
	width:100px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-align:center;
	margin: 20px 0 0 70px;
	float:left;	
	}



.simulador-wrap{
	padding: 10px 0 0 40px;
}

.simulador-wrap select{
	width:120px;
	margin:20px 0 0 0;
}

.simulador-wrap input{
	margin:15px 0 0 0;
	padding:0;
	width:200px;
	height:20px;
	clear:both;
	
}

.simulador-paso3 .simulador-wrap{
	padding: 23px 0 0 5px; 
}

.simulador-titulo{
	font-size:14px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:25px 0 20px 20px;
	padding:0 0 10px 0;	
	width:650px;
	border-bottom: solid #666666 1px;
}

.simulador-precio{
	background:url(templates/yt_chrome_1.51/images/bg-precio-simulador_03.gif)  no-repeat;
	width:175px;
	height:28px;
	padding:5px 0 0 0;
}


/*SIMULADOR PRODUCTOS*/


.bg-simulador-productos{
	background:url(templates/yt_chrome_1.51/images/bg-simulador-producto.gif) no-repeat 0 0;
	width:380px;
	height:270px;
}




/*CLASIFICADOS*/

#clasificados-left{
	width:170px;
	float:left;
	margin-left:0px;	
}

#clasificados-right{
	width:480px;
	padding: 0 0 0 20px;
	border-left: solid 1px #6f6f71;
	float:left;
}

.clasificados-right-casilla{
	margin: 10px 0 0px 0;
	clear:both;
}

#clasificados-right h3{
	font-size:14px;
	letter-spacing:-1px;
	color:#9bbede;
	margin:0 0 10px 0px;
	padding:0 0 8px 20px;	
	border-bottom: solid #666666 1px;
	background:url(templates/yt_chrome_1.51/images/ico-tit-clasificados.png) 0 0 no-repeat;
}

#clasificados-right img{
	border: solid  1px #fff;
}

.clasificados-right-table{
	font-size:12px;
	letter-spacing:-1px;
	clear:both;
}

.clasificados-right-datos{
	background:url(templates/yt_chrome_1.51/images/clasificados_Auteco2008_v5_19.png) 0 0 no-repeat;
	width:480px;
	height:30px;
	margin: 20px 0 30px 0;
	padding:5px 0 0 0;
	font-weight:bold;
	font-size:10px;
	letter-spacing:-1px;
	color:#FFF;
	clear:both;
}

.clasificados-right-datos-nombre{
	margin:  0 0 0 30px;
	width:130px;
	float:left;
	text-align:left;
}

.clasificados-right-datos-tel{
	margin:  0 0 0 35px;
	width:90px;
	float:left;
	text-align:left;

}


.clasificados-right-datos-mail{
	padding:  0 0 0 25px;
	width:150px;
	float:left;
	text-align:left;
}

 /*Fin LAYOUT PÁGINAS INTERNAS */
 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

.user2{
	margin:-7px 0 0 -14px; left:0px; top:0px; width:997px;
}

#bottom-tools{
	margin-bottom:-43px;
}

.cont-agroind{
	margin:40px 0 20px 0;
}

.tit-agroind{
	margin:0; 
	padding:0;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:-1px;
}

.info-agroind{
	padding: 0 20px 0 10px;
}

.imagen-agroind{
	border-left: solid 1px #5d5d5f;
	padding-bottom:20px;
}

.sep-agroind{
	border-bottom:solid 1px #5d5d5f
}



.results-subcat {
	margin: 0 0 0 20px;	
}

.results-subcat a{
	background:url(templates/yt_chrome_1.51/images/arrow-search-results.png) no-repeat;
	padding:0 0 0 10px;
}

.tit-producto-marca{
	text-align: center; 
	margin-top: 20px;
	font-size:12px; 	
	font-weight:bold;
	letter-spacing:-1px;	
}

.tit-producto-marca-a{
	color:#FFFFFF; 
}

.tit-info-producto{
	background:url(templates/yt_chrome_1.51/images/tit-informacion-producto.png) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}
.tit-info-faqs{
	background:url(templates/yt_chrome_1.51/images/tit-informacion-faqs.png) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}
.tit-info-trocha{
	background:url(templates/yt_chrome_1.51/images/tit-manual-trocha.gif) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}

.tit-espec-producto{
	background:url(templates/yt_chrome_1.51/images/tit-espec-producto.png) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}

.tit-simulador-producto{
	background:url(templates/yt_chrome_1.51/images/tit-simulador-producto.png) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}

.tit-seguridad-producto{
	background:url(templates/yt_chrome_1.51/images/tit-seguridad-producto.png) no-repeat 0 0;
	width:390px;
	height:30px;
	margin-bottom:20px;
}

.wrap-compania{
	margin:5px 25px 20px 25px; text-align: left;
}

.tit-historia{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-historia.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}


.tit-historia-2{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-historia-2.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}


.tit-mision{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-mision.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}

.tit-vision{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-vision.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}
.tit-compan{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/img_tit_compa.gif) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
}

.tit-motos-kawa{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-motocicletas-kawasaki.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}



.tit-bajaj-auto{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-bajaj-auto.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
}

.tit-bajaj-alianza{
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-bajaj-alianza.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;

}

.tit-kymco-kwang {
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-kymco-kwang.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
	
}

.tit-usos {
	height: 32px;
	width:680px;
	background:url(templates/yt_chrome_1.51/images/tit-usos.png) no-repeat 0 0;	
	text-indent:-9999px;
	margin:20px 0 20px 0;
	padding:0;
	
}
#d_flash{
	background:url(templates/yt_chrome_1.51/images/Img_bkg_banner_container.jpg) no-repeat 0 0;
	height:428px;
	width:980px;
}


/*
////////////////////////////////////////////

PARA LOS THUMBNAILS DE LA GALERIA EN LAS NOTICIAS INTERIORES

/////////////////////////////////////////////
*/

#galeria-noticia-interior-th {
	margin: 10px;
	padding: 10px;
	width:650px;
}

#galeria-noticia-interior-th img{
	margin: 5px;
	padding: 0px;
	border: solid 2px #FFFFFF;
}

#galeria-noticia-interior-th a img {
	border:none;
	border: solid 2px #FFFFFF;
}

#galeria-noticia-interior-th a:hover img {
	border:none;
	border: solid 2px #666666;
}

/*Empresas*/
#cont-empresas {
	margin-top: 50px;
	margin-left: 40px;
	background-color: #4F5052;
	border: solid 1px #5D5D5F;
	clear: both;
	float: left;
	width: 560px;
	padding: 20px;
}
#cont-empresas3{
	width: 48%;
	float: right;
	clear: right;
	
}
#cont-empresas li{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #848588;
	margin-right: 20px;
	list-style: none;
	padding: 4px;
}
#cont-empresas li a{
	font-size: 14px;
	color: #dedede;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#cont-empresas li a:hover{
	color: #83CBED;	
}

#cont_empresas2 {
	width:48%;
	float:left;
	clear:left;
	border-right :solid 1px #666;
}

#linea-aclara{
	width:184px;
	position:absolute;
	margin: -35px 0 0 150px;
}
#social-links{
	width:150px;
	position:absolute;
	margin: -30px 0 0 0;
}
#social-links div{
	font: 9px verdana, sans-serif;
	margin-bottom: 4px;
}
#social-links ul{
	margin: 0px !important;
	padding: 0px !important;	
}
#social-links ul li{
	list-style: none;
	margin: 0px 10px 0px 0px  !important;
	float: left;
	padding: 0px !important;
	background: none !important;
	border: none !important;	
}
#social-links ul li a{
	margin: 0px !important;	
	padding: 0px !important;
	background: none !important;
	border: none !important;		
}

#newsletter{
	width: 95%;
	padding: 10px 5px;
	border: 1px solid #3f3f3f;
	float: left;
	clear: both;
	background-color: #2C2C2C;
}
#newsletter h3{
	color:  #83CBED;
	font-size: 13px;
	padding-bottom: 4px;
	border-bottom: solid 1px #4f4f4f ;
}
#newsletter input{
	width: 190px;	
}
#newsletter-email-message{
	background-color: #000;
	padding: 5px;
	width: 95%;
	margin-top: 10px;
	float: left;
	clear: both;
	display: none;
}
.mensaje-newsletter{
	font-weight: normal; 
	color:#FFF; 
	line-height: 13px;
	text-align:left; 
	background-image:url(templates/yt_chrome_1.51/images/mail-icon.png);
	background-repeat:no-repeat;
	padding: 0 0 0 25px;
	float:left;
	margin-right:10px;
}
.newsletter-wrap{
	padding:5px 0 0 5px;
}
.newsletter-paso1{
	/*background:transparent url(templates/yt_chrome_1.51/images/bg-dist-paso1.gif) no-repeat scroll -10px -40px;*/
	float:left;
	height: 30px;
	/*height:60px;*/
	width:100%;	
}
#newsletter-send{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: right;
	width: 200px;
	float: left;
	clear: both;
}
#newsletter-send img{
	float: right;	
	display: block;
	width: 105px;
	clear: both;
}
#home_top_holder{
	margin-top:15px !important;
}
#cont_noticias_home{
	/*margin:-45px auto 0px auto;*/
	top:398px;
}
#system-message {
	background:#0C498C none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	margin:40px 0 10px 250px;
	padding:0;
	text-align:center;
	width:720px;
}
#system-message dd{
	color: #fff !important;
}

/* @group Faqs */
#faq_list ul{
	margin: 0px;
	padding: 0px;
}
#faq_list{
	padding-bottom: 25px;
}
#faq_list ul li{
	margin: 2px 0px;
	padding: 2px !important;
	list-style: none;
	display: block;
	background-color: #2E2E2F;
	border-bottom:1px solid #666666;
}
#faq_list ul li a{
	font-size: 1.1em;
	display: block;
	padding: 4px 5px 4px 20px;
	background: transparent url(templates/yt_chrome_1.51/images/arrow_green.gif) no-repeat 10px;
	color:#FFFFFF;
	font-weight: bold;
}


#faqs h3{
	clear:both;
	color:#83CBED;
	font-size:14px;
	letter-spacing:-1px;
	margin:5px 0 15px 0px;
	padding:5px 0px 0px 0px;
	border-top: solid 1px #666;
}
#faqs p{
	padding-left: 10px;	
}

/* @end */

/*AMBIENTAL*/

.margin-content-ambiental{
	background:#488225 url(templates/yt_chrome_1.51/images/bg-ambiental.jpg) no-repeat 0 0;
	margin:17px 0 0 5px;
	padding:20px 0 0 40px;
	width:701px;
	color: #fff !important;
}

.margin-content-ambiental a{
	color: #ffe400 !important;
}



.margin-content-ambiental .tit-ambiental{
	clear:both;
	color:#b4f537;
	font-size:18px;
	letter-spacing:-1px;
	margin:5px 0 15px 0px;
	padding:0;
}

#text-noticias-ambiental{
	height:212px;
	width:680px;
}

.footer-ambiental{
	background:#488225 url(templates/yt_chrome_1.51/images/img-auteco-eco-footer.png) no-repeat 0 0;
	height: 170px;
	margin-left:5px;
	margin-top: -20px;
}


/*********** Layer Popup *********/

.fadebox {
/*	display: none;*/
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
	background-color: black;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);

}
.overbox {
/*	display: none;*/
	position: absolute;
	top: 117px;
	left: 50%;
	z-index:1002;
	width:630px;
	margin-left:-470px;
}

.overbox #content #close
{
	color:#FFFFFF;
	float:right;
	padding:5px 10px;
	font-weight:bold;
}

.overbox #content #close a, .overbox #content #close a:hover
{
	color:#FFF;
	float:right;
	padding:0 5px;
	background:#000;
}


body.width-thin div.wrapper { width: 790px; }
body.width-wide div.wrapper { width: 960px; }
body.width-fluid div.wrapper { width: 90%; }
div#styleswitcher { width: 45px; }
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * links
 */

a:link, a:visited {
	color:#83cbed;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }


 
a.external {
        padding-left: 13px;
        background: url(templates/yt_chrome_1.51/images/link_external.png) 0 40% no-repeat;
}

/*
 * acronym
 */

acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor:help;
}

/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#232328;
	border: 1px dotted #3c3c50;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(templates/yt_chrome_1.51/images/em_file.png) 0 1px no-repeat;
	color: #ffffff;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(templates/yt_chrome_1.51/images/em_directory.png) 0 1px no-repeat;
	color: #ffffff;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(templates/yt_chrome_1.51/images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(templates/yt_chrome_1.51/images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(templates/yt_chrome_1.51/images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(templates/yt_chrome_1.51/images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(templates/yt_chrome_1.51/images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(templates/yt_chrome_1.51/images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(templates/yt_chrome_1.51/images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(templates/yt_chrome_1.51/images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(templates/yt_chrome_1.51/images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(templates/yt_chrome_1.51/images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(templates/yt_chrome_1.51/images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(templates/yt_chrome_1.51/images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #232328;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #232328 url(templates/yt_chrome_1.51/images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
}

div.alert, span.alert {
	background: #321914 url(templates/yt_chrome_1.51/images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #640000;
	border-bottom: 1px dotted #640000;
}

div.download, span.download {
	background: #232819 url(templates/yt_chrome_1.51/images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #415a28;
	border-bottom: 1px dotted #415a28;
}

div.tip, span.tip {
	background: #322814 url(templates/yt_chrome_1.51/images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #5a461e;
	border-bottom: 1px dotted #5a461e;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(templates/yt_chrome_1.51/images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(templates/yt_chrome_1.51/images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(templates/yt_chrome_1.51/images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(templates/yt_chrome_1.51/images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * preformatted text elements
 */

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #3c3c50;
	border-left: 20px solid #323232;
	background: #232328;
	font-size: 90%;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 300%;
	font-weight: normal;
	color: #7887A0;
}

h2 {
	font-size: 250%;
	color: #b4b4be;
}

h3 {
	font-size: 200%;
	color: #646478;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 150%;
	color: #878796;
}

h6 {
	font-size: 125%;
	color: #7887A0;
}

body.green h1, body.green h4, body.green h6 { color: #739141; }
body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #f06400; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }

/*
 * forms
 */

.home-news-container {
overflow: hidden; height: 350px;

}

.home-news-container .frame {
/*width: 979px;*/
margin-top:10px;
width: 928px !important;
float:left;
clear:both;
}

.home-news-container .next,
.home-news-container .prev {
	top: 25px !important;

}

.home-news-container .tabs {
	width: 879px;
}

.home-news {
float:left; width: 270px; overflow:hidden; margin:0px;
}

.home-news .contenido-text-noticias {
width:255px; overflow:hidden; padding-top:70px;
}

.home-news .bg-black {
width: 85%; font-size: 10px; valign: bottom; overflow:hidden; padding-left: 15px; padding-top: 0px;
}

 
fieldset { border: 1px solid #323232; }
legend { background: #141414; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; color: #333; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border: solid 1px #ccc; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border: solid 1px #ccc; outline: 1px solid #ccc; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; }  
legend { padding: 0 .8em 0 .8em; }
legend+* { margin-top: 1em; }  
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { margin-bottom: .8em; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }

/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * topmenu
 */

div#topmenu{
	/*background: url(templates/yt_chrome_1.51/images/img_bkg-topmenu.gif) no-repeat 55em 0;*/
	padding-right: 15px;
} 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}


div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 0px;
	/*background: url(templates/yt_chrome_1.51/images/topmenu_item_bg.png) 0 4px no-repeat;*/
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
/*	font-size: 85%;*/
	font-size: 10px;
	text-decoration: none;
}

div#topmenu ul li.last{
	/*background: url(templates/yt_chrome_1.51/images/img_bkg-topmenu.gif) no-repeat 0 0;*/
	padding: 0 0 0 5px ;
	background: #0099CC;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}


div#topmenu a:link, div#topmenu a:visited {
	color: #FFFFFF;
}

div#topmenu a:hover {
	color: #ffffff;
}

/*
 * menu
 */

 
div#menu ul {
	margin-top:0px;
	padding: 0px;
	list-style: none;
	/*float: left; */
	/*border: solid 1px #FF0000;*/
}

div#menu li {
	position: relative;
	margin-top:0px;
	padding: 0px;
	display: block;
	float: left;
	/*z-index: 5; 	  */
}

div#menu li a, #menu li span.separator {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #969696;
}

div#menu li span {  
	display: block;
	/*text-indent: -9999px;*/
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
	/*text-indent: -9999px;*/
}

div#menu li a.current {  
	color: #fff;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #fff;	
	
}

div#menu li.active {  
	/*font-weight: bold;*/
	font-weight: normal;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
	/*background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_m.png) 0 0 repeat-x;*/
}

div#menu li.fancy div {
	/*background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_l.png) 0 0 no-repeat;*/
}

div#menu li.fancy div div {
	height: 2px;
	/*border: solid 1px green;	*/
	/*background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_r.png) 100% 0 no-repeat;*/
}
/*
div#menu li.bg2 { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_m_blue.png) 0 0 repeat-x; }
div#menu li.bg3 { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_m_pink.png) 0 0 repeat-x; }
div#menu li.bg4 { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_m_orange.png) 0 0 repeat-x; }
div#menu li.bg5 { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_m_green.png) 0 0 repeat-x; }

div#menu li.bg2 div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_l_blue.png) 0 0 no-repeat; }
div#menu li.bg3 div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_l_pink.png) 0 0 no-repeat; }
div#menu li.bg4 div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_l_orange.png) 0 0 no-repeat; }
div#menu li.bg5 div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_l_green.png) 0 0 no-repeat; }

div#menu li.bg2 div div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_r_blue.png) 100% 0 no-repeat; }
div#menu li.bg3 div div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_r_pink.png) 100% 0 no-repeat; }
div#menu li.bg4 div div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_r_orange.png) 100% 0 no-repeat; }
div#menu li.bg5 div div { background: url(templates/yt_chrome_1.51/images/menu_level1_item_hover_r_green.png) 100% 0 no-repeat; }
*/
 
div#menu ul.menu {
	padding-right: 1px;
	/*background: url(templates/yt_chrome_1.51/images/menu_sep_white.png) 100% 0 no-repeat;*/
}

div#menu li.level1 {
	/*background: url(templates/yt_chrome_1.51/images/menu_sep_white.png) 0 0 no-repeat;*/
	border-right: solid 1px #3d73b0;
}

div#menu li.level1.last {
	/*background: url(templates/yt_chrome_1.51/images/menu_sep_white.png) 0 0 no-repeat;*/
	border-right: none;
}


/*MENU, CAMBIÉ EL WIDTH PARA EL IMAGE REPLACEMENT*/
div#menu a.level1, div#menu span.level1 {
	/*background: url(templates/yt_chrome_1.51/images/menu_sep_black.png) 100% 0 no-repeat;*/
	color: #FFFFFF;
	text-indent:-9999px !important;
	/*font-size: 0%;*/
	font-weight: bold;
	/*width:140px;*/
	width:110px;
	padding:12px 6px 0 6px;

}
/*div#menu li.first span.level1 {
	width:150px;	
	
}*/
div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 10px 0px 8px;
}

div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	color: #fff;
	background: url(templates/yt_chrome_1.51/images/hover_menu.png) no-repeat center 0; /* ie6png:scale */
	
}

div#menu li.active a.level1, div#menu li.active span.level1 {  
	color: #fff;
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	padding: 0px;
	font-size: 60%;
	font-weight: normal;
	color: #969696;
	margin-top: -33px;
}

/*Submenu Position*/

div#menu ul.menu ul {
	position: absolute;
	top: 41px;
	left: -999em;  
	width: 180px;
	padding: 0px 0px 0px 0px;
	background: #1f1f1f;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}
li.level1 span.level1 span{
	text-indent: -9999px !important;
	font-size: 10px;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;	
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 35px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	border-bottom: solid 1px #252525;
	float: none;  
	display: block;
	line-height: 35px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #111e2b url(templates/yt_chrome_1.51/images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menu li ul ul {
	margin: -41px 0 0 179px; 
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	/*border-top: 1px solid #111e2b;	*/
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */
 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #111e2b;	
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 35px;
	display: block;
	line-height: 35px;
	text-decoration: none;
	color: #969696;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {  
	color: #fff;
}

div#middle ul.menu a:hover, div#middle ul.menu span.separator:hover, div#middle ul.menu span.sfhover, div#middle ul.menu a.current:hover {  
	color: #fff;
}

div#middle ul.menu li.active {  
	font-weight: normal;
	color: #fff;	
}

div#middle ul.menu li.active li {  
	font-weight: normal;
	color: #fff;	
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #111e2b url(templates/yt_chrome_1.51/images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #111e2b url(templates/yt_chrome_1.51/images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	/*background: #121b25 url(templates/yt_chrome_1.51/images/submenu_level2_item.png) 100% 0 no-repeat;*/
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background:  15px 2px no-repeat;
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background: #111e2b;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	/*background: url(templates/yt_chrome_1.51/images/submenu_level3_item_icon.png) 35px 2px no-repeat;*/
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #111e2b;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	/*background: url(templates/yt_chrome_1.51/images/submenu_level4_item_icon.png) 35px 2px no-repeat;*/

}

ul.level4{
/*width:250px;*/
	}

li.level4{
/*	width:250px;*/
}

a.level4, .menu .item2 .level2 a.level3 {
	/*width:250px;*/
	background:#1f1f1f;
	cursor:pointer;
}


a.level4{
/*width:250px;*/
background:#1f1f1f;
cursor:pointer;
}

a.level4 span{
	width:180px;
	background-position:right;
	width:250px;
}


/* Menu Marcas */

.menuMarcas {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 251px;
  height: 35px;
  position: relative;
  left:700px;
  top:-65px;
}
.menuMarcas span {
  display: none;
  position: absolute;
}
.menuMarcas a {
  display: block;
  text-indent: -9999px !important;
  font-size:1px;
  position: absolute;
  outline: none;
}
.menuMarcas a:hover {
  background-position: left bottom;
}
.menuMarcas a:hover span {
  display: block;
}

.menuMarcas .kawasaki {
  width: 98px;
  height: 35px;
  background: url(templates/yt_chrome_1.51/images/kawasaki_marcas.gif) no-repeat;
 left: 82px;
 top:0px;
 /* top: 73px;*/
}

/*.menuMarcas .kawasaki span {
  width: 86px;
  height: 14px;
  background: url((templates/yt_chrome_1.51/images/kawasaki_marcas_over.gif) no-repeat;
  left: 28px;
  top: -20px;
}*/

.menuMarcas .bajaj {
  width: 82px;
  height: 35px;
  background: url(templates/yt_chrome_1.51/images/bajaj_marcas.gif) no-repeat;
  left: 0px;
  top:0px;
  /*top: 97px;*/
}

/*.menuMarcas .bajaj span {
  width: 40px;
  height: 12px;
  background: url(templates/yt_chrome_1.51/images/bajaj_marcas_over.gif) no-repeat;

}*/

.menuMarcas .kymco {
  width: 71px;
  height: 35px;
  background: url(templates/yt_chrome_1.51/images/kymco_marcas.gif) no-repeat;
left: 180px;
top:0px;
	/*top: 94px;*/
}

/*.menuMarcas .kymco span {
  width: 92px;
  height: 20px;
  background: url(templates/yt_chrome_1.51/images/kymco_marcas_over.gif) no-repeat;
  left: 26px;
  top: -20px;
}*/


/*Menu Internas Prouctos*/

/*Empresas*/


/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * module headers
 */

/* reset header for all modules */
div.module h3.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #969696;
	font-weight: normal;
}

/* header span's */
div.module span.module-2,
div.module span.module-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.seperator div.module {
	margin: 0px 10px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 45px 0px 10px 10px;
}

#top .topblock div.module {
	margin: 10px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 10px 0px;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
	height: 20px;
	line-height: 20px;
}

/*
 * module: default
 */
div.mod-default div.module {
	/*background: url(templates/yt_chrome_1.51/images/module_default_br.png) 100% 100% no-repeat;*/
	position: relative;
}

div.mod-default div.module-2 {
	/*background: url(templates/yt_chrome_1.51/images/module_default_tr.png) 100% 0 no-repeat;*/
}

div.mod-default div.module-3 {
	/*background: url(templates/yt_chrome_1.51/images/module_default_bl.png) 0 100% no-repeat;*/
}

div.mod-default div.module-4 {
	min-height: 60px;
	padding: 10px 15px 10px 15px;
	/*background: url(templates/yt_chrome_1.51/images/module_default_tl.png) 0 0 no-repeat;*/
	overflow: hidden;
}

div.mod-default h3.module {
	margin: -10px -15px 5px -15px;
	background: url(templates/yt_chrome_1.51/images/module_default_header_m.png) 0 100% repeat-x;
	line-height: 27px;
}

div.mod-default span.module-2 {
	background: url(templates/yt_chrome_1.51/images/module_default_header_l.png) 0 100% no-repeat;
}

div.mod-default span.module-3 {
	padding: 0px 0px 0px 15px;
	height: 27px;
	background: url(templates/yt_chrome_1.51/images/module_default_header_r.png) 100% 100% no-repeat;
}

div.mod-default h3.module span.color {
	color: #c8c8c8;
}


/* default with badge new */
div.mod-default div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yt_chrome_1.51/images/module_default_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge top */
div.mod-default div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yt_chrome_1.51/images/module_default_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge pick */
div.mod-default div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yt_chrome_1.51/images/module_default_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
}

/*
 * module: white and black
 */
 
div.mod-white div.module-container-t,
div.mod-black div.module-container-t {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div.mod-white div.module-t,
div.mod-black div.module-t {
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-white div.module-tl,
div.mod-black div.module-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-tr,
div.mod-black div.module-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-container-m,
div.mod-black div.module-container-m {
	padding: 0px 10px 0px 10px;
	position: relative;
	overflow: hidden;  
}

div.mod-white div.module-m,
div.mod-black div.module-m {
	padding: 0px 5px 0px 5px;
	background: url(templates/yt_chrome_1.51/images/module_white_m.png) 0 0 repeat; /* ie6png:scale */
	overflow: hidden;  
}

div.mod-white div.module-l,
div.mod-black div.module-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yt_chrome_1.51/images/module_white_l.png) 0 0 repeat-y; /* ie6png:scale */
}

div.mod-white div.module-r,
div.mod-black div.module-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yt_chrome_1.51/images/module_white_r.png) 0 0 repeat-y; /* ie6png:scale */
}

div.mod-white div.module-container-b,
div.mod-black div.module-container-b {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div.mod-white div.module-b,
div.mod-black div.module-b {
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-white div.module-bl,
div.mod-black div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-br,
div.mod-black div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yt_chrome_1.51/images/module_white_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white h3.module,
div.mod-black h3.module {
	margin: 0px 0px 5px 0px;
	height: 18px;
	/*background: url(templates/yt_chrome_1.51/images/module_white_header.png) 0 100% repeat-x; *//* ie6png:scale */
	color: #c33629;
}

body.blue div.mod-white h3.module, body.blue div.mod-black h3.module { color: #3789c3; }
body.pink div.mod-white h3.module, body.pink div.mod-black h3.module { color: #9b419b; }
body.orange div.mod-white h3.module, body.orange div.mod-black h3.module { color: #a87328; }
body.green div.mod-white h3.module, body.green div.mod-black h3.module { color: #419641; }

div.mod-white h3.module span.color,
div.mod-black h3.module span.color {
	color: #c8c8c8;
}

/* black */


/*
 * module: shiny
 */
div.mod-shiny div.module-container-t {
	padding: 0px 60px 0px 60px;
	position: relative;
}

div.mod-shiny div.module-t {
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-shiny div.module-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-m {
	padding: 9px 15px 9px 15px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_m.png) 0 0 repeat; /* ie6png:scale */
	overflow: hidden;  
}

div.mod-shiny div.module-container-b {
	padding: 0px 60px 0px 60px;
	position: relative;
}

div.mod-shiny div.module-b {
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-shiny div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yt_chrome_1.51/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */
}



div.mod-shiny h3.module {
	height: 20px;
}

div.mod-shiny h3.module span.color {
	color: #c8c8c8;
}

/*
 * module: header
 */
div.mod-header div.module {
	padding: 0px 15px 0px 15px;
	overflow: hidden;
}

div.mod-header div.header-container {
	margin: 0px -15px 5px -15px;
	padding: 0px 10px 0px 20px;
	position: relative;
}

div.mod-header h3.module {
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_header_m.png) 0 0 repeat-x;
	line-height: 30px;
}

div.mod-header div.header-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_header_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-header div.header-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_header_r.png) 100% 0 no-repeat; /* ie6png:scale */
}

div.mod-header h3.module span.color {
	color: #c8c8c8;
}


/*
 * module: tab
 */
div.mod-tab div.module {
	padding: 10px 0px 0px 0px;

}

div.mod-tab div.module-2 {
	/*background: url(templates/yt_chrome_1.51/images/module_default_br.png) 100% 100% no-repeat;*/
}

div.mod-tab div.module-3 {
	/*background: url(templates/yt_chrome_1.51/images/module_default_tr.png) 100% 0 no-repeat;*/
}

div.mod-tab div.module-4 {
	/*background: url(templates/yt_chrome_1.51/images/module_default_bl.png) 0 100% no-repeat;*/
}

div.mod-tab div.module-5 {
	min-height: 60px;
	padding: 23px 15px 10px 15px;
	/*background: url(templates/yt_chrome_1.51/images/module_default_tl.png) 0 0 no-repeat;*/
	position: relative;
}

div.mod-tab div.header-container-1 {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: 0px;
}

div.mod-tab div.header-container-2 {
	padding: 0px 20px 0px 15px;
	float: left;
	position: relative;
}

div.mod-tab h3.module {
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_tab_m.png) 0 0 repeat-x;
	line-height: 30px;
}

div.mod-tab div.header-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_tab_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-tab div.header-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 30px;
	background: url(templates/yt_chrome_1.51/images/module_tab_r.png) 100% 0 no-repeat; /* ie6png:scale */
}

div.mod-tab h3.module span.color {
	color: #c8c8c8;
}



/* tab with menu */
div.mod-menu div.module-2 {
	background: url(templates/yt_chrome_1.51/images/module_menu_br.png) 100% 100% no-repeat;
}

div.mod-menu div.module-3 {
	background: url(templates/yt_chrome_1.51/images/module_menu_tr.png) 100% 0 no-repeat;
}

div.mod-menu div.module-4 {
	background: url(templates/yt_chrome_1.51/images/module_menu_bl.png) 0 100% no-repeat;
}

div.mod-menu div.module-5 {
	min-height: 0px;
	padding: 23px 1px 10px 1px;
	background: url(templates/yt_chrome_1.51/images/module_menu_tl.png) 0 0 no-repeat;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

div#yoo-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	background: url(templates/yt_chrome_1.51/images/search_bg.png) 0 0 no-repeat;
	position:absolute;
	margin: 35px 0 0 -250px;
	left:0; 
}

div#yoo-search input {
	width: 93px;  
	 
	height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(templates/yt_chrome_1.51/images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#yoo-search div.sfhover  {
	background: url(templates/yt_chrome_1.51/images/search_bg.png) 0 -18px no-repeat;
}

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}

/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #64696e;
}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

 
.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_separator {
	display: none;
	height: 50px;
	background: url(templates/yt_chrome_1.51/images/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(templates/yt_chrome_1.51/images/readmore.png) 0 0 no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #C8C8C8;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(templates/yt_chrome_1.51/images/readmore.png) 0 -20px no-repeat;
	color: #C8C8C8;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
	display:none;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 0px 5px 5px 5px;
	background: #1e1e1e;
	border-bottom: 1px solid #464646;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 0px 5px 0px 5px;
	background: #141414;
	border-bottom: 1px solid #323232;
}

 
tr.sectiontableentry2 td {
	padding: 0px 5px 0px 5px;
	background: #1e1e1e;
	border-bottom: 1px solid #323232;
}

 
td.sectiontableentry1 {
	padding: 0px 5px 0px 5px;
	background: #141414;
	border-bottom: 1px solid #323232;
}

 
td.sectiontableentry2 {
	padding: 0px 5px 0px 5px;
	background: #1e1e1e;
	border-bottom: 1px solid #323232;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #fff; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -20px;
	top: 37px;
	z-index: 20;
}

/*
 * YOOlogin
 */

/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

body.yoopage {
	background: url(templates/yt_chrome_1.51/images/bg.jpg) #000 50%;
}

div#page-body {
	background: #000 url(templates/yt_chrome_1.51/images/page_bg.jpg) 50% 80px repeat-y;
	width:980px;
	margin: 0 auto;
}

div#page-body div.page-body-m {
	background: none;
}

div#page-body div.page-body-t {
	/*background: url(templates/yt_chrome_1.51/images/space/page_bg.jpg) top no-repeat;*/
}

div#page-body div.page-body-b {
	/*background: url(templates/yt_chrome_1.51/images/space/page_bg.jpg) 50% 100% repeat-x;*/
}

div#debug {
	min-height: 150px;
}
