/* Estilos asociados a la skin con el mismo nombre */
.wrapper-slider{
    min-height:345px;
    }
/** Twitter **/

.twitter-timeline 
{
    width:590px;
    height:610px;
    background-color:transparent;
    }

	/***Columnas y Panes*****/
.ContentPane{margin:10px auto; display:table;width:100%}

.ContentSidePane{
	float:left;
	width:640px;
	margin:10px;
}

.asidePane{
	float:left;
	width:310px;
	margin:10px;
}
	
.content-three-col{
	float:left;
	width:310px;
	margin:10px;
}

.content-four-col{
	float:left;
	width:227px;
	margin:10px;
}

.content-col{
    margin-left:32px;
    float:left;
     width:286px;
    }
    
  
.col-box{
    background:url("/portals/0/Skins/SoleDiesel/Images/box.png") no-repeat #DAD9D7;
    width:100%;
    text-align:center;
    min-height:286px;
    }
    
   .content-col h3
   {
       font-size:14px;
       color:#013b8e;
       font-weight:bold;
       padding:15px 18px;
       text-align:left;
       }
     
     .content-col p
     {
         font-size:12px;
         color:#3a3a3a;
         text-align:left;
         padding:4px 18px;
        }
        


.prefooter-col, .prefooter-col-doble{
	float:left;
	padding:10px;
	min-height:132px;
}

	.prefooter-col{
		width:286px;
		}
		
	.prefooter-col a{
		padding:15px;
		margin-bottom:22px;
		cursor:pointer;
		}
	.prefooter-col a:hover{
		text-decoration:none;
		}
	.prefooter-col a span.orange{display:block;color:#ff5400;padding-left:0;margin-bottom:5px;font-weight:bold;}	

	.prefooter-col-doble{
		width:605px;
		}

.BannerPane {overflow:visible}

		
/*************** Home Buttons ****************/

	#distribuidores{
	    background:url("/portals/0/Skins/SoleDiesel/Images/banner1.png") no-repeat;
	    width:254px;
	    height:105px;
	    display:block;
	    }
    .home-buttons li{list-style-type: none;}
    .home-buttons li > a{width:254px; height:33px; display:block}
    .home-buttons li > a:hover{opacity:0.5; filter:alpha(opacity=50); /*IE8 and earlier*/}
    
	#helice{background:url("/portals/0/Skins/SoleDiesel/Images/banner2.png") no-repeat} 
	#catalogo{background:url("/portals/0/Skins/SoleDiesel/Images/banner3.png") no-repeat}
	#precios{background:url("/portals/0/Skins/SoleDiesel/Images/banner4.png") no-repeat}
	#recambios{background:url("/portals/0/Skins/SoleDiesel/Images/banner5.png") no-repeat}
	
			
		
/*.footer-col-nav{
	width:230px;
	float:left;
	margin-top:10px;
	color:#fff;
	}
	
.footer-col-nav	li img{
    float:left;
    margin:5px 15px 0 0;
    }*/
	
	
.contacts{
	float:left;
	margin-right:20px;
	line-height:22px;
	}

