/*------------------------------------------------------( new css )---------------------------------------------------*/

/* Carolina Blue Rentals */

a{
	color: #5289b9;
	text-decoration: none;
}
a:hover{ color: #86bdda; }

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #e1e1e1;
	color: #666;
}

td, p, div {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
}

#wrap{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
}

#header{
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	width: 800px;
	height: 134px;
	background: transparent url(http://www.carolinabluerentals.com/template/carolina_blue/images/bg-header.png) no-repeat;
}

#logo a{
	position: relative;
	top: 33px;
	left: 40px;
	width: 234px;
	height: 82px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

/*--------------( nav items )--------------------------*/
/*--( top )--*/

#nav-top{
    position: relative;
    text-align: center;
    margin: 5px 0 5px 0;
    padding: 0;
    width: 798px;
    height: 25px;
    background: #000b6d;
border: 1px solid #8CD0F2;
}

#nav-top ul{
	list-style: none;
	margin: 0 0px 0 25px;
	padding: 6px 0 0;
	width: 700px;
	height: 25px;
}

#nav-top li{
    float: left;
    margin: 0;
    padding: 0 10px 0 10px;
    border-right: 1px solid #CBE3F8;
line-height: 12px;
}

#nav-top li.last{ border-right: 0; }

#nav-top li a{
    float: left;
    display: block;
    color: #CBE3F8;
    text-decoration: none;
    text-align: center;
}
#nav-top li a:hover{ color: #5289B9 }
#nav-top li a:current{ color: #5289B9 }

/*--( bottom )--*/

#nav-bottom{
    position: relative;
	float: left;
    text-align: center;
    margin: 5px 0 5px 0;
    padding: 0;
    width: 798px;
    height: 25px;
    background: #55a1bc;
border: 1px solid #8CD0F2;
}

#nav-bottom ul{
    list-style: none;
    margin: 0 auto;
    padding: 6px 0 0 0;
    width: 700px;
    height: 25px;
}

#nav-bottom li{
    float: left;
    margin: 0;
    padding: 0 10px 0 10px;
    border-right: 1px solid #CBE3F8;
line-height: 12px;
}

#nav-bottom li.last{ border-right: 0; }

#nav-bottom li a{
    float: left;
    display: block;
    color: #CBE3F8;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

#nav-bottom li a:hover{ color: #fff; font-weight: normal;}
#nav-bottom li a:current{ color: #cbe3f8; font-weight: normal; }

/*--------------( main content area )--------------------------*/

#content-container{
	position: relative;
	float: left;
	width: 798px;
	margin: 0;
	padding: 0;
	color: #666;
	background: transparent url(http://www.carolinabluerentals.com/template/carolina_blue/images/bg-content-container.png) repeat-y;
}

#main-content{
	float: left;
	margin: 0;
	padding: 15px 20px 20px 20px;
	width: 520px;
	line-height: 18px;
	border-top: 1px solid #8CD0F2;

}
html>body #main-content{ width: 519px; }

#content-container-full{
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #666;
	background: transparent url(http://www.carolinabluerentals.com/template/carolina_blue/images/bg-content-container-full.png) repeat-y;
}
#main-content-full{
	float: left;
	margin: 0;
	padding: 20px;
	width: 760px;
	line-height: 18px;
border-top: 1px solid #8CD0F2;
	border-bottom: 1px solid #8CD0F2;
}
html>body #main-content-full{ width: 760px; }

#member-info{
	text-align: right;
	border-bottom: 1px solid #b8e2fa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
padding-bottom: 5px;
}

p{
	margin: 0;
	padding: 5px 0 5px 0;
}

hr.bluedot{
border: none 0;
border-top: 1px dashed #ddecff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 5px 0 8px 0;
}

hr.blue{
border: none 0;
border-top: 1px solid #ddecff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

select, input, textarea {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
line-height: normal;
font-weight:normal;
color: #666;
text-decoration:none;
}

.bluetext {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #000b6d;
	line-height: 18px;

}

h1{
	font: 14px "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2{
	font: 14px "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666;
}

h3{
	font: 17px "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 8px 0 10px 0;
	padding: 0;
	color: #23C0F4;
text-transform: normal;
}

h4{
	font: 17px "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 8px 0 10px 0;
	padding: 0;
	color: #23C0F4;
text-transform: normal;
}

.equalhousinglogo {
	margin: 15px 0 5px 0;
}

#right-content{
	float: left;
	margin: 0 0px 0 5px;
	padding: 11px 11px 0 10px;
	width: 212px;
	text-align: center;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	border-top: 1px solid #8CD0F2;
}

.featured_listings h3 {
	border-bottom: 1px solid #ddecff;
	color: #4090DC;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	padding: 5px 0 10px 0;
}


.featured_link { padding: 5px 0 20px 0; }

#right-content img{
	border: 2px solid #99d1ed;
}
.photo_frame img {
	border: 2px solid #99D1ED;
}
.no_photo_frame img {
	border: 0px;
}
.announcement{
background-color: #fefeed; 
padding: 10px;
margin: 5px 0 15px 0;
	border: 1px dashed #a4d2ec;
}
.UNCinfo{
background-color: #f0f8fc; 
padding: 10px;
margin: 15px 0 15px 0;
	border: 1px dashed #a4d2ec;
}

html>body #right-content{ width: 212px; }

/*-------( service request form )-------------------------------------*/
.request_form {
width: 520px;
}

/*.request_form td {
color: #000b6d;
font-weight: normal;
text-align: left;
}*/
/*-------( search form )-------------------------------------*/
.searchtable {
background-color: #f0f8fc;
padding: 8px 15px 10px 12px;
margin-top: 8px;
border: 1px solid #a4d2ec;
}
.searchbutton {

}

/*-------( search results )-------------------------------------*/

.search_result_table { width: 760px; }
.search_results { border-top: solid #e9e9e9 1px; width: 760px; }
.sort_photo { width: 150px; }
.sort_address { line-height: 14px; padding: 0 0 0 5px; width: 125px; }
.sort_status { line-height: 14px; padding: 0 0 0 5px; text-align: center; }
.sort_rent, .sort_beds, .sort_bath { text-align: center; padding: 0 0 0 10px;}
.sort_city { text-align: center; padding: 0 0 0 15px;}
.sort_favs { line-height: 10px; padding: 0 0 0 15px; text-align: right; width: 120px; }

.photo { padding-left: 8px; width: 150px; }
.address { line-height: 14px; padding: 15px 0 0 5px; width: 125px; }
.status { line-height: 14px; padding: 15px 0 0 5px; text-align: center; }
.beds, .bath, .rent { padding: 15px 0 0 10px; text-align: center; }
.city { padding: 15px 0 0 15px; text-align: center;  }
.favs { line-height: 10px; padding: 15px 5px 25px 15px; text-align: left; width: 120px;}

.result_row_0	{ background-color: #f0f8fc; line-height: 10px; }
.result_row_0:hover{ background-color: #fefeed; }
.result_row_1	{ background-color: #ffffff; line-height: 10px; }
.result_row_1:hover{ background-color: #fefeed; }
.results_header { background-color: #99cdeb; color: #fff; font-size: 11px; font-weight: bold; letter-spacing: 1.2px; padding: 2px; text-indent: 3px; width: 760px; }
.results_sort { background-color: #f6f8f9; color: #999; font-size: 11px; font-weight: normal; margin: 0px; padding: 0px; width: 750px; }
.search_result_listing { border-top: solid #e9e9e9 1px; }

/*------------------------------------------------------( end new css )---------------------------------------------------*/



/*-------( footer )-------------------------------------*/

#footer{
	clear: left;
	margin-left: auto;
margin-right: auto;
	padding: 0 0 12px 0;
	text-align: center;
	width: 400px;
	color: #999;
        font-weight: normal;
}

/*------------------------------------------------------( end new css )---------------------------------------------------*/


/* LISTING PAGE DETAILS 'listing_next_prev'  */

.browse_tool_table { width: 100%; padding-top: 5px; }
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }
.count { display: none; }
.listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }
.browse_tool_ghost  { display: none; }
.browse_tool_button { font-weight: bold; }
.bt_pages { font-weight: bold; }
.bt_pages_ghost {  }
.browse_tool_curpage { padding: 0 8px 0 8px; }
.listing_controls { 
width: 400px;
background-color: #f0f8fc;
padding: 2px 4px 2px 12px;
margin: 0px 0 0 3px;
border: 1px solid #a4d2ec; 

}

-->


