body {
	color: #000000;
	background-image:url(../images/backgrounds/bg_main.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #006600
}



a#logo {
	color: #193441;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}


/* -----------------general containers------------------*/


#ContainerBase {
	width: 972px;
	margin: auto;
	padding:8px;
	overflow: visible;
	background-color:#FFFFFF;
}

#ContainerInner {
	width: 956px;
	margin: auto;
	padding:8px;
	background-color:#e3e3e3;
}


#ContainerLogo {
	width:970px;	
	height:100px;
	margin-bottom:8px;
	background-color:#FFFFFF;
	background-image:url(../images/graphics/banner_main.png)
}


#ContainerTopMenu {
	width: 956px;
	color:#FFFFFF;
	padding-top:2px;
	height: 37px;
	background-color:#00632e;
	background-image:url(../images/backgrounds/bg_menubar.png);
	background-repeat:repeat-x;	
}

#ContainerTopMenuLondon {
	width: 956px;
	color:#FFFFFF;
	padding-top:2px;
	height: 37px;
	background-color:#bc2112;
	background-image:url(../images/backgrounds/bg_menubar_london.png);
	background-repeat:repeat-x;	
}


#ContainerContent {
	width: 956px;
	margin-bottom:8px;
	background-color:#fff;
}

#ContainerBanner {
	overflow:hidden;
	margin-top: 50px;
	float: right;
	padding-right: 10px;
}


#ContainerLandingPage {
	width: 956px;
	margin-bottom:8px;
	background-image:url(../images/backgrounds/bg_landingpages.gif)
}

#ContainerContentPage {
	width: 956px;
	margin-bottom:8px;
	background-image:url(../images/backgrounds/bg_subpages.gif)
}

.intro {
	width:350px;
	padding:10px;	
	height:240px;
	margin-bottom:8px;
	background-color:#FFFFFF;
}


#ContainerLeft {
	float: left;
	padding: 10px;
	width: 220px;
	color:#00000;
}


#ContainerRight {
	float: right;
	width: 740px;
	padding: 0px;
}



#ContainerFooter {
	width: 936px;
	height:26px;
	padding-top:10px;
	font-family: Arial;
	font-size:12px;
	color:#FFF;

	padding-left:20px;
	background-color:#bfbfbf;
	background-repeat:no-repeat;
	margin: auto;
	margin-top:0px;
}


#ContainerSectionHome {
	float: left;
	width: 240px;
	height: 495px;
	color:#00000;
	margin-right:10px;
	display:inline;
	margin-bottom:10px;
	float:left
}

#HomeColumn1 {
	float: left;
	width: 181px;
	margin-left:10px;
	color:#00000;
	margin-right:8px;
	display:inline;
	background-color:#FFFFFF
}


#HomeColumn2 {
	float: left;
	width: 244px;
	color:#00000;
	margin-right:8px;
	display:inline;
	background-color:#FFFFFF
}

#HomeColumn3 {
	width: 244px;
	color:#00000;
	margin-right:8px;
	display:inline;
	float:left;
	background-color:#FFFFFF
}


#HomeColumn4 {
	width: 244px;
	color:#00000;
	display:inline;
	float:left;
	background-color:#FFFFFF
}


#MainColumnLeft {
	width: 195px;
	color:#00000;
	float:left;
	background-color:#FFFFFF
}

#MainColumn{
	width: 751px;
	color:#00000;
	float:right;
	padding-bottom:10px;
	line-height:1.5;
}

#MainColumnSubpage{
	width: 480px;
	padding-left:10px;
	padding-right:10px;
	color:#00000;
	float:left;
	padding-bottom:10px;
	line-height:1.5;
}



#MainColumnInfoPage {
	width: 520px;
	marginleft:10px;
	padding-top:10px;
	padding-left:25px;
	padding-right:10px;
	color:#00000;
	float:left;
	padding-bottom:10px;
	line-height:1.5;
}

#MainColumnxrayacount {
	width: 730px;
	background-color:#FFFFFF;
	margin-left:11px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color:#00000;
	float:left;
	padding-bottom:10px;
	line-height:1.5;
}

#xrayaccount_title {
	background-image:url(/images/graphics/x-ray_title.png); 
	padding-top:43px; 
	padding-left:20px; 
	height:45px; 
	overflow:hidden;
}

#ColumnRelatedInfo {
	width: 196px;
	color:#00000;
	float:right;
}

#Announcements {
	width: 180px;
	padding:8px;
	color:#00000;
	float:right;
}



.contentTeaser {
	padding:8px;
}


div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	text-align:center;
	color: #ffffff;
	width: 220px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-hover {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn.gif);
	background-repeat:no-repeat;
	width: 220px;
	height: 41px;
	padding-top:7px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-selected {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width: 220x;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-150 {
	text-align:center;
	color: #ffffff;
	width: 153px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-hover-150 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-150.gif);
	background-repeat:no-repeat;
	width: 153px;
	height: 41px;
	padding-top:7px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-selected-150 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-150.gif);
	background-repeat:no-repeat;
	width: 153px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-130 {
	text-align:center;
	color: #ffffff;
	width: 130px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-hover-130 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-130.gif);
	background-repeat:no-repeat;
	width: 130px;
	height: 41px;
	padding-top:7px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-selected-130 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-130.gif);
	background-repeat:no-repeat;
	width: 130px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-110 {
	text-align:center;
	color: #ffffff;
	width: 113px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-hover-110 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-110.gif);
	background-repeat:no-repeat;
	width: 113px;
	height: 41px;
	padding-top:7px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-selected-110 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-110.gif);
	background-repeat:no-repeat;
	width: 113px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}



td.menu-item-80 {
	text-align:center;
	color: #ffffff;
	width: 86px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}


td.menu-item-selected-80 {
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-80.gif);
	background-repeat:no-repeat;
	width: 86px;
	height: 41px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

td.menu-item-hover-80{
	text-align:center;
	color: #00632e;
	background-image:url(../images/backgrounds/bg_menuOn-80.gif);
	background-repeat:no-repeat;
	width: 86px;
	height: 41px;
	padding-top:7px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}





td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #5D9E9B;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #ffffff;
	/*border: 1px solid #f2f2f2;*/
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #00632e;
	text-decoration: none;
	font-weight:bold;	
}

a:hover, a:active {
	color: #8cc63f;
	text-decoration: underline;
}

div#hero-sub a {
	color: #96FFFA;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 30px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */




td { font-size:12px
}

.homepageTeaserImage {
	margin-bottom:0px;
	
}

.newsboxHome {
	width: 197px;
	vertical-align:middle;
	background-color:#8cc63f;
	color: #FFFFFF;
}

td.submenu {
	background-image:url(/images/backgrounds/bg_submenu.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	height:20px;
	width:160px;
	padding-top:4px;
	color:#FFFFFF;
	cursor:pointer;
}

td.footermenu {
	padding-left:10px;
	height:20px;
	color:#FFFFFF;
	cursor:pointer;
}

td.footermenu-hover {
	padding-left:10px;
	height:20px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:underline;
}

td.footermenu-selected {
	padding-left:10px;
	height:20px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

td.submenu_on {
	background-color:#FFFFFF;
	padding-left:10px;
	width:160px;
	height:20px;
	padding-top:4px;
	color: #00632e;
	cursor:pointer;
}


.newslink {
	color:#000000;
	background-color:#FFFFFF;
}


.specialistOverview {
	color:#000000;
	width: 367px;
	background-color:#dceec5;
	padding:10px;
	height:130px;
	vertical-align:top;
	float: right;
	margin-bottom:20px;
}

.specialistImage {
	color:#000000;
	width: 130px;
	background-color:#ffffff;
	height:150px;
	vertical-align:top;
	float: left;
	padding-right:0px;
	overflow:hidden;
	margin-bottom:10px;
}

.quote_open {
	vertical-align:top; width:37px;
}

.quote_close {
	vertical-align:bottom; width:37px;
}

.quote {
	padding-top:10px;
	font-size:14px;
	line-height:21px;
	color:#086034;
	font-weight:bold;
	font-style:italic;
}

.quote_table {
	width:490px;
	margin:auto;
	margin-bottom:20px;
}


.breadcrumbs a {
	font-size:11px;
	color:#999999;
	font-weight:normal;
}

.breadcrumbs {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	margin-bottom:10px;
}

.printoption {
	float:right;
}

.bertsstory {
	width:325px;
	background-color:#ece9e8;
	padding:10px
}


.bertsstoryMenu {
	width:165px;
	background-color:#ffffff;
	float: right;

}

.bertsstoryMenuOff {
	background-color:#ffffff;
	float: right;
	font-size:12px;
	cursor:pointer;
	padding-left: 10px
}

.bertsstoryMenuSelected {
	background-color:#ece9e8;
	float: right;
	font-size:12px;
	padding-left:10px;
	cursor:pointer;
}


.relatedHeading {
	background: #8cc63f;
	color: #fff;
	font-size: 12px;
	padding: 6px !important;
	margin-bottom:1px;
}

.relatedHeading_alt {
	background: #8cc63f;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	margin-bottom:1px;
	width:233px;
	
}

.LoginTable  a:link {color:#08f9395; text-decoration:none;}
.LoginTable  a:active {color:#8f9395; text-decoration:none;}
.LoginTable  a:visited {color:#8f9395; text-decoration:none;}
.LoginTable  a:hover {color:#045fa2; text-decoration:underline;}


form {

}

#intro_landingpage {
 	width: 470px;
	padding-top:61px;
 	padding-left:16px;
	padding-right:265px;	
}


#intro_landingpage_alt {
 	width: 470px;
	background-repeat:no-repeat;
	padding-top:60px;
 	padding-left:16px;
	padding-bottom:8px;
	padding-right:265px;	
}

.hide {
	display:none
}

.xray img {
	width:956px
}

.xraythumb img {width:70px}

.xrayheadline {
	background-image:url(/images/backgrounds/bg_titlebar_xray.png);
	padding-left:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}


.green_submenu {
	background-color:#8cc63f; 
	padding:10px;
}

.green_submenu  a:link {color:#fff; text-decoration:none;}
.green_submenu a:active {color:#fff; text-decoration:none;}
.green_submenu a:visited {color:#fff; text-decoration:none;}
.green_submenu  a:hover {color:#fff; text-decoration:underline;}

.redpanel {
	width:952px; 
	height:300px; 
	background-image:url(../images/davies-london/launchbanner_middel.png); 
	padding-top:15px; 
	background-color:#a0190a; 
	background-repeat:repeat-x
}


