@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font:Georgia, "Times New Roman", Times, serif;
	size:12px;
	background-color:#FFF;	
}

a {
	text-decoration:none;
}

a:link {
	color:#999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#999999;
	
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration:none;
	color:#FFF;
}

p {
	font-size:.9em;
	line-height:1.5em;
	
}

h1  {
	font-size:2.6em;
	font-weight: 100;
	text-transform:capitalize;
	margin:3px;
	margin-bottom:10px;
	color:#000;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited   {
	color:#000;
}

 h1 a:hover {
	 color:#C00;
 }

h2 {
	font-size:2.3em;
	font-weight: 100;
}

h3 {
	font-size:2em;
	font-weight: 100;
}

h4 {
	font-size:1.7em;
	font-weight: 100;
	
}

h5 {
	font-size:1.5em;
	font-weight: 100;
}

h6 {
	font-size:1.3em;
	font-weight: 100;
}
#header {
	background-color: #FFFFFF;
    margin: 0 auto;
    width: 1180px;
}

#content {
	background-color: #FFFFFF;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 20px;
    width: 1160px;
}

#footer {
	padding:30px;
	background-color:#000;
}

.header_black_bar {
	background-color:#000;
	height:10px;
}
.clear_b{
	clear:both;
}

.logo {
	margin-left:20px;
	margin-top:27px;
	float:left;
	width:282px;
}

.main_menu_container {
	float:right;
	margin-right:20px;
	margin-top:25px;
	clear:right;
	width: 645px;
}

.menu_top_right_container {
	float:right;
	margin-top:5px;
	margin-right:20px;
	width:380px;
	text-align:right;
}

.menu_top_right, .menu_top_right a, .menu_top_right a:link, .menu_top_right a:active, .menu_top_right a:visited {
	display:block;
	float:right;
	background-color:#fff;
	border: 1px solid #fff;
}



.menu_top_right a:hover {
	background-color:#000;
	border: 1px solid #000;
}

/*WEB APP ELEMENTS - SMALL*/

.post_small_item a {
	background-color:#000;
	width:200px;
	height:200px;
	padding:10px;
	text-align:center;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display:block;
	
}

.post_small_item a:hover {
	background-color:#C00;
	cursor: pointer;
	
}
.post_small_item a:active {
	background-color:#C00;
}

.post_small_item a:visited {
	height: 196px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

.post_small_image img {
	width:200px;
	height:140px;
	overflow:hidden;
	display:block;
}

.post_small_title, .post_small_title a:link {
	color:#FFF;
	font-size:1em;
	overflow:hidden;
	text-align:center;
	padding-top:13px;
	padding-bottom:5px;
	text-transform:capitalize;
	display:block;
	
}
.post_small_date, .post_small_date a:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
	font-size:.6em;
	display:block;
	
}




/*WEB APP ELEMENTS - LARGE*/

.post_large_container {
	background:#000;
	color:#FFF;
	width:640px;
	margin-right:10px;
	padding:18px;
	margin-bottom:10px;
	float:left;
}

.post_large_title {
	font-size:2.2em;
	color:#FFF;
	text-transform:capitalize;
	float:none;
	clear: none;
}

.post_large_date {
	font-size:1em;
	color:#7e7e7e;
	margin-bottom:10px;
}

.btn_close a {
float:right;
height:30px;
position:relative;
right:-18px;
top:-18px;
width:30px;
background-image:url(/images/btn_close.gif);
text-indent:-9999px;
}


.btn_close a:hover {
	background-image:url(/images/btn_close_over.gif);
}


.social_btns {
	margin-top:10px;
	padding-top:3px;
	
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



/*MAIN PAGE CONTENT*/

.MainPageContent {
	margin-left:65px;
	padding-bottom:50px;
	width:850px;
}
.MainPageContent a:link, .MainPageContent a:visited, .MainPageContent a:active   {
	color:#C00;
}



/*CHAPTER DIVS WITH ART*/

.chapter01 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:190px;

}

.hero_vid_ch01 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter01/chapter01_videobg2.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
}




.chapter02 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:190px;

}

.hero_vid_ch02 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter02/chapter02_videobg.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
	padding-right:50px;
}

.chapter03 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:300px;

}

.hero_vid_ch03 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter03/chapter03_videobg.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
	padding-right:50px;
}

.chapter04 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:300px;

}

.hero_vid_ch04 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter04/chapter04_videobg.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
	padding-right:50px;
}

.chapter05 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:300px;

}

.hero_vid_ch05 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter05/chapter05_videobg.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
	padding-right:50px;
}

.chapter06 {
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/art_ch06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:300px;

}

.hero_vid_ch06 {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter06/chapter06_videobg_a.jpg); 
	background-repeat: no-repeat; 
	background-position: right center; 
	color: #ffffff;
	padding-right:50px;
}

.hero_vid_ch06b {
	padding: 10px; 
	background-color: #000000; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	background-image: url(/images/chapter06/chapter06_videobg_b2.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
	color: #ffffff;
	padding-right:10px;
}



.ch02_video_social {
	list-style:none outside none;
	margin:0 -60px 35px 0;
	padding:0;
	
}

.ch02_video_social li {
	float:left;
	padding:0 5px 0 0;
	position:relative;
}

/*SHOP ELEMENTS - SMALL*/

.shop_small_item{
	background-color:#000;
	width:200px;
	height:265px;
	padding:10px;
	text-align:center;
	margin-right: 10px;
	margin-bottom: 10px;
	display:block;
}


.shop_small_image a, .shop_small_image a:link, .shop_small_image a:visited, .shop_small_image a:hover, .shop_small_image a:active  {
	width:200px;
	height:220px;
}

.shop_small_title {
	color:#FFF;
	font-size:1em;
	overflow:hidden;
	text-align:center;
	padding-top:13px;
	padding-bottom:5px;
	text-transform:capitalize;
	
}
.shop_small_price {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
	font-size:.6em;
	padding-bottom: 5px;	
}

/*SHOP ELEMENTS - LARGE*/

.shop_large_productname {
	font-size:1.7em;
	color:#FFF;
}

.shop_large_price {
	font-size:2.5em;
	color:#FFF;
	margin-bottom:20px;
	margin-top:10px;
}

.shop_large_description {
	font-size:.9em;
	line-height:22px;
	color:#CCC;
	margin-top:10px;
}

.shop_large_size {
	margin-top:10px;
}

.cart_summary, .cart_summary a:link, .cart_summary a:active, .cart_summary a:visted {
	color:#000;
}

/*COMMENT STYLES*/

.comment_container {
	margin-top:10px;
	background-color:#000;
	
}

.comment_info {
	float:left;
	margin-right:15px;
	width: 110px;
}

.comment_name {
	font-size:0.85em;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: right;
}
.comment_date {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	text-align:right;
	font-weight:500;
}

.comment_box {
	background-color:#202022;
	font-size:0.9em;
	padding: 10px;
	width: 490px;
	border: 1px solid #737374;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	min-height:100px;
}

.comment_bird {
	background-image:url(/images/comment_bird.gif);
	height:64px;
	width:85;
	text-align:right;
	margin-bottom:4px;
	background-repeat: no-repeat;
	background-position: right top;
}

.comment_form_textfield {
	width:620px;
	background-color:#202022;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	font-size:0.9em;
	color:#FFF;
	border: 1px solid #737374;
	outline: none;
	margin-bottom:15px;
	
}

#comments_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

#Comments_On {
}

#Comments_Off {
	display:none;
}

.white_line {
	height:1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom:10px;
	margin-top:10px;
}


/*SignUp Items*/
#signup_container {
	background-color:#FFF;
}

.text_box {
	background-color:#FFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:160px;
	border: 1px solid #666;
}

.signup_labels {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
}
	

