/*
Theme Name: La Scala Apartments
Theme URI: http://www.maacware.com/
Description: La Scala Apartments Theme 2
Version: 2.0
Author: Orasy
Author URI: mailto:george@orasy.com
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@charset "UTF-8";
p {
	margin: 0px;
	padding: 0px;
}



@font-face {
    font-family: 'FuturaLight';
    src: url('fonts/futura_light-webfont.eot');
    src: url('fonts/futura_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_light-webfont.woff') format('woff'),
         url('fonts/futura_light-webfont.ttf') format('truetype'),
         url('fonts/futura_light-webfont.svg#FuturaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaBold';
    src: url('fonts/futura_bold-webfont.eot');
    src: url('fonts/futura_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_bold-webfont.woff') format('woff'),
         url('fonts/futura_bold-webfont.ttf') format('truetype'),
         url('fonts/futura_bold-webfont.svg#FuturaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaBook';
    src: url('fonts/futura_book-webfont.eot');
    src: url('fonts/futura_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_book-webfont.woff') format('woff'),
         url('fonts/futura_book-webfont.ttf') format('truetype'),
         url('fonts/futura_book-webfont.svg#FuturaBook') format('svg');
    font-weight: normal;
    font-style: normal;

}


.navc1 ul li.current_page_item a, .navc2 ul li.current_page_item a {
	color:#60C5E9;
	
	}




  
   

h1 {
	font-family: "FuturaBook", serif;
	font-size:1.4em;
	font-weight: normal;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	color: #FFFFFF;
}

h3 {
	font-size:1.2em;
	color: #FFF;
	margin:0px;
	padding:0px;
	}
	
.demo h3 a {
    color: #FFFFFF;
    font-family: "FuturaBook",serif;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
	text-decoration:none;
}	

body {
	margin:0;
	padding:0;
	height:100px;
	/*overflow:hidden;*/
	font-family: "FuturaLight", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color:#EFEFEF;
}
.bgimage {
	position: absolute;
	-khtml-user-select: none;
}
#wrapper {
	width: 600px;
	margin: 0;
}
#menuwrap {
	position: fixed;
	left: 0;
	height: 120px;
	width: 314px;
	height:100%;
	/*opacity:0.9;
	filter:alpha(opacity=100);*/
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	top: 0px;
	z-index: 100;
}
.menu {
	left: 5px;
	top: 52px;
	position: relative;
	width: 240px;
	color: #333;
	line-height: 1.6em;
	margin-left: 25px;
}
.menu ul li strong {
	color:#FFF
}

.menu .logo {
	margin-left:19px;
	
	}

#menuwrap img.arrow {
	position: absolute;
	
	right: 14px;
	cursor: hand;
	opacity:1;
	filter:alpha(opacity=100);
	bottom:20px;
}

#menuwrap img.lsa-icon {
	position: absolute;
	top: 52px;
	right: 14px;
	cursor: hand;
	opacity:1;
	filter:alpha(opacity=100);
}

#side-bottom {
	position: absolute;
	bottom: 0;
	height:50px;
	margin-left:30px;
	width:241px;
	background-color:#FFFFFF;
}

.navigation {
	color:#FFFFFF;
	position: relative;
	top: 40px;
	position:relative;
	z-index:1000;
	}
.sub-nav-floor ul, .sub-sub-nav-floor ul {
	list-style:none;	
	}
.sub-nav-floor ul li, .sub-sub-nav-floor ul li {
	float:left;
	list-style:none;
	width:62px;
	margin-right:3px;
	margin-bottom:3px;
	
	height:30px;
	line-height:30px;
	}
.sub-nav-floor ul li a {
	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#000;
}

.sub-nav-floor ul li a:hover {
	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#38B6E9;
}

.sub-nav-floor ul li.page_item.current_page_item a{
	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#38B6E9;
}

.sub-nav-floor ul li.page_item.current_page_ancestor.current_page_parent a{
	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#38B6E9;
}

.sub-sub-nav-floor ul li a {
	display: block;
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-image: url(images/drop-menu-bg.png);
	background-repeat: repeat;
}

.sub-sub-nav-floor ul li a:hover {
	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#38B6E9;
}

.sub-sub-nav-floor ul li.page_item.current_page_item a{
    
    	display: block;	
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#FFFFFF;
	background-color:#38B6E9;
}

.sub-sub-nav-floor {
	padding-top:3px;
	clear:left;
	}



#menuwrap h3 {
	color:#fff;
	margin-top:10px;
}
/*.menu .line {
	height: 6px;
	width: 165px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 10px;
}
.menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
.menu a {
	color: #999;
	text-decoration: none;
	padding-left: 10px;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 1.6em;
	background-position: left center;
}*/
.menu ul {
	margin: 0px;
	padding: 0px;
}

/*.menu div .videoicon a {
	background-image: url(../images/video.png);
	display: block;
	height: 11px;
	width: 22px;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
}
.menu div .videoicon a:hover {
	background-image: url(../images/video-o.png);
	padding: 0px;
}
.menu div .cameraicon a {
	background-image: url(../images/camera.png);
	display: block;
	height: 11px;
	width: 16px;
	margin-left: 6px;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
}
.menu div .cameraicon a:hover {
	background-image: url(../images/camera-o.png);
	padding: 0px;
}*/
.red-bold {
	font-weight: bold;
	color: #EE3224;
}
.main-content {
	font-family: "FuturaLight", serif;
	height: 252px;
	width: 660px;
	position: relative;
	top: 40px;
	
}
.main-content-the-site {
	font-family: "FuturaLight", serif;
	height: 252px;
	width: 660px;
	position: relative;
	top: 20px;
	left: 40px;
}
.floor-navigation {
	font-family: "FuturaLight", serif;
	height:80px;
	
	width: 660px;
	position: relative;
	top: 20px;
	
}
.floor-level-select {
	font-family: "FuturaLight", serif;
	height: 252px;
	width: 660px;
	position: relative;
	top: 40px;
	
}

.aptstyle {
	color:#000; 
	font-size:14px; 
	font-family: "FuturaBook", sans-serif;
	
	
	
	}



/*.rmit-logo {
	float: right;
	position: relative;
	margin-top: 50px;
	margin-right: 32px;
	background-image: url(../images/rmit-logo.png);
	height: 31px;
	width: 86px;
}
.rmit-logo-white {
	float: right;
	position: relative;
	margin-top: 50px;
	margin-right: 32px;
	background-image: url(../images/rmit-logo-white.png);
	height: 31px;
	width: 86px;
}*/
	



/*#portfolio li {
	font-family: "museo300", serif;
	font-size: 2.1em;
	line-height:1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #EE3224;
	list-style-type: none;
}
.limiter #portfolio {
	margin: 0px;
	padding: 0px;
}
.limiter #portfolio ul {
	margin: 0px;
	padding: 0px;
}

*/


.column1 {
	font-size:12px;
	line-height:1.3em;
	width:270px;
	margin-right:40px;
	float:left;
	}

.column2 {
	width:200px;
	line-height:1.3em;
	margin-right:40px;
	float:left;
	font-size:12px;
	margin-top:10px;
	}






.column-content {
	font-family: "FuturaLight", Sans-Serif;
	font-size:1.05em;
	line-height:1.2em;
	color: #000;
	position: relative;
	width: 230px;
	top: 70px;
}
.column-content p {
	margin-bottom:12px;
}
.column-content h1 {
	font-family: "FuturaBook", Sans-Serif;
	font-size:1.15em;
	line-height:1.3em;
	color: #599E4D;	
}

.sub-page-content {
	height: 165px;
	width: 716px;
	position: absolute;
	top: 155px;
	left: 235px;
}

.video-page-content {
	height: 299px;
	width: 500px;
	position: absolute;
	top: 155px;
	left: 235px;
}

.gallery-page-content {
	height: 299px;
	width: 500px;
	position: absolute;
	top: 155px;
	left: 235px;
}
.gallery-module {
	width: 73px;
	margin-right: 2px;
	float: left;
	margin-bottom:6px;
}
.gallery-module .text {
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gallery-module div a {
	height: 1px;
}

.video-right-column {
	height: 300px;
	width: 160px;
	position: absolute;
	top: 155px;
	left: 785px;
	margin-top: 10px;
}
.video-page-content div .text {
	margin-top: 18px;
	font-size: 1.3em;
	width: 380px;
	line-height: 1.4em;
}
.box {
	background-color: #333;
	display: inline-block;
	height: 146px;
	width: 128px;
	padding-left:10px;
	padding-right:10px;
	margin-right: 0px;
	background-image: url(images/sub-box-bg.png);
	background-repeat: repeat-x;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.box .heading {
	font-size:1.1em;
	font-weight: bold;
	color: #FFF;
	margin-top: 12px;
	margin-bottom:4px;
}
.box .text {
	color: #FFF;
	font-size: 1.1em;
	height: 60px;
}
.video-right-column .line {
	height: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	opacity:0.2;
	filter:alpha(opacity=20);
}
.box .line {
	height: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	opacity:0.3;
	filter:alpha(opacity=30);
}

.box:hover {
	background-color: #F00;
	display: inline-block;
	background-image: url(images/sub-box-bg-o.png);
	background-repeat: repeat-x;
}
.box .video {
	background-image: url(images/box-video-o.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:0.3;
	filter:alpha(opacity=30);
}

.box .video:hover {
	background-image: url(images/box-video-o.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:1;
	filter:alpha(opacity=100);
}
.box .camera {
	background-image: url(images/box-camera-o.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:0.3;
	filter:alpha(opacity=30);
}

.box .camera:hover {
	background-image: url(images/box-camera-o.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:1;
	filter:alpha(opacity=100);
}

.video-red {
	background-image: url(images/video-white.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:0.2;
	filter:alpha(opacity=20);
}
.video-grey {
	background-image: url(images/video-grey.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	opacity:1;
	filter:alpha(opacity=100);
}
.video-grey:hover {
	background-image: url(images/video-red.png);
	background-repeat: no-repeat;
	opacity:1;
	filter:alpha(opacity=100);

}
.video-red:hover {
	background-image: url(images/video-red.png);
	background-repeat: no-repeat;
	opacity:1;
	filter:alpha(opacity=100);

}
.camera-red {
	background-image: url(images/camera-white.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 24px;
	display: inline-block;
	opacity:0.2;
	filter:alpha(opacity=20);
}
.camera-grey {
	background-image: url(images/camera-grey.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 24px;
	display: inline-block;
	opacity:1;
	filter:alpha(opacity=100);
}
.camera-red:hover {
	background-image: url(images/camera-red.png);
	background-repeat: no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
	

}
.camera-grey:hover {
	background-image: url(images/camera-red.png);
	background-repeat: no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
	

}
.video-right-column .links a {
	color: #999;
	text-decoration: none;
	padding-left: 10px;
}
.video-right-column .links a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/cross.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}


.box .vertline {
	width: 8px;
	margin-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 14px;
	border-right-color: #FFF;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	opacity:0.3;
	filter:alpha(opacity=30);
}

.template7-page-content {
	height: 299px;
	width: 620px;
	position: absolute;
	top: 155px;
	left: 235px;
}
.template7-page-content .content {
	background-color: #FFF;
	height: 400px;
	width: 530px;
	margin-left: 30px;
	padding: 30px;
}


#menuwrap .arrow {
	background-color: #2B2B2B;
}

#menuwrap .arrow:hover {
	background-color: #38B6E9;
	cursor:pointer;
}
.gallery-page-content .gallery-large {
	margin-left: 30px;
	position: absolute;
}

#sliderContent .slide div ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-image: url(images/bullet-arrow.png);
}
#sliderContent .slide div ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}
.slide .tableModule {
	background-color: #333;
	float: left;
	width: 165px;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-image: url(images/table-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	height: 130px;
}
.tableModule a {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/camera.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.tableModule a:hover {
	color: #EE3224;
	text-decoration: none;
	background-image: url(images/camera-o.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}


div.column-content a {
	color:#599E4D;
	text-decoration:none;
	
	}

div.column-content a:hover {
	color:#599E4D;
	text-decoration:underline;
	
	}


.header .right {
	float: right;
}
.clear {
	clear: both;
}
#sliderControls {
	font-family: "museo300", serif;
	position: absolute;
	left: 530px;
	z-index: 500;
	line-height: 55px;
	color: #EE3224;
}
#sliderControls div {
	display: inline;
	width: auto;
}
#sliderIndex {
	width: 50px;
	color:#EE3224;
	font-size: 1.4em;
}
#sliderContent {
	width: 590px;
	height:480px;
	background-color: #fff;
	position: absolute;
}
.sliderButtonDisabled {
	cursor: default;
	color: #CCC;
}
.sliderButton {
	cursor:pointer;
}
.slide {
	line-height: 1.3em;
	color: #666;
	font-size: 1.2em;
}
.header .btm-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#sliderBack {
	margin-right:5px;
	font-size:1.8em;
}
#sliderNext {
	margin-left:5px;
	font-size:1.8em;
}
h4 {
	font-size: 1.1em;
	color: #EE3224;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}



#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_12.gfield	{
	float:left;
	width:120px;
	
	
	}
#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_1.gfield {
	float:left;
	width:350px;
	}	
	
#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_2.gfield	{
	clear:both;
	
	}
	
	
	
	
	html body div.main-content div#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_12.gfield div.ginput_container select#input_2_12.medium {
		width:100px;
		
		}
div#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_8.gfield,
div#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_11.gfield
 {
	width:480px;
	
	
	}	

div#gform_wrapper_2 label {
	float:none;
	width:400px;
	text-align:left;
	
	}



/*TABBED CONTENT


#tabbed_box_1 {
	width:590px;
}

.tabbed_area {
	background-color:#fff;
	height: 270px;
	width: 590px;
}

ul.tabs {
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-image:url(../images/tabbed-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#464c54;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	padding-right: 13px;
	padding-left: 13px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
ul.tabs li a:hover {
	background-color:#EE3224;
	background-image:url(../images/tabbed-bg-o.png);
	background-repeat:repeat-x;
	background-position:top;
}
ul.tabs li a.active {
	background-color:#EE3224;
	color:#FFF;
	background-image:url(../images/tabbed-bg-o.png);
	background-repeat:repeat-x;
	background-position:top;
}
.tabcontent {
	background-color:#ffffff;
	padding:20px;
	position: absolute;
	width: 550px;
	height: 230px;
}
.tabbed_area .pageheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.tabbed_area .pageheader .left {
	font-size: 1.3em;
	float: left;
	color: #666;
}
.tabbed_area .pageheader .right {
	float: right;
	height: 100px;
}
.tabbed_area .columns {
	width: 170px;
	margin-right: 13px;
	float: left;
	margin-top: 20px;
	line-height: 1.2em;
	font-size: 1.2em;
	color: #666;
}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8, #content_8, #content_9, #content_10 { display:none; }
*/

<!--[if gt IE 8]><!--> 
h1 {
	
	font-family:Arial, Helvetica, sans-serif;
}
    
<!--<![endif]--> 