/* CSS Document */

html { overflow-y:scroll; background-position:top center; background-repeat:repeat; background-image:url(images/bg_back.jpg); }
body {
	color:#555555;
	font-size:12px;
	margin:0 auto;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_back-top.jpg);
}

a {
	color:#EE334E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

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

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

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.divider-line {
	width:525px;
	height:2px;
	background-color:#e3d7b8;
}

.table-border td {
	border:1px solid #ED324D;
}

.image_border {
	border:2px solid #ED324D;
}

.image_content {
	float:left;
	position:relative;
	padding: 0 15px 0 0;
}

.white-border {
	border:#FFFFFF solid 2px;

}

.pink-top {
	background-color:#F1586D;
	color:#FFFFFF;
}

.pink-btm {
	background-color:#EE334E;
		color:#FFFFFF;
}
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

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


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

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

/* ---- start nav id settings ------------------------ */
 
#donate_button {
	position:absolute;
	float:right;
	top:6px;
	right:42px;
} 
 
#nav {
	position:relative;
	top:158px;
	left:55px;
	width:837px;
	height:40px;
}

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

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

#main-back {
	position:relative;
	width:830px;
	height:auto;
	padding: 0 80px 0 40px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

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

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


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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:279px;
	height:auto;
}


.image_girl {
	float:left;
	padding: 0 8px 0 0;
}

.girl-of-month {
position: relative;
	width:239px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/main_girl-of-the-month.jpg);
	padding: 60px 20px 30px 20px;
}

.social-media {
position: relative;
	width:239px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/main_girl-of-the-month.jpg);
	padding: 60px 20px 30px 20px;
}

.upcoming-events {
	line-height:18px;
	width:239px;
	height:164px;
	background-repeat:no-repeat;
	background-image:url(images/bg_upcoming-events.jpg);
	padding: 55px 20px 0 20px;
}

#email-signup {
	line-height:18px;
	width:239px;
	height:46px;
	background-repeat:no-repeat;
	background-image: url(images/bg_email.jpg);
	padding: 55px 20px 0 20px;
}
 
.video {
	padding: 10px 0 20px 9px;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:77px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.footer-copy {
	position:relative;
	float:left;
	padding: 45px 0 0 50px;
}

.slug {
	float:right;
	padding: 40px 40px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer 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.gif);
}

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

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

a#nav_02 {
	width:62px;
	cursor:pointer;
	background-position:-54px 0;
}

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


a#nav_03 {
	width:88px;
	cursor:pointer;
	background-position:-116px 0;
}

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

a#nav_04 {
	width:61px;
	cursor:pointer;
	background-position:-204px 0;
}

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

a#nav_05 {
	width:105px;
	cursor:pointer;
	background-position:-265px 0;
}

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

a#nav_06 {
	width:82px;
	cursor:pointer;
	background-position:-370px 0;
}

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

a#nav_07 {
	width:89px;
	cursor:pointer;
	background-position:-452px 0;
}

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

a#nav_08 {
	width:70px;
	cursor:pointer;
	background-position:-541px 0;
}

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

a#nav_09 {
	width:94px;
	cursor:pointer;
	background-position:-611px 0;
}

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

a#nav_10 {
	width:132px;
	cursor:pointer;
	background-position:-705px 0;
}

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

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:184px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:3px;
	display:block;
	font-size:14px;
	text-decoration:bold;
}

#hidden-layers a:hover {
	background-color:#EE334E;
	color:#fff;
	text-decoration:none;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#F14D65;
	border-left:2px solid #EE334E;
	border-right:2px solid #EE334E;
	border-bottom:2px solid #EE334E;
}

#L1 { width:180px; left:100px; }
#L2 { width:149px; left:170px; }
#L3 { width:120px; left:315px; }
#L4 { width:130px; left:146px; top:65px; border-top:2px solid #EE334E;}

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}



