@charset "UTF-8";

img { behavior: url(http://www.norwichpharma.com/css/iepngfix.htc); }

body  { 
	behavior: url(http://www.norwichpharma.com/css/csshover.htc);
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a { color: #1d4165; text-decoration: none; }
a:hover { color: blue; }

p {
	margin: 10px 0;	
}

h1 { color: #000000; font-weight: bold; font-size: 14px; margin: 20px 0 0 0; padding: 0; }
h2 { color: #0066cc; font-weight: normal; margin: 20px 0 0 0; padding: 0; }
h3 { color: #000000; font-weight: bold; font-size: 12px; margin: 20px 0 3px 0; padding: 0; }
h4 { color: #000000; font-weight: normal; font-size: 16px; margin: 20px 0 0 0; padding: 0; }

.twoColFixLtHdr #container { 
	width: 900px;
	background: #ffffff;
	margin: 0 auto;
	border: 0;
	text-align: left;
	font-size: 12px;
} 
.twoColFixLtHdr #header { 
	background:url(../images/top_back_2.jpg) 0 0 no-repeat #19335e;
	float: left;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 5px 0 0 0; 
	font-size: 13px; 
	float: right; 
	margin-right: 10px; 
	color: #a78e66;
	line-height: 61px;
}
.twoColFixLtHdr #sub_head {
	float: left;
	height: 37px;
	background: url(../images/top_banner.jpg) top right repeat-x;
	border-bottom: 12px solid #a78e66;
	width: 100%;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #sub_head h2 {
	line-height: 37px;
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 898px;
	background: url(../images/sidebar_banner/blank.jpg) top left no-repeat;
	padding: 0;
	margin: 0;
}
.twoColFixLtHdr #sidebar1_text {
	float: left;
	width: 229px;
	padding: 44px 0 0 0;
	margin: 0;
}
.twoColFixLtHdr #sidebar1_text #contact_us {
	float: left;
	width: 229px;
	height: 300px;
	margin: 0;
	padding: 0;	
	background: url(../images/contact_us_back.jpg) 0 0 repeat-x;
}

.twoColFixLtHdr #sidebar1_text #values {
	float: left;
	width: 229px;
	height: 430px;
	margin: 0;
	padding: 0;	
	background: url(../images/contact_us_back.jpg) 0 0 repeat-x;
}

.twoColFixLtHdr #sidebar1_text #contact_us_text {
	margin: 0 1px;
	padding: 10px;
}
.twoColFixLtHdr #sidebar1_text #contact_us_text h1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 0;
}
.twoColFixLtHdr #sidebar1_text #contact_us_text h2 {
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin: 10px 0 3px 0;
	padding: 0;
}
.twoColFixLtHdr #sidebar1_text #contact_us_text p {
	padding: 0;
	font-size: 10px;
	line-height: 15px;
}
.twoColFixLtHdr #contact_us_text a {
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContent {
	float: right; 
	margin: 0;
	padding: 0;
	background: url(../images/mainContent_back.jpg) top right no-repeat #ffffff;
	width: 668px;
	min-height: 600px;
} 

.twoColFixLtHdr #mainContent_full {
	float: left; 
	margin: 0;
	padding: 0;
	background: url(../images/mainContent_back.jpg) top right no-repeat #ffffff;
	width: 900px;
} 
.twoColFixLtHdr #mainContent_header{ 
	width: 100%;
}
.twoColFixLtHdr #mainContent_text {
	margin: 0 40px;
	padding-top: 20px;
}
.twoColFixLtHdr #mainContent_text #service_list {
	margin: 10px 0 0 0; padding-left: 30px; 
}
.twoColFixLtHdr #mainContent_text .list_link {
	color: #1d4165;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContent_text .list_link:hover {
	color: #5986b8;
	text-decoration: none;
}
.twoColFixLtHdr #footer { 
	float: left;
	background:url(../images/footer_back.jpg) 0 0 no-repeat; 
	height: 40px;
	width: 900px;
} 
.twoColFixLtHdr #footer_text {
	float: left;
	width: 900px;
	text-align: right;
	font-size: 10px;
	margin-top: 3px;
	color: #2F2F2F;
}
.twoColFixLtHdr #footer_text p {
	margin: 2px 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#home_button {
	position: absolute; 
	width: 80px; 
	line-height: 50px; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


/* menu css */
#main_menu {
	position: absolute;
	float: left;
	width: 129px;
	height: 400px;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

#main_menu li {
	list-style-type: none;
	float: left;
	width: 129px;
	padding: 0;
}

#main_menu li a {
	float: left;
	width: 100%;
	height: 100%;
}

#main_menu li#home {
	margin: 0 0 5px 0;
	height: 42px;
}

#company, #history, #services, #facility, #people, #faqs, #contact {
	margin: 2px 0 5px 0;
	height: 43px;
}

#home a:hover { background: url(../images/menu.jpg) -129px 0px no-repeat; }
#company a:hover { background: url(../images/menu.jpg) -129px -49px no-repeat; }
#history a:hover { background: url(../images/menu.jpg) -129px -99px no-repeat; }
#services a:hover { background: url(../images/menu.jpg) -129px -149px no-repeat; }
#facility a:hover { background: url(../images/menu.jpg) -129px -199px no-repeat; }
#people a:hover { background: url(../images/menu.jpg) -129px -249px no-repeat; }
#faqs a:hover { background: url(../images/menu.jpg) -129px -299px no-repeat; }
#contact a:hover { background: url(../images/menu.jpg) -129px -349px no-repeat; }

#main_menu ul, #main_menu li a ul { 
	display: none;
	position: absolute;
	left: 129px;
	width: 103px;
	margin: 0;
	padding: 0;
}

#main_menu li:hover ul, #main_menu a:hover ul {
	display: block;
	background: url(../images/sub_menu_back.png) repeat;
	border: 1px solid #19335e;
	border-bottom: 0;
}

#main_menu li:hover ul ul {
	display: none;
}

#main_menu ul ul { 
	display: none;
	position: absolute;
	left: 103px;
	width: 103px;
	margin: 0;
	padding: 0;
}

#main_menu li li:hover ul {
	display:block;
	background: url(../images/sub_menu_back.png) repeat;
}

#main_menu ul li {
	width: 98px;
	color: #19335e;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #19335e;
}

#main_menu ul li a:hover { background: none; }

#image_box {
	display: block;
	background: url(../images/image_box_back.png) bottom left no-repeat;
	padding: 5px 5px 15px 15px;
	margin-left: 30px;
}

#sub_nav {
	float: left;
	display: block;
	width: 668px;
	margin: 0;
	padding: 3px 0;
	background: url(../images/sub_nav_back.png) bottom left no-repeat;
	zoom: 1;
}

#sub_nav li {
	float: left;
	margin: 0 0 3px 0;
	padding: 5px 10px;
	font-size: 11px;
	display: inline-block;
	list-style-type: none;
	border-right: 1px solid #d0c0a6;
	color: #d0c0a6;
}

#sub_nav li a {
	color: #ffffff;
}



#downloads_table{
 padding-top:25px;
}
#downloads_table td, #downloads_table th{
text-align:left;
}

h2.professional{
	margin-bottom: 0;
	padding-bottom: 0;
}

p.title {
	margin:0;
	padding:0;
	font-weight: bold;
}

#homepage_text {
	float: right;
	width: 450px;
}

#main_area {
	float: left;
	margin: 30px 50px;
	width: 800px;
	z-index: 1;
	display: inline;	
}

#movie_intro {
	float: left;
	margin: 0 30px 120px 0;
	width: 300px;
	z-index: 1;	
}

#movie_intro h2 {
	text-align: center;	
}

#movie_into p {
	padding-left: 10px;	
}

#movie_object {
	margin-top: 20px;	
}

h5 {
	font-size: 15px;
	font-weight: normal;
}

#movies_container {
	float: left;
	margin: 20px 0;
	width: 100%;
}

.movie_description {
	float: left;
	display: inline;
	padding: 20px;
	height: 60px;
	width: 347px;
}

.movie_description h2 {
	margin-top: 0;
	padidng-top: 0;
}

#history_movie, #purpose_movie {
	display: none;	
}

.blue {
	background: #d3e2f5;
}

.grey {
	background: #f0f0f0;	
}

h2.clinical_services {
	background: url(../images/h1_clinical_services.jpg) 0 0 no-repeat; text-indent: -999em; line-height: 64px;	
}

hr {
	width: 80%;
	height: 1px;
	background: #af9a7b;
	border: 0;
	text-align: center;
	margin: 20px auto;
}

#mainContent_text ul li {
	margin: 10px 0;	
}

#mainContent_text p {
	line-height: 18px;	
}