﻿/*-------------------------------------------------*/
/*---------------- Master Page --------------------*/
/*-------------------------------------------------*/

body
{
	padding: 0;
	margin: 0;
	background: #8cbcc6;
	font-family: Arial;
	font-size: 0.8em;
}

#mainContainer
{
	background-color: White;
	width: 1000px;
	margin: 0 auto;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	overflow: hidden;
}

#headerContainer
{
	background: #FFFFFF;
	height: 193px;
	width: 100%;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#pageBody
{
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: white;
}

#rightContainer
{
	float: right;
	width: 200px;
	background-color: white;
}

#contentContainer
{
	float: left;
	width: 760px;
	border-right: dashed 1px gray;
	padding-right: 10px;
	overflow: hidden;
	background-color: white;
}

#contentContainer p
{
	font-size: 1em;
	font-family: Arial;
	text-align: justify;
}

#contentContainer .paragraph p
{
	text-indent: 1em;
}

#contentContainer strong
{
	font-weight: bold;
}

#contentContainer a
{
	color: #0000CC;
	text-decoration: underline;
}

#contentContainer a:visited
{
	color: #0000CC;
	text-decoration: underline;
}

#contentContainer a:hover
{
	text-decoration: none;
}

#contentContainer label
{
	font-weight: bold;
	font-family: Verdana;
	padding-right: 2px;
	color: #064551;
}

#publicidade
{
	width: 180px;
	text-align: center;
}

#smallerLoginContent
{
	font-size: 0.9em;
	font-weight: bold;
	color: #064551;
}

#evento
{
	font-size: 0.9em;
}

.label
{
	font-weight: bold;
	font-family: Verdana;
	padding-right: 2px;
	color: #064551;
}

#infoEvento
{
	font-family: Verdana;
	font-size: 0.9em;
}

#footerContainer
{
	width: 1002px;
	margin: 0 auto;
	background-image: url(../../images/page_footer.gif);
	background-repeat: no-repeat;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}

#processMessage
{
	position: fixed;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000;
}

/*------------------ Menu Bar ----------------------*/

#menuBar
{
	float: left;
	padding-left: 15px;
	margin: 0 auto;
	margin-top: 158px;
}

#menuBarItems
{
	float: left;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.menuItem
{
	color: black;
	padding-right: 8px;
	padding-left: 4px;
	border-right: solid 1px gray;
}

.subMenuItem
{
	padding: 4px;
	border: solid 1px gray;
	background-color: #dddddd;
	color: black;
}

.menuItemOver
{
	color: #1a545f;
}

.subMenuItemOver
{
	border: solid 1px gray;
	background-color: #505050;
	color: #FFFFFF;
}

.adjustedCssIndex 
{ 
	z-index:100; 
}

/*---------------- Painel Direito --------------------*/

.box
{
	width: 200px;
	float: left;
}

.boxHeader
{
	float: left;
	width: 100%;
	background-image: url(../../images/header_box_200.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

.box h1
{
	margin: 0;
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: black;
	padding-top: 1px;
}

.boxContent
{
	float: left;
	padding: 10px;
}

/*-------------------------------------------------*/
/*------------------ Controls ---------------------*/
/*-------------------------------------------------*/

.button
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: color:#666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../../images/button_bg.gif) repeat-x left top;
}

.smallButton
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: color:#666;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../../images/button_bg.gif) repeat-x left top;
}

.textBox
{
	border: 1px solid gray;
}

.smallTextBox
{
	border: 1px solid gray;
	font-size: 0.8em;
}

/*-------------------------------------------------*/
/*-------------------- Gerais ---------------------*/
/*-------------------------------------------------*/

h2
{
	background: url(../../images/topic_h2.gif) no-repeat left top;
	padding-left: 65px;
	padding-top: 8px;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	color: #064551;
	height: 26px;
	width: 478px;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

h3
{
	background: url(../../images/topic_h3.gif) no-repeat left top;
	padding-left: 18px;
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
	color: #064551;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

.info
{
	background: url(../../images/info.gif) no-repeat left top;
	padding-left: 25px;
	padding-top: 2px;
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
	color: #4068cd;
	text-align: left;
	margin: 5px 0px 5px 0px;
	height: 25px;
	display: block;
}

.error
{
	background: url(../../images/error.gif) no-repeat left top;
	padding-left: 55px;
	padding-top: 10px;
	font-size: 1.5em;
	font-family: Verdana;
	font-weight: bold;
	color: red;
	text-align: left;
	margin: 5px 0px 5px 0px;
	height: 48px;
	display: block;
}



.imgSurroundedLeft
{
	margin: 4px 4px 4px 0px;
	float: left;
}

.imgSurroundedRight
{
	margin: 4px 4px 4px 0px;
	float: right;
}

.cssform p
{
	width: 600px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
	overflow: hidden;
	text-indent: 0px;
}

.cssformLabel
{
	font-weight: bold;
	font-family: Verdana;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssformButtons
{
	border-top: 1px dashed gray;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 5px 0 8px 0;
}

.accordionHeader
{
	border: 1px solid gray;
	color: white;
	background: url(../../images/button_bg.gif) repeat-x left top;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderLink
{
	text-decoration: none;
	color: Black;
}

.accordionContent
{
	background-color: white;
	border: 1px dashed gray;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 4px;
	overflow: hidden;
}

.messageBoxIcon
{
	width: 40px;
	height: 100%;
	float: left;
}

.messageBoxTitle
{
	font-size: 1.2em;
	margin-top: 10px;
	font-weight: bold;
	width: 360px;
	float: left;
}

.messageBoxDescription
{
	margin-top: 15px;
	width: 360px;
	float: left;
}

.messageBoxButton
{
	margin-top: 10px;
	margin-bottom: 4px;
	float: none;
	text-align: center;
	width: 100%;
}

#pictureModalImage
{
	width: 100%;
	float: left;
}

#pictureModalButtons
{
	width: 100%;
	float: left;
	text-align: center;
}

.pictureModalNavigationButton
{
	margin-right: 20px;
}

#map
{
	height: 500px;
	width: 100%;
	border: solid 1px gray;
}

#mapWrapper
{
	width: 100%;
	height: 0px;
	visibility: hidden;
}

.PagingText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

#perguntaEnquete
{
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
}

#alternativasEnquete
{
	font-family: Verdana;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

.enqueteTable
{
	margin-top: 5px;
	width: 100%;
}

.enqueteDescrColumn
{
	width: 80%;
	font-weight: bold;
}

.enqueteVotosColumn
{
	width: 20%;
	color: #4068CD;
	font-weight: bold;
}

/*-------------------------------------------------*/
/*------------- Livro de Visitas ------------------*/
/*-------------------------------------------------*/
.messageWrapper
{
	width: 100%;
	margin-bottom: 20px;
}
.messageHeader
{
	background-color: #1A545F;
	color: White;
	width: 100%;
	height: 20px;
	float: left;
	border: solid 1px #1A545F;
	font-weight: bold;
	margin-bottom: 1px;
}
.messageHeaderName
{
	padding: 2px;
	float: left;
}
.messageHeaderDate
{
	padding: 2px;
	float: right;
}
.messageBodyWrapper
{
	background-color: #DCDCDC;
	color: Black;
	width: 100%;
	height: 60px;
	float: left;
	border: solid 1px gray;
}
.messageBody
{
	padding: 5px;
	text-align: justify;
}
