/* reset styles for consistency across browsers -> Erec Meyer's reset style: */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	color: black;
	/*background-color: #323335;	position: relative;  fixes ie7 text zoom bugs */
	background-color: #E8EBEF;
	position: relative; /* fixes ie7 text zoom bugs */
	font-size: 62.5%; /*baseline setting for ems*/
	/*text-align: center;*/
	font-family:Tahoma;
}

body:last-child:not(:root:root) a {
font-weight:normal;
}

/*Tony Aslett's easy clearing fix*/
html>body .clearfix 
{
	display:block;
}
.clearfix 
{
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p {
	font-size:1.2em;
}
strong {
	font-weight: bold;
}
div#container {
	margin: 0 auto;
	width:900px;
	_width:960px;
	background-color:#FFFFFF;
	padding:30px;
}

div#header {

	width:900px;
	_width:960px;
	float:left;
	padding-bottom:0px !important;

}
div#logo {
	float:left;
	width:148px;
	height:62px;
	margin-bottom:0px;
	cursor: pointer;
}


div#mandatory {
display:inline;
float:right;
margin-right:0;
width:542px;

}


div#search{	
background-image:url(../../Images/TS/search_left.gif);
background-position:0 0;
background-repeat:no-repeat;
float:right;
margin-left:13px;
padding-left:10px;

padding-top:0;
width:167px;
*width:170px;

_width:180px;
_padding-left:0px;

}


div#search input.text{
	width:146px;
	height:16px;
	float:left;
	border:none;
	border-top: 1px solid;
	border-top-color:#ebebeb;
	border-bottom: 1px solid;
	border-bottom-color:#ebebeb;
	font-size:1.2em;
	padding-left:0px;
	color:#535353;
	_height:20px;
	_width:155px;
	_margin-left:-4px;
	_margin-right:-3px;
	*margin-left:-7px;
	*width:155px;
}

body:last-child:not(:root:root) div#search input.text{
	width:140px;
}

input.button{
	/*float:left;*/
	/**margin-left:-15px;*/
}


div#menu_2{
	width:900px;
	float:left;
	padding-left:0px;
	padding-right:0px;

	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	padding-top:10px;
		padding-bottom:10px;

}	



div#banner{
	float:left;
	/*border-top: 7px solid;
	border-color:#4baadb;*/
	padding:0px 0px 0px 0px;
	width:900px;
	margin-bottom:15px;
	margin-top:12px;
}


div#banner_inner{
margin-top:20px;
width:700px;
margin-bottom:12px;
float:right;
}

div#contents{
width:900px;
float:left;
padding:0px;
margin: 0;

}
div#inner_contents {
	width:700px;
	float:right;
	
}

div#left_col {
background-color:#F2F2F2;
_background-color:#FFFFFF;
border-right:1px solid #EDEDED;
_border-right:0px;
float:left;
margin-right:21px;
_margin-right:0px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
width:217px;

}

div#inner_left{
float:left;
width:205px;
margin-right:25px;
padding-right:3px;
padding-top:0px;
}

div#left_col_subnav {
	float:left;
	width:180px;
margin-left:0px;
	padding-right:3px;
	padding-top:0px;
	margin-top:20px;
	display:inline;
}
div#left_col div.news_item {
	float:left;
	width:225px;
}
div#middle {
	float:left;
	width:640px;
	margin-bottom: 0px;

}
div#middle_contact {
	float:left;
	width:645px;
	padding-top:0px;
	padding-bottom: 2em;
}
div#middle_sub {
	float:left;
	width:480px;
	margin-right: 20px;
	_padding-right:10px;
	padding-top:0px;
	padding-bottom: 20px;
}

#middle_sub a:hover {
	text-decoration: underline;
}
div#middle_top {
	width:640px;
	float:left;
	border-bottom:1px dotted;
	border-bottom-color:#D6D6D6;
	margin-bottom:10px;
	padding-bottom: 10px;
}
div#middle_top_inner {

	margin-right: 0px;
	/*float:left;*/
	/*display:block;*/
	margin-bottom:25px;
}
div#middle_bottom {

	float:left;
}
div#middle_bottom_inner {
	width: 405px;
	float:left;
}
div.content_col {
	width:200px;
	float:left;
	margin-right:20px;
	text-align: left;
}
div.content_col_last {
	width:200px;
	float:left;
	margin-right:0px;
	text-align: left;
}
div#footer { 	
	width:900px;
	_width: 960px;
	margin:0pt auto;

	padding: 15px 30px;

}

div#feature_links_col {
	float:left;
	width:200px;
	padding-top:0px;
}
div.contact_feature {
	float:left;
	background-color:#FFF;
	width:200px;
	padding-bottom:15px;
	margin-top:5px;
}
/*div.contact_feature img {
	float:left;
	margin-left:8px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:10px;
	width:180px;
}*/
div#other_feature {
	margin-top:25px;
	float:left;
	background-color:#FFF;
	width:200px;
	padding-bottom:10px;
}
div#map {
	float:right;
	width:300px;
	height:270px;
}
div#contact_details {
	float:left;
	width:340px;
	margin-bottom: 7em;
}
div#member_contact_details {
	float:left;
	width:425px;
	margin-bottom:25px;
}
div.news_item {
	float:left;
	width:405px;
	margin-bottom:15px;
}
div.e-bullit_item {
	float:left;
	width:285px;
	margin-bottom:15px;
}
div.article_item {
	float:left;
	/*width:400px;*/
margin-top:20px;
	margin-bottom:10px;
}
div.resource_item {
	float:left;
	display: block;
	width:400px;
	margin-top:20px;
	margin-bottom:10px;
}
table#members_tables {
	margin-top:20px;
	width:405px;
	text-align: left;
	color:#6A6A6A;
	float:left;
}
table#members_tables tr.on {
	background-color:#F2EDF8;
}
table#members_tables tr.off {
	background-color: #FAF8FC;
}
table#members_tables tr.title {
}
table#members_tables td {
	padding:5px 10px 5px 10px;
}
/* ----  Case Studies */

.case-item-image {
	float: left;
	width: 70px;
	padding: 1.3em 0;
}
.case-item-text {
	float: left;
	width: 305px;
	padding: 1.2em 0;
	padding-left: 20px;
}
.view-case {
	float: left;
	padding: 0.5em 0;
}
/*.view_more_news {
	float: left;
	padding: 0.1em 0;
	font-size: 1.2em;
}*/

.content-image {
	float: right;
	margin: 1em 0 1em 2em;
}
div.seperator {
	border-bottom:1px dotted #d7d9d6;
	float:left;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
}

.sectionsettings
{
	/*float:right;*/
	/*width:220px;*/
	clear:both;
	text-align:right;
	border:1px solid #999;
}
.sectionsettings input
{
	margin:0;
}
.sectionsettings select
{
	margin:0;
}

.adminHeader
{
	clear:both;
	background-color:#ddd;
	display:block;
	text-align:left;
	padding:3px;
}
