/* @group General Styles */

body {
	font: 0.8em/1.5 Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: center;
	background:url(../images/bg2.gif);
	margin: 0;
	padding: 0;
	color: #d2d6d9;
}



p {
	margin: 0 0 10px;
}

b, strong {

}

a:link, a:visited {
	color: #5aa29b;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
	margin: 0;
}

.image-left {
}

.image-right {
}

#content ul {
	margin: 0 5px 10px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
	
/* @end */

/* @group Main Content */

#container {
	text-align: left;
	background:url(../images/content_background.gif);
	width: 850px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

.clearer {
	clear: both;
}

#pageHeader {
	width: 850px;
	height: 140px;
	overflow: hidden;
	background:url(../images/header.jpg);
	position: relative;
	z-index: 200;
}

#pageHeader h1, #pageHeader h2 { display: none; }

#pageHeader .logo {
	text-indent: -999em;
	position: absolute;
	top:10px;
	left: 10px;
	bottom: 10px;
	width: 292px;
	height: 72px;
	background:url(../images/logo.gif) no-repeat;
	text-decoration: none;
}

#musicplayer {
	position: absolute;
	top:0px;
	left:650px;
	width:188px;
	height:30px;
}

#contentContainer {
	width: 407px;
	margin-left: 192px;
}

#contentContainer #content {
	padding-top: 10px;
	padding-bottom: 30px;
}

#events h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFAA00;
	clear:both;
	padding-top: 10px;
	padding-bottom: 14px;
	border-top: 1px #5AA29B solid;
	
}

#events img {
	width:209px;
	height:270px;
	background: #ffffff;
	border: #ffffff solid 5px;
	margin-right:5px;
	float:left;
	}

.controlBar {
	color: #fff;
	height: 368px;
	position: relative;
	margin-bottom: 10px;
}

.controlBar h2 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	left: 5px;
	bottom: 0px;
	color: #fff;
	letter-spacing: 1px;
}

.controlBar a {
	position: absolute;
	bottom: 0;
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -999em;
}

.controlBar .next {
	right: 0;
	background: url(images/controlbar_next.png);
}

.controlBar .prev {
	right: 20px;
	background: url(images/controlbar_prev.png);
}


p.smallLinks {
	margin: 0 0 10px;
	padding: 5px 0 0 0;
	border-top: 1px solid #d5d5d5;
}

p.smallLinks .book a {
	padding-left: 12px;
	background: url(images/grey_book_now_arrow.png) no-repeat left 1px;
	text-decoration: none;
	color: #b8b8b8;
	margin-right: 10px;
}

p.smallLinks .reviews a {
	padding-left: 21px;
	background: url(images/grey_quote_bubble.png) no-repeat left 2px;
	text-decoration: none;
	color: #b8b8b8;
}

p.smallLinks a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Right sidebar */

#sidebarContainer {
	float: right;
	width: 230px;
	padding-right: 10px;
}

#sidebarContainer #sidebar {
	padding: 10px 0;
}

#sidebar h3.comments {
	padding: 5px 0 0 10px;
	height: 26px;
	margin: 0 0 10px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	background: url(images/slider_button_bg.png) repeat-x;
	position: relative;
}

.squashed { 
	letter-spacing: -1px; 
}

/* @group Title block */

#sidebar .titleBlock {
	padding: 10px;
	margin-bottom: 10px;
	height: 117px;
	position: relative;
}

#sidebar .titleBlock h2 {
	position: absolute;
	left: 10px;
	bottom: 22px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#sidebar .titleBlock p {
	position: absolute;
	left: 10px;
	bottom: 5px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 1px;
}

/* @end */

/* @group Footer */

#footer {
	height: 50px;
	background-color: #1a1010;
	position: relative;
}

#footer p {
	margin: 0 10px;
	padding: 5px 0;
	color: #c1edea;
}

#footer .slogan {
	display: block;
	color: #fff;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#footer #quickLinks {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 230px;
	height: 53px;
	padding-top: 0px;
	background-image:url(../images/footer_quick_links_bg.png);
}

#footer #quickLinks h1 {
	margin: 0 0 0 5px;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #1a1010;
}

#footer #quickLinks ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	font-size: 0.7em;
}

#footer #quickLinks ul li {
	display: inline;
	margin-right: 10px;
}

#footer #quickLinks ul li a {
	color: #fff;
	text-decoration: none;
}

#footer #quickLinks ul li a:hover {
	color: #1a1010;
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	left:26px;
	position: absolute;
	top: 97px;
}

#navcontainer .current {
	border-top: 5px solid #c1edea;
	color: #c1edea;
	padding-top: 5px;
}

#navcontainer .currentAncestor {
	border-top: 5px solid #c1edea;
	color: #c1edea;
	padding-top: 5px;
}

/* Parent - Level 0 */

#navcontainer ul{
	margin: 0;
	padding: 0;
	left:10px;
	list-style-type: none;
}

#navcontainer li {
	display: inline;
}

#navcontainer a {
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	float: left;
	margin-right: 30px;
	letter-spacing: 1px;
}

#navcontainer a:hover {
	border-top: 5px solid #c1edea;
	color: #c1edea;
	padding-top: 5px;
}

#navcontainer ul ul {
	display: none;
}

/*Side navigation */
#sideNavcontainer {
	float: left;
	width: 182px;
	line-height: normal;
	position: relative;
	z-index: 200;
}

#pattern {
	
	position: absolute;
	left: 5px;
	bottom: 1px;
	z-index: 199;
	display: block;
	width: 182px;
	height: 591px;
}

#sideNavcontainer ul {
	margin: 0 0 0 -999em;
	padding: 0;
	list-style-type: none;
}

#sideNavcontainer ul a {
	display: none;
}

#sideNavcontainer ul ul {
	position: absolute;
	top: 10px;
	width: 182px;
	margin-left: 999em;
	padding: 24px 0 23px;
	background: url(images/sub_menu_title.png) no-repeat left 0;
}
#sideNavcontainer ul ul ul {
	position: relative;
	top: 0;
}

#sideNavcontainer ul ul li a {
	display: block;
	color: #191919;
	text-decoration: none;
	padding: 4px 2px 0 10px;
	margin-bottom: 1px;
	height: 19px;
}

#sideNavcontainer ul ul a:hover,
#sideNavcontainer ul ul .current,
#sideNavcontainer ul ul .currentAncestor {
	color: #fff;
}

#sideNavcontainer ul ul ul {
	margin: 0 0 0 0;
	padding: 0 0 0 27px;
	line-height: 1.4;
	list-style-type: circle;
	color: #ccc;
	background-image: none;
}

#sideNavcontainer ul ul ul a:link,
#sideNavcontainer ul ul ul a:visited {
	padding: 3px 0 0 0;
	height: 19px;
}

#sideNavcontainer ul ul ul a:hover,
#sideNavcontainer ul ul ul .current {
	background: transparent;
}

#sideNavcontainer ul ul ul .current {
	font-weight: bold;
}

/*Newsletter Form */
#newsletterWrap {
	position: absolute;
	left: 2px;
	bottom: 70px;
	z-index: 200;
	width: 160px;
	padding: 0 10px 10px;
}

#newsletterWrap h3 {
	margin: 0 -10px 10px;
	padding: 2px 10px;
	font-size: 1em;
	background-color: #1a1010;
	color: #fff;
}

#newsletterWrap p {
	color: #3c3434;
	font-style: italic;
}

#newsletterWrap ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#newsletterWrap ol li {
	margin: 0 0 10px;
	padding: 0;
}

#newsletterWrap form {
	margin: 0;
	padding: 0;
}

#newsletterWrap form input {
	font-size: 0.85em;
	padding: 1px;
	width: 150px;
	color: #808080;
}

#newsletterWrap form input[type="submit"] {
	font-size: 1em;
	width: auto;
	color: #191919;
}

/* @end */

/* @group Global Classes */

blockquote {
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 20px;
	background: url(images/quotes_open.png) no-repeat left top;
}

blockquote div {
	display: inline;
	padding-right: 20px;
	background: url(images/quotes_close.png) no-repeat right bottom;
}

.author {
	font-style: italic;
	display: block;
	margin-bottom: 20px;
}

h1 {
	margin: 0;
	font-weight: normal;
	display: inline;
	font-size: 2em;
	margin-right: 10px;
	color: #1a1010;
	letter-spacing: -1px;
}

h2 {
	font-size: 2em;
	margin: 0;
	font-weight: normal;
	display: inline;
	letter-spacing: -1px;
}

h3 {
	font-size: 1.5em;
	margin: 0;
	font-weight: normal;
}

h4 {
}

.imageStyle {
}
/* @end */

/* @group Usefull Links */
/*used on various pages. Homepage, groups, etc... */
#usefulLinks {
	position: absolute;
	left: 2px;
	top: 150px;
	z-index: 200;
	width: 180px;
}


#usefulLinks h3 {
	margin: 0 0 5px;
	padding: 2px 10px;
	font-size: 1em;
	background-color: #1a1010;
	color: #fff;
}

#usefulLinks ul {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#usefulLinks ul li a {
	padding: 4px 0 3px 5px;
	height: 20px;
	display: block;
	text-decoration: none;
}

#usefulLinks ul li a:hover { text-decoration: underline; }



/* @end */
