/*  ----------------------| GENERAL STANDARD  |----------------------  */	

*{ padding:0; margin:0; }
a img{ border:none; }

/*  ----------------------| CLEARFIX  |----------------------  */	

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	}

/*  ----------------------| BASE  |----------------------  */

body {
	padding: 0px;
	margin: 0px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	background-color: #F6E6CD;
	}

.wrapper {
	margin: 0 auto;
	width: 914px;
	}

/*  ----------------------| HEADER  |----------------------  */

#header {
	height: 198px;
	background-repeat: repeat-x;
	background-image: url(/images/bg_header.png);
	}

#header #logobar {
	height: 132px;
	overflow: auto;
}

#header #logo {
	float: left;
	padding-top: 16px;
	padding-left: 12px;
	}

#header #logosub {
	float: right;
	padding-top: 53px;
	padding-right: 26px;
	}

#header .nav {
	clear: both;
	padding-left: 15px;
	list-style-type: none;
	font-size: 0px;
	line-height: normal;
	}
	
#header .nav li {
	float: left;
	margin-right: 0px;
	}	
	
#header #subnav {
	position: relative;
	width: 252px;
	height: 22px;
	left: 565px;
	background-image: url(/images/bg_subnav.png);

	font-size: 11px;
}	

#header #subnav ul {
	clear: both;
	padding-left: 22px;
	padding-top: 2px;
	list-style-type: none;
}

#header #subnav li {
	float: left;
	margin-right: 16px;
	}
	
#header #subnav li.last {
	margin: 0px;
	}	
	
#header #subnav li a {
	color: white;
	text-decoration: none;
	}
	
#header #subnav li a:hover {
	text-decoration: underline;
	}	

/*  ----------------------| SPLASH  |----------------------  */	

#splash {
	background-color: #151A25;
	text-align: center;
}

#splash .wrapper {
	padding: 25px 0;
}

/*  ----------------------| PAGE  |----------------------  */	

#page {
	background-repeat: repeat-x;
	background-image: url(/images/bg_page.png);
	background-color: #E5F0FB;	
	color: white;
	padding-bottom: 5px;
	}
	
/*  ----------------------| CONTENT GENERAL  |----------------------  */	
	
#content {
	clear: both;
	overflow: auto;
	height: 100%;
	background-color: #809BC7;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/bg_content.png);
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	}
	
/*
#content h1 {
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: normal;
	}
	
#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	}	

*/	
#content a {
	color: white;
	}			
	
/*
#content p {
	margin: 15px 0;
}
*/

#content.image {
	font-size: 0;
	line-height: 0;
}

#content.box {
	padding-bottom: 25px;
}

#content ul li {
	list-style: none;
	}

#content ul.nav {
	overflow: auto;
	height: 100%;
	padding: 0 0 10px 0;
	list-style-type: none;
	border-bottom: 2px solid white;
}

#content ul.nav li {
	float: left;
	margin-right: 10px;
	}

#content ul.nav li a {
	display: block;
	padding: 5px 8px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}
	
#content ul.nav li a:hover {
	background-color: white;
	color: blue;
	}	

#content .header {
	font-size: 0px;
	line-height: normal;
}


#content h1 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 22px;
	color: white;
}

#content h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: white;
}

#content p {
	margin: 5px 0 0 0;
	padding: 0;
	color: white;
}	


/*  ----------------------| BLUEBOX  |----------------------  */

.standard {
	width: 700px;
	margin: 0 auto;
	padding: 25px;
	background-color: #395789;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	color: white;	
}
	
/*  ----------------------| BLUEBOX  |----------------------  */

#bluebox {
	width: 750px;
	margin: 0 auto;
}
	
#bluebox .inner {
	width: 700px;
	padding: 25px;
	background-color: #395789;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	color: white;
}

/*  ----------------------| FEEDBACK  |----------------------  */

#feedback {
	width: 700px;
	margin: 25px auto;
	padding: 25px;
	background-color: #395789;
	border: 8px solid #FFFFFF;
	color: white;
}

#feedback .box {
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #476DAD;
	border: 4px solid #FFFFFF;
}

#feedback td {
	padding: 6px;
}

#feedbackaddress {
	margin: 20px;
}

#feedbackaddress .textfield {
	width: 300px;
}

#feedbackresult {
	width: 700px;
	margin: 100px auto;
	padding: 25px;
	border: 4px solid #F47621;
	color: white;
}

/*  ----------------------| BIGBOX |----------------------  */	

#bigbox {
	width: 700px;
	margin: 0 auto;
	padding: 100px 0;
}

#bigbox .inner{
	padding: 25px;
	border: 4px solid #F47621;
	color: white;
}
		
/*  ----------------------| BLAHBLAH |----------------------  */	

td.equipment {
	width: 140px;
	}	
	
.equipment ul li {
	list-style: none;
	margin: 1px 0;
	padding: 2px;
	background-color: #FF9900;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}	

.equipment ul li.level1 {
	background-color: #FFB26B;
	}
	
.equipment ul li.level2 {
	background-color: #FF9F5B;
	}
	
.equipment ul li.level3 {
	background-color: #FF8242;
	}
	
.equipment ul li.level4 {
	background-color: #FF6F32;
	}			

.equipment ul li.level5 {
	background-color: #FF551D;
	}
	
.equipment ul li.level6 {
	background-color: #FF400B;
	}	
	
.equipment ul li.level0 {
	background-color: white;
	}		

/*  ----------------------| NEWSLETTERSUBSCRIPTION INLINE |----------------------  */	
	
#newsletter {
	clear: both;
	background: url(/images/bg_newsletter.png) repeat-x center top;
	font-size: 11px;
	color: white;
	text-align: center;
	height: 38px;	
}	

#newsletter a {
	color: white;
}

#newsletter-output.ajax-loading {
	height: 38px;
	padding: 0 0;
	background: url(/images/ajax-loader.gif) no-repeat center;
}


#newsletter table {
	height: 38px;
	margin: 0 auto;
}

#newsletter table td {
	padding: 5px;
}

#newsletter .wrapper {
}

#newsletter input {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 5px 2px 7px;
	color: black;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#newsletter input.email {
	width: 200px;
}

#newsletter input.submit {
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
	
/*  ----------------------| NEWSLETTERSUBSCRIPTION |----------------------  */		

.dialog {
	background-color: #151A25;
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	}
	
.dialog table {
	width: 100%;
	}
	
.dialog table td {
	width: 50%;
	}
	
.dialog input {
	padding: 3px 6px;
	border: 1px solid #151A25;
	background-color: #EFEFEF;
	font-size: 11px;
	}
	
.dialog h2 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid white;
	}	
	
#form_box {
	height: 330px;
	margin: 20px;
	padding: 10px;
	border: 5px solid white;
	background-color: #395789;
	}

/*  ----------------------| EQUIPMENT PAGE  |----------------------  */	
	
#equipment ul li {
	width: 300px;
	float: left;
	list-style: none;
	}	
	
#equipment img {
	width: 300px;
	height: 300px;
	}	
	
/*  ----------------------| DEALS  |----------------------  */	
		
#content ul#deals {
	overflow: auto;
	height: 100%;
	margin: 20px;
	padding: 0;
	list-style-type: none;
}

#content ul#deals li {
	float: left;
	width: 250px;
	border: 4px solid white;
	text-align: center;
	margin: 12px;
	background-color: #F47621;
	padding-bottom: 4px;
	}

#content ul#deals li a {
	display: block;
	padding: 5px 8px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}
	
#content ul#deals li a:hover {
	}
	
#content ul#deals li img {
	width: 250px;
	border-bottom: 4px solid white;
}
		
		
/*  ----------------------| FOOTER  |----------------------  */			
		
#footer {
	background: url(/images/bg_footer.jpg) repeat-x center top;
	background-color: #F6E6CD;
	color: #1D4996;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	}

#footer div.column {
	float: left;
	height: 190px;
	padding: 20px;
	padding-top: 30px;
	}

#footer div.left {
	width: 295px;
/* 	background-color: #FF0000; */
	}
	
#footer div.center {
	width: 240px;
	padding: 0;
/* 	background-color: #00FF00; */
	}
	
#footer div.right {
	width: 295px;
	text-align: right;
/* 	background-color: #0000FF; */
	}
	
#footer div.column h2 {
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #1D4996;
	}
	
#footer ul {
	clear: both;
	list-style-type: none;
	}	
	
#footer li {
	height: 18px;
	padding-top: 5px;
	border-bottom: 1px solid #1D4996;
	font-size: 11px;
	font-weight: bold;
	}
	
#footer li a {
	text-decoration: none;
	color: #1D4996;
	}	
	
#footer div.copyright {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: center;
	color: #1D4996;
	}	
	
/*  ----------------------| /CLUB  |----------------------  */		

.box {
	height: 100%;
	overflow: auto;
}

.box .column {

}

.box .half {
	width: 320px;
}

.box .left {
	float:left;
	margin-right: 30px;
}

.box .right {
	float:left;
}

.box .fineprint {
	font-size: 10px;
}

table#clublevels {
	text-align: center;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-weight: normal;
}	

table#clublevels td, table#clublevels th {
	padding: 6px;
}

table#clublevels .divider {
	border-top: 2px solid white;
}

table#clublevels .blank {
	height: 10px;
	font-size: 0px;
	border-top: 2px solid white;
}

table#clublevels .strong {
	font-size: 15px;
	font-weight: bold;
}

table#clublevels .level1 {
	background-color: #F9AC78;
}

table#clublevels .level2 {
	background-color: #F8A167;
}

table#clublevels .level3 {
	background-color: #F79858;
}

table#clublevels .level4 {
	background-color: #F68E47;
}

table#clublevels .level5 {
	background-color: #F5853A;
}

table#clublevels .level6 {
	background-color: #F47B29;
}