/* Start of CMSMS style sheet 'UCR-Presentation' */
/* ---------------------------------------
* Filename: screen.css
* Version: 1.1.0 (2008-10-16) yyyy-mm-dd
* Website: http://www.stylephreak.com/.
* Author: Anthony Eggert
----------------------------------------- */

/* --------------------------------------- resets ----------------------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body { background: #069; color: #fff; font: 13px/140% arial, helvetica, sans-serif; padding: 0; }

/* tags */
h1 { padding: 0; }
h2 { padding: 0; }
label,select { cursor: pointer; }
ol, ul { padding: 0 0 10px 35px; }
li { margin: 5px 0 0 0; }
p { padding: 0 0 20px 0; }
textarea,input { font: 11px arial, helvetica, sans-serif; padding: 2px; }


/* links resets */
a { color: inherit; }
a:link, a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: none; }
a img { border: 0; }
:focus { outline: 0; }
#column .mainreq a{
	color:#FFF;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}


/* tables */
table { border-collapse: collapse; border-spacing: 0; }

/* --------------------------------------- presentation ----------------------------------------- */

.bannermast {
	background-image: url(uploads/images/banner-bg.jpg);
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #583e1f;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
margin-bottom: 15px;
border: 3px solid #FFF;
}

/* LINKS- */
a:link, a:visited { color: #c60; }
a:hover, a:active { color: #f90;  }

/* HEADINGS */
h1, h2, h3 { margin:  0 0 12px; font: bold 2.8em Georgia,Geneva,serif; color: #ccc; }
h2 { margin: 0 0 10px; font-size: 1.8em; margin-top: 10px; color: #333; text-align: center; }
h3 { font-size: 1.4em; margin-top: 20px; color: #c90;  }
h4 { font-size: 1em; margin-top: 0; color: #39c;  }
blockquote { font-family: Georgia,Geneva,serif; font-size: 12px;}

/* LAYOUT */
#container {
	border: 5px solid #fff;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
	width:970px;
	background-color: #000;
	background-image: url(uploads/images/univ-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	#header { height: 186px; padding-top: 15px; width:980px; }
	h1#logo { display: inline; margin: 0; padding:0; font-size: 10px; }
	h1#logo a { display: block; background: transparent url(images/ucr/logo.png) no-repeat; margin-left: 20px; height: 60px; width: 393px; }
	h1#logo span { display: none; }
	#nav { background: transparent url(images/ucr/nav-bg.png) no-repeat; height: 70px; margin: 20px 0 0; width: 888px;}
                #nav h2, #nav p { display: none; }
		#nav ul { clear: both; list-style: none none; margin: 0; padding: 0 0 0 20px; }
			#nav li { display: inline;}
			#nav a { float: left; padding: 0 10px; text-decoration: none; }			
			#nav ul { font: bold 12px Georgia,Geneva,serif; text-transform: uppercase; padding-left: 15px; }
					#nav ul  a { color: #fff; padding: 12px 20px 12px 0; }	
					#nav ul  a:link, #nav ul  a:visited { color: #ccc; }
					#nav ul  a:active, #nav ul  a:hover { color: #c60 }

			#nav #subnav { font: 10px arial, helvetica, sans-serif; text-transform: uppercase; padding-left: 15px;  }					
				#nav #subnav  a { color: #fff; padding: 10px 20px 0 0; }	
					#nav #subnav  a:link, #nav #subnav  a:visited { color: #ccc; }
					#nav #subnav  a:active, #nav #subnav  a:hover { color: #fff; }
                                       #nav #subnav .Properties { display: none; }
	#content-wrapper { background: transparent url(images/ucr/content-top-bg.png) no-repeat top; width: 970px;  border-top: 5px solid #fff;}
		#content {
	float: left;
	width: 660px;
	background-color: #000;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 20px;
	padding-left: 30px;
}
		#column{ background: transparent url(images/ucr/column-bg.png) no-repeat top; color: #e5e5e5; float: right; padding: 30px 25px; width: 203px;}
	#footer { background-color: #4D6888; border-top: 5px solid #fff; color: #e5e5e5; padding: 10px 20px 0; font: 11px arial, sans-serif;}
			#footernav { text-transform: uppercase; clear: both; list-style: none none; margin: 0 0 30px 0; padding: 0; width: 868px;  }
					#footernav li { display: inline;}
					#footernav  a { color: #fff; padding: 12px 20px 12px 0; }	
					#footernav  a:link, #footernav  a:visited { color: #ccc; }
					#footernav  a:active, #footernav  a:hover { color: #fff; }	
					
#boxes { width: 970px; margin-top: 10px; height: 176px;}
	#box01 { float: left; background: transparent url(images/ucr/box01-bg.png) no-repeat bottom; height: 176px; width:338px; }
	#box02 { float: left; background: transparent url(images/ucr/box02-bg.png) no-repeat bottom; height: 176px;  padding: 0 0 0 40px; width: 340px; }
	#box02 form  { margin-top: 70px; }
		#box02 form fieldset { padding: 10px; }
		#box02 form input {  float: left; border: 1px solid #e5e5e5; width: 160px; margin-top:10px; }
		#box02 form input#search-button { float: left; border: 0; margin-left: 20px; margin-top: 0; width: 74px; height: 76px; }

	#box03 { float: left; background: transparent url(images/ucr/box03-bg.png) no-repeat bottom; height: 176px;  padding: 0 0 0 30px; width: 350px; }
        #box03 ul  { margin-top: 70px; }
         #box03 a { color: #fff; font-weight: bold; }

		/* custom */
.clear { clear: both; height: 1%; }
.hidden,
.print-only { display: none; }
.point { cursor: pointer; }
.float-left { float: left; margin: 0 15px 10px 0; }
.float-right { float: right; margin:  0 10px 15px; }
.bordered { border: 2px solid #555; }
.intro { font: 16px/140% Georgia,Geneva,serif; color: #ccc; }
#address span{ font: bold 16px/140% Georgia,Geneva,serif; }
#columns .first { margin-right: 20px; }
.red { background-color: #c00; color: #fff; font-weight: bold; padding: 0 5px; }

.breadcrumbs {  color: #777; border-bottom: 1px solid #222; font: bold 11px arial, sans-serif; text-align: right; }

.title { margin-top: 10px; color: #c90; font-family: arial, helvetica, sans-serif;}
.title span {  color: #ccc; display: block; font: bold 14px arial, sans-serif; background-color: #222; margin: 5px 0; }
.title a { color: #c90; }
.title span a { font-size: 12px; float: right; padding-right: 5px; }
.item-thumb { float: left;  margin: 0 20px 20px 0; background: #fff url(/uploads/properties/unavailable.jpg) no-repeat; border: 3px solid #fff;  }
.item-thumb img { margin: auto auto; }
.prop-container { border: 2px solid #39c ; background-color: #4D6888; height: 130px; color: #fff; }
.prop-block { width: 160px; float: left; margin: 15px 20px 10px; }

.property-block {height:195px;}
.cat { float: left; width: 310px; margin-top: 20px; margin-right: 10px;}
.cat .title { font-size: 15px; margin: 0; }
.cat .item-thumb { width: 120px; min-height:110px; height:auto !important; height:110px; }
.cat .item-thumb img { width: 120px;}
.prop-block strong { color: #ddd; }
.features { margin-left: 20px; }

.rented { position: relative; }
.rented span { background: url(/images/ucr/rented.png) no-repeat; display: block; height: 83px; left: -3px; position: absolute; top: -3px; width:102px; }


.hideproperty { 
position: relative;
display:none !important;
}


.box{ border: 2px solid #39c ; background-color: #4D6888; padding:10px; color: #fff; margin: 30px 20px 30px 0; }


#more-thumbs { float: left; margin-left: 20px; }
#more-thumbs a { float: left; margin-right: 20px; border: 2px solid #333; }
#more-thumbs img { width: 50px; }

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { border-right: 1px solid #444; border-left: 1px solid #444;position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #333; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 50%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left;border-left: 1px solid #444; }
#lightbox-nav-btnNext { right: 0; float: right;border-right: 1px solid #111; }
#lightbox-container-image-data-box { font-size: 12px; background-color: #333; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0;border-bottom: 1px solid #111;border-left: 1px solid #444;border-right: 1px solid #111;   }
#lightbox-container-image-data { padding: 0 10px; color: #fff; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
/* End of 'UCR-Presentation' */

