/* @override http://localhost:8888/oks/style.css */
@import url("reset.css");

/* @group CORE */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #363025;
}
h1 {
	font-size: 1.7em;
	font-weight: lighter;
	margin-bottom: 8px;
}
h2 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 8px;
}
h2.title {
	color: #000;
	font-size: 1em;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: 10px;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.3em;
}
h4 {
	font-weight: bold;
	margin: 20px 0 5px 0;
}
h5 {
	background: #A8A3C8;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	margin:15px 0 8px 0;
}
strong {
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #3B3374;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: .8em;
	line-height: 18px;
	padding-bottom: 10px;
}
cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/bg_cite.jpg) left top no-repeat;
	padding: 8px 0 0 35px;
	display: block;
	font-size: .9em;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
}
hr {
	border: none;
	border-bottom: 1px solid #CCC;
	margin: 10px 0 20px 0;
	padding: 0;
}
#sidebar-right hr {
	border: none;
	border-bottom: 1px solid #D3D7DD;
	margin: 0 20px 20px 20px;
	padding: 10px 0 0 0;
	clear:both;
}
iframe {
	border: 2px solid #D3D7DD;
}
/* @end */

/* @group ID's */
#total {
	
}
#header {
	background: url(images/bg_header.jpg) left top repeat-x;
	height: 205px;
}
#content {
	background: #D3D7DD;
	padding-bottom: 30px;
	/*padding-top: 30px;*/
}
#menu {
	height: 37px;
	background: url(images/bg_menu.jpg) left top repeat-x;
}
#submenu {
	height: 30px;
	padding: 0 50px;
}
#main {
	background: url(images/bg_main_right.jpg) right top repeat-y #FFF;
}
#principal {
	float: left;
	width: 425px;
	padding-left: 50px;
}
#sidebar-right {
	float: right;
	width: 245px;
	padding: 0 50px 0 10px;
	background: url(images/bg_shadow_sidebar.jpg) left top no-repeat;
	margin: 0;
}	
#footer {
	height: 45px;
	background: url(images/bg_footer.jpg) left top repeat-x;
	display: block;
	clear: both;
}
.wrapp {
	position: relative;
	margin: 0 auto;
	width: 800px;
}
.top {
	padding:20px 50px;
	position: relative;
}
/* @end */

/* @group HEADER */
#header .slogan {
	font-size: 1.1em;
	color: #6E65A4;
	font-weight: bold;
	width: 350px;
	position: absolute;
	right: 50px;
	top: 60px;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 45px;
	width: 290px;
	height: 205px;
}
/* @end */

/* @group MENU */
#menu ul {
	background: url(images/bg_ul_menu.jpg) left bottom no-repeat;
	width: 762px;
	height: 37px;
	padding-left: 38px;
}
#menu ul li {
	float: left;
}
#menu ul li  a,
#menu ul li  a:link,
#menu ul li  a:active,
#menu ul li  a:visited{
	display: block;
	float: left;
	padding: 0 20px;
	margin-right: 1px;
	text-align: center;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	font-size: .7em;
	text-transform: uppercase;
	font-weight: bold;
}

.index #menu ul li#navId1 a,
.property-overview #menu ul li#navId2 a,
.gallery #menu ul li#navId3 a,
.tenant-services #menu ul li#navId4 a,
.location #menu ul li#navId5 a,
.leasing #menu ul li#navId6 a,
.contact #menu ul li#navId7 a,
#menu ul li a.active,
#menu ul li a:link.active,
#menu ul li a:visited.active,
#menu ul li  a:hover {
	background: url(images/bg_menu_active.jpg) left top repeat-x;
	color: #363025;
}
#menu ul li  a.last {
	border: none;
}
/* @end */

/* @group SUBMENU */
#submenu ul li {
	float: left;
}
#submenu ul li  a,
#submenu ul li  a:link,
#submenu ul li  a:active,
#submenu ul li  a:visited{
	display: block;
	float: left;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	color: #9693BB;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 2px;
}
#submenu ul li  a:active {
	color: #363025;
}
#submmenu ul li  a.active, #submenu ul li  a:hover, #submmenu ul li  a.active, #submenu ul li  a.active {
	background: url(images/bg_submenu_active.jpg) left top repeat-x;
}
/* @end */

/* @group TOP */
.top .teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #A8A3C8;
	font-weight: bold;
}
/* @end */

/* @group MAIN */
.content_main {
	background: url(images/bg_main_left.jpg) left top repeat-y;
	position: relative;
}
.bottom_main {
	height: 40px;
	width: 800px;
	background: url(images/bg_bottom_main.jpg) left bottom no-repeat;
	display: block;
	clear: both;
	padding-top: 0px;
}
a.bt_areamap{
	display: block;
	height: 33px;
	width: 190px;
	background: url(images/bt_areamap.jpg) left top no-repeat;
	text-indent: 1000px;
	line-height: 40px;
	overflow: hidden;
	margin-left: 115px;
}
/***** classes ***/
span.bt_round {
	display: block;
	height: 19px;
	margin-top: 10px;
	background: url(images/bg_round_left.jpg) left top no-repeat;
	padding-left: 10px;
}
span.bt_round a, span.bt_round a:link, span.bt_round a:visited, span.bt_round a:active {
	display: block;
	height: 19px;
	line-height: 19px;
	float: left;
	color: #3B3374;
	font-size: .7em;
	padding-right: 10px;
	font-weight: bold;
	background: url(images/bg_round_right.jpg) right top no-repeat #D3D7DD;
}
span.bt_round a:hover {
	color: #363025;
	text-decoration: none;
}

/***** LEASING ***/
a.clickhere {
	background: url(images/icon_clickhere.jpg) left center no-repeat;
	padding-left: 18px;
}
/***** AMENITIES LIST ***/
ul.amenities-list li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
	font-size: .8em;
}

/***** PHOTO GALLERY ***/
ul.gallery li {
	float: left;
	margin: 0 12px 30px 0;
	width:125px; height:90px;
}

ul.gallery li a{
	float: left;
	display: block;
	border: 2px solid #D3D7DD;
}

ul.gallery li a:hover{
	float: left;
	display: block;
	border: 2px solid #A8A3C8;
}

/***** TWO COLLUMNS ***/
.two_col h2 {
	font-size: .8em;
	color: #3B3374;
}
.two_col .col_1{
	height: 200px;
	float: left;
	width: 200px;
	margin-bottom:100px;
	border-right: 1px solid #CCC;
	padding-right: 8px;
}

.two_col .col_2{
	height: 200px;
	float: right;
	width: 200px;
	margin-bottom:100px
}


/* @end */

/* @group WELCOME */
div.welcome {
	background: url(images/img_home.jpg) left 30px no-repeat;
	height: 327px;
	margin-left: 50px;
	padding:30px 40px 0 400px;
}
div.welcome h1 {
	font-weight: lighter;
	font-size: 1.8em;
	margin-bottom: 20px;
}
div.welcome a.link_now {
	width: 130px;
	height: 33px;
	display: block;
	background: url(images/bg_bt_nowLeasing.jpg) left top no-repeat;
	color: #FFF;
	line-height: 33px;
	padding-left: 14px;
	margin-top: 20px;
	font-weight: bold;
}

div.welcome a.link_now:hover {
	background: url(images/bg_bt_nowLeasing.jpg) left bottom no-repeat;
	text-decoration: none;

}
/* @end */

/* @group BOXES HOME */
div.home_boxes {
	height: 255px;
	margin-top: 20px;
	position: relative;
}
div.home_boxes .box1 {
	width: 558px;
	height: 255px;
	position: absolute;
	left: 6px;
}
	div.home_boxes .box1 .titles{
		height: 35px;
		background: url(images/titles_box1_home.jpg) left top no-repeat;	
	}
	div.home_boxes .box1 .content{
		height: 36px;
		height: 220px;
		background: url(images/bg_content_box1_home.jpg) left top repeat-y;	
	}
	div.home_boxes .box1 ul {
		position: relative;
		height: 220px;
		background: url(images/bg_bottom_box1.jpg) left bottom no-repeat;
		
	}
	div.home_boxes .box1 ul li.property{
		position: absolute;
		left: 30px;
		top: 20px;
		height: 180px;
		border-right: 1px solid #D8DDE3;
		width: 250px;
		color: #3B3374;
	}
	div.home_boxes .box1 ul li.location{
		position: absolute;
		left: 305px;
		top: 20px;
		height: 180px;
	}
	div.home_boxes .box1 ul li.location img {
		border: 3px solid #D3D7DD;
	}
div.home_boxes .box2 {
	width: 230px;
	background: url(images/title_dtz_home.jpg) left top no-repeat;
	position: absolute;
	left: 560px;
	z-index: 1000;
	top: 55px;
	padding: 0;
}
div.home_boxes .box2 p {
	position: relative;
	padding: 0;
	margin: 50px 0 0 25px;
}

div.home_boxes .box2 p img{
	margin: 0;
	float:left;
}
div.home_boxes span.bt_round {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* @end */

/* @group PAGER */
.pager {
	height: 22px;
	margin-top: 20px;
}
.pager a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	background: #FFF;
	color: #368548;
	padding: 0 5px;
	margin-right: 1px;
	border: 1px solid #368548;
	font-size: .7em;
}

.pager a:hover, .pager a.active {
	border: 1px solid #368548;
	color: #FFF;
	background: #368548;
	text-decoration: none;
}
/* @end */

/* @group SIDEBAR-RIGHT */
#sidebar-right .image-sidebar {
	border: 1px solid #D3D7DD;
	padding: 10px;
	margin-bottom: 20px;
}
#sidebar-right .block {
	margin-bottom: 60px;
}
#sidebar-right .block p, #sidebar-right .block ul {
	padding: 0 0 0 20px;
}
#sidebar-right h2 {
	color: #3B3374;
	padding: 0 0 0 20px;
	font-size: .8em;
}
#sidebar-right .block-menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar-right .block-menu ul li a{
	border-bottom: 1px solid #D3D7DD;
	font-size: .9em;
	font-weight: bold;
	color: #A8A3C8;
	display: block;
	line-height: 25px;
}
#sidebar-right .block-menu ul li a:hover {
	color: #3B3374;
	text-decoration: none;
}
#sidebar-right .block-menu ul li a.active{
	background: url(images/icon_active_menuside.jpg) left center no-repeat;
	padding-left: 13px;
	color: #3B3374;
}
#sidebar-right .block-address .title {
	background: #A8A3C8;
	color: #FFF;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#sidebar-right .block-address img {
	margin-top: 5px;
	float:left;
}
/* @end */

/* @group TENANT LIST */
table.tenant_list {
	border-right: 1px solid #D3D7DD;
}
table.tenant_list td {
	width: 130px;
	font-size: .7em;
	line-height: 14px;
	border-bottom: 1px solid #D3D7DD;
	border-left: 1px solid #D3D7DD;
	padding:5px 10px;
}
table.tenant_list tr.titles td{
	background: #A8A3C8;
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
	border-bottom: 1px solid #D3D7DD;
	border-left: 1px solid #D3D7DD;
}
/* @end */

a.date-min {
	font-weight: bold;
	background: url(images/calendar_background.png) left center no-repeat;
	line-height: 24px;
	height: 24px;
	display: block;
	padding: 0;
	padding-left: 30px;
	font-size: 14px;
	width: 180px;
	
}

/* @group TENANT FORM */
#principal form.tenant_form .field-item input.form-text {
	height: 18px;
	width: 300px;
	font-size: 1em;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
}

/* @end */

/* @group FORMS */
#contact_form {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
#contact_form label {
	display: block;
	font-size: .8em;
	margin-bottom: 2px;
	font-weight: bold;
	color: #3B3374;
}
#contact_form input.form-text {
	height: 18px;
	width: 420px;
	font-size: 1em;
	color: #333;
	padding: 2px;
	border: 1px solid #CCC;
}
#contact_form input#edit-state, #contact_form input#edit-telephone {
	width: 200px;
}
#contact_form input#edit-email {
	width: 350px;
}
#contact_form textarea {
	height: 80px;
	width: 420px;
	font-size: 1em;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
}
#contact_form .field-item {
	margin-bottom: 10px;
}

#contact_form span.text-form {
	font-size: .75em;
	padding-left: 5px;
}
/* @end */

/* @group SITEMAP */
div.sitemap h2 {
	margin-bottom: 5px;
	margin-top: 20px;
}
div.sitemap ul li {
	background: url(images/icon_li.jpg) left center no-repeat;
	padding-left: 10px;
	font-size: .9em;
	margin-left: 10px;
}
/* @end */

/* @group FOOTER */
#footer .rights {
	color: #fff;
	font-size: .7em;
	font-weight: bold;
	position: absolute;	
	line-height: 45px;
}
#footer .rights a {
	color: #fff;
	text-decoration:underline;
	padding: 0 3px;
}
#footer .rights a:hover{
	color: #999;
	padding: 0 3px;
}

#footer .links {
	color: #686154;
	right: 0;
	font-size: .65em;
	font-weight: normal;
	position: absolute;
	line-height: 45px;	
}
#footer .links a {
	color: #686154;
	text-decoration:none;
	padding: 0 3px;
}	
#footer .links a:hover{
	color: #686154;
	text-decoration:underline;
	padding: 0 3px;
}	
/* @end */


/*.leasing{
	border-top:1px solid #bbb;
	padding-top:15px;}*/

