ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, br
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

input
{
	border: none;
}

body, td
{
  margin: 0;
  padding: 0;

}

html
{
	background-image: url('../images/html_bg.jpg');
	background-repeat: repeat-x;
	background-color: #b9b9b9;
}

body
{
  width: 745px;
  margin: auto;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#666;
}

div a,
div a:visited{
    color:#ec6e00;
    text-decoration:none;
}
div a:hover{
    color:#f00;
    text-decoration:underline;
}

.userError
{
    color:#ED6E00;
}

#topLinks
{
	text-align: right;
	height: 17px;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
	color: #ec6e00;
}

#topLinks p
{
	float: left;
	color: white;
}
#topLinks ul
{
	float: right;
}
#topLinks ul li
{
	display: inline;
}
#topLinks a.inactivo
{
	color: #ec6e00;
}
#topLinks a.activo
{
	color: white;
}
#topLinks a:hover
{
	color: white;
}

a#logolink
{
	width:140px;
	height:85px;
	display:block;
	float:left;
}

#banner
{
	width: 745px;
	height: 116px;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 12px;
  	font-weight: 900;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}

#pesquisa
{
	float: right;
	width: 188px;
	height: 50px;
	margin-top: 36px;
	margin-right: 20px;
	margin-bottom: 3px;
	color: white;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: 900;
}

.resultado_pesquisa
{
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 10px;
	padding-bottom: 5px;

	border-bottom: 2px solid grey;
}

.resultado_pesquisa h2
{
	font-family: Arial, Verdana, sans-serif;
  	font-size: 13px;
  	font-weight: 900;
	color: #ed6e00;
	height: 29px;
	padding-top: 6px;
	margin-top: 10px;
	margin-left: 10px;
}

#bannerMenu
{
	height:24px;
	width:100%;
	/*margin-top: 89px;*/
}

#bannerMenu ul
{
	margin-left: 35px;
	height:24px;
}

#bannerMenu li
{
	float: left;
	width: 124px;
	height: 24px;
	list-style: none;
	text-align: center;
}

#bannerMenu ul li a.inactivo
{
	display: block;
	height: 24px;
	color: white;
	padding-top: 3px;
}
#bannerMenu ul li a.activo
{
	display: block;
	height: 24px;
	color: white;
	padding-top: 3px;
	background-image: url('../images/bannerMenu_hover.jpg');
	background-repeat: no-repeat;
}
#bannerMenu li a:hover
{

	background-image: url('../images/bannerMenu_hover.jpg');
	background-repeat: no-repeat;
}

#content
{

	background-color: #d2d3d5;
}

#sidemenu
{
	float:left;
	width:16px;
	padding-top:7px;
}

#sidemenu img
{
	padding-bottom:2px;
}

#mainContent, #mainContentHome
{
	width: 94.5%;/*702px*/
	margin: auto;
	background-color: #e7e8e9;
}

#calendario
{
	float: left;
	width: 384px;
	height: 203px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url('../images/calendario.jpg');
	background-repeat: no-repeat;
}

#loginForm
{
	float: right;
	margin-top: -150px;
	margin-right: 5px;
	width: 113px;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
	color: white;
	line-height:12px;
}
#loginForm a
{
	color: white;
}
#loginForm a:hover
{
  text-decoration: underline;
}
#loginForm #loginInput input
{
	width: 100px;
	height:14px;
	border:none;
}

#loginForm label{
line-height:18px;
}

#fcontainerhome{
float:left;
margin-top:15px;
}

#topContent
{
	min-width:90%;
	max-width:100%;
	height: 222px;
	background-image: url('../images/topContent_bg.jpg');
	background-repeat: no-repeat;
}
#middleContent
{
	margin-top: 5px;
}

#contentMenu
{
	float: left;
	width: 133px;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 9px;
  	font-weight: 900;
	background-color: white;
}

#contentMenu ul
{
	list-style:none;
	margin:0px;
	padding:3px;
}

#contentMenu ul li
{
	background-image: url('/images/menuBullet.jpg');
	background-repeat:no-repeat;
	background-position: 0 50%;
	margin:0px;
	padding:0px;
	padding-bottom: 4px;
	padding-top:4px;
	padding-left:20px;
	border-bottom: 1px solid #ccc;
	text-transform:uppercase;
	text-align:center;
}

#contentMenu ul li a.inactivo
{
	color: #666;
}
#contentMenu ul li a.activo
{
	color: #ed6e00;
}
#contentMenu ul li a:hover
{
	color: #ed6e00;
}
#textContent
{
	float: right;
	width: 562px;
	background-color: white;
}
#textContentHome
{
	float: right;
	width: 562px;
	background-color: transparent;
}
#textContent h1
{
	font-family: Arial, Verdana, sans-serif;
  	font-size: 16px;
  	font-weight: 900;
	color: #ed6e00;
	height: 29px;
	padding-left: 26px;
	padding-top: 6px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url('../images/small_bode.jpg');
	background-repeat: no-repeat;
}

#textContent p
{
	margin: 0px 10px 10px 10px;
}

#bottomContent
{
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 9px;
  	font-weight: 900;
	clear: both;
	color: #808285;
	text-align: center;
}

#bottomContent ul
{
	list-style: none
}
#bottomContent ul li
{
	display: inline
}
#bottomContent ul li a.inactivo
{
	color: black;
}
#bottomContent ul li a.activo
{
	color: #ed6e00;
}
#bottomContent ul li a:hover
{
	color: #ed6e00;
}

#registarUser
{
	width: 310px;
	margin-top: 16px;
	margin-left: 16px;
	text-align: left;
}
#registarUser input
{
	border: 1px solid grey;
}
#registarUser textarea
{
	border: 1px solid grey;
}
#calendarWindow
{
	margin: 10px;
	width: 240px;
	height: 182px;
}
#ajaxCalendarUpdate
{
	width: 240px;
	margin-left:-10px;
}

.calendarMonth
{
	float: left;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 14px;
  	font-weight: 900;
  	margin-left: 4px;
	color: #ed6e00;
}
#calendarWindow td
{
	font-family: Arial, Verdana, sans-serif;
  	font-size: 12px;
  	font-weight: 900;
	width: 30px;
	height: 22px;
	text-align: center;
	border: 1px solid grey;
}
#calendarWindow td a
{
	color: white;
}
#calendarWindow td a:hover
{
	color: black;
}

.single_events
{
	width: 530px;
	margin-left: 12px;
	padding: 5px;
	clear: both;
	border-bottom: 2px solid grey;
	margin-bottom: 30px;
}

.single_events_header
{
	margin-left: 205px;
	background-color: #ed6e00;
	color: white;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	height: 15px;
}

.single_events_text
{
	padding-top: 5px;
	width: 323px;
	margin-left: 205px;
}

.single_events_reservar
{
	width: 323px;
	text-align: right;
	margin-left: 205px;
}

#enviarAmigo
{
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 16px;
	text-align: left;
}
#enviarAmigo input
{
	width: 250px;
	border: 1px solid grey;
}
#enviarAmigo textarea
{
	width: 350px;
	height: 100px;
	border: 1px solid grey;
}

#reservasForm
{
	margin-left: 16px;
	margin-right: 16px;
	text-align: left;
}

#reservasForm th
{
	padding-top: 15px;
}
#reservasForm select
{
	width: 170px;
	border: 1px solid grey;
}

.formButton
{
	width: 96px;
	height: 20px;
	text-align: center;
	color: #000;
	margin-top: 20px;
	background-image: url('/images/formbutton.jpg');
	background-repeat: no-repeat;
}
.contenttext{
    padding:10px;
}
.content-box{
    padding:3px 6px;
}
.bodetable tr th{
    text-align:left;
    padding:4px;
    border-bottom: 1px solid #ccc;
}
.bodetable tr td{
    padding:4px;
    border-bottom: 1px solid #ccc;
}
.highlight{
	max-width:300px;
	min-width:290px;
    height:188px;
    overflow:auto;
    float:right;
    margin-top:25px;
	margin-right:6px;
}
.highlight-content{
    margin:3px;
    background:#ed6e00;
	height:169px;
}
.highlight table{
    width:100%;
    list-style:none;
    background:#ed6e00;
}
.highlight table tr td{
    border-bottom:1px dotted #ed6e00;
    color:#fff;
    font-size:12px;
    padding:4px;
}
.highlight table tr td a,
.highlight table tr td a:visited{
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
.highlight table tr td a:hover{
    font-size:14px;
    font-weight:bold;
    color:#ff0;
    text-decoration:underline;
}
#fcontainer{
    text-align:center;
    margin-bottom:2em;
}
.ramazza{
    clear:left;
}
#top-box-1{
    width:276px;
    height:168px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    background-image: url('/images/homepage/actividades_semanais.jpg');
	background-repeat: no-repeat;
}

#top-box-2{
    width:276px;
    height:168px;
    margin-bottom:10px;
    float:left;
    background-image: url('/images/homepage/celebracoes.jpg');
	background-repeat: no-repeat;
}

#bottom-box-1{
    width:133px;
    height:115px;
    margin-right:10px;
    float:left;
    background-image: url('/images/homepage/fim-de-semana.jpg');
	background-repeat: no-repeat;
}
#bottom-box-2{
    width:133px;
    height:115px;
    margin-right:10px;
    float:left;
    background-image: url('/images/homepage/sugestoes.jpg');
	background-repeat: no-repeat;
}
#bottom-box-3{
    display:block;
    border:0px;
    width:133px;
    height:115px;
    margin-right:10px;
    float:left;
}
#bottom-box-4{
    display:block;
    border:0px;
    width:133px;
    height:115px;
    float:left;
}
h1.hiddentext{
    text-indent:-5000px;
    height:40px;
}
ul.bode-list{
  padding-left:10px;
  list-style:none;  
}
ul.bode-list li{
    font-size:13px;
    font-weight:bold;
    color:#ed6e00;
}
ul.bode-list li a,
ul.bode-list li a:visited{
    font-size:13px;
    font-weight:bold;
    color:#ed6e00;
    text-decoration:none;
}
ul.bode-list li a:hover{
    font-size:13px;
    font-weight:bold;
    color:#f00;
    text-decoration:underline;
}
.contenttext input,
.contenttext select{
    border: 1px solid #ec6e00;
}
