

div
{
	/*border:1px solid #0f0;*/
}

body,div,p,a,span
{
	font-size:11px;
	color:#333;
}

a:hover
{
	background-color:#F66013;
	color:#fff;
}

table
{
	margin:0px 0px 0px 20px;
}

td
{
	padding:0px 10px 0px 10px;
}

th
{
	font-weight:normal;
}

p,span
{
	margin:5px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

img
{
	display:block;
	border:0px;
}

.inline_img
{
	display:inline;
}

ul
{
	list-style-image:url(assets/orange_sq.gif);
	padding:0px 0px 0px 27px;
	margin:0px 0px 0px 0px;
}

body
{
	margin:0px;
	padding:0px;
	background:url(assets/page_bg.gif);
	background-position:center 4px;
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	border-top:5px solid #F66013;
}

a
{
	text-decoration:none;
}

h1
{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
/*


#months
{
	margin-top:3px;
}



.other_news_title
{
	float:left;
}

.other_news_subtitle
{
	float:left;
	margin:5px 0px 0px 60px;
	color:#666;
}
*/
#news span
{
	padding:0px;
	margin:0px 0px 0px 10px;
}

#news p
{
	margin-top:0px;
	margin-bottom:10px;
}


#property_list
{
	margin-top:34px;
	padding-top:12px;
	background-color:#fff;
}


.list_item_header
{
	padding:1px 0px 1px 10px;
	margin:1px;
	font-weight:bold;
}

.list_item
{
	padding:1px 0px 1px 10px;
	margin:1px;
	color:#000;
}


.list_item_selected
{
	background:#F66013;
	padding:1px 0px 1px 10px;
	margin:1px;
}

.list_item a
{
	color:#000;
}

.list_item_selected a
{
	color:#fff;
}



#mid_row_container  /* not used yet - intended to be the normal one */
{
	width:880px;
	margin:0px auto;
	border:1px solid #f00;
}

#mid_row_container_index
{
	width:970px;
	height:250px;
	margin:0px auto;
	padding:0px 0px 0px 5px;
	/*border:1px solid #f00;*/
}


#top_row
{
	width:880px;
	height:80px;
	margin:0px auto;
}


#container
{
	width:880px;
	margin:0px auto;
}

#mid_row
{
	width:100%;
	background-color:#B7B7B7;
}

#bottom_row
{
	width:880px;
	margin:0px auto;
}


.left_col
{
	width:446px;
	float:left;
	margin:0px;
	padding:0px;
}

.right_col
{
	width:383px;
	float:right;
	margin:0px;
	padding:0px;
}

.right_col_bottom
{
	width:383px;
	float:right;
	background-image:url(assets/diagonal_stripes.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:45px 0px 0px 0px;
	margin:0px;
}


#current_clients
{
	margin:0px 0px 0px 20px;
	color:#999;
}


/* nav top */

#nav_space
{
	height:80px;
	background-image:url(assets/diagonal_stripes.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.nav_unit
{
	float:left;
	background-color:#848484;
	border-right:1px solid #F5F5F5;
	text-align:center;
	margin:0px;
	padding:5px 0px 0px 0px;
	height:18px;
}


.nav_unit_end
{
	float:left;
	background-color:#848484;
	border:0px;
	text-align:center;
	margin:0px;
	padding:5px 0px 0px 0px;
	height:18px;
}

.nav_unit_end_selected
{
	float:left;
	background-color:#F5F5F5;
	border:0px;
	text-align:center;
	margin:0px;
	padding:5px 0px 0px 0px;
	height:18px;
}

.nav_unit_selected
{
	float:left;
	background-color:#F5F5F5;
	padding:5px 0px 0px 0px;
	height:18px;
	border-right:1px solid #F5F5F5;
	text-align:center;
	margin:0px;
}

select
{
	float:right;
	width:130px;
	margin:0px 60px 0px 10px;
}

.nav_link
{
	color:#fff;
	font-size:10px;
	letter-spacing:-0.4px;
}


.nav_link_selected
{
	color:#848484;
	font-size:10px;
	letter-spacing:-0.4px;
}

.nav_link_selected:hover
{
	background-color:#F5F5F5;
	color:#848484;
	font-size:10px;
	letter-spacing:-0.4px;
}




#nav_home
{
	width:47px;
}

#nav_about
{
	width:67px;
}

#nav_news
{
	width:87px;
}

#nav_schemes
{
	width:63px;
}

#nav_shops  /* on it's way out */
{
	width:45px;
}

#nav_contacts
{
	width:64px;
}

#nav_properties
{
	width:114px;
}


.m
{
	padding:0px 0px 0px 10px;
	margin:0px;
}

.no_padding
{
	margin:5px 0px 5px 0px;
	padding:0px;
}

.larger
{
	font-size:12px;
}


.other_news_title
{
	float:left;
}

.other_news_subtitle
{
	float:left;
	margin:6px 0px 0px 0px;
	padding:0px;
	color:#666;
}


#orange_block_news
{
	height:30px;
	width:450px;
	background-image:url(assets/orange_grey_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px;
}



#orange_block_news img
{
	margin:9px 85px 0px 9px;
}

select
{
	width:140px;
	font-size:11px;
	margin:3px 10px 0px 0px;
	float:right;
	padding:0px;
}

.orange_line_index
{
	margin:0px;
	padding:0px;
	height:13px;
	width:340px;
	background-image:url(assets/orange_dots.gif);
	background-position:2px middle;
	background-repeat:repeat-x;
	/*border:1px solid #f00;*/
}

.orange_line
{
	margin:0px;
	padding:0px;
	height:12px;
	width:450px;
	background-image:url(assets/orange_dots.gif);
	background-attatchment:center center;
	background-repeat:repeat-x;
}

#current_clients_img
{
	padding:0px 0px 27px 0px;
}

/* footer */



#footer_container
{
	clear:both;
	width:880px;
	height:100px;
	margin:0px auto;
	padding:9px 0px 0px 0px;
	background-image:url(assets/footer_strip.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.footer_dark_grey
{
	margin:0px;
	padding:0px;
	color:#767574;
}

#footer_left
{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:494px;
	height:40px;
}

#footer_right
{
	float:right;
	height:70px;
	width:380px;
	margin:0px auto;
	padding:0px;
}

#contacts_container
{
	margin:0px 0px 5px 0px;
}



#footer_nav_container
{
	height:20px;
	margin:17px 0px 0px 20px;
}

#footer_nav_container a
{
	color:#767574;
	font-size:10px;
	margin:0px;
	padding:0px 4px 0px 1px;
	background-image:url(assets/footer_nav_seperator.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#footer_nav_container a:hover
{
	color:#fff;
	font-size:10px;
	margin:0px;
	padding:0px 4px 0px 1px;
	background-image:url(assets/footer_nav_seperator_grey.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}


#footer_nav_a_no_background
{
	background-image:none !important;
}

#footer_nav_a_no_background:hover
{
	background-image:url(assets/footer_nav_seperator_grey_end.gif) !important;
	background-position:bottom right;
	background-repeat:no-repeat;
}


#copyright, #copyright a
{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#848484;
}

#copyright a:hover
{
	color:#fff;
}



.location_map
{
	width:75px !important;
}

#back_to_top
{
	margin-left:10px;
	margin-top:0px;
	padding:2px 12px 2px 12px;
	background-color:#F66013;
	width:65px;
	float:left;
}

#back_to_top:hover
{
	background-color:#B7B7B7;
}

#back_to_top a
{
	color:#fff;
	font-weight:bold;
}


#back_to_top a:hover
{
	color:#fff;
	font-weight:bold;
	background-color:#B7B7B7;
}

.back_to_top  /* the class versions are for the links on the new brighton page */
{
	margin-left:10px;
	margin-top:10px;
	padding:2px 12px 2px 12px;
	background-color:#F66013;
	width:160px;
	color:#fff;
}

.back_to_top:hover
{
	background-color:#ccc;
}

.back_to_top a
{
	color:#fff;
	font-weight:bold;
}


.back_to_top a:hover
{
	color:#fff;
	font-weight:bold;
	background-color:#B7B7B7;
}


table
{
	margin:0px 0px 0px 20px;
}

td
{
	padding:0px 10px 0px 10px;
}

th
{
	font-weight:normal;
}


#schedule_table
{
	border-collapse:collapse;
	margin:10px 0px 10px 10px;
	padding:0px;
}

#schedule_table th
{
	border:2px solid #fff;
	border-collapse:collapse;
	padding:5px;
	background-color:#B7B7B7;
	color:#fff;
}

#schedule_table td
{
	border:2px solid #fff;
	border-collapse:collapse;
	padding:5px;
	background-color:#EDEDED;
	color:#000;
}

#adobe_container
{
	width:100%;
	height:31px;
	margin:0px 0px 10px 0px;
	float:right;
}

#adobe
{
	float:right;
	width:190px;
}

#adobe a
{
	color:#B7B7B7;
	margin:0px;
	padding:0px;
}

#adobe a:hover
{
	background-color:#B7B7B7;
	color:#fff;
}

#adobe span
{
	color:#B7B7B7;
	margin:0px;
	padding:0px;
}


.adobe_no_rollover:hover
{
	color:#B7B7B7 !important;
	background-color:#fff !important;
}

#no_acrobat
{
	color:#B7B7B7 !important;
	background-color:#fff !important;
}

#no_acrobat:hover
{
	color:#B7B7B7 !important;
	background-color:#fff !important;
}

#adobe div
{
	margin:0px;
	padding:0px;
	float:left;
}

#adobe img
{
	float:right;
	margin:0px;
	padding:0px;
}

#grey_strip_fix
{
	background-image:url(assets/grey_fix.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:100px;
}

#orange_grey_block
{
	width:493px;
	float:left;
	background-image:url(assets/orange_grey_bg_wide.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height:30px;
	padding:70px 0px 0px 0px;
	margin:0px;
}



#orange_grey_block img
{
	position:relative;
	bottom:-3px;
	left:2px;
}






.orange_text
{
	color:#F66013 !important;
}

.big_header
{
	font-size:14px;
}

.bold
{
	font-weight:bold;
}

.no_top
{
	margin-top:0px;
}

.no_bottom
{
	margin-bottom:0px;
}

#fixit
{
	position:relative;
	left:2px;
}

#news_container p
{
	margin:0px 0px 12px 0px;
}



