/* ==============================================
	   BASE.CSS
	   Copyright 2010 Elemint LLC.
============================================== */



/* ==============================================
   Global Styles
============================================== */

/* RESET: */
* { 
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse; 
	border-spacing: 0; 
}
a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
/* :RESET */

body {
	background: #99ffff url(/images/bg.png) 0 0 repeat-x;
	font: 14px Georgia, "Times New Roman", serif;
	line-height: 22px;
	color: #494949;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
h1 {
	font-size: 24px;
	padding-bottom: 34px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
a:link, a:visited {
	color: #23339c;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}



/* ==============================================
   Site Shell Elements
============================================== */

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 50px;
	background: transparent url(/images/content_bg.jpg) 0 0 no-repeat;
	z-index: 10; /* IE bug fix for dropdown */
}
#col_left {
	float: left;
	width: 642px;
	padding-right: 23px;
	margin-left: 12px;
}
#col_right {
	margin: 0 0 0 677px;
	width: 302px;
	margin-right: 11px;
}
#wide_col {
	width: 967px;
	margin-left: 12px;
}



/* ==============================================
   Header
============================================== */

#header {
	position: relative;
	height: 218px;
	margin-bottom: 33px;
	z-index: 10; /* IE bug fix for dropdown */
}
#fb {
	position: absolute;
	top: 20px;
	left: 295px;
}
#fb a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 40px;
	width: 95px;
}
#access_code {
	position: absolute;
	top:98px;
	left: 65px;
}
#access_code #code {
	width: 150px;
	border: none;
	background-color: transparent;
}
#access_code .submit_btn {
	width: 29px;
	height: 29px;
	position: absolute;
	top:-3px;
	left: 164px;
}
#access_code .submit_btn:hover {
	background: transparent url(/images/go.png) 0 0 no-repeat;
	width: 29px;
	height: 29px;
	position: absolute;
	top:-3px;
	left: 164px;
}
#access_code .invalid {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 100px;
}

/* ==============================================
   Primary Nav
============================================== */

.nav {
	height: 47px;
	width: 990px;
	background: transparent url(/images/nav_sprite.png) no-repeat;
	position: absolute;
	top: 171px;
	left: 0;
	z-index: 1;
}
.nav li {
	position: absolute;
	top: 0;
}
.nav li, .nav a {
	height: 47px; 
	display: block;
}
.nav a {
	text-indent: -9999px;
	overflow: hidden;
}
.nav_1		{left: 0px; width: 116px;}
.nav_2		{left: 116px; width: 175px;}
.nav_3		{left: 291px; width: 142px;}
.nav_4		{left: 432px; width: 96px;}
.nav_5		{left: 528px; width: 122px;}
.nav_6		{left: 650px; width: 116px;}
.nav_7		{left: 766px; width: 92px;}
.nav_8		{left: 858px; width: 111px;}

.nav_1 a:hover	{background: transparent url(/images/nav_sprite.png) 0px -47px no-repeat; }
.nav_2 a:hover	{background: transparent url(/images/nav_sprite.png) -116px -47px no-repeat; }
.nav_3 a:hover	{background: transparent url(/images/nav_sprite.png) -291px -47px no-repeat; }
.nav_4 a:hover	{background: transparent url(/images/nav_sprite.png) -432px -47px no-repeat; }
.nav_5 a:hover	{background: transparent url(/images/nav_sprite.png) -528px -47px no-repeat; }
.nav_6 a:hover	{background: transparent url(/images/nav_sprite.png) -650px -47px no-repeat; }
.nav_7 a:hover	{background: transparent url(/images/nav_sprite.png) -766px -47px no-repeat; }
.nav_8 a:hover	{background: transparent url(/images/nav_sprite.png) -858px -47px no-repeat; }

.current-1 .nav_1	{background: transparent url(/images/nav_sprite.png) 0px -47px no-repeat; }
.current-2 .nav_2	{background: transparent url(/images/nav_sprite.png) -116px -47px no-repeat; }
.current-3 .nav_3	{background: transparent url(/images/nav_sprite.png) -291px -47px no-repeat; }
.current-4 .nav_4	{background: transparent url(/images/nav_sprite.png) -432px -47px no-repeat; }
.current-5 .nav_5	{background: transparent url(/images/nav_sprite.png) -528px -47px no-repeat; height: 43px;}
.current-6 .nav_6	{background: transparent url(/images/nav_sprite.png) -650px -47px no-repeat; }
.current-7 .nav_7	{background: transparent url(/images/nav_sprite.png) -766px -47px no-repeat; }
.current-8 .nav_8	{background: transparent url(/images/nav_sprite.png) -858px -47px no-repeat; }

.nav li ul a {
	text-indent: 0px;
	overflow: hidden;
}
.nav li ul {
	visibility: hidden;
	margin-left: -1px;
	margin-top: -4px;
	width: 201px;
	background-color: #91b513;
	background: #91b513 url(/images/navbg.png) 0 0 no-repeat;
	z-index: 1;
}
.nav li ul li.sub {
	position: relative;
	font-size: 11px;
	font-family: Arial, sans-serif;
/*	border-bottom: 1px solid #daff3c;*/
	background: transparent url(/images/navdiv.png) 1px bottom no-repeat;
}
.nav li ul li.sub a:link, .nav li ul li.sub a:visited {
	color: #fff;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 27px;
	height: 37px;
}
.nav li ul li.sub a:hover {
	text-decoration: none;
	background: transparent url(/images/white_10.png) 0 0 no-repeat;
}


/* ==============================================
   Home Page
============================================== */

#home #header {
	margin-bottom: 25px;
}
#home #portal {
	height: 601px;
	margin-bottom: 20px;
}
#home .portal {
	height: 601px;
	width: 990px;
	background: transparent url(/images/portal.jpg) no-repeat;
	position: relative;
}
#home .portal li {
	position: absolute;
	top: 0;
}
#home .portal li, #home .portal a {
	height: 549px;
	top: 24px;
	display: block;
}
#home .portal a {
	text-indent: -9999px;
	overflow: hidden;
}
.p_1		{left: 24px; width: 460px;}
.p_2		{left: 508px; width: 460px;}

.p_1 a:hover	{background: transparent url(/images/white_10.png) 0 0 no-repeat; }
.p_2 a:hover	{background: transparent url(/images/white_10.png) 0 0 no-repeat; }

#video_holder {
	width: 610px; 
	height: 343px; 
	margin-bottom: 20px;
}
.pp-video {
	display:none;
}
#video_nav {
	height: 42px;
	width: 382px;
	background: transparent url(/images/video_nav.png) no-repeat;
	position: relative;
	margin-top: 14px;
}
#video_nav li {
	position: absolute;
	top: 0;
}
#video_nav li, #video_nav a {
	height: 42px; 
	display: block;
}
#video_nav a {
	text-indent: -9999px;
	overflow: hidden;
}
#pp_promo				{left: 0; width: 183px;}
#wp_promo				{left: 200px; width: 183px;}
#pp_promo a:hover		{background: transparent url(/images/video_nav.png) 0 -42px no-repeat; }
#wp_promo a:hover		{background: transparent url(/images/video_nav.png) -200px -42px no-repeat; }

#home #col_left .block h2 {
	font-size: 24px;
}


/* ==============================================
   Sidebar
============================================== */

#col_right h2 {
	color: #23339c;
	padding-top: 6px;
	margin-bottom: 25px;
	font-size: 24px;
}
#col_right h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}
#col_right img {
	display: block;
}
#col_right .side_item {
	margin-bottom: 24px;
	display: block;
}
#col_right #promo_videos {
	margin-left: 9px;
}
#col_right #promo_videos li {
	padding-bottom: 15px;
}
#home #col_right .block p {
	margin-top: 6px;
}
#home #col_right h2 {
	margin-bottom: 15px;
	font-size: 20px;
}
#home #col_right .block p {
	padding-bottom: 8px;
}
#contact #col_right h2 {
	font-size: 20px;
}
#contact #col_right p {
	padding-right: 25px;
}

/* ==============================================
   General Styles
============================================== */

#col_left .block {
	background: transparent url(/images/bg_col_1_m.png) 0 0 repeat-y;
	padding: 0 53px 0 52px;
}
#col_left .start_block {
	background: transparent url(/images/bg_col_1_t.png) 0 0 no-repeat;
	height: 16px;
}
#col_left .end_block {
	background: transparent url(/images/bg_col_1_b.png) 0 0 no-repeat;
	height: 21px;
}
#col_right .block {
	background: transparent url(/images/bg_col_2_m.png) 0 0 repeat-y;
	padding-left: 20px;
}
#col_right .start_block {
	background: transparent url(/images/bg_col_2_t.png) 0 0 no-repeat;
	height: 16px;
}
#col_right .end_block {
	background: transparent url(/images/bg_col_2_b.png) 0 0 no-repeat;
	height: 21px;
}
#wide_col .block {
	background: transparent url(/images/bg_col_3_m.png) 0 0 repeat-y;
	padding-left: 13px;
	padding-right: 19px;
}
#wide_col .start_block {
	background: transparent url(/images/bg_col_3_t.png) 0 0 no-repeat;
	height: 16px;
}
#wide_col .end_block {
	background: transparent url(/images/bg_col_3_b.png) 0 0 no-repeat;
	height: 21px;
}


.gallery td {
	padding-right: 19px;
	padding-bottom: 15px;
	vertical-align: top;
	width: 73px;
}
.gallery img {
	display: block;
}
.gallery img:hover {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;	
}


#subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 25px;
	margin-bottom: 30px;
	color: #838383;
	border-bottom: 1px dotted #999;
}
#subnav a:link, #subnav a:visited {
	color: #838383;
}
#subnav a:hover {
	color: #cc3300;
}
#subnav ul {
	margin-left: -2px;
}
#subnav li {
	display: inline;
	margin: 0 2px;
	padding-right: 8px;
	border-right: 1px solid #838383;
}
#subnav li.last {
	border: 0;
}
#subnav ul#row2 {
	padding-bottom: 8px;
}
#subnav .active a {
	color: #cc3300;
}


.img1 {
	float: left;
	border: 7px solid #e0e0e0;
	margin: 4px 13px 8px 0;
}
.img2 {
	float: left;
	margin: 6px 16px 8px 0;
}
.block p {
	padding-bottom: 1em;
}





/* ==============================================
   Page Specific 
============================================== */

#about h1 {
	color: #cc3300;
}
#about #col_left h2 {
	margin-bottom: 10px;
}
#about #principles dt {
	float: left;
	margin-right: 8px;
	color: #000;
	font-weight: bold;
}
#about #principles dd {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
#about .reference h2 {
	margin-bottom: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
}
#about .reference span {
	font-style: oblique;
}
#about .reference em {
	font-style: normal;
	color: #336600;
}
#about .reference {
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
#about #testimonials li {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	line-height: 24px;
}
#about #testimonials li span {
	color: #336600;
	font-style: oblique;
	font-size: 16px;
}
#about #statement dt {
	float: left;
	margin-right: 8px;
	color: #336600;
	font-weight: bold;
}
#about #statement dd {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
#about #col_left .gallery {
	margin-bottom: 15px;
}

#calendar h1 {
	text-indent: -9999px;
	overflow: hidden;
}
#calendar #cal_wrapper {
	background: transparent url(/images/calendar_header.jpg) 0 0 no-repeat;
	padding-bottom: 100px;
	position: relative;
	height: 600px;
}
#calendar #cal_wrapper2 {
	background: transparent url(/images/cal_bg.jpg) left bottom no-repeat;
	height: 820px;
}
#calendar iframe {
	position: absolute;
	top: 150px;
	left: 75px;
/*	border: 10px solid #fff;
*/}

#contact h1 {
	color: #d36010;
	padding-top: 27px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
	margin-bottom: 36px;
}
#contact_form {
	margin-top: 21px;
	border-top: 1px dotted #999;
	padding-top: 27px;
}
#contact_form li {
	padding-bottom: 10px;
}
#contact_form .entrybox {
	width: 518px;
	color: #494949;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}
#contact_form input.entrybox {
	padding: 4px 5px;
}
#contact_form textarea.entrybox {
	padding: 4px 6px;
	width: 520px;
	height: 140px;
}
#contact_form label.error {
	color: #d36010;
}
#contact_form input.error {
	border: 1px solid #d36010;
}

#contact_form .submit_btn {
	background: transparent url(/images/submit.png) 0 0 no-repeat;
	width: 106px;
	height: 31px;
	float: right;
}
#contact_form .submit_btn:hover {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;	
}
#contact #form_block #msg {
	border: 1px dotted #999;
	padding: 15px;
	background-color: #f0ceaf;
}
#contact #form_block #msg p {
	padding-bottom: 0;
}
#contact .address {
	font-size: 18px;
	color: #000;
}
#contact_form .booking {
	margin-bottom: 1em;
}
#contact_form .booking .entrybox {
	width: 510px;
}
#contact_form .booking em {
	float: right;
	color: #d36010;
}
#contact_form h3 {
	margin-bottom: 1em;
}

#home #col_left .block, #wpa #col_left .block, #pps #col_left .block {
	padding: 0 19px 0 15px;
}


#pps #col_left .start_block {
	background: transparent url(/images/princess_header.jpg) 0 0 no-repeat;
	height: 257px;
}


#resources h1 {
	color: #1a2674;
	padding-top: 27px;
}
#resources #col_left h2 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", serif;
}
#resources #col_left h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	color: #336600;
	margin-bottom: 8px;
	margin-top: 15px;
}
#resources #col_left img {
	margin-bottom: 30px;
}
#resources #col_left li {
	padding-top: 8px;
	border-top: 1px dotted #999;
}
#resources #col_left ul {
	margin-bottom: 30px;
}


#store #wide_col .start_block {
	background: transparent url(/images/store_header.jpg) 0 0 no-repeat;
	height: 266px;
}


#store h1 {
	text-indent: -9999px;
	overflow: hidden;
}
#store #products img {
	border: 1px solid #cdcdcd;
	width: 250px;
	height: 250px;
}
#store #products img:hover {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;	
}

#store #products {
	margin-left: 52px;
}
#store #products td {
	padding-bottom: 60px;
	width: 250px;
	padding-right: 40px;
	vertical-align: top;
}
#store #products .price {
	font-weight: bold;
	margin-right: 5px;
}
#store #products a:link, #store #products a:visited {
	color: #000;
}
#store #products a:hover {
	color: #cc3300;
}


#wpa #col_left .start_block {
	background: transparent url(/images/warrior_header.jpg) 0 0 no-repeat;
	height: 266px;
}
#wpa #col_left .block #content, #pps #col_left .block #content {
	padding: 0 22px 0 18px;
}
#wpa #col_left .block #content h1, #pps #col_left .block #content h1 {
	color: #d36010;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 9px;
}
#pps #col_left .block #content h1 {
	color: #da3f6b;
}	

.vid_gallery {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vid_gallery td {
	padding-right: 23px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 173px;
	line-height: 15px;
}
.vid_gallery img {
	display: block;
}
.vid_gallery img:hover {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;	
}




/* ==============================================
   404
============================================== */

#notfound #col_left p {
	margin-top: 1em;
}


/* ==============================================
   USER STYLES
============================================== */


/* ==============================================
   Misc
============================================== */

.clear {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.oops {
	color: #d36010;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}

.ie6_fail {
	background: #FBE3E4;border-bottom:2px solid #FBC2C4;color:#8A1F11;
	font-size: 16px;
	padding: 30px;
	z-index: 100;
	width: 100%;
}
.ie6_fail .ie6_inner {
	width: 930px;
	margin: 0 auto;
}


