/* common styles */

body {
	background-color: #f9f9f9;
	font-size:13px;
	font-family: Arial;
	color:#505050;
}

#header {
	height: 120px;
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
}

#footer {
	background-image: url('../images/footer_bg.png');
	background-repeat: repeat-x;
	padding: 30px 0 0 0;
}

#designer_footer {
	font-size: 10px;
	color: #808080;
	font-family: Arial;
	background-color: #000;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #161616;
	padding: 15px 0 15px 0;
	margin: 20px 0 0 0;
}

#designer_footer ul {
	list-style-type: none;
}

#designer_footer li {
	display: inline;
	margin-right: 5px;
}

#designer_footer a {
	color: #808080;
	text-decoration: none;
}

#social_media {
	text-align: right;
	margin-top: 6px;
}

#social_media ul {
	list-style-type: none;
}

#social_media li {
	display: inline;
	margin-right: 5px;
}

#logotype {
	position: absolute;
	z-index: 999;
}

#main_menu {
	margin: 55px 0 0 220px;
}

#main_menu ul {
	list-style-type: none;
}

#main_menu li {
	font-family: 'ColaborateLightRegular';
	display: inline;
	padding: 25px 16px 0 16px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #b5b5b5;
}

#main_menu li.last {
	font-family: 'ColaborateLightRegular';
	display: inline;
	padding: 25px 0 0 16px;
	border-style: none;
}

#main_menu li.active {
	font-family: 'ColaborateMediumRegular';
}

#main_menu a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}

#main_menu a:hover {
	color: #689dcc;
}

#columns {
	margin: 20px 0 0 0;
}

#columns .column {
	text-align: left;
}

#columns .column h2 {
	font-family: 'ColaborateRegular';
	font-size: 21px;
	display: block;
	margin: 20px 20px 15px 20px;
	font-weight: 100;
}

#columns .column p {
	font-size:1.1em;
	display: block;
	line-height: 1.6em;
	margin: 0 20px 15px 20px;
	
}

.footer_content {
	font-family: Arial;
	color: #808080;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.footer_content a {
	color: #6294c0;
	text-decoration: none;
}

.footer_content a:hover {
	color: #6294c0;
	text-decoration: underline;
}

.footer_content ul {
	text-align: right;
	list-style-type: none;
}

.footer_content li {
	display: inline;
	margin-left: 25px;
}

.white {
	font-size: 12px;
	color: #fff;
}

.right {
	text-align: right;
}

/* homepage template styles */

#wooden_bar_homepage {
	height: 283px;
	background-image: url('../images/top_bg.jpg');
	background-repeat: repeat-x;
}

#content_homepage {
	padding: 565px 0 0 0;
	background-image: url('../images/main_homepage_bg.png');
	background-repeat: repeat-x;
}

#building {
	position: absolute;
	margin: 20px 0 0 0;
	width: 960px;
	height: 35px;
	background-image: url('../images/building.png');
	background-repeat: no-repeat;
	text-align: center;
	font-family: 'ColaborateThinRegular';
	font-size: 20px;
	color: #fff;
	padding: 770px 0 0 0;
}

#quote_box {
	border-style: solid;
	border-width: 1px 0 1px 0;
	padding: 10px 0 10px 0;
	border-color: #dfdfdf;
	line-height: 1.6em; 
	font-size: 1.1em;	
}

/* inner pages template styles */

#wooden_bar {
	height: 64px;
	background-image: url('../images/top_bg.jpg');
	background-repeat: repeat-x;
}

#content {
	color: #505050;
	padding: 55px 0 0 0;
	background-image: url('../images/main_bg.png');
	background-repeat: repeat-x;
}

#intro h1, #intro h2 {
	color: #000;
	font-family: 'ColaborateRegular';
	font-size: 1.8em;
	text-transform: uppercase;
}

#intro p {
	font-family: 'ColaborateRegular';
	font-size: 1.4em;
	line-height: 1.5em;
	color: #505050;	
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000;
	padding: 10px 0 10px 0;
}

#bar {
	background-color: #1b1b1b;
	font-family: 'ColaborateThinRegular';
	font-size: 20px;
	color: #fff;
	margin: 15px 0 15px 0;
	padding: 15px 0 15px 0;
	text-align: center;
}

.content {
	line-height: 1.6em;
	font-size: 1.1em;
}

.content p {
	margin-bottom: 10px;
}

/****** condo units *************/

.unit {
	float: left;
	color: #000;
	margin: 0 7px 10px 0;
}

.unit_info {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000;
	margin: 0 5px 0 5px;
}

.unit_info h1 {
	float: left;
	font-family: 'ColaborateRegular';
	font-size: 21px;
	font-weight: 100;
}

.unit_info h2 {
	float: right;
	font-family: 'ColaborateLightRegular';
	font-size: 14px;
	font-weight: 100;
}

/****** news & media page ***********/

.news-content {
	line-height: 1.8em;
	font-size: 1.1em;
	padding: 15px 0 5px 0;
}

.news-header {
	border-style: solid; 
	border-width: 0 0 1px 0;
	border-color: #000;
}

.news-header a {
	text-decoration: none;
	text-transform: uppercase;
	color: 	#689DCC;
	font-family: 'ColaborateRegular';
}

.news-item { 
	margin: 0 0 20px 0;
	line-height: 1.2em;
}

.news-item-title {
	font-family: 'ColaborateBoldRegular';
	font-size: 1.3em;	
}

.news-item-data { 
	font-size: 10px;
	color: #666;	
}

.news-item-intro {
	margin: 10px 0 10px 0;
	line-height: 1.6em;
}

.news-item-read-more {
	text-align: right;
}

.news-item-read-more a {
	font-family: 'ColaborateBoldRegular';
	text-decoration: none;
	color: #689DCC;
}

/***** contact page *****/

.errors {
	background-color: #fee4e2;
	padding:10px;
}

.contact {
	margin-top:25px;
	padding-bottom:20px;
}

.contact-text {
	margin-top:20px;
	padding-bottom:20px;	
}

.contact-text p {
	margin:0;
	padding:0;
}

input.input,
input.input2,
input.input3,
.form_td2 textarea {
    background-color: #f0f0f0;
    border: 1px solid #bfbfbf;
	padding:3px;
    background: #FFFFFF url('../images/input-bg.html') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-border-radius: 3px;
    -moz-border-radius: 3px;	
}

.form_td2 textarea {    
    width: 250px;
    height: 90px;
}


input.input {    
    width: 250px;
}

input.input2 {    
    width: 250px;
}

input.input3 {    
    width: 70px;
}

input.required, .form_td2 textarea.required, input.invalid {
    border: 1px solid #ff0000;
}

input.button {
    -webkit-box-shadow: rgba(0, 0, 0, 0.597656) 0px 1px 0px;
    background: #888;
    border: 1px solid #888;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    color: white;
    padding: 3px 15px;
    text-shadow: rgba(0, 0, 0, 0.296875) 0px -1px 0px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    margin:0;
}

input.button:hover {
    background: #979797;
    color: #FCFCFC;
}


.form_td1 {
    float: left;
    width: 200px;
}

.form_td2 img {
	margin-left:1px;
}

.form_row {
    margin-bottom: 4px;
}

#address {
	margin-top:30px;
}

#address .address-item h3 {	
	font-weight:normal; 
	color:#0061b0;
	font-size:0.9em;
	margin:0;
	padding:0;
	font-weight: bold;	
}

#address .address-item address {	
	color:#222222;
	font-size:0.9em;
	padding:0;
	margin:0;
	font-style: normal !important;
}

#address .address-item p.address-info {
	color:#0061b0;
	font-size:0.9em;
	text-transform:lowercase;
	margin:0;
	padding:0;
}

.page-title {
	margin-top:30px !important;
}

.employment {
	margin-top:25px;
	margin-bottom:20px;
	background-color: #d9d9d9;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

.employment p {
	margin: 20px;
}

.employment form {
	margin: -20px 20px 0px 20px;	
}

.employment .form_td1 {
    float: left;
    width: 110px;
}

.employment input.input2,
.employment input[type="file"],
.employment input.input {    
    width: 140px;
}


.employment input.input3 {    
    width: 70px;
}



.quote textarea,
.quote input.input2,
.quote input.input {    
    width: 300px;
}

.gallery-thumb {
	background-image: url('../images/thumb.png');
	background-repeat: no-repeat;
	height: 223px;
	position: relative;
}

.gallery-thumb img {
	border:none;
	position: absolute;
	top: 20px;
	left: 20px;
}