/********/
/* html */
/********/
body {
	background:#FFF url(../img/bg/body.gif) repeat;
	margin:30px 0 30px 0;
	padding:0;
	text-align:center
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

/* sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* sIFR styles... this can be modified */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 60px;
	margin:0;
	padding:0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
	margin:0;
	padding:0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size:31px;
	margin:0;
	padding:0;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 15px;
    margin:0;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 13px;
}

#inner_left h4,
#inner_right h5{
	margin:0;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size: 13px;
	margin:0;
	padding:0;
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	text-decoration:none;
	color:#9b0009;
}

#main a{
	position:relative;	
}

a:hover {
	text-decoration:underline
}

a.active,
a:focus {
	outline: 0
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #DDD;
	height:1px;
	line-height:1px;
	margin:0 0 16px 0;
}

form {
	margin:0;
	padding:0
}

input,
textarea,
select {
	border:1px solid #DBDFE6;
	color:#000;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#000;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	margin:0 auto;
	width:941px;
	background:url(../img/bg/page_bg.png) repeat-y;
	padding:0 20px 0 20px;
	position:relative;
}

/* header */
#header {
	height:209px;
	position:relative;
}

#header_shadow{
	height:20px;
	background:url(../img/bg/header_shadow.png) no-repeat;
	margin:0 auto;
	width:981px;
}

#overlay{
	background:url(../img/bg/banner_overlay.png) no-repeat;
	width:941px;
	height:209px;
	position:absolute;
	left:0;
	top:0;
	z-index:77;
}

#banner{
	position:absolute;
	left:0;
	top:0;
}

#banner p,
#banner img{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#logo {
	position:absolute;
	right:-23px;
	top:-17px;
	z-index:88;
}

/* sidebar */
#sidebar {
	width:214px;
	float:left;
    padding-bottom:20px;
}

/* menu */
#menu {
	font-size:15px;
	color:#5b5b5b;
	font-family:Arial, Tahoma, Verdana;
	padding:0 16px 0 0;
	margin:5px 0 0 0;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0
}

#menu li {
	text-align:right;
	border-bottom:1px solid #b9babc;
	width:155px;
	float:right;
	min-height:31px;
	line-height:31px;
}

#menu li a {
	color:#5b5b5b;
	font-weight:bold;
}

#menu li a:hover,
#menu li a.active {
	color:#9b0009;
	text-decoration:none;
}

/* submenu */
#menu li ul {
	padding:0;
	float:left;
	background:none;
    display:none;
}

#menu li.active ul{
	display:block;
	background:none;
}

#menu li li {
	margin:0;
	border:0;
	min-height:20px;
	line-height:14px;
}

#menu li li a {
	color:#4f4f4f;
	display:block;
	font-weight:bold;
 	padding:0;
	font-style:italic;
	font-size:12px;
}

#menu ul li.active a{
    color:#9B0009;
}

#menu ul li.active ul a{
	color:#4f4f4f;
	background:none;
}

#menu ul li.active ul a.active{
	background:none;
    color:#9B0009;
}

#menu ul li.active ul a:hover,
#menu ul li.active ul a.active:hover{
	background:none;
	color:#9b0009;
}

/* content */
#main{
	background:url(../img/bg/vertical_dotted_line.gif) 206px 0 repeat-y ;
	height:100%;
}

#content {
	width:727px;
	float:left;
}

#title_wrapper{
	height:92px;
	padding:25px 20px 5px 20px;
}

.horizontal_dotted_line{
	height:8px;
	background:url(../img/bg/horizontal_dotted_line.gif) center repeat-x;
	width:706px;
}

#textbox{
	padding:20px;
}

#textbox #inner_left{
	width:300px;
	float:left;
	margin:0 0 20px 0;
	padding-top:15px;
}

#textbox #inner_right{
	width:335px;
	color:#fff;
	float:left;
	background:#9b0009;
	margin:0 0 20px 12px;
	padding:20px 20px 10px 20px;
}

#inner_right p{
	margin:0 0 10px 0;	
}

.intro{
	color:#4f4f4f;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
}

/* news */
#news_archive ul{
    margin:0;
    padding:0;
    list-style:none;
}

#news_archive li{
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    position:relative;
    text-align:justify;
}

#news_archive .date{
    color:#ccc;
    font-size:10px;
    position:absolute;
    right:0;
    top:0;
}

/* footer */
#footer{
}

#footer_shadow {
	background:url(../img/bg/footer_shadow.png) no-repeat;
	height:20px;
	margin:0 auto;
	width:981px;
}

/*********/
/* pages */
/*********/
#splash #page{
	background:none;
	padding:0;
	position:absolute;
	height:580px;
	width:941px;
	margin:-290px 0 0 -470px;
	left:50%;
	top:50%;
}

#splash #title{
	position:absolute;
	width:600px;
	top:0;
	left:192px;
}

#splash #action{
	position:absolute;
	width:160px;
	top:67px;
	left:451px;
}

#splash #project{
	width:369px;
	height:347px;
	position:absolute;
	left:84px;
	top:44px;
}

#splash #living{
	width:307px;
	height:294px;
	position:absolute;
	left:384px;
	top:179px;
}

#splash #bussines{
	width:202px;
	height:227px;
	position:absolute;
	left:653px;
	top:89px;
}

#splash #info{
	width:172px;
	height:170px;
	position:absolute;
	left:284px;
	top:398px;
}

/* map */
#map {
	margin:20px 0 0 0;
	min-height:436px;
	position:relative;
}

#mapinfo1 {
	left:310px;
	top:85px;
}

#mapinfo2 {
	left:185px;
	top:100px;
}

#mapinfo3 {
	left:240px;
	top:40px;
}

#mapinfo4 {
	left:100px;
	top:90px;
}

#mapinfo strong{
    font-size:13px;
}

.map_popup {
	background:#FFF;
	border:3px solid #2c4d32;
	color:#4f4f4f;
	height:105px;
	line-height:18px;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	visibility:hidden;
	width:200px;
	z-index:1000;
}

/***********/
/* overall */
/***********/
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px
}

.hide{
	display:none
}

.grey{
	color:#4f4f4f;
	line-height:18px;
}

/* poll */
.cs_poll_wrapper{
	padding:10px;
	float:right;
	margin:10px 16px 10px 0;
	background:#d0d2d3;
	width:165px;
}

.cs_poll_header_wrapper{
	font-size:14px;
	color:#9b0009;
}

.cs_poll_form_row_wrapper{
	margin:10px 0 0 0;
}

.cs_poll_question_wrapper{
	margin:10px 0;
	background:#f5f5f5;
	padding:5px;
}

.cs_poll_form_row{
	margin:0 0 3px 0;
	display:inline;
	float:left;
}

.cs_poll_answer_field_wrapper,
.cs_poll_form_field_wrapper{
	float:left;
}

.cs_poll_form_field input{
	width:89px;
	background:#e5e5e5;
	border:1px solid #bcbcbc;
}

.cs_poll_answer_field_wrapper{
	width:20px;	
}

.cs_poll_form_label_wrapper,
.cs_poll_answer_label_wrapper{
	float:left;
	width:64px;
	height:20px;
	line-height:20px;
}

.cs_poll_answer_label_wrapper{
	line-height:16px;
	width:100px;
	margin:0 0 0 5px;
}

.cs_poll_submit_wrapper{
	float:left;
	clear:both;
}

.cs_poll_submit{
	margin:10px 0 0 120px;
}

.cs_poll_submit a{
	background:#9b0009;
	color:#fff;
	padding:2px 10px;
	text-decoration:none;
}

.cs_poll_submit a:hover{
	background:#ae000a;
}

.cs_poll_feedback{
	margin:0 0 10px 0;
	font-weight:bold;
}

.cs_poll_answer_label{
	padding-left:5px;
}

/* forms */
.cs_form_wrapper{
	width:362px;
}

.cs_form_wrapper .cs_form_label label {
	color:#4f4f4f;
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_input textarea{
	height:80px;	
}

.cs_form_wrapper .cs_form_button {
	margin:10px 0 0 0;
}

.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
	width:74px;
	padding:0 0 2px 0;
	background:#9b0009;
	color:#fff;
	border:none;
}

.cs_form_wrapper .cs_form_button input:hover {
	background:#bf1e27;
}
