BODY {
	margin:0px;
	background-color:#000000;
	background-image:url('images/top_nav_bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
} 

P, TD, DIV, LI {
	font-size: 16px;
	line-height: 25px;
}

A {
	color: #ffffff;
}
	A:hover {
		color: #ffde00;
	}

H1 {
	font-family: "Arial Black";
	font-size:34px;
	letter-spacing: -2px;
	color: #ffffff;
}

H2 {
	font-family: "Arial Black";
	font-size:25px;
	letter-spacing: -2px;
	color: #ffe21e;
	text-transform: uppercase;
	padding-top: 20px;
	line-height: 22px;
}

H3 {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing: -.07em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H4 {
	font-size:16px;
	font-weight:bold;
	color:#858585;
	letter-spacing: -.05em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H5 {
	font-size:13px;
	font-weight:bold;
	color:#d2d2d2;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H6 {
	font-size:12px;
	font-weight:bold;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

H7 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:34px;
	letter-spacing: -2px;
	color: #ffffff;
}

LI {
	padding-bottom: 10px;
	list-style-image: url(images/bullet-star.gif);
}

TH {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #d4d5d6;
	line-height: 20px;
}


IMG { border:0px; }

.clearFloats { clear: both; }
.widthContainer { width: 960px; }


.errorFail {
	background-color: #ffd9d9;
	border: 2px solid #b85757;
	border-width: 1px 0px 1px 0px;
	
	padding: 0px 10px 0px 10px;
	margin: 15px 0px 15px 0px;
	width: 97%;
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #b85757;
}


.errorWarn {
	background-color: #ffecd9;
	border: 2px solid #d6802b;
	border-width: 1px 0px 1px 0px;
	
	padding: 10px;
	margin: 15px 0px 15px 0px;
	width: 97%;
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d6802b;
}


.errorSuccess {
	background-color: #e1ffd9;
	border: 2px solid #2ea30f;
	border-width: 1px 0px 1px 0px;
	
	padding: 10px;
	margin: 15px 0px 15px 0px;
	width: 97%;
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2ea30f;
}

td.error { color: red; }

.nav_floater {
	position:absolute;
	z-index:10;
}

.top_nav {
	height: 41px;
}
	
	.top_nav_link {
		float: left;
	}

.home_hero {
	clear:both;
	width:960px;
	height: 392px;
	overflow:visible;
	z-index:1;
	background-image: url(images/home_hero_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}
.cart_holder {
	clear:both;
	width:960px;
	height: 1px;
	overflow:visible;
	z-index:2;
	position:relative;
}
.landing_hero {
	clear:both;
	width:960px;
	overflow:visible;
	z-index:1;
	height: 341px;
	background-image: url(images/home_hero_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}
.sub_top_area {
	clear:both;
	width:960px;
	overflow:visible;
	z-index:1;
	height: 92px;
	background-image: url(images/home_hero_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}

.sub_hero {
	height: 118px;
}

.main_nav {
	height: 40px;
}
	.main_nav_link{
		float: left;
	}
.sub_nav {
	height: 38px;
	background-image: url(images/nav_sub_bg.gif);
	background-repeat: no-repeat;
	width: 938px;
}
	.sub_nav DIV{
		float: left;
		padding: 0px;
	}

.home_ads {
	/*height: 143px;*/
	background-image: url(images/content_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
	.home_ads DIV{
		float: left;
	}

.content_area {
	padding: 28px 0px 28px 0px;
	margin: 0px 0px 20px 0px;
}

.pagebottom {
	background-image: url(images/content_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 50px;
}

.sidebar {
	background-image: url(images/sub-sidebar.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 600px;
	width: 176px;
	float: left;
	margin-top:50px;
}

.sidebar2 {
	background-image: url(images/sidebar-div-btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 600px;
	width: 176px;
	float: left;
	margin-top:50px;
}
	.sidebar_options {
		margin-top: 30px;
	}
		.tab_menu {
			background-image: url(images/tab-menu-bg.gif);
			background-repeat: repeat-y;
			width: 239px;
			color: #000000;
		}
		.tab_menu A{
			color: #000000;
			text-decoration: none;
		}
			.tab_menu A:hover{
				color: #565656;
				text-decoration: none;
			}
		.tab_menu DIV {
			text-align: left;
			color: #000000;
			font-size: 12px;
			font-weight: bold;
			padding-left: 15px;
			margin-left: 8px;
			border-bottom: 1px solid #cccccc;
			line-height: 30px;
		}
		.tab_menu TABLE {
			margin-left: 15px;
		}
		.tab_menu TABLE TD {
			color: #000000;
			font-size: 12px;
			padding-left: 15px;
			padding-right: 8px;
			line-height: 30px;
			border-bottom: 1px solid #cccccc;
		}
		.tab_menu TABLE TD A{
			color: #000000;
		}
.footer {
	height: 315px;
}
	.footer DIV{
		float: left;
	}
	.footer P {
		line-height: 235px;
		font-size: 11px;
		color: #787878;
	}
	.footer P A {
		text-decoration: none;
		color: #787878;
	}
	.footer P A:hover {
		text-decoration: none;
		color: #000000;
		background-color: #787878;
	}

.homepage_content {
	float:left;
	width:554px;
	padding:0px 15px 5px 5px;
}
	.homepage_content P {
		font-size: 18px;
		line-height: 28px;
	}
	
.university_box {
	border: 1px solid #2c2c2c;
	background-color: #171717;
	padding: 0px 12px 15px 12px;
	width: 283px;
	float: left;
	margin-right: 10px;
	margin-bottom: 11px;
	text-align: center;
}
	.university_box H2 {
		font-size: 20px;
		letter-spacing: normal;
		text-transform: capitalize;
		margin-top: 0px;
		padding-top: 10px;
	}
	.university_box P {
		font-size: 13px;
		line-height: 18px;
	}

.camptype_box {
	border: 1px solid #2c2c2c;
	background-color: #171717;
	padding: 0px 12px 15px 12px;
	width: 283px;
	float: left;
	margin-right: 10px;
	margin-bottom: 11px;
	text-align: center;
}
	.camptype_box H2 {
		font-size: 20px;
		letter-spacing: normal;
		text-transform: capitalize;
		margin-top: 0px;
		padding-top: 10px;
	}
	.camptype_box P {
		font-size: 13px;
		line-height: 18px;
	}




.registration_bar {
	margin-top: 10px;
	margin-bottom: 15px;
	height: 82px;
}
	.registration_bar DIV {
		float: left;
	}

.google_map {
	border: 1px solid #646464;
	width: 956px;
	height: 574px;
	position: relative;
}
	.map_location_info {
		z-index: 3;
		position: absolute;
		left:716px;
		width:210px;
		height: 554px;
		padding: 5px 15px 15px 15px;
		text-align: center;
	}
		.map_location_info_box {
			background-color: #b5cad2;
			border: 1px solid #232323;
			padding: 2px 10px 5px 10px;
			filter:alpha(opacity=75);
			-moz-opacity:0.75;
			-khtml-opacity: 0.75;
			opacity: 0.75;
		}
			.map_location_info H1 {
				color: #000000;
				font-size: 23px;
			}
			.map_location_info_box P {
				color: #000000;
			}
	.map_overlay {
		z-index: 2;
		width:240px;
		height: 574px;
		position: absolute;
		left:716px;
	}
	.map_container {
		z-index: 1;
		width: 956px;
		height: 574px;
		position: absolute;
	}

.location_list {
	border-right:1px solid #333333;
	padding-left: 10px;
}

.location_list_info {
	float: left;
	width: 210px;
}
	.location_list_info P {
		font-size: 12px;
		line-height: 16px;
	}
	
.location_list_btn {
	float: left;
	padding-top: 37px;
	padding-right: 10px;
}

.location_list_div {
	background-image: url(images/3col_div.jpg);
	height: 15px;
}


.location_box {
	color: #000000;
	width: 962px;
	margin-bottom: 10px;
}
	.location_box_bg {
		background-image: url(images/location_box_bg.gif);
		background-repeat: repeat-y;
		padding: 0px 10px 0px 10px;
	}
		.location_box_bg P,TD {
			line-height: 14px;
		}


.semester_box {
	width: 642px;
	margin-bottom: 20px;
	float: left;
}
	.semester_box_bg {
		background-image: url(images/semester_box_bg.gif);
		background-repeat: repeat-y;
		padding: 8px 25px 8px 25px;
	}

.semester_table {
	border-left: 1px solid #0e0e0e;
	border-top: 1px solid #0e0e0e;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #000000;
}
	.semester_table TD {
		text-align: left;
		height: 37px;
		font-weight: bold;
		width: 189px;
		font-size: 16px;
		text-indent: 5px;
	}
			.semester_table TD A {
				text-decoration: none;
			}
				.semester_table TD A:hover {
					color: #FFFFFF;
				}
	.semester_cell {
		border-right: 1px solid #0e0e0e;
		border-bottom: 1px solid #0e0e0e;
		background-color: #000000;
	}
	.semester_cell_over {
		border-right: 1px solid #0e0e0e;
		border-bottom: 1px solid #0e0e0e;
		background-color: #282d30;
	}
	.semester_cell_selected {
		border-right: 1px solid #0e0e0e;
		border-bottom: 1px solid #0e0e0e;
		background-color: #24658b;
		background-image: url(images/semester_selected.gif);
		background-repeat: no-repeat;
	}



.disounts_column {
	float: left;
	width: 221px;
	padding: 20px;
	padding-left: 40px;
}
	.disounts_column H1{
		font-size:25px;
		text-align: center;
	}
	.disounts_column P{
		font-size:12px;
		line-height: 17px;
	}
	.disounts_column TABLE{
		width:100%;
	}
	.discount_table_description {
		font-size: 13px;
	}
	.discount_table_price {
		text-align: right;
		font-size: 13px;
	}


.form_section {
	margin: 20px 0px 20px 0px;
}
	.form_section H3 {
		font-size: 30px;
		font-weight: normal;
		line-height: 40px;
	}

.form_col_left {
	float: left;
	width: 640px;
}
	.form_content {
		float: left;
		width: 239px;
		background-color: #d2dadf;
		border-top:2px solid #000000;
		border-bottom:3px solid #000000;
		border-right:1px solid #7e8386;
		height: 35px;
		line-height: 35px;
		text-indent: 10px;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
	}
	.form_content_indent {
		float: left;
		width: 229px;
		background-color: #d2dadf;
		border-top:2px solid #000000;
		border-bottom:3px solid #000000;
		border-right:1px solid #7e8386;
		border-left:10px solid #000000;
		height: 35px;
		line-height: 35px;
		text-indent: 10px;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
	}
	.form_content_small {
		float: left;
		width: 229px;
		background-color: #d2dadf;
		border-top:2px solid #000000;
		border-bottom:3px solid #000000;
		border-right:1px solid #7e8386;
		height: 32px;
		line-height: 15px;
		padding-left: 10px;
		padding-top: 3px;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
	}
	.form_field {
		float: left;
		width: 400px;
		background-color: #FFFFFF;
		height: 40px;
		font-size: 18px;
		color: #000000;
		line-height: 38px;
	}
		.form_textfield {
			height: 38px;
			font-size: 18px;
			color: #000000;
			background-color: #FFFFFF;
			background-image: none;
			width: 398px;
			border-width: 0px;
			line-height: 38px;
			text-indent: 5px;
		}
		.form_select {
			height: 38px;
			font-size: 18px;
			color: #000000;
			background-color: #FFFFFF;
			background-image: none;
			border: 0px;
			width: 398px;
			border-width: 0px;
			line-height: 38px;
			text-indent: 5px;
		}
			.form_select OPTION{
				line-height: 38px;
				text-transform: uppercase;
				height:38px;
			}
	.form_row {
		clear: both;
		height: 49px;
		width:645px;
	}
	.form_row_skinny {
		clear: both;
		height: 49px;
		width:645px;
	}
		.form_row_skinny .form_content {
			width: 120px;
		}
		.form_row_skinny .form_field {
			width: 200px;
			border-right: 1px solid #000000;
		}
			.form_row_skinny .form_field .form_textfield {
				width: 199px;
			}




.form_col_right {
	float: right;
	width: 240px;
}
	.form_box {
		
	}
		.form_box_bg {
			background-image: url(images/form_box_bg.gif);
			padding: 2px 10px 2px 10px;
		}

.checked_list {
	margin: 15px 0px 15px 0px;
}

.checked_list .item {
	width: 655px;
	height: 65px;
	background-image: url(images/list-bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}

	.checked_list .check {
		width: 33px;
		height: 65px;
		padding: 0px 15px 0px 20px;
		float: left;
		background-image: url(images/bullet-check.gif);
		background-repeat: no-repeat;
		background-position: center;
	}

	.checked_list .content {
		width: 535px;
		color: #FFFFFF;
		font-weight: bold;
		float: left;
		line-height: 65px;
		padding-top: 1px;
	}

.login_box {
	width: 319px;
	float: right;
}
.login_box_content {
	background-image: url(images/login-bg.gif);
	background-repeat: repeat-y;
	padding: 0px 27px 0px 28px;
}
	.login_box_content INPUT {
		width: 264px;
		height: 36px;
		background-image: url(images/login-field-bg.gif);
		background-repeat: repeat-x;
		font-size: 18px;
		color: #1d1d1d;
		border: 1px solid #f1f1f1;
	}

.beforeafter {width:647px;}
.beforeafter_cell {
	float: left;
	width: 185px;
	border: 1px solid #2b2b2b;
	background-color: #171717;
	padding: 9px;
	margin: 5px;
	text-align: center;
	min-height: 260px;
}

.success_map {width:641px; height:128px; margin-bottom:35px;}
.success_map DIV {float: left;}

.table_container {
	width: 641px;
}
	.table_container TH {
		border: 0px;
		font-size: 14px;
		font-weight: bold;
		height: 42px;
		padding: 0px 10px 0px 10px;
	}
	.table_container DIV {
		font-size: 14px;
		font-weight: bold;
	}
	.table_container TD {
		border-bottom: 1px solid #232323;
		font-size: 11px;
		font-weight: normal;
		height: 35px;
		padding: 0px 10px 0px 10px;
	}
	.table_bg {
		background-image: url(images/table-bg.gif);
		background-repeat: no-repeat;
	}
	.table_btm {
		background-image: url(images/table-btm.gif);
		background-repeat: no-repeat;
		height: 13px;
	}



.ma_article {
	width: 640px;
	height: 160px;
	margin-bottom: 15px;
}

/* (Original Pics) 
.ma_article_img {
	width: 240px;
	height: 140px;
	padding: 10px;
	background-color: #343434;
	border: 1px solid #656565;
	float: left;
	margin-right: 15px;
}*/

.ma_article_img {
	width: 198px;
	height: 260px;
	padding: 10px;
	background-color: #343434;
	border: 1px solid #656565;
	float: left;
	margin-right: 15px;
}

.ma_article_txt {
	float: left;
	width: 360px;
	margin-top: 15px;
}





.video_container {
	background-color: #1c1c1c;
	border: 1px solid #454545;
	padding:10px;
	width: 640px;
	height: 480px;
}

.video_player {
	background-color: #000000;
	border: 1px solid #000000;
	width: 640px;
	height: 480px;
}

.video_browser_container {
	background-color: #1c1c1c;
	border: 1px solid #454545;
	padding:12px;
	width: 640px;
	height: 140px;
	position: relative;
}

.video_thumb {
	width: 145px;
	height: 140px;
	float: left;
	margin-right: 18px;
	font-size: 12px;
}
	.video_thumb IMG {
	border: 1px solid #000000;
}

.about_box {
	width: 309px;
	margin-right: 11px;
	margin-bottom: 11px;
	float: left;
}


.price {
	font-weight: bold;
	font-size: 18px;
}
















/*
	
	SECTION FOR CODA SLIDER
	
	*/
	
	
	.loading_container{
		width:75px;
		height:85px;
		position:relative;
		z-index:299;
		margin-left:430px;
	}
	.loading_bg{
		position:absolute;
		top:0px;
		left:0px;
		z-index:300;
		width:75px;
		height:85px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/loading_bg.png');
	}
	.loading_bg[class]{
		position:absolute;
		top:0px;
		left:0px;
		z-index:300;
		width:75px;
		height:85px;
		background-image:url('images/loading_bg.png');
	}
	.loader{
		position:absolute;
		top:15px;
		left:20px;
		width:32px;
		height:32px;
		z-index:301;
		
	}
	
.stripNavL0, .stripNavR0 { /* The left and right arrows */
	position: relative;
	top: 0px;
	z-index:10;
}

.stripNavL0 a, .stripNavR0 a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL0 {
	float: left;
	top:-140px;
	left: -27px;
	position:relative;
	z-index:20;
}

.stripNavR0 {
	float:right;
	top:-140px;
	right: 10px; 
	position:relative;
	z-index:20;
}

.stripNavR0[class] {
	float:right;
	top:-140px;
	right: 18px;
	position:relative;
	z-index:20;
}




























