/*
***********  Custom css ************
*/

/* overwrite padding in  editor_style */
img {
	border:0px;
}
.errorText {
	color: #FF0000;
}
.nextprevdisabled {
	color: #cccccc;
}
.nextprevlink {
	color: #33597e;
	text-decoration: none;
}
.nextprevlink:hover {
	color: orange;
	text-decoration: none;
}
.nextprevcurrentpage {
	color: #33597e;
	text-decoration: underline;
}
/** used in send to a freind **/
.input {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding:0px;
	margin:0px;
	border:1px solid #CBD0D4;
	padding-left:3px;
	padding-right:3px;
}
.textinput {
	border:1px solid #CBD0D4;
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/white_input.gif);
	background-repeat:repeat-x;
}
.textinputhover {
	border:1px solid #DDBA1C;
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/white_input.gif);
	background-repeat:repeat-x;
}
.button {
	color: #FFFFFF;
	background-color: #C31F41;
	border-bottom: 1px solid #CB3C5A;
	border-top: 1px solid #D6647C;
	border-right: 1px solid #CB3C5A;
	border-left: 1px solid #D6647C;
	height: 20px;
	font-weight: bold;
}
.required {
	color:#5C3173;
	font-size:10px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/************  Layout *************/



/************  Custom - Site specific *************/

.sitemap {
	text-decoration:none;
}
.sitemap:hover {
	text-decoration:none;
}
.sitemaptitle {
	color:#3F0D5A;
	font-weight: bold;
	text-decoration:none;
}
.sitemaptitle:hover {
	color:#DDBA1C;
	font-weight: bold;
	text-decoration:none;
}
.footer {
	text-decoration:none;
	font-size:10px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.footer:hover {
	text-decoration:underline;
	font-size:10px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.subfooter {
	color:#B0B0B0;
	font-size:10px;
	text-decoration:none;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}
.subfooter:hover {
	font-size:10px;
	text-decoration:underline;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.submenu {
	color:#808080;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}
.submenu:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.submenuselected {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}
.submenuselected:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.submenuoptions {
	color:#808080;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:20px;
}
.submenuoptions:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.submenuoptionsselected {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:22px;
}
.submenuoptionsselected:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.linkorange {
	color:#FF9900;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.linkorange:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.linkgreen {
	color:#73BE1E;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.linkgreen:hover {
	color:#52256A;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.forgotpassword {
	color:#D9B200;
	font-size:10px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.forgotpassword:hover {
	color:#D9B200;
	font-size:10px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.linkyellow {
	color:#D9B200;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.linkyellow:hover {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
.largeyellow {
	color:#D9B200;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
}
.largeyellow:hover {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:underline;
}
/* Icons */

a.rtf, a.doc, a.xls, a.ppt, a.vsd, a.mpp, a.xml, a.pdf, a.audio, a.video, a.zip, a.mdb, a.txt {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
a.rtf {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_rtf.gif)
}
a.doc {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_doc.gif);
}
a.xls {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_xls.gif);
}
a.ppt {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_ppt.gif);
}
a.vsd {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_visio.gif);
}
a.mpp {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_project.gif);
}
a.xml {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_xml.gif);
}
a.pdf {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_pdf.gif);
}
a.audio {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_audio.gif);
}
a.video {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_video.gif);
}
a.zip {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_zip.gif);
}
a.mdb {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_mdb.gif);
}
a.txt {
	background-image: url(http://www.freemanfoxmedia.com/img/media-icons/icon_txt.gif);
}
/* Ryno Custom */

ul.spacey-list li {
	margin-bottom: 1em;
}
/* Property Hack */
#for-sale-link-id, #for-sale-link {
	display: none;
}
.for-sale-link {
	display: none;
}
#lessors h2 {
	margin-top: 2em;
}
#lessors ul {
	margin-bottom: 1em;
}
#lessors li {
	list-style: square;
	list-style-image: none;
	margin-bottom: 0.7em;
}

#peter-news-article h2, #peter-news-article h3 { font-weight: bold; }
#peter-news-article p, #peter-news-article li { color: #333; font-size: 12px; }