/*@font-face {
				font-family: 'myriad-pro';
				src: url('/fonts/myriadpro-regular.eot');
				src: url('/fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
						 url('/fonts/myriadpro-regular.woff') format('woff'),
						 url('/fonts/myriadpro-regular.ttf') format('truetype'),
						 url('/fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
				font-weight: normal;
				font-style: normal;
		}
*/

/*@import url("/myriadpro.css");*/

html {overflow-y : scroll;}

.languageMenu ul li {
    list-style: none;
    padding-bottom: 5px;
    min-height:26px;
}
.languageMenu ul li a {
    color: #463031;
    text-decoration: none;
    font-size: 0.9em;
}
.languageMenu ul li a:hover {
   color: #64aac7 !important
}
.japaneseLinks a {
    color: #64aac7 !important;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}

/* Removes white headers from pages */

.pageid1 .PageTitle, .latest-news.pagelevel2 .PageTitle,.pagelevel2 .PageTitle, .commentary.pagelevel2 .PageTitle, .pageid3682 .PageTitle, .pagelevel3 .PageTitle, .pageid3662 .PageTitle{
    display: none;
}

/* End of header removal */

/* Removes black header from pages */

.pageid3685 .pageHead, .pageid3702 .pageHead, .pageid3703 .pageHead {
    display: none;
}

/* End of header removal */

body
{
	margin:0px;
	font-size:16px;
    font-family: Arial, MS Gothic, Helvetica, sans-serif;
	/*font-family: "myriad-pro",sans-serif;*/
	/*font-style: normal;
	font-weight: 400;*/
	color:#463031;
	background-image:url(/assets/images/upc-bg.jpg);
	background-repeat:no-repeat;
}

.burger {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
}

#page_nav {
    display:none;
}

.titleimage
{
    width:239px;
    height:16px;
    position:absolute;
    left:144px;
    top:6px;
}

.smalltext
{
    font-size:0.7em;
}

/*#aspnetForm
{
	width:1200px;
	margin:0px auto;
}*/

.bodycms
{
	position:absolute;
}

.editordiv
{
    border:1px dashed #ccc;
}

.cleardiv
{
    position:relative;
    float:left;
    clear:both;
    width:100%;
    height:2px;
    margin-bottom:6px;
    margin-top:4px;
}

.cleardiv hr
{
    height:1px;
    border:none;
    border-bottom:1px solid #ccc;
}

.clickdebug
{
    cursor:pointer;
}

#debuginfo
{
    display:none;
}

*
{
	outline:none;
}

.main
{
	/*height:100%;*/
	/*position:relative;
	float:left;*/
}

.menuPanel
{
    width:250px;
    position:relative;
    float:left;
}

a
{
	color:#64AAC7;
}

p
{
	line-height:1.5em;
}

.csDescriptionFull {
	line-height: 1.5em;
}

.title
{
    float:left;
    width:1100px;
    border-bottom:1px solid #a39898;
    /*padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 45px;*/
    z-index: 1;
    /* outline: 1px solid rgba(255,255,255,0.3); */
    border-right: 1px solid rgba(255,255,255,0.3);
}

.cmson
{
	margin-left:260px !important;
	/*background-position:120px 95px !important;*/
}

.header
{
	position:relative;
	margin-top:40px;
}

.searchboxdiv
{
	position:absolute;
	right:0px;
	top:0px;
	z-index:100000;
}

#headerimgs
{
	position:absolute;
	height:607px;
	width:1201px;
	z-index:1;
}

.pagelevel1 .cknum1 img, .japanese-upc.pagelevel2 .cknum1 img, .japanese-news.pagelevel2 .cknum1 img {
    width: 560px;
    height: 260px;
}

.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; }

/* CONTROLS */
/*.btn { height:113px; width:57px; float:left; cursor:pointer; background-repeat:no-repeat;  }*/
#back { background-image:url("/images/buttons/arrow_left_off.png"); float:left; margin-left:30px; }
#next { background-image:url("/images/buttons/arrow_right_off.png"); float:right; margin-right:30px; }
#control { background-image:url("/app_themes/home/images/btn_pause.png"); display:none; }

#back:hover { background-image:url("/images/buttons/arrow_left_on.png"); }
#next:hover { background-image:url("/images/buttons/arrow_right_on.png"); }

/* CMS off sidebar */

.debugger {
    font-size: 12px;
    position: fixed;
    background-color: #34495e;
    width: 125px;
    padding-top: 45px;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 10000000;
    color: #fff;
}

.debugger:before {
    width: 125px;
    height: 36px;
    top: 0px;
    content: "";
    /* background-image: url(/assets/cms/module-icon.png); */
    color: #fff;
    text-transform: uppercase;
    background-color: #e55304;
    position: absolute;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: center;
}

.debugger:after {
    content: "";
    background-image: url(/assets/cms/Module-Logo.png);
    background-size: 104px !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 125px;
    height: 36px;
    bottom: 70px;
    left: 0px;
    position: absolute;
}

.debugger h4
{
	margin:0px;
	margin-bottom:7px;
	text-align:left;
}

.debugger label
{
	width:75px !important;
	display:inline;
	position:relative;
	float:left;
	text-align:left;
}

.debugger button
{
	float:left;
	position:relative;
	margin-left:0px !important;
	margin-right:10px !important;
	margin-bottom:0px !important;
	margin-top:10px !important;
}

.showhide {
    background-color: transparent;
    position: absolute;
    top: 13px;
    right: 13px;
    width: 25px;
    height: 30px;
    cursor: pointer;
}

.showhide span {
    /* padding: 10px; */
    /* padding-top: 20px; */
    position: relative;
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 5px;
    margin-left: 0px;
}

.NcmsButton {
    background-color: rgba(0, 0, 0, 0);
    height: 55px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center 12px;
    background-size: 21px;
    text-align: center;
    width: 100%;
    padding-top: 34px;
    font-size: 12px;
    cursor: pointer;
	border:none;
}

.NcmsButton.pageprops {
    background-image: url(/assets/cms/icon-properties.png);
}

.NcmsButton.addpage {
    background-image: url(/assets/cms/icon-addpage.png);
}

.NcmsButton.copypage {
    background-image: url(/assets/cms/icon-copypage.png);
}

.NcmsButton.savepage {
    background-image: url(/assets/cms/icon-savepage.png);
}

.NcmsButton.sitestructure {
    background-image: url(/assets/cms/icon-sitestructure.png);
}

.NcmsButton.filemanager {
    background-image: url(/assets/cms/icon-filemanager.png);
}

.NcmsButton.addpage {
    background-image: url(/assets/cms/icon-addpage.png);
}

.NcmsButton.cmsonoff {
    background-image: url(/assets/cms/icon-cmsoff.png);
}

.NcmsButton.logout {
    background-image: url(/assets/cms/icon-logout.png);
}

.metaArea .cmsButton {
    height: 39px;
    padding-left: 25px;
    padding-right: 25px;
    width: 140px !important;
    font-size: 14px;
}

ui-widget-overlay ui-front {
    z-index: 0 !important;
}

/* CMS off sidebar finished */

.page
{	
	/*background-color:#fff;*/
	width:1100px;
	/*height:625px;*/
	height:100%;
	margin:0px auto;
	/*padding-left:23px;
	padding-right:23px;*/
}

.menuUnder
{
	position:relative;
	float:left;
	width:500px;
	height:10px;
	display:none;
}


.PageTitle {
    position: absolute;
    top: 12px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 50px;
    background: rgba(133, 185, 208, 0.9);
}

.PageTitle h1 {
    font-size: 1.2em;
    margin: 0px;
    line-height: 50px;
    text-indent: 15px;
    margin-top: 0px;
    color: #fff;
}

h1 {
    font-size:1.2em;
	/* margin:0px; */
	/*margin-top:15px;*/
}

h2 {
    font-size: 1em;
}

h3 {
    font-size: 1em;
}

.subContent
{
	/*width:990px;*/
	min-height:260px;
	/*margin-top:150px;*/
	/*margin-left:0px;*/
	margin-top:5px;
    margin: 0px auto;
	float:left;
}

.greybg
{
    background-color:#ebebeb;
}

.subContentWide
{
	width:845px !important;
}


.subContent .leftArea
{
    position:relative;
	float:left;
	/*background-color:#ebebeb;*/
	width:560px;
	height:100%;
	min-height:260px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.subContent .rightArea
{
	float:right;
	background-color:#fff;
	width:250px;
	height:100%;
}

.element
{
	width:460px;
	height:100px;
	background-color:transparent;
	position:relative;
	margin-left:5px;
	margin-top:16px;
	margin-right:11px;
}

.notclickable
{
	cursor:default;
}

.element:hover
{
	/*background-color:#d1e4eb;*/
}

.notclickable:hover
{
	background-color:#fff;
}

.elInner
{
	padding:10px;
}

.elInner h4
{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1em;
}

.csImage
{
	width:235px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:2px;
	border-collapse:separate;
}

.csImageLg
{
	width:847px;
	/*height:292px;*/
	overflow:hidden;
	border-collapse:separate;
	border:1px solid #fff;
	border-right:none;
}

.spaneldiv
{
	margin-bottom:12px;
}

.CSDetails
{
	width:850px;
	height:auto;
	min-height:400px;
	background-color:#fff;
	margin-left:-10px;
	margin-top:-2px;
	display:none;
	position:relative;
	padding-bottom:20px;
}

/*.csImage:hover
{
	border:2px solid #0e81b6;
	padding:2px;
}*/

.csDescription
{
	color:#463031;
	font-size:0.75em;
	margin-top:0px;
}

.csDescriptionFull
{
	color:#463031;
	font-size:0.75em;
	margin-top:0px;
}

.scrollLastLink
{
	position:absolute;
	right:20px;
	top:370px;
	cursor:pointer;
}

#infscr-loading
{
	position:fixed;
	bottom:20px;
	left:-1110px;
	background-color:#58585a;
	z-index:10000;
	text-align:center;
	width:845px;
	padding-top:15px;
	padding-bottom:15px;
	color:#fff !important;
	font-size:1em;
	display:none;
}

#infscr-loading img
{
}

.menu
{
	/*position:absolute;
	right:15px;
	z-index:1000000;
	top:65px;*/
	position:relative;
	float:left;
	width:215px;
}

.menu a
{
	/*font-family: "myriad-pro",sans-serif;*/
	/*text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);*/
	overflow:visible;
	text-decoration:none;
}

.menu ul
{
	list-style:none;
}

.menu ul li
{
    min-height:25px;
}

.submenu a
{
	color:#023861;
	/*(font-family: "myriad-pro",sans-serif;*/
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
	overflow:visible

}


.homePanels
{
	width:1128px;
	height:157px;
	background-color:#fff;
	margin-left:35px;
	margin-top:469px;
	position:absolute;
	overflow:visible;
	z-index:1000;
}

.homePanel1, .homePanel2, .homePanel3
{
	width:362px;
	height:147px;
	display:inline;
	position:relative;
	float:left;
	background-color:#fff;
	padding-top:9px;
	padding-left:8px;
	padding-right:5px;
}

.homeSearch
{
	background-image:url(../images/searchBgHome.gif);
	width:234px;
	height:23px;
	position:absolute;
	right:55px;
	top:30px;
	z-index:1000;
}

.homeMenu
{
	position:absolute;
	right:45px;
	top:70px;
	height:30px;
	width:900px;
	text-align:right;
	z-index:1000;
}

.menu img
{
	display:inline;
	margin-bottom:-7px;
}

/*.menu ul li ul
{
	background-color:#ebebeb;
	width:240px;
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
}*/

/*.menu ul li ul li
{
	height:30px;
	width:100%;
	padding-right:0px;
}*/

.level2
{
	width:100%;
}

/*.menu a
{
	text-decoration:none;
	color:#051c2e;
	text-transform:uppercase;
	display:inline;
	
	font-size:0.8em;
	text-shadow:1px 1px 0 #ccc;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	
}*/

/*.menu a:hover
{
	color:#fff;
	background-color:#1c537d;
}*/

.menu a
{
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}

.submenu a
{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

.menuitem
{
	color:#051c2e;
	font-size:0.9em;
	padding-left:0px;
	margin-left:0px;
}

.menuitem li
{
    padding-left:0px;
    margin-left:0px;
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
    .menuitem
    {
	    color:#051c2e;
	    padding:5px;
	    font-size:0.7em;
    }
    /* .hovered, .menu a:hover */
    /* { */
	    /* font-size:1.2em; */
    /* } */

    /* .selected */
    /* { */
	    /* font-size:1.2em; */
    /* } */

    .selected ul li *, .hovered ul li *
    {
	   font-size:1.2em;
    }
}

.hovered, .menu a:hover
{
	
}

.selected
{
	
}

.selected ul li *, .hovered ul li *
{
	color:#463031;
}

.blueTitleStrip
{
	width:816px;
	height:35px;
	background-color:#58585a;
	margin-left:5px;
}

.blueTitleStrip h3
{
	color:#f99f36;
	margin-left:36px;
	margin-top:0px;
	padding-top:7px;
	font-weight:normal;
	font-size:0.95em;
}

.blueTitleStrip h3 .whitetext
{
	color:#fff;
}

.repeaterImage
{
	position:relative;
	float:left;
	width:185px;
	height:100px;
	margin-right:14px;
	margin-top:10px;
	cursor:pointer;
}

.repeaterImage img
{
	width:179px;
	height:67px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:2px;
	border-collapse:separate;
}

.repeaterImage h4
{
	margin:0px;
	font-size:12px;
}

.footerMenu
{
	position:absolute;
	left:50px;
	top:670px;
	height:30px;
	width:900px;
	text-align:left;
}

.footerMenu img
{
	display:inline;
	margin-bottom:-3px;
	height:12px;
}

.footerMenu a
{
	text-decoration:none;
	color:#051c2e;
	text-transform:uppercase;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	font-size:0.5em;
	text-shadow:1px 1px 0 #ccc;
	padding-bottom:5px;
	/*-webkit-box-shadow: #666 1px 1px 2px;-moz-box-shadow: #666 1px 1px 2px;box-shadow: #666 1px 1px 2px; */
}




.footerMenu a:hover
{
	color:#000;
	/*text-decoration:underline;*/
}

.subFooter
{
	display:none;
}

.sectorInto
{
	position:absolute;
	width:500px;
	color:#fff;
	top:110px;
	left:183px;
}

.sectorInto h1
{
	font-size:1.4em;
}

.sectorMain
{
	background-color:#fff;
	position:absolute;
	top:370px;
	left:80px;
	border-right:1px solid #ccc;
	padding-right:10px;
	min-height:600px;
	width:810px;
}

.sectorMain h1
{
	font-size:1.7em;
	margin-bottom:0px;
	margin-top:14px;
}

.sectorMain p
{
	font-size:0.8em;
	width:600px;
}

.sectorHead
{
	color:#fff;
	background-color:#58585a;
	padding:10px;
}

.sectorSub
{
	margin-left:114px;
	width:650px;
}

.sectorRight
{
	background-color:#fff;
	position:absolute;
	top:370px;
	left:910px;
	width:260px;
	min-height:400px;
}

.csDummyArea
{
	border:1px none #ff0000; position:absolute; left:60px; top:160px; height:680px; width:870px;
}

.csDummyArea div
{
	position:relative;
	float:left;
	width:275px;
	height:325px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px none #00cc00;
	cursor:pointer;
}

/*#slideshow {
			position:relative;
		}
		 
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
 
#slideshow img.active {
	z-index:10;
	opacity:1.0;
}
 
#slideshow img.last-active {
	z-index:9;
}*/


.cmsButton
{
    border:1px solid #b9b9b9;
    padding:5px;
    font-size:0.7em;
    cursor:pointer;
}

.cmsButton:hover
{
    border:1px solid #000;
    background-color:#58585a;
    color:#fff;
}

.mtop10
{
    margin-top:10px;
    margin-bottom:10px;
}

.saveButton
{
    /*position:relative;
    float:left;*/
    display:block;
    clear:both;
}

.propertyButton
{
    /*position:relative;
    float:left;*/
    display:inline;
    clear:left;
}

#CKToolbar
{
    position:fixed;
    bottom:30px;
    left:50%;
    margin-left:-600px;
    width:1200px;
    height:30px;
    z-index:1000000;
}

.rightGreyPanel
{
	/*background-color:#ebebeb;*/
	height:100%;
	min-height:400px;
	margin-top:10px;
}

.textcontent
{
	width:100%;
	color:#463031;
	font-size:0.9em;
	line-height:1.5em;
	/*margin-top:15px;*/
}

.commentary .created2 {
    margin-bottom: 0px;
}

#metaArea *, .cmsModal *
{
	font-size:11px !important;
}

#metaArea, .cmsModal
{
	/*margin-top:20px; margin-bottom:20px; border:2px solid #ccc; padding:20px; width:740px;*/
	margin-top:10px;
}

#metaArea label, .cmsModal label
{
	width:180px;
	display:inline;
	float:left;
	margin-bottom:5px;
}

#metaArea input, #metaArea select, .cmsModal input, .cmsModal select, .cmsModal textarea
{
	clear:right;
	display:inline-block;
	width:500px;
	margin-bottom:5px;
}

#cke_cs_desc, #cke_newsdesc, #cke_authorhtml
{
	margin-left:180px;
}

.bmargin
{
    margin-bottom:15px;
}
 

.pageFF
{
	width:745px;
	padding:15px;
	margin-top:20px;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow: #666 1px 1px 2px;-moz-box-shadow: #666 1px 1px 2px;box-shadow: #666 1px 1px 2px; 
}

.legend
{
	font-size:0.9em;
}

.save
{
	background-color:#009900;
	color:#fff;
}

.del
{
	background-color:#990000;
	color:#fff;
	width:82px !important;
}

/*.cmsButton.edit
{
	background-color:#1c537d;
	color:#fff;
	width:82px !important;
}

.cmsButton.save
{
	background-color:#009900;
	color:#fff;
	width:82px !important;
	float:right;
}*/

.uppick, .upup
{
    background-color:#1c537d;
	color:#fff !important;
	width:82px !important;
    padding:4px;
}

/*.cknum1
{
    width:460px;
}*/

.tickbox2
{
    width:20px !important;
    clear:right;
}

.tickbox2 input
{
    width:20px !important;
}

.ui-dialog .ui-dialog-content, .ui-tabs { padding:0; }
.ui-tabs-nav { background-image:none; }
#tenant_info { border:0; }
#ui-tab-dialog-close { position:absolute; right:0; top:23px; }
#ui-tab-dialog-close a { float:none; padding:0; }

.ui-corner-all { border:none !important;}

.textcontent, .cke_show_borders
{
	color:#463031;
}

.cke_show_borders
{
	/* font-size:0.8em; */
	/*font-family:'myriad-pro';*/
}

.textcontent ul, .cke_show_borders ul
{
	margin-left:0px;
	padding-left:15px;
	list-style-image:url(/images/bullet.png);
}

.textcontent ul.tickedlist, .cke_show_borders ul.tickedlist
{
	list-style-image:url(/images/tick.png) !important;
	margin-left:0px;
	padding-left:25px;
	line-height:1.3em;
}

.textcontent ul li, .cke_show_borders ul li
{
	padding-bottom:8px;
	padding-top:0px;
	margin-top:0px;
}

.debugger .cmsButton
{
	margin:3px;
}

.nudgeRight
{
	/*padding-left:35px;
	overflow:hidden;
	background-color:#ebebeb;
	width:900px;*/
}

.sectservcontacts
{
	padding:10px;
	padding-right:0px;
	padding-top:8px;
	overflow:hidden;
}

.sectservcontacts .leftSide
{
	position:relative;
	float:left;
	width:86px;
}

.sectservcontacts .rightSide
{
	position:relative;
	float:left;
	width:168px;
	height:81px;
	background-image:url(/images/photo-off.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:8px;
}

.sectservcontacts .rightSide:hover
{
	background-image:url(/images/photo-on.gif);
	border-top:1px solid #266f96;
	border-left:1px solid #266f96;
	border-right:1px solid #5fa5c4;
	border-bottom:1px solid #5fa5c4;
}

.sectservcontacts .rightSidesmall
{
	position:relative;
	float:left;
	width:254px;
	height:28px;
	background-image:url(/images/name-off.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:8px;
}

.sectservcontacts .rightSidesmall:hover
{
	background-image:url(/images/name-on.gif);
	border-top:1px solid #266f96;
	border-left:1px solid #266f96;
	border-right:1px solid #5fa5c4;
	border-bottom:1px solid #5fa5c4;
}

.letcontact
{
	position:relative;
	float:left;
	width:333px;
	height:51px;
	background-image:url(/app_themes/propertysearch/images/propcontacts-off.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:5px;
	padding-left:9px;
}

/*.letcontact:hover
{
	background-image:url(/app_themes/propertysearch/images/propcontacts-on.gif);
	border-top:1px solid #266f96;
	border-left:1px solid #266f96;
	border-right:1px solid #5fa5c4;
	border-bottom:1px solid #5fa5c4;
}*/

.sectservcontacts .rightSide h4, .sectservcontacts .rightSidesmall h4
{
	font-size:0.9em;
	margin-top:0px;
	margin-bottom:3px;
	line-height:0.9em;
}

.sectservcontacts .rightSide h4:hover, .sectservcontacts .rightSide h5:hover
{
	/*text-decoration:underline;*/
}

.sectservcontacts .rightSide h5, .sectservcontacts .rightSidesmall h5
{
	font-size:0.8em;
	margin-top:0px;
	margin-bottom:0px;
	color:#463031;
	line-height:1em;
}

.details
{
	height:45px;
}

.detailssmall
{
	height:25px;
}

.sectservcontacts .rightSide:hover > .details h4.casename, .sectservcontacts .rightSide:hover > #conttable .contactSmallTable a, .sectservcontacts .rightSide:hover > #conttable .contactSmallTable td
{
	color:#fff !important;
}

.sectservcontacts .rightSidesmall:hover > .detailssmall h4.casename
{
	color:#fff !important;
}

.sectservcontacts .rightSide:hover > .details h5, .sectservcontacts .rightSidesmall:hover > .detailssmall h5
{
	color:#a8cadc;
}

.hiddenLeft
{
	visibility:hidden;
}

.hiddenLeft img
{
	/*display:none;*/
}

.contactSmallTable
{
	width:100%;
	margin-top:3px;
}


.contactSmallTable img
{
	width:13px;
	height:13px;
}

.contactSmallTable *
{
	font-size:12px !important;
	color:#463031;
	text-align:left;
	white-space:nowrap;
}

.ckRight
{
	padding-left:0px;
	color:#463031;
	font-size:0.85em;
	width:250px;
	margin-bottom:10px;
}

.ckRight p
{
	margin-bottom:5px;
}

.sortul,.sortul2, .sortul3
{
	list-style-type:none;
	font-size:12px !important;
	margin-left:0px;
	padding-left:10px;
	position:relative;
    list-style-image: none;
}

.sortul li,.sortul2 li, .sortul3 li
{
	cursor:move;
}

.sortul2 { padding-left:30px;}
.sortul3 { padding-left:50px;}


.sortul *
{
	font-size:14px !important;
	text-align:left;
}

.sortul li a
{
	font-size:12px;
	text-decoration:none;
}

.sortul li span
{
	padding-left:3px;
	padding-right:3px;
		white-space: nowrap;
}

.sortul li span:hover
{
	color:#fff !important;
	font-weight:normal;
	background-color:#463031;
}

.sortul2, .sortul3
{
	display:none;
}

.qualification
{
	display:none;
}

.cke_skin_kama, .cke_dialog, .cke_combopanel
{
	z-index: 1000000001 !important;
} 

.contactSectorsFS, .contactServiceFS
{
	width:320px;
	display:inline;
	font-weight:bold;
}

.contactSectorsFS
{
	background-color:#c0c0ff;
}

.contactSectorsFS legend
{
	font-weight:bold;
	padding:5px;
	font-size:16px;
}

.contactServiceFS
{
	background-color:#c0ffc0;
}

.contactServiceFS legend
{
	font-weight:bold;
	padding:5px;
	font-size:16px;
}

.contactServiceFS select, .contactSectorsFS select
{
	width:200px !important;
}

.contactServiceFS label, .contactSectorsFS label
{
	width:150px !important;
}

.csdetailsRight a
{
	color:#463031;
	text-decoration:none;
}

.csdetailsRight a:hover
{
	/*text-decoration:underline;*/
}

.showFalse
{
	background-color:#ffcccc;
}

.ticker
{
	width:1100px;
	height:30px;
	position:absolute;
	z-index:1000;
	bottom:86px;
	left:28px;

}

.tickerLeft
{
	background-color:#1899fe;
	width:120px;
	position:relative; float:left;
	color:#fff;
	padding:5px;
	padding-left:10px;
}

.tickerRight
{
	background-color:#005bce;
	width:995px;
	position:relative; float:left;
	color:#fff;
	padding:5px;
	padding-left:10px;
}

.historytable
{
	width:100%;
}

.historytable td
{
	vertical-align:top;
}

.historytable h7
{
	font-size:1.8em;
	color:#58585a;
	font-weight:bold;
	text-align:right;
}

.historytable h4
{
	margin-top:3px;
	color:#58585a;
}

.leftyears
{
	width:70px;
}

.contactlisort
{
	
	height:100px;
	width:280px;
	position:relative;
	margin-bottom:5px;
	border:1px dashed #ccc;
}

.handle
{
	width:20px; height:20px; position:absolute;
	z-index:1000000;
	right:0px;
	background-color:#ff0000;
}

.footer
{
	width:990px;
	height:30px;
	margin-top:35px;
	padding-top:15px;
	margin-left:0px;
	position:relative;
	float:left;
	clear:both;
	border-top:1px solid #a39898;
}

.footerInner
{
	margin-left:10px;
	padding:5px;
	width:550px;
	float:left;
	position:relative;
}

.footerInner a
{
	color:#463031;
	text-decoration:none;
	font-size:0.8em;
}

.footerInner a:hover
{
	/*text-decoration:underline;*/
}

.footerBlock
{
	position:relatfive;
	float:left;
	width:250px;
	font-size:0.65em;
	line-height:1.5em;
}

.footerBlock a
{
	display:block;
	clear:both;
	text-decoration:none;
}

.repeaterImage a
{
	text-decoration:none;
	color:#1c537d;
}

.repeaterImage a:hover
{
	/*text-decoration:underline;*/
}

.propresult:hover > .prop_title, .propresult:hover > .prop_sqft
{
	/*text-decoration:underline;*/
}

.gridreset
{
	display:none;
}

.nodescTrue
{
	display:none;
}

.csImageFalse
{
	height:87px; 
	border:1px solid #ccc;
	background-size:233px; background-position:3px center; background-repeat:no-repeat; padding:0px;

}

.csImageTrue
{
	/*height:200px !important;*/
	height:87px; 
	border:1px solid #ccc;
	background-size:233px; background-position:bottom center; background-repeat:no-repeat; padding:0px;
}

.rightGreyPanel
{
	border:none !important;
}

.borderbox
{
	position:absolute;
	top:11px;
	left:12px;
	border:3px solid #ffffff;
	width:232px;
	height:81px !important;
	z-index:1;
}

.cstag
{
	background-color:#58585a;
	padding:4px;
	padding-right:7px;
	padding-left:7px;
	position:absolute; 
	top:70px;
	left:13px;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
}

.cstag.lightblue
{
	background-color:#58585a;
}

.scrollbox1
{
	overflow-y:auto;
	height:100px;
}

.scrollbox2
{
	overflow-y:auto;
	height:40px;
}

ul.newsticker { /* that's your list */
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-right: 15px;
white-space:nowrap;
/*background: #fff;*/
}

ul.newsticker li a 
{
	color:#84c9ff;
}	

#contentLoader
{
	display:none;
	position:absolute;
	width:400px;
	height:400px;
	top:100px;
	left:1000px;
	border:1px solid #ff0000;
}

.highlight
{
	background-color:#58585a;
	padding-left:3px;
	padding-right:3px;
	color:#fff;
}

.bluelink
{
	color:#463031;
}

.bluelink:hover
{
	color:#58585a;
}

.lastmod
{
	position:absolute; right:10px; bottom:0px; z-index:1000000;
}

.showFalse
{
	background-color:#ffcccc;
}

.ui-datepicker *
{
	font-size:0.95em;
}

.tickbox
{
	position:relative; float:left;
}

.tickbox *
{
	width:auto !important;
}

.logoutbutton
{
    position:absolute !important;
    top:0px !important;
    right:0px !important;
}

.isotope-hidden
{
	/*display:none;*/
}

.newsrightpanel
{
    width:250px;
    position:relative;
    float:left;
    margin-bottom:10px;
    font-size:0.8em;
}

.newsrightpanel .casename, .newsrightpanel .created2
{
    font-size:1em;
    margin:0px;
    margin-bottom:4px;
    font-weight:normal;
}

.newsrightpanel .casename
{
    margin-top:5px;
}

.newsrightpanel .casename a
{
    text-decoration:none;
}

.newsrightpanel .casename a:hover
{
    text-decoration:underline;
}

.newsrightpanel .created2
{
    font-weight:normal;
    margin-bottom:10px;
}

.icslink
{
    margin-top:10px;
    margin-bottom:10px;
    display:inline;
}

.sharelink
{
    position:relative;
    float:left;
    width:auto;
    padding:0px;
    margin:0px;
    padding-bottom:5px;
    overflow:hidden;
}

table td
{
    vertical-align:top;
}

.level2
{
   left:20px;
   position:relative;
}

.dbutt{
    color:#cc0000;
    float:right;
}

.contacttable td {
    border-bottom:1px solid #999;
    padding-bottom:10px;
    padding-top:10px;
}

.rightsep {
    border-bottom:1px solid #999;
    padding-bottom:10px;
    padding-top:10px;
}

.rightsep:first-of-type {
    padding-top: 0px;
}

.rightsep strong {
    font-size: 1em;
}

.rightsep.rFilter strong {
    display: block;
    margin-bottom:12px;
}

.rightsep.rFilter select {
    display: block;
    width: 100%;
    margin-bottom: 12px;
}

.timelinepanel {
    margin-bottom:20px;
    font-size:0.7em;
}

.nomarg {
	margin-bottom:0px;
}

.searchDate
{
	font-size: 11px;
display: block;
margin-top: 3px;
color: #64AAC7;
}

#twitter-widget-0
{
    margin-bottom:1em !important;
}

.textcontent.share {
    float: left;
}

@media only screen
and (min-device-width : 319px)
and (max-width : 640px) 
{
    /*.menuPanel, .leftArea, .rightArea, .subContentWide, .cknum0, .footer, .title, .element
    {
        clear:both;
        width:300px !important;
    }
    
    .page
    {
        width:300px;
        padding:10px;
    }
    
    .searchboxdiv
    {
        display:none;
    }
    
    .cknum0 img
    {
        max-width:300px;
        height:auto !important;
    }
    
    .PageTitle
    {
        top:10px;
    }
    
    .midblock
    {
        display:none;
    }
    table
    {
        max-width:300px;
    }
    
    td
    {
        display:inline-table;
    }
    
    .contacttable td
    {
        height:120px;
    }*/

}

.st_facebook_large .stLarge
{
    background-image:url('/Images/social/Facebook_Icon.png') !important;
    background-repeat:no-repeat;
}

.st_twitter_large .stLarge
{
    background-image:url('/Images/social/Twitter_Icon.png') !important;
    background-repeat:no-repeat;
}

.st_linkedin_large .stLarge
{
    background-image:url('/Images/social/Linkedin_Icon.png') !important;
    background-repeat:no-repeat;
}

.st_email_large .stLarge
{
    background-image:url('/Images/social/mail_Icon.png') !important;
    background-repeat:no-repeat;
}

.stButton .stLarge:hover {
    background-position: center !important;
}

.textcontent .shareTitle {
    display: block;
    vertical-align: middle;
    float: left;
    line-height: 30px;
}