body{
	margin:10px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	background:#000;
	color:#fff;
}
img{border:0;}
a{color:#000;}
a:hover{text-decoration:underline;}
a.yellow{color:#ffbe00;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	overflow:hidden;
	width:980px;
}
.wrapp{
	width:980px;
	overflow:hidden;
}
.wrapp p{
	margin:12px 0 0;
	font-size:13px;
	color:#3e3e3e;
	line-height:22px;
}
.logo{
	/*width:174px;
	height:39px;*/
        width:215px;
	height:52px;
	/*background:url(../img/logo.png) no-repeat;*/
        background:url(../img/dasler_logo_0411.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	/*margin:20px 0 0 4px;*/
        margin:2px 0 0 0;
}


.logo a{
	display:block;
	/*width:174px;
	height:39px;*/
        width:215px;
	height:52px;
}


.logo_50_ca{
	width:220px;
	height:56px;
	background:url(../img/dasler_logo_especial_50_ca.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	margin:20px 0 0 4px;
}

.logo_50_es{
	width:220px;
	height:56px;
	background:url(../img/dasler_logo_especial_50_es.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	margin:20px 0 0 4px;
}

.logo_50_es a{
	display:block;
	width:220px;
	height:56px;
}

.logo_50_ca a{
	display:block;
	width:220px;
	height:56px;
}





h2.lema  {
    /*margin-left: 15px;
    margin-top: 45px;*/
    margin-top: 4px;
    color: #fff;
    /*font-size: 14px;*/
    font-size: 14.5px;
    white-space: nowrap;
    font-style: italic;
    float: left;
    /*font-weight: bold;*/
    font-weight: normal;
}

h2.lema_50  {
     margin-top: 56px !important;
}

.top-nav{
	/*float:right;*/
	width:240px;
}
.top-nav ul{
	margin:0 -27px 0 80px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:179px;
}
.top-nav ul li{
	float:left;
	background:url(../img/sep-top-nav.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
	padding:0 9px 0 11px;
}
.top-nav a{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
.top-nav a:hover{
	text-decoration:underline;
}
.phone{
	background:url(../img/phone.gif) no-repeat;
	width:227px;
	margin:9px 0 0;
	height:53px;
	padding:4px 0 0 13px;
}
.phone p{
	margin:0;
	font-size:11px;
	color:#fff;
}
.phone strong{
	color:#ffbe00;
	display:block;
	font-size:24px;
	margin:-9px 0 0 13px;
}
.nav{
	margin:17px 0 0 0;
	list-style:none;
	background:url(../img/bg-nav.gif) repeat-x 0 100%;
	overflow:hidden;
	width:110%;
	padding:0 0 2px;
}
.nav li{
	float:left;
	margin:0 2px 0 -2px;
}
.nav a{
	color:#fff;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	text-decoration:none;
}
.nav li a:hover,
.nav li.active a{
	color:#ffbe00;
	background:url(../img/nav-hover.gif) repeat-x 0 -9px;
	cursor:pointer;
}
.nav li a:hover span,
.nav li.active a span{
	color:#fff;
}
.nav span{
	font:10px Arial, Helvetica, sans-serif;
	display:block;
	width:130px;
	color:#666666;
	margin:5px 0 0;
	/*letter-spacing:-1px;*/
}

.nav span.llarg{
    width: 138px;
}

.nav strong{
	display:block;
	background:url(../img/sep-nav.gif) no-repeat 0 2px;
	padding:0 11px 5px 13px;
	overflow:hidden;
	font-weight:normal;
}
.title{
	color:#3e3e3e;
	font:22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	margin:20px 0 0;
	letter-spacing:-1px;
}
#main{
	width:980px;
	overflow:hidden;
	padding:0 0 30px;
}
#content{
	width:980px;
	overflow:hidden;
	margin:20px 0 0;
	padding:0 0 33px;
}

#content.home {
    background:url(../img/bg-line.gif) no-repeat 50% 100%;
}

.nav-box{
	width:322px;
	float:left;
	margin:0 8px 0 0;
	display:inline;
}
* html .nav-box{
	margin:0 5px 0 0;
}
.nav-box ul{
	margin:0;
	text-transform:none;
	font-weight:normal;
	padding:1px 0 0;
	height:100%;
	list-style:none;
	background:url(../img/bg-nav-box.gif) no-repeat;
}
.nav-box ul li{
	background:url(../img/bg-nav-box-hover.gif) no-repeat 119px 0;
	padding:0;
	float:left;
	width:310px;
	height:43px;
}
.nav-box ul li a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.nav-box ul li a:hover, .nav-box ul li a.active{
	color:#dfa600;
	background:url(../img/bg-nav-box-hover.gif) no-repeat 119px -44px;
}
.nav-box img{
	border:1px solid #666666;
	float:left;
	border-top:none;
}
.nav-box span{
	display:block;
	padding:13px 0 14px 127px;
}
.image-holder{
	width:650px;
	overflow:hidden;
	position:relative;
}
.image-holder img{
	border:1px solid #666666;
}
.text-box{
	width:648px;
	position:absolute;
	bottom:53px;
	left:0;
}

.text-box-empresa{
	width:651px;
	position:absolute;
	top:15px;
	left:1px;
}



.text-holder{
	background:url(../img/bg-img-line.png) repeat;
	/*width:634px;*/
        width:636px;
	padding:8px 0 11px 14px;
	margin:0 0 0 0px;
}
.text-holder strong{
	margin:0;
	font-size:18px;
	color:#ffbe00;
	font-style:italic;
	padding:0;
	background:none;
	letter-spacing:0;
	display:block;
	word-spacing:0;
}
.text-holder em{
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.main-content{
	width:110%;
	overflow:hidden;
	/*padding:20px 0 78px;*/
        padding:20px 0 0;
}
.promobox{
	float:left;
	width:232px;
	margin:0 16px 0 0;
	padding:0 0 0 2px;
}

.proddest{
    width: 480px
}

.promobox img{
	display:block;
	margin:0 0 6px;
}
.promobox strong{
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin:0 0 2px;
}

.proddest strong{
     margin-top: 6px !important;    
}

.promobox p{
	margin:0 0 4px;
	color:#666;
	font-size:11px;
}
.promobox a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.promobox a:hover{
	text-decoration:underline;
}

#main h2{
	font-size:18px;
	color:#ffbe00;
	background:url(../img/bg-line-ttl.gif) no-repeat 0 100%;
	margin:0;
	padding:0 0 8px 3px;
	word-spacing:2px;
	/*letter-spacing:-1px;*/
	font-weight:normal;
}
.visual{
	overflow:hidden;
	width:110%;
	padding:12px 0 0;
}
.visual img{
	display:block;
	border:1px solid #979797;
}
.item{
	float:left;
	width:481px;
	padding:0 0 0 2px;
}
.item p{
	margin:12px 0 0;
}
.img-wrapp{
	background:url(../img/bg-line-img.gif) no-repeat 50% 100%;
	padding:0 0 12px;
}
.gallery-holder{
	float:left;
	width:480px;
	padding:0 0 0 19px;
}
.gallery{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:110%;
}
.gallery li{
	float:left;
	padding:0 20px 20px 0;
}
.link{
	text-align:center;
	padding:2px 0 0;
}
.link a{
	color:#999;
	text-decoration:none;
	font-weight:bold;
	padding:0 2px;
}
.link a:hover, .link .active{
	color:#fff;
}
.link ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.link li{
	display:inline;
	color:#999;
	font-weight:bold;
}
.breadcrumbs{
	margin:0 0 16px;
	padding:5px 0 5px 13px;
	list-style:none;
	background:url(../img/bg-breadcrumbs.gif) no-repeat;
	overflow:hidden;
	height:15px;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .breadcrumbs ul{
	overflow:visible;
	height:1%;
}
.breadcrumbs li{
	display:inline;
	color:#febe00;
	background:url(../img/sep-breadcrumbs.gif) no-repeat 0 5px;
	margin:0 3px 0 -7px;
	padding:0 0 0 10px;
	font-size:11px;
}
.breadcrumbs a{
	color:#666;
	text-decoration:none;
	padding:0 3px 0 1px;
	font-size:11px;
}
.breadcrumbs a:hover{
	color:#febe00;
}
.select{
	display:block;
	background:url(../img/bg-btn.gif) repeat-y -203px 0;
	width:203px;
	margin:0 0 0 7px;
}
.section{
	width:100%;
	overflow:hidden;
	padding:0 0 28px;
}
.select span{
	display:block;
	background:url(../img/bg-btn.gif) no-repeat;
}
.select span span{
	background:url(../img/bg-btn.gif) no-repeat -406px 100%;
	padding:5px 10px 5px 13px;
}
.select a{
	display:block;
	background:url(../img/bg-sel.gif) no-repeat 100% 50%;
	color:#999;
	font-weight:normal;
	text-decoration:none;
	padding:0 30px 0 0;
	position:relative;
}
.add{
	margin:0;
	padding:12px 0 0;
	list-style:none;
	float:right;
	width:245px;
}
.add li{
	float:left;
	padding:0 0 17px 17px;
}
.add li img{
	border:1px solid #989898;
	display:block;
}
.main-img{
	float:left;
	padding:12px 0 0;
}
.main-img img{
	display:block;
	border:1px solid #333;
}
.text{
	float:left;
	width:230px;
	margin:0 21px 0 0;
}
.box{
	background:url(../img/bg-box.gif) no-repeat 50% 100%;
	padding: 0 0 28px 2px;
	margin:0 0 15px;
}
.box p{
	margin:11px 0 0;
	line-height:14px;
}
.title{
	display:block;
	color:#666;
	font-size:14px;
	font-weight:normal;
	background:url(../img/bg-line-ttl.gif) no-repeat 0 100%;
	padding:0 0 5px;
}
.add-list{
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	margin:22px 0 20px -20px;
}
.add-list li{
	float:left;
	background:url(../img/separator.gif) no-repeat 0 3px;
	padding:0 17px 0 20px;
	width:103px;
	height: 140px;
}
.add-list a{
	text-decoration:none;
	color:#fff;
	float: left;
	position: relative;
}
.add-list img{
	display:block;
	margin:0 0 5px;
	border:1px solid #989898;
	
}

.add-list li.esp50 img {
     /*border:1px solid #ffbe00;*/
}


.add-list a span {
    background:transparent url(../img/label-exclusive2-trans.png) no-repeat scroll 0 0;
	display:block;
	height:40px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:0;
	width:40px;
}

.add-list img.exclusive {
   /* border-top:3px solid #755906;
    border-left:3px solid #755906;
    border-right:2px solid #6a4f00;
    border-bottom:2px solid #6a4f00;*/
    /*border: 2px solid #ffbe00;*/
}
.main-form{
	float:left;
	width:380px;
	margin:13px 0 -27px 46px;
}
.signup{
	width:100%;
	overflow:hidden;
}
.signup .row, .signup .area{
	overflow:hidden;
	margin:0 0 22px;
	width:377px;
	padding:0;
}
.signup .area{
	padding:17px 0 0;
}
.signup label{
	font-size:12px;
	color:#fff;
	float:left;
}
.signup label span{
	color:#666;
}
.signup input{
	border:1px solid #999;
	background:#ccc;
	padding:2px 5px;
	font-size:12px;
	width:238px;
	margin:0;
	float:right;
	color:#333;
}
.signup textarea{
	float:right;
	width:238px;
	padding:2px 5px;
	height:144px;
	border:1px solid #999;
	background:#ccc;
	overflow:auto;
	color:#333;
}

.signup input:focus, .signup textarea:focus {
	background-color: white;
}

.signup div.error-message {
	display: none;
}

.signup input.form-error, .signup textarea.form-error {
	border-color:red;
	background-color: #ffbfbf;
}

.main-form #flashMessage.message {
	border: 2px solid red;
	background-color: #ffbfbf;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	color: #333;
}

.main-form #flashMessage.success {
	border: 2px solid #ffbe00;
	background-color: #feffbf;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	color: #333;
}

.signup input.btn{
	border:0;
	background:none;
	width:80px;
	margin:-4px -1px 0 0;
	position:relative;
	height:25px;
}
.inform{
	float:right;
	width:232px;
	background:url(../img/bg-box.gif) no-repeat 50% 126px;
	font-size:12px;
	padding:5px 0 0 2px;
}
.inform strong{
	color:#ffbe00;
	font-size:13px;
	display:block;
	margin:0 0 14px -2px;
}
.inform address{
	font-style:normal;
	margin:0 0 12px;
}
.inform address span{
	display:block;
}
.inform dl{
	margin:0 0 38px;
	width:100%;
	overflow:hidden;
	color:#fff;
}
.inform dt{
	float:left;
	padding:0 3px 0 0;
}
.inform dd{
	margin:0;
}
#footer{
	width:980px;
        height: 76px;
	/*font-size:11px;*/
        font-size:12px;
	color:#666;
	background:url(../img/bg-footer.gif) repeat-x;
	padding:13px 0;
        position: relative;
}
#footer address{
	font-style:normal;
	text-align:center;
}
#footer address span{
	display:block;
	/*margin:0 0 -1px;*/
        margin:0 0 4px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(../img/sep-footer.gif) no-repeat 0 3px;
	padding:0 0 0 7px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#fff;
	padding:0 3px 0 0;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}


/** others **/

.selection-content {
	margin-left: 50px;
	float: left;
	width: 580px;
}

.selection-content ul.add-list li {
	background:  none;
	height: 140px;
}

.visual #search-bar {
	display: none;
	width: 480px;
	height: 200px;
	text-align:center;
	padding-top: 100px;
	padding-left: 225px;
}

.visual #search-bar img {
	border: none;
}

.section .map {
	margin-top: 20px;
	width: 550px;
	height: 420px;
	float: left;
	border: 1px solid #ccc;
}

.section .map a {
	color: #ffbe00;
}

#localizacion .inform {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

/* Paging */
div.paging {
    width: 100%;
	margin: 1em 0;
    text-align: center;
}
div.paging div.disabled {
	color: #808080;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #fff;
    font-weight: bold;
}
div.paging a {
    color: #ffbe00;
    text-decoration: none;
}

div.paging span a:hover {
    text-decoration: underline;
}

a.facebook {
    /*background:url(../img/facebook25x25.png) no-repeat center right;*/
    background: url("../img/fb_icon.jpg") no-repeat scroll 0 0 transparent;
    font-size: 15px;
    padding: 2px 0 3px 33px;
    color: white;
    text-decoration: none;
    /*
    width: 200px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    padding-right: 30px;
    padding-top: 22px;  */
}

a.facebook:hover {
   /* background: url("../img/facebook25x25.png") no-repeat scroll 0 0 transparent;*/
    text-decoration: underline;   
}


div.posts h3 {
     margin-top: 0;
}

div.posts ul {
     margin: 0;
     padding: 0;    
}

div.posts ul li {
     margin: 0 0 12px;
     list-style: none;
     width: 220px;
     background: url(../img/separador_hor.gif) no-repeat center bottom;
     padding-bottom: 15px;   
}

div.posts ul li.last {
     background: none !important;
     padding-bottom: 0px !important;    
}

div.posts ul li a {
     font-size: 12px;
     font-weight: bold;
     color: #ffbe00;
     text-decoration: none;
}

div.posts ul li a:hover {
     text-decoration: underline;    
}

/** decsrgar catalogo **/
div.pdf-download {
     float:  right;
     padding-top: 10px;
}

div.pdf-download a {
     color: #febe00;
     background: url(../img/pdf-icon.png) no-repeat right;
     padding-right: 20px;
     text-decoration: none;    
}

div.pdf-download a:hover {
     text-decoration: underline;    
}

.left{float: left;}
.right{float: right;}

.col-fb{border-left: 2px solid #666666; padding: 0 0 0 42px; width: 150px;}
.contacto{padding: 0 42px;}
.logo50{border-right: 2px solid #666666; padding: 0 37px 0 17px;}
.white{color: white;}
.down-pdf_btn{
    float:left;
    margin: 6px 0 0;
}
.down-pdf_btn a{
    background: url("../img/btn_descargapdf.jpg") no-repeat 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 18.5px;
    font-weight: bold;
    height: 40px;
    padding: 8px 13px;
    text-decoration: none;
    width: 250px;
}
/*.down-pdf_btn a:hover{background: url(../img/btn_descargapdf_rollover.jpg) no-repeat 0 0 transparent;}*/
#main h2 span{
    color: white;
    background: url(../img/pdf-icon.png) no-repeat right;
    padding-right: 20px;
    text-decoration: none;
    margin-left:16px;
}

#main h2 span a{
    color: white;
    font-size: 14px;
    letter-spacing: 0;
}


