* {
	margin:0;
	padding:0;
    list-style:none;
}

body,
html {
    width:100%;
    height:auto !important;
    min-height:100%;
    height:100%;
}

html {

}

body {
    position:absolute;
    top:0px;
    left:0px;
    background:#0B527A url(images/bg_esquerda.jpg) repeat-x;
}

#big {

}

#main {
    position:relative;
    width:760px;
    height:100%;
    margin:auto;
    z-index:1;
}
#main #bg_direita_complemento {
    width:400px;
    height:100%;
    position:absolute;
	top:0;
	right:0;
    left:150px;
	/*border:1px solid red;*/
	background:#2E759F url(images/bg_direita.jpg) 0 -0px repeat-X;
    z-index:0;
}

#bg_direita {
	width:50%;
    min-height:100%;
    height:auto !important;
    height:100%;
	position:absolute;
    top:0;
	right:0;
    background:#2E759F url(images/bg_direita.jpg) repeat-X;
    z-index:0;
}

/* Usado para colocar todo o conteudo do mais por cima do bg_direita_complemento */
#main * {
    position:relative;
}

#header {
	position:relative;
    height:33px;
}
.site_name {
    position:absolute;
    display:block;
    width:210px;
    height:86px;
    top:15px;
    left:115px;
    z-index:5;
}
.site_name a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-5000em;
    overflow:hidden;
    background:url(images/logotipo-endorfina.gif) no-repeat;
}
.site_olympikus {
    position:absolute;
    display:block;
    width:210px;
    height:25px;
    top:0px;
    left:115px;
    z-index:5;
}
.site_olympikus a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-5000em;
    overflow:hidden;
    background:url(images/logotipo-olympikus.gif) no-repeat;
}

.site_reebok {
    position:absolute;
    display:none;
    width:80px;
    height:25px;
    top:30px;
    left:170px;
    z-index:5;
}
.site_reebok a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-5000em;
    overflow:hidden;
    background:url(images/logoReebok.gif) no-repeat;
}
#menuInst {
	position:absolute;
    width:274px;
    height:19px;
    top:0px;
    left:30px;
    padding:4px 0 0 34px;
    background: url(images/fundo_botoes_atalho.gif) 0px 0 no-repeat;
}
#menuInst li {
    margin:0 8px 0 0;
    top:0px;
    position:relative;
	float:left;
}
#menuInst li a {
	width:13px;
	height:12px;
	display:block;
	text-indent:-5000em;
	overflow:hidden;
}
#menuInst li#home a {
	background: url(images/botao_atalho_home.gif)  no-repeat;
}
#menuInst li#contato a {
	background: url(images/botao_atalho_contato.gif)  no-repeat;
}
#menuInst li#mapa a {
	background: url(images/botao_atalho_mapa.gif)  no-repeat;
}

#topMenu {
    position:absolute;
    top:0;
    left:325px;
}
#topMenu li {
    width:142px;
    height:40px;
    position:relative;
    float:left;
    margin:0 -15px 0 0;
    background: url(images/btn_menu_top.gif)  no-repeat;
}
#topMenu li a {
    display:block;
    width:94px;
    height:30px;
    left:23px;
    text-indent:-5000em;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:center;
}
#topMenu li#treinos a {
    background-image: url(images/labels/label_top_treinos.gif);
}
#topMenu li#agenda a {
    background-image: url(images/labels/label_top_agenda.gif);
}
#topMenu li#espaco a {
    background-image: url(images/labels/label_top_espaco_atleta.gif);
}

#destaque_menu {
    position:relative;
    height:221px;
    z-index:1;
}
#destaque_menu .bg {
    position:absolute;
    width:100%;
    height:100%;
    background: url(images/bg_destaque_ciclistas.png)  no-repeat !important;
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cde/themes/bluemarine/css/images/bg_destaque_ciclistas.png', sizingMethod='image');
}
#destaque_menu #main_menu {
    position:absolute;
    top:70px;
    right:0;
    text-align:right;
}
#destaque_menu #main_menu li {
    position:relative;
    text-align:right;
    width:244px;
    height:33px;
    margin:-6px 0 0 0;
    overflow:hidden;
}
#destaque_menu #main_menu li .bgitem {
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:244px;
    height:33px;
    background:url(images/bg_main_menu.png) no-repeat !important;
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cde/themes/bluemarine/css/images/bg_main_menu.png', sizingMethod='image');
}
#destaque_menu #main_menu li a {
    position:absolute !important;
    right:20px;
    padding:0 0 0 0;
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    color:#B4DCF8;
    background-position:right 13px;
    background-repeat:no-repeat;
}
#destaque_menu #main_menu li a:hover {
    background-position:right -13px;
}
#destaque_menu #main_menu li a span.label {
    display:none;
}
#destaque_menu #main_menu li span.barrinha {
    position:absolute;
    right:0;
    display:block;
    width:8px;
    height:100%;
    background:url(images/bg_main_menu.gif) right no-repeat !important;
}
#destaque_menu #main_menu li.menuitem1 a {
    width:129px;
    background-image:url(images/labels/label_item1.gif);
}
#destaque_menu #main_menu li.menuitem2 a {
    width:152px;
    background-image:url(images/labels/label_item2.gif);
}
#destaque_menu #main_menu li.menuitem3 a {
    width:175px;
    background-image:url(images/labels/label_item3.gif);
}
#destaque_menu #main_menu li.menuitem4 a {
    width:198px;
    background-image:url(images/labels/label_item4.gif);
}
#destaque_menu #main_menu li.menuitem5 a {
    width:221px;
    background-image:url(images/labels/label_item5.gif);
}
#destaque_menu #main_menu li.menuitem6 a {
    width:244px;
    background-image:url(images/labels/label_item6.gif);
}


#destaque_menu #main_menu li.menuitem1 .bgitem {
    left:115px;
}
#destaque_menu #main_menu li.menuitem2 .bgitem {
    left:92px;
}
#destaque_menu #main_menu li.menuitem3 .bgitem {
    left:69px;
}
#destaque_menu #main_menu li.menuitem4 .bgitem {
    left:46px;
}
#destaque_menu #main_menu li.menuitem5 .bgitem {
    left:23px;
}
#destaque_menu #main_menu li.menuitem6 .bgitem {
    left:0;
}
/* -- */
#contentWrap {
    width:483px;
    position:relative;
    padding:0 31px 50px 0;
    z-index:0;
    float:right;
    /*background:url(images/bg_canto2.gif) top right no-repeat;*/
    background:#2E759F url(images/bg_direita.jpg) 0 -256px repeat-X;
}

#canto2 {
    position:absolute;
    width:40px;
    height:50px;
    right:0;
    top:0;
    background:url(images/bg_canto2.gif) top right no-repeat;
}

#contentWrap #contentHeader {
    height:52px;
    background:#2E759F url(images/bg_content_header.gif) repeat-X;
}
#contentWrap #contentHeader #contentHeaderOpen {
    position:absolute;
    width:5px !important;
    height:34px;
    top:0;
    left:0 !important;
    background:url(images/title_det.gif) no-repeat;
}
#contentWrap #contentHeader h2 {
    padding:0 0 0 15px;
    text-indent:-5000em;
    overflow:hidden;
    background-position:15px 10px;
    background-repeat:no-repeat;
}
#contentWrap #contentHeader #contentHeaderClose {
    position:absolute;
    width:247px !important;
    width:252px;
    height:52px;
    right:0 !important;
    right:-1px;
    background:#2B7CAA url(images/bg_canto.gif) no-repeat;
}
#contentWrap #content {
    padding:1px 15px 15px 60px;
    min-height:170px;
    height:auto !important;
    height:170px;
    background:#2B7CAA url(images/bg_bar_side_2.gif) 10px 0px no-repeat;
    color:#96D8FB;
    font-family:verdana,arial,"sans serif";
    font-size:12px;
}
#contentWrap #content a {
    color:#96D8FB;
}
#contentWrap #content a:hover {
    color:#96D8FB;
}
#contentWrap #content h3 {
    font-size:12px;
}
#contentWrap #content p {
    margin:15px 0;
}
#contentWrap #content .date {
    font-size:11px;
    margin:0;
}
#contentWrap #content .newsPic {
    float:left;
    margin:0 10px 2px 0;
}
#contentWrap #contentBottom {
    width:100%;
    height:103px;
    background:url(images/content_body_bottom.gif) no-repeat;
}
#contentWrap #contentBottom a {
    width:176px;
    height:24px;
	position:absolute;
	display:block;
	text-indent:-5000em;
	overflow:hidde;
}

#contentWrap #contentBottom a.lnk_intelimen_1 {
    top:96px;
	left:57px;

}

#contentWrap #contentBottom a.lnk_intelimen_2 {
    top:78px;
	left:57px;
}
#contentWrap #contentBottom a.lnk_intelimen_3 {
    top:77px;
	left:45px;
}
#contentWrap #contentBottom a.lnk_intelimen_4 {
	/* Definido no style.page.user.treinos.css */
}

#contentWrap #contentBottom a.lnk_intelimen_5 {
    top:74px;
	left:35px;
}



#contentWrap #barSide {
    position:absolute;
    top:50px;
    left:10px;
    width:28px;
    height:298px;
    background:url(images/bg_bar_side.jpg) repeat-X;
}
#contentAux {
    width:50%;
    position:relative;
    z-index:0;
    float:left;
    border:1px solid red;
}

#lnkRight {
    position:absolute;
    top:12px;
    right:7px;
    width:137px;
    background:url(images/bg_profiles.gif) 43px 0 no-repeat;
}

#lnkRight a {
    display:block;
    width:137px;
    height:137px;
    text-indent:-5000em;
    overflow:hidden;
    margin-bottom:10px;
    background-position:0 0;
    background-repeat:no-repeat;
}
#lnkRight a:hover {
    background-position:0 -141px;
}



