/*
	Rainer Borene
	Movida Comunicacao
*/

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

body {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}


html {
	background: url(../imagens/bg.gif) repeat-x top left;
}

img {
	border:0;
}

#container {
	position: absolute;	
	left: 156px;
	float: left;
}

#flash-layer {
	position: absolute; 
	left: 157px; 
	width: 79%; 
	height: 80%; 
}

#header {
	background-color: #f5f5f5;
	width:auto;
	height: 31px;
	padding-top: 25px;
}

#header ul { width: 620px; margin: 0 0 0 25px }

#header ul li { display: inline; }

#header ul li a {
	display: block;
	float: left;
	height: 9px;
	margin-right: 12px;
	
	background-repeat: no-repeat;
	background-position: top left;
	
	text-indent: -9999px;
	overflow: hidden;
	
	cursor: pointer;
}

#header ul li a.women			{ width: 46px; background-image: url(../imagens/menu/women.gif) }
#header ul li a.men				{ width: 26px; background-image: url(../imagens/menu/men.gif) }
#header ul li a.bookings		{ width: 113px; background-image: url(../imagens/menu/bookings.gif) }
#header ul li a.celebrities		{ width: 76px; background-image: url(../imagens/menu/celebrities.gif) } 
#header ul li a.search			{ width: 47px; background-image: url(../imagens/menu/search.gif) } 
#header ul li a.institutional	{ width: 89px; background-image: url(../imagens/menu/institutional.gif) } 
#header ul li a.news			{ width: 76px; background-image: url(../imagens/menu/news.gif) } 
#header ul li a.contact			{ width: 54px; background-image: url(../imagens/menu/contact.gif); margin-right:0 } 

body#women ul li a.women				 { background-position: 0px -9px }
body#men ul li a.men					 { background-position: 0px -9px }
body#special-bookings ul li a.bookings	 { background-position: 0px -9px }
body#celebrities ul li a.celebrities 	 { background-position: 0px -9px } 
body#institutional ul li a.institutional { background-position: 0px -9px } 
body#news ul li a.news 					 { background-position: 0px -9px } 
body#contact ul li a.contact 			 { background-position: 0px -9px } 

#logo {
	width: 156px;
	height: 171px;
	float: left;
}

#logo a {
	width: 156px;
	height: 171px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../imagens/logotipo.jpg) no-repeat;
	outline: 0;
}

#content {
	margin-left: 115px;
	margin-top: 115px;

	width: 380px;
	height: 480px;
	
	float: left;
	
	overflow: hidden;
}

body#news #content {
	width: 710px;
	height: auto;
}

body#contact #content {
	width: 580px;
	height: auto;
}

body#news #post-side {
	overflow: visible; 
	height: auto;
	width: 580px;
	float: left;
	padding-bottom: 20px;
}

body#institutional #slider {
	margin-top: 115px;
	margin-left: 20px;
}

table tr td { vertical-align: top }

#container {
	margin-right: 10px;
}

#slider {
	width: 4px;
	height: 200px;
	background: #d7b8dc;
	float: left;
	
/*	margin-top: 115px;
	margin-left: 10px;*/
	cursor: pointer;
	visibility:hidden;
}
		
#barra {
	width: 4px;
	height: 10px;
	background: #9d5fa9;
	cursor: pointer;
}

p {
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #626262;
}

p.titulo {
	color: #7926a9;
	font-weight: bold;
}

p.nomemodelo {
	display: block;
	color:#000;
	font-size: 9px;
	text-transform: lowercase;
	line-height: 18px;
	height:26px;
	font-family: Arial, Tahoma, sans-serif;
}

#models {
	padding: 0;
	width: 585px;
	height: 680px;
	overflow: hidden;
	float: left;
}

div.thumb-modelo {
	width: 131px;
	height: 207px;
	overflow: hidden;
	float: left;
}

div.thumb-modelo img {
	width: 137px;
	height: 181px;
	overflow: hidden;
}

#searchBox {
	padding: 17px;
	background-color: #f5f5f5;
	width: 158px;
	height: 128px;
	position: absolute;
	top:56px;
	left: 315px;
	
	z-index: 999;
	visibility: hidden;
}

#searchBox form fieldset {
	border: 0;
}

#searchBox form fieldset input.campo {
	margin: 14px 0;
	border: 1px solid #e4e4e4;
	padding: 6px;
}

#searchBox form fieldset #searchButton {
	float: right;
	border: 0;
	background: url(../imagens/ok.gif) no-repeat top left;
	width: 20px;
	height: 20px;
}

.post {
	padding-bottom:20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	width: 580px;
	overflow: hidden;
	float: left;
}

.post p.data {
	line-height: 14px;
}

.post a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #626262;
	text-decoration: none;
	outline:0;
}

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

.postinfo {
	margin-top: 20px;

}

a.anterior {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 57px;
	height: 9px;
	background: url(../imagens/previous.gif);
	float:left;
	margin-right: 17px;
}

a.proximo {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 28px;
	height: 9px;
	background: url(../imagens/next.gif);
	float:left;
	margin-right: 17px;	
}

a.newsPag {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 33px;
	height: 9px;
	background: url(../imagens/news.gif);
	float:left;	
}

#paginacao {
	margin:20px 0;

}

/*
	FORMULARIO DE CONTATO
*/

#contactform fieldset {
	border: 0;
}

#contactform fieldset ol {
	float: left;
}

.vcard {
	margin-left: 50px;
	float: left;
}

#contactform, .vcard {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #626262;
}

.vcard address {
	font-style:normal;
	margin-bottom:55px;
}

#contactform .field {
	margin: 8px 0;
	padding: 4px;
	background-color: #e2e2e2;
	border: 0;
	font: 11px Verdana, Tahoma, sans-serif;
	width: 230px;
}

#contactform textarea {
	width: 230px;
	height: 100px;
	background-color: #e2e2e2;
	margin-top: 8px;
	border: 0;
	overflow: auto;
	padding: 4px;
	font: 11px Verdana, Tahoma, sans-serif;	
	float: left;
}

#contactform #enviar {
	margin-top: 95px;
	margin-left: 50px;
	position: absolute;
}

.fillthis {
	/*width: 150px;*/
	position: absolute;
/*	margin-top:12px;*/
	margin-left: 5px;
}

#log_res {
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 10px;
}

a.category {
	display: inline;
	margin:0;
}

#sidebar {
/*	margin-top: 115px;*/
	width: 120px;

	float: left;
}

#sidebar ul.list li a {
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #626262;
	text-decoration: none;
}

#sidebar ul.list li a:hover {
	text-decoration: underline;
}

.ajax-loading {
	background: url(../imagens/ajax-loader.gif) no-repeat center left;
}