/* ----- end float fix ----- */

body {
	font: 76%/1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0 15px 15px;
	color: #666666;
	background-color: #e5e5e5;
}

/* ----- tables ----- */

table, td, input, textarea, select, li {
	font: 100% Arial, Helvetica, sans-serif;
	color: #666666;
}

th {
	background: #ddd;
	padding: 5px;
}

td {
	padding: 5px;
}

/* ----- global links ----- */

a:link, a:visited {
	color: #c30327;
	text-decoration: underline;
	border-style: none;
	outline: none;
}

a:hover, a:active {
	color: #c30327;
	text-decoration: none;
	border-style: none;
	outline: none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.hr {
	height: 1px;
	background-color: #ccc;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- hidden items ----- */

#skip {
	display: none;
}

.hidden, .hideme {
	display: none;
}

/* ----- float left / right classes ----- */

.left {
	float: right;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- container size & positioning ----- */

.container {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 884px;
}

.container#print  {
	width: 750px;
}

.container .bg {
	padding: 2px;
	background-color: white;
}

/* ----- header area ----- */

#header {
	height: 100px;
	position: relative;
	background-color: #d40027;
}

#print #header {
	background-color: #fff;
	height: 60px;
}

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 26px;
	width: 190px;
	height: 40px;
	text-indent: -999em;
	background-image: url(../media/logo.gif);
	display: block;
}

#print #logo {

	left: 20px;
}

#tnav {
	background-color: #8caea0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding-left: 15px;
}

#tnav .inner {
	height: 33px;
}

#banner {
}

#home #banner .inner {
	color: white;
}

#homeheadlines {
	width: 378px;
	float: left;
	height: 275px;
}

#homeflash {
	width: 502px;
	float: left;
	height: 275px;
}

#homecontent {
	padding-left: 28px;
	padding-top: 50px;
}

#homecontent h1 {
	color: #fff;
	padding: 0;
	font: normal normal 24px HelveticaLTCondensedRegular;
	margin-bottom: 0.5em;
}

#homecontent h2 {
	color: #fff;
	padding: 0;
	clear: both;
	font: normal normal 18px HelveticaLTCondensedRegular;
	margin-bottom: 0.5em;
}

#searchbox {
	height: 33px;
	position: absolute;
	top: 40px;
	right: 26px;
}

#searchbox form {
	margin: 0;
	padding: 0;
}

#frmSearchTerm {
	width: 130px;
	float: left;
	font-size: 0.9em;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 1px solid #bfbfbf;
	line-height: 20px;
	text-indent: 5px;
}

#searchSubmit {
	margin-top: 1px;
	float: left;
	margin-left: 8px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -999em;
}

#searchSubmit:link, #searchSubmit:visited {
	background: url(../media/searchsubmit.png) no-repeat 0 0;
}

#searchSubmit:hover, #searchSubmit:active {
	background: url(../media/searchsubmit.png) no-repeat 0 -20px;
}

#homebanner-r {
	float: left;
}

#newsheadlines {
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
}

blockquote {
	padding: 0;
	font-weight: bold;
	margin: 1.5em 0;
}

/* ----- main content area ----- */


#drill #main {
	min-height:400px;
}

#main {
	float: left;
	display: inline;
	width: 697px;
}

#profile #main {
	width: 880px;
}

.twocol #main {
	width: 880px;
}

#print #main {
	width: 746px;
}

#mid{
	width: 467px;
	float: right;
}

#profile #mid{
	width: 650px;
	float: right;
}

.twocol #mid{
	width: 650px;
	float: right;
}

#print #mid{
	width: 746px;
	float: left;
}

#print .btt a, #print .backtotop{
	display: none;
}



#profile #mid .introtext{
	width: 467px;/* IE EM HACK */
}

#mid .inner{
}

#left{
	width: 230px;
	float: left;
}

#left .inner{
	padding: 20px 26px;
}

#right{
	width: 183px;
	display: inline;
	float: left;
}

#right .inner{
	padding: 20px 17px;
}

.content {
	padding: 20px 20px 30px;
}

.content, #left .inner {
	zoom: 1;
	overflow: visible;
}

.smallprint {
	font-size: 0.9em;
}

.content ul {
	margin: 0 0 1em;
	padding: 0 0 0 1.5em;
}

.content ul li {
	margin-bottom: 0.7em;
	line-height: 1.4em;
}

.content ul li ul {
	padding: 0 0 0 1.5em;
	margin: 0.5em 0 0;
	list-style-type: disc;
}

.content h1 {
	color: #c30327;
	padding: 0;
	font: normal normal 24px HelveticaLTCondensedRegular;
	margin: 0 0 0.2em;
}

.content h2 {
	color: #666666;
	padding: 0;
	margin: 0 0 0.2em;
	clear: both;
	font: normal normal 18px HelveticaLTCondensedRegular;
}

.content h3 {
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	clear: both;
}

#home .content h3 {
	padding: 0;
	clear: both;
	font: 1.2em/1em HelveticaLTCondensedRegular;
	margin-bottom: 0.5em;
}

.content h4 {
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0em;
}

.content h5 {
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0em;
	color: #c30327;
}

.hr-red {
	height: 1px;
	border-bottom: 1px solid #c30327;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

/* ----- headlines ----- */

#newsheadlines h3 {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	color: #f19a00;
	font-size: 1.1em;
	margin-bottom: 0.1em;
}

#right h3 {
	font-weight: bold;
	color: #c30327;
	font-size: 1.2em;
	border-bottom: 1px solid #c30327;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}

#left h3 {
	font-weight: bold;
	color: #c30327;
	font-size: 1.2em;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}

h3.menutitle {
	font-weight: bold;
	color: #c30327;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 0.5em;
}

h3.menutitle a:link, h3.menutitle a:visited {
	color: #c30327;
	text-decoration: none;
}

h3.menutitle a:hover, h3.menutitle a:active {
	color: #666666;
	text-decoration: none;
}

h3#dltitle {
	font-weight: bold;
	color: #c30327;
	font-size: 1.2em;
	border-bottom: 1px solid #c30327;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
}

.fom {
	border: 1px solid #8caea0;
	padding: 10px 10px 30px;
	margin-bottom: 1em;
}

h3#fomtitle {
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
	padding-bottom: 0.3em;
	margin-bottom: 0em;
	border-style: none;
}

#newsheadlines .headlines {
	padding: 0;
	margin: 0;
}

#newsheadlines .headlines li {
	list-style-type: none;
	color: white;
	padding-bottom: 4px;
	line-height: 1.2em;
}

#newsheadlines .headlines li a:link, #newsheadlines .headlines li a:visited {
	color: white;
	text-decoration: underline;
}

#newsheadlines .headlines li a:hover, #newsheadlines .headlines li a:active {
	color: white;
	text-decoration: none;
}

/* ----- rcol doc list ----- */

.doclist {
	margin: 0;
	padding: 0;
	border-top: 1px solid #b2cac0;
}

.doclist li {
	margin: 0;
	padding: 7px 0;
	list-style-type: none;
	border-bottom: 1px solid #b2cac0;
}

.quicklinks {
	margin: 0;
	padding: 0;
}

.quicklinks li {
	margin: 0 2px 0 0;
	padding: 7px 0;
	list-style-type: none;
	border-bottom: 1px solid #b2cac0;
	font-size: 1.3em;
}

.quicklinks li a:link, .quicklinks li a:visited {
	color: #86a198;
	text-decoration: none;
	background: url(../media/quicklinks_arrows.gif) no-repeat right 4px;
	padding-right: 15px;
}

.quicklinks li a:hover, .quicklinks li a:active {
	color: #c30327;
	background: url(../media/quicklinks_arrows.gif) no-repeat right -22px;
	text-decoration: none;
}

/* ----- lnav ----- */

.lnav {
	padding: 0;
	margin: 0 0 1em;
}

.lnav li {
	color: #5d5b5c;
	list-style-type: none;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}




.lnav li a:link, .lnav li a:visited {
	color: #5d5b5c;
	text-decoration: none;
}

.lnav li a:hover,.lnav li a:active {
	color: #5d5b5c;
	text-decoration: underline;
}
.lnav li ul {
	padding: 0;
	margin: 0.5em 0 0 1em;
}

.lnav li ul li {
	color: #c30327;
	list-style-type: none;
	border-bottom-style: none;
}

.lnav li ul li a {
	color: #c30327;
}

.lnav li a.active {
	color: #c30327;
}

.lnav li a.active:link, .lnav li a.active:visited {
	color: #c30327;
}

.lnav li a.active:hover, .lnav li a.active:active {
	color: #c30327;
	text-decoration: underline;
}

.lnav li ul li a:link, .lnav li ul li a:visited {
	color: #c30327;
	text-decoration: none;
}

.lnav li ul li a:hover, .lnav li ul li a:active {
	color: #c30327;
	text-decoration: underline;
}

/* ----- rnav ----- */

.rnav ul, .rnav{
	margin: 0 0 1em;
	padding: 0;
}

.rnav ul li, .rnav li {
		background: url(../media/bullet_rcol.gif) no-repeat 0 4px;
	padding-left: 7px;
	color: #5d5b5c;
	list-style-type: none;
	padding-bottom: 0.7em;
}

.rnav ul li a {

}

.rnav ul li a:link, .rnav ul li a:visited, .rnav li a:link, .rnav li a:visited {
	text-decoration: none;
}

.rnav ul li a:hover, .rnav ul li a:active, .rnav li a:hover, .rnav li a:active {
	text-decoration: underline;
}

/* ----- rheadlines ----- */

.rheadlines ul{
	margin: 0 0 1em;
	padding: 0;
}

.rheadlines li {
	color: #5d5b5c;
	list-style-type: none;
	padding-bottom: 0.7em;
	padding-left: 7px;
	background: url(../media/bullet_rcol.gif) no-repeat 0 3px;
}

.rheadlines li a {
}




.rheadlines li a:link, .rheadlines li a:visited {
	text-decoration: none;
}

.rheadlines li a:hover, .rheadlines li a:active {
	text-decoration: underline;
}

/* ----- rheadlines ----- */

ul.articleslist{
	margin: 0 0 1em;
	padding: 0;
	width: 420px;
}

ul.articleslist li {
	color: #5d5b5c;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0.7em;
}

#home ul.articleslist li {
	width: 410px;
	background: url(../media/arrow_right.gif) no-repeat left 0.4em;
	padding-left: 10px;
	padding-bottom: 0.2em;
}

/* ----- rheadlines ----- */

.rdownloads p{
	padding: 0;
	margin-bottom: 1em;
}

.rdownloads ul{
	margin: 0 0 1em;
	padding: 0;
}

.rdownloads li {
	color: #5d5b5c;
	list-style-type: none;
	padding-bottom: 0.7em;
}

.rdownloads li a {
}




.rdownloads li a:link, .rdownloads li a:visited {
	text-decoration: underline;
}

.rdownloads li a:hover, .rdownloads li a:active {
	text-decoration: none;
}

/* ----- rheadlines ----- */

.publist{
	width: 190px;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	float: left;
}

.publist h4{
	color: #c30327;
}

.publist h5{
	color: #c30327;
border-bottom: 1px solid #c30327;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
	}

.publist ul{
	margin: 0 0 1em;
	padding: 0;
	float: left;
}

.publist li {
	color: #5d5b5c;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.publist li a {
	background: url(../media/bullet_rcol-grey.gif) no-repeat 0 center;
	padding-left: 7px;
	}




.publist li a:link, .publist li a:visited {
	text-decoration: underline;
	color: #666666;
}

.publist li a:hover, .publist li a:active {
	text-decoration: none;
	color: #666666;
}

/* ----- careersnav ----- */

#careersnav {
	margin: 0;
	padding: 128px 0 0 230px;
}

#careersnav li {
	margin: 0 2px 0 0;
	padding: 0;
	display: block;
	float: left;
}

#careersnav li a {
	display: block;
	float: left;
	height: 32px;
}

#careersnav li span {
	display: none;

}

#careersnav li.grads a{
	width: 115px;
	background-image: url(../media/careers-up-graduates.gif);
}

#careersnav li.grads a:hover, #careersnav li.grads a:active{
	background-position: 0 32px;

}

#careersnav li.nongrads a{
	width: 145px;
	background-image: url(../media/careers-up-non_graduates.gif);
}

#careersnav li.nongrads a:hover, #careersnav li.nongrads a:active{
	background-position: 0 32px;

}

#careersnav li.other a{
	width: 183px;
	background-image: url(../media/careers-up-other_opportunities.gif);
}

#careersnav li.other a:hover, #careersnav li.other a:active{
	background-position: 0 32px;

}

#careersnav li .active{
	background-position: 0 32px;
}

/* ----- linkblocks ----- */

ul.peoplelist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.peoplelist li {
	margin: 0;
	padding-bottom: 0.5em;
}

ul.peoplelist h3 {
	margin: 0;
	color: #c30327;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #c30327;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
	
	
}

ul.peoplelist li h4 {
	font-weight: bold;
	color: #c30327;
	font-size: 1.2em;
	border-bottom: 1px solid #c30327;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}

ul.peoplelist li h4 a:link, ul.peoplelist li h4 a:visited  {
	text-decoration: none;
}

ul.peoplelist li h4 a:hover, ul.peoplelist li h4 a:active  {
	text-decoration: underline;
}

ul.peoplelist li a {
	background: none fixed;
}

ul.peoplelist li p.teamprofile {
	margin: 1em 0;
	padding: 0;
	white-space: normal;
}

ul.peoplelist img.teamimg {
}

	
ul.linkblock {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linkblock li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linkblock li a {
	background-position: -999px -999px;
}

ul.linkblock.imagelist {
	border-top: 1px solid #b2cac0;
}

ul.linkblock.imagelist li {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	border-bottom: 1px solid #b2cac0;
}

ul.linkblock.imagelist li a {
	background-repeat: no-repeat;
	background-position: 0 center;
	display: block;
	padding-left: 48px;
	min-height: 45px;
}

*html ul.linkblock.imagelist li a {

}

ul.linkblock.imagelist li a:link, ul.linkblock.imagelist li a:visited {
	text-decoration: none;
}

ul.linkblock.imagelist li a:hover, ul.linkblock.imagelist li a:active {
	text-decoration: none;
}

ul.linkblock.imagelist li a span {
	color: #666;
	background: url(../media/arrow_right.gif) no-repeat right;
	padding-right: 8px;
	font-size: 0.9em;
}

ul.listone {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.listone li {
	margin: 0 2px 0 0;
	padding: 7px 0;
	list-style-type: none;
	border-bottom: 1px solid #b2cac0;
	font-size: 1.1em;
}

ul.listone li a {
	display: block;
}

ul.listone li a:link, ul.listone li a:visited {
	color: #86a198;
	text-decoration: none;
	background: url(../media/quicklinks_arrows.gif) no-repeat right 4px !important;
	padding-right: 15px;
}

ul.listone li a:hover, ul.listone li a:active {
	color: #c30327;
	background: url(../media/quicklinks_arrows.gif) no-repeat right -22px !important;
text-decoration: none;
	}

/* ----- profiles ----- */

.profile {
	width: 410px;
	float: left;
}

.profilepic {
	float: right;
	width: 130px;
}

.profilepic p {
}

#right .profilepic {
	padding: 0;
	float: none;
	margin: 0 0 1em;
}

#right .profilepic p {
	margin: 1em 0;
	padding: 0;
	white-space: normal;
}

.profilepic h3 {
	padding: 0;
	margin-bottom: 0;

}

.profilepic img {
	margin-bottom: 10px;
}

/* ----- events list ----- */

table.eventslist {
	background-color: white;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.eventslist th {
	margin: 0;
	padding: 8px 20px 8px 0;
	color: #d40027;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: white;
	font-size: 1.1em;
	white-space:nowrap;
}

table.eventslist td {

	margin: 0;
	padding: 5px 20px 5px 0;
	text-align: left;
	vertical-align: top;
	background-color: white;
}

/* ----- events detial ----- */

table.eventDetails {
background-color: white;
	border-collapse:collapse;
	margin: 1em 0 0;
	padding: 0;
	width: 100%;
}

table.eventDetails th {
	margin: 0;
	padding: 0 10px 10px 0;
	color: black;
	font-weight: bold;
	background-color: white;
	vertical-align: top;
	text-align: left;
}

table.eventDetails td {
	margin: 0;
	padding: 0 10px 10px 0;
	background-color: white;
	vertical-align: top;
	text-align: left;
}

#eventregform
 {
	background-color: #e3e3e3;
	padding: 20px;
}

#eventregform
 {
	padding: 20px;
}

#eventregform label{
	width: 100px;
}

#eventregform input.textbox{
	width: 250px;
}


/* ----- events programme ----- */

.eventprogramme table {
	background-color: white;
	border-collapse:collapse;
	margin: 0 0 1em;
	padding: 0;
	width: 100%;
}

.eventprogramme table th {
margin: 0;
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #e3e3e3;
	font-weight: bold;
	border-style: none;
	color: black;
}

.eventprogramme table td {
margin: 0;
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #e3e3e3;
	border-style: none;
}

.eventprogramme table td p {
	margin: 0;

}

.eventprogramme table .odd th,.eventprogramme table .odd td {
	background-color: #ededed;
}

/* ----- events reg rhc ----- */

.eventregdetails {
}

.eventregdetails h4 {
	color: black;
}

a.button {
	background-color: #d40027;
	border: 1px solid #000;
	padding: 5px 10px;
	color: white;
}


/* ----- careers grads ----- */

.gradpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gradcontent h4 {
	font-weight: bold;
	color: #c30327;
	font-size: 1.1em;
}

.gradprofile {
	width: 130px;
	margin-bottom: 10px;
	border: 1px solid #d40027;
}

.gradprofile img {
	margin: 0;
	padding: 0;
	border-style: none;
	display: block;
}

.gradprofile .gradname {
	display: block;
	padding: 5px;
	color: white;
	margin: 0;
	background-color: #d40027;
}

.gradprofile a {
	color: white;
	margin: 0;
	background: url(../media/arrow_right-white.gif) no-repeat right;
	padding-right: 15px;
}

.gradprofile a:link, .gradprofile a:visited {
	color: white;
	text-decoration: none;
}

.gradprofile a:hover, .gradprofile a:active {
	color: white;
	text-decoration: underline;
}

.btprev {
	background: url(../media/arrow_right.gif) no-repeat left 3px;
	padding-left: 8px;
}

/* ----- breadcrumbs ----- */


#breadcrumbs {
	padding: 0;
	margin: 10px 20px 0 250px;
}

#breadcrumbs a {
	color: #666666;
}

#breadcrumbs .first {
	font-weight: bold;
}

#breadcrumbs span {
	color: #c30327;
}

/* ----- tables ----- */

table.prcontact {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0.5em;
}

table.prcontact td {
	padding: 0 30px 0 0;
	margin: 0;
}

table#clientlist {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0.5em;
}

table#clientlist td {
	padding: 0 30px 0 0;
	margin: 0;
}

.partnerslist {
	clear: both;
}

.partnerslist ul {
	float: left;
	padding: 0;
	margin: 0;
}

.partnerslist li {
	margin: 0;
	padding-bottom: 0.8em;
	list-style-type: none;
	padding-right: 2em;
}

#tableList {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#tableList td, #tableList th {
	padding: 5px 6px;
	border-bottom: 1px solid #e9e9e9;
}

#tableList td + td {
	border-left: 1px solid #e9e9e9;
}

#tableList td a {
	color: #444;
	text-decoration: underline;
	text-align: right;
}

#tableList td a:hover {
	text-decoration: none;
}

.contactTable td, .contactTable th{
	border-style: none;
	padding: 5px 10px;
}

#tableList th {
	text-align: left;
	color: white;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.contactTable {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #e3e3e3;
	}

.contactTable th {
	text-align: left;
	color: #c20327;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e3e3e3;
}

.contactTable th span {
	color: #666666;
	font-style: italic;
	font-weight: normal;
}

.contactTable .odd {
  background: #ededed;
  }

#practicesteam {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
  }

#practicesteam td {
	padding: 0;

  }

#practicesteam td img {
	margin-bottom: 10px;
	margin-left: 20px;
}

/* ----- footer area ----- */

#footer {
	clear: both;
	text-align: left;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#footer .inner {
	clear: both;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}

#footer #copyright {
	float: left;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	float: left;
}

#footer ul {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	list-style: none;
	float: left;
}

#polaris {
	float: right;
}

#footer li {
	display: inline;
	padding-left: 13px;
	background: url(../media/pipe_footer.gif) no-repeat 6px;
}

#footer a:link, #footer a:visited{
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

/* ----- tables and forms ----- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}

legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 120%;
	clear: both;
}

.gen-form label{
	line-height: 1.8;
	vertical-align: top;
	float: left;
	width: 150px;
	vertical-align: middle;
}

.gen-form input{
	float: left;
	color: #0d1f05;
}

.gen-form input.textbox{
	width: 250px;
}

.gen-form select{
	color: #0d1f05;
}

.gen-form textarea{
	color: #0d1f05;
	width: 250px;
	height: 100px;
	float: left;
}

.gen-form .row{
	padding-bottom: 5px;
}

.gen-form label.error{
	display: inline;
	margin-left: 5px;
	color: #f00;
	width: auto;
}

fieldset h3, fieldset h3 {
	margin: 1em 0 0 0;
}

.contactTable label{
float: left;
width: 120px;
}

.contactTable input, .contactTable textarea{
margin-bottom: 5px;
}

.contactTable textarea{
width: 280px;
height: 150px;
}

.contactTable  #submitbutton{
margin-left: 120px;
margin-top: 10px;
width: 90px;
}

/* TABLES */

#content table {
	width: 100%;
	margin: .5em 0;
	border-collapse: collapse;
	line-height: 150%;
}

th {
	border: 1px solid #fff;
	padding: 5px;
}

td {
	border: 1px solid #fff;
	vertical-align: top;
}

.contactTable .field {
	width: 250px;
}

.contactTable .field {
	width: 250px;
}

.contactTable input.hideme {
}

table.checklist {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 1em;
}

table.checklist td {
	padding: 8px;
	border: 1px solid #e5e5e5;
}

table.gen-table, .table-border {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 1em;
	clear: both;
	border-style: none;
}

table.gen-table td, .table-border td {
	padding: 8px;
	border: 1px solid #e5e5e5;
}

table.gen-table.noborder td {
	border-style: none;
}

table.gen-table th, .table-border th {
	padding: 8px;
	border: 1px solid #c6c6c6;
}

table.gen-table th, .table-border th {
	padding: 8px;
	border: 1px solid #c6c6c6;
}

.table-noborder td {
	padding: 8px 8px 8px 0;
	border-style: none;
}

/* Page Control */

.pagecontrols {
	clear: both;
	padding-top: 10px;
	position: relative;
}

.btt{

	float: left;
	clear: both;
}


p.printall a{
	display: inline-block;
	padding-left: 20px;
	background: url(../media/print_basket_grey.png) no-repeat left center;
	color: #555;
	font-size: 0.9em; 
}

a.atpb{
	display: inline-block;
	padding-left: 20px;
	background: url(../media/print_add_page_grey.png) no-repeat left center;
	color: #555;
	font-size: 0.9em;
}

a.atpb:link, a.atpb:visited{

	color: #555;
	text-decoration: none;
}

a.atpb:hover, a.atpb:active{

	color: #555;
	text-decoration: underline;
}

a.atpbremove{
	display: inline-block;
	padding-left: 20px;
	background: url(../media/print_remove_page_grey.png) no-repeat left center;
	color: #555;
	font-size: 0.9em;
}

a.atpbremove:link, a.atpbremove:visited{

	color: #555;
	text-decoration: none;
}

a.atpbremove:hover, a.atpbremove:active{

	color: #555;
	text-decoration: underline;
}

a.viewpb{
	display: block;
	color: #4f2f2c;
	background: #c4d7cf url(../media/print_basket_brown.png) no-repeat 20px center;
	position: absolute;
	top: 102px;
	right: 0px;
	z-index: 999;
	font-size: 0.9em;
	line-height: 33px;
	padding: 0 20px 0 40px;
	height: 33px;
}

a.viewpb:link, a.viewpb:visited{

	color: #4f2f2c;
	text-decoration: none;
	background-color: #c4d7cf;
}

a.viewpb:hover, a.viewpb:active{

	color: #4f2f2c;
	text-decoration: underline;

}

.btt a, .backtotop{
	padding-left: 10px;
	background: url(../media/arrow_right.gif) no-repeat left center;
}
.ppage{
	float: right;
}

/* ----- SEARCH ----- */

.searchresults {
	margin: 0;
	padding: 0;
}

.searchresults li {
	margin: 0;
	padding: 0;
}

/* ----- TOOLTIPS ----- */

#tooltip {
	color: white;
	position: absolute;
	z-index: 3000;
	border: 1px solid #737373;
	background-color: #8caea0;
	padding: 5px;
	opacity: 0.8;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#tooltip h3 {

	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
}

.prodtip{
	width: 100px;
}

/* Disclaimer */

.disclaimer {
	padding-top: 10px;
	padding-right: 10px;
}

.disclaimer span {
	font-style: italic;
}

/* ----- first table data style ----- */

td.first {
	width: 40%;
}

#searchresults {
}

#result_report {
	padding:3px;
	background-color: #9bbbb0; 
	margin-bottom:14px;
	color: white;
}

/* ---------------------- float fix ----------------------------- */

.inner:after,.row:after, #page:after, .content:after, #searchresults:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner, #page, .content, .row{
	display: block;
}

/*  \*/

.inner, #page, .content, .row{
	min-height: 1%;
}

* html .inner, * html #page, * html .content,* html .row{
	height: 1%;
}

/*  */

/* ----- end float fix ----- */

.clr {
	clear: both;
}
