/*==========================================
	   Scare Down There Stylesheet
	     www.scaredownthere.com
		--------------

	  Style site-wide elements
==========================================*/

body{
	background:url(images/bg.jpg);
	padding:0;
	margin:0 auto;
}

#wrapper {
	width:950px;
	margin:auto;
}

#outer {
	background:url(images/right.gif) repeat-y right;
	width:920px;
	margin-left:15px;
}

#inner {
	background:url(images/left.gif) repeat-y left;
}

#wrapper img {
	border:none;
}

.separator {
	clear:both;
	height:0px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#0099FF;
	text-align:justify;
	font-weight:500;
}

.highlight_girls {
	color:#ff60f6;
}

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

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#ff60f6;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#09F;
	text-align:left;
	border-bottom:#fca4ff thin solid;
	font-weight:bolder;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:100%;
	color:#09F;
	text-align:left;
	border-bottom:#ff60f6 thin solid;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#ff60f6;
	text-align:centre;
	border-bottom:#09F thin solid;
	font-weight:bolder;
	padding-left:10px;
}

#masthead {
	height:125px;
	margin:0;
	padding:0;
	background:url(images/header.png) no-repeat;
}

/*=========================================
	  Style navigation elements
==========================================*/

#main_nav {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	height:48px;
	background:url(images/left.gif) repeat-y left;
}

#main_nav ul {
	list-style-type:none;
	position:relative;
	margin:0 0 0 2px;
	padding:0;
	width:918px;
	background:url(images/right.gif) repeat-y right;
	height:48px;
	border-top:#fca4ff thick solid;
}

#main_nav li {
	float:left;
	padding-left:12px;
}

#main_nav li a {
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#home { background: url(images/home.png); width:117px; height:48px; }
#home:hover { background: url(images/home.png) 0 -48px; }
#home.active { background: url(images/home.png) 0 -48px; }

#testicular{ background: url(images/testicular.png); width:117px; height:48px; }
#testicular:hover { background: url(images/testicular.png) 0 -48px; }
#testicular.active { background: url(images/testicular.png) 0 -48px; }

#ovarian{ background: url(images/ovarian.png); width:117px; height:48px; }
#ovarian:hover { background: url(images/ovarian.png) 0 -48px; }
#ovarian.active { background: url(images/ovarian.png) 0 -48px; }

#links{ background: url(images/links.png); width:117px; height:48px; }
#links:hover { background: url(images/links.png) 0 -48px; }
#links.active { background: url(images/links.png) 0 -48px; }

#donate{ background: url(images/donate.png); width:117px; height:48px; }
#donate:hover { background: url(images/donate.png) 0 -48px; }
#donate.active { background: url(images/donate.png) 0 -48px; }

#threepeakchallenge{ background: url(images/3peakchallenge.png); width:117px; height:48px; }
#threepeakchallenge:hover { background: url(images/3peakchallenge.png) 0 -48px; }
#threepeakchallenge.active { background: url(images/3peakchallenge.png) 0 -48px; }

#contact{ background: url(images/contact.png); width:117px; height:48px; }
#contact:hover { background: url(images/contact.png) 0 -48px; }
#contact.active { background: url(images/contact.png) 0 -48px; }

#footer {
	width:652px;
	height:27px;
	margin:auto;
	padding:0px 95px 0px 173px;
	float:left;
	border-top:#fca4ff thick solid;
}

.footer_separator {
	border-top:#00ffff medium solid;
	clear:both;
	height:0px;
	width:900px;
	margin-left:7px;
}

#footer p {
	font-size:55%;
	text-align:center;
}

#footer a {
	color:#ff6613;
}

#footer ul{
	margin:auto;
	list-style-type:none;
}

#footer li {
	float:left;
}

#footer li a {
	height:20px;
	display:block;
	float:left;
	padding:0 5px;
	margin-top:5px;
	border-left:#ff60f6 medium solid;
	margin:auto;
	font-weight:bold;
	color:#0099FF;
}

/*=========================================
	  Style Main Content elements
==========================================*/

#main_content {
	float:left;
	width:900px;
	margin:auto;
	padding-top:10px;
	}

#panel {
	width:175px;
	float:left;
	padding:10px;
	margin:15px 0px 0px 35px;
	border-right:#fca4ff medium solid;
}

#panel a {
	color:#006600;
}

#copy {
	width:610px;
	float:right;
	padding:0 10px;
}

#copy ul {
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-weight:bold;
}

.list_chicks {
	list-style-image:url(images/chick_alone.png);
}

.list_dudes {
	list-style-image:url(images/dude_alone.png);
}

.highlight_pink {
	font-weight:bolder;
	font-size:100%;
	color:#ff60f6;
	text-decoration:overline;
	text-align:center;
	margin-left:85px;
	font-style:italic;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#panels div {
	width:170px;
	margin:0 0 15px 15px;
	padding:5px;
	float:left;
	border:thin solid #ff60f6;
	height:280px;
}

#panels p {
	font-size:75%;
}

#form label {
	color:#0099FF;
	text-align:justify;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	display:block;
	text-align:right;
	width:194px;
	padding-top:8px;
	float:left;
}

#form input {
	padding:4px 2px;
	border:solid 1px #ff60f6;
	width:250px;
	margin:2px 0 20px 10px;
	color:#09F;
	font-weight:bolder;
	float:left;
}

#form textarea {
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #ff60f6;
	width:250px;
	margin:2px 0 20px 10px;
	color:#09F;
	font-weight:bolder;
}

#form button{ 
	clear:both;
	margin-left:350px;
	width:125px;
	height:31px;
	background-color:#FFF;
	border:#ff60f6 thin solid;
	text-align:center;
	line-height:31px;
	color:#0099FF;
	font-size:14px;
	font-weight:bolder;
}
	
#form fieldset {
	border:#0099FF thin solid;
	padding:10px;
	margin-bottom:5px;
}
