@import url('typography.css');
@import url('media-queries.css');

html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: 'sintonyregular';
	font-size: 12px;
}
#pageWrap {
   min-height:100%;
   position:relative;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	float: center;
	text-align: center;
}
.fadeThis * {
	display: none;
}
.fadeThis {
	position:relative;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
}
.fadeThis span.hover {
	background-position: left bottom;
	cursor:pointer;
	top: 0px !important;
	left: 0px !important;
}
.fadeThis span.text {
	position:absolute;
	display:block;
	z-index:1001;
	text-align: center;
}
.fadeThis input {
	z-index:2000;
	display: block !important;
	position: absolute;	
}
.formBtn {
	border:0px;
	background-color:transparent;
	cursor:pointer;	
}
.container {
	width:1060px;
	margin:0 auto;
   	position:relative;
	text-align:center;
}
.listingscontainer {
	width:1340px;
	margin:0 auto;
   	position:relative;
}
/*------Basic Shell-------------------------*/
.imgBorder {
	border: solid 1px #212121;
	padding: 3px;
}
.divider {
	height: 1px;
	background-color: #e0dfdf;
	margin: 30px 0px;
}
.divider2 {
	height: 1px;
	background-color: #e0dfdf;
	margin: 10px 0px;
}
.pageTitle {
	color: #4b5752;
	font-size: 26px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
/*------Basic Shell-------------------------*/
#header {
	height:168px;
}
.phone {
	font-family: 'sintonyregular';
	font-size: 12px;
	color: #56625d;
}


/*--------------------------MENU------------------------------*/
.navBG {
	background-color: #4b5752;
	height: 38px;
}
ul#navUL, ul#navUL2  {
	list-style: none;
	padding: 0px;
	margin: 0px;
	z-index:999;
	position:relative;
}
ul#navUL li, ul#navUL2 li {
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 10000;
	height: 36px;
}
ul#navUL li a, ul#navUL2 li a {
	font-family: 'sintonybold';
	text-decoration:none;
	color:white;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 15px;
	line-height: 38px;
	position: relative;
	z-index: 99;
}
ul#navUL2 li a {
	float:right;
}

.mBtn {
	position: absolute;
	top:-45px;
	height:45px;
	background-repeat: no-repeat;
	z-index: 98;
}
.mBtn.active {
	top:0px;
}
#homeBtn {
	background-image: url(../images/homeBtn.jpg);
	width:73px;
}
#aboutBtn {
	background-image: url(../images/aboutBtn.jpg);
	width:103px;
}
#applyBtn {
	background-image: url(../images/applyBtn.jpg);
	width:74px;
}
#rentBtn {
	background-image: url(../images/rentBtn.jpg);
	width:99px;
}
#serviceBtn {
	background-image: url(../images/serviceBtn.jpg);
	width:108px;
}
#listingsBtn {
	background-image: url(../images/serviceBtn.jpg);
	width:95px;
}
.mBtn {
	background-image: url(../images/mBtn.jpg);
	width:153px;
}
.subMenu {
	position: absolute;
	top: 35px;
	display: none;
	z-index: 10000;
}
.subMenu .menuContent {
	border: solid 1px #003659;
	background-image: url(../images/menu-bg.png);
	padding: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subMenu .menuContent a {
	font-size:13px;
	text-align: justify;
	line-height: 13px;
	color: #616161;
}
/*--------------------------MENU------------------------------*/
/*--------------------------mainContent------------------------------*/
#blueWrap {
	width:100%;
	height:180px;
	position:absolute;
	background-position: center;
	background-color: #5583ca;
}
/*-- Slider --*/
#sliderWrap {
	width:100%;
	height:380px;
	position:relative;
	background-position: center;
	background-color: #5583ca;
}
#sliderWrap #slides .slideItem {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#sliderWrap #slides .slideItem.active {
	z-index:2;
}
#slide1 {
	background-image: url(../images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:495px;
}
#slide2 {
	background-image: url(../images/slide2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:495px;
}
#slide3 {
	background-image: url(../images/slide3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:495px;
}
#slide4 {
	background-image: url(../images/slide4b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:495px;
}
/*-- Slider --*/

#mainContent {
   padding-bottom:268px;   /* Height of the footer */
}
.contentBGlistings {
	background-color: white;
	border-left:1px solid #e0dfdf;
	border-right:1px solid #e0dfdf;
	border-top:1px solid #e0dfdf;
	padding: 0 24px 0 24px;
	width: 1010px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	min-height: 487px;
}
.contentBG {
	background-color: white;
	border-left:1px solid #e0dfdf;
	border-right:1px solid #e0dfdf;
	border-top:1px solid #e0dfdf;
	padding: 24px;
	width: 1030px;
	position: relative;
	z-index: 5;
	min-height:3px;
}
#box1 {
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	width:317px;
	height:223px;
	margin-right: 15px;
	float:left;
}
#box2 {
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	width:317px;
	height:223px;
	margin-right: 14px;
	float:left;
}
#box3 {
	background-image: url(../images/box3.jpg);
	background-repeat: no-repeat;
	width:317px;
	height:223px;
	float:left;
}
.box4 {
	font-size: 18px;
	color:#fff;
	text-transform: uppercase;
	font-family: 'sintonyregular';
	
}
.box {
	font-size: 18px;
	color:white;
	text-transform: uppercase;
	font-family: 'sintonyregular';
}
.box:hover
{
    text-decoration:none;
    color: white; 
	}
.orange {
	color:#004A91;
}
.blue {
	color:#d4e8fb;
	font-weight: bold;
}
.arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	float:right;
	width:15px;
	height:29px;
	margin: 180px 20px 0px 0px;
}
.welcomeText {
	min-height:125px;
	color: #4b5752;
	font-size: 30px;
	padding-top: 100px
}
.welcomeText-right {
	color: #000000;
	font-family: 'sintonyregular';
}
.search {
	-moz-box-shadow:inset 1px 1px 8px 3px #cc9947;
	-webkit-box-shadow:inset 1px 1px 8px 3px #cc9947;
	box-shadow:inset 1px 1px 8px 3px #cc9947;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f29130), color-stop(1, #d16f07) );
	background:-moz-linear-gradient( center top, #f29130 5%, #d16f07 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29130', endColorstr='#d16f07');
	background-color:#f29130;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0px;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family: 'sintonyregular';
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:198px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 2px 2px #755114;
}
.search:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d16f07), color-stop(1, #f28e30) );
	background:-moz-linear-gradient( center top, #d16f07 5%, #f28e30 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d16f07', endColorstr='#f28e30');
	background-color:#d16f07;
	color:#fff;
	text-decoration:none;
}.search:active {
	position:relative;
	top:1px;
}

/*--------------------------mainContent------------------------------*/

/*------------ FORM -----------------*/
.formWrap {
	width:317px;
	height:100%;
	color:white;
	padding:0px 0px;
	margin:0px 0px 25px 25px;
	float:right;
}
.formWrap1 {
	width:500px;
	height:100%;
	color:white;
	padding:0px 0px;
	margin:0px 0px 25px 25px;
	float:right;
	}
.formTitle {
	background-image: url(../images/titleBG.jpg);
	background-repeat: no-repeat;
	width:317px;
	height:58px;
	font-size: 18px;
	color:white;
	text-transform: uppercase;
	font-family: 'sintonyregular';
	line-height: 58px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.formTitle1 {
	background-image: url(../images/titleBG1.jpg);
	background-repeat: no-repeat;
	width:487px;
	height:58px;
	font-size: 18px;
	color:white;
	text-transform: uppercase;
	font-family: 'sintonyregular';
	line-height: 58px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.textBox {
	width:307px;
	height:30px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #e0dfdf;
}
.textBox1r {
	width:225px;
	height:30px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	float:right;
	border:1px solid #e0dfdf;
	font-family: 'Calibri';
	font-size: 14px;
}
.textBox1 {
	width:225px;
	height:30px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #e0dfdf;
	font-family: 'Calibri';
	font-size: 14px;
}
.textBox1w {
	width:487px;
	height:30px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #e0dfdf;
	font-family: 'Calibri';
	font-size: 14px;
}
.textBox2 {
	width:440px;
	height:30px;
	padding-left:10px;
	outline:none;
	border:1px solid #999;
}
.textBoxLB {
	width:452px;
	height:35px;
	padding-left:10px;
	outline:none;
	border:1px solid #999;
	color: #a9a9a9;
}
.textArea {
	width:305px;
	height:80px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #e0dfdf;
	font-family: 'Calibri';
	font-size: 14px;
}
.textArea1 {
	width:487px;
	height:90px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #e0dfdf;
	font-family: 'Calibri';
	font-size: 14px;
}
.textBoxQC {
	width:920px;
	height:80px;
	padding-left:10px;
	outline:none;
	margin-bottom:8px;
	border:1px solid #999;
	font-family: 'Calibri';
	font-size: 14px;
}
#tickerWrap {
	height:80px;
	background-color: #f29030;
	width: 960px;
	padding: 10px;
}
.tickerTitle {
	color: #4b5752;
	font-size: 16px;
	text-transform: uppercase;
}
.innerTickerWrap {
	height:40px;
	width: 100%;
	background-color: white;
}
.serviceWrap {
	background: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	background-position: bottom;
	border:1px solid #e0dfdf;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
}
/* --------------------- -------------- Use 1*/
#submitBtn {
	background-color:#f28f31;
	display:block;
	width:317px;
	height:40px;
	color:white;
	text-align:center;
	font-size:18px;
	line-height:40px;
	font-family: 'sintonyregular';
	text-transform: uppercase;
}
#submitBtn1 {
	background-color:#f28f31;
	display:block;
	width:502px;
	height:40px;
	color:white;
	text-align:center;
	font-size:18px;
	line-height:40px;
	font-family: 'sintonyregular';
	text-transform: uppercase;
}
/* ------------------- ---------------- Use 1^*/
/*------------ FORM -----------------*/

/*------FOOTER-------------------------*/
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:268px;   /* Height of the footer */
   background:#4b5752;
   text-align: center;
   color: white;
   font-size: 12px;
}
.roof {
	position:absolute;
	top:100px;
	left:10px;
}
ul#ftrNav {
	margin: 0px;
	padding: 0;
	list-style: none;
}
ul#ftrNav li {
	display: inline;
	border-right:1px solid #c6c6c6;
	padding: 0px 3px 0px 0px;
}
ul#ftrNav li:last-child {
	border-right:0px;

}
ul#ftrNav li a {
	color:#c6c6c6;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 10px; 
}
.socialWrap {
	width: 205px;
	margin: 0 auto;
}
#facebook {
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-right: 5px
}
#twitter {
	background-image: url(../images/tw.png);
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-right: 5px
}
#linkedin {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-right: 5px
}
#pinterest {
	background-image: url(../images/pin.png);
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	float:left;
	margin-right: 5px
}
#youTube {
	background-image: url(../images/yt.png);
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	float:left;
}
/*------FOOTER-------------------------*/