.clear-fix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear-fix
{
    display: inline-block;
}

html[xmlns] .clear-fix
{
    display: block;
}

* html .clear-fix
{
    height: 1%;
}

.float-left
{
    float: left;
    display: inline;
}

.float-right
{
    float: right;
    display: inline;
}

.hidden
{
	display: none;
}

:focus
{
    outline: none 0;
}

img
{
    border: 0 none;
}

a
{
    cursor: pointer;
    text-decoration: none;
}

/*a:hover
{
    text-decoration: underline;
}*/

html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}

body 
{
    background: #5f6062 url(../images/body.png) repeat-y center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

body *
{
    margin: 0;
    padding: 0;
}

#wrapper
{
    margin: 0 auto;
    width: 960px;
}

#banner
{
	height: 306px;
    position: relative;
    width: 960px;
}

#banner-home
{
	height: 400px;
	position: relative;
    width: 960px;
}

#banners
{
    height: 306px;
    overflow: hidden;
    width: 960px;
}

#banners-home
{
	height: 400px;
	overflow: hidden;
    width: 960px;
}

#banners img, #banners-home img
{
    z-index: 0 !important;
}

#header
{
    height: 94px;
    left: 25px;
    position: absolute;
    top: 0;
    width: 912px;
    z-index: 1 !important;
}

#logo
{
    padding: 36px 0 0 18px;
}

#nav .minor
{
    /*color: #5f6062;*/
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    /*padding: 10px 15px 8px 15px;*/
    padding: 10px 15px 0 15px;
    text-align: right;
    text-transform: uppercase;
}

#nav .minor a
{
	background-color: #f47b20;
    /*color: #5f6062;*/
    color: #fff;
    /*display: block;*/
    /*padding: 0 5px;*/
    padding: 4px 8px;
}

#nav .drop-down
{
    padding: 10px 15px;
}

#nav .drop-down ul
{
    list-style-type: none;
}

#nav .drop-down li.horiz
{
    font-size: 11px;
    font-weight: bold;
    padding-left: 1px;
    text-transform: uppercase;
}

#nav .drop-down a.horiz
{
    background: url(../images/nav-primary.png) repeat-x 0 0;
    color: #fff;
    display: block;
    height: 33px;
    position: relative;
    width: 104px;
}

#nav .drop-down a.horiz-hover, #nav .drop-down a.horiz-active
{
    background: url(../images/nav-primary-hover.png) repeat-x 0 0;
}

#nav .drop-down a.horiz span
{
    bottom: 2px;
    position: absolute;
    right: 11px;
}

#nav .drop-down ul.vert
{
    display: none;
    /*left: 0;*/
    position: absolute;
    z-index: 1 !important;
}

#nav .drop-down li.vert
{
    background: url(../images/nav-primary-drop-down.png) repeat 0 0;
    border-top: solid 1px #fff;
    font-size: 11px;
    font-weight: normal;
}

#nav .drop-down a.vert
{
    color: #fff;
    display: block;
    padding: 7px 9px;
}

#right-nav ul
{
    list-style-type: none;
    padding: 0;
}

#right-nav li
{
    color: #5f6062;
    border-top: solid 1px #5f6062;
    padding: 5px 0;
}

#right-nav li.first
{
    border-top: none 0 !important;
}

#right-nav a
{
    color: #5f6062;
    text-decoration: none;
}

#body
{
    background: url(../images/watermark.jpg) no-repeat 1px center;
    padding: 20px;
}

.content a
{
    color: #f47b20;
    text-decoration: underline;
}

.content p
{
	padding-bottom: 25px;
}

.content p.small
{
	color: #5f6062;
	font-size: 11px;
}

.content h1
{
    color: #5f6062;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 36px;
    padding-bottom: 25px;
}

.content h2
{
    color: #f47b20;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    padding-bottom: 25px;
}

.content h3
{
	color: #5f6062;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-bottom: 21px;
}

.content td, .content th
{
	padding: 0 22px 25px 0;
}

.content ul
{
    list-style-type: disc;
    padding: 0 0 25px 16px;
}

.content li
{
    padding-bottom: 5px;
}

img.content
{
	padding: 25px 0;
}

.one-column
{
	padding: 0 44px;
}

.two-column
{
	padding: 0 0 0 44px;
}

#staff-diagram
{
	background: url(../images/staff-diagram.jpg) no-repeat 0 0;
	/*height: 606px;*/
	height: 801px;
	position: relative;
	width: 832px;
}

.role
{
	color: #595959;
	height: 121px;
	padding: 5px 10px;
	position: absolute;
	width: 165px;
	z-index: 1;
}

.role h1, .role h2, .role h3
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	text-transform: uppercase;
}

.role h1
{
	font-size: 15px;
}

.role h2
{
	font-size: 12px;
}

.role h3
{
	font-size: 10px;
}

.role a
{
	color: #595959;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

.business-director
{
	left: 44px;
	top: 11px;
}

.clinical-directors
{
	left: 380px;
	top: 11px;
}

.consultants
{
	left: 603px;
	top: 11px;
}

.qa-manager
{
	left: 156px;
	top: 211px;
}

.clinical-manager
{
	left: 380px;
	top: 211px;
}

.research-physicians
{
	left: 603px;
	top: 211px;
}

.phramacists
{
	left: 156px;
	top: 411px;
}

.study-coordinators
{
	left: 380px;
	top: 411px;
}

.charge-nurse
{
	left: 603px;
	top: 411px;
}

.reception-admin
{
	left: 44px;
	top: 611px;
}

.laboratory
{
	left: 267px;
	top: 611px;
}

.nurse-team-leaders
{
	left: 603px;
	top: 611px;
}

.staff-profile
{
}

.staff-profile img
{
    display: inline;
	float: left;
	padding: 0 30px 15px 0 !important;
}

#body-left
{
    padding-right: 10px;
    width: 652px;
}

#body-right
{
    padding-left: 10px;
    width: 204px;
}

.volunteers-box
{
    background-color: #f47b20;
    color: #fff;
    padding: 8px;
}

.volunteers-box a
{
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

.volunteers-box img
{
    display: block;
    padding-bottom: 5px;
}

.facilities-box
{
	margin-left: -63px;
}

.facilities-box table
{
	background-color: #fedec5;
}

.facilities-box td
{
	padding: 10px;
}

.facilities-box img
{
	padding: 10px;
}

.facilities-box p
{
	padding: 0 10px;
	font-weight: bold;
}

.section-outer
{
	padding-bottom: 20px;
}

.section-inner
{
	background-color: #eee;
	border:1px solid #bbb;
	padding: 10px;
}

table.section td, table.section th
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

table.section h3
{
	color: #999;
	font-size: 18px;
	padding: 25px 0;
}

table.section .required
{
	color: #ff0000;
}

table.section input[type=text], table.section textarea, table.section select
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 2px;
}

table.section input[type=radio]
{
	margin-right: 5px;
}

table.studies td, table.studies th
{
	background-color: #cccccc;
	padding: 12px !important;
	text-align: left;
}

table.studies td.alt
{
	background-color: #f2f2f2;
}

#footer
{
    color: #5f6062;
    font-size: 11px;
    padding: 15px 0;
    text-align: center;
}

#footer a, #footer span
{
    color: #5f6062;
    padding: 0 5px;
}
