/* @override 
	http://lformxserve01.local/O%20-%20P/Partners%20for%20Women%20&%20Justice/Site/2010-04-30/_assets/css/style.css
	http://www.pfwj.org.php5-17.websitetestlink.com/_assets/css/style.css
	http://www.pfwj.org/_assets/css/style.css
*/

/* --- COLOR SCHEME ---
orange #FF8400
yellow #ffd200
---------------------- */

/* --- # GLOBAL STYLES ---*/

* {
	margin: 0;
}
html {
	height: 100%;	
}

body {
	font-family: Arial;
	font-size: 11pt;
	color: #000;
	background-color: #fff;
	background: url(../images/bg.jpg) repeat-x;
	height: 100%;
}

a {
	text-decoration: underline;
	color: #FF8400;
}

a:hover {
	color: #000;
}

p {
	margin: 15px 0;
	margin-top: 0;
	line-height: 1.7;
	font-size: 1em;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

#main ul {
	line-height: 1.5;
	list-style: square;
	margin-left: 10px;
}

#main .wrap ol {
	line-height: 1.5;
	list-style: decimal;
	margin-left: 15px;
}

/* --- WRAPPER STYLES ---*/
#wrapper {
	text-align: left;
	width: 960px;
	margin: 20px auto 0 auto;
	min-height: 100%;
}

#header {
	width: 960px;
}


#content {
	margin-top: 15px;
}

#main {
	width: 680px;
	float: right;
	margin-top: 10px;
}

#p_spring-benefit #main {
	width: auto;
}

/* --- # HEADER STYLES ---*/
h1#logo {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 253px;
	height: 72px;
	xmargin-bottom: -100px;
	margin-top: 28px;
}

h1#logo a {
	display: block;
	height: 100%;
}



/* --- # NAV STYLES ---*/
#navbar {
	float: right;
}

#menu {
	margin-right: -7px;
}

#menu ul {
}

#menu li {
	width: auto;
	font-size: 0.75em;
	float: left;
}

#menu li a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	padding: 0 7px;
}

#menu li xa:after {
	padding: 0 7px;
	content: "|";
	color: #000;
}

#menu li.last a:after {
	padding-right: 0;
	content: "";
}

#navbar li.active a {
	color: #FF8400;
}

#navbar li a:hover {
	color: #FF8400;	
}

#menu li ul {
	width: auto;
}

#navbar .active ul {}

#menu li li {

}

#menu li li a {
	
}

#menu li ul {
	display: none;
}

#menu li li a:hover {	

}


/* --- # CONTENT PAGES ---*/
#title {
	margin-bottom: 15px;
}

h2 {
	background-color: #FF8400;
	padding: 8px 10px;
	margin-top: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	background-color: #e0e0e0;
	padding: 8px 10px;
	text-transform: uppercase;
}

h4 {
	color: #e47100;
	text-transform:  uppercase;
	font-size: 0.9em;
	padding: 5px 0 10px 0;
}

/* --- # FOOTER STYLES ---*/

#footer-bg {
	width: 100%;
	background-color: #f5f5f5;
	margin-top: 50px;
	padding-bottom: 50px;
}

#footer {
	width: 970px;
	clear: both;
	font-size: 0.8em;
	margin: auto;
	padding: 20px;
	line-height: 1.5;
	xheight: 4em;
}

#footer-nav-holder {
	float: right;
	margin-top: 20px;
}

.footer-nav {
	margin-right: -10px;
}

.footer-nav li {
	display: inline;
}

.footer-nav li a {
	text-decoration: none;
	padding: 0 10px;
}

.xfooter-nav li a:after {
	padding: 0 10px;
	content: "|";
	color: #000;
}

.xfooter-nav li.last a:after {
	content: "";
	padding-right: 0;
	margin-right: -10px;
}

#search {
	float: right;
}

#search input {
	border: 1px solid #000;
}

#search button {
	border: 1px solid #000;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0px 3px;
	margin-left: 5px;
}

#company {
}

#company img {
}
.infobox {
	xfloat: left;
	margin-left: 10px;
}
#guidestar {
	display: inline;
	xwidth: 100px;
	xfloat: left;
}

#guidestar img {
	margin-bottom: 35px;
	margin-left: 10px;
}

#copyright {
	margin-top: 15px;
}

#design {
	float: right;
	margin-top: 20px;
}

#design a {
	text-decoration: none;
}




