/* hide from ie on mac \*/
* 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

html 
{
	height: 100%;
	overflow: auto;
}

#flashcontent 
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
}
/* end hide */

img { border: none; }

body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background: #925135 url(../../images/body_background.jpg) top center no-repeat;
}

p 
{
	margin: 15px 0 15px 0;
	color: #571a00;
}

a, a:visited 
{
	color: #882900;
}

a:hover 
{
	color: #bd3900;
}

div.clear 
{
	clear: both;
}

p.breve 
{
	display: block;
	margin: 0 auto;
	padding: 40px;
	background: #f5e5da;
	border: 1px solid #e3cdbf;
	text-align: center;
}

p.info 
{
	display: block;
	margin: 0;
	padding: 10px;
	width: 423px;
	background: #f5e5da;
	border: 1px solid #e3cdbf;
	text-align: center;
}

/* ============================================================= */
/*	Principais estruturas 
/* ============================================================= */
#container_global 
{
	width: 952px;
	margin: 0 auto;
}

#top 
{
	width: 952px;
	height: 333px;
	background: url(../../images/top_background.jpg) no-repeat;
}

#container_conteudo 
{
	float: left;
	width: 754px;
	padding: 30px;
	padding-top: 10px;
	background: url(../../images/container_conteudo_background.jpg) no-repeat;
}

#conteudo_wrapper 
{
	position: relative;
	float: left;
	width: 814px;
	background: url(../../images/container_conteudo_wrapper.jpg) repeat-y;
	left: 70px;
}

#container_conteudo_bottom 
{
	clear: both;
	position: relative;
	width: 814px;
	height: 18px;
	background: url(../../images/container_conteudo_bottom.jpg) no-repeat;
	left: 70px;
}

#footer 
{
	clear: both;
	width: 794px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 10px 0 10px;;
	color: #ffd0bf;
}

#footer a 
{
	color: #ffd0bf;
	text-decoration: underline;
}

#footer a:hover 
{
	color: #fff;
	text-decoration: none;
}

#footer p.links 
{
	float: left;
}

#footer img.creditos 
{
	float: right;
	display: block;
}


/* ============================================================= */
/*	MENU
/* ============================================================= */
ul#topMenu 
{
	clear: both;
	display: block;
	position: relative;
	float: left;
	width: 580px;
	top: 35px;
	left: 195px;
}

ul#topMenu li
{
	display: block;
	float: left;
	height: 33px;
	margin-right: 24px;
}

ul#topMenu li a 
{
	display: block;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#topMenu li.item1 { width: 53px; background: url(../../images/menu_item1.png) no-repeat; }
ul#topMenu li.item2 { width: 98px; margin-right: 20px; background: url(../../images/menu_item2.png) no-repeat; }
ul#topMenu li.item3 { width: 98px; margin-right: 28px; background: url(../../images/menu_item3.png) no-repeat; }
ul#topMenu li.item4 { width: 42px; background: url(../../images/menu_item4.png) no-repeat; }
ul#topMenu li.item5 { width: 69px;  background: url(../../images/menu_item5.png) no-repeat; }
ul#topMenu li.item6 { width: 69px; background: url(../../images/menu_item6.png) no-repeat; }



/* Logo */
h1 
{
	display: block;
	position: relative;
	width: 952px;
	height: 200px;
	background: url(../../images/logo_promeris.jpg) 578px 23px no-repeat;
}

h1 a 
{
	display: block;
	width: 952px;
	height: 200px;
	text-indent: -9999px;
	overflow: hidden;
}


/* Titulos */
h2 
{
	display: block;
	width: 952px;
	height: 82px;
	text-indent: -9999px;
	overflow: hidden;
}

h2.cards { background: url(../../images/titulo_cards.jpg) no-repeat; }
h2.acabecomafesta { background: url(../../images/titulo_acabecomafesta.jpg) no-repeat; }
h2.blog { background: url(../../images/titulo_blog.jpg) no-repeat; }
h2.fotosevideos { background: url(../../images/titulo_fotosevideos.jpg) no-repeat; }
h2.kitcelular { background: url(../../images/titulo_kitcelular.jpg) no-repeat; }
h2.wallpapers { background: url(../../images/titulo_wallpapers.jpg) no-repeat; }
h2.politica { background: url(../../images/titulo_politica.jpg) no-repeat; }
h2.contato { background: url(../../images/titulo_contato.jpg) no-repeat; }


/* Sub-titulos */
h3 
{
	display: block;
	height: 18px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

h3.envie { width: 116px; background: url(../../images/subtitulo_envie-sua-foto.png) no-repeat; }
h3.personalize { width: 180px; background: url(../../images/subtitulo_personalize.png) no-repeat; }
h3.wallpapers { width: 91px; background: url(../../images/subtitulo_wallpapers.png) no-repeat; }
h3.ringtones { width: 84px; background: url(../../images/subtitulo_ringtones.png) no-repeat; }


h4 
{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #a23100;
	border-bottom: 1px solid #dfb5a3;
}

/* ============================================================= */
/*	Seções 
/* ============================================================= */

/* Cards */
#coluna_foto,
#coluna_customizacoes 
{
	float: left;
}

#coluna_foto 
{
	width: 450px;
}

#coluna_customizacoes 
{
	position: relative;
	width: 257px;
	padding: 15px 20px 20px 20px;
	background: url(../../images/card_custom_background.png) repeat-y;
	left: 10px;
}

.box_img 
{
	width: 434px;
	height: 276px;
	padding: 5px;
	background: #fff;
}

span.bt_save, span.bt_save a,  
span.bt_mail, span.bt_mail a 
{
	display: block;
	float: right;
	width: 154px;
	height: 33px;
}

span.bt_apagar 
{
	display: block;
	float: left;
	height: 37px;
	width: 110px;
	background: url(../../images/ico_trash.png) 0 12px no-repeat;
}

span.bt_apagar a 
{
	display: block;
	height: 26px;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 7px;
	font-weight: bold;
	text-indent: 23px;
	text-decoration: none;
	color: #2c3998;
}

span.bt_save, 
span.bt_mail
{
	margin-top: 10px;
	margin-right: 5px;
}

span.bt_save a,
span.bt_mail a 
{
	text-indent: -9999px;
	overflow: hidden;
}

span.bt_save { background: url(../../images/bt_salvar-imagem.png) no-repeat; }
span.bt_mail { background: url(../../images/bt_enviar-email.png) no-repeat; }

span.title 
{
	display: block;
	height: 18px;
	color: #351a79;
	text-indent: 20px;
	background: url(../../images/bullet1.png) 0 1px no-repeat;
}

input.texts 
{
	width: 100%;
	height: 16px;
	padding: 2px;
	background: #f8ebe4;
	border: 1px solid #e0c3b4;
}

textarea.texts 
{
	width: 100%;
	padding: 2px;
	background: #f8ebe4;
	border: 1px solid #e0c3b4;
}

div.div_elemento
{
	width: 85px;
	float: left;
}


/* Página de wallpapers */
div.wallpapers 
{
	float: left;
	width: 239px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
	padding: 0;
}

span.download 
{
	display: block;
	width: auto;
	height: 23px;
	margin-left: 12px;
	background: url(../../images/bullet2.png) no-repeat;
}

span.download a 
{
	display: block;
	width: 140px;
	height: 23px;
	color: #ad1d00;
	padding-left: 20px;
	text-decoration: underline;
}

span.download2 
{
	display: block;
	width: 190px;
	height: auto;
	margin-left: 12px;
	margin-bottom: 10px;
	background: url(../../images/bullet2.png) no-repeat;
}

span.download2 a 
{
	display: block;
	width: 190px;
	margin-bottom: 3px;
	color: #ad1d00;
	padding-left: 20px;
	text-decoration: underline;
}


/* Box Game */
#game 
{
	width: 350px;
	height: 450px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}


/* Customização do input 'file' */
form.inputFile input 
{
	background: #f8ebe4;
	border: 1px solid #e0c3b4;
	width: 241px;
	height: 20px;
}

form.inputFile input:focus 
{
	background-color: transparent;
}

form.inputFile div.fileinputs 
{
	position: relative;
	color: #351a79;
}

form.inputFile input.file 
{
	margin: 0;
}

form.inputFile input.file.hidden 
{
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.inputFile div.fakefile
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

form.inputFile div.fakefile input 
{
	margin-bottom: 5px;
	margin-left: 0;
}


/***************** FORM *****************/
form.contato
{
	width: 530px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 40px;
	background: #f5e5da;
	border: 1px solid #e3cdbf;
}

form.contato fieldset 
{
	border: none;
}

form.contato fieldset label 
{
	display: block;
	float: left;
	width: 260px;
	margin-bottom: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #952200;
}

form.contato fieldset input, form.contato fieldset select 
{
	display: block;
	float: left;
	padding: 3px;
	width: 240px;
	background: #fff;
	border: 1px solid #ddc4b3;
}

form.contato fieldset label.mensagem 
{
	width: 520px;
}

form.contato fieldset label.mensagem textarea 
{
	width: 520px;
	height: 200px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddc4b3;
}

form.contato fieldset input.botao_enviar 
{
	float: right;
	width: auto;
	margin: 10px 10px;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #8264cf;
	border: none;
	cursor: pointer;
}