*{
	font-family:Tahoma;
	color:#000;
}

body{
	padding-top:30px;
}	

h1, h2, h3, h1 a, h2 a, h3 a, label{
	font-family:Tahoma, serif;
}

p{
    font-family:Georgia, sans-serif;
}

h1{

}

h2{
	font-weight:bold;
	font-size:1.2em;
}

.clear{
	clear:both;
}

.green{
	color:#98bc36;
}

.red{
    color: #D21D1D;
}

.blue{
	color:#558ac5;
}

.small{
    font-size:.8em;
}

.grey{
	color:#5F5F5F;
}

.bigBlue{
	color:#558ac5;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.Down{
	background:url('../images/down.png') center right no-repeat;
}

.Up{
	background:url('../images/up.png') center right no-repeat;	
}

.alignCenter{
    text-align:center;
}

#wrapper{
	margin:0 auto;
	width:800px;
}

#header{
	height:40px;
	margin-bottom:5px;
    width:800px;
}

#header h1{
	font-size:1.8em;
	width:300px;
    float:left;
    font-family:Georgia, sans-serif;
}

#header h1 a{
	text-decoration:none;
    font-family:Georgia, sans-serif;
}

#headlinks{
	height:30px;
	margin-bottom:30px;
}

#headlinks ul{
	width:800px;
	list-style-type:none;
	margin-left:50px;
}

#headlinks ul li{
	float:left;
	margin-right:50px;
width:80px;
}

#headlinks ul li img{
float:left;
margin-left:25px;
}

#headlinks ul li a{
	text-decoration:none;
	color:#6c6c6c;
}

#headlinks ul li a span{
display:block;
clear:left;
text-align:center;
}

#headlinks ul li a span:hover{
text-decoration:underline;c
color:red;
}

#user-headlinks{
	height:20px;
    margin-bottom:9px;
}

#user-headlinks ul{
	width:800px;
	list-style-type:none;
	margin-left:0px;
    float:left;
}

#user-headlinks ul li{
	float:left;
	margin-right:2px;
}

#user-headlinks ul li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
    display:block;
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
    border-top:1px solid #aaa;
    padding:5px 5px;
    background:url('../images/tabBack.png') top left repeat-x;
}

#user-headlinks ul li.active a{
    background:url('../images/activeTabBack.png') top left repeat-x;
}

.blue{
	color:#558ac5;
}

#dotnet{
	color:#c0c0c0;
	font-size:.6em;
}

#login{
    float:right;
    padding-right:15px;
}

#login a{
	text-decoration:none;

}

#logout{
    width:60px;
    position:relative;
    right:5px;
    left:15px;
}

#logout a{
    font-size:.8em;
}

#content{
	
}
#content a{
	color:#558ac5;
}

#content div{
}

#content h3{
	font-size:1.2em;
	margin-bottom:15px;
	color:#558ac5;		
}

#content p{
	margin-bottom:15px;
}

#content ul.linkList{
	margin-bottom:15px;
	margin-left:20px;
}

#topcontent{
	background:#505050  url('../images/topcontent.png') top left;
	color:#FFF;
	width:774px;
	margin-bottom:30px;
}

#topcontent h2{
	margin-left:20px;
	color:#FFF;
	font-size:1.4em;
	margin-bottom:10px;
}

#topcontent p{
	margin-bottom:10px;
	margin-left:30px;
	margin-right:60px;
	text-align:justify;
}

#roundedtop{
	background: url('../images/topcontenttop.png') top left no-repeat;
	height:15px;
}

#home-page-search{
    float:right;
    height:120px;
    width:330px;
    margin-top:-10px;
    margin-right:10px;
    padding-left:10px;
}

#basicPropertySearch{
float:right;
}

#basicPropertySearch dt{
float:left;
color:#fff;
width:120px;
clear:both;
margin:0 0 0 0;
}

#basicPropertySearch dl #cityTitle label{
color:#fff;
}

#basicPropertySearch dd {
float:left;
}

#roundedbottom{
	background: url('../images/topcontentbottom.png') bottom left no-repeat;
	height:15px;
}

#topcontent h2{

}

#topcontent p{
	color:#FFF;
}	

#bottomleft{
	width:360px;
	margin-left:10px;
	float:left;
}
#bottomright{
	width:360px;
	margin-left:40px;
	float:left;
}
#footer{
	padding-top:8px;
	clear:both;
	font-size:.8em;
	color:#9f9f9f;
	text-align:center;
}

#footer ul{
    list-style-type:none;
    display:inline;
    text-align:center;
}

#footer ul li{
    list-style-type:none;
    display:inline;
    text-align:center;
    padding:0 15px 0 15px;
}
#footer ul li a{
	color:#98bc36;
}

#footer ul li a:hover{
    text-decoration:underline;
}

#footer p{
	color:#9f9f9f;
	text-align:center;
    margin-top:20px;
}
#footer a{
	color:#9f9f9f;
	text-align:center;
	text-decoration:none;
}	

#banner{
	height:150px;
	width:150px;
	position:absolute;
	right:0;
	top:0;
	background:url('../images/banner.png') no-repeat top right;
	cursor:pointer;
}

.databox{
	background:url('../images/formtop.png') repeat-x top left;
	border-left:1px solid #Ccc;
	border-right:1px solid #Ccc;
	border-bottom:1px solid #Ccc;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	padding-bottom:10px;	
}

.databox h2{
	font-weight:bold;
	margin-bottom:20px;
	font-family:Tahoma;
}

.databox h2.full{
	font-weight:bold;
	margin-bottom:20px;
	font-family:Tahoma;
	width:100%;
}

.databox p{
    padding:10px;
}

.databox2{
	background:url('../images/formtop.png') repeat-x top left;
	border-left:1px solid #Ccc;
	border-right:1px solid #Ccc;
	border-bottom:1px solid #Ccc;
	padding-top:2px;
	padding-left:20px;
	margin-bottom:20px;
	padding-bottom:10px;	
}

.databox h2{
    clear:none;
    margin-bottom:0px;
    padding-left:10px;
    width:50%;
    font-family:Tahoma;
    float:left;
}

#extraProperties h2{
width:600px;
}

.databox .content{
    clear:both;
}

.databox ul li{
    margin-bottom:10px;
}

.databox ul li ul{
    margin-left:50px;
}

.databox ul li ul li{
    margin:0;
}

.errordiv{
	font-style:italic;
	color:#F00;
}

.error{
    border:1px solid #777;
    margin:10px;
    padding:10px 0px 10px 50px;
    width:730px;
    font-weight:bold;
    background:#dd8686;
}

.success{
    border:1px solid #777;
    margin:10px;
    padding:10px 0px 10px 50px;
    width:730px;
    font-weight:bold;
    background:#98d386;
}

#systemMessage{
   	background:#FFFFCC url('../images/formtop.png') repeat-x top left;
}

#systemMessage h2{
    color:#dd0000;   
}

.right-header{
    float:right;
    font-weight:bold;
    display:block;
    padding-top:1px;
    font-size:.8em;
    font-style:italic;
}

#number-roommates-needed{
position:relative;
top:-30px;
left:400px;
font-size:1.2em;
z-index:100;
margin-bottom:-23px;
width:400px;
}

#hideSystemMessage{
    width:30px;
    cursor:pointer;
    background:url('../images/tango/24x24/actions/dialog-close.png') top right no-repeat;
    height:24px;
    text-indent:-10000px;
    margin-right:-20px;
}

#profile-list{
    margin:15px 0 0 15px;
    float:left;
}

#profile-list dt{
    clear:left;
    float:left;
    width:150px;
    margin-bottom:20px;
}

#profile-list dd{
    float:left;
    margin-left:20px;
    margin-bottom:20px;
}

#or-header{
    width:200px;
}

/***************
    IMAGES IDS/CLASSES
***************/
#list-property-header{
    background:url('../images/tango/32x32/places/user-home.png') top left no-repeat;
    padding:4px 0 0 38px;
    height:32px;
}

#house-header{
    background:url('../images/tango/32x32/actions/go-home.png') top left no-repeat;
    padding:4px 0 0 38px;
    height:32px;
}

#username-box{
    background:url('../images/tango/32x32/apps/system-users.png') top left no-repeat;
    padding:4px 0 0 38px;
    height:32px;
}

#password-box{
    background:url('../images/tango/32x32/places/stock_lock.png') top left no-repeat;
    padding:4px 0 0 38px;
    height:32px;
}

#noteArea{
    width:575px;
    height:150px;
}

.property-notes{
    cursor:pointer;
}

.roommate-list, .student-feature-list{
margin-left:25px;
list-style-type:disc;
}

.roommate-list li{
list-style-type:disc;
}
