/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D1D4C8;
	margin:0px;
	padding:0px;
}
form{
    padding:0;
    margin:0;
}
div.clear_both_0{
    clear:both;
    height:0;
    font-size:1px;
    visibility:hidden;
}
u {
    font-weight:bold;
    font-style:normal;
    color:#000000;
    text-decoration:none;
}

/* MAIN CONTAINER & SHADOWS */
#top_shadow{
    height:10px;
	width:800px;
	margin-top:2px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
    padding:0;
    background-image:url(imagesCSS/shadow_top.jpg);
    background-repeat:repeat-x;
    background-position:bottom left;
}
#top_shadow .right, #top_shadow .left{
    height:10px;
	width:10px;
	margin:0;
    padding:0;
    background-repeat:repeat-x;
    float:right;
}
#top_shadow .left{
    background-image:url(imagesCSS/shadow_top_left.jpg);
    background-position:bottom right;
    float:left;
}
#top_shadow .right{
    background-image:url(imagesCSS/shadow_top_right.jpg);
    background-position:bottom left;
    float:right;
}
#main_container{
    height:auto;
	width:800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
    padding:0;
    background-image:url(imagesCSS/shadow_container.jpg);
	background-color:#ffffff;
}
#bottom_shadow{
    height:10px;
	width:800px;
	margin-top:0;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
    padding:0;
    background-image:url(imagesCSS/shadow_bottom.jpg);
    background-repeat:repeat-x;
    background-position:top left;
}
#bottom_shadow .left, #bottom_shadow .right{
    height:10px;
	width:10px;
	margin:0;
    padding:0;
    background-repeat:repeat-x;
}
#bottom_shadow .left{
    background-image:url(images/shadow_bottom_left.jpg);
    background-position:top right;
    float:left;
}
#bottom_shadow .right{
    background-image:url(images/shadow_bottom_right.jpg);
    background-position:top left;
    float:right;
}

/* TOP BAR */
#top_bar{
    background-image:url(images/design_uk_london_bgstrip.gif);
    background-repeat:repeat-y;
    background-position:top left;
    border-bottom:1px solid #9C9C9C;
    background-color:none;
    position:relative;
}
#top_bar #logo {
	width:100%;
	height:73px;
	margin:3px 0 10px 0;
	padding:0;
	border-width:0;
	/*background-image:url(imagesCSS/design_uk_london_logo.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
    position:relative;
}
#top_bar #logo div {
	width:120px;
	height:73px;
	margin:0;
	padding:0;
	border-width:0;
    position:absolute;
    right:0;
    top:-5px;
}

/* MENU */
ul#menu{
    font-size:11px;
	color: #4D4D4D;
    text-align:center;
    list-style:none;
    padding:0;
    margin:0;
    border-top:1px solid #D4D5D1;
}
ul#menu li{
    display:inline;
}
ul#menu li a{
	color: #4D4D4D;
	text-decoration:none;
}
ul#menu li a:hover{
	color: #000000;
	text-decoration:none;
}

/* BIG CONTENT */
#content_border{
    height:100%;
    padding:10px 20px 10px 20px;
    margin:0;
}

/* CONTENT */
#content,#boxes_bottom{
    margin:0;
    padding:10px 50px 0 50px;
	background-color:#f2f2f2;
}
#content{
	/*background-image:url(imagesCSS/design_uk_london_address.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	position:relative;
	_height: 0;
    zoom: 1;
}
#content #vertical_copy {
    width:39px;
    height:327px;
    position:absolute;
    /*bottom:116px;*/
    bottom:1px;
    right:5px;
}
#content #flash{
	/*height:215px;*/
	margin:0;
	padding:0;
    background-color:#ffffff;
    border:1px solid #DADBD7;
}
td.spacer{
    width:9px;
}
td.spacer_height{
    height:10px;
}

/* COLUMNS */
.columns_template1 b, .columns_template2 b, .columns_template3 b, .columns_template4 b, .columns_template1 strong, .columns_template2 strong, .columns_template3 strong, .columns_template4 strong {
    font-weight:bold;
    color:#2BA8C4;
    padding:0;
}
.columns_template1 a, .columns_template2 a, .columns_template3 a, .columns_template4 a {
    color:#2BA8C4;
}
.columns_template1 a:hover, .columns_template2 a:hover, .columns_template3 a:hover, .columns_template4 a:hover {
    color:#000000;
}
.columns_template1 ul, .columns_template2 ul, .columns_template3 ul, .columns_template4 ul {
    margin:10px 0 10px 25px;
    padding:0;
}
.columns_template1 li, .columns_template2 li, .columns_template3 li, .columns_template4 li {
    margin:0 0 10px 0;
    padding:0;
}
.columns_template1, .columns_template2, .columns_template3, .columns_template4 {
    height:100%;
    margin:9px 0 0 0;
    background-repeat:repeat-y;
    border:none;
}
#faqs_container {
    margin:10px 0 0 0;
    padding:5px 0 0 0;
    background-color:#FFFFFF;
    border:solid 1px #dadbd7;
    border-width:1px 0 0 0;
    background-image:url(imagesCSS/back_columns_template4.gif);
    background-repeat:repeat-y;
}
#bottom_faqs {
    background-image:url(imagesCSS/design_uk_london_tri_lo.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    height:40px;
}
.faq_header {
    font-size:11px;
    font-weight:bold;
    color:#2BA8C4;
    cursor:pointer;
    display:block;
    background-color:#FFFFFF;
    margin:5px 10px 0 10px;
}
.faq_content {
    font-size:11px;
    margin:2px 10px 0 10px;
    background-color:#FFFFFF;
    display:none;
    border:1px dotted #dadbd7;
    padding:5px;
}
.faq_content p {
    margin:0 0 10px 0;
}
.columns_template1 {
    background-image:url(imagesCSS/back_columns_template1.gif);
}
.columns_template2 {
    background-image:url(imagesCSS/back_columns_template2.gif);
}
.columns_template3 {
    background-image:url(imagesCSS/back_columns_template3.gif);
}
.columns_template4 {
    background-image:url(imagesCSS/back_columns_template4.gif);
}
#large_column1, #large_bottom1, #large_column {
    width:437px;
}
#large_column, #large_bottom {
    width:100%;
}
#column1, #column2, #column3 {
    width:214px;
}
#large_column2, #large_bottom2 {
    width:437px;
}
#column1, #large_column1, #large_column, #large_column, #column2, #large_column2, #column3 {
    border-style:solid;
    border-color:#dadbd7;
    border-width:1px 0 0 0;
    background:none;
    /*margin-bottom:20px;*/
}
#column3, #column2, #large_column2, #bottom3, #bottom2, #large_bottom2{
    margin-left:9px;
}
#bottom1, #bottom2, #bottom3 {
    width:214px;
}
#bottom1, #large_bottom1, #large_bottom, #bottom2, #large_bottom2, #bottom3 {
    border-style:solid;
    border-color:#dadbd7;
    border-width:0;
    background-image:url(imagesCSS/design_uk_london_tri_lo.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    position:relative;
    top:2px;
}
#column1, #large_column1, #large_column {
    float:left;
}
#column2, #column3, #large_column2 {
    float:left;
}
#bottom1, #large_bottom1, #large_bottom {
    float:left;
}
#bottom2, #large_bottom2, #bottom3 {
    float:left;
}
.bottom_corner {
    width:38px;
    height:38px;
    position:absolute;
    bottom:-1px;
    right:0;
    background-image:url(imagesCSS/bottom_corner.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
}
#column1 h1, #large_column1 h1, #large_column h1, #column2 h1, #large_column2 h1, #column3 h1, #bottom1 h1, #large_bottom1 h1, #large_bottom h1, #bottom2 h1, #large_bottom2 h1, #bottom3 h1 {
    height:20px;
    margin:10px;
    font-size:16px;
	font-weight:bold;
	color:#4D4D4D;
}
#column1 h1 a, #large_column1 h1 a, #large_column h1 a, #column2 h1 a, #large_column2 h1 a, #column3 h1 a, #bottom1 h1 a, #large_bottom1 h1 a, #large_bottom h1 a, #bottom2 h1 a, #large_bottom2 h1 a, #bottom3 h1 a {
    color:#4D4D4D;
    text-decoration:none;
}
#column1 h1 a:hover, #large_column1 h1 a:hover, #large_column h1 a:hover, #column2 h1 a:hover, #large_column2 h1 a:hover, #column3 h1 a:hover, #bottom1 h1 a:hover, #large_bottom1 h1 a:hover, #large_bottom h1 a:hover, #bottom2 h1 a:hover, #large_bottom2 h1 a:hover, #bottom3 h1 a:hover {
    color:#000000;
}
#column1 h2, #large_column1 h2, #large_column h2, #column2 h2, #large_column2 h2, #column3 h2, #bottom1 h2, #large_bottom1 h2, #large_bottom h2, #bottom2 h2, #large_bottom2 h2, #bottom3 h2, #block1 h2, #block2 h2, #block3 h2 {
    margin:10px 10px 5px 10px;
    font-size:12px;
    text-decoration:none;
	font-weight:bold;
	color:#2BA8C4;
}
#column1 h2 a, #large_column1 h2 a, #large_column h2 a, #column2 h2 a, #large_column2 h2 a, #column3 h2 a, #bottom1 h2 a, #large_bottom1 h2 a, #large_bottom h2 a, #bottom2 h2 a, #large_bottom2 h2 a, #bottom3 h2 a, #block1 h2 a, #block2 h2 a, #block3 h2 a {
    font-size:12px;
    text-decoration:none;
	font-weight:bold;
	color:#2BA8C4;
}
#column1 h3, #large_column1 h3, #large_column h3, #column2 h3, #large_column2 h3, #column3 h3, #bottom1 h3, #large_bottom1 h3, #large_bottom h3, #bottom2 h3, #large_bottom2 h3, #bottom3 h3, #block1 h3, #block2 h3, #block3 h3 {
    margin:0 10px 0 10px;
    font-size:11px;
	font-weight:normal;
	color:#000000;
}
#column1 p, #large_column1 p, #large_column p, #column2 p, #large_column2 p, #column3 p, #bottom1 p, #large_bottom1 p, #large_bottom p, #bottom2 p, #large_bottom2 p, #bottom3 p, #block1 p, #block2 p, #block3 p {
    margin:0 0 12px 0;
}
.blocks {
    clear:both;
    height:auto;
	background-color:#F2F2F2;
}
#block1, #block2, #block3 {
    width:212px;
    border:1px #dadbd7 solid;
    background-color:#FFFFFF;
    margin-top:11px;
}
#block1{
    float:left;
}
#block3,#block2{
    float:left;
    margin-left:9px;
}
#block1 img, #block2 img, #block3 img {
    float:right;
    margin:9px;
    border:none;
}

/* TABLES */
#content table{
    width:100%;
    margin:10px 0 0 0;
    padding:0;
    border-collapse:collapse;
}
#content table td.title{
    width:190px;
    padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#4D4D4D;
    background-color:#ffffff;
    border-top:1px solid #DADBD7;
    border-right:1px solid #DADBD7;
    border-left:1px solid #DADBD7;
    margin:0;
}
#content table td.content{
    vertical-align:top;
    padding:0 10px 0 10px;
    margin:0;
    background-color:#ffffff;
    border-right:1px solid #DADBD7;
    border-left:1px solid #DADBD7;
}
#content table td.content h1{
	font-size:12px;
	font-weight:bold;
	color:#2BA8C4;
    padding:0;
    margin:0 0 5px 0;
}
#content table td.content h2{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
    padding:0;
    margin:0;
}
#content table td.sub_title{
    height:39px;
    background-image:url(imagesCSS/design_uk_london_tri_lo.gif);
    border-left:1px solid #DADBD7;
    background-position:bottom right;
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}
#content table td.sub_title h1{
    height:39px;
    line-height:38px;
	font-size:16px;
	font-weight:bold;
	color:#4D4D4D;
	padding:0 0 0 10px;
	margin:0;
}

/* BOXES BOTTOM */
#content td.content_boxes{
    vertical-align:top;
    padding:10px;
    background-color:#ffffff;
    border:1px solid #DADBD7;
    margin:0;
}
#content td.content_boxes h1{
	font-size:12px;
	font-weight:bold;
	color:#2BA8C4;
    padding:0;
    margin:0 0 5px 0;
}
#content td.content_boxes h2{
	font-size:11px;
	font-weight:normal;
	color:#000000;
    padding:0;
    margin:0;
}
#content td.content_boxes img{
    padding:0;
    margin:0 0 0 5px;
    float:right;
}

/* BOTTOM BAR GREY */
#bottom_bar{
    padding:5px 10px 5px 10px;
    font-size:10px;
    color:#ffffff;
    border-bottom:1px solid #636363;
    background-color:#B5B7AF;
	position:relative;
}
	#bottom_bar span{
	color:#FFFFFF;
	position:absolute;
	right:52px;
	top:12px;
}

/* BAR INFOS */
#bar_infos{
    height:85px;
    background-color:#F2F2F2;
    position:relative;
}

/* INFOS */
.infos{
	width:500px;
    background-image:url(imagesCSS/design_uk_london_tri_small.gif);
    background-repeat:no-repeat;
    background-position:top left;
    position:absolute;
	top:20px;
	left:30px;
}
.infos h1, .infos h2{
	font-size: 11px;
	font-weight: normal;
    padding:0;
}
.infos h1{
	color: #2BA8C4;
  	margin:0 0 0 22px;
}
.infos a{
	color: #2BA8C4;
	text-decoration:none;
}
.infos h2{
	color: #000000;
	text-align:justify;
	margin:4px 0 0 22px;
}

#portfolio {
    background-color:#FFFFFF;
    border:1px solid #DADBD7;
    margin:10px 0 0 0;
}
script, object {
    margin:0;
    padding:0;
}
object {
    display:block;
}

ul#sub_nav {
    list-style:none;
    margin:25px 0 0 10px;
    padding:0;
}
ul#sub_nav li.sub_menu {
    padding:0;
    margin:0;
}
ul#sub_nav a {
    display:block;
    margin:0 10px 3px 0;
    padding:0 3px;
    color:#555555;
    text-decoration:none;
    font-size:12px;
    background-image:url(imagesCSS/grey_triangle.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}
ul#sub_nav a:hover {
    background-color:#2BA8C4;
    background-image:url(imagesCSS/white_triangle.gif);
    color:#FFFFFF;
}
#breadcrumbs {
    color:#4D4D4D;
    background-color:#FFFFFF;
    border:1px solid #DADBD7;
    margin:10px 0 0 0;
    font-size:9px;
    padding:2px 4px;
}
#breadcrumbs a, #breadcrumbs span {
    color:#4D4D4D;
    font-size:11px;
}
#breadcrumbs a {
    text-decoration:none;
}
#breadcrumbs a:hover {
    color:#000000;
}

/* PRODUCTS */
#product_image, #product_details {
    color:#4D4D4D;
    background-color:#FFFFFF;
    border:1px solid #DADBD7;
}
#product_image {
    height:360px;
    line-height:360px;
    margin:0 auto;
    text-align:center;
    margin:0 0 10px 0;
}
#product_image img {
    margin:0 auto;
    vertical-align:middle;
}
#product_details {
    padding:3px;
    background-image:url(imagesCSS/dotted_product_details.gif);
    background-repeat:repeat-y;
    background-position:130px 0;
}
span.left {
    width:103px;
    text-align:right;
    display:block;
    font-size:11px;
    color:#000000;
    margin:0 10px 5px 0;
    padding:0 20px 0 0;
    float:left;
    background-image:url(imagesCSS/blue_triangle.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    color:#4D4D4D;
}
span.right {
    display:block;
    width:500px;
    float:left;
    color:#000000;
    font-size:11px;
    margin:0 0 5px 0;
}
span.right a {
    color:#000000;
}
span.right a:hover {
    color:#555555;
}

#txtNewsletterSignup {
    width:150px;
    height: 12px;
    position:relative;
    top:1px;
    border-top: 1px solid 9c9c9c;
    border-left:1px solid #F2F2F2;
    /*background-image: url(imagesCSS/newsletterSignUpBoxMini.jpg);*/
    background-color: #FFFFFF;
    font-size: 10px;
    color: #000000;
    padding: 0 10px 0 5px;
}

#txtNewsletterSignupMini {
    width:150px;
    height: 12px;
    position:relative;
    top:1px;
    border-top: 1px solid 9c9c9c;
    border-left:1px solid #F2F2F2;
    /*background-image: url(imagesCSS/newsletterSignUpBoxMini.jpg);*/
    background-color: #FFFFFF;
    font-size: 10px;
    color: #000000;
    padding: 0 10px 0 5px;
}

.inputFrontend {
    width:300px;
    border-top: 1px solid #9c9c9c;
    border-left:1px solid #F2F2F2;
    border-right:1px solid #F2F2F2;
    border-bottom:1px solid #F2F2F2;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: inherit;
    color: #000000;
    padding: 0 10px 0 5px;
}

#cmdAddMe {
    height: 14px;
    position:relative;
    top:0px;
    border-top: 1px solid #322a2c;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #231f20;
    font-size: 9px;
    font-family: arial;
    font-weight:bold;
    color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}

a.textLink {
    color: #000000;
    text-decoration: underline;
}
a.textLink:hover {
    color: #000000;
    text-decoration: underline;
}

#site_map {
	list-style:none;
}
#site_map li  {
	margin:0px;
	padding:0px;
}
#site_map li a {
	font-size:10px;
}
.bottom_bar_sitemap {
	color:#FFFFFF;
	position:absolute;
	right:8px;
	text-decoration:none;
	top:12px;
}
.bottom_bar_sitemap:hover {
	text-decoration:underline;
}
.bottom_bar_news {
	color:#FFFFFF;
	position:absolute;
	right:60px;
	text-decoration:none;
	top:12px;
}
.bottom_bar_news:hover {
	text-decoration:underline;
}
.clearboth{
	clear:both;
}
.twitter_main_div{
	width:435px;
	background-color:#FFF;
	border-top:solid 1px #dadbd7;
	border-left:solid 1px #dadbd7;
	border-right:solid 1px #dadbd7;
	margin-top:10px;
	float:left;
}
	.twitter_header{
		margin-top:13px;
		margin-left:9px;
	}
	.follow{
		margin-top:11px;
		margin-left:10px;
		width:412px;
		border-bottom:dashed 1px #dadbd7;
		background-image:url(images/follow_btn.jpg);
		background-repeat:no-repeat;
	}
		.follow_text{
			font-family:arial;
			color:#FFF;
			font-size:12px;
			margin-bottom:6px;
			margin-left:8px;
			padding-top:1px;
		}
			.follow_text a{
				font-family:arial;
				color:#FFF;
				font-size:12px;
				text-decoration:none;
			}
			.follow_text a:hover{
				color:#000;
			}
	.twitter_feed_main_div{
		
	}
		.twitter_feed_sub_div{
			border-bottom:dashed 1px #dadbd7;
			width:412px;
			margin-left:10px;
		}
			.feed_img_div{
				width:48px;
				height:48px;
				float:left;
				margin-top:13px;
				margin-bottom:11px;
			}
			.feed_content_div{
				width:351px;
				float:right;
				font-family:arial;
				font-size:12px;		
				margin-top:14px;
				margin-bottom:9px;
			}
				.feed_content_div h1{
					font-weight:bold;
					color:#2ba8c4;
					font-family:arial;
					font-size:12px;		
					display:inline;
				}
				.feed_content_div a{
					color:#2ba8c4;
					font-family:arial;
					font-size:12px;		
					text-decoration:none;
				}
			.feed_time{
				font-family:georgia,arial;
				font-style:italic;
				color:#888888;
				margin-top:7px;
			}
				.feed_time a{
					font-family:georgia,arial;
					font-style:italic;
					color:#888888;
					margin-top:7px;
				}
		.twitter_btm{
			width:437px;
			background-image:url(images/twitter_btm_img.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			margin-left:-1px;
		}
			.twitter_btm_content{
				margin-left:10px;
				padding-top:18px;
				padding-bottom:20px;
			}
		.not_selected{
			color:#000000;
			font-family:arial;
			font-size:12px;
			text-decoration:underline;
		}
		.next_prev{
			color:#000000;
			font-family:arial;
			font-size:12px;
			text-decoration:none;
		}
		.selected{
			color:#2BA8C4;
			font-family:arial;
			font-size:12px;
			text-decoration:underline;
		}
	.right_content_main{
		width:212px;
		background-color:#FFF;
		border-top:solid 1px #dadbd7;
		border-left:solid 1px #dadbd7;
		border-right:solid 1px #dadbd7;
		margin-top:10px;
		float:right;
	}
		.right_content{
			width:188px;
			margin-left:9px;
		}
			.right_content h1{
				margin-top:18px;
			}
			.right_content h2{
				font-family:arial;
				font-size:12px;
				font-weight:bold;
				color:#2ba8c4;
				margin-top:-18px;
			}
			.right_content p{
				font-family:arial;
				font-size:11px;
			}
		.right_content_btm{
			background-image:url(images/right_content_btm.jpg);
			background-repeat:no-repeat;
			width:214px;
			height:38px;
			margin-left:-1px;
			margin-top:-10px;
		}
		.right_content_archive{
			width:188px;
			margin-left:9px;
		}
			.right_content_archive h1{
				margin-bottom:-15px;
			}
			.right_content_archive h2{
				font-family:arial;
				font-size:12px;
				font-weight:normal;
				margin:0;
			}
				.right_content_archive h2 a{
					color:#2BA8C4;
					text-decoration:none;
				}
				.right_content_archive h2 a:hover{
					color:#2BA8C4;
					text-decoration:none;
				}
		.year_archive{
			margin-left:-37px;
			color:#2BA8C4;
			font-family:arial;
			font-size:12px;
			list-style:none;
			margin-top:0;
		}
		.month_archive {
			margin-left:-26px;
			font-family:arial;
			font-size:11px;
			list-style:none
		}
			.month_archive a{
				color:#000;
				text-decoration:none;
			}
			.month_archive a:hover{
				text-decoration:underline;
			}