@charset "utf-8";
/* CSS Document */
* { 
    margin: 0; 
    padding: 0; 
}

.fleft {float: left;}

.clear { 
    clear:both; 
} 

.embiggen {text-align: center; font-size: 9px; 	color: #9999aa; font-weight: bold;}

#fb_tw {
	width: 150px;	
}

#facebook2 {	
	margin-top: 20px;
	width:	 41px;
	height: 40px;
}

#facebook2 img, #twitter img{
	border: none;
}

#twitter {
	margin-top: 20px;
	margin-left: 20px;
	width:	 41px;
	height: 40px;
}

.hide {display: none;}

.invisible {visibility: hidden;}

form div {padding-bottom: 5px;}

#facebook {position: relative; top: -25px; left: 670px;}

/***REVIEWS****/

#reviews_copy {
	padding: 20px 20px 20px 20px;	
}

.review {
	padding-bottom: 20px;
	font-family: Georgia, Times, serif;
	width: 620px; /* required */
	margin-left: 70px;
	color: #3f3f3f;
}

.review_wrap { 
	background: #fbffec url(../../assets/img/global/quote-mark.png) no-repeat 20px 20px;
	margin: 0px 0; padding: 20px; border: 1px solid #edffaf;
}
	
.review p { margin-bottom: 10px; font-style: italic; }
.review cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }

/***BOOKS***/
#panels {
	width: 500px;	
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#triggers {
	width: 240px;
	height: 600px;
	background-color: #3e598b;
}

.book_header {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 220px;
	text-align: center;	
	font-size: 20px;
	font-weight: bold;	
}

.book_copy {
	padding-top: 15px;	
}

.book_cover {
	width: 110px;
}

.book_cover img {
	border: none;
}

.book_title {
	width: 300px;
	font-size: 34px;
}

.available {
	font-size: 16px;
	font-weight: bold;
}

.buy_copy {
	font-size: 18px;	
}


.buy_address {
	color: white;
	text-align: center;
	font-size: 18px;
}

/*************NEWS***********/
#page_content {
	padding-top 20px;	
}

.coming_soon {
	height: 300px;
	padding: 30px 0 0 30px;
}

.coming_soon p {
	font-size: 30px;
	font-weight: bold;	
}

body {
	background-image: url(../../assets/img/global/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0b114f;
	font: 12px Trebuchet MS;
	color: #eeffbb;
}


#main_wrap {
	width: 840px;
	height: 152px;
	margin: 0px auto;
	background-image: url(../../assets/img/global/menu_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow:visible;
}

#main_container {
	width: 800px;
	margin: 10px auto;
	background-color: #4b6fa2;
}

#banner {
	width: 800px;
	height: 120px;
	background-image: url(../../assets/img/global/banner2.gif);
}

#footer {
	width: 840px;	
}

#footer_top {
	position: relative;
	top: -20px;
	height: 40px;
	width: 840px;
	background-image: url(../../assets/img/global/menu_footer.gif);
}

#footer_btm {
	position: relative;
	top: -20px;	
	background-color: #81afd3;
	height: 20px;
	margin-left: 20px;
	width: 800px;	
}

#hs_wrapper_border {
	height: 327px;
	width: 300px;
	margin: 20px 0 0 20px;	
	border: 2px solid gray;
	background-color: #0b114f;
}

#hs_wrapper {
	width: 300px;
}

.photo_desc {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;	
	font-weight: bold;
	font-style: italic;
}

#home_copy {
	margin: 20px 10px 0px 15px;
	width: 430px;	

}
#home_copy p {
	padding-bottom: 8px;	
}

#home_border {
	width: 1px;
	background-color: #ccc;
	height: 700px;
	margin-top: 22px;
	margin-left: 15px;
}

#message_sent {
	position: relative;
	top: 5px; 
	left: 20px;
	color: red;	
}

.movie_header {
	font-size: 20px;
	color: #9FC54E;
	font-weight: bold;	
}