/*
* -----------------------------------------------
* Structure Styles
* Author:   Diego Tres
* URL:      diegotres.com
* Author:   Adriano Fernandes
* URL:      eurodance.com.br
* ----------------------------------------------- 
*/

/*
* ----------------------------------------------- 
* Imports
* ----------------------------------------------- 
*/
@import url("../../../static/css/common/reset.css");
@import url("../../../static/css/common/helpers.css");

/*
* ----------------------------------------------- 
* Classes genéricas
* ----------------------------------------------- 
*/

/*
* ----------------------------------------------- 
* General
* ----------------------------------------------- 
*/
body {
	background: url(../../../static/img/structure/bg_site.jpg) center top fixed;    
    color: #7a7a7a;    
    font-family: Segoe, Segoe UI, arial, verdana, sans-serif;
    font-size: 11px;
}

/*
* ----------------------------------------------- 
* Titles for Pages
* ----------------------------------------------- 
*/
.titles-pages {
	color: #FFF;	
    font-family: Arial;	
	font-size: 31px;	
	font-weight: normal;	
    letter-spacing: -0.035em;    	
	margin-top: 10px;	
	padding: 8px 17px 12px 17px;	
	width: 922px;
	text-transform: uppercase;    
}    

/*
* ----------------------------------------------- 
* Warning IE 8
* ----------------------------------------------- 
*/
.warning-ie-header {
    background: url(../../../static/img/structure/bg_aviso_topo.jpg);
    color: #FFF;
    display: none;
    font-weight: bold;    
    height: 53px;
    margin: auto;    
    overflow: hidden;
    width: 944px;    
}

.warning-ie-header .logo-ie8 {
    float: left;
    margin: 10px 13px 0 13px;           
}

.warning-ie-header .description {
    float: left;
    margin: 13px 13px 0 5px; 
    width: 575px;          
}

.warning-ie-header .description span {
    color: #b7e9f4;
}

.warning-ie-header .button-down-ie-header {
    float: left;
    margin: 10px 11px 0 -25px;
    display: block;
    width: 194px;
    height: 31px;
}

.warning-ie-header .button-close-ie-header {
    cursor: pointer;    
    float: right;
    margin: 11px 15px 0 0;
}

/*
* ----------------------------------------------- 
* ComboBox
* ----------------------------------------------- 
*/
.combobox {
	background: url(../../../static/img/structure/bg_combo_products.jpg);	
	color: #8e8e8e;
	cursor: pointer;	
	font-size: 11px;
	font-weight: bold;	
	height: 23px;	
	padding: 10px 0 0 12px;
	position: relative;	
	width: 162px;	
	z-index: 99;
}

.combobox #combobox-button {
	background: url(../../../static/img/structure/bt_combo_products.png);	
	cursor: pointer;	
	height: 33px;	
	position: absolute;
	right: 0px;	
	width: 32px;
	top: 0px;
	z-index: 2;	
}

.combobox #combobox-button img {
	left: 9px;
	position: absolute;
	top: 15px;
}

/* Combobox Lista
---------------------------------------*/	
.combobox #combobox-list {
	color: #535353;
	display: none;
	position: absolute;
	right: 0px;	
	top: 32px;
	width: 172px;
	z-index: 1;
}

.combobox #combobox-list ul {
	background: url(../../../static/img/structure/borda_combobox.png) right repeat-y;
	padding-right: 3px;
}	

.combobox #combobox-list ul li {
	border-top: 1px solid #e9e9e9;
	list-style: none;
	padding: 5px 0 5px 15px;
	position: relative;
	background: #f6f6f6;	
}

.combobox #combobox-list ul li a 
{
    display: block;
}

.combobox #combobox-list ul li:hover {
	background: #bcbcbc;
	color: #FFF;
}

.combobox #combobox-list ul li.final {
	background: transparent url(../../../static/img/structure/borda_bottom_combobox.png) repeat-x;
	border: none;
	font-size: 0;
	height: 7px;
	line-height: 0;	
	padding: 0;
}

.combobox #combobox-list ul li.final:hover {
	background: transparent url(../../../static/img/structure/borda_bottom_combobox.png) repeat-x;
}

.combobox #combobox-list ul.submenu {
	background: url(../../../static/img/structure/bg-submenu-combobox.png) no-repeat;
	display: none;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 168px;
	width: 0;
	height: 101px;
	cursor: pointer;
	z-index: 9999;
}

.combobox #combobox-list ul.submenu li {
    background: none;
    border: 0;
    color: #8d8d8d;
    font-size: 10px;	
	padding: 15px 10px;    
}

.combobox #combobox-list ul.submenu li:hover {
    color: #8d8d8d;
}

.combobox #combobox-list ul.submenu li p {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    overflow: hidden;
    color: #8d8d8d;    
}

.combobox #combobox-list ul.submenu li a {
    color: #8d8d8d !important;
}

.combobox #combobox-list ul.submenu li p img {
    float: left;
    margin-right: 4px;
}

.combobox #combobox-list ul.submenu li p.icons {
    margin-top: 10px;
    border: 0;
    padding: 0;
}


/*
* ----------------------------------------------- 
* Icons Products Int
* ----------------------------------------------- 
*/
/*#icon-products-int {
	margin-top: 23px;
	overflow: hidden;
}

#icon-products-int ul {
    border-bottom: 1px solid #dadada;
    overflow: hidden;    
}    

#icon-products-int ul li {
	list-style: none;
	float: left;
    text-align: center;
    padding: 0 7px 0 7px;
}

#icon-products-int ul li:hover {
    border: 1px solid #DCDCDC;
    border-bottom: none;
    cursor: pointer;
}

#icon-products-int ul li img {
    width: 43px;
}

#icon-products-int ul li .final {
    padding: 0;
}*/

#icon-products-int {
	margin-top: 0;
	padding-top: 77px;
	/*overflow: hidden;*/
	width: 924px;
	/*height: 600px;*/
    position: relative;
}

#icon-products-int ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 924px;
	height: 58px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 20;
}    

#icon-products-int 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-int ul li a {
    width: 60px;
    height: 58px;
    overflow: hidden;
    text-indent: -9999px; 
    float: left;  
    float: left;
    margin: 0;
    padding: 0;
}

#icon-products-int ul li.active a {
    background-position: left bottom !important;   
}

#icon-products-int ul li p {
    display: none; 
    position: absolute;
    top: -30px;
    left: -37px;
    width: 124px;
    height: 51px;
    padding: 5px 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-int ul li p strong,
#icon-products-int ul li p span {
    width: 124px;
    text-align: center;
    height: 1;
    display: block;
}

#icon-products-int ul li p strong {
    color: #96b46d;   
}

#icon-products-int ul li p span {
    font-size: 10px;   
}


/*
* ----------------------------------------------- 
* Breadcrumb
* ----------------------------------------------- 
*/
#breadcrumb {
	margin-top: 7px;
	position: relative;	
}

#breadcrumb .select {
	color: #00aeef;
	text-decoration: underline;
}

#breadcrumb a {
	color: #888888;
}


/*
* ----------------------------------------------- 
* Pagination
* ----------------------------------------------- 
*/
.pagination {
    margin: auto;
}

.pagination tr th {
    background: url(../../../static/img/tips/bg_paginacao.gif);
    font-size: 11px;    
    font-weight: normal;    
    line-height: 10px;
    padding: 0 7px 0 7px;    
}

.pagination tr th strong a {
    color: #fb5f14;
}

.pagination tr th.arrows {
    background: none;
    padding: 0;    
}


/*
* ----------------------------------------------- 
* Container
* ----------------------------------------------- 
*/
#container {
    background: #FFF;
    margin: auto;    
    padding: 10px;
    width: 924px;    
}


/*
* ----------------------------------------------- 
* Header
* ----------------------------------------------- 
*/
#header {
	margin-bottom: 7px;
}

/* Top Nav
---------------------------------------*/
#header #top-nav {
    background: #FFF;
	margin-bottom: 10px;    
    width: 100%;
}

#header #top-nav a {
	color: #4292c5;
	padding: 2px;	
}

#header #top-nav a:hover {
	background: #00aeef;
	color: #FFF;
	padding: 2px;
	text-decoration: none;
}

#header #top-nav ul {
	overflow: hidden;
}

#header #top-nav li {
	display: inline;	
	float: right;
	font-size: 11px;
	font-weight: bold;	
	margin-left: 19px;
	text-transform: uppercase;
}

/* Content Header
---------------------------------------*/
#header #content-header {
    background: url(../../../static/img/structure/bg_header.jpg) top no-repeat;    
    height: 130px;	
	position: relative;
}

/* Logo Windows Live
---------------------------------------*/
#header #content-header div#logo-wl {
	bottom: 20px;    
	left: 22px;	
	position: absolute;
}

/* Search Bing
---------------------------------------*/
#header #content-header #search-bing {
	background: url(../../../static/img/structure/bg-header-bing.png);
	height: 38px;
	margin: auto;	
	overflow: hidden;	
	position: relative;
	width: 309px;	
	top: 20px;
}

#header #content-header #search-bing input[type="text"] {
	border: 0;
	margin: 6px 7px;
	height: 18px;
	width: 201px;
	color: #CCC;
	font-size: 13px;
	float: left;
	padding: 5px 0 0 4px;
}

#header #content-header #search-bing input[type="image"] {
	float: right;
	margin: 5px;
}	

/* Main Nav
---------------------------------------*/
#header #content-header div#main-nav {
	position: absolute;
	bottom: 0;
	left: 280px;
	background-image: url(../../../static/img/structure/bg-main-nav.png);
	background-repeat: no-repeat;
	background-position: 215px 0;
	width: 430px;
	height: 60px;
	overflow: hidden;
	float: left;
}  
#header #content-header div#main-nav ul {
    height: 60px;
    position: relative;
    float: left;
}

#header #content-header div#main-nav li {
    /*background: url(../../../static/img/structure/rollover-nav-main.png);*/
    display: block;
    float: left;
	font-size: 14px;
	height: 60px;
	position: relative;
}

#header #content-header div#main-nav li a {
    display: block;
    float: left;
    padding: 60px 26px;
    text-decoration: none;
    color: #939393;
    margin-top: -40px;   
}

#header #content-header div#main-nav li a:hover {
    /*color: #6d6e6e;*/
    color: #3db7e4;
}
/*
#header #content-header div#main-nav .other-products {
	color: #3db7e4 !important;
}
*/


/* ComboBox Products Header
---------------------------------------*/
#header #content-header #combobox-products.combobox {
	color: #00aeef;	
	position: absolute;
	right: 23px;	
	top: 83px;
}

#header #content-header #combobox-products.combobox li a {
	color: #535353;	
}

#header #content-header #combobox-products.combobox li:hover a {
	color: #FFF;
	text-decoration: none;	
}
	

/*
* ----------------------------------------------- 
* Content
* ----------------------------------------------- 
*/
#content {}

/*
* ----------------------------------------------- 
* Footer
* ----------------------------------------------- 
*/
#footer {
    background: #FFF;
	border-top: 1px solid #d9d9d9;	
	color: #535353;	
	margin: 30px 0 55px 0;
	height: 350px;
	overflow: hidden;	
	position: relative;	
}

#footer h2 {
	margin: 15px 0 0 7px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 100;
	color: #939393;
}

#footer ul {
	margin: 27px 7px 0 7px;
	height: inherit;
}

#footer li {
	float: left;
	list-style: none;
	width: 212px;
	border-right: 1px solid #d9d9d9;
	margin-right: 18px;
	height: inherit;
}

#footer dt {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#footer dt.para-baixar {
	margin-bottom: 8px;
	background: url(../../../static/img/structure/ico_para_baixar.gif) left no-repeat;
	padding-left: 18px;
}

#footer dt.usar-online {
	margin-bottom: 8px;
	background: url(../../../static/img/structure/ico_usar_online.gif) left no-repeat;
	padding-left: 16px;
}

#footer dt.usar-celular {
	margin-bottom: 8px;
	background: url(../../../static/img/structure/ico_usar_celular.gif) left no-repeat;
	padding-left: 13px;
}

#footer dd {
	margin-bottom: 8px;
}

#footer dd ul {
	margin: 0 0 0 0px;
}

#footer dd ul li { 
    background: url(../../../static/img/structure/bullet-footer.gif) left no-repeat;
    border: 0;
    padding-left: 10px; 
    /*list-style-image: url(../../../static/img/structure/bullet-footer.gif);*/
    /*list-style-type: disc;*/
	margin-bottom: 8px;    
}

#footer a {
	color: #535353;
}

#footer .final {
	margin: 0;
	border: none;
}

/*
* ----------------------------------------------- 
* Microsoft Footer
* ----------------------------------------------- 
*/
#microsoft-footer {
    color: #fff;
	overflow: hidden;
	padding: 24px 0 24px 0;
	background: url(../../../static/img/structure/bg_footer.jpg) top left repeat-x #b3b3b3;
	font-family: Arial;
	font-size: 11px;
	clear: both;		
}

#microsoft-footer a {
	color: #FFF;
}	

#microsoft-footer .inner {
    width: 924px;
    margin: auto;
	color: #FFF;
}

#microsoft-footer img {
    float: right;
    padding: 0;
}

#microsoft-footer ul li {
    display: inline;   
}

#microsoft-footer li {
	float: left;
	margin-right: 30px;
}

#warning-ie-header-xp-noie .button-down-ie-header {
	height:28px;
	width:119px;
	margin:10px 11px 0 36px;
}

#warning-ie-header-xp-ie8 .button-down-ie-header {
	width:239px;
	height:38px;
	margin-left:-80px;
}

#warning-ie-header-xp-ie-older .button-down-ie-header {
	width:147px;
	height:28px;
	margin-left: 8px;
}

#warning-ie-header-win7-noie,
#warning-ie-header-win7-ie,
#warning-ie-header-win7-ie9 
{
	background: url(../../../static/img/structure/bg_ie9-banner.png) 683px 0 no-repeat #fff;
}

#warning-ie-header-win7-noie .logo-and-description,
#warning-ie-header-win7-ie .logo-and-description, 
#warning-ie-header-win7-ie9 .logo-and-description 
{
	background: url(../../../static/img/structure/logo-and-description-1.png) 0 0 no-repeat;
	width:771px;
	padding-top:51px;
	overflow:hidden;
	height:0;
	float:left;
	display:inline;
}

#warning-ie-header-win7-noie .logo-and-description {
	background: url(../../../static/img/structure/logo-and-description-2.png) 0 0 no-repeat;	
}

#warning-ie-header-win7-ie9 .logo-and-description {
	background: url(../../../static/img/structure/logo-and-description-3.png) 0 0 no-repeat;
}

#warning-ie-header-win7-noie .button-down-ie-header {
	width:121px;
	height:27px;
	margin:16px 11px 0 -7px;
	text-indent:-9999px;
}
	
#warning-ie-header-win7-ie .button-down-ie-header {
	width:165px;
	height:27px;
	margin:16px 11px 0 -52px;
	text-indent:-9999px;
}

#warning-ie-header-win7-ie9 .button-down-ie-header {
	width:104px;
	height:26px;
	margin:16px 11px 0 10px;
	text-indent:-9999px;
}

.button-down-ie-header span {
	text-indent:-9999px;
}


