/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666;
	font-size:.8em;
	margin:0 0 25px 0;
	background-color:#fff;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial;
	background-image:url(../images/bg_body.jpg);
}

a { color:#9F4F67;
	font-weight:bold; text-decoration:none;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

a img { border: 0px; }

hr { border: 1px solid #FF90B0; }

li {list-style:circle;}
/* ---- class settings ----------------------- */


a.classpics { border: 0; }

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	bottom: 0;
	left: 0;
}

.flag {
	color: #ff93b1;
	font-size: 2em;
}

.flag_side {
	font-size: 1.5em;
}

.flag_head {
	color: #9F4F67;
	font-size: 1.1em;
	font-weight: bold;
}

.headline {
	font-size: 1.4em;
}

.title {
	font-size: 1.4em;
}

.names {
	color: #ff93b1;
	font-size: 3em;
}

.container {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:846px;
	height:auto;
}

.survive_left {
	float:left; 
	margin: 0 20px 20px 0;
}

.survive_right {
	float:right; 
	margin: 0 0 0 30px;
}

.side_hr {
	border: 1px solid #fff;
}

.white_links a {
	color: #FFFFFF;
	text-decoration: none;
}

.white_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.video {
	height: 300px;
	width: 340px;
	padding: 10px 0 10px 20px;
	border: 1px solid #9F5973;
	background-color: #FFCFD9;
	margin: 10px 0 10px 90px;
}

.video p {
	color: #AF6D7B;
	margin: 10px 0 0 0;
	font-size: 1.8em;
}

.date {font-weight:bold;}

.board-content {
	text-align:center;
}

/* ---- sms style settings ----------------------- */

.gallery {
	width: 300px;
	height:70px;
	margin: 20px;
	padding: 20px;
	float: left;
	border: 1px solid #EFEFEF;
}

.gallery_featured_photo {
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #D2D0D3;
}

.gallery_featured_photo:hover {
	border: 1px solid #F79CBF;
}


.gallery_title {
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
}
.gallery_title:hover {
	text-decoration: underline;
}



.gallery_photo {
	margin: 10px;
	padding: 1px;
	border: 1px solid #D2D0D3;
}

.gallery_photo:hover {
	border: 1px solid #F79CBF;
}




/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:337px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_header.jpg);
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:328px;
	height:219px;
	float: right;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:221px;
	left:165px;
	width:737px;
	height:40px;
	margin: 0 auto;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:846px;
	height:auto;
	margin: 0 0 0 32px;
	padding: 0 20px 0 20px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:530px;
	height:auto;
}

#content_main_2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:800px;
	height:auto;
}



#container_stories {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:787px;
	height:auto;
	margin: 20px 0 10px 0;
	background-repeat: repeat-y;
	padding: 20px 60px 30px 20px;
	background-image: url(../images/bg_cb-repeat.jpg);
}

#container_stories a {
	color: #e66090;
	font-weight: bold;
	text-decoration: none;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_side {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:235px;
	height:auto;
	color: #fff;
	padding: 20px 20px 10px 20px;
}

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:235px;
	height:auto;
	color: #fff;
	padding: 20px 20px 10px 20px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_side-repeat.jpg);
}

#side_bar a {
	color: #BF6B84;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	padding: 2px 5px 2px 5px;
	border: 1px solid #BF6B84;
}

.side_anno {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:235px;
	height:auto;
	color: #fff;
	padding: 30px 20px 30px 20px;
	background-repeat: repeat-y;
	background-image: url(../images/home_box_bg_maroon.gif);
}

.side_anno a {
	color: #BF6B84;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	padding: 2px 5px 2px 5px;
	border: 1px solid #BF6B84;
}

#side_links {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:235px;
	height:auto;
	color: #fff;
	padding: 30px 20px 30px 20px;
	background-repeat: repeat-y;
	background-image: url(../images/home_box_bg_hot-pink.gif);
}

#side_pamphlet {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:235px;
	height:auto;
	color: #fff;
	padding: 20px 20px 10px 20px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_side-repeat.jpg);
}

#container_buttons {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:130px;
	margin:0 auto 3px auto;
	padding: 10px 20px 0 20px;
}

#container_buttons img {
	margin: 0 15px 0 0;
	float:left;
}

#signup {
	position:relative;
	top:0;
	left:0;
	width:245px;
	height:45px;
	float:left;
	padding: 60px 0 0 35px;
	background-repeat: no-repeat;
	background-image: url(../images/img_signup.jpg);
}

/* ---- end side bar content settings ---------------- */

#bg_footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:100%;
	height:207px;
	clear:both;
	background-repeat: repeat-x;
	background-image: url(../images/bg_footer-repeat.jpg);
}

#footer-content {
	position:relative;
	top:0;
	left:4px;
	color:#FFF;
	width:854px;
	height:44px;
	clear:both;
	color: #000;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background-repeat: no-repeat;
	background-image:url(../images/bg_footer2.jpg);
}

#footer-content a {
	text-decoration:none;
}

#footer-content a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(../images/nav/nav.jpg);
}

a#nav_01 {
	width:62px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:56px;
	cursor:default;
	background-position:-62px 0;
}

a:hover#nav_02{
	background-position:-62px -40px;
}

.active_02 {
	background-position:-62px -40px !important;
}

a#nav_03 {
	width:60px;
	cursor:default;
	background-position:-118px 0;
}

a:hover#nav_03{
	background-position:-118px -40px;
}

.active_03 {
	background-position:-118px -40px !important;
}

a#nav_04 {
	width:80px;
	cursor:default;
	background-position:-178px 0;
}

a:hover#nav_04{
	background-position:-178px -40px;
}

.active_04 {
	background-position:-178px -40px !important;
}

a#nav_05 {
	width:62px;
	cursor:default;
	background-position:-258px 0;
}

a:hover#nav_05{
	background-position:-258px -40px;
}

.active_05 {
	background-position:-258px -40px !important;
}

a#nav_06 {
	width:90px;
	cursor:default;
	background-position:-320px 0;
}

a:hover#nav_06{
	background-position:-320px -40px;
}

.active_06 {
	background-position:-320px -40px !important;
}

a#nav_07 {
	width:100px;
	cursor:default;
	background-position:-410px 0;
}

a:hover#nav_07{
	background-position:-410px -40px;
}

.active_07 {
	background-position:-410px -40px !important;
}

a#nav_08 {
	width:76px;
	cursor:default;
	background-position:-510px 0;
}

a:hover#nav_08{
	background-position:-510px -40px;
}

.active_08 {
	background-position:-510px -40px !important;
}

a#nav_09 {
	width:100px;
	cursor:default;
	background-position:-586px 0;
}

a:hover#nav_09{
	background-position:-586px -40px;
}

.active_09 {
	background-position:-586px -40px !important;
}


a#nav_10 {
	width:45px;
	cursor:default;
	background-position:-686px 0;
}

a:hover#nav_10{
	background-position:-686px -40px;
}

.active_10 {
	background-position:-686px -40px !important;
}

/*-----------------lightbox-----------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	