/*** global styles for luxuryloft.com ***/

html { height:100%; }
body, html {
	margin:0; padding:0; border:0;
	background-color:#fff;
}

body, p, div, td, input, select, textarea, ul, li {
	font-family:Helvetica, Arial, san-serif;
	font-size:13px;
	color:#555;
}

form { border-width:0px; background-color:none; }
img { border:0; }
h1 { margin-top:0; margin-bottom:0; padding-right:15px; color:#f3983b; font-size:16px; font-weight:bold; text-align:right; }
h2 { margin-top:0; margin-bottom:0; color:#f3983b; font-size:14px; font-weight:bold; }
#content ul { list-style: disc outside url(/images/bullet.gif); }
li { margin-bottom:3px; }
th { text-align:left; }

a { text-decoration:none; color:#999; }
a:hover { color:#000; text-decoration:none; }

table.fullscreen { border-collapse:collapse; }
table.fullscreen td { padding:0; }
.big_color { color:#f3983b; font-size:24px; }
.hidden, .countyField { display:none; }
.nohighlight:hover { background-color:transparent; }
.left { float:left; display:inline; }
.right { float:right; display:inline; }
.clear { clear:both; }
.print_only { display:none; }
.orange { color:#f3983b; }


/************* basic architecture ****************/
#ll_header, #content, #pde_logo_div, #bg_shadow_feet { width:818px; margin:0 auto; }

#ll_header { margin-top:50px; }
#content { width:818px; background:transparent url(/images/background_shadows.gif) scroll top left repeat-y; }
#bg_shadow_feet { height:21px; background:transparent url(/images/background_shadow_feet.gif) scroll top left no-repeat; }
#pde_logo_div { padding-bottom:10px; margin-top:10px; text-align:center; }

#menu { width:163px; padding-left:9px; padding-top:10px; }
#menu a { height:17px; font-size:12px; padding:2px 0 0 5px; font-weight:bold; display:block; }
#menu a:hover { text-decoration:none; background:transparent url(/images/menu_link_over_bg.gif) scroll top right no-repeat; }
#menu a.over { text-decoration:none; background:transparent url(/images/menu_link_over_bg.gif) scroll top right no-repeat; color:#f3983b; }
#menu a.sub_over { text-decoration:none; background:transparent url(/images/menu_link_over_bg.gif) scroll top right no-repeat; color:#f3983b; }
#menu ul { padding:0; margin:0 0 0 23px;  }
#menu li {  height:1.2em; }
#menu li a { padding:0;  }

#disclaimer { width:818px; margin:0 auto; padding:5px 30px 10px 30px; text-align:center; font-size:85%; color:#aaa; }

.submenu { display:none; }

#right_hand_div { padding:10px 9px 20px 0; }

.home_left_image { float:left; display:inline; margin:0 0 0 20px; }
.home_bottom_image { float:left; display:inline; margin:20px 0 0 20px; }
.home_right_image { float:right; display:inline; margin:0 20px 0 0; }
.staff_images { float:right; text-align:right; margin:0px 20px 0 0; padding-top:20px; }
.staff_images_shrunken { float:right; text-align:left; width:285px; margin:0px 18px 0 0; padding:20px 0px 10px 0px; }
.indexpage_lc_header { clear:both; }

.rhs_muted { font-weight:bold; color:#666; padding:15px; text-align:justify; }
.rhs_padded { padding:15px; }
.search { margin-right:15px; margin-bottom:15px; text-align:right; }

.midalign { vertical-align:middle; }
.full_width { width:100%; }

.back_to_top { text-align:right; padding-top:5px; }
.left_float_block { float:left; display:inline; width:200px; }

.rhs_3col_all { float:left; display:inline; width:190px; }

.home_worth_table { width:400px;margin:0 auto; }
.indented_para_80 { text-indent:-80px; margin-left:80px; }
.sortable_table { margin:0 auto; border-right:1px solid #fff; }
.sortable_table td, .sortable_table th { padding-right:10px; }
.sortable_table td { border-top:1px solid #999; border-right:1px solid #999; }
.sortable_table th { border-right:1px solid #999; }

.service_list_table td { padding-right:10px; padding-bottom:30px; vertical-align:top; }

a.ll_subscribe_link { color:#f3983b; font-weight:bold; font-size:120%; }
a.ll_subscribe_link:hover { color:#f3983b; font-weight:bold; text-decoration:underline; }

.lc_supplier { padding-bottom:10px; margin-bottom:10px;border-bottom:1px solid #ddd; }
.lc_supplier a { display:block; float:left; padding-right:10px; padding-bottom:10px; }

.pick { padding-bottom:10px; }
.pick img { padding:0 0px 5px 10px; float:right; }
.separator { font-size:1px; line-height:0.1; border-top:1px solid #ddd; margin:10px 0; }

/******* collapsible divs for listings pages ***********/
.collapsible_header, .solid_header { 
	margin:0; padding:5px 15px; 
	color:#999; font-size:13px; font-weight:bold;
	height:23px; 
	background:transparent url(/images/horizontal_bar_bg.gif) scroll top left repeat-x;
}
.collapsible_header { cursor:pointer; }
.collapsible_header a { color:#555; }
.collapsible_body { margin:5px 15px 10px 15px; text-align:justify; }
.collapsible_body_table { }
.collapsed { display:none; }
.cb_image_td { padding-right:15px; }
.cb_data_td { text-align:justify; font-size:90%; }
.cb_buttons { float:right; text-align:right; }
.tlc, .trc, .blc, .brc { width:10px; height:10px; }
.tcs, .bcs { padding:0; margin:0; }
.bcs { height:10px; }
.tlc { float:left; background:transparent url(/images/corners/tl_10px_white.png) scroll top left no-repeat; }
.trc { float:right; background:transparent url(/images/corners/tr_10px_white.png) scroll top right no-repeat; }
.blc { float:left; background:transparent url(/images/corners/bl_10px_white.png) scroll bottom left no-repeat; }
.brc { float:right; background:transparent url(/images/corners/br_10px_white.png) scroll bottom right no-repeat; }

/**************** forms *****************/
.budget_select { width:200px; }


/**************** luxuryconnect bar ****************/
.luxuryconnect_table td {
	width:33%; text-align:center;
}

/************ press items **************/
.press_item { padding-bottom:20px; clear:both; }
.press_item .summary { padding-bottom:10px; }
.press_item .thumbnails a { display:inline-block; float:left; margin:0 10px 10px 0; }

/************ purchase cost analysis *****************/
.pca_table { margin:5px auto; }
.pca_col1 { font-weight:bold; text-align:right; }
.pca_col2 { text-align:right; }
.pca_col3 { padding-left:30px;font-weight:bold; text-align:right; }
.pca_col4 { text-align:right; }
.pca_table input { text-align:right; }

/******* generic misc styles ***********/
.bold { font-weight:bold; padding-top:10px; }
.faded { color:#aaa; }
.white { color:#fff; }
.padded_20 { padding:20px; }
.rb { border:1px solid #f00; }
.gb { border:1px solid #0f0; }
.bb { border:1px solid #00f; }
.wb { border:1px solid #fff; }
.caps { text-transform:uppercase; }
.leftalign { text-align:left; }
.centeralign { text-align:center; }
.rightalign { text-align:right; }
.smallerfont { font-size:90%; margin:0; padding:0; }
.xsmallerfont { font-size:80%; margin:0; padding:0; }
.xxsmallerfont { font-size:70%; margin:0; padding:0; }
.largerfont { font-size:120%; }
.padding_10 { padding:10px; }
.note { font-size:90%; color:#999; padding:2px 15px 5px 15px; }
.leftindent { margin-left:15px; margin-bottom:15px; }
.faqindent { margin-left:15px; margin-bottom:15px; text-align:justify; }
.darker { background-color:#eee; }
.b_t { border-top:1px solid #aaa; }
.tb_bt { border-top:2px solid #aaa; border-bottom:2px solid #aaa; }

/************ wordpress feed index styles *****************/
.luxuryblurb-link { margin-top:10px; width:280px; height:80px; background:#fff url('images/luxuryblurb.gif') scroll left top no-repeat; cursor:pointer; }
.luxuryblurb-link h3 { display:none; }
.luxuryblurb-link a { display:block; color:#fff; text-decoration:none; padding:43px 0 0 13px; }
.luxuryblurb-link a:hover { text-decoration:underline; }