@charset "utf-8";
/* CSS Document */

h1 { background-image:url(images/leafonly_gs-sml.png); background-repeat:no-repeat; background-position: bottom left; font-size:150%;}
h2 { background-image:url(images/leafonly_gs-sml.png); background-repeat:no-repeat; background-position: bottom left; font-size:120%;  color:#c00000; padding-top:8px;}
h3 {font-size:100%;  color:#144090;}
h6 { font-size:80%; font-weight:bold;}
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.5em;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top:40px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p { text-align:justify;}
a { text-decoration:underline; color:#144090;}
a:hover { background-color:#40be33; text-decoration:none;}
a:hover { background-color:#40be33; text-decoration:none;}
a:visited { text-decoration: underline; color:#333;}
a:visited:hover { text-decoration:none; background-color:#40be33}
p .mainThumbTxt { float:right;}


.twoColFixRtHdr #container { 
	min-width:850px;
	width: 86%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	border-bottom:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #container #searchFooter { margin-top:50px;}

.twoColFixRtHdr #linkArea { margin-right:450px; padding-left:20px;}

.twoColFixRtHdr #header { 
	height:100px;
	background-color:#FFF;
	background-image: url(images/headerLINE-1x9b.png); background-position:bottom; background-repeat:repeat-x;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header img { vertical-align:middle;}
.twoColFixRtHdr #header .imghover a:hover { background-color:#FFF; }
.twoColFixRtHdr #header .imghover a:visited:hover { background-color:#FFF; }

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #sidebar1 {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
}

.twoColFixRtHdr #sidebar1 #topright { margin-top:-160px; background-image:url(images/CARSbg.png); background-position:top; background-repeat:no-repeat; font-size:70%; padding-top:30px; padding-left:20px; margin-bottom:20px;}
.twoColFixRtHdr #sidebar1 #topright .inputField {padding-left 10px;}

.twoColFixRtHdr #sidebar1 #sidebarRollovers { background-image:url(images/QLbg.png); background-position:top; background-repeat:no-repeat; padding:10px; margin-bottom:20px; text-align:center; padding-top:40px;}
.twoColFixRtHdr #sidebar1 #sidebarRollovers #imgFloat { float:left; margin-top:5px; margin-bottom:5px;}
.twoColFixRtHdr #sidebar1 #sidebarRollovers a:hover{ background-color:white;}
.twoColFixRtHdr #sidebar1 #sidebarRollovers a:visited:hover{ background-color:white;}
.twoColFixRtHdr #sidebar1 #sidebarRollovers .quickDownloads { font-size:70%; text-align:left; padding-left:15px;}
.twoColFixRtHdr #sidebar1 #sidebarRollovers .quickDownloads .QDLhighlight { color:#c00; font-weight:bold;}

.twoColFixRtHdr #sidebar1 #sidebarSocial { background-image:url(images/SOCIALbg.png); background-position:top; background-repeat:no-repeat; padding:10px; margin-top:20px; margin-bottom:20px; text-align:center; padding-top:35px; font-size:100%;}
.twoColFixRtHdr #sidebar1 #sidebarSocial a:hover { background-color:#FFF;}
.twoColFixRtHdr #sidebar1 #sidebarSocial a:visited:hover { background-color:#FFF;}

.twoColFixRtHdr #sidebar1 #sidebarPOW { background-image:url(images/POWbg.png); background-position:top; background-repeat:no-repeat; padding:10px; padding-top:30px; margin-top:20px;}
/*.twoColFixRtHdr #sidebar1 #sidebarPOW #powImgContainer { height:100px; width:75px;}*/
.twoColFixRtHdr #sidebar1 #sidebarPOW p { font-size:80%;}
.twoColFixRtHdr #sidebar1 #sidebarPOW .addressCode { font-weight:bold;}
.twoColFixRtHdr #sidebar1 #sidebarPOW .thumbContainer { width:108px;}
.twoColFixRtHdr #sidebar1 #sidebarPOW .descContainer { min-width:250px;}


.twoColFixRtHdr #mainContent { 
	margin: 0 10px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #mainContent #mainpageThumb { width:200px; float:left; margin-right:10px; background-image:none; margin-bottom:10px;}
.twoColFixRtHdr #mainContent #pageThumbsml { width:83px; float:left; margin-right:10px; background-image:none;}

.twoColFixRtHdr #mainContent #sponsorsUPSU { width:291px; float:left; margin-right:30px; background-image:none; margin-bottom:10px;}


.twoColFixRtHdr #mainContent .tagline { font-size:100%; font-style:italic; color:#999;}

.twoColFixRtHdr #mainContent a:hover { background-color:#FFF;}
.twoColFixRtHdr #mainContent a:visited:hover { background-color:#FFF;}

.twoColFixRtHdr #mainContent .downloadItalicTxt{ font-style:italic; font-size:80%; color:#666; }

.twoColFixRtHdr #mainContent .footerLinkTxt { font-size:80%; min-width:700px; margin-right:0;}

.twoColFixRtHdr #mainContent .imageTitle { font-size:90%; font-weight:bold; color:#3ebd3b;}

.twoColFixRtHdr #footer { 
	margin: 0 auto;
	margin-bottom:0px;
	height: 49px;
	background-image:url(images/footer-1x49.png); background-repeat:repeat-x; background-position:bottom;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
	border-bottom:thin solid #000;
}

.twoColFixRtHdr #searchFooter { 
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:0px;
	height: 49px;
	background-image:url(images/footer-1x49.png); background-repeat:repeat-x; background-position:bottom;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
	border-bottom:thin solid #000;
	font-size:120%;
	padding-left:10px;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-left:20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.quickLinks {font-size:95%;}
.indexLinks a {}
.studentLinks a { font-size:80%; color:#2BB5A3;}
.residentialLinks { font-size:80%; color:#960;}

.footerText { font-size:80%; line-height:2.5em;}
.redtxt a { font-weight:bold; background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt a:hover { background-color:#c00; color:#FFF; text-decoration:none;}
.redtxt a:visited { background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt a:visited:hover { background-color:#c00; color:#FFF; text-decoration:none;}

.redtxt2 a { font-weight:normal; background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt2 a:hover { background-color:#c00; color:#FFF; text-decoration:none;}
.redtxt2 a:visited { background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt2 a:visited:hover { background-color:#c00; color:#fff; text-decoration:none;}

.redtxt3 a { font-weight:bold; background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt3 a:hover { background-color:#c00; color:#000; text-decoration:none;}
.redtxt3 a:visited { background-color:#FFF; color:#c00; text-decoration:underline;}
.redtxt3 a:visited:hover { background-color:#c00; color:#000; text-decoration:none;}

.newBG { font-size:80%; background-color:#C00000; color:#FFF; font-weight:bold; padding-left:2px; padding-right:2px;}
.updatedBG { font-size:100%; color:#C00; font-weight:bold;}
.updatedBG a { color:#C00;}

.txtAccent { font-weight:bold;}
hr { color:#CCC;}




.twoColFixRtHdr #mainContent #textContainer {border-left: thin solid #DDD; border-right: thin solid #DDD;}

.twoColFixRtHdr #mainContent #results { font-size:80%; min-width:750px; max-width:850px; margin: 0 0 0 0; margin-bottom:15px;}
.twoColFixRtHdr #mainContent #results #thumb {border:thin solid #999; float:left; max-width:225px; max-height:169px; margin:5px; margin-left:2px; margin-top:10px;}

.twoColFixRtHdr #mainContent #results #ref {text-align:left; float:right; border: thin solid #CCC; padding:2px; margin:5px; margin-top:10px; height:55px; width:100px; font-size:90%;}
.twoColFixRtHdr #mainContent #results #location {text-align:left; float:right; border:thin solid #CCC; padding:2px; margin:5px; margin-top:10px; height:55px; width:125px; font-size:90%;}
.twoColFixRtHdr #mainContent #results #beds {float:right; margin:5px; border: thin solid #15408f; padding:2px; margin-top:10px; background-color:#40bf34; color:#15408f; height:55px; width:40px; text-align:left;}
.twoColFixRtHdr #mainContent #results #address {text-align:left; float:right; background-color:#DDD; border:thin solid #CCC; padding:2px; margin:2px; margin-top:10px; height:115px; width:200px; font-size:90%; font-weight:bold; text-transform:uppercase;}

.twoColFixRtHdr #mainContent #results #fulldesc { clear:both; padding:5px; margin:2px; margin-left:0px;}
.twoColFixRtHdr #mainContent #results #view {border-bottom:thick solid #666; padding:2px; background-image: url(images/resultsBG-2x49v2.png); background-repeat:repeat-x; background-position:bottom;}
.twoColFixRtHdr #mainContent #results .sorryNoProperties { font-size:110%; color:#c00; font-weight:bold;}
.twoColFixRtHdr #mainContent #results .searchPropertiesTxt { padding-bottom:3px; padding-top:3px; height:65px; background-image:url(images/searchpropertiesBG.png); background-position:bottom; background-repeat:no-repeat;}

.twoColFixRtHdr #mainContent #googleSiteSearch {width:500px; background-color:#FFF; height:500px; max-height:500px; position:inherit; text-align:left;}

.twoColFixRtHdr #mainContent #results #summdesc { clear:both; padding:5px; margin:2px; margin-left:0px; font-size: 110%; font-weight:bold; text-transform: uppercase;}

#summdesc { clear:both; padding:5px; margin:2px; margin-left:0px; font-size: 110%; font-weight:bold; text-transform: uppercase;}

.twoColFixRtHdr #mainContent #propertyDetails { font-size:80%; min-width:750px; margin: 0 0 0 0;}
.twoColFixRtHdr #mainContent #propertyDetails #detailsThumb {border:thin solid #999; float:left; margin:5px; margin-left:0px; margin-top:10px;}

.twoColFixRtHdr #mainContent #propertyDetails #detailsBeds {vertical-align:middle; float:right; margin:5px; border: thin solid #15408f; padding:5px; margin-top:10px; background-color:#40bf34; color:#15408f; height:65px;}
.twoColFixRtHdr #mainContent #propertyDetails #detailsAddress { vertical-align:middle; float:right; border:thin solid #CCC; padding:5px; margin:5px; margin-top:10px;height:65px;}
.twoColFixRtHdr #mainContent #propertyDetails #detailsArea { vertical-align:middle; float:right; border:thin solid #CCC; padding:5px; margin:5px; margin-top:10px; height:65px;}

.twoColFixRtHdr #mainContent #propertyDetails #detailsDesc {vertical-align:middle; clear:both; border:thin solid #CCC; padding:5px; margin:5px; margin-top:10px; margin-left:0px; background-image: url(images/resultsBG-2x49.png); background-repeat:repeat-x; background-position:bottom;}
.twoColFixRtHdr #mainContent #propertyDetails #detailsImages { clear:both; padding:5px; margin:5px; margin-left:0px; border: thin solid #DDD; background-image: url(images/resultsBG-2x49.png); background-repeat:repeat-x; background-position:bottom;}

#mainContent #results .nohover a { color:#000; text-decoration:none; cursor:pointer;}
#mainContent #results .nohover a:hover { color:#000; text-decoration:none; cursor:pointer;}
#mainContent #results .nohover a:visited:hover { color:#000; text-decoration:none; cursor:pointer;}
#mainContent #results .nohover a:active { color:#000; text-decoration:none; cursor:pointer;}
#mainContent #results .nohover a:visited:active { color:#000; text-decoration:none; cursor:pointer;}

#view .nohover a { color:#000; text-decoration:none; cursor:pointer;}
#view .nohover a:hover { color:#000; text-decoration:none; cursor:pointer;}
#view .nohover a:visited:hover { color:#000; text-decoration:none; cursor:pointer;}
#view .nohover a:active { color:#000; text-decoration:none; cursor:pointer;}
#view .nohover a:visited:active { color:#000; text-decoration:none; cursor:pointer;}

.printableTxtBold {display:none;}

.currentlyAvailable { font-size:110%; font-weight:bold;}

.twoColFixRtHdr #mainContent #aboutthumbs { max-width:600px; padding-left:10px; padding-right:10px; padding-top:2px; margin-bottom:10px; background-color: #F0F8E0; border-bottom: solid thin #999; border-right: solid thin #DDD;}

.twoColFixRtHdr #mainContent .notifyFrontPage { background-color:#DDD; border: thin dotted #999; color:black; padding:5px; max-width:425px;}