@charset "UTF-8";
 /*
Author: Olufemi Lawal
Description: CSS for wudaokouflats.com 
*/
html{
	 background-color: rgb(215, 215, 215);	
}
body {
	width:1100px;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    padding: 0;
	text-align:justify;
	border: solid;
	border-width: 2.5px;
	border-color: silver;
}




#home-header-content {
	background-color:#3561f4;
	/*margin-top:15px;
	 margin-left:75px;
	margin-right:75px; */
	margin-bottom:25px;
	width:100%;
	height:120px;
}

.wrapper {
	position: inherit;
    display: block;
	width: 1000px;
    height: auto;
    position:inherit;
	margin-left:auto;
	margin-right:auto;
    text-align: left;
	background-color:transparent;
}

#header {
	height:120px;
}

#header-logo {
	width:220px;
	height:120px;
	float:left;
	margin-left:120px;
	background-image:url(images/logo.png);
}

#header-nav{
    padding: 50px 10px;
    border-radius: 7px 7px 7px 7px;
	text-align: center;
	color:#000;
	font-size: 20px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

#header-nav a{
    background-color:transparent;
    border-radius: 7px 7px 7px 7px;
    color:#fff;
	padding:3px;
	
}

#header-nav a:hover{
	/*border-radius: 7px 7px 7px 7px;
	background-color:#DCDCDC; */
    color : #EDEDED;
}

#header-nav a:active{
    border-radius: 7px 7px 7px 7px;
	color:#000;
	background-color:#B2B2B2;
}

#content-listings-text {
	font-size:12px;
	height:70px;
	width: inherit;
	text-align: center;
}



body#home a#homenav,
body#location a#locnav,
body#apartments a#apartnav,
body#faq a#faqnav,
body#contact a#connav {
	color: #000;
	/*background:#C3C3C3;*/
	font-weight: 900;
}

#body-content {
	background-color:#EDEDED;
	display: block;
	/* margin-left:75px;
	margin-right:75px;
	margin-bottom:25px;
	*/
	width:100%;
	height:auto;
}

#search-wrapper {
	height: auto;
	background-color: #EDEDED;
	display: table;
}

#body-title {
	width: 98%;
	height: 20px;
	background-color: #EDEDED;
	text-align: center;
	padding:10px 10px 10px 10px;
	color: #000000;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}



#body-text {
	width: 45.4%;
	height: auto;
	background-color: #EDEDED;
	float: left;
	font-size: 14px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

#body-search-box {
	width:50%;
	height:auto;
	background-color:#f2f2f2;
	float:left;
	padding: 10px 10px 10px 10px;
    
}

#body-search-box1 {
	width:97%;
	height:240px;
	background-color:#f2f2f2;
	padding: 10px 10px;
	border: solid;
	border-width: thin;
	margin: auto;
}

#body-search-box table {
	width:100%;
	height: 150px;
   border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
	background-color:#edf2fa;
	 border-collapse: collapse;
	  
}

#body-search-box1 td {
     
	padding:4px 4px;
}

#body-search-box1 table {
	width:100%;
	height: 150px;
	background-color:#edf2fa;
	 border-collapse: collapse;
	  border: 1px solid black;
}

#body-search-box td {
	padding:4px 4px;
}




#contactus-table{
	 border: 1px solid black;
	 padding:20px 20px;
	 width: 100%;
}

#contactus-wrapper {
	width: 100%;
	height: 593px;
}

#faq-wrapper {
	width: 100%;
	height: 638px;
}


#content-listings {
	background-color: #EDEDED;
	margin-top: 5px;
	margin-bottom:10px;
	width:100%;
	height: auto;
	font-size: 16px;
	
}

$apartments-wrapper {
	width: 100%;
	height: 593px;
}


#body-footer-text {
	
	height: auto;
	font-size: 14px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

#body-footer-text #title {
	width: 98%;
	height: 20px;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}

#table-listings {
	width:50px;
	margin-left:10px;
}

#table-listings td{
	padding: 10px 10px 10px 10px;
	text-align: center;	
}

#table-listings td:hover{
	background-color: #edf2fa;
	
}


#sidebar1 {
	width: 24%;
	height: 740px;
	float: left;
	font-size: 24px;
	text-align: center;
	overflow-y: scroll;
	overflow-x: hidden;
}

#sidebar1 li{
	padding:5px 5px;
}

#sidebar-nav{
    
	text-align: left;
	color:#000;
	font-size: 18px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

#sidebar-nav a{
	color:#000;
	
}

#sidebar-nav a:visited {
	color:#00007f;
}

#sidebar-nav a:hover{
	color:#b20000;
	
}


#sidebar-nav a:active{
	color:#b20000;
	
}



#sidebar-nav li {
	font-size:17px;
}

#sidebar1 h1{
	text-align:center;
}

#body-locations {
	width:72%;
	height:702px;
	float:left;
	padding: 0px 20px 0px 20px
}

#body-location-intro {
	text-align:justify;
	width:39%;
	height:auto;
	float:left;
	padding: 10px 10px;
}

#body-location-details {
	width:auto;
	float:left; 
    height: auto;
	padding:10px 10px 10px 10px;
	
}

#body-location-details1 {
	width:32%;
	padding-left:100px;
	padding-right:100px;
}


#body-location-images {
	width: 56.5%;
	height: 440px;
	float:left;	
	padding: 10px 10px 10px 10px;
	display: inline-table;
	
}

#locationdetails-wrapper {
	position: inherit;
    display: inline-block;
	width: 90%;
	height: auto;
	position: inherit;
	margin-left: 5%;
	margin-right:auto;
    text-align: left;
	background-color:transparent;
}

#body-location-title {
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-bottom: -16px;
	margin-top: 0px;
}

#body-location-red {
	color:#000;
	font-size:16px;
	font-weight:bold
}

#location-content {
	width:100%;
	height:759px;
}

#apartmentdetails-ul {
	font-size:18px;
	margin-top: -3px;
}

#apartmentdetails-ul li{
	padding: 2px 2px;
}

#body-apartment-images {
	width:60.68%;
	height:100%;
	float:left;
	mar-top:20px;	
	padding-left:20px;
}

#body-apartment-details {
	width:30%;
	height:50%;
	background-color: #fff;
	float:left;
	padding: 30px 60px;
}

#body-apartment-intro {
	width:30.25%;
	height:100%;
	float:left;
	padding: 10px 10px 10px 10px;
}

#body-contactus-info {
	width:59.8%;
	height:50%;
	float:left;
	padding: 0px 20px;
}

#body-contactus-form {
	width:32.8%;
	height:548px;
	float:left;
	padding: 0px 10px;
	border: solid;
	border-width: thin;
	margin-top: 44px;
}

#body-contactus-form1 {
    
	width:32.8%;
	height:670px;
	float:left;
	padding: 22px 22px;
}

#body-contactus-form table {
	border: 1px solid black;
	padding:10px 10px;
    background-color: #edf2fa;
	position: inherit;
	width: 100%;
	
}



#body-faq {
	width:70%;
	height:50%;
	padding: 30px 30px;
}

#container{
		width:100%;
		height:453px;
		position:relative;
	}

#container ul{
		width:604px;
		height:453px;
		list-style:none outside none;
		position:relative;
		overflow:hidden;
}

#container li:first-child{
		display:list-item;
		position:absolute;
}

#container li{
		position:absolute;
		display:none;
	}
	
#container .prevButton{
		height:72px;
		width:68px;
		position:absolute;
		background:url('images/prev.jpg') no-repeat;
		top:50%;
		margin-top:-90px;
		margin-left:5px;
		cursor:pointer;
		z-index:2000;
		background-position:left top;
		left:0
		
		
	}
	
#container .nextButton{
		height:72px;
		width:68px;
		position:absolute;
		background:url('images/next.jpg') no-repeat;
		top:50%;
		margin-top:-90px;
		margin-left:463px;
		cursor:pointer;
		float:right;
		z-index:2000;
		background-position:left top;
		left:0
}

#container .prevButton1{
		height:72px;
		width:68px;
		position:absolute;
		background:url('images/prev.jpg') no-repeat;
		top:50%;
		margin-top:5px;
		margin-left:5px;
		cursor:pointer;
		z-index:2000;
		background-position:left top;
		left:0
		
		
	}
	
#container .nextButton1{
		height:72px;
		width:68px;
		position:absolute;
		background:url('images/next.jpg') no-repeat;
		top:50%;
		margin-top:5px;
		margin-left:562px;
		cursor:pointer;
		float:right;
		z-index:2000;
		background-position:left top;
		left:0
}

#apartment-thumbnail{
	background-color:#d5d5d5;
	width:820px;
	height:175px;
	padding:10px 10px;
	margin: 15px auto;


}

#apartment-thumbnail:hover{
	background-color:#edf2fa ;
}

#apartment-thumbnail img{
	float:left;
	padding:5px 5px;
	width: 183px;
	height: 168px;
}

#apartment-thumbnail .text{
	width:300px;
	height:150px;
	float:left;
	padding:5px 5px;
}

#apartment-thumbnail table{
	width: 640px;
}

#apartment-thumbnail table tr td{
	padding: 5.5px;
	vertical-align: bottom;
}

#login-table{
	width:300px;
	height:200px;
}

#addApartment{}

#addApartment table{
	width:700px;
	background-color:darkgray;;
	padding: 10px 10px 10px 10px;
	margin: auto;
	border: solid;
	border-width: 1.5px;
	border-color: silver;
}

#addApartment .tr{
    border: 1px;
    border-color: black;
}

#footer{
    width: 97.4%;
	height: 20px;
	padding: 13px 13px 13px 13px;
	text-align: right;
	display: inherit;
       border-top: dashed;
       border-width: 1px;
       margin-top: 10px;
}

#paging{
    width: 96%;
	padding: 20px 20px;
    text-align: center;  
    font-size:15px;
}

#paging a{
	color:#000;
    padding:5px 5px;
    text-decoration:none;
}

#paging a:visited {
	color:#00007f;
     
}

#paging a:hover{
    background-color: #edf2fa;
    text-decoration:underline;
	
}


#paging a:active{
     /* color:#b20000; */
     text-decoration:underline;
}

#sort-table{	
    font-size:5px;
    margin:auto;
	
	width:800px;
	
	
}

#sort-table td{
	width:auto;
    font-size:  13px;
    padding: 2px 2px;
}

#sort-table a{
	color:#000;
    padding:5px 5px;
}

#sort-table a:visited {
	color:#00007f;
     
}

#sort-table a:hover{
    background-color: #edf2fa;
  /*  border: 1px solid black; */
	
}


#sort1{
  padding: 10px 10px;
    font-size:  5px;
    float: left;
    margin-bottom: 5px;
    margin-left:165px;
}

#sort1 td{
    font-size:  13px;
    padding: 2px 2px;
}

#sort1 tr{
    font-size:  13px;
    padding: 2px 2px;
}

#sort1 a{
	color:#000;
    padding:5px 5px;
}

#sort1 a:visited {
	color:#00007f;
     
}

#sort1 a:hover{
    background-color: #edf2fa;
    border: 1px solid black;
	
}

#sort2{
  padding: 5px 5px;
    font-size:  5px;
    text-align: center;
    margin: auto;
    border: 1px solid black;

}

#sort2 td{
    font-size:  13px;

}

#sort2 tr{
    font-size:  13px;
    
}

/* Flex CSS for slides on front page*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
 
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.flexslider a img { outline: none; border: none; }
 
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
 
.flexslider .slides img {
    width: 621px;
	height:440px;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin: auto;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

.flexslider {
    position: relative;
    zoom: 1;
    padding: 0px;
	width: 100%;
	height:440px;
	
}

.flex-container {
	background-color: rgba(0,0,0,0.7);
	width:100%;
}
 
.flexslider .slides { zoom: 1; }

.flex-direction-nav a {
	
    display: block;
    position: absolute;
    margin: -15px 0 0 0;
    width: 46px;
    height: 60px;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
 	z-index: 5;
	margin-left:195px;
	opacity:0.8;
}

.flex-direction-nav a:hover{
	opacity:1;
}

.flex-direction-nav a:before {
    display: block;
    position: absolute;
    content: '';
    width: 9px;
    height: 13px;
    top: 11px;
    left: 11px;
    
}
 
.flex-direction-nav a:after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 35px;
}

.flex-direction-nav .flex-next {
    right: 5px;
	width: 45px;
	height: 59px;
  	background-image: url(images/arrow-right.png)  ;
}
 
.flex-direction-nav .flex-prev {
    left: -34%;
	width: 45px;
	height: 59px;
	background-image:url(images/arrow-left.png) ;
 
}
 
.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }
 
.flex-direction-nav .flex-next:after {
    right: 0;
   
}
 
.flex-direction-nav .flex-prev:after {
    left: 0;
   
}

.flexslider .flex-control-nav {
    position: absolute;
    width: inherit;
    bottom: 0px;
    text-align: center;
    
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
    -moz-box-shadow: inset 0 0 0 2px #b6b6b6;
    box-shadow: inset 0 0 0 2px #b6b6b6;
}
 
.flex-control-paging li a.flex-active {
    background-color: #ffffff;
    
}

.flexslider .slides p {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    margin: 0;
 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    color: white;
 
    background-color: #222222;
    background: rgba(0,0,0, .9);
 
}







	