/* @override 
	http://sbd/css/global.css
	http://starbrite/css/global.css
*/

/* @group Global */

* {margin: 0;padding: 0;border: 0;outline: 0;}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0.1em;
}
.left {
	float: left;
}
.right {
	float: right;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom:10px;
}	

body {
	background: #000;
	color: #fff;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 62.5%;
}

/* @end */

/* @group Typography */

a {
	color: #ffd503;
	text-decoration: none;
}
p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 18px;
	color: #bebebe;
}
p.justify {
	text-align: left;
}
h1 {
	display: none;
	margin-bottom: 10px;
	font: bold 2.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

h2 {
	font: bold 2.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 2.1em;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

h2.title {
	margin-bottom: 10px;
	font: bold 2.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

h2 span, h2.title span {
	color: #ffd503;
}
.contact h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom: 5px;
	clear: left;
}
h4.white a {
	color: #fff;
}
.maincol h1, .maincol h2, .sidecol h1, .sidecol h2 {
	margin-bottom: 10px;
}

div.content ul li {
	margin-left: 15px;
	font-size: 1.2em;
}

div.sidecol h3 {
	background: none;
	font-size: 1.4em;
	margin-bottom: 8px;
}

span.orange, h3.orange_text {
	color: #ffa427;
}
span.blue, h3.blue_text {
	color: #7bb6ff;
}
span.green, h3.green_text {
	color: #9ada3b;
}
span.red , h3.red_text {
	color: #cd4c68;
}
span.yellowdot {
	display: inline-block;
	background: url(/images/layout/yellowdot.gif) no-repeat center;
	width: 15px;
	height: 10px;
}

span.golddot {
	display: inline-block;
	background: url(/images/layout/golddot.gif) no-repeat center;
	width: 35px;
	height: 10px;
}
.block, div.sidecol h3.block {
	padding: 0 5px 0 5px;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	margin-bottom: 15px;
	background: url(/images/curves/left.png) no-repeat left;	
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.blockr, div.sidecol h3 .blockr {
	background: url(/images/curves/right.png) no-repeat left;
	width: 3px;
	height: 25px;
	margin-left: 2px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
h3.orange, div.sidecol h3.orange {
	background-color: #ffa427; 
}
h3.blue, div.sidecol h3.blue {
	background-color: #7bb6ff; 
}
h3.green, div.sidecol h3.green {
	background-color: #9ada3b;
}
h3.red, div.sidecol h3.red {
	background-color: #cd4c68;
}

.white {
	color: #fff;
}
/* @end */

/* @group Layout */

div.pageWrap {
	width: 980px;
	margin: auto;
}

div.content {
	width: 870px;
	margin: auto;
}
div.sep {
	width: 100%;
	height: 1px;
	font-size: 0.1em;
	line-height: 0.1em;
	background: #404040;
	margin-top: 10px;
	margin-bottom: 25px;
}
.stars {
	margin-bottom: 20px;
	margin-top: -10px;
	display: block;
}
/* @group Header */

div#header {
	height: 176px;
	padding: 0 55px;
	position: relative;
}

div.pageWrap div#header.homepage {
	height: 570px;
	background: url(/images/layout/Home_MainImage.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}
div.pageWrap div#header.homepage div#mainnav {
	background: none;
}
div#logo a{
	width: 271px;
	height: 128px;
	margin-top: 25px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 15px;
	background: url(/images/layout/logo.png);
	
}

/* @group Nav */

div#mainnav {
	float: right;
	margin-top: 65px;
	width: 800px;
	padding-right: 20px;
	background: url(/images/layout/nav-sep.gif) no-repeat bottom right;
	height: 44px;
	margin-bottom: 15px;
}
div#mainnav ul{
	float: right;
}
div#mainnav ul li, div#subnav ul li{
	list-style: none;
	float: left;
	margin: 0 12px;
}
div#mainnav ul li a, div#subnav ul li a {
	display: inline-block;
	color: #fff;
	padding: 0px 5px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 1.45em;
}
div#mainnav ul li a:hover, div#subnav ul li a:hover {
	color: #ffd503;
}
div#mainnav ul li.active, div#subnav ul li.active {
	background:#ffd503 url(/images/curves/left.png) no-repeat left;
}
div#mainnav ul li.active a, div#subnav ul li.active a  {
	color: #000;
	background: url(/images/curves/right.png) no-repeat right;
}

div#mainnav ul li.active a:hover, div#subnav ul li.active a:hover  {
	color: #000;
	cursor: default;
}
div#subnav  {
	margin-left: 290px;
}
/* @end */
/* @end */

/* @group page */
/* 2 col */ 

.maincol {
	width: 533px;
	float: left;
	margin-right: 30px;
}
.sidecol {
	width: 300px;
	float: left;
}

/* 3 col */ 
.leftcol {
	width: 435px;
	float: left;
}
.centercol {
	width: 217px;
	float: left;
}
.rightcol {
	width:218px;
	float: left;
}
span.time {
display: inline-block;
width: 100px;
}
/* @end */

/* @group Footer */


#contentfooter {
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
	width: 870px;
	margin: 35px auto 20px;
	text-align: center;
}
#footer {
	background: url(/images/layout/footer-sep.gif) no-repeat center top;
	text-align: center;
	padding-top: 18px;
	font-size: 1em;
	width: 870px;
	margin: 15px auto 30px;
	position: relative;
}

#footer p {
	padding-bottom: 0;
}

#footer div.image_links {
	position: absolute;
	top: 22px;
	left: 0;
}

#footer div.footer_text {
	width: 870px;
}

#footer p.credit {
	width: 170px;
	position: absolute;
	right: 0;
	text-align: right;
}

#footer p.credit a {
	color: #999;
}

#footer p.credit a:hover {
	color: #fff;
}

#footer #facebook {
	margin-top: 1px;
}

#footer #facebook a {
	background: url(../images/footer/facebook.png) no-repeat left center;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 3px;
}

/* @end */

/* @end */

/* @group About Page */

div.aboutimg {
	width: 217px;
	height: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 2px solid #404040;
	background: #000;
	padding: 2px;
}
div.member img{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
	display: inline;
	height: 120px;
	border: 2px solid #323232;
	background: #000;
	padding: 2px;
}

/* @end */

/* @group Home */

ul.daysinfo {
	list-style: none;
	text-align: center;
	margin: 15px 0 10px 0;
	font-size: 1.1em;	
}
div.content ul.daysinfo li {
	padding-bottom: 2px;
	margin-left: 0;
}
/* @end */

/* @group Form */
	
div.field {
	display: block;
	width: 500px;
	clear: left;
	margin-bottom: 15px;
}
label {
	font-size: 1.2em;
	float: left;
	width: 100px;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
}
input.text {
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	width: 200px;
	background-color: #e1e1e1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
textarea {
	padding: 5px;
	background-color: #e1e1e1;
	width: 350px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
select {
	padding: 4px 8px 4px 4px;
	height: 24px;
}
input.submit {
	background: url(/images/layout/sendbt.gif);
	text-indent: -9999px;
	font-size: 0.1em;
	line-height: 0.1em;
	height:22px;
	cursor: pointer;
	display: block;
	margin-top: 15px;
	margin-left: 100px;
	width: 121px;
}

span.error {
	font-weight: bold;
	color: #cd4c68;
}

p.form_message {
	color: #fff;
}

div.field.invalid {
	color: #cd4c68;
}

div.field.invalid input, div.field.invalid textarea{
	color: #cd4c68;
	border: 1px solid #cd4c68;
	font-weight: bold;
}

/* @end */

/* @group Parties */
.partyimage {
	width: 293px;
	float: right;
	margin-left: 40px;
	height: 290px;
	margin-bottom: 20px;
	text-align: center;
}
.partyimage h2 {
	margin-top: 25px;
}
.package {
	width: 415px;
	margin-top: 15px;
}

/* @end */
