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

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

body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #afbf7e url(../../images/bg.jpg) no-repeat;
}



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



/* end hide */

img { border: none; }


/* =====================================================================
// Estruturas
/ ==================================================================== */
#container 
{
	margin: 0 auto;
	width: 770px;
	background: #eee4bd;
}

#imagem_header 
{
	clear: both;
	height: 203px;
}

#container_conteudo 
{
	float: left;
	padding-top: 30px;
	width: 770px;
	background: url(../../images/container-conteudo_background.png) no-repeat;
	
}


#top 
{
	float: left;
	background: url(../../images/top_background.png) no-repeat;
}

/* Logo */
h1 
{
	display: block;
	float: left;
	width: 340px;
	height: 92px;
	background: url(../../images/logo_dharma.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h1 a 
{
	display: block;
	width: 340px;
	height: 92px;
}


/* Menu Top */
ul#menu_top 
{
	diplay: block;
	position: relative;
	top: 45px;
	right: 8px;
	float: right;
}

ul#menu_top li 
{
	float: left;
	display: inline;
	margin-left: 4px;
	height: 37px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

ul#menu_top li a 
{
	display: block;
	padding-top: 6px;
	height: 31px;
	text-decoration: none;
	color: #fff;
}

ul#menu_top li a:hover 
{
	color: #e2fcff;
}

ul#menu_top li.item1 
{
	width: 94px;
	background: url(../../images/menu-top_item1_background.png) no-repeat;
}

ul#menu_top li.item2 
{
	width: 84px;
	background: url(../../images/menu-top_item2_background.png) no-repeat;
}

ul#menu_top li.item3 
{
	width: 140px;
	background: url(../../images/menu-top_item3_background.png) no-repeat;
}

ul#menu_top li.item4 
{
	width: 88px;
	background: url(../../images/menu-top_item4_background.png) no-repeat;
}
/* Fim Menu Top */


/* Coluna Sub-menus e Coluna Textos */
#coluna_submenu, 
#coluna_textos,
#coluna_textos2
{
	float: left;
	position: relative;
	background: #f8ebc3;
	border: 1px solid #efd7a6;
	
}


#coluna_submenu 
{
	left: 18px;
	width: 244px;
	border-top: none;
}

#coluna_submenu h2 
{
	margin-bottom: 10px;
	width: 246px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
}

#coluna_submenu h2.paginas-buddha 
{
	background: url(../../images/titulo_the-buddha-pages.png) no-repeat;
}

#coluna_submenu h2.paginas-dharma
{
	background: url(../../images/titulo_the-dharma-pages.png) no-repeat;
}

#coluna_submenu h2.paginas-sangha
{
	background: url(../../images/titulo_the-sangha-pages.png) no-repeat;
}



#coluna_textos 
{
	left: 30px;
	margin-top: 7px;
	width: 438px;
	padding: 20px;
	
}

#coluna_textos2
{
	left: 30px;
	margin-top: 7px;
	width: 660px;
	padding: 20px;
	
}

#coluna_textos img 
{
	margin: 12px;
}

#coluna_textos2 a
{
	color: #5B001B;
	text-decoration: none;
}

#coluna_textos2 a:hover
{
	color: #F20044;

}

#coluna_textos2 li
{
	margin-top: 15px;
	margin-bottom: 50px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #C10036;
	background: url(../../images/top.png) 0 3px no-repeat;
	text-indent: 15px;

}

#coluna_textos2 li a
{
	color: #D9003D;
}




#coluna_textos p, #coluna_textos2 p 
{
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #c00038;
}

#coluna_textos h3, #coluna_textos2 h3
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ff004b;
}

#coluna_textos h2, #coluna_textos2 h2
{
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #FF3400;
}

ul#subitens_internas 
{
	display: block;
	margin-left: 17px;
	padding-bottom: 15px;
}
	
ul#subitens_internas li 
{
	margin-bottom: 1px;
	width: 212px;
	height: 30px;
	background: url(../../images/sub-itens_background.png) no-repeat;
}

ul#subitens_internas li.sangha
{
	margin-bottom: 1px;
	width: 212px;
	height: 30px;
	background: url(../../images/sub-itens_background2.png) no-repeat;
}

ul#subitens_internas li.dharma
{
	margin-bottom: 1px;
	width: 212px;
	height: 30px;
	background: url(../../images/sub-itens_background2.png) no-repeat;
}

ul#subitens_internas li a 
{
	display: block;
	padding-top: 8px;
	width: 212px;
	height: 22px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 21px;
	text-decoration: none;
}

ul#subitens_internas li a:hover 
{
	color: #bb0012;
}


/*Caixa historias interna */

#caixa_hist
{
	clear: both;
	width: 420px;
	height: 92px;
	background: #c2d2f5;
	margin-top: 20px;
	
}

#caixa_hist img
{
	width: 62px;
	height: 62px;
	border: 3px solid #ffffff;
		
}

#caixa_hist a
{
	display:block;
	width: 67px;
	height: 15px;
	border: none;
	background: url(../../images/btn_more.png) no-repeat;
	margin-left: 340px;
}


#caixa_hist p
{
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #1e73af;
}




form.contato 
{
	margin: 0;
	padding: 10px;
	background: #F5E3AC;
	border: 1px solid #ECCB67;
	font: 11px Verdana, Arial, Helvetica, sans-serif ;
	color: #755C0E;
	font-size: 13px;	
}

form.contato input, 
form.contato select, 
form.contato textarea
{
	margin-top: 3px;
	padding: 2px;
	width: 98%;
	background: #ffffff;
	font-size: 13px;
	color: #A38014;
	border: 1px solid #EFD37E;
	
}

form.contato select 
{
	width: 50%;
}

form.contato .botao 
{
	width: 160px;
	height: 25px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #8C6E11;
	background: #FBF3DA;
	border: 1px solid #EFD7A6;
}


/* Footer */
#footer 
{
	clear: both;
	width: 770px;
	height: 16px;
	background: url(../../images/footer_background.png) no-repeat;
}