/* My LoopNet  */

/* General */
body {
	background-color: #F7F7F7;
}
body.editProfile, body.watchListFolder {
	background-color: #fff;
}
.myLoopNet .Header { margin-bottom: 14px;}
.mlnContentContainer {
	float: right;
	width: 719px;
	margin: 0 0 20px;
	padding: 21px 24px 24px;
}
.myListings .mlnContentContainer {
	padding-bottom: 6px;
}
.mlnLanding .mlnContentContainer {
	padding: 0;
	width: 767px;
	}
.mlnContentContainer.container { border-radius: 2px; }
.mlnContentContainer h1 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	margin: 0 0 12px;
	}
.mlnContentContainer h2 {
	font-size: 12px;
	margin: 0 0 5px;
	}
/* Primary Containers */
body .maincontent { width: 960px !important; }
.mlnNavContainer {
	float: left;
	width: 167px;
	}
.mlnContent {
	float: left;
	margin: 0 28px 0 0;
	}
#.mlnContent { margin: 0 26px 0 0; }
.mlnContent h1 label.lister { background: url("/images/myLoopNet/premiumListerFlag.png") no-repeat scroll 0 4px transparent; }
.mlnContent h1 label.searcher { background: url("/images/myLoopNet/premiumSearcherFlag.png") no-repeat scroll 0 4px transparent; }
.mlnContent .mlnQuickSearch { z-index: 10; }
h1.mlnTitle label { background: url(/images/myLoopNet/premiumMemberFlag.gif) 0 4px no-repeat; }
h1.mlnTitle sup { font: normal 11px Arial,Helvetica,sans-serif; }
h1.mlnTitle sup a { font: normal 11px Arial,Helvetica,sans-serif; }
h1.mlnTitle a { font: bold 21px Arial,Helvetica,sans-serif; text-decoration: none; border-bottom: 1px dotted; position: relative; }
h1.mlnTitle a:hover { border-bottom: 1px solid; }

/* Alerts */
.lnAlert {
	float: right;
	width: 717px;
	margin: 0 0 10px;
	}
.lnAlert.basic { width: 737px; }
.lnAlert.mlnBasicUpsell {
	width: 732px;
	margin: 0 0 15px 0;
	padding: 12px 15px 9px 20px;
	background-color: #ffffe7;
	border: 1px solid #98AFE3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.lnAlert.mlnBasicUpsell p {
	float: left;
	display: block;
	width: 470px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.lnAlert.mlnBasicUpsell p a {
	font-weight: bold;
}
.mlnBasicUpsell .button {
	float: right;
	margin: -2px 0 0;
}
.mlnContentContainer .lnAlert {
	display: block;
	float: none;
	margin-bottom: 12px;
	width: 670px;
	}
.mlnContentContainer .lnAlert.basic { width: 690px; }

/* Titles */
h1.mlnTitle {
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #333366;
	padding-top: 8px !important;
	}

/* Reporting Bar */
.reportingBar {
	padding: 3px;
	margin: 0;
	border: 1px solid #b1b9c4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #e9f1fc;
	background: -moz-linear-gradient(top, #ffffff 26%, #deeefd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(26%,#ffffff), color-stop(100%,#deeefd));
	background: -webkit-linear-gradient(top, #ffffff 26%,#deeefd 100%);
	background: -o-linear-gradient(top, #ffffff 26%,#deeefd 100%);
	background: -ms-linear-gradient(top, #ffffff 26%,#deeefd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#deeefd',GradientType=0 );
	background: linear-gradient(top, #ffffff 26%,#deeefd 100%);
	position: relative;
}

/* Tabbed Navigation Bar */
ul.mlnNav {
	width: 960px;
	height: 37px;
	list-style: none;
	padding: 0;
	margin: 20px 0;
	background: url(/images/myLoopNet/tabBar.gif) no-repeat;
	}
ul.mlnNav li {
	float: left;
	margin: 0;
	padding: 0;
	}
ul.mlnNav li.active {
	margin: 7px -1px 0 -1px;
	padding: 0;
	background: url(/images/myLoopNet/tabWhite.gif) no-repeat;
	}
ul.mlnNav li.active a {
	position: relative;
	display: block;
	padding: 5px 21px 11px 16px;
	margin: 0 -1px 1px 3px;
	#margin: 0 0 1px 3px;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background: url(/images/myLoopNet/tabWhite.gif) no-repeat 100% 0;
	}
ul.mlnNav li.left {
	margin-left: 1px;
	}
ul.mlnNav li.left.active {
	margin-left: 7px;
	}
ul.mlnNav li.left a {
	border-left: none;
	}
ul.mlnNav li.right a {
	border-right: none;
	}
ul.mlnNav li.right a:hover {
	background: none;
	}
ul.mlnNav li a {
	display: block;
	margin: 7px 0 0 0;
	padding: 5px 10px 10px 9px;
	border-right: 1px solid #3E3E6F;
	border-left: 1px solid #72729E;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	}
ul.mlnNav li a:hover {
	background-color: #59598D;
	color: #fff;
	}
ul.mlnNav li a:visited { color: #fff; }
ul.mlnNav li.active a:hover { 
	color: #000;
	background-color: Transparent;
	cursor: default;
	}
ul.mlnNav li.active a:visited { color: #000; }
.labelNew { 
	margin-left: -14px;
	position: absolute; 
	top: -15px; 
	left: 50%; 
	}
/* Quick Search Module */
.mlnLanding .quickSearchContainer.mlnQuickSearch {
	border: none;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	#z-index: 50;
	padding: 21px 24px 24px;
	}
#.mlnQuickSearch {
	height: 1%;
	}
.mlnQuickSearch h1 {
	font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 0 0 -19px;
	padding: 0 0 12px 19px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	}
.mlnQuickSearch h1 label {
	display: inline-block;
	width: 120px;
	height: 19px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	top: -2px;
	text-indent: -5000px;
	vertical-align: middle;
	}
.mlnContentContainer h1 label.lister { background: url("/images/myLoopNet/premiumListerFlag.png") no-repeat scroll 0 4px transparent; }
.mlnContentContainer h1 label.searcher { background: url("/images/myLoopNet/premiumSearcherFlag.png") no-repeat scroll 0 4px transparent; }
.mlnQuickSearch h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	border-top: 1px solid #DEEFFF;
	margin: 0 0 10px -19px;
	padding: 12px 0 0 19px;
	}
.quickSearchTL {
	position: absolute;
	top: -1px;
	left: -1px;
	}
.quickSearchTR {
	position: absolute;
	top: -1px;
	right: -1px;
	}
.quickSearchBR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	}
.quickSearchBL {
	position: absolute;
	bottom: -1px;
	left: -1px;
	}
.mlnQuickSearch .propertyTypeContainer {
	float: left;
	width: 210px;
	z-index: 100;
	}
.mlnQuickSearch input {
	position: relative;
	float: left;
	width: 246px;
	height: 14px;
	padding: 4px 3px;
	margin: 0 10px 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	border: 1px solid #8698BF;
	}
.mlnQuickSearch a.btn {
	margin-top: -2px;
	padding-left: 15px !important;
	}
.mlnQuickSearch a.btn u {
	padding-right: 12px !important;
	}
.mlnQuickSearch p {
	color: #333;
	margin: 10px 0 0 0;
	}

/* main content container */
.mlnLanding .newsFeedContainer {
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top: 1px solid #86b1d1 !important;
	padding: 24px;
}

/* Quick Links */
.quickLinks {
	float: left;
	}
.quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 12px 0 8px 0;
	}
.quickLinks ul li {
	margin: 0 0 10px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.quickLinks h1 { font-size: 12px; }

.populateMyListings { float: right; }

/* Upsells */
.basicUpsell {
	float: right;
	width: 743px;
	margin: -35px 0 0 0;
	padding: 9px;
	}
.basicUpsell p {
	float: left;
	display: block;
	width: 540px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	}
.basicUpsellInline {
	margin: 0 0 15px 0;
	padding: 12px 15px 9px 20px;
	background-color: #ffffe7;
	border: 1px solid #98AFE3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	}
.basicUpsellInline p {
	float: left;
	display: block;
	width: 470px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.basicUpsellInline p a {
	font-weight: bold;
}
.basicUpsell .button, .basicUpsellInline .button {
	float: right;
	margin-top: -2px;
	}

/* Icons */
/* Sidebar 
.mlnInfo .sendToFriend a { background: url(/images/icons/icons.png) no-repeat 0 -1673px; }
.mlnInfo .addAListing a { background: url(/images/icons/icons.png) no-repeat 0 -194px; }
.mlnInfo .editListing a { background: url(/images/icons/icons.png) no-repeat 0 -1475px; }
.mlnInfo .editProfile a { background: url(/images/icons/icons.png) no-repeat 0 -6987px; }
.mlnInfo .writeBlogPost a { background: url(/images/icons/icons.png) no-repeat 0 -7444px; }
.mlnInfo .answers a { background: url(/images/icons/icons.png) no-repeat 0 -3857px; }
.mlnInfo .demographics a { background: url(/images/icons/icons.png) no-repeat 0 -5346px; }
.mlnInfo .reports a { background: url(/images/icons/icons.png) no-repeat 0 -915px; }
.mlnInfo .loan a { background: url(/images/icons/icons.png) no-repeat 0 -3527px; }
.mlnInfo .blog a { background: url(/images/icons/icons.png) no-repeat 0 -717px; }
.mlnInfo .twitter a { background: url(/images/icons/icons.png) no-repeat 0 -6427px; }
.mlnInfo .facebook a { background: url(/images/icons/icons.png) no-repeat 0 -2199px; }
.mlnInfo .linkedin a { background: url(/images/icons/icons.png) no-repeat 0 -4285px; }
.mlnInfo .news a { background: url(/images/icons/icons.png) no-repeat 0 -4693px; }
.mlnInfo .marketTrends a { background: url(/images/icons/icons.png) no-repeat 0 -9013px; }
*/

/* Newsfeed */
.newsFeed.mlnModule dl.answers dt a { background: url(/images/icons/icons.png) no-repeat 0 -3857px; }
.newsFeed.mlnModule dl.bigBoard dt a { background: url(/images/icons/icons.png) no-repeat 0 1px; }

/* for Property Database */
.piPricingMessage {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffcc;
	padding: 8px;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 13px;
	}
.piPricingMessage p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
.piPricingMessage span.bonus {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 2px 0 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-style: normal;
	color: #333366;
	}
.piPricingMessage p span.piPricing {
	font-size: 12px;
	color: #565688;
	line-height: 13px;
	padding: 0;
	}

	
/* Sponsored Property */
.sponsoredPropertyContainer {
	float: left;
	width: 226px;
	}
.featuredprop { margin: 0 0 10px; }
.featuredprop h3 {
	margin: 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	}
.featurepropPromote {
	display: block;
	margin: 0 0 20px;
	padding: 0 0 20px;
	color:#989A99;
	border-bottom: 1px solid #ececec;
	}
.planUpgrades dl { margin: 0 0 20px; }
.planUpgrades dt {
	margin: 0 0 10px;
	}
.planUpgrades dd {
	color: #999;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ececec;
	}
.planUpgrades dd:last-child { border-bottom: none; }
.planUpgrades dd p { margin: 0 0 7px; }

/* Company Admin */
.planStatus { margin: 0 0 20px; }
.planStatus a {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #000;
	zoom: 1;
	}
.planStatus .selected {
	color: #000;
	text-decoration: none;
	cursor: default;
	zoom: 1;
	}
.planStatus a:last-child { border-right: none; }
.planStatus .statusLearnMore { border-right: none; }

.umtMsg {
    background-color: #FFFFE7;
    border: 1px solid #98AFE3;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 16px;
    padding: 12px 14px;
    position: relative;
}
.umtMsg .swipe {
    left: -1px;
    position: absolute;
    top: -1px;
}
.umtMsg.umtPending {
}
.umtMsg.umtActive {
    padding: 18px 14px 18px 60px;
}
.umtMsg.umtActive strong {
    color: #CC0000;
    display: block;
    font-size: 14px;
    margin: 0 0 2px;
}
