/*
* -----------------------------------------------
* Structure Styles
* Author:   Diego Tres
* URL:      diegotres.com
* Author:   Adriano Fernandes
* URL:      eurodance.com.br
* ----------------------------------------------- 
*/

/*
* ----------------------------------------------- 
* Imports
* ----------------------------------------------- 
*/
@import url("../../../static/css/common/structure.css");

/*
* ----------------------------------------------- 
* Home
* ----------------------------------------------- 
*/

/* Flash
---------------------------------------*/
#flash-featured { }

/* Icons Products
---------------------------------------*/
#icon-products {
	margin-top: 0;
	padding-top: 77px;
	/*overflow: hidden;*/
	width: 924px;
	/*height: 600px;*/
    position: relative;
}

#icon-products ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 924px;
	height: 58px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 20;
}    

#icon-products ul li {
	list-style: none;
	float: left;
    text-align: center;
    cursor: pointer;
    width: 60px;
    height: 58px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

#icon-products ul li a {
    width: 60px;
    height: 58px;
    overflow: hidden;
    text-indent: -9999px; 
    float: left;  
    float: left;
    margin: 0;
    padding: 0;
}

#icon-products ul li.active a {
    background-position: left bottom !important;   
}

#icon-products ul li p {
    display: none; 
    position: absolute;
    top: -30px;
    left: -37px;
    width: 124px;
    height: 46px;
    padding: 10px 5px 5px 5px;
    z-index: 30;
    background: url(../../../static/img/home/bg-tooltip-icons-product.png) no-repeat left top; 
    z-index: 9999; 
}

#icon-products ul li p strong,
#icon-products ul li p span {
    width: 124px;
    text-align: center;
    height: 1;
    display: block;
}

#icon-products ul li p strong {
    color: #96b46d;   
}

#icon-products ul li p span {
    font-size: 10px;   
}

    

/* Expand Products
---------------------------------------*/

.expand-products {
	position: relative;
	width: 924px;
	height: 293px;
	height: 0;
	overflow: hidden;
	background: url(../../../static/img/home/bg-expand-product.png) no-repeat left top;
	display: none;
}

.expand-products h2.tit-product-name {
	background: url(../../../static/img/home/linha_titulo_expans.gif) left bottom no-repeat;	
	color: #95b26f;
	font-size: 15px;	
	padding: 12px 23px 12px 23px;
	text-transform: uppercase;
}

.expand-products .info-expand-products {
    overflow: hidden;
    padding: 22px 27px 52px 27px;
}

.expand-products .info-expand-products .info-left {
    color: #535353;
    float: left;
    width: 245px;
}

.expand-products .info-expand-products .info-left p {
    margin-top: 18px;
}

.expand-products .info-expand-products .info-left p.button {}

.expand-products .info-expand-products .info-left p.button a {
    width: 143px;
    height: 30px;
    display: block;
}

.expand-products .info-expand-products .info-left h2 {
    font-size: 22px;
    font-weight: 100;
    line-height: 1em;
    width: 203px;
}

.expand-products .info-expand-products .info-left h2 strong {
    font-weight: bold;
}

.expand-products .info-expand-products .info-center {
    float: left;
    margin-left: 70px;
    width: 225px;
}

.expand-products .info-expand-products .info-center p a {
    color: #95b26f;
    font-weight: bold;
}

.expand-products .info-expand-products .info-center .more img {
    float: left;
    margin-right: 5px;
}

.expand-products .info-expand-products .info-center .more a {
    color: #555555;
    float: left;
    margin-top: -1px;
}

.expand-products .info-expand-products .info-right {
    float: left;
    margin-left: 80px;    
    width: 235px;
}

.expand-products .info-expand-products .info-right p {
    margin-top: 8px;
}

.expand-products .info-expand-products .info-right img {
    /*margin-bottom: 10px;*/
}

.expand-products .info-expand-products .info-right a {
    color: #939393;
    text-decoration: none;
}

.expand-products .info-expand-products .info-center h3, .info-right h3 {
	color: #95b26f;
	font-size: 13px;	
	text-transform: uppercase;
	width: 225px;
}

.expand-products .info-expand-products .info-center h3 span {
    display: block;
    width: 225px;   
}
	

/* Slider Campaigns
---------------------------------------*/
#container-slider {    
	width: 924px;
	height: 155px;
	margin-top: 20px;     
	position: relative;
}

#container-slider .holder {    
	width: 924px;
	height: 155px;
	margin-top: 20px;     
	position: relative;
	overflow: hidden;
}

#container-slider ul {    
	height: 155px;  
	position: absolute;	
	left: 0;
	top: 0;
	width: 5000px;
}

#container-slider ul li {
    float: left; 
    list-style: none;
    width: 214px;
    height: 148px;
    border: 1px solid #e5e5e5;
    padding: 2px;
    margin-right: 13px;
    overflow: hidden;
    cursor: pointer;
}

#container-slider .holder ul li div.desc-slider {
    background: #f0f0f0;
    height: 148px;
}

#container-slider ul li:hover div.desc-slider {
    background: #52ABE5 url(../../../static/img/home/bg-banners.jpg) repeat-x left top;
    color: #FFF;
}

#container-slider .holder ul li div.desc-slider img,
#container-slider .holder ul li div.desc-slider span {
    width: 214px;
    height: 99px;
    display: block;
    background: #222;
}

#container-slider .holder ul li div.desc-slider p {
    color: #51abe4;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    padding: 10px 12px 6px 12px;
    text-transform: uppercase;
}

#container-slider .holder ul li div.desc-slider p a {
    color: #51abe4;
    text-decoration: none;
    float: left;
    width: 190px;
	position: relative;
}

#container-slider .holder ul li:hover div.desc-slider p a {
    color: #FFF !important;
}


/* Arrows Slider Campaigns
---------------------------------------*/
#container-slider .back,
#container-slider .forward {
    position: absolute;
    width: 27px;
    height: 55px;
    top: 45px;
	z-index: 2;
	text-indent: -9999px;
	overflow: hidden;
}

#container-slider .back {
	left: -37px;
	background: url(../../../static/img/home/bt_blue_back.png);
}

#container-slider .forward {
	right: -37px;
	background: url(../../../static/img/home/bt_blue_next.png);
} 

/* Highlights Footer
---------------------------------------*/
#container-highlights-footer {
	margin: 21px 0;	
	overflow: hidden;	
	position: relative;
}

#container-highlights-footer .highlights-footer {
	float: left;
	margin-right: 10px;		
	overflow: hidden;	
	position: relative;
	width: 456px;
}

#container-highlights-footer .highlights-footer.final {
    margin: 0;
}

#container-highlights-footer .highlights-footer h2 {
	background: url(../../../static/img/home/bg_titulos.jpg) no-repeat;
	color: #FFF;	
	font-size: 18px;
	font-weight: 100;	
	height: 39px;
	padding: 8px 0 0 17px;
	text-transform: uppercase;	
}	

#container-highlights-footer .highlights-footer p {
	color: #797979;	
	font-size: 15px;
	line-height: 17px;		
	margin-top: 12px;
	width: 456px;	
}

#container-highlights-footer .highlights-footer p img {
	float: left;
	margin: 0 30px 0 10px;
}

#container-highlights-footer .highlights-footer p .desc {
    padding: 0 30px 0 0;
}

#container-highlights-footer .highlights-footer p a {
	color: #00aeef;
}

 	