/**
 * 
 * Geral to both styles
 * 
 */


/**
 * 
 * NOT STYLE ELEMENTS
 * 
 */

#siteBody, html{
	 font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}

#content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width: 920px;
	min-height: 600px;
	margin-left:auto;
	margin-right:auto;
}


#bt_white, #bt_black{
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	margin-bottom:5px;
}

#bt_white{
	background-image: url(../images/colorSelectorWhite.png);
	background-color: #000;
}

#bt_black{
	background-color: #FFF;
	background-image: url(../images/colorSelectorBlack.png);
}

.color_selector{
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.linker{
	margin-top:10px;
	margin-left: 20px;
}

.header_banner{
	float:right;
	margin-right:65px;
	margin-top:25px;
	text-align: center;
	width: 490px;
}

.header_banner a{
	color: #E68129;
	font-weight: bolder;
	font-size: 18px;
	text-decoration: none;
}

.header_banner a:hover{
	text-decoration: underline;
}

#bt_white:hover, #bt_black:hover{
	background-color:#E68129;
}


.orangeBorder{
	width:100%;
	height:2px;
	background-color: #E68129;
}

/* DISCLAMER */

.disclamerTileImage{
	width:100%;
	height:52px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:100px;
	margin-bottom:65px;
}

.disclamerTitle{
	color: #E67717;
	width:100%;
	text-align:center;
}

.disclamerText{
	width:100%;
	text-align:center;
}

.disclamerAceptButtom{
	width:136px;
	height:52px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:auto;
	margin-left:auto;
	cursor:pointer;
	cursor:hand;
}

.disclamerAceptButtom:hover{
	background-color: #E68129;
}

.acceptBtContainer{
	width:100%;
	height:60px;
	margin-top:60px;
}

/** HOME **/

.homeBackGround{
	height: 400px;
	padding-top: 15px;
	padding-left: 3px;
}

.acoPromo, .acoVideo, .acoFotos{
	height:57px;
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	font-size:11px;
	text-align:center;
	padding-top:30px;
	color:#FFF;
}

.homeAcoVideo .acoVideo{
	margin-left:6px;
	width:288px;
	background-image: url(../images/videos_list_unselected.png);
}

.homeAcoVideo:hover .acoVideo{
	color:#000;
	background-image: url(../images/videos_bt_selected.png);
}

.homeAcoVideo .imageHome{
	margin-left:9px;
	margin-top: 35px;
}

.homeAcoBT .acoPromo{
	margin-left:9px;
	width:283px;
	
}

.homeAcoBT:hover .acoPromo{
	color:#000;
	background-image: url(../images/aco_bt_selected.png);
}

.homeAcoBT .imageHome{
	margin-left: 9px;
	margin-top: 35px;
}

.homeAcoFotos .acoFotos{
	margin-left:6px;
	width:289px;
	background-image: url(../images/fotos_list_unselected.png);
}


.homeAcoFotos:hover .acoFotos{
	color:#000;
	background-image: url(../images/fotos_bt_selected.png);
}

.homeAcoFotos .imageHome{
	margin-left: 9px;
	margin-top: 35px;
}


.imageHome{
	/*border: thin solid #FFF;	*/
	width:281px;
	height:378px;
}

/** HEADER **/

.header{
	background-repeat: repeat;
	background-position: left top;
	width:920px;
	height:78px;
	background-color: #433E3C;
}

.bottomHeader{
	background-color: #433E3C;
	background-repeat: repeat-x;
	background-position: left bottom;
	height:22px;
}

.bottomHeader a{
	text-decoration:none;
}


.photoImageSelected, .photoImage, .videoImageSelected, .videoImage, .acoImage, .acoImageSelected{
	width:300px;
	height:21px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	
}

.separatorImage{
	width:106px;
	height:20px;
	background-repeat: no-repeat;
	background-position: center center;
}


/** NAVIGATOR **/

.navigator{
	width:920px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	color:#433E3C;
}

.navItem {
	float: left;
	margin-left: 3px;
}

.navigator .unselectedPage{
	text-decoration:none;
	color:#433E3C;
}
.navigator .unselectedPage:hover, .selectedPage{
	text-decoration:none;
	color:#E68129;
}

 .leftArea{
	float: left;
	width: 250px;
	min-height: 450px;
	font-size: 9px;
}

.leftArea a{
	text-decoration: none;
	font-size: 13px;
}

.leftArea a:hover{
	text-decoration: underline;
}

/** WORKING AREA **/
.workingArea{
	background-repeat: repeat-x;
	background-position: left top;
	width:908px;
	height:460px;
	overflow:hidden;
	padding-top:17px;
	padding-left:12px;
}

.descriptionArea{
	float:right;
	width:135px;
	height:424px;
	margin-right:10px;
}

.videoDescriptionArea{
	width:888px;
	height:165px;
	overflow:hidden;
	margin-left: 4px;
}

.videoPerfilBarra{
	margin-top: 10px;
	width: 888px;
	height:77px;
	background-image: url(../images/videosPerfil_barra.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottompPhotoList img{
	float:left;
	margin-right:20px;
}

.photoDescriptionArea{
	width:281px;
	height:424px;
	overflow:hidden;
	margin-left: 4px;
}

.photoDescriptionArea ul{
	list-style:none;
	font-size: 11px;
	margin-left: 50px;
}

.photoDescriptionArea .perfilOptionsTitle{
	text-decoration:underline;
	text-transform:uppercase;
}

.photoPerfilBarra{
	width: 288px;
	height:76px;
	background-image: url(../images/fotosPerfil_barra.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.photoPerfilBarraNum{
	width: 288px;
	height:76px;
	background-image: url(../images/perfilBarraLimpa.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.photoPerfilBarraNum .videoText{
	font-size: 37px;
	margin-top: 0px;
	padding: 0px;
	padding-top:20px;
	color:#000;
}

.photoDescriptionText{
	width:268px;
	text-align:center;
	font-size: 10px;
	padding: 5px;
}

.videoDescriptionText{
	width:878px;
	text-align:center;
	font-size: 10px;
	padding: 5px;
}

.orange_text{
	width: 100%;
	text-align:center;
	color: #E77817;
	padding:5px;
}

.orange_text a{
	color: #E77817;
	text-decoration:none;
}

.orange_text a:hover{
	text-decoration:underline;
}

.videoText{
	width: 100%;
	text-align: center;
	padding-top: 33px;
	font-size: 15px;
	font-weight:bolder;
	color: #FFF;
}

.descriptionText{
	width:100%;
	height:326px;
	overflow:hidden;
}

.showImageGalButtom, .showVideoGalButtom {
	width:135px;
	height:102px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}

.showImageGalButtom:hover, .showVideoGalButtom:hover{
	background-color: #E68129;
}
.showImageGalButtom div, .showVideoGalButtom div{
	padding-left:10px;
	padding-top: 75px;
	font-weight:bolder;
	color: #E68129;
}

.showImageGalButtom{
	background-image: url(../images/ver_sessao_fotos_black.png);
}

.showVideoGalButtom{
	background-image: url(../images/ver_sessao_videos_black.png);
}


/**
 * LISTS
 */

.litleContainer{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:137px;
	height:205px;
	overflow:hidden;
}

.litleContainer a {
	color:#000;
	text-decoration:none;
	
}

.litleContainer a .thumbImage{
	border:thin solid #FFF;
}

.litleContainer a:hover .thumbImage{
	border:thin solid #E68129;
}

.litleContainer a:hover {
	text-decoration:underline;
}

.litleContainer .acoLegend{
	background-image: url(../images/acoBgImgList.png);
	background-repeat: repeat;
	background-position: left top;
	width:131px;
	bottom: 37px;
	height: 38px;
	position:relative;
	padding:2px;
	margin-left:1px;
	text-align:right;
}

.imageList, .videoList{
	width:910px;
	min-height:460px;
	padding-top:17px;
	padding-left: 10px;
}

.bottomVideoList{
	margin-top: 16px;
}

.previewImageContainer{
	float:left;
}

 .videoList img, .bottomVideoList img{
	margin-bottom:10px;
}

.videoList img{
	margin-right:6px;
}


.bottomVideoList img{
	margin-left:4px;
	margin-right:15px;
	float: left;
}

/**
 * Status
 */

.statusBar{
	width:100%;
	text-align:center;
	font-size:9px;
	color:#4C4C4C;
}

.statusBar a{
	text-decoration:none;
	color:#4C4C4C;
}

.statusBar a:hover{
	text-decoration:underline;
}
.formLine, .formLineCol, .formLineCol2{
	margin-bottom: 5px;
}

.formLineCol label{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 3px;
	margin-left: 10px;
}

.formLineCol2 label{
	display: block;
	float: left;
	text-align: right;
	padding-right: 3px;
	margin-left: 7px;
}


/**
 * 
 * black website version
 * 
 */

.black_container{
	background-color: #1F1A17;
	color:#FFF;
}

/* DISCLAMER */

.black_container .disclamerTileImage{
	background-image: url(../images/disclamer_black.png);
}


.black_container .disclamerText{
	color:#FFF;
}

.black_container .disclamerAceptButtom{
	background-image: url(../images/disclamerAcceptBtBlack.png);
	background-color: #1F1A17;
}

.black_container .disclamerAceptButtom:hover{
	background-color: #E68129;
}

/** HOME **/

.black_container .homeBackGround{
	background-color: #433E3C;
}

.black_container .acoPromo{
	background-image: url(../images/aco_list_unselected.png);
}

.black_container .acoVideo{
	background-image: url(../images/videos_list_unselected.png);
}

.black_container .acoFotos{
	background-image: url(../images/fotos_list_unselected.png);
}

.black_container .homeAcoVideo:hover .imageHome, .black_container .homeAcoBT:hover .imageHome, .black_container .homeAcoFotos:hover .imageHome{
	border: thin solid #E68129;
}

.black_container .homeAcoVideo .imageHome, .black_container .homeAcoBT .imageHome, .black_container .homeAcoFotos .imageHome{
	border: thin solid #FFF;
}

/** HEADER **/

.black_container .header{
	background-image: url(../images/header_blak.png);
}

.black_container .bottomHeader{
	background-image: url(../images/bottom_header_blak.png);
}

.black_container .photoImageSelected{
	background-image: url(../images/fotos_list_selected.png);
}

.black_container .photoImage{
	background-image: url(../images/fotos_list_unselected.png);
}

.black_container .separatorImage{
	background-image: url(../images/bottom_header_separator.png);
}

.black_container .videoImageSelected{
	background-image: url(../images/videos_list_selected.png);
}

.black_container .acoImageSelected{
	background-image: url(../images/aco_list_selected.png);
}

.black_container .videoImage{
	background-image: url(../images/videos_list_unselected.png);
}

.black_container .acoImage{
	background-image: url(../images/aco_list_unselected.png);
}

/** WORKING AREA **/

.black_container .workingArea{
	background-image: url(../images/background_working_area_black.png);
}

.black_container .videoList, .black_container .imageList{
	background-color: #433E3B;
}


.black_container .previewImage,  .black_container .videoList img, .black_container .bottomVideoList img, .listArea img{
	border: 1px solid #FFF;
}

 .black_container .videoList img:hover, .black_container .bottomVideoList img:hover, .listArea img:hover{
	border: 1px solid #E68129;
}








.black_container .videoDescriptionArea, .black_container .photoDescriptionArea{
	background-color:#1F1A17;
	border: thin solid #FFF;
}





/**
 * 
 * White website version
 * 
 */

 
 .white_container{
	background-color: #E5E5E5;
	color: #000;
}

/* DISCLAMER */

.white_container .disclamerTileImage{
	background-image: url(../images/disclamer_white.png);
}


.white_container .disclamerText{
	color:#4C4C4C;
}

.white_container .disclamerAceptButtom{
	background-image: url(../images/disclamerAcceptBtWhite.png);
	background-color: #E5E5E5;
}

.white_container .disclamerAceptButtom:hover{
	background-color: #E68129;
}


.white_container .videoDescriptionArea, .white_container .photoDescriptionArea{
	background-color:#E5E5E5;
	border: thin solid #FFF;
}


/** HOME **/

.white_container .homeBackGround{
	background-color: #FFF;
}

.white_container .acoPromo{
	color:#000;
	background-image: url(../images/aco_list_unselected_white.png);
}

.white_container .acoVideo{
	color:#000;
	background-image: url(../images/videos_list_unselected_white.png);
}

.white_container .acoFotos{
	color:#000;
	background-image: url(../images/fotos_list_unselected_white.png);
}

.white_container .homeAcoVideo:hover .imageHome, .white_container .homeAcoBT:hover .imageHome, .white_container .homeAcoFotos:hover .imageHome{
	border: thin solid #E68129;
}

.white_container .homeAcoVideo .imageHome, .white_container .homeAcoBT .imageHome, .white_container .homeAcoFotos .imageHome{
	border: thin solid #000;
}

/** HEADER **/

.white_container .header{
	background-color:#FFF;
	background-image: url(../images/header_white.png);
}

.white_container .bottomHeader{
	background-color:#A6A3A3;
}

.white_container .photoImageSelected{
	background-image: url(../images/fotos_list_selected_white.png);
}

.white_container .photoImage{
	background-image: url(../images/fotos_list_unselected_white.png);
}

.white_container .separatorImage{
	background-image: url(../images/bottom_header_separator_white.png);
}

.white_container .videoImageSelected{
	background-image: url(../images/videos_list_selected_white.png);
}

.white_container .videoImage{
	background-image: url(../images/videos_list_unselected_white.png);
}

.white_container .acoImage{
	background-image: url(../images/aco_list_unselected_white.png);
}

.white_container .acoImageSelected{
	background-image: url(../images/aco_list_selected.png);
}
/** WORKING AREA **/

.white_container .workingArea{
	background-image: url(../images/background_working_area_white.gif);
}


.white_container .videoList, .white_container .imageList{
	background-color: #FFF;
}

.white_container .previewImage, .white_container .imageList img, .white_container .videoList img, .white_container .bottomVideoList img{
	border: 1px solid #3E3E3E;
}

.white_container .imageList img:hover, .white_container .videoList img:hover, .white_container .bottomVideoList img:hover{
	border: 1px solid #E68129;
}

