/* Aqua for Water - www.embracewater.com */
/* Main.css */
/* Created May 8, 2006 */
/* Modified January 31, 2008
--------------------------------------- */

/* General
--------------------------------------- */

.left {float: left;	margin-right: 1em;}

.right {float: right; margin-left: 1em;}

.small {font-size: smaller;}

.hide {display: none;}

b, strong {font-weight; bold;
	color: #255981;
}
i, em {font-style: italic;}

/* Structure and Layout
--------------------------------------- */

body {
	color: #333333;
	text-align: center;
	background: #f1e9e7;
	font: 85%/1.5em Arial, Helvetica, sans-serif;
	}

#frame {
	text-align: left;
	margin: 10px auto 0px;
	width: 770px;
	background: url(../images/frame_tile.jpg) repeat-y center top;
	}

.oneCol #frame {background-image: url(images/frame_tile_oneCol.gif);}

#header {
	background: url(../images/header_bg.jpg) no-repeat center top;	
	padding: 5px;
	color: #FFF;
	}

#container {
	margin: 0;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 500px;
	}
#feature {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 20px;
}



* html #container {
	margin-left: 11px;
}

.oneCol #container {
	width: 707px;
	}

#mainCol, #feature {padding: 1px 0 0 10px;}

.home #mainCol {
	float: left;
	display: inline;
	width: 215px;
	}

#subCol {display: none;}

.home #subCol {
	display: inline;
	float: right;
	width: 215px;
	}

#extraCol {
	float: right;
	width: 234px;
	display: inline;
	margin-right: 21px;
	background: url(../images/ghirigoro2.gif) no-repeat center top;
	}

.oneCol #extraCol {
	display: none;
	}

#footer {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	padding: 15px;
	margin: 10px 0px 0px;
	border-top: 1px solid #D4D0C8;
	border-right: 0px solid #D4D0C8;
	border-bottom: 0px solid #D4D0C8;
	border-left: 0px solid #D4D0C8;
	}
#footer p {
	text-align: center;
	color: #255981;
	font: 13px Arial, Helvetica, sans-serif;
}



/* Navigation
--------------------------------------- */

#navigation {
	border-top: 0em solid #88D3E2;
	height: 45px;
	line-height: 45px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	width: 728px;
	background: url(../images/back-menu.jpg) repeat-x;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	}
#navigation li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid #D4D0C8;
}
#navigation ul {
	margin: 0px;
	text-align: center;
	padding: 0px;
	display: block;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font: bold 13px/45px Arial, Helvetica, sans-serif;
	border-top: 0px solid #0B8F05;
	border-right: 1px solid #187C8B;
	border-bottom: 0px solid #1686C6;
	border-left: 1px solid #187C8B;
}
.home #frame #navigation img {
	padding: 0px;
	margin-bottom: -7px;
}
.home #frame #navigation a:hover {
	color: #333333;
	text-decoration: underline;
}





ul.nav, ul.nav li {
	margin: 0;
	padding: 0;
	}

ul.nav li {
	display: inline;
	list-style: none;
	background: none;
	}


/* Headings
--------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h1 {
	margin: 1em auto 0.5em;
	color: #26557F;
	background: url(../images/ghirigoro.gif) no-repeat bottom;
	height: 70px;
	border: 0px dotted #CCCCCC;
	text-align: center;
	padding-top: 10px;
	font: italic normal 2.5em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	}

h2, #extraCol h1 {
	font-size: 1.7272em;
	line-height: 1.2em;
	margin: 1.1578em auto 0.5789em;
	font-weight: bold;
	}

h3, #extraCol h2 {
	font-size: 1.4545em;
	line-height: 1.2em;
	margin: 1.375em auto 0.6875em;
	font-weight: bold;	
	}
	
h4, #extraCol h3 {
	font-size: 1.2727em;
	line-height: 1.1785em;
	margin: 1.57174em auto 0.7857em;
	font-weight: bold;
	}

h5, #extraCol h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	}

h6, #extraCol h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
	font-style: italic;
	font-weight: bold;
	}

#header h1, #header h2, #header h3, #header h4 {
	color: #007DC2;
	margin: 0em;
	padding: 0;
	}

#header h1 {
	font-size: 4.5em;
	color: #007DC2;
	}

.title {
	border-bottom: 0.1818em solid;
	padding-bottom: 0.1818em;
	}

/* Content
------------------------------------- */

#header p {
	color: #FFFFFF;
	margin: 0;
	padding: 0px;
	}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

div.content {
	padding: 1.5em;
	}
.home #frame #header a {
	color: #007DC2;
}


.eventsList ul, .linksModule ul, .blogList ul {
	margin-left: 0.75em;
	padding-left: 0;
	}

.eventsList li, .linksModule li, .blogList li {
	list-style: none;
	padding-left: 18px;
	margin-left: 0;
	background: url(images/bullet.gif) no-repeat left 0.2727em;
	margin-bottom: 1em;
	}

.blogList li  {
	background-image: url(images/news_bullet.gif);
	}

.eventsList li {
	background-image: url(images/events_bullet.gif);
	}

.linksModule li {
	background-image: url(images/links_bullet.gif);
	}

.breadCrumb {
	border-bottom: 0.0909em dotted #E1DED0;
	padding: 1em 0;
	margin-bottom: 1em;
	}

.button {
	border: 2px solid #C5C3B6;
	padding: 4px 8px;
	background: #FFF url(/Styles/images/waterButtons_tile.gif) repeat-x left -6px;
	clear: both;
	text-decoration: none;
	color: #6E6F71;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: auto;
	float: left;
	}

div.comments dd.comment {
	padding: 1em 1.5em;
	background: #FAF8ED;
	}

div.comments dt.comment {
	border-bottom: 4px double #E1DED0;
	padding: 1em 1.5em;
	background: #FAF8ED;
	}

div.comments dd.alternate, div.comments dt.alternate {
	background: #F2F2EA;
	}

.postDate {
	font-style: normal;
	font-size: 10px;
	color: #666;
	}

.blogList .postInfo, .blogList .postDate, .blogList .postInfo a {
	font-style: normal !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #515151 !important;
	}

.blogBack, .eventBack {
	border-top: 1px dotted #515151;
	background: #FAF8ED;
	padding: .5em 1.5em;
	margin-top: 1em;
	clear: both; 
	}

div.commentsForm input, div.commentsForm textarea {
	padding: .25em;
	font-size: 13px;
	width: 80%;
	}
	
.blogList h2.postTitle {	
	font-size: 100%;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	}

div.commentsForm {
	padding: 11px 18px;
	border: 4px double #E1DED0;
	margin-top: 1em;
	background: #FAF8ED;
	}

div.commentsForm h3.addComment {
	background: #E1DED0;
	color: #FFF;
	padding: 11px 18px;
	margin: -11px -18px 1em;
	}

a.commentNumber, a.commentNumber:link, a.commentNumber:visited {
	text-indent: -9999px;
	background: url(images/comment_icon.gif) no-repeat left top;
	width:14px;
	height:15px;
	display: block;
	}

h3.commentsHead {
	background: url(images/comment_icon.gif) no-repeat 4px 4px;
	padding-left: 24px;
	}

/* Search
--------------------------------------- */

div.search {
	background: #E1DED0;
	padding: .5em 1.5em;
	}

.searchInput {
	width: 95%;
	margin-bottom: 0.75em;
	padding: 0.1818em;
	font-size: 1.2727em;
	font-weight: bold;
	}

.searchButton {
	background: #007DC2;
	color: #FFF;
	font-weight: bold;
	padding: 0.1818em;
	font-size: 1.2727em;
	margin-bottom: 1.5em;
	}

div.search label {
	display: block;
	font-size: 1.4545em;
	line-height: 1.2em;
	margin: 1.375em auto 0.6875em;
	font-weight: bold;	
	}

/* Events Calendar
--------------------------------------- */

.eventsCalendar table {
	border: 1px solid #807d70;
	width: 100%;
	border-collapse: collapse;
	}
	
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
	padding: 2px;
	border: 1px solid #807d70;
	}

.eventsCalendar table table, .eventsCalendar table table td {
	border: none;
	width: 100%;
	border-collapse: collapse;
	}
	
.calendarTitle td {
	text-align: center;
	background: #515151;
	color: #FFF;
	font-weight: bold;
	padding: 6px 4px;
	}

.calendarNextPrevious {
	font-weight: normal;
	}

.calendarNextPrevious a {
	color: #88D3E2 !important;
	font-weight: normal;
	}

.calendarToday, .calendarToday a {
	color: #FFF;
	background: #007dc2;
	}

.calendarDayHeader {
	color: #f2f2ea;
	background: #807d70;
	font-weight: bold;
	height: 1px;
	text-align: center;
	padding: 4px 2px;
	}

.calendarWeekendDay {
	background: #f2f2ea;
	}
	
.calendarOtherMonthDay {
	color: #807d70;
	background: #e1ded0;
	}

/* Admin
--------------------------------------- */

.ajax__tab_default .ajax__tab_body {
	background: #f7f7f2 url(images/tab_body_tile.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_header {
	border: none;
	background: url(images/single_line.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_inner {
	
	}

.ajax__tab_default .ajax__tab_outer {
	background: #e1ded0 url(images/tab_normal_tile.gif) repeat-x left top;
	padding: 0.4545em 1.0909em;
	margin-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_active .ajax__tab_outer {
	background: #f7f7f2 url(images/tab_active_tile.gif) repeat-x left top;
	margin-bottom: 0;
	padding-bottom: 0.5454em;
	}

.ajax__tab_default .ajax__tab_active span.ajax__tab_tab {
	font-weight: bold;
	border: none;
	padding-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_hover .ajax__tab_tab {
	border: none;
	padding-bottom: 0.0909em;
	}

div.helpContent {
	background: #ffffe1;
	color: #515151 !important;        
	}

div.helpContent p {margin-bottom: 0;}

.templateChooser {
	background: url(images/tab_body_tile.gif) repeat-x left bottom;
	border: 1px solid #e1ded0;
	}
.ajax__tab_default .ajax__tab_body blockquote {

}

.actions img {vertical-align: middle;}


/* Forms
--------------------------------------- */

.formHeader h2 {
	border-bottom: 0.1818em solid !important;
	padding-bottom: 0.1818em !important; 
	font-size: 2em !important;
	line-height: 1.1em;
	margin: 1em auto 0.5em !important;
	font-weight: bold;
	}

.fieldSelected {
	background: #c3e7fb !important;
	border: 1px solid #88d3e2 !important;
	}

.fieldError {
	color: #F00 !important;
	background: transparent !important;
	border: 1px solid #F00 !important;
	}

#errorSummary {
	color: #F00 !important;
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}

.loginElement .forgot {clear: both;}

/* Clearing
--------------------------------------- */

#container:after, #extraCol .nav:after, #frame:after, #footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container, #extraCol .nav, #frame, #footer {display: inline-block;}

* html #container, * html #extraCol .nav, * html #frame, * html #footer {height: 1%;}
#container, #extraCol .nav, #frame, #footer {display: block;}
#footer a {
	text-align: center;
	color: #255981;
	font: 13px Arial, Helvetica, sans-serif;
}
input {
	border: 1px solid #D4D0C8;
}
textarea {
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
}
#foto {
	text-align: center;
}
#foto li {
	height: 80px;
	width: 110px;
	display: inline;
	float: left;
	border: 0px solid #1E6BE1;
	margin: 3px;
	background: url(../images/backthumb.gif) no-repeat center center;
}
#foto img {
	margin: 5px;
}

#foto ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 470px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
}
#foto a {
	margin: 0px;
	padding: 0px;
}
#feature a {
	color: #009100;
}
#extraCol a {
	color: #009100;
}
#excur p {
	text-align: left;
	float: left;
	border-top: 0px dotted #D4D0C8;
	border-right: 0px dotted #D4D0C8;
	border-bottom: 1px dotted #D4D0C8;
	border-left: 0px dotted #D4D0C8;
	width: 52%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#excur span {
	width: 30%;
	text-align: right;
	margin: 0px 20px 0px 0px;
	float: right;
	padding: 0px;
	font-weight: bold;
	border-top: 0px dotted #D4D0C8;
	border-right: 0px dotted #D4D0C8;
	border-bottom: 1px dotted #D4D0C8;
	border-left: 0px dotted #D4D0C8;
}
#excur a {
	text-decoration: none;
	padding: 3px;
	margin: -3px;
	height: 20px;
	background: #F6F7F7;
}
#homeimg li {
	display: block;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	text-align: center;
}
#homeimg {
	margin: 0px auto;
	width: 460px;
	display: block;
}

#homeimg img {
	height: 94px;
	width: 126px;
	border: 4px double #255981;
}

#homeimg ul {
	margin: 0px auto;
	display: block;
	width: 450px;
}
#imgrightcol img {
	height: 65px;
	width: 100px;
	background: url(../images/img-fade.gif) no-repeat left top;
	padding: 0px 10px 10px 0px;
}
#imgrightcol a {
	margin: 0px;
	padding: 0px;
	border: 0px solid #F6F7F7;
}
#gb {
	text-align: center;
}
.scrolltd {
	height: 450px;
	border: 1px solid #000000;
	overflow: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#tressessanta {
	height: 80px;
	width: 220px;
	margin: 0px auto;
	padding: 0px;
}
#offers {
	background: url(../images/offerte.png) no-repeat center center;
	height: 130px;
	width: 180px;
	margin: 0px auto;
}
#offers h1 {
	font: italic bold 24px/24px Georgia, "Times New Roman", Times, serif;
	background: url(none);
	text-align: center;
}
#offers a {
	color: #255981;
	text-decoration: none;
	margin: 0px;
	font-size: 26px;
}
#chooseDateForm label {
	text-align: center;
}
