
/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; } 

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */

body {
	background:url(../images/bg.jpg) repeat-x #BDCCE8; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4C4C4C; 
	line-height:20px; 
	}

p {
	margin-bottom:10px; 
	}

a:link, a:visited {
	color:#CC6600;
	text-decoration:none;
	}

h1 {
	display:none;
	}
	
a:hover, a:active {
	color:#814E05;
	text-decoration:none;
	}

/* classes
 * ------------------------------------------------------------------------- */
.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic-left {
	float:left;
	padding:0 10px 3px 0px;
	}
	
.read-more-arrow {
	font-size:14px;
	}
	
.form-text {
	font-size:11px;
	}

/* framework
 * ------------------------------------------------------------------------- */

#container {
	background:url(../images/container-bg.jpg) repeat-y;
	width:754px;
	text-align:left;
	margin:0 auto;
	}

#title {
	background:url(../images/title-bar.jpg) no-repeat;
	width: 754px;
	height:97px;
	}
	
	#title span {
		display:none;
		}
		
#baby-banner {
	background:url(../images/baby-banner.jpg) no-repeat;
	width:384px;
	height:190px;
	float:left;
	}
	
	#baby-banner span {
		display:none;
		}

#page-title { background:url(../images/index-title.jpg) no-repeat; height: 45px; }		
	body#what-is-rop #page-title { background:url(../images/whatisrop-title.jpg) no-repeat; height: 45px;}
	body#medical-wrongdoing #page-title { background:url(../images//medicalwrongdoing-title.jpg) no-repeat; height: 45px;}
	body#resources #page-title { background:url(../images/resources-title.jpg) no-repeat; height: 45px;}
	body#sitemap #page-title { background:url(../images/sitemap-title.jpg) no-repeat; height: 45px;}
	body#error404 #page-title { background:url(../images/404page.jpg) no-repeat; height: 45px;}
	body#contact #page-title { background:url(../images/contactus-title.jpg) no-repeat; height: 45px;}
	body#about #page-title { background:url(../images/aboutus-title.jpg) no-repeat; height: 45px;}

#column-container {
	padding:0 8px 0 21px;
	float:left;
	}
	
#column-left {
	width:463px; 
	float:left;
	padding:10px 10px 0 0;
	}
	
/* blurb1
 * ------------------------------------------------------------------------- */	


#blurb_1_title 	{}
	
	
#blurb_1_body 	{
	width:440px;
	padding-left:18px;
	overflow:hidden;
	}
	
#blurb_1_body ul {
		padding: 0 0 10px 10px;
		}
		
		#blurb_1_body ul li { 
			position:relative;	 /*to fix the IE bullet peekaboo pug */
			padding-left: 15px;
			line-height: 16px;
			list-style: none;
			background: transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			font-weight:bold;
			}

	
#column-right {
	width:233px;
	float:left;
	}
	
	#column-right p {
		padding:0 10px;
		}

#contact-us {
	background:url(../images/contact-us.jpg) no-repeat;
	width:233px;
	height:87px;
	padding-bottom:10px;
	display:block;
	}

	
	#contact-us span {
		display: none;
		}
		
#location {
	background:url(../images/location.jpg) no-repeat;
	width:233px;
	height:87px;
	padding-bottom:10px;
	display:block;
	}

	
	#location span {
		display: none;
		}		
		
/* blurb2
 * ------------------------------------------------------------------------- */	


#blurb_2_title 	{}
#blurb_2_body 	{
	width:215px;
	padding-left:5px;
	
	}
	
/* inside pages
 * ------------------------------------------------------------------------- */	
#body_content_title 	{}
#body_content_body 	{
	width:440px;
	padding-left:18px;
	}
	
#body_content_body ul {
		padding: 0 0 10px 0px;
		}
		
		#body_content_body ul li { 
			_position:relative;	 /*to fix the IE bullet peekaboo pug */
			padding-left: 15px;
			line-height: 20px;
			list-style: none;
			background: transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			font-weight:normal;
			}	
	
#footer-bar {
	background:url(../images/footer.jpg) no-repeat;
	height:21px;
	}
	

#footer {padding:10px 0;}
	
	#footer ul {
    	margin: 0 0 10px 0;
   		padding: 0;
    }

 	#footer li {
    	margin: 0;
    	padding: 0 7px 0 10px;
    	display: inline;
    	border-left: 1px solid #000;
    	font-size: 11px;
    	line-height: 11px;
    	background: none;
		color:#000;
    }

	#footer li.first { 
    	border: none;
    }
	
	#footer a:link, #footer a:visited {
		color:#000000;
		text-decoration:underline;
		}
	
	 #footer a:hover, #footer a:active {
	 	color:#993300;
		text-decoration:underline;
		}

/* navigation
 * ------------------------------------------------------------------------- */

/* ----- vertical nav ----- */ 

#nav { background:url("../images/nav.jpg") no-repeat; width:370px; height:190px; position:relative; float:left; }
#nav li { position:absolute; }
#nav li, #nav a { height:38px; display:block; }
#nav span { display: none; }

#nav-01, #nav-02, #nav-03, #nav-04, #nav-05 { width:370px; left:0; }

#nav-01 { top: 0; }
#nav-02 { top: 38px; }
#nav-03 { top: 76px; }
#nav-04 { top: 114px; }
#nav-05 { top: 152px; }

#nav-01 a:hover { background: transparent url("../images/nav.jpg") -370px  -0px  no-repeat;}
#nav-02 a:hover { background: transparent url("../images/nav.jpg") -370px  -38px  no-repeat;}
#nav-03 a:hover { background: transparent url("../images/nav.jpg") -370px  -76px  no-repeat;}
#nav-04 a:hover { background: transparent url("../images/nav.jpg") -370px  -114px  no-repeat;}
#nav-05 a:hover { background: transparent url("../images/nav.jpg") -370px  -152px  no-repeat;}


/* ----- Home nav button ----- */ 

#home-link-position {
	padding:44px 0 0 674px;
	}	
	
#home-link {
	background:url(../images/home-button.jpg) no-repeat top left;
	width:74px;
	height:25px;
	display:block;
	}
	
	#home-link:hover, #home-link:active {background-position: 0px -25px;}
	
	#home-link span {display:none; }


/* forms
 * ------------------------------------------------------------------------- */

input, textarea {
	background-color:#fff; 
	border:1px solid #C4B578;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 4px 16px;
	width:161px;
	height:20px;
	}

.wide-text {
	height:70px;
	}
	
.radio {
	width:20px;
	margin-right:1px;
	border:0;
	background-color: #fcfdef;
	vertical-align:middle;
	}

.submit {
	margin-left:16px;
	width:50px;
	}

.small-box {
	width:100px;
	}

.state-box {
	width:25px;
	}
	
#form-space {
	background:url(../images/form-bg.jpg) no-repeat top left;
	width:203px;
	height:210px;
	margin: 20px 0 0 11px;
	padding:20px 0 0 5px;
	}

/* ----- main contact form ----- */ 
 
#main { 
	margin: 10px 0 50px 25px;
	}
	
#main label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:0px;
	font-size:12px;
	}
	
#main label input, #main label textarea, #main label select { 
	width:175px;
	position:absolute; 
	left:110%; 
	top:0px;
	}
	
#main label select {
	width:205px;
	}
	
#main label textarea { height:100px; }	


input.submit-contact-main { width: 75px; margin:75px 0 0 125px; }