/* 
    Document   : styles.css
    Created on : 26-apr-2010, 17:41:57
    Author     : sergio
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*Layout*/

a, a:hover a:visited, a:active, a:link{
    color:#00447C;
}
form{
    color:#00447C;
}
form p{
    margin-bottom:10px;
}
fieldset{
    background-color:transparent !important;
    border:0  !important;
    color:#00447C;
    padding: 0 20px 20px 20px !important;
}
label{
    margin: 0 2px;
    color:#00447C;
}
legend{
    border-bottom: 1px dotted #00447c;
    padding-top:20px;
    font-size:12px;
    width: 100%;
    padding-bottom:5px;
    font-weight:bold;
}

fieldset p{
    margin-top: 20px;
}
input[type=text]{
    border:0;
    background-color: #e6edf3;
    margin-top:10px;
    margin-right:10px;
}
textarea{
    border:0;
    background-color: #e6edf3;
    margin-top:10px;
}

input[type=submit]{   
    color: #fff;
    border:0;
    height:20px;
    min-width:89px;
    text-transform:uppercase;
    background-color: #00447C;
    cursor:pointer;
}
div.button-wrapper{
    clear:right;
    float:right;
    margin-right:5px;
    width: 89px;
    height:25px;
    background-image : url('../img/pikillo_sup.gif');
    background-repeat:no-repeat;
    background-position:center top;
}
div.button-wrapper input{
    margin-top: 6px;
}
#cont{
    top:0;
    left:0;
}
#cont2{
    
    position:absolute;
    overflow:auto !important;
    height:100%;
    width:100%;
    z-index:90;

}
#content{
    position:absolute;
    top:250px;   /* noudisseny */
    width:100%;
    padding-left:20px;
    padding-top:20px;
}
#contentwrapped{
    position:absolute;
    z-index:85;
    width:100%;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:80px; /* noudisseny */
}

/* noudisseny, eliminado : crea el resctangulo blanco;
div.bgsite{
    background-image: url('../img/cont_bg.jpg');
    background-position: left top;
    background-repeat:no-repeat;
    width:100%;
    padding:0 !important;
    height:595px;
    padding-left:20px;
    padding-top:20px;
*/

}
img{
    border:0;
}
body{
    font-family: Arial;
    color:  #3e3824;
    font-size: 11px;
}
img{
    font-family: Arial;
    color:  #fff;
    font-size: 16px;
}
strong{
    font-weight:bold;
}
div#content{
    z-index:85;
}
#topbar{
    background-image: url('../img/bgrepeat.jpg');
    background-repeat: repeat-x;
    position:absolute;
    width:100%;
    z-index:100;
    height:25px;
}
#topbar ul{
    float:right;
}
#topbar ul li{
    float:left;
}
#topbar ul li a{
    color: #fff;
    font-size: 10px;
    text-decoration:none;
    border-right: 1px solid #fff;
    padding: 0 3px;
}
#topbar ul li a.last, #footer ul li.last{
    border:0 !important;
}
#footer ul li.condiciones{
    float:right;
}
#header{
    position:absolute;
    width:100%;
    z-index:80;
    height:150px;
    top: 25px;
}
div.header2{
    background-color: #fff !important;
    height:155px !important;
}
#footer{
    background-color: #00447c;
    position:absolute;
    width:100%;
    z-index:100;
    height:75px; /* noudisseny */
    bottom:0;
}
#footer ul{
    padding-top: 8px;
}
#footer ul li{
    float:left;
    font-size: 11px;
    color: #fff;
    border-right: 1px solid #fff;
    padding:0 10px;
}
#footer ul li a, #footer ul li a:active{
    color: #fff;
}


/* noudisseny -----*/
ul.asociados{
    float:right;
    font-size: 11px;
    color: #fff;
    padding:0 10px;
}
.asociados li{
    border: none !important;
}
/* ------------- */

#trama{
    position:absolute;
    width: 100%;
    height: 100%;
    opacity:0.46;
    z-index: 75;
    background-image: url('../img/trama.gif');
    background-repeat: repeat;
}
#bluebg, div.no-home{
    background-color: #d0dde8;
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 75;
}


/*
Incluir bcnpropellers, #logo_propellers
 */


#logo{
    margin-left:20px;
    margin-top:12px;
}
#slogan{
    margin-left:15px;
    position:absolute;
    top:55px;
}

#logo_propellers{
    margin-left: 380px;
    position: absolute;
    top: 1px;
}


ul#icons{
    float:right;
    margin-top:70px;
}
ul#icons li{
    float:left;
    margin:0 2px;
}
#navmenu{
    border-top:2px dotted #CBB677;
    padding-top: 8px;
    left:185px;
    position:absolute;
    top:103px;
    width: 100%
}
#navmenu ul li{
    background-repeat:no-repeat;
    float:left;
    height:22px;
    margin: 0 2px;
}
#navmenu ul li.active{
    background-image:url("../img/pikillo.gif");
    background-position:center bottom;
}
li.navmenu_hover{
    background-image:url("../img/pikillo_hover.gif");
    background-position:center bottom;
}
#navmenu ul li.active a{
    color: #fff;
    background-color: #CBB677;
}
#navmenu ul li.active a:hover{
    color: #fff;
    background-color: #CBB677;
}

#navmenu ul li a{
    color:#00447C;
    font-size:11px;
    font-weight:bold;
    padding:2px 5px;
    text-decoration:none;
    outline:0;
}
#navmenu ul li a:hover{
    color: #fff;
    background-color:  #d0dde8;
}
div.bluebox, div.goldbox{
    width: 263px;
    background-color: #00447c;
    padding:10px 15px;
}
div.bluebox ul li{
    background-image:url('../img/arrowlink.jpg');
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:10px;
}
div.goldbox ul li{
    background-image:url('../img/arrowlink_gold.jpg');
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:10px;
}
div.bluebox p, div.goldbox p{ 
    font-style:italic;
    font-size: 12px;
    color: #fff;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #fff;
    margin-bottom: 5px;
}
div.bluebox a, div.goldbox a{
    color: #fff;
    text-transform: uppercase;
    font-size:10px;
    font-weight:bold;
}
div.goldbox{
    background-color: #cbb677;
}
div.goldbox p{
    color: #00447c;
    border-bottom: 1px dotted #00447c;
}
div.goldbox a{
    color: #00447c;
}
div.dropshadow {
    background: url('../img/shadow.png') no-repeat bottom right;
    clear: right;
    float: right;
    padding: 0;
    position: relative;
    margin-bottom:10px;
}

div.dropshadow div, div.dropshadow fieldset {
    border: 1px solid #a9a9a9;
    display: block;
    margin: -5px 5px 5px -5px;
    position: relative;
}
ul#banners{
    float:left;
    width: 295px;
}
div#intro, div#rightcolumn{
    float:left;
    line-height:20px;
    width:455px;
	/*background-image: url(../img/bg-intro.png)*/
}

div.introblanco{
	float:left;
    line-height:20px;
    width:455px;
    margin-top: -5px;
	margin-left: 19px;
	border-left-width: 0px;
	padding: 16px 12px 16px 22px;
	border-bottom-width: 10px;
	background-image: url(../img/bg-intro.png)
}
div#rightcolumn{
    line-height: 15px;
    width:670px;
    margin-left:25px;
    margin-top: -6px;
}
div#intro p{
    font-size: 11px;
    margin-bottom: 20px;
}
div#leftcolumn, div.leftcolumn{
    width:277px;
    background-color: #fff;
    border-top:1px solid #e0e0e0 !important;
    border-left:1px solid #e0e0e0 !important;
    padding-bottom: 15px;
}
div#leftcolumn-wrapper{
    clear:both;
    float:left;
}
div#leftcolumn-header, div.leftcolumn-header{
    background-color: #00447c;
    width: 277px;
    height: 39px;
    font-size: 24px;
    margin:0 !important;
    color: #fff;
}
div#leftcolumn-header img, div.leftcolumn-header img{
    margin:8px 0 5px 10px;
}
ul#category-list, ul#category-list2, ul#category-list3, ul.category-list{
    font-size:11px;
    color: #00447c;
    margin-top: 17px;
    margin-left: 15px;
}
ul#category-list2, ul#category-list3{
    border-top: 1px dotted #00447C;
    width:88%;
    padding-top: 10px;
}
ul#category-list li, ul#category-list2 li, ul#category-list3 li, ul.category-list li{
    background-repeat:no-repeat;
    height:32px;
    padding-left:45px;
    padding-top:7px;
    cursor:pointer;
}
ul#category-list a, ul#category-list a:visited, ul#category-list2 a, ul#category-list2 a:visited, ul#category-list3 a, ul#category-list3 a:visited, ul.category-list a, ul.category-list a:visited{
    color: #00447C;
    display: block;
    text-decoration: none;
    width: 210px;
}
ul#category-list a:hover, ul#category-list2 a:hover, ul#category-list3 a:hover, ul.category-list a:hover{
    text-decoration:underline;
}
ul#product-list{
    float:left;
}
ul#product-list div.product{
    background-color: #fff;
    padding: 10px;
}

div#rightcolumn h1, div#error-wrapper h1, div#clean-wrapper h1, div#clean-wrapper h2, h1{
    font-size: 12px;
    color: #00447c;
    margin-bottom: 15px;
    font-weight:bold;
    text-transform: uppercase;
}
div.product{
    float:left;
    width:400px;
}
ul#product-list li h2{
    border-bottom:1px dotted #00447C;
    color:#00447C;
    float:left;
    font-size:12px;
    margin-left:20px;
    padding-bottom:5px;
    width:60%;
}
ul#product-list li img{
    float:left;
}
ul#product-list li div.productinfo{
    border:0 none;
    float:left;
    margin:0 0 0 20px;
    position:static;
    width:60%;
    margin-top:10px;
}
ul#product-list li div.productinfo a{
    color: #555050;
    margin-top: 16px;
}
p.productinfo{
    margin-top: 16px;
}
.left{
    float:left;
}
div#rightcolumn #banners{
    margin-left: 28px;
    width: auto;
}
div.width200{
    width: 180px !important;
}
div.dropshadow div {
    border-top: none;
    border-left: none;
}
.newsdate{
    display:block;
}
.newsli, div.news-box h1{
    font-weight:bold;
    text-transform: uppercase;
}
div.news_pic_mini{
    height:35px;
    width:35px;
    background-repeat:no-repeat;
    background-position:center center;
    float:left;
    margin-right:10px !important;
}
ul.news-list li, ul.informacion-list li{
    padding-left:0 !important;
}
div.news-box, div.white-box , fieldset{
    width: 630px;
    padding: 20px;
    background-color: #fff;
}
div.white-box, legend{
    color: #00447c;
}
div.news-box h1{
    padding-bottom: 8px;
    border-bottom: 1px dotted #00447c;
    margin-bottom: 10px;
}
div.news-box h2{
    font-weight:bold;
    padding:5px 0;
}
a.download-file{
    text-decoration:underline;
    color: #555050;
}
div.news-body{
    margin:0 0 20px 0 !important;
    border:0 !important;
    display:block !important;
    position:static !important;
}
ul.informacion-list li{
    border-bottom: 1px dotted #00447c;
    width:92%;
    height: 25px !important;
}
ul.informacion-list li a{
    font-weight:bold;
}
ul.informacion-list li a.active{
    text-decoration:underline !important;
}
table.table-infotecnica caption{
    font-weight:bold;
    padding-bottom: 5px;
    border-bottom: 1px dotted #00447c;
    margin-bottom: 15px;
}
table.table-infotecnica th{
    text-align:center;
    color: #fff;
    background-color: #cbb677;
    font-weight:bold;
    padding:0 4px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
table.table-infotecnica th span.th-extra-info{
    font-weight:normal;
    display:block;
}
table.table-infotecnica th.tdblank{
    background-color: #fff;
}
table.table-infotecnica td{
    background-color: #d0dde8;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    text-align:center;
    height:30px;
    padding: 0 5px;
}
table.footerinfo tfoot tr td{
    background-color:white;
    padding: 10px 0;
    text-align:left;
}
table.td-height-auto td{
    height:auto !important;
}
table.table-infotecnica tr.light td{
    background-color: #e6edf3;
}
table.table-infotecnica tr.infotecnica-tr td{
    padding:0 !important;
}
table.table-infotecnica tr.infotecnica-tr:hover td{
    background-color: #00447C !important;
    color:#fff;
}
tr.infotecnica-tr:hover td{
    cursor:pointer;
}
table.table-infotecnica td.firstcol{
    font-weight:bold;
}
table.table-infotecnica td.text{
    text-align: left;
    width: 170px;
}
table.table-infotecnica td.alta_resistencia{
    background: none!important;
    padding:0;
    vertical-align: top;
}
p.observacion{
    padding:5px;
    background-color: #d0dde8;
    margin-top:10px;
}
div.white-box p{
    margin-bottom: 15px;
}
li#q_helices{
    background-image: url('../img/q_helices.jpg');
}
li#q_mod_helices{
    background-image: url('../img/q_mod_helices.jpg');
}
li#q_ejes{
    background-image: url('../img/q_ejes.jpg');
}
li#q_timones{
    background-image: url('../img/q_timones.jpg');
}
li#q_preguntas{
    background-image: url('../img/q_preguntas.jpg');
}
li#adobe{
    background-image: url('../img/adobe.jpg');
}

li.q_helices_hover{
    background-image: url('../img/q_helices_hover.jpg') !important;
}
li.q_mod_helices_hover{
    background-image: url('../img/q_mod_helices_hover.jpg') !important;
}
li.q_ejes_hover{
    background-image: url('../img/q_ejes_hover.jpg') !important;
}
li.q_timones_hover{
    background-image: url('../img/q_timones_hover.jpg') !important;
}
li.q_preguntas_hover{
    background-image: url('../img/q_preguntas_hover.jpg') !important;
}
li.adobe_hover{
    background-image: url('../img/adobe_hover.jpg') !important;
}

li.q_helices_active{
    background-image: url('../img/q_helices_act.jpg') !important;
}
li.q_mod_helices_active{
    background-image: url('../img/q_mod_helices_act.jpg') !important;
}
li.q_ejes_active{
    background-image: url('../img/q_ejes_act.jpg') !important;
}
li.q_timones_active{
    background-image: url('../img/q_timones_act.jpg') !important;
}
li.q_preguntas_active{
    background-image: url('../img/q_preguntas_act.jpg') !important;
}
input.error, select.error, textarea.error{
    border: 1px solid red;
}
div.error{
    border:0 !important;
    color:red;
    float:left;
    margin-top:-15px;
}
img#icono_alerta{
    float:left;
    margin:0 10px 0 0;
}
.normal{
    font-weight:normal;
}
label.error{
    color:red;
    margin:0;
}
div#clean-wrapper{
    color: #00447C;
    width: 800px;
    margin-top: 0 !important;
}
div#clean-wrapper p{
    line-height: 15px;
    margin-bottom: 15px;
    width: 700px;
}
div#error-wrapper, div#clean-wrapper{
    margin-left:170px;
}
div#error-wrapper ul, div#clean-wrapper{
    line-height:20px;
    margin-top:20px;
}
span.required-fields{
    float:right;
    margin-top:-30px;
    color:#00447C;
    margin-right:5px;
    font-size: 9px;
}
div.checkbox-wrapper{
    float:left;
    margin:2px 3px 0 !important;
    border: 0 !important;
    padding: 0 !important;
}
div#privacidad{
    clear:both;
    float:right;
    margin-bottom:20px;
    margin-right:110px;
    margin-top:-15px;
}
div#fileQueue1, div#fileQueue2, div#fileQueue3{
    border:0 !important;
    width: 150px;
    clear:right;
    float:right;
    margin-right: 120px;
}
div#lh, div#rh{
    width: 124px;
    height: 35px;
    background-color: #e6edf3;
    margin: 10px 10px 0 0;
    padding:0;
    border:0;
    float:left;

}
div#lh{
    background-image: url('../img/lh.jpg');
    background-repeat:no-repeat;
    background-position: center left;
}
div#rh{
    background-image: url('../img/rh.jpg');
    background-repeat:no-repeat;
    background-position: center left;
}
div#lh div, div#rh div{
    border:0 !important;
    padding:0 !important;
    margin-top:10px;
    margin-left:35px;
}
div.embarcacion{
    width: 149px !important;
    height: 97px !important;
    background-color: #e6edf3 !important;
    margin: 10px 10px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: center left;
}
div.embarcacion-error{
    width: 149px !important;
    height: 97px !important;
    background-color: #e6edf3 !important;
    margin: 10px 8px 0 0 !important;
    padding:0 !important;
    border: 1px solid red !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: center left;
}
div.embarcacion input, div.embarcacion-error input{
    margin: 10px 0 0 10px;
}
div.embarcacion1{
    background-image: url('../img/embarcacion_tipo_1.jpg');

}
div.embarcacion2{
    background-image: url('../img/embarcacion_tipo_2.jpg');

}
div.embarcacion3{
    background-image: url('../img/embarcacion_tipo_3.jpg');
    width:308px !important;
    height:97px !important;
    margin-right:0 !important;
}
div.embarcacion4{
    background-image: url('../img/embarcacion_tipo_4.jpg');
}
div.embarcacion5{
    background-image: url('../img/embarcacion_tipo_5.jpg');
}
div.embarcacion6{
    background-image: url('../img/embarcacion_tipo_6.jpg');
}
div.embarcacion7{
    background-image: url('../img/embarcacion_tipo_7.jpg');
    margin-right:0 !important;
}
div.tipocasco{
    width: 124px !important;
    height: 71px !important;
    background-color: #e6edf3 !important;
    margin: 10px 10px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: center left;
}
div.tipocasco-error{
    width: 124px !important;
    height: 71px !important;
    background-color: #e6edf3 !important;
    margin: 10px 8px 0 0 !important;
    padding:0 !important;
    border: 1px solid red !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: center left;
}
div.tipocasco1{
    background-image: url('../img/tipo_casco_1.jpg');
}
div.tipocasco2{
    background-image: url('../img/tipo_casco_2.jpg');
}
div.tipocasco3{
    background-image: url('../img/tipo_casco_3.jpg');
    width:166px !important;
}
div.tipocasco4{
    background-image: url('../img/tipo_casco_4.jpg');
    width:177px !important;
    margin-right:0 !important;
}
div.tipocasco input, div.tipocasco-error input{
    margin: 50px 0 0 10px;

}
fieldset.datos-embarcacion{
    background-image: url('../img/datos_embarcacion.jpg');
    background-repeat:no-repeat;
    background-position: 400px center;
}
div.instalacion_tipo{
    width: 127px;
    height: 80px;
    margin: 10px 30px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: 12px center;
}
div.instalacion_tipo-error{
    width: 126px;
    height: 80px;
    margin: 10px 30px 0 0 !important;
    padding:0 !important;
    border:1px solid red !important;
    float:left !important;
    background-repeat:no-repeat;
    background-position: 12px center;
}
div.instalacion_tipo1{
    background-image: url('../img/instalacion1.jpg');
}
div.instalacion_tipo2{
    background-image: url('../img/instalacion2.jpg');
    margin-right:0 !important;
}
.small{
    font-size:10px;
}
div.embarcacion1 label.error{
    clear:both;
    float:left;
    margin-top:180px !important;
    width:500px;
}
div.tipocasco1 label.error{
    clear:both;
    float:left;
    margin-top:5px !important;
    width:500px;
}
p.separador{
    display:block;
    font-weight: bold;
    margin: 10px 0;
}
div#platounion-info{
    border:0 !important;
    float:right;
    width: 170px;
}
fieldset.platounion{
    background-image: url('../img/platounion_bg.jpg');
    background-repeat: no-repeat;
    background-position: 10px 50px;
    width:295px;
    height:193px;
    float:left
}
fieldset.arbotante{
    background-image: url('../img/arbotante_bg.jpg');
    background-repeat: no-repeat;
    background-position: 170px 20px;
}
fieldset.bocinarigida{
    background-image: url('../img/bocinarigida_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 60px;
}
fieldset.bocinaflotante{
    background-image: url('../img/bocinaflotante_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 54px;
}
fieldset.timones{
    background-image: url('../img/timones_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 24px;
}
div.radio-wrapper{
    display:inline !important;
    margin:2px 3px 0 0 !important;
    border: 0 !important;
    position:static;
}
div.radio-wrapper label{
    margin-top:-5px;
}
div.timones-masinfo{
    float:right;
    border:0 !important;
    margin-top: -320px !important;
}
ul.small-list{
    margin-bottom:10px;
}
div#contact-body{
    margin-left: 166px;
    margin-bottom: 25px;
    color: #00447c !important;
    width: 100%;
    float:left;
}
div#contact-form{
    float:right
}
div#contact-form fieldset{
    width: 519px !important;
}
div#contact-info{
    float:left;
}
div#contact-form div.error{
    margin:0;
}
fieldset.datos-embarcacion input, fieldset#fieldset-instalacion-tipo input{
    margin-right:0;
}
a.question{
    background-image : url(../img/quest_bg.jpg);
    color: #fff;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    font-size: 12px;
    padding: 0 4px;
}
div.instalacion_tipo a, div.instalacion_tipo-error a{
   margin-left:90px;
}
fieldset#fieldset-instalacion-tipo{
    width:295px;
}
fieldset#fieldset-conochavetero{
    width:295px;
    background-image: url('../img/conoychavetero.jpg');
    background-repeat: no-repeat;
    background-position: 140px center;
}
fieldset.choose-forms input{
    margin: 10px 0 0 15px
}
div#ejecola, div#platounion, div#arbotante, div#bocinaflotante, div#bocinarigida{
    display:none;
}
div#bocinarigida{
    clear:none;
    float:left
}
div#bocinaflotante{
    float:left;
}
div#ejecola{
    float:left;
}
input[type=radio] label.error{
    color: red;
}
label.valid,label.error{
    display: inline !important;
}
div#platounion{
    clear: none;
    display: none;
    float: left;
    padding-bottom: 67px;
}
img#step1{
    float:left;
    margin-right: 12px
}
div#steps2and4 img{
    float:left;
    margin-right: 12px;
    margin-bottom: 6px;
}
div#steps3and5 img{
    float:left;
    margin-right: 15px;
    margin-bottom: 6px;
}
#que-necesita-saber{
    background: none repeat scroll 0 0 #FFFFFF;
}
.que-necesita-saber-page ol li{
    font-size: 11px !important;
}
#que-necesita-saber h2{
    color: #CBB677;
    font-size: 18px;
    margin: 10px 0;
}
#que-necesita-saber ol li{
    margin: 10px 0;
    font-size: 13px;
}
#que-necesita-saber .number{
    clear:both;
    color: #CBB677;
    font-size: 18px;
    display:block;
    float:left;
    margin-right: 15px;
    height: 40px;
}