/*Headings*/
h1{	font-family: Arial, Sans-Serif; font-size:18px; margin: 0px; padding: 0px 0px 11px 0px; color: #00085e; font-weight: bolder; }
h2{	font-family: Arial, Sans-Serif; font-size:18px;	margin: 0px; padding: 0px 0px  6px 0px; color: #201181; font-weight: lighter; }
h3{	font-family: Arial, Sans-Serif; font-size:14px;	margin:0; font-weight: bold; }
h4{	font-family: Arial, Sans-Serif; font-size:12px;	margin:0; font-weight: bold; }
h5{	font-family: Arial, Sans-Serif; font-size:10px; margin:0; font-weight: bolder; }
/*Content*/
div,
table,
.content{
	color:#686868;
	font:11px arial,sans-serif;
}
/*DataGrid*/
.grid{
	font:11px verdana,tahoma,sans-serif;
}
.grid-header{
	background-color:#999;
	color:#FFF;
	font:bold 11px verdana,tahoma,sans-serif;
}
.grid-item{
	background-color:#F9F9F9;
}
.grid-item-alt{
	background-color:#F0F0F0;
}
.grid-item-edit{
	background-color:#FED;
}
.pager,
.pager td{
	color:#CCC;
	font:11px verdana,tahoma,sans-serif;
}
.gridborder td .notbordered td
{
	border: 0px none;
}
.gridborder
{
	border: 2px solid #ddd;
	color: #030841;
	font-size: 12px;
}
.gridborder td
{
	border: 1px solid #ddd;
	color: #030841;
}

.gridborder table
{
	padding: 0px;
}

/** HR Special, thanks to http://www.sovavsiti.cz for this **/
div.hr {
	height: 4px;
	background: transparent url(/Images/BG-RuleDots.gif) repeat-x scroll center;
}
div.hr hr {
	display: none;
}

/** Side Bar for Unit/Property formatting **/
.other-unit-property {
	list-style: none;
	font-size: 14px;
	font-weight: bolder;
	margin: 1.25em 0px 0px 0px !important;
	_text-indent: -16px !important;
	line-height: 1em;
	color: #545454;
}
.sidebar{
	padding: 0px;
	margin: 0px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.sidebar ul li {
	margin: 5px 0px;
	padding: 0px;
	_text-indent: -1px;
}
.unit-link {
	font-size: 11px;
	font-weight: bold;
	color: #222;
}
.unit-link:visited {
	color: #444;
}

.feature-item {
	font-weight: normal;
}
.section-row{
	background-color: #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #00085E;
	padding: 5px 5px 5px 3px;
}
.special-icon{
	border:0;
	height:16px;
	margin:0 2px;
	vertical-align:middle;
	width:16px;
}

/** Feature Listing for Unit/Property pages **/
.div-feature-list {
	margin: 10px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	color: #222;
	font-size: 11px;
	font-weight: bolder;
	width: 49%;
}
.div-feature-list ul {
	margin:  0px 10px;
	padding: 0px 10px;
	list-style-position: outside;
	list-style-type: square;
}
.div-feature-list ul li {
	margin:  3px 0px;
	padding: 0px 0px;
	text-indent: 0px;
}
.div-feature-list-single {
	width: 90%;
}
.div-feature-list-double {
	float: left;
	border: 0px none;
	width: 47%;
}
a:visited{
	color: #55c;
}

/** Specific Layout Control **/
.printonly {
	display: none !important;
}

.screenonly {
	display: block !important;
}

#topDiv {
	border:1px solid #fff; 
	width: 996px; 
	margin: 0px auto; 
	background-image: url(/Images/BG-MainContainer.gif); 
	background-repeat: repeat-x; 
	background-color: #cdcdcd;
}

#pageContainer {
	text-align: left; 
	width: 971px; 
	margin: 0px auto;
}

#mainContentTopWedge {
	height: 25px; 
	width: 702px; 
	text-align: right; 
	background-color: #ffffff;
}

#mainContentBotWedge {
	height: 40px; 
	width: 702px; 
	text-align: right; 
	background-image: url(/Images/FOOT-ContentGradient.gif); 
	background-position: right top; 
	background-repeat: repeat-x;
}

/* Styles available in RadEditor: Classes below should be duplicated in /RadControls/Editor/Style.css */
