HTML {
	font-size: 100%;
	font-family: 'Exo 2';
}
BODY {
	margin: 0px;
}

H2 {
	font-family: 'Exo 2', orbitron;
	font-size: 1.5em;
}


DIV {
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
}
DIV.clear {
	width: 1px;
	clear: both;
}
DIV.float_left {
	float: left;
}
DIV.float_right {
	float: right;
}
DIV.content_inner {
	padding: 5px;
}
DIV.nodisplay {
	display: none;
}

A,A.link,A.visited,A.active {
	color: #c00;
	text-decoration: none;
}

HR {
	color: #f00;
	height: 0px;
	border: 1px solid red;
}

INPUT.input_600,TEXTAREA.input_600 {
	width: 600px;
}
INPUT[type=button],INPUT[type=submit]  {
	font-size: 1.2em;
	border: 1px;
	cursor: pointer;
}
INPUT.button_red {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f00;
	color: #fff;
}

SPAN.bold {
	font-weight: 700;
}
SPAN.nav_link {
	font-size: 1.2em;
	font-weight: 700;
	text-decoration: none;
	color: #c00;
}
.header_bottom_text {
	font-size: 1.8em;
	font-weight: 600;
	font-family: Orbitron,'Exo' !important;
}
SPAN.tagline {
	font-size: 1.4em;
	font-family: orbitron,'Exo';
	
}
SPAN.tagline2 {
	font-size: 1.2em;

	
}

.hilight {
	text-decoration: underline;
}
.noborder {
	border: 0px;
}

.text_celebration {
	font-family: orbitron;
	font-size: 1.4em;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
}



TABLE, TR, TD {
	border-collapse: collapse;
}
TD {
	border: 1px dotted #f55;
	padding: 5px;
}


/*************** Membership colors ******************/
.color_op {
	color: #000;
}
.color_ip {
	color: #f00;
}
.color_ft {
	color: #00f;
}
.color_ti {
	color: #000;
}
.color_green {
	color: #090;
}
.color_red {
	color: #f00;
}
.color_white {
	color: #fff;
}
.bgcolor_op {
	background-color: #eee;
}
.bgcolor_ip {
	background-color: #c00;
}
.bgcolor_ft {
	background-color: #00f;
}
.bgcolor_ti {
	background-color: #000;
}
.border_op {
	border: 1px solid #eee;
}
.border_ip {
	border: 1px solid #c00;
}
.border_ft {
	border: 1px solid #00f;
}
.border_ti {
	border: 1px solid #000;
}
.border_gray {
	border: 1px solid #ccc;
}
.border_red {
	border: 1px solid #f00;
}


/*************** Containers ******************/
DIV.membership_container {
	width: 100%;
	height: 100%
}
DIV.header_outter_container {
	width: 100%;
	background-image: url('../images/background_1.jpg');
	background-size: cover;
	height: 240px;
}
DIV.header_inner_container {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
DIV.header_topline {
	height: 160px;
}
DIV.header_bottomline {
	min-height: 40px;
	background-color: #fff;
	opacity: 0.9;
	border-bottom: 1px solid #f00;
	margin-bottom: 10px;
}
DIV.nav_outter_container {
	width: 100%;

	min-height: 40px;
	background-color: #fff;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	padding: 0px;
}
DIV.nav_inner_container {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
DIV.nav_link_container {
	min-width: 50px;
	max-width: 250px;
	float: left;
	margin-left: 30px;
	padding: 0px;
	padding-top: 10px;
}
DIV.main_container {
	width: 100%;
	max-width: 960px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
DIV.tagline_container {
	width: 100%;
	padding: 5px;
}
#home_teaser {
	width: 100%;
	background-image: url('../images/home_bg_1.jpg');
	background-size: cover;
	min-height: 300px;
}
DIV.home_teaser_left {
	width: 340px;
	margin: 10px;
	padding: 10px;
	background-color: #fff;
	opacity: 0.8;
}
DIV.home_square {
	width: 210px;
	height: 160px;
	margin: 5px;
}
DIV.home_square_title {
	height: 25px;
	background-color: #f00;
	opacity: 0.9;
	color: #fff;
	padding: 8px;
	font-size: 1.2em;
	font-weight: 500;
}
.footer_outter_container {
	width: 100%;
	border-top: 2px solid red;
}
DIV.home_teaser_left {

}
DIV.membership_cart {
	
}
.footer_inner_container {
	padding: 5px;
	
	
}

DIV.sales_header {
	min-height: 100px;
	border: 3px solid red;
	margin: 5px;
}
DIV.sale_block {
	min-height: 150px;
	width: 200px;
	margin: 5px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: 400;
}


/************** scrolling */
.sidecart {
    width:;/* add the width here */
    position:static;
	color: #000;
}
.sidecart.scrolling {
    position:fixed;
    top:0px;
	color: #000;
}
/************** end scrolling */

/*************** Membership Selector ******************/
#membership_container {
	width: 100%;
	max-width: 960px;
}
#membership_selector_tabs {
	width: 100%;
}
DIV.membership_tab {
	width: 25%;
	height: 50px;
	padding-top: 3px;

	cursor: pointer;
	font-family: orbitron;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
}
#membership_selector_divider {
	height: 10px;
	width: 100%;

}

#membership_explorer_container {
	width: 100%;
}
DIV.membership_benefits {
	width: 300px;
	display: none;
}
#membership_benefits_none {
	display: block;
}	
#membership_benefits_op_container {

}
#membership_benefits_ip_container {	

}
#membership_benefits_ft_container {

}
#membership_benefits_ti_container {

}
#membership_explorer_right_container {
	max-width: 640px;
	padding-left: 15px;
}

#membership_explorer_start {
	display: block;
}
#membership_explorer_display {
	display: none;
}
#membership_explorer_ti {
	display: none;
}


/*************** Track Selector ******************/
#track_explorer_container {
	width: 100%;
}
#track_explorer_left_container {
	width: 325px;
	padding-left: 5px;
	border: 0px solid green;
}
#track_container {
	width: 100%;
	max-width: 900px;
}
#track_selector_tabs {



}
DIV.track_tab {
	width: 155px;
	min-height: 165px;
	padding: 0px;
	cursor: pointer;
	font-size: 1.0em;
	float: left;
	margin: 1px;
}
#track_explorer_right_container {
	max-width: 550px;
	padding-left: 10px;
}


