/* general layout for 2column centered page*/
* {
margin: 0;
padding: 0;
}
html {
	text-align:center;
	margin: 0px 0px;
	background-attachment: fixed;
	background-image: url(../media/woodBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#bkg {
	background: url(../media/Body_ONE.gif) top left repeat-y;
	padding:0 0px 0 0px;
}
#bkg_two {
	background: url(../media/Body_ONE.gif) top left repeat-y;
	padding:0 0px 0 0px;
}
body {
	font-family:"Arial", Helvetica, sans-serif;
	margin: 10px auto;
	width: 980px;
	}		
#content {
	overflow: auto;
	height: 100%;
	text-align: left;
	background: url(../media/header_ONE.gif) top center no-repeat;
	padding: 5px 24px 0 40px;
	}		
#footer {
	background-color: #d9d9d9;
	background: url(../media/footerTWO.gif) top left no-repeat;
	font-family:"Arial", Helvetica, sans-serif;
	text-align: center;
	color:#999999;
	font-size: 0.65em;
	width: 100%;
	margin: 0px auto;
	padding-top: 40px;
	line-height:2em;
	}		
#footer_alter {
	background-color: #d9d9d9;
	background: url(../media/footerTWO.gif) top left no-repeat;
	font-family:"Arial", Helvetica, sans-serif;
	text-align: center;
	color:#999999;
	font-size: 0.65em;
	width: 100%;
	margin: 0px auto;
	padding-top: 40px;
	line-height:2em;
	}
#footer_alter p.disclaimer {
	font-weight:bold;
	font-size:1.1em;
	color:#000000;
	}			
#map {
	width: 400px;
	height: 300px;
	margin-left: 5px;
	text-align: center;
	}		
/* nav styles */	
#logo {
	padding-top: 10px;
	margin-bottom: 15px;
	}


#content a {
	color: #BA0000;
	text-decoration: none;
	}
#content a:link,#content a:visited {		
	color: #BA0000;
	text-decoration: none;
	}
#content a:hover,#content a.active {
	color: #BA0000;
	text-decoration: underline;
	}	
.biscuit {
	margin-top: 10px;
	margin-right: 23px;
	float:right;
	clear: none;
	display: block
	}
ul.footer { 
	padding-top: 6px;
	padding-bottom: 3px;
	list-style:none;
	}
.footer li {
	margin: 0 2px;
	display:inline;
	}	
.footer a {
	color:#fff;
	text-decoration: none;
	}
.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration: none;
	}
.footer a:hover, .footer a.active {
	color:#ccc;
	text-decoration: underline;
	}			
	
/* general text styles */

h2, h3 {
	margin: 10px 10px 10px 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
	color: #BA0000;
	font-size: 80%;
	}
h4 {	
	margin: 0px 10px 10px 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 80%;
	}	
#content p { 
	color: #333333;
	font-size: 0.75em;
	}	
#footer p, #footer_alter p {
	margin: 5px;
	}
.email {
	background:url(../media/email.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 22px;
	}
.books {
	background:url(../media/book_open.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 22px;
	}	
	
	
/* left-hand styles */
.borderBottom {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 0px;
	margin: 0 10px 2px 3px;
	}
#left {
	float: left;
	width: 429px;
	padding-top: 20px;
	}			
#left p {
	margin: 10px 20px 15px 0;
	}	
#lefthand_container {
	
	}	
#lefthand_quiz {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 10px;
	}
#quiz_container {
	height: 337px;
	}
body > #quiz_container {
	min-height: 337px;
	}	
#lefthand_question {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 10px;
	}
		
#slideshow_container {
	margin-bottom: 15px;
	margin-left: -20px;
	text-align: center;
	}
h1.mainheader {
	margin-top: 15px;
	background:url(../media/BeBooksTitle_mini.gif) no-repeat;
	text-indent: -5000px;
	height: 70px;
	}		
img.books {
	float: left;
	clear: none;
	margin: 10px 0;
	}
body >img.books {
	margin:0px;
	}
#beBooks_answer {
	background: url(../media/answer_header.gif) no-repeat;
	background-position: 25px 20px;
	border-top: 1px dashed #CCCCCC;
	background-color: #F2F2F2;
	padding: 10px 0px 10px 95px;
	margin: 0;
	}	
	
#beBooks_box {
	padding: 10px 10px 10px 10px;
	margin-left: 3px;
	background: url(../media/box_bkg.jpg) top left repeat-y;
	min-height: 165px;
	}
#beBooks_mapform {
	border-top: 1px dashed #CCCCCC;
	padding: 0px 10px 0px 10px;
	margin-right: 10px;
	margin-left: 3px;
	background: url(../media/box_bkg.jpg) top left repeat-y;
	height: 185px;
	}
body > 	#beBooks_mapform {
	min-height: 265px;
	}

#beBooks_mapform h3 {
	margin-left: 20px;
	color: black;
	}	
#search_results {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 0.85em; 
	list-style: none;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	padding-left: 20px;
	}	
#search_results h4 {
	font-size: 0.95em;
	color: #333333;
	margin: 0 !important;
	padding: 0 !important;	
	}	
ul.sub {
	font-size: 0.95em;
	margin: 0 !important;
	padding: 0 !important;
	}	
.sub li {
	margin: 0 !important;
	padding: 0 !important;
	}		
#search_results li {
	list-style: none;
	margin-bottom: 10px;
	}	
#beBooks_box p {
	margin: 10px 10px 0px 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	font-size: 80%;
	}	
a.links {
	font-weight: bold;
	}		
/* right-hand styles */		
#right {
	float: right;
	text-align:center;
	width: 450px;
	padding-top: 13px;
	}

#right a:link, #right a:visited {
	color: white;
	text-decoration: none;
	}
#right a:hover, #right a.active {
	color: white;
	text-decoration: underline;
	}			
#flashbox {
	background:url(../media/jill&willy.jpg) no-repeat;
	height: 393px;
	padding-right: 3px;
	}	
#flash_logo {
	padding-top: 10px;
	}	
#right h3 {
	padding-top: 32px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 120px;
	color: #FFFFFF;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	}			
#right p {
	color: #FFFFFF;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 120px;
	padding-bottom: 10px;
}	
h5.right_header {
	text-indent: -50000px;
	background:url(../media/right_header.gif) no-repeat top center;
	background-color: #970F00;
	height: 23px;
	width: 420px;
	margin-left: 5px;
	margin-right: 22px;
	}
body > h5.right_header {
	margin-right:0px;
	}		
#right ul {
	margin-right: 30px;
	display:inline;
	list-style: none;
	margin-bottom: 30px;
	}
#right li {
	display: inline;
	list-style: none;
	margin: 25px;
	}	
#right_container {
	text-align:center;
	margin-bottom: 30px;
	}
#right_containerjill {
	background-image:url(../media/askjill.gif);
	background-position: 20px 20px;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	margin: 0 35px 20px 0px;
	text-align: left !important;	
	}
#right_containerwilly {
	text-align: left !important;
	background-image:url(../media/askwilly.gif);
	background-position: 20px 20px;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	margin: 0 35px 20px 0px;
	}
/* ask styles */
h2.jill	{
	background: url(../media/test_header2.gif) top left no-repeat;
	width: 174px;
	height: 119px;
	text-indent: -5000px;
	}
h2.willy	{
	background: url(../media/test_header.gif) top left no-repeat;
	width: 174px;
	height: 119px;
	text-indent: -5000px;
	}	
.keyword {
	border: 1px solid #999999;
	width: 150px;
	padding-left: 3px;
	color: #333333;
	}
.map_textarea {
	border: 1px solid #999999;
	width: 152px;
	padding-left: 3px;
	color: #333333;
	}	
.email_textarea {
	border: 1px solid #999999;
	width: 180px;
	padding-left: 3px;
	color: #333333;
	}			
.mates_email {
	border: 1px solid #999999;
	width: 180px;
	padding-left: 3px;
	color: #333333;
	}		
.keyword_link {
	font-weight: bold;
	}	
#questions  {
	background:url(../media/questions_header.gif) no-repeat; 
	background-position: 25px 0px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	}	
#questions p {
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
	}		
.replace {
	text-indent: -5000px;
	margin-top: 0;
	padding-top: 0;
	}
#submit {
	margin-bottom: 20px;
	background:url(../media/submit.gif) no-repeat top left;
	width: 58px;
	overflow: visible;
	display: block;
	height: 18px;
	}	
#send {
	margin-left: 138px;
	margin-top: 0;
	padding-top: 0;
	background:url(../media/send.gif) no-repeat top left;
	width: 46px;
	overflow: visible;
	display: block;
	height: 18px;
	}	
.form {
	padding-left: 53px;
	}			
h5.boys_perspective {
	text-indent: -50000px;
	background:url(../media/boysperspective.gif) no-repeat center;
	background-color: #970F00;
	height: 23px;
	width: 420px;
	margin-left: 5px;
	margin-right: 22px;
	}
body >	h5.boys_perspective {
	margin-right:0px;
	}
h5.girls_perspective {
	text-indent: -50000px;
	background:url(../media/girlsperspective.gif) no-repeat center;
	background-color: #970F00;
	height: 23px;
	width: 420px;
	margin-left: 5px;
	margin-right: 22px;
	}
body >	h5.girls_perspective {
	margin-right:0px;
	}		
p.sub_nav {
	font-size: 8px;
	}		
#ask_container h5, .ask_container h5 {
	font-size: 1em;
	padding-left: 26px;
	}	
#ask_container h6, .ask_container h6 {
	padding-left: 26px;
	}
#ask_containerinfo h5, .ask_containerinfo h5 {
	font-size: 1em;
	padding-left: 26px;
	}	
#ask_containerinfo h6, .ask_containerinfo h6 {
	padding-left: 26px;
	}	
h3.questions_title {
	margin-left: 27px !important;
	}			
/* table styles */
td {
	color: #333333;
	font-size: 0.85em;
	margin: 10px 10px 8px 0px;
	padding: 5px 0;
	}	
.drop_down {
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
	width: 157px;
	color: #333333;
	}	
	
/* keyword styles */
.link_back {
	padding-left: 43px;
	}

ul.keywords {
	margin-left: 18px;
	border-top: none;
	list-style: none;
	}
.keywords li {
	font-size: 85%;
	list-style: none;
	padding-left: 10px;
	}
.atoz {
	font-weight: bold;
	margin-top: 15px;

	margin-bottom: 5px;
	color:#333333;
	}
ul.titles {
	margin-bottom:20px;
	border-top: none;
	list-style: none;
	margin-left: 27px !important;
	}				
.titles li {
	margin: 0 45px 15px 0px;
	list-style: none;
	}
.atoz_titles {
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	color:#333333;
	}	
ul.keyword_info {
	margin-left: 0;
	list-style:none;
	font-size: 85%;
	}
.keywords_info li {
	list-style: none;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom:5px;
	}	
#ask_container p, #ask_containerinfo p, .ask_container p, .ask_containerinfo p {
	padding-left: 27px;
	padding-right: 40px;

	}
#ask_container ul, #ask_containerinfo ul, .ask_container ul, .ask_containerinfo ul {
	color: #333333;
	font-size: 0.80em;
	margin: 10px 58px 20px 41px;
	}
#ask_container ol, .ask_container ol {
	color: #333333;
	margin: 15px 58px 20px 25px;
	font-size: 0.85em;
	}
body > #ask_container ol {
	margin-left:54px;
	}	

#ask_containerinfo ol, .ask_containerinfo ol {
	color: #333333;
	margin: 15px 58px 20px 54px;
	font-size: 0.85em;
	}			
ol p {
	margin-left: 28px !important;
	padding-left: 0px !important;
	font-size: 1em !important;
	}	
.quiz_float {
	float: left;
	font-weight: bold;
	padding: 0px !important;
	margin: 0px 5px 0px 0px !important;
	}	
/* css form styles */
.map {
	overflow: auto;
	height: 100%;
	margin-top: 6px;
	margin-left: 20px;
	font-family:"Arial", Helvetica, sans-serif;
	}
.map br {
	margin-top: 15px;
	}	
.map label,.map input, .map textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}
.map input, .map textarea {	
	border: 1px solid #999;
	}
.map label {
	font-size: 0.85em;
	width: 110px;
	padding-right: 10px;
	color: #999;
	}
.map select {
	width: 150px;
	border: 1px solid #999999;
	}	
.map br {
	clear: left;
	}		
.map .submit {
	width: 58px;
	height: 18px;
	margin-top: 5px;
	}	
/* quiz results */

#left_quizresults {
	float: left;
	width: 429px;
	padding-top: 20px;
	}			
#left_quizresults p {
	margin: 0px 20px 15px 0;
	}
#left_quizresults ul {
	list-style: none;
	font-size: 0.70em;
	margin-bottom: 25px;
	}
#left_quizresults h4 {
	font-size: 0.70em;
	margin-bottom: 0px;
	}
.question {
	font-size: 0.97em !important;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 3px !important;
	}	


/* practitioner form */
ol.practitionerForm {
	list-style:none;	
	margin:0;
	padding:0;
	font-size:12px;
}
ol.practitionerForm li {
	padding:10px 0px 5px 0;
	clear:both;
}
ol.practitionerForm label {
	width:160px;
	display:block;
	float:left;
	padding:5px;
	text-align:left;
}
ol.practitionerForm #name, ol.practitionerForm #email, ol.practitionerForm #address, ol.practitionerForm #phone {
	width:220px;
	float:left;
	display:block;
	border:1px solid #ccc;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-color: #e6e6e6;
}
ol.practitionerForm .submit {
	padding:5px;
	color:#fff;
	background:#970F00;
	border:1px solid #fff;
	margin: 0 0 0 170px;
	
}
.submit {
	padding:5px;
	color:#fff;
	background:#970F00;
	border:1px solid #fff;
	margin: 0;
}	
ol.practitionerForm #name:focus, ol.practitionerForm #email:focus, ol.practitionerForm #address:focus, ol.practitionerForm #phone:focus, ol.practitionerForm input[type="text"]:focus {
	background-color: #ffffff;
}

/* questions keyword styles */	

.accordion questions_keyword {
	text-decoration:none;
	margin:0 2px 0 2px;
	}



.questions_keyword {
	text-decoration:none;
	margin:0 2px 0 2px;
	}
#content .questions_keyword a {
	border-bottom: 1px dashed #B40000;
	text-decoration:none;
	color:#B40000;
	margin:0 2px 0 2px;
	font-weight:bold;
	}
#content .questions_keyword a:hover {
	border-bottom: 1px dashed #333333;
	color:#333333;
}
a.downloadIcon {
	background-image: url(../media/download.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}