@charset "utf-8";
/* CSS Document */


@import url("or_global.css");


body{
	background:url(../images/bg.gif) repeat-x #FFFFFF;

	}

#wrapper{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}

/******************************************** Header ********************************************/



#header{
	height:86px;
	background: url(../images/header_bg.gif) repeat-x top #8c0909;
	text-align:left;
	}
	
#header_content{
	margin: 0 auto;
	width:770px;
	height:85px;
	background: url(../images/contact_details.gif) no-repeat right top;
	text-align:left;
	}
	
#header_content h1{
	margin: 0px;
	padding: 0px;
	text-indent: -550000px;
	height: 86px;
	}
	
#header_content h1 a{
	float:left;
	display:block;
	background: url(../images/or_logo.gif) no-repeat 17px top;
	width: 268px;
	height: 85px;
	}
	
/******************************************** Main Nav *******************************************/
#links
{
	background: #303030;
	border-bottom: #9c9c9c 1px solid;
	border-top: #595959 1px solid;
	color: #FFFFFF;
	font-size: 0.8em;
}

#links ul.topnav
{
	padding: 0px;
	margin: 0 auto;
	width: 769px;
}

#links ul.topnav li
{
	float:left;
	padding: 0px;
	margin: 0px;
	text-indent: 0;
	display:inline;
	background:url(../images/menu_link_divide.gif) no-repeat right;
	list-style-type: none;
}

#links ul.topnav li a:link, #links ul.topnav li a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	padding: 8px 18px;
}
#links ul.topnav li a:hover{
	background:url(../images/menu_link_hover_bg.gif) repeat-x top;
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	padding: 8px 18px;
}	
#links ul.topnav li.current a {
	color:#d7ba6f;
}

#links ul.topnav li.last{
	background: none;
	}

/* DROP DOWNS */
#links ul.topnav li ul {
	display: none;
	font-size: 0.75em;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
}
#links ul.topnav li:hover ul , #links ul.topnav li.over ul {
	display: block;
	position: absolute;
	padding:0;
	margin:0;	
	width: 146px;
	top: 119px;
	color: #ffffff;
	background-color: #303030;
	border: 1px solid #000000;
}
#links ul.topnav li ul li {
	margin:0;
	display: block;
	border-bottom: 1px solid #5f5f5f;	
	text-align: left;
	width: 146px;
	background: none;
	background-color: transparent;
}
#links ul.topnav li ul li.last {
	margin:0;
	display: block;
	border-bottom: 0px none;	
	text-align: left;
	width: 146px;
	background: none;
	background-color: transparent;
}

#links ul.topnav li ul li a {
	width: 110px;
	color: #000000;
	padding: 8px 18px 8px 18px;
}

#links ul.topnav li.current ul li a {
	width: 110px;
	color: #ffffff;
	padding: 8px 18px 8px 18px;
}
#links ul.topnav li.current ul li.current a {
	color: #d7ba6f;
	padding: 8px 18px 8px 18px;
}
#links ul.topnav li ul li:hover a, #links ul.topnav li ul li.over a {
	color:#ffffff;
	text-decoration: none;
	background: none;
	background-color: transparent;	
}
#links ul.topnav li ul li:hover 
{
	background-color: #9eaba3;
}
/******************************************** End Main Nav *******************************************/

/****************************************** Home Content Container *************************************/

#home_container_wrapper{
	margin: auto;
	width:770px;
	margin-top: 17px;
	text-align: left;
	}
	
.home_panels{
	margin-left:18px;
	}	

.home_section{
	width:222px;
	background: url(../images/home_section_divide.gif) no-repeat right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2b2b2b;
	font-size: 0.75em;
	line-height:1.6em;
	float:left;
	padding: 0px 15px;
	}

.home_section h2{
	font-size: medium;
	color: #660000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif ;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}
		
.home_section1{
	padding-left: 0px;
	}
	
.home_section2{
	}	
			
.home_section3{
	background: none;
	padding-right: 0px;
	}
	
.home_section ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.home_section li{
	padding-left: 9px;
	background:url(../images/bullet_point.gif) no-repeat 0px 6px;
	}
	
.home_section a{
	text-decoration: underline;
	color: #660000;
	}
	
.home_section a:hover{
	text-decoration: none;
	color: #660000;
	}
	

div.home_panels  div.home_section  ul  li  a{
	text-decoration: none;
	}
	
div.home_panels  div.home_section  ul  li  a:hover{
	text-decoration: underline;
	}

/******************************************** Content Container ****************************************/


#container_wrapper{
	margin: auto;
	width:770px;
	margin-top: 17px;
	border-top: 2px solid #660000;
	background-color:#FFFFFF;
	}

/***************** Content Menu ****************/

#container_menu{
	float:left;
	width: 238px;
	background: #FFFFFF url(../images/menu_bg.gif) no-repeat right top;
	padding-bottom:200px;
	}

#container_menu h2{
	padding: 17px 0px 17px 18px;
	background-color: #660000;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	color: white;
	}
	
#container_menu ul{
	list-style-type: none;
	text-indent: 0px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#container_menu li{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	}
	
#container_menu li a{
	display:block;
	width: 200px;
	padding: 10px 0px 10px 6px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	color:#333333;
	}
	
#container_menu li a:hover{
	background-color:#e8e8e8;
	}
	
#container_menu li.current a{
	background: url(../images/link_current_arrow.gif) right 50% no-repeat;
	color: #660000;
	font-weight:bold;
	}

/***************** Main Content ****************/
	
#container_content{
	float:left;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.6em;
	color: #333;
	}

#container_content a{
	color: #660000;
	text-decoration:underline;
	}
	
#container_content a:hover{
	color: #660000;
	text-decoration: none;
	}
	
.profile_content{
	padding: 14px 22px 0px 22px;
	width: 486px;
	}
	
.about {
	width: 500px;
	margin: 14px 0px 0px 18px;
	}

.contact{
	width: 370px;
	margin: 14px 0px 0px 18px;
	}
	
#container_content h3, #container_content_about h3{
	margin: 8px 0px 18px 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #660000;
	font-size:x-large;
	font-weight: normal;
	font-style: italic;
	}
	
#container_content h4, #container_content_about h4{
	color: #660000;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 4px;
	}	
	
.pic{
	float:right;
	padding: 5px;
	border: 1px solid #999999;
	margin: 0px 0px 25px 10px;
	}
	
#container_content ul, #container_content ol
{
	padding: 0px 0px 12px 0px;
    list-style-type: none;
}
	
#container_content li{
	padding-left: 16px;
	background:url(../images/content_bullet_point.gif) no-repeat 2px 8px;
	}
	
/***************** Side Panel ****************/

#sidepanel{
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.6em;
	color: #333;
	}
	
#sidepanel a{
	color: #660000;
	text-decoration:underline;
	}
	
#sidepanel a:hover{
	color: #660000;
	text-decoration:none;
	}
	
.about_panel{
	margin: 45px 0px 0px 530px;
	width:220px;
	text-align:right;
	font-size: 0.7em;
	}
	
.contact_panel{
	margin: 57px 0px 0px 413px;
	width:328px;
	font-size: 0.8em;
	}
	


		
/***************** Block Quote ****************/

#container_content blockquote{
	margin: 0px 0px 0px 2px;
	padding: 0px 17px 5px 22px;
	width: 170px;
	float:right;
	background: url(../images/quote_open.gif) left 4px no-repeat;
	}
	
#container_content blockquote .quote{
	padding: 0px;
	margin: 0px;
	font-style:italic;
	font-size: 1em;
	color: #660000;
	background: url(../images/quote_close.gif) right bottom no-repeat;
	}
	

/***************** Contact Form ****************/


#contact_form{
	}

#contact_form label{
	color: #660000;
	width: 110px;
	display:block;
	float:left;
	}
	
#contact_form input{
	background: #f3f3f3;
	border: 1px solid #b4b4b4;
	width: 240px;
	}
	
#contact_form .query{
	height: 100px;
	}
	
#contact_form .submit_button{
	margin-left: 110px;
	border: none;
	height:23px;
	width: 92px;
	}
	
#contact_form .smalldetails{
	margin-left:110px;
	font-size:x-small;
	}


/***************** Career CV Form ********************/

#cv_form{
	text-align:left;
	}

#cv_form label{
	color: #660000;
	width: 200px;
	display:block;
	float:left;
	}
	
#cv_form input{
	background: #f3f3f3;
	border: 1px solid #b4b4b4;
	width: 200px;
	}
	
#cv_form textarea{
	height: 100px;
	width: 200px;
	background: #f3f3f3;
	border: 1px solid #b4b4b4;
	}
	
#cv_form .submit_button{
	border: none;
	height:21px;
	width: 132px;
	}
	
#cv_form .smalldetails{
	font-size:x-small;
	}

/***************************** Publications ****************************/


.publication{
	padding: 18px 86px 18px 0px;
	border-bottom: #e0e0e0 1px solid;
	margin: 0px;
	background:url(../images/adobe_icon.gif) no-repeat right 50%;
	}
	
.last_pub{
	border-bottom: none;
	}

.publication_title{
	padding-bottom: 10px;
	color: #660000;
	font-weight:bold;
	}
	
.publication a:hover{
	text-decoration: none;
	}


/******************************************** Footer **************************************************/

#footer{
	margin: 18px 0px;
	border-top: #e7e7e7 9px solid;
	padding: 14px 0px 0px 18px;
	background:url(../images/footer_logos.gif) right 12px no-repeat;
	font-size: .6em;
	color: #999999;
	clear:both;
	}
	
#footer p{
	padding: 6px 0px 0px 0px;
	margin: 0px;
	background: url(../images/est_img.gif) no-repeat 0px 0px;
	}

#footer a{
	color: #660000;
	text-decoration:underline;
	}

#footer a:hover{
	color: #660000;
	text-decoration:none;
	}
	
.est{
	display: none;
	}

/******************************************** Misc Classes ********************************************/

.clear{
	clear:both;
	}
	
.pic{
	padding: 5px;
	border: 1px solid #999999;
	}
	
.red_txt{
	color: #660000;
	}
	
.red_txt_i{
	color: #660000;
  font-style: italic;	
	}
.print_icon{
	background:url(../images/print_icon.gif) no-repeat left 5px;
	padding-left: 18px;
	}
	
.padding_top{
	padding: 22px 0px 8px 0px;
	}
	
.googlemaps{
	padding-bottom: 16px;
	}	
	
.align_left{
	text-align:left;
	}
	
.expertise_img{
	padding-bottom: 6px;
	}
	
	
	
	#accordion
{
    margin: 0px;
    width: 485px;
    border-bottom: none 1px #cccccc;    
}

#accordion h4.toggler
{
    cursor: pointer;
    font-size: 12px;
    background: #e8e8e8;
    color: #6a0606;
    margin: 0px;
    padding: 5px 16px 5px 16px;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;    
}

#accordion div.element
{
    padding: 16px 16px 16px 16px;
   	border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;    
}

#accordion div.elementBottom
{
    padding: 16px 16px 16px 16px;
   	border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;   
}


#accordion div.element ul.first, #accordion div.element p.first {
	padding-top: 12px;
	}