/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
 
li { margin-left: 25px; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

.left{
	float: left;
}
.right{
	float: right;
}
.spacer{
	height: 25px;
	clear: both;
}
.bold{
	font-weight: bold;
}
.img_border_left{
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_border_right{
	float: right;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.arrow{
	vertical-align: middle;
	margin-right: 3px;
}
.red {
	color: red;
}

input, textarea {
	border: solid 1px #0a2031;
}

a {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
/* Layout */
h1{
	font-size: 20px;
	line-height: 1.2;
	color: #59d6f4;
	margin-top: 12px;
	margin-bottom: 20px;
}
h2 {

	font-size: 17px;
	line-height: 1.2;
	margin-top: 6px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
body {
	background-color: #0a2031;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#background{
	width: 100%;
	background: url("../images/layout/btm_repeat.png") top #002d46 repeat-x;
	overflow: auto;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header_top {
	width: 100%;
	height: 44px;
	background: url('../images/layout/top_bar.png') top no-repeat;
}
#header_links {
	text-align: right;
	color: #ffffff;
	padding-top: 17px;
	padding-right: 75px;
	font-size: 12px;
}

#header_img {
	width: 100%;
	height: 75px;
	/*background: url('../images/layout/header_img.jpg') #0a2031 top no-repeat;*
	cursor: pointer;
}
#home_header_img {
	width: 100%;
	height: 250px;
	/*background: url('../images/layout/header_img.jpg') #0a2031 top no-repeat;*/
	cursor: pointer;
}

#container {
	width: 800px;
	background: url('../images/layout/content_bg.jpg') top no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#btm_repeat {
	width: 100%;
	padding-bottom: 20px;
	background: url("../images/layout/btm_repeat.png") top #002d46 repeat-x;
}
#content {
	float: right;
	color: #ffffff;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 30px;
	width: 542px;
}
#flash_header{
	width: 532px;
	height: 250px;
}
#home_content {
	float: left;
	color: #ffffff;
	font-size: 12px;
	width: 502px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#latest_news{
	float: left;
	margin-top: 20px;
	width: 250px;
}
#signup_container {
	margin-top: 20px;
	width: 210px;
	float: right;
}
#email_field,.email_field {
	float: left;
	width: 146px;
	height: 24px;
	background: url('../images/layout/email_field.png') bottom no-repeat;
}
#email_field input,.email_field input {
	border: 0;
	background: none;
	margin-top: 6px;
	margin-left: 10px;
	color: #7da3b7;
	font-size: 11px;
}
#signup_submit {
	display: block;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	text-decoration: none;
	color: #aaa;
	outline: none;
}
#signup_submit:hover {
	color: #fff;
}
#navigation{
	float: left;
	width: 178px;
	overflow: hidden;
}
#logo{
	width: 157px;
	height: 247px;
	margin-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu {
	margin-top: 0px;
	width: 178px;
	padding-top: 10px;
	background: url('../images/layout/menu_bg.jpg') top no-repeat;
}
#menu_height {
	float: left;
	width: 1px;
	height: 200px;
}
.menu_link {
	display: block;
	padding: 6px;
	padding-left: 15px;
	margin-bottom: 4px;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	outline: none;
}
.menu_link:hover {
	background: url('../images/layout/btn_hover.jpg') top left no-repeat;
	color: #ffffff;
}
#footer{
	width: 100%;
	padding-top: 3px;
	color: #7da3b7;
	border-top:3px solid #023c59;
	background: #0A2031;
}
#footer_links {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 10px;
}
#footer_links p{
	padding-top:3px;
}
#footer_links a {
	color: #7da3b7;
	text-decoration: none;
}
#footer_links a:hover {
	text-decoration: underline;
}
#blog_button{
	float: right;
}
.blog_author{
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
}
.blog_item{
	width: 390px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
/* Submenus */
#about_submenu {
	margin-top: -341px;
	margin-left: 178px;
	width: 150px;
	background-position: 0px -9px;
}
#workshops_submenu {
	margin-top: -310px;
	margin-left: 178px;
	width: 200px;
	background-position: 0px -50px;
}
#gallery_submenu {
	margin-top: -248px;
	margin-left: 178px;
	width: 275px;
}
#philan_submenu {
	margin-top: -151px;
	margin-left: 178px;
	width: 150px;
}
#media_submenu {
	margin-top: -120px;
	margin-left: 178px;
	width: 150px;
}
#contact_submenu {
	margin-top: -27px;
	margin-left: 178px;
	width: 150px;
}


/* styles */

.faq_list_name {
	float: left;
	width: 500px;
}

#main_img_div {
	height: 355px;
	width: 100%;
	text-align: center;
}

#main_gallery_image {
	position: relative;
	top: 50%;
}

.store_price{
	clear: both;
	float: right;
	margin-top: 0px;
}
.store_price p{
	font-size: 14px;
	padding-bottom: 5px;
}

#gallery ol{
	list-style: decimal;
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#gallery ul{
	list-style: disc;
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}