﻿body, html {
  border: 0px;
  margin: 0px;
  padding: 0px;
  
}

html {
  background: #104C78 url('/Style Library/UnitedProperties.Images/bodyBgGrad.png') repeat-x;
}

body {
  background: transparent;
  font-family: Arial, Helvetica, sans-serif;
}

html {
}

#up-main {
  width: 972px;
  margin: 20px auto;
}

/* Shadow table and cells */
#up-shadowTable {
  width: 100%;
  height: 100%;
}

#up-shadowTop {
  height: 24px;
}

#up-shadowBottom {
  background: transparent url('/Style Library/UnitedProperties.Images/containerBottom.png') no-repeat;
  height: 25px;
  vertical-align: top;
} 

td#up-shadowBottom div a {
	text-decoration: none;
	color: #143c58;
}

#up-bodyWrapper {
  width: 952px;
  margin-left: 10px;
  border-top: 2px solid #888c8f;
  border-bottom: 1px solid #626064;
}

#up-mainTable {
  min-height: 575px;
}

#up-mainTable td {
  vertical-align: top;
}

#up-copyright {
  width: 400px;
  float: left;
}

#up-contact {
  width: 300px;
  height: 25px;
  float: right;
}

#up-carousel {
  background-color: #013660;
  border: 1px solid #333333;
  border-left: 0px;
  border-right: 0px;
  height: 106px !important;
  width: 608px;
}

#up-applewood {
  padding: 0 20px 20px 20px;
  border-top: 2px solid #888c8f;
}

#up-applewood img {
  margin-top: 10px;
}

#up-featureProject,
.up-featureProject {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  border-bottom: 1px dotted #171615;
}

#up-featureProject td:first-child {
  width: 120px;
  padding: 0px;
}

#up-imageviewer {
  border: 0px;
  margin: 2px;
}

/* header and logo */

#up-header {
  width: 100%;
}

#up-logo {
  width: 258px;
  padding-left: 41px;
  float: left;
}

#up-headerRight {
  width: 625px;
  float: right;
}

#up-search {
  width: 100%;
  text-align: right;
}

#up-search div div {
  text-align: right !important;
}

#up-topXMLNav,
#topXMLNav {
  width: 100%;
}

#up-navTopDivider {
  margin-left: 25px;
}

#up-officeProjects {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #171615;
  padding: 20px 0 0 15px;
}

#up-siteActions a {
  color: white;
  font-size: 11px;
}

/* TOP NAV */

#up-topXMLNav ul,
#topXMLNav ul  {
  margin: 0;
  padding: 0;
}

#up-topXMLNav ul li,
#topXMLNav ul li {
  font-family: Tahoma;
  font-size: 11px;
  float: left;
  padding: 30px 13px 20px 13px;
  list-style-type: none;
  text-transform: uppercase;
}

#topXMLNav ul li a {
  color:#171615; 
}

#sddm {	
  margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {	
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

#sddm li a:hover {
}

#sddm div {	
  position: absolute;
 	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ecefef;
	border: 1px solid #0c334e;
}

#sddm div a {	
  position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2875DE;
  border-bottom: 1px solid #0c334e;	
}


#sddm div a:hover {	
  background: #49A3FF;
  color: #ffffff;
}

#up-PageContent td:first-child {
  padding-left: 10px !important;
}

/* general classes */

.clear {
  clear: both;
}

.brown {
  color: #8d3d0b !important;
} 

.orange {
  color: #cc6d48 !important;
}

.up-content {
  background: transparent url('/Style Library/UnitedProperties.Images/containerRpt.png') repeat-y;
  text-align: left;
}

.columns {
  border-right: 2px solid #888c8f;
}

.leftCol {
  padding-top: 25px;
  width: 180px;
}

.middleCol {
  width: 608px;
}

.rightCol {
  padding: 15px 10px 0 10px;
}

.up-topnav {
  font-family: Tahoma, Helvetica;
  font-weight: normal;
  font-size: 10px !important;
  text-transform: uppercase;
  padding: 5px 0 5px 0;
  width: 121px;
  color: #171615;
}

table.up-topnav {
  width: 135px;
  border-bottom: 1px dotted #171615;
}

.up-topnavselected {
	color: #8d3d0b;
}

.breadcrumb {
  font-family: Tahoma, Helvetica;
  font-weight: normal;
  font-size: 11px;
  padding: 0 0 10px 36px;
}

img.up-dots {
  margin: 3px 0 0 0;
}

.up-thumbnail {
  margin: 10px 10px 0 10px;
}

div.up-featureDesc {
  margin-top: 10px;
}

p.up-featureDesc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #747475;
  margin: 0px !important;
}


/* standard HTML overrides */

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Helvetica;
}

h1 {
  color: #013660;
  font-size: 17px;
  font-weight: normal;
  padding-top: 20px;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  color: #013660;
  text-transform: uppercase;	
}

h3, h3 a, h3 a:link, h3 a:active, h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #013660;
	text-transform: uppercase;
	text-decoration: underline;	
}

#mainNav {
  border-bottom: 1px dotted #171615;
  padding-bottom: 5px;
  margin: 0 24px 0 20px;
  border-collapse: collapse;
  width: 135px;
}

.leftCol h1, #up-featureProject h1{
  font-weight: normal !important;
  font-size: 13px !important;
  color: #171615;
  margin: 0 !important;
  padding-top: 0px;
}

div.ms-WPBody h1 {
  font-weight: normal !important;
  font-size: 13px !important;
  color: #171615;
  background: transparent url('/Style Library/UnitedProperties.Images/h1Dots.png') no-repeat;
  background-position: right center;
  margin: 0 24px 0px 0;
  padding-top: 0px;
}


h6 {
  font-size: 10px;
  color: #143c58;
}

#up-applewood h2 {
  font-family: Tahoma, Helvetica;
  font-size: 11px;
  font-weight: normal;
  border-bottom: 1px dotted #171615;
  padding-bottom: 6px;
  margin: 10px 0 0 0px;
}

#up-applewood p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #747475;
  margin-top: 10px;
  margin-bottom: 5px;
}

#up-applewood a {
  font-size: 8px;
  font-weight: bold;
}

#up-copyright h6 {
  font-weight: normal;
  margin: 3px 0 0 15px;
}

#up-homeRightCol p {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

#up-homeRightCol a {
  font-size: 8px;
  font-weight: bold;
}

#up-homeRightCol td {
  border-bottom: 1px dotted #171615;
  padding: 10px 0;
}

#up-contact h6 {
  margin: 3px 0 0 150px;
  text-decoration: underline;
}

td.ms-bodyareaframe table td {
  padding: 0px;
}

.ms-bodyareaframe {
  padding: 0px;
}

td.ms-bodyareaframe table div p:first-child {
  margin-top: 25px;
}

/* Featured Property Web Part */

h2.up-GoldProjectTitle {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 30px;
  color: #fabf36;
}

p.up-ProjectDesc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
  line-height: 14px;
}

a.up-readMore:link,
a.up-readMore:visited {
  color: white;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

a.up-readMore:hover {
  color: yellow;
}
.up-FullTable
{
	width:100%;
	height:100%;
	border-collapse: collapse;
}

.up-FeatureCell
{
	height:100%;
	width: 220px;
	background-color:#013660;
	padding: 0 18px !important;
}

#up-projLoc {
  font-size: 10px;
  color: white;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: normal;
  text-align: right;
}

td.up-ProjectDescEx
{
	height:20%; 
	vertical-align:bottom; 
	color:White; 
	text-align:right; 
	padding:0px 8px 8px 0px		
}

/* MS overrides */

.ms-SpLinkButtonActive {
  background: transparent none;
}

td.ms-sbcell {
  border: none;
}

td.ms-sbcell input {
  border: 1px solid #9099a0;
  font-weight: normal;
}

td.ms-sblink {
  border: 0px none !important;
}

td.ms-sbtext {
  border: 0px none !important;
}

td.ms-sbgo {
  background: transparent;
  border: 0px none;
  padding: 0 3px;
}

table.ms-sbtable-ex {
  width: 20px;
  float: right;
  margin-right: 20px;
}

table.ms-topNavContainer {
  margin-left: 20px;
  margin-bottom: 75px;
}

td.ms-bodyareaframe {
  background: transparent none;
  border: 0px none;
}

table.ms-ToolPaneOuter {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: 460px;
}

#mpRightBackPadding {
  display: none;
}

#mpLeftBackPadding {
  display: none;
}

#consoleErrorMessageRow {
  background: #ecefef none;
}

.ms-consolestatuscheckoutframe {
  background: #ecefef none;
}

#consoleMenuBar2 {
  background: #ecefef none;
}

.ms-consolestatusminorframe {
  background: #ecefef none;
}

td.ms-bodyareaframe {
  padding: 0px;
}

td.ms-bodyareaframe div table {
  border-collapse: collapse;
}

td.ms-bodyareaframe div table td {
  padding: 0;
}

#zz1_TopNavigationMenun0 {
  display: none;
}


/* Image Carousel CSS */


.ImgThumbnail {	
  width: 66px !important;	
  height: 65px; 
  cursor:pointer;
}

.jcarousel-skin-ie7 .jcarousel-container {
  background: #013660;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
  width: 325px;
  padding: 10px 140px;
  margin: 0px auto;
}


.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
  width:  325px;
  height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-item {
  width: 75px;
  height: 70px;
  /*border: 1px solid #fff;*/
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
  /* border-color: #808080; */
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
  margin-right: 0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {    
  position: absolute;
  color:yellow;
  top: 43px;
  right: 5px;
  width: 120px;
  height: 32px;
  cursor: pointer;
  /*background: transparent url(http://sorgalla.com/projects/jcarousel/skins/ie7/next-horizontal.gif) no-repeat 0 0;*/
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
  position: absolute;
  color:yellow;
  top: 43px;
  cursor:default;
  left: 5px;
  height: 32px;
  width: 120px;
  /* background: transparent url(http://sorgalla.com/projects/jcarousel/skins/ie7/prev-horizontal.gif) no-repeat 0 0;*/
}

.jcarousel-skin-ie7 {
  height: 75px;
  padding-top: 8px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 1;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 66px;
    height: 65px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
  z-index: 3;
  display: none;
  font-variant: small-caps;
}

.jcarousel-prev {
  font-size: 11px;
  z-index: 3;
  display: none;
  font-variant: small-caps;
}

/**
 end image carousel css
 */

#up-carousel td {
  padding: 0px !important;
}


/* Property Detail CSS */

td.PropertyRow
{
   padding: 10px 10px 0px 10px !important;
}
span.PropertyInfoTitle
{
   font-weight:bold;   
   color:#013660     	
}
.PropertyTitle
{
   font-size:14px;
   color:#013660;
   font-weight:bold;
}
.DetailsThumbnail
{
	width: 40px; 
	height: 40px; 
	cursor:pointer; 
	padding:4px;
}
.up-PropertyListings {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
}
.up-PropertyContent {
	padding: 0 20px;
}

table.up-projectTable {
	padding: 0px;
	border-collapse: collapse;
	width:100%;
}

.up-investCell
{
	width:50%;
}


/* End Property Detail CSS */

/* CSS on Our Offices pages */

.up-leftNavSiteTitle {
  text-decoration: none;
  text-transform: uppercase;
  color: #171615;
}

.up-leftNavRoot{
	display: none;
}

.up-hideBreadcrumbCurrent{
	display: none;
}

/* End CSS on Our Offices pages */

/* Right Nav CSS */

#up-rightNavBlue{
  margin-top: -20px;
}

.up-rightNav1{
  display: none;
}
.up-rightNavSiteTitle{
  text-decoration: none;
  text-transform: uppercase;
  color: #013660;
}

.up-rightnav2 {
  font-weight: bold;
  font-size: 11px !important;
  color: #013660;
  margin: 0 !important;
  border-bottom: 1px dotted #171615;
  padding-top: 30px;
  padding-bottom: 10px;	
  text-transform: uppercase;

  /*margin: 0 24px 0px 0;*/

}

a.up-rightnav2{
  background: transparent url('/Style Library/UnitedProperties.Images/h1Dots.png') no-repeat;
  background-position: right 32px;	
  width: 135px;
  padding-right: 24px;
}

.up-rightnav3 {
  font-family: Tahoma, Helvetica;
  font-weight: normal;
  font-size: 10px !important;
  text-transform: uppercase;
  padding: 5px 0 5px 0;
  width: 121px;
  color: #013660;
}

table.up-rightnav3 {
  width: 135px;
  border-bottom: 1px dotted #171615;
}

.up-rightnavselected {
	color: #8d3d0b;
}


/* End Right Nav CSS */


/* Rich Text Editor Styles */

table.ms-rteTable-UPTable td {
	padding: 5px !important;
}

.ms-propertysheet{
  font-family: Arial;
  font-size: 12px;
  color: #666666;
}

.ms-rteCustom-UPHeaderUnderlined {
  padding: 10px;
  font-family: Tahoma;
  font-size: 17px;
  color: #143c58;
  border-bottom: 1px dotted #171615;
  width: 290px;
}
/* End Rich Text Editor Styles */


.up-projectRow td:first-child {
  padding: 0 5px 10px 15px;
}

.up-projectRow td {
	padding-right: 10px !important;
}

.up-projectRow td {
  vertical-align: top;
}

.up-projectTitleHeader {
  display: block;
  padding: 10px 0 5px 13px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.up-propImg {
  width: 388px;
}

.up-propImg img {
  margin: 2px 0 0 2px;
}

.up-propDet {
  width: 220px;
  padding-left: 15px;
}

.PropertyTitle {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

.PropertyInfoTitle {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

.PropertyRow {
  line-height: 18px;
}

.up-propDesc {
  padding-left: 10px;
  line-height: 16px;
}

/* Listing Search Styles */

.DataGridTitleCell {
    color:#013660;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px !important;
    font-weight:bold;
    padding-bottom: 4px !important;
}

.DataGridHeaderRow th {
    color: white !important;
    background-color: #0d3856;
    font-weight: bold;
    vertical-align: middle;
}

.DataGridHeaderRow th a {
    color: white !important;
}

tr.DataGridItemRow td,
tr.DataGridAltItemRow td {
    font-size: 10px !important;
    padding: 4px !important;
}

.DataItemRow {
    background-color: white;
}

.DataItemAltRow {
    background-color: #E0EBEF;
}

.listingSearchLabel {
    font-weight: bold;
}

#advancedShow {
	font-size: 11px !important;
}

/* End Listing Search Styles */