* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #46413D;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}
a:visited {
	color:  #FFF;
}
a:active {
	color:  #FFF;
}
a:hover {
	color: #EEE;
	text-decoration: underline;
}
.ahem {
	display: none;
}
strong, b {
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 1.6em;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 1.4em;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 1.2em;
	line-height: 222px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	text-align: justify;
	margin-bottom: 1em;
	text-indent: 10px;
}


/**/
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#header {
	color: #FFF;
	width: 910px;
	float: left;
	height: 77px;
}
#headerContent {
	
}
#langBox {
	float: right;
	margin-right: -1px;
	margin-top: -70px;
}
#leftcolumn {
	color: #FFF;
	background: #45413d;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#rightcolumn {
	float: right;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	width: 700px;
	min-height: 710px;
	display: inline;
	background-color: #45413d;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
#content {
	margin-top: 10px;
	margin-right: 42px;
	margin-bottom: 10px;
	margin-left: 30px;
	
}
#footer {
	width: 900px;
	clear: both;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	height: 90px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #46413D;
	background-position: 200px;
}
#footerContent {
	height: 50px;
	margin-left: 185px;
	text-align: center;
}
#footerContent img {
	margin-bottom: -5px;
}
.mainContent {
	margin-left: -2px;
	margin-right: 20px;
	text-align: justify;
}
#flash {
	margin: 10px;
}
#indexLeft {
	padding: 10px;
	width: 300px;
	float: left;
}
#stats {
	position: relative;
	float: right;
	top: 15px;
	right: 20px;
	width: 260px;
	background-color: #9E938D;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #524E49;
	border-bottom-color: #524E49;
}
#statsContent {
	width: 258px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B4ABA7;
	border-left-color: #B4ABA7;
}
#indexRight {
	position: relative;
	float: right;
	top: 30px;
	right: 20px;
	width: 260px;
	background-color: #9E938D;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #524E49;
	border-bottom-color: #524E49;
}
#indexRightContent {
	width: 258px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B4ABA7;
	border-left-color: #B4ABA7;
}
.featuredPhoto {
		
}

/*Menus e outros*/
#menuVertical {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menuVertical  li {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 5px;
}
#menuVertical  a:hover {
	text-decoration: none;
	color: #FFF;
}
#menuLeft {
	margin-top: 7px;	
}
.listIndex {
	font-weight: bolder;
	font-size: 1.8em;
	color: #FFFFFF;	
}
.listElements{
	background-color: #5C5753;
	padding: 5px;
	margin-top: 2px;
	margin-right: -2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.listElement {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #9C938A;
}
.title {
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#statsBox {
	margin: 10px;
}
.newsBox {
	margin: 10px;
}
.newsBox a{
	float: right;	
}
.fkButton {
	background-color: #9C938A;
	padding: 5px;
	margin: 5px;
	color: #FFF;
	font-weight: bolder;
	border: thin solid #9C938A;		
}
.fkButton:hover {
	background-color: #999999;
	border: thin solid #999999;
}
.asterisk {

}
.flag {
	border: 1px solid #000000;
}
.icon {
	margin-top: 2px;
	margin-right: 5px;
}
.divider {
	margin: 10px;
	width: 90%;
}
.pagination {
	margin: 10px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #716D6A;
}
.clearBoth {
	clear:both;
}

/* Galeria */
.gallery {
	width: 100%;
	border: 5px solid #ccc;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#indexGallery {
	width: 630px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#galleryBox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#galleryDescription {
	width: 50%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: justify;
	float:left;
}
#galleryDescription:first-letter {
	font-size: 2em;
	font-weight:bold;
}
#galleryContainer {
	margin-top: 20px;
	margin-bottom: 20px;	
}

.galleryPhoto {
	width: 150px;
	background-image: url(images/foto.jpg);
	background-repeat: no-repeat;
	border: 1px dashed #5C5753;
}
.placeHolder {
	width: 120px;
	height: 90px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.informationBox {
	font-size: 9px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/*Descrição da Foto*/
#descBox {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#photoImage {
	border: 5px solid #FFF;
	width: 540px;
	margin-left: 35px;
	background-color: #FFF;
}
#photoInfo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	width: 540px;
}

/*Registro*/
#registerBox {
	width: 100%;
	border: 5px solid #ccc;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
#registerTitle {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#registerForm {
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 20px;
	margin-right: 5px;
}

/*Login*/
#loginTitle{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#loginBox{
	margin-left: 120px;
	width: 500px;
}

/*Contato*/
#contactBoxLeft{
	margin: 10px;
	text-indent: 10px;
	float: left;
	width: 45%;
}
#contactBoxRight{
	margin: 10px;
	float: right;
	width: 45%;
}
#contactForm{
	width: 400px;
	margin-left: 70px;	
}

/*Página do Usuário*/
#userPage {
	width: 100%;
	border: 5px solid #ccc;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#userTitle {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#userBox {
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 20px;
	margin-right: 5px;
}
#userBox table {
	margin-left: 10px;
}
#orderInfo {
	width: 90%;
	margin-right: 20px;
}
#personalInfo {
	width:50%;
}

/*Forms*/
.centeredForm{
	margin-left: 100px;
}

/*Mensagens de Validação*/
.errorMessage {
	font-weight: bold;
	color: #FFF;
	width: 70%;
	padding: 20px;
	background-color: #990000;
	margin-left: 40px;
	margin-bottom: 40px;
}
.validMessage {
	font-weight: bold;
	color: #00FF00;
	width: 100%;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #009900;
}
