/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family:Arial, "Trebuchet ms", Verdana, sans-serif;
	font-size: 12px;
}
input, textarea {
	font-family:Arial, "Trebuchet ms", Verdana, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
.both {
	clear: both;
}
.overTxtLabel {
	color: #fff;
}
/* general */
#main {
	width: 965px;
	margin: 0 auto;
}
#header {
	clear: both;
	height: 110px;
}
/* menu sup */
.menusup {
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 11px;
	color: #A2A5A4;
}
.menusup img {
	margin: 0 6px;
	vertical-align: middle;
}
.menusup a {
	color: #AEAEAC;
}
.menusup a:hover {
	color: #767A7D;
}
.menusup input {
	background: #CCCCCC;
	color: #fff;
	border: none;
	font-size: 10px;
	width: 165px;
	padding: 1px;
}
.menusup button {
	background: #AEAEAC;
	color: #fff;
	border: none;
	font-size: 10px;
	padding: 0 1px;
	cursor: pointer;
}
/* logo - banner */
.logo {
	height: 80px;
	width: 80px;
	float: left;
}
.banner {
	height: 80px;
	width: 885px;
	float: right;
	text-align: right;
}
/* menu */
#menu {
	clear: both;
	height: 9px;
	padding-top: 21px;
	padding-bottom: 11px;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
}
#menu li {
	display: inline;
	margin-right: 7px;
}
#menu li a {
	font-weight: bold;
	color: #3D464B;
	/*font-size: 12px;*/
	/*letter-spacing: -1px;*/
	/*font-family: hncb, arial;*/
	/*font-weight: bold;*/
}
#menu li a:hover {
	color: #F7B100;
}
/*  path */ 
#path {
	height: 21px;
	line-height: 20px;
	background: url(../img/bgpath.png) repeat-x;
	font-size: 11px;
	margin-bottom: 10px;
	padding-left: 10px;
	color: #767A7D;
}
#path a {
	color: #767A7D;
}
#path a:hover {
	color: #3D464B;
	text-decoration: underline;
}
#path img {
	vertical-align: middle;
	margin: 0 6px;
}
/* body */
#body {
	min-height: 360px;
	clear: both;
}
.head {
	margin: 24px 0 24px;
	height: 32px;
}
#swfs {
	width:760px;
	float: left;
	display: none;
}
.subtitle {
	width: 760px;
	float: left;
}
.subtitle h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 32px;
	color: #3D464B;
	float: left;
	margin-right: 5px;
}
.subtitle h3 {
	float: left;
	font-size: 11px;
	color: #767A7D;
	margin-top: 16px;
}
.head #opts {
	float: right;
	width: 195px;
	font-size: 11px;
	line-height: 32px;
	color: #AEAEAC;
	text-align: right;
}
.head a {
	color: #AEAEAC;
}
.head a:hover {
	color: #767A7D;
}
.head #opts img {
	vertical-align: middle;
	margin: 0 5px 0 10px;
}
/* navigate */
#body #nav {
	width: 195px;
	float: left;
	background: #efefef;
}
#nav li {
	border-bottom: solid 1px #FFF;
}
#nav li a, #nav li.form {
	padding: 11px 20px 10px;
	font-size: 11px;
	color: #191C1F;
	display: block;
	line-height: 15px;
	background: #EAE9E8 url(../img/bgnav.png) repeat-x;
}
#nav li.form {
	line-height: 26px;	
}
#nav li a:hover, #nav li a.hover {
	color: #fff;
	background: #F7B100 url(../img/bgnav-o.png) repeat-x;
	text-decoration: underline;
}
#nav li a span {
	background: url(../img/arrownav.png) no-repeat 0px 3px;
	padding-left: 10px;
	display: block;
}
#nav li a:hover span, #nav li a.hover span {
	background: url(../img/arrownav-o.png) no-repeat 0px 3px;
}
#nav li a.hover {
	text-decoration: none;
}
/* blue */
#nav .blue li a:hover, #nav .blue li a.hover {
	background: #0099DB url(../img/bgnav-blue.png) repeat-x;
}
/* red */
#nav .red li a:hover, #nav .red li a.hover {
	background: #B81234 url(../img/bgnav-red.png) repeat-x;
}
/* green */
#nav .green li a:hover, #nav .green li a.hover {
	background: #5C9022 url(../img/bgnav-green.png) repeat-x;
}
/* content */
#body #cont {
	width: 760px;
	float: right;
	min-height: 360px;
	font-size: 11px;
}
/* slideshow */
#slide {
	width: 760px;
	height: 360px;
	float: left;
	overflow: hidden;
}
#images {
	position: absolute;
}
#images div {
	width: 760px;
	height: 360px;
	float: left;
	top: -20px;
}
#images h3 {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	background: #fff;
	color: #000000;
	font-weight: bold;
}
#info, #info a {
	font-weight: bold;
	color: #222222;
}
#info strong {
	color: #c20417;
}
.slideshow {
	position:relative;
	width: 760px;
	height: 360px;
	overflow: hidden;
}
#itemdet h4 {
	float: left;
	margin-left: 19px;
	min-width: 250px;
}
.buttons {
	float: right;
	margin-right: 18px;
	position: relative;
	top: -50px;
}
.buttons span {
	cursor: pointer;
	display: inline-block;
	background: #fff;
	padding: 4px 6px;
	margin-right: 1px;
	color: #808080;
	font-weight: bold;
}
.buttons span.this {
	color: #fff;
	background-color: #F7B100;	
}
.slide {
	/*padding: 16px;*/
	margin-bottom: 17px;
	border-bottom: 1px solid #E6E6E6;
}


/*
*/
#banns {
	width: 195px;
	float: right;
	height: 360px;
	border-top: solid 1px #efefef;
}
.bann {
	height: 89px;
	margin-bottom: 1px;
	background: #efefef;
}

/* gama */
.gama {
	display: block;
	clear: both;
	border-top: solid 1px #D8D8D8;
}
.gama li {
	float: left;
	width: 160px;
	height: 118px; 
	font-size: 11px;
	text-align: center;
	position: relative;
	overflow: visible;
}
.gama li.line {
	width: 100px;
	font-weight: bold;
	line-height: 100px;
	text-transform: uppercase;
}
.gama li.line object {
	margin-top: 28px;
}
.popmodel {
	width: 160px;
	height: 204px;
	background: url(../img/bglinea.png) repeat-x; 
	display: none;
	position: absolute;
	top: -50px;
	left: 0;
	z-index: 1000;
}
.popmodel h3 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	height: 50px;
	width: 160px;
	line-height: 50px;
	display: block;
}
.popmodel ul {
	margin-top: 12px;
}
.popmodel li {
	margin-left: 20px;
	height: 15px;
	text-align: left;
}
.popmodel a {
	color: #FFF;
}
.popmodel a:hover {
	text-decoration: underline;
}
.popred {
	background: url(../img/bglinea-red.png) repeat-x; 
}
/* models */
#models {
	background: url(../img/bgmodels.gif) repeat-x;
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
}
#models li {
	float: left;
	font-size: 11px;
	height: 40px;
	line-height: 40px;
}
#models li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#models li li {
	float: left;
	width: auto;
	padding: 0 10px;
	cursor: pointer;
}
#models li.sec-title {
	width: 196px;
	background: url(../img/bgmod-tit.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	border-left: solid 1px #FFF;
}
#models li.sec-content {
	width: 571px;
	height: 40px;
	background: url(../img/bgmod-cont.gif) no-repeat;
}
#models li.sec-content ul {
	margin-left: 7px;
}
/* detail */
.detail {
	width: 565px;
	float: left;		
}
.detail img.imgmodel {
	margin-bottom: 20px;
}
.detail img.thbnot {
	float: left;
	margin-right: 10px;
}
.imgnot{
	overflow:hidden; float:left; margin-right:10px; width:180px; height:95px
}
.detail h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.detail .desc {
	line-height: 16px;
	margin: 0 0 20px 0;
	color: #6C6F70;
}
.detail .desc strong {
	font-weight: bold;
}
.detail .desc em {
	/*font-style: italic;*/
	color: #767A7D;
}
.detail .desctext p {
	margin-bottom: 16px;
	margin-right: 20px;
}
/* grid */
.grid th {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 9px 10px;
	border-right: solid 1px #fff;
	color: #fff;
}
.grid .blue th {
	background: url(../img/bgnav-blue.png) repeat-x;
}
.grid .red th {
	background: url(../img/bgnav-red.png) repeat-x;
}
.grid .orange th {
	background: url(../img/bgnav-o.png) repeat-x;
}
.grid td {
	padding: 5px 5px 5px 10px;
	background-color: #F0F0F0;
	border-right: solid 1px #fff;
	color: #3D464B;
	border-bottom: solid 1px #fff;
}
.grid tr.par td {
	background-color: #fff;
}
.grid td a, .desc a {
	color: #000;
}
.grid td a:hover, .desc a:hover {
	text-decoration: underline;
}
/* galeria */
.gal-item li {
	width: 140px;
	margin-right: 1px;
	float: left;
}
#div-imggal, #div-video {
	width: 565px;
	height: 323px;
	line-height: 363px;
	background: #000 url(../img/spinner.gif) no-repeat center;
	margin-bottom: 20px;
}
/* sidebar */
.sidebar {
	width: 185px;
	float: right;
}
.sidebar ul.blue {
	border-top: solid 1px #fff;
	background: #0098DB url(../img/gradient-blue.png) repeat-x;
	min-height: 242px;
}
.sidebar ul.red {
	border-top: solid 1px #fff;
	background: #B71234 url(../img/gradient-red.png) repeat-x;
	min-height: 242px;
}
.sidebar ul.orange {
	border-top: solid 1px #fff;
	background: #F7B100 url(../img/gradient-orange.png) repeat-x;
	min-height: 242px;
}
.sidebar ul.green {
	border-top: solid 1px #fff;
	background: #5B8F22 url(../img/gradient-green.png) repeat-x;
	min-height: 242px;
}
.sidebar li {
	height: 45px;
	line-height: 45px;
	border-bottom: solid 1px #B1E5F6;
	margin: 0 20px;
	padding-left: 40px;
}
.sidebar ul.red li {
	border-bottom: solid 1px #EDB7C4;
}
.sidebar ul.orange li {
	border-bottom: solid 1px #FDECB1;
}
.sidebar ul.green li {
	border-bottom: solid 1px #D2E3BD;
}
.sidebar li.title {
	padding-left: 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	/*border-bottom: none;*/
	margin-top: 10px;
}
.sidebar li.prueba {
	background: url(../img/icon-prueba.png) no-repeat 0 13px;
}
.sidebar li.financia {
	background: url(../img/icon-financia.png) no-repeat 0 9px;
}
.sidebar li.catalogo {
	background: url(../img/icon-catalogo.png) no-repeat 0 8px;
}
.sidebar li.contacto {
	background: url(../img/icon-contacto.png) no-repeat 0 8px;
}
.sidebar li.buscar, .sidebar ul.red li.buscar, .sidebar ul.orange li.buscar, .sidebar ul.green li.buscar {
	background: url(../img/icon-buscar.png) no-repeat 0 8px;
	border-bottom: none;
}
.sidebar a {
	color: #fff;
	font-weight: bold;
}
.sidebar a:hover {
	text-decoration: underline;
}
/* footer */
#footer {
	margin-top: 20px;
	border-top: solid 1px #3D464B;
	padding-top: 10px;
	height: 50px;
	font-size: 11px;
}
#footer .left {
	float: left;
	width: 500px;
}
#footer .right {
	float: right;
	width: 200px;
	text-align: right;
	color: #AEAEAC;
}
#footer a {
	color: #AEAEAC;
}
#footer a:hover {
	color: #767A7D;
}
#footer img {
	vertical-align: middle;
	margin: 0 6px;
}
/* slideshow */
#blinds-cont {
	width: 1000px;
	height: 410px;
	margin: 50px auto;
	padding: 20px 0 0 0;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
}
#blinds {
	height: 330px;
	width: 960px;
	margin: 0 auto;
	background: url(../img/spinner.gif) 50% no-repeat;
}
.floom_container {
	overflow: hidden;
	cursor: pointer;
}
.floom_slice {
	z-index: 10;
}
.floom_vertical {
	float: left;
}
.floom_horizontal {
	
}
/* pulldown */
.pull {
	width: 155px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url(../img/bgpull.png) no-repeat;
	line-height: 13px;
}
.pull div {
	margin: 7px 0 0 11px;
	position: absolute;
}
.pull select {
	margin: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	width: 155px;
	position: relative;
	cursor: pointer;
	height: 25px;
}
.pull option {
	margin: 2px 3px;
	color: #191C1F;
}
.pullmin {
	width: 120px;
	background: url(../img/bgpull-min.png) no-repeat;
}
.pullmin div {
	width: 120px;
}
.pullmin select {
	width: 120px;
}
.pullmax {
	width: 200px;
	background: url(../img/bgpull-big.png) no-repeat;
}
.pullmax div {
	width: 160px;
	height: 14px;
	overflow: hidden;
}
.pullmax select {
	width: 200px;
}
/* casilla */
.casilla, .casillabig, .casillamin {
	width: 133px;
	height: 24px;
	border: 1px solid #D8D8D8;
	color: #191C1F;
	padding: 0 10px;
	font-size: 11px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	float: left;
	background-color: #fff;
}
.boton {
	background: url(../img/bgbutton.png) no-repeat left;
	/*line-height: 30px;*/
	color: #fff;
	border: solid 1px #fff;
	font-weight: bold;
	padding: 6px 10px 7px 38px;
	margin-top: 12px;
	cursor: pointer;
	font-size: 11px;
}
/* gmap */
#gmap {
	width: 565px;
	height: 323px;
	margin-bottom: 20px;
}
#bodyContent {
	overflow: visible;
	font-size: 11px;
	line-height: 16px;
}
.black {
	color: #000000;
}
/* form */
.detail .form {
	background-color: #EDEDED;
	padding: 10px 0 20px;
	margin-bottom: 20px;
}
form { clear: both; } 
.trform {
	clear: both;
	padding: 10px 20px 0;
}
.trform label {
	float: left;
	width: 150px;
	display: block;
	margin-top: 8px;
}
.trform input, .trform div {
	float: left;
	margin-right: 10px;
	color: #6C6F70;
}
.trform .casilla {
	width: 290px;
}
.trform .casilla input {
	background: none;
	border: none;
	margin-top: 4px;
	color: #6C6F70;
	width: 290px;;
}
.trform .casillabig {
	width: 290px;
	height: auto;
}
.trform .casillabig textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 290px;
	border: none;
	color: #6C6F70;
}
.trform .casillamin {
	width: 160px;
}
.trform .casillamin input {
	background: none;
	border: none;
	margin-top: 4px;
	color: #6C6F70;
	width: 160px;
}
.trform .calendar {
	background: #fff url(../img/calendar.gif) right center no-repeat; 
}
.trform .boton {
	margin: 3px 0;
}
.trform .error {
	border-color: #F7B100;
}
.trform .errorselect{
	color: #F7B100;
}
.trform span {
	margin-top: 8px;
	display: block;
	color: #6C6F70;
	font-size: 16px;
}
.trform a {
	color: #6C6F70;
}
.trform a:hover {
	text-decoration: underline;
}
.form #error {
	margin-left: 170px;
	margin-top: 10px;
	color: #6C6F70;
}
.form #error em {
	color: #F7B100;
}
/* sitemap */
.sitemap {
	font-size: 11px;
}
.column {
	float: left;
	width: 210px;
	margin-left: 20px;
	line-height: 18px;
	font-size: 11px;
}
.column ul {
	margin-top: 12px;
}
.column li {
	list-style:square;
	margin-left: 13px;
	min-height: 16px;
	line-height: 16px;
	font-size: 11px;
}
.column li ul {
	margin-top: 0;
}
.column strong {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.column a {
	color: #000;
}
.column a:hover {
	text-decoration: underline;
}

#controlaudio {
	width: 23px;
	display: block;
	float: right;
}
