/* Start of CMSMS style sheet 'shs' */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fbfbf9 url(uploads/abitmodern_bigblue/bg.jpg) center repeat-y;
	color: #797979;
font-size: 90.01%;
	line-height: 1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
}

p{

font-family: Tahoma;
font-size: 11px;
line-height: 1.7em;
text-align:justify;
color:#797979;

}
#column2{
width: 500px;
margin-left:10px;
}
#center{
margin-left:27px;
}


#page-wrap {
max-height:590px;	
color: #616161;
	min-width: 780px;
	max-width: 800px;
	margin: 10px auto;   
        
}

#content {
       	padding-top: 0px;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:160px;

        
}	
#main-content {
	background: url(uploads/menubg.jpg) repeat-y left 20%;
        padding-left: 250px;
	padding-top: 0px;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:10px;
        margin-right:10px;

}

	
#header {
	height:20px;
background: white url(uploads/uploads/shs/topmenu.jpg) center no-repeat ;
float:middle;
text-decoration: none;
}

#search{
padding-top:0px;
height: 33px;
background:#c2edfe;
}
	
#left-sidebar {
	width: 200px;
	float: left;
	margin-left:10px;
        margin-top:10px;
        margin-bottom:10px;
        padding-right:50px;
        background: url(uploads/menubg.jpg) repeat-y white; 
        min-height: 380px;
        
}
#footer{
clear:both; 
background: #d9f4ff;
width:801px;
padding: 10px 0px 22px 0px;

}

#footer a {
	color: #999999;
	text-decoration: none;

}
#foot{
margin-bottom:12px;
}
#topmenu{
float:left;
margin-top:2px;
margin-left:15px;
color: black;
font-family: Verdana;
font-weight: bold;
font-size:9px;
height:10px;
max-height:10px;
text-decoration: bold;
}
#ling{
float: right;
margin-top:px;
margin-right:15px;
height:10px;
max-height:10px;
}

#bottommenu{
color: black;
font-family: Verdana;
font-weight: bold;
font-size:9px;
float:right;
margin-right:10px;

}

#copyright{
float:left;
margin-left:10px;
font-family: Verdana;
font-weight: bold;
font-size:10px;
}
/*default link styles*/
a, a:link a:active {
/* set all links to have underline */
	text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
/* this is a bluish color, you change this for all default link colors */
	color: inherit;
}
a:visited {
/* keeps the underline */
	text-decoration: none;
	background-color: inherit;
/* a different color is used for visited links */
	
}
a:hover {
/* remove underline on hover */
	text-decoration: none;
	background-color: inherit;
/* using a different color makes the hover obvious */
	color: #385C72;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(uploads/abitmodern_bigblue/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(uploads/abitmodern_bigblue/arrow.gif);
	color: #ac835c;
	text-decoration: none;
}


div#logo {
/* set logo right. Change to right, float: right; instead, but you will need to change the margins. */
	
/* logo width, if you change this change div.back and/or div.back1 margins */
	width: 100%;
/* FIX IE double margin bug */
	display: inline;
/* the 20px is on the bottom, insures space above footer if longer than content */
	margin: 0px 0px 00px 0px;
	padding: 0px;
/* you can set your own image here */
	background: transparent;
}


h1 {
	font-size: 18px;
	font-weight: bold;
        font: Arial;
        text-align: justify;
        margin-bottom:7px;     
}

h2{
font-family: Brush Script MT;
        font-size: 18px;
font-weight:normal;

}


#spa{
float: left;
margin-bottom:10px;
padding-right:9px;
margin-left: 5px;
}

#reservas {
margin-top:10px;
padding-bottom: 9px;
padding-left:5px;
margin-left:100px;
}
#news { 
        width:229px;
        background: #efeeec;
        float:right;
        height: 211px;
        margin-top: 1px;
        font-size:11px;
        padding-right:5px;
        padding-left:5px;
margin-right:10px;
        
        
}        

img {
	border: none;
}
div#news a {
font-weight:bold;
}

/******************** MENU *********************/
#menu_vert {
	margin: 0;
	padding: 0;
font-size:9px;
padding-left:15px;
padding-top:15px;

font-family:verdana;
font-weight:bold;

}
#menu_vert ul {
/* remove any bullets */
	list-style: none;
/* margin/padding set in li */
	margin: 0px;
	

}
#menu_vert ul ul {
	margin: 0;
/* padding right sets second level li in on right from first li */
	padding-left:2px;
/* replaces bottom of li.menuactive menuparent, looks like li below it, set in 5px more, is sitting on top of it */

}
#menu_vert li {
/* remove any bullets */
	list-style: none;
/* negative bottom margin pulls them together, images look like one border between */
	margin: 0px 0px -1px;
/* bottom padding pushes "a" up enough to show our image */
	padding-left:25px;
/* you can set your own image here */

}
#menu_vert li.currentpage {
	padding: 0px 0px 0px 0px;
}
#menu_vert li.menuactive {
	margin: 0;
	padding: 0px;
/* replaced by image in ul ul */

}
#menu_vert li.menuactive ul {
	margin: 0;

}
#menu_vert li.activeparent {
	margin: 0;
	padding: 0px;

}
/* fix stupid IE6 bug with display:block; */
* html #menu_vert li {
	height: 1%;
}
* html #menu_vert li a {
	height: 1%;
}
* html #menu_vert li hr {
	height: 1%;
}
/** end fix **/
/* first level links */
div#menu_vert a {
/* IE6 has problems with this, fixed above */
	display: block;
/* some air for it */
	padding: 0.0em 0.0em 0.0em 0em;
/* this will be link color for all levels */
	color: #18507C;
/* Fixes IE7 whitespace bug */
	min-height: 1em;
/* no underline for links */
	text-decoration: none;
/* you can set your own image here this is tall enough to cover text heavy links */
text-transform:uppercase;	

}
/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
	font-size: 98%;
	padding: 0em 0.1em 0.1em 1em;
text-transform:none;
font-weight:none;
text-weight:none;

}
/* third level links, more padding */
div#menu_vert ul ul ul a {
	/*padding: 0.5em 0.3em 0.3em 3em;*/
}
/* hover state for all links */
div#menu_vert a:hover {
	background-color: transparent;
	color: #595959;
	text-decoration: none;
        font-weight:bold;
}
div#menu_vert a.activeparent:hover {
	color: #595959;

}
/* active parent, that is the first level parent of a child page that is the current page */
div#menu_vert li.activeparent {
/* you can set your own image here */
	
/* white to contrast with background image */
	color:white;
}
div#menu_vert li.activeparent a.activeparent {
/* you can set your own image here */
	
/* to contrast with background image */
	color: white;
}
div#menu_vert li a.parent {
/* takes left padding out so span image has room on left */
	/*padding-left: 0em;*/
}
div#menu_vert ul ul li a.parent {
/* increased padding on left offsets it from one above */
	/*padding-left: 0.9em;*/
}
div#menu_vert li a.parent span {
	display: block;
	margin: 0;
/* adds left padding taken out of "a.parent" */
	/
/* arrow on left for pages with children, points down, you can set your own image here */
	}
div#menu_vert li a.parent:hover {
/* removes underline hover effect */
	text-decoration: none;
}
div#menu_vert li a.parent:hover span {
	display: block;
	margin: 0;
	
/* arrow on left for pages with children, points right for hover, you can set your own image here */
	
}
div#menu_vert li a.menuactive.menuparent {
/*  menu item que tem sub menus */
	
color:black;
background: url(uploads/white.jpg) left no-repeat ;
padding-left: 25px;

}
div#menu_vert ul ul li a.menuactive.menuparent {
/* sets it in a little more on next level */
	

}
div#menu_vert li a.menuactive.menuparent span {
	display: block;
	margin: 0;
/* to contrast with non active pages */
	font-weight: none;
	
/* arrow on left for active pages with children, points right, you can set your own image here */
	
}
div#menu_vert li a.menuactive.menuparent:hover {
	text-decoration: none;
	color: #18507C;
}
div#menu_vert ul ul li a.activeparent {

}
/* current pages in the default Menu Manager template are unclickable. This is for current page on first level */
div#menu_vert ul h3 {
	display: block;
/* some air for it */
	
/* this will be link color for all levels */
	font-weight: none;
text-transform:uppercase;
/* instead of the normal font size for <h3> */
	font-size: 100%;
/* as <h3> normally has some margin by default */
	margin: 0;
/* you can set your own image here, same as "a" */
color: black;
background: url(uploads/white.jpg) left no-repeat ; /* menu sem submenus */
padding-left: 25px;
}
/* next level current pages, more padding, smaller font and no background color or bottom border */
div#menu_vert ul ul h3 {
	font-size: 98%;
	padding: 0em 0em 0.0em 1em;
/* you can set your own image here, same as "a" */
	border: 10px;
	color: black;
background: url(uploads/grey.jpg) left no-repeat ;
padding-left: 10px;
text-transform:none;
margin-left:23px;
}
/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
	
}


  --------------------------------------------------------------- 
*/
/* From: http://meyerweb.com/eric/tools/css/reset/index.html  (Original) */
/* v1.0 | 20080212 */
/*
Stantby for nowbody {
	line-height: 1;
}
*/
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------- Clear Floated Elements ----------- */
html body .util-clearb {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	position: static;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* ----------- Fix to Clear Floated Elements ----------- */
.util-clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.util-clearfix {
	display: inline-block;
}
* html .util-clearfix {
	height: 1%;
}
.util-clearfix {
	display: block;
}
#bar{
background: #efeeec;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
margin-bottom:8px;
height: 15px;
font:verdana;
font-size: 11px;
font-weight:bold;
/*text-transform:lowercase;*/
}
/* End of 'shs' */

