@charset "utf-8";
/* CSS Document */
html{
	/*background-color:#dedede;*/
	
	font-family:Helvetica, HelvLight, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#8e8c83;
	letter-spacing: -0.5px;
	/*background-color: #4b3c32;*/
	background-color: #af9380;
	background-image:url(../img/structure/website_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.h1{font-size:36px;
}
.intro_text{font-size:16px;}
.tiny_text{}

#page_container{
width: 800px;
left: 50%;
margin-left: -400px;
position: absolute;
background-color:#FFFFFF;
border:#666666 solid 1px;
}
#page_header{
}
#flash_header{
height:390px;
/*background-color:#666666;*/
z-index:1;
}
#page_content{}
#main_content_top{
padding-bottom:25px;
}
.main_content_top_left{
float:left;
padding-left:25px;
padding-right:25px;
}
.main_content_top_left_index{
width:550px;
}
.main_content_top_left_ranges{
width:365px;
padding-left:0px;
padding-right:0px;
}
.main_content_top_left_largeimage{
width:365px;
padding-left:0px;
padding-right:0px;
}
.main_content_top_left_beds{
background-image:url(../img/products/beds/beds_lifestyle_1_large.jpg); height:450px;}
.main_content_top_left_headboards{}
.main_content_top_left_mirrors{background-image:url(../img/products/mirrors/mirrors_lifestyle_1_large.jpg); height:450px;}
.main_content_top_left_greencredentials{
background-image:url(../img/content/greencredentials_1_large.jpg); height:450px;}
.main_content_top_left_howtoorder{
background-image:url(../img/content/howtoorder_1_large.jpg); height:450px;}
.main_content_top_left_howtofindus{
background-image:url(../img/content/howtofindus_1_large.jpg); height:239px;}
.main_content_top_left_furniturecare{
background-image:url(../img/content/furniturecare_1_large.jpg); height:620px;}
.main_content_top_left_faq{
background-image:url(../img/content/faq_1_large.jpg); height:814px;}

.main_content_top_full{padding-left:25px;
padding-right:25px;
}


.main_content_top_right{
float:right;
padding-left:0px;
padding-right:25px;
}
.main_content_top_right_index{
width:175px;
}
.main_content_top_right_ranges{
width:385px;
padding-left: 25px;
}
#ranges_header{
border-bottom:#666666 solid 1px;
}
#ranges_intro{
padding-bottom: 10px;
padding-top: 3px;
border-bottom:#666666 solid 1px;
height: 147px;
}
#ranges_intro img{
float:right;
padding-left: 25px;
}
#ranges_intro .intro_text{
padding-top:25px;
}
#ranges_text{
padding-top:10px;
}
.ranges_text_left{
float:left;
width: 47%;}
.ranges_text_right{
float:right;
width: 47%;}

.range_container{width:750px;}
.range_image{float:left; width:205px; height:98px;}
.range_image img{ border:#666666 solid 1px;}
.range_links{float:right; width:510px; height:78px; padding:10px; border:#666666 solid 1px;}
.range_links a{ text-decoration:none; color:#8e8c83; padding-right: 25px;}
.range_links a:hover{text-decoration:underline; color:#000000;}

.range_links_arta{
	background-image:url(../img/products/arta/arta_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_horizon{
	background-image:url(../img/products/horizon/horizon_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.range_links_woodlands{
	background-image:url(../img/products/woodlands/woodlands_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_riverdale{
	background-image:url(../img/products/riverdale/riverdale_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_qubus{
	background-image:url(../img/products/qubus/qubus_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_beds{
	background-image:url(../img/products/beds/beds_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_headboards{
	background-image:url(../img/products/headboards/headboards_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_links_mirrors{
	background-image:url(../img/products/mirrors/mirrors_ranges_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.brochure_container{width:750px;}
.brochure_image{float:left; width:500px; height:215px; background:#666666;}
.brochure_image img{ border:#666666 solid 1px;}
.brochure_links{float:right; width:210px; height:195px; padding:10px; border-left: #9c3b87 solid 2px;}
.brochure_links a{ text-decoration:none; color:#8e8c83; padding-right: 25px;}
.brochure_links a:hover{text-decoration:underline; color:#000000;}
.download_header{font-size:14px; font-weight:bold; color:#9c3b87;}
.download_text{}
.brochure_links a{color:#9c3b87; text-decoration:none; font-weight:bold;}
.brochure_links a:hover{color:#000000; text-decoration:underline; font-weight:bold;}
.download_filesize{}





#main_content_bottom{}
#footer{
margin-top:25px;
height: 175px;
padding-left:25px;
padding-right:25px;
padding-top:25px;
padding-bottom:15px;

background-color:#e1e1e1;
background-image:url(../img/content/footer_bg.png);
background-position:top;
background-repeat:repeat-x;
}
.footer_box{
float:left;
height: 12em;
}
.footer_box_left{
border-right:#999999 solid 1px;
width:248px;
}
.footer_box_middle{
border-left: #333333 solid 1px;
border-right:#999999 solid 1px;
padding-left:25px;
width:223px;
}
.footer_box_right{
border-left: #333333 solid 1px;
padding-left:25px;
width:223px;
}
.footer_headers{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.footer_box a{
color:#000000;
text-decoration:none;
}
.quicklinksbox{
width:199px;
float:left;
border-right: solid #FFFFFF 1px;
}
.quicklinksbox_end{
width:200px;
float:left;
}
.quicklinksbox_header{
background-color:#333333;
color:#CCCCCC;
padding-left:15px;
padding-top:7px;
padding-bottom:7px;
border-bottom:#FFFFFF solid 1px;
}
.quicklinksbox_image{
height:125px;
width:199px;
background-color: #CCCCCC;
}
.quicklinksbox_body{
background-color:#CCCCCC;
color:#000000;
border-top:#FFFFFF solid 1px;
height: 6em;
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
}
#header_caption{
text-align:right;
padding-right: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

.range_photo{
float:left;
padding-right: 1px;
padding-bottom: 1px;
}
.range_photo a{
	text-decoration:none;
}
.range_photo #arta_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/products/arta/arta_lifestyle_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #arta_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #arta_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/products/arta/arta_lifestyle_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #arta_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #arta_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/products/arta/arta_lifestyle_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #arta_lifestyle_3:hover{ background-position: 0 -230px; } 

.range_photo #arta_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/products/arta/arta_lifestyle_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #arta_lifestyle_4:hover{ background-position: 0 -230px; } 


.range_photo #horizon_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/products/horizon/horizon_lifestyle_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #horizon_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #horizon_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/products/horizon/horizon_lifestyle_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #horizon_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #horizon_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/products/horizon/horizon_lifestyle_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #horizon_lifestyle_3:hover{ background-position: 0 -230px; } 

.range_photo #horizon_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/products/horizon/horizon_lifestyle_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #horizon_lifestyle_4:hover{ background-position: 0 -230px; } 

.range_photo #woodlands_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/products/woodlands/woodlands_lifestyle_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #woodlands_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #woodlands_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/products/woodlands/woodlands_lifestyle_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #woodlands_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #woodlands_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/products/woodlands/woodlands_lifestyle_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #woodlands_lifestyle_3:hover{ background-position: 0 -230px; } 

.range_photo #woodlands_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/products/woodlands/woodlands_lifestyle_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #woodlands_lifestyle_4:hover{ background-position: 0 -230px; } 


.range_photo #riverdale_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/products/riverdale/riverdale_lifestyle_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #riverdale_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #riverdale_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/products/riverdale/riverdale_lifestyle_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #riverdale_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #riverdale_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/products/riverdale/riverdale_lifestyle_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #riverdale_lifestyle_3:hover{ background-position: 0 -230px; } 

.range_photo #riverdale_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/products/riverdale/riverdale_lifestyle_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #riverdale_lifestyle_4:hover{ background-position: 0 -230px; } 


.range_photo #qubus_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/products/qubus/qubus_lifestyle_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #qubus_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #qubus_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/products/qubus/qubus_lifestyle_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #qubus_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #qubus_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/products/qubus/qubus_lifestyle_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #qubus_lifestyle_3:hover{ background-position: 0 -230px; } 

.range_photo #qubus_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/products/qubus/qubus_lifestyle_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #qubus_lifestyle_4:hover{ background-position: 0 -230px; } 

.range_photo #ethos_lifestyle_1{
	width:180px;
	height: 230px;
	background-image: url(../img/content/ethos_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #ethos_lifestyle_1:hover{ background-position: 0 -230px; } 

.range_photo #ethos_lifestyle_2{
	width:180px;
	height: 230px;
	background-image: url(../img/content/ethos_2_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #ethos_lifestyle_2:hover{ background-position: 0 -230px; } 

.range_photo #ethos_lifestyle_3{
	width:180px;
	height: 230px;
	background-image: url(../img/content/ethos_3_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #ethos_lifestyle_3:hover{ background-position: 0 -230px; } 
.range_photo #ethos_lifestyle_4{
	width:180px;
	height: 230px;
	background-image: url(../img/content/ethos_4_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #ethos_lifestyle_4:hover{ background-position: 0 -230px; } 

.range_photo #main_content_top_left_howtofindus{
	width:360px;
	height: 239px;
	background-image: url(../img/content/howtofindus_1_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.range_photo #main_content_top_left_howtofindus:hover{ background-position: 0 -239px; } 

#bed_main_image{}



.finishes_options{padding-left:25px; padding-right:25px;}
.finish_rangename{width:100px;
float:left; border-bottom:#999999 solid 1px; padding-bottom:5px;}
.finish_image{width:65px; float:left; margin-left:20px; border-bottom:#999999 solid 1px; padding-bottom:5px;}
.finish_image img{border:none;padding-left:5px;}

.finish_arta{padding-top:65px;}
.finish_arta span{ color:#9c3b87;
font-size:16px;}

.finish_horizon{padding-top:66px;}
.finish_horizon span{ color:#9c3b87;
font-size:16px;}

.finish_qubus{padding-top:49px;}
.finish_qubus span{ color:#9c3b87;
font-size:16px;}

.finish_riverdale{padding-top:57px;}
.finish_riverdale span{ color:#9c3b87;
font-size:16px;}

.finish_woodlands{padding-top:90px;}
.finish_woodlands span{ color:#9c3b87;
font-size:16px;}

.finish_fabrics{padding-top:107px;}
.finish_fabrics span{ color:#9c3b87;
font-size:16px;}
.fabrics_image{width:100px; float:left; margin-left:20px; border-bottom:#999999 solid 1px; padding-bottom:5px;}
.fabrics_image img{border:none;padding-left:3px;}
.finishes_subheader {
	font-size:16px;
	color:#333333;
}
.finishes_note{
	font-size:16px;
	margin-left:25px;
	margin-right:25px;
}

.options_grid{padding-left:25px; padding-right:25px; font-size:18px;}
.options_title{float:left; width:140px; font-size:12px; margin-right:10px;}
.options_arta{float:left; width:65px;}
.options_horizon{float:left; width:65px;}
.options_qubus{float:left; width:65px;}
.options_riverdale{float:left; width:65px;}
.options_woodlands{float:left; width:65px;}
.options_willow{float:left; width:65px;}
.options_calton{float:left; width:65px;}
.options_braemar{float:left; width:65px;}
.options_torrin{float:left; width:65px;}
.options_kenmore{float:left; width:65px;}
.options_kintyre{float:left; width:65px;}
.options_pembroke{float:left; width:65px;}
.options_richmond{float:left; width:65px;}
.options_grid_header{font-size:11px; font-weight:bold;padding-bottom:5px; border-top:#999999 dotted 2px;}
.options_grid p{font-size:12px;}

#quick_links a{
text-decoration:none;
/*background-color:#FF0000;*/
display:block;
}
#furniturecare{
background-image:url(../img/content/quicklink_furniturecare.jpg);
width:199px;
height:125px;
}
#findaretailer{
background-image:url(../img/content/quicklink_findaretailer.jpg);
width:199px;
height:125px;
}
#tradeenquiries{
background-image:url(../img/content/quicklink_tradeenquiries.jpg);
width:199px;
height:125px;
}
#becomeasupplier{
background-image:url(../img/content/quicklink_becomeasupplier.jpg);
width:200px;
height:125px;
}

.product_images{
float:left;
padding-left:30px;
font-size: x-small;
}
#main_content_bottom hr{
	color:#CCCCCC;
	height: 1px;
	padding-bottom:0px;
}

/*product spec widths*/
.spec_text{padding-left:3px;padding-right:3px;}
.spec_text_name_1{
height:2em;}
.spec_text_name_2{
height:3em;}
.spec_text_name_3{
height:4em;}
.spec_text_name_4{
height:5em;}

.artasw_text{
width:114px;
margin-left:10px;
}
.arta3qw_text{
width:75px;
}
.artatc_text{
width:68px;
}
.artawc_text{
width:140px;
}
.artasc_text{
width:108px;
}
.artabc_text{
width:53px;
}

.horizonsw_text{
width:114px;
margin-left:10px;
}
.horizon3qw_text{
width:75px;
}
.horizontc_text{
width:68px;
}
.horizonwc_text{
width:140px;
}
.horizonsc_text{
width:108px;
}
.horizonbc_text{
width:53px;
}


.woodlandstw_text{
width:141px;
margin-left:10px;
}
.woodlandsahw_text{
width:97px;
}
.woodlands2dw_text{
width:96px;
}
.woodland4-2c_text{
width:93px;
margin-left:10px;
}
.woodland3-2deepc_text{
width:94px;
}
.woodlands3-2c_text{
width:101px;
}
.woodlandswc_text{
width:144px;
}
.woodlandstc_text{
width:59px;
margin-left:10px;
}
.woodlands3dbc_text{
width:59px;
}
.woodlandsbc_text{
width:59px;
}
.woodlandsdts_text{
width:73px;
}


.woodlandssd_text{
width:136px;
margin-left:10px;
}
.woodlandsdd_text{
width:169px;
}
.woodlandsbb_text{
width:102px;
}

.woodlandsud_text{
width:172px;
margin-left:10px;
}
.woodlandlud_text{
width:246px;
}



.riverdalesw_text{
width:98px;
margin-left:10px;
}
.riverdaletc_text{
width:68px;
}
.riverdalewc_text{
width:126px;
}
.riverdalesc_text{
width:90px;
}
.riverdalebc_text{
width:73px;
}
.qubussw_text{
width:99px;
margin-left:10px;
}
.qubustc_text{
width:69px;
}
.qubuswc_text{
width:172px;
}
.qubussc_text{
width:126px;
}
.qubusbc_text{
width:71px;
}


.beds_text{width:185px; margin-left:30px;
}


#full-length_mirror img{float:left;
padding-right: 15px; border:none;}

.mirrorsflm_text{
padding-top:40px;
width:300px;
}
.mirrorsrm_text{
width:200px;
margin-left:10px;
}
.mirrorsfsml_text{width:143px;}
.mirrorsfsmp_text{width:121px;}




.image_preview{
text-align:center;
}
.image_preview img{
border:none;
}



#retailer_content{
width:750px;
}
#retailer_content_map {
width:400px; 
float:left;
}
#retailer_content_right{
width:330px; float:right;
}
#retailer_content_right a{
color:#000000;
text-decoration:none;
}
#retailer_content_right a:hover{
text-decoration:underline;
color: #9c3b87;
}

#retailer_england {
width:150px; float:left; margin-right:10px;
/*background-color:#e68181;*/
background-color:#4a4a4a;
padding:1px;
}
#retailer_england span{
color: #FFFFFF; font-weight:bold;
padding: 2px;
}
#retailer_england_counties{
padding:4px; background: #ffffff;
}
#retailer_scotland {
width:150px; float:left;
/*background-color:#a4afd9;*/
background-color:#7d7d7d;
padding:1px;
}
#retailer_scotland span{
color:#FFFFFF; font-weight:bold;
padding: 2px;
}
#retailer_scotland_counties{
padding:4px; background: #ffffff;
}
#retailer_wales {
width:150px; float:left; margin-top:12px;
/*background-color:#d9cba4;*/
background-color:#a7a7a7;
padding:1px;
}
#retailer_wales span{
color: #FFFFFF; font-weight:bold;
padding: 2px;
}

#retailer_wales_counties{
padding:4px; background: #ffffff;
}
#retailer_ireland {
width:150px; float:left; margin-top:11px;
/*background-color:#abd9a4;*/
background-color:#cccccc;
padding:1px;
}
#retailer_ireland span{
color: #FFFFFF; font-weight:bold;
padding: 2px;
}
#retailer_ireland_counties{
padding:4px; background: #ffffff;
}
#retailer_list{width:250px; float:left;}
#retailer_list a{text-decoration:none; color:#9c3b87;}
#retailer_list a:hover{text-decoration:underline; color:#000000;}

#retailer_map{width:425px; height:350px; float:right;}
#retailer_map iframe{border:#999999 1px solid;}

.find_retailer_country{
font-size:14px; /*font-weight:bold;*/ color:#000000;
}

#retailer_map_notice{
padding: 5px; color:#9c3b87; border:#9c3b87 1px solid; margin-bottom: 10px;
}






.spacer{
height:20px;
}
.clear{
clear:both;
}
.subnav{
padding-top:10px;
padding-bottom:5px;
padding-left: 25px;
padding-right: 25px;
}
.subnav a{
color:#8e8c83;
text-decoration:none;
}
.subnav a:hover{
color:#000000;
text-decoration:underline;
}
#subnav_links{
float:left;
width:500px;
}
#subnav_caption{
float: right;
width: 240px;
text-align:right;
}

.highlighttext_purple{
color:#9c3b87;
}
#pdf_container{
padding-left:25px;
border-left: #9c3b87 solid 2px;
}
#pdf_container img{
border: none;
}
#pdf_container a{
color:#8e8c83;
text-decoration:none;
}
#pdf_container a:hover{
text-decoration:underline;
}
#leaflet_download{
height: 58px;
margin-top:20px;
float:right;
width: 47%;
font-size:x-small;
border-top:#666666 solid 1px;
padding-top: 10px;
}
#leaflet_download img{
float: left; padding-left:0px;
margin-top: -7px;
border: 0px;
}
#leaflet_download a{
text-decoration: none;
	color:#8e8c83;
}
#leaflet_download a:hover{
color:#000000; text-decoration:underline;
}

.bd_leaflet_container{width:750px;}
.bd_leaflet{float:left; width:170px;}
.bd_leaflet_right{float:right; width:240px;}
.bd_leaflet_image{float:left; width:205px; height:122px; background-image:url(../img/content/pdf_leaflets_preview.jpg)}
.bd_leaflet_image img{ border:#666666 solid 1px;}
.bd_leaflet_links{float:right; width:510px; height:100px; padding-top:5px; padding-left:10px; padding-bottom:10px; /*border:#666666 solid 1px;*/}
.bd_leaflet_links a{ color:#9c3b87;
	text-decoration:none;
}
.bd_leaflet_links a:hover{text-decoration:underline; color:#000000;}
.bd_leaflet_name{
	width:120px;
	float:left;
}
.bd_leaflet_filesize{
	width:120px;
	float:right;
}
.back2top{padding-left:25px; color:#666666; text-decoration:none;}

.form_content{
}
.form_content_left{
width:170px; float:left; padding-top:16px;
}

.form_content_right{
width:580px; float:right; padding-top:10px;
}

.formfields{
	font-family:Helvetica, HelvLight, Arial, Verdana, sans-serif;
	font-size:12px;
	background-color: #F4F4FB;
}
.highlight_form_notes{
color:#FF0000;
}
.highlight_formfields{
	color:#000000;
	background-color: #FF9999;
}



.display_errors{color:#9c3b87;}

.faq_question{ color:#9c3b87;
font-size:16px;}
#concept_footer_link{text-align: center;}
#concept_footer_link img{margin-top:15px;}

