/* CSS for lrlh.org/partner/
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell */

/* Layout
-------------------------------*/

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

#content {
	width: 790px;
	float: right;
}

#indent {
	margin: 0 10px 10px 10px;
}

/* Header
-------------------------------*/

#header h3 {
	background:  url(/partner/images/question-marks.gif) right no-repeat; 
}

#address {
	background: #808080 url(/partner/images/heart-tip.gif) left top no-repeat;
	color: #fff;
}

/* Headers
-------------------------------*/

h1 {
	background: #000;
	color: #fff;
	font: 58px 'arial black', arial, helvetica, sans-serif;
	margin: 0;
	padding: 22px 0 20px 0;
	line-height: 58px;
	position: relative;
}

.h1 {
		background: #666 url(/girls/images/header-background.gif) bottom right repeat-x;
		color: #fff;
		height: 227px;
		padding: 10px;
		}

h1.pic {
	padding: 0 0 0 80px;
	font-size: 45px;
	background: url(/partner/images/partner.gif) no-repeat;
	height: 227px;
}

h1.pic span {
	display: block;
	padding-top: 30px;
	line-height: 58px;
}

h1.pic span.span {
	display: none;
	}

h2.bar {
	background: #000;
	color: #fff;
	padding: 4px 0 5px 10px;
}

/* Bottom Nav
-------------------------------*/

#bottom-nav1 {
	background: #808080;
}

#bottom-nav1 ul li a {
	color: #fff;
}

#bottom-nav1 ul li a:hover {
	background: #ccc;
	color: #000;
}

/* Sidebar
-------------------------------*/

#sidebar ul li a:hover {
	background: #ccc;
	color: #000;
}


/* Main Page
-------------------------------*/


/* Donate Page
-------------------------------*/

h1.donate {
	background: #000;
	color: #fff;
	text-align: center;
	font: 58px 'arial black', arial, helvetica, sans-serif;
	margin: 0;
	padding: 22px 0 0 0;
	line-height: 58px;
	position: relative;
}

h2.donate {
	background: #000 url(/partner/images/and.gif) left top no-repeat;
	color: #fff;
	text-align: right;
	font: 37px 'times new roman', times, serif;
	margin: 0;
	padding: 70px 20px 25px 0;
}

#options {
	width: 600px;
	background: #000 url(/partner/images/options-white.gif) top repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 55px;
	color: #fff;
	font-family: 'arial black', arial, sans-serif;
}

#optionone {
	width: 200px;
	height: 180px;
	float: left;
	font-size: 17px;
	text-align: left;
	background: url(/partner/images/options-white-two.gif) left repeat-y;
}

#optionone p, #optiontwo p {
	margin: 23px 0 5px 10px;
}

#optiontwo {
	width: 280px;
	float: right;
	font-size: 17px;
	text-align: left;
}

#optionthree {
	width: 400px;
	float: left;
	font-size: 17px;
	text-align: left;
	background: url(/partner/images/options-white-two.gif) left repeat-y;
}

.donate-link {
	background: #000; 
	font-size: 40px; 
	font-family: 'arial black', arial, sans-serif; 
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: none;
}

.donate-link:hover {
	background: #ccc;
	color: #000;
}


/* Help Page
-------------------------------*/

h1.help {
	background: url(/partner/help/header-background.gif) no-repeat bottom;
	height: 180px;
	padding: 0;
	margin: 0;
}

h1.help span {
	display: none;
}


/* 365 Days Page
-------------------------------*/

h1.days {
	background: url(/365-days/images/365.gif) no-repeat bottom left;
	height: 150px;
	padding: 0;
	margin: 0;
}

h1.days span {
	display: none;
}

.h1 {
    height: 150px;
    width: 790px;
    background: url(/365-days/images/days.jpg) no-repeat bottom right;
    	padding: 0;
	margin: 0;
}

.link {
	background: #000; 
	font-size: 12px; 
	font-family: arial, sans-serif; 
	font-weight: bold;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
}

.link:hover {
	background: #ccc;
	color: #000;
}
