
body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer:link {
	color: #CCCC66;
	font-weight: normal;
	text-decoration: none;
}
a.footer:visited {
	color: #CCCC66;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.footer:active {
	color: #CCFF66;
	text-decoration: none;
	font-weight: normal;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6633;
	line-height: .95em;
}
.featuredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCC66;
	font-style: italic;
	line-height: 2em;
}


.listing-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.listing-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.row1, .row1 select, .row1 input
		{
		text-align: left;
		font-size: 10px;
		background: #f5f5f5;
		
		}
.row0, .row0 select, .row0 input
		{
		text-align: left;
		font-size: 10px;
		background: #efefef;
		}	
		
/* Custom Popup Windows */

/* NicePopups */

.nicepopup
		{
		}

.nicepopup .outline
		{
  		/*border: 1px solid #fff;	*/
  		padding: 16px;
  		position: relative;
		}
		
html>body .nicepopup .outline
		{
		background: url(http://www.urnerrealty.com/images/bg.png) top left;
		}

.nicepopup a.close
		{
  		line-height: 16px;
  		display: block;
 		position: absolute;
 		top: 1px;
 		right: 1px;
  		text-indent: -124px;
  		overflow: hidden;
 		text-decoration: none;
 		width: 16px;
  		height: 16px;
  		background: url(http://www.urnerrealty.com/images/close.png) 100% 0 no-repeat;
		}
		
html>body .nicepopup a.close
		{ 
		top:0;
		right:0; 
		}

.nicepopupHover a.close
		{
  		background-position: 100% -16px;
		}
		
.nicepopup a.close:hover
		{
  		background-position: 100% -32px;
		}

.nicepopupLoading .outerImage
		{
  		border: 1px dotted silver;
  		width: 100px;
  		height: 100px;
  		background: url(http://www.urnerrealty.com/images/chwileczke.png) 50% 50% no-repeat;
		}

.nicepopup .prevNextBar
		{
  		padding-top: 7px;
  		text-align: center;
		}

/** cienie: **/

html>body .SdwTL{ background: url(http://www.urnerrealty.com/images/sdw_tl.png) 0 0 no-repeat; }

.SdwT{ padding-top: 8px; height: 8px; }
html>body .SdwT{ background: url(http://www.urnerrealty.com/images/sdw_t.png) 0 0 repeat-x; }

html>body .SdwTR{ background: url(http://www.urnerrealty.com/images/sdw_tr.png) 0 0 no-repeat; }

.SdwR{ padding-left: 8px; width: 8px; }
html>body .SdwR{ background: url(http://www.urnerrealty.com/images/sdw_r.png) 0 0 repeat-y; }

html>body .SdwBR{ background: url(http://www.urnerrealty.com/images/sdw_br.png) 0 0 no-repeat; }

.SdwB{ padding-top: 8px; height: 8px; }
html>body .SdwB{ background: url(http://www.urnerrealty.com/images/sdw_b.png) 0 0 repeat-x; }

html>body .SdwBL{ background: url(http://www.urnerrealty.com/images/sdw_bl.png) 0 0 no-repeat; }

.SdwL{ padding-left: 8px; width: 8px; }
html>body .SdwL{ background: url(http://www.urnerrealty.com/images/sdw_l.png) 0 0 repeat-y; }
/* EOF */

