/******************* DEFAULT CSS ********************/

.yui-t1 #yui-main .yui-b{
	background: #f6f6f6 url(img/center_content_top_bgr.jpg) repeat-x top;
	padding: 4px 0 10px 0;
}

/*************** Center Nav START ******************/

#center-nav-row{
	height: 25px;
	padding: 0 5px 5px 5px;
}


#nav-panel{
	color: #802103;
	font-size: 8pt;
	float: left;
	padding-top: 3px;
}

.nav-link{
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	float: left;
	padding-left: 10px;
	background: url(img/nav_bullet.gif) no-repeat left 55%;
	*background: url(img/nav_bullet.gif) no-repeat left 60%;
	border: 0px solid red;
	margin: 0 3px;
}

a.nav-link{
	color: #802103;
	text-decoration: none;
}

a.nav-link:hover{
	text-decoration: underline;
}

/**************** Price range Form START ***************/
#center-actions-row {
	height: 29px;
	margin: 0 0 0 0;
	background: url(img/center-actions-row_bgr.gif) repeat-x;
}

.fa {
	color: #d7d7d7;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	float: left;
	font-size:8pt;
	font-weight: bold;
}

#fa-01 {
	padding: 0 20px 0 10px;
	background: url(img/center-actions-row_left.gif) repeat;
}

#fa-02{
	width: 29px;
	height: 29px;
	background: url(img/center-actions-row_middle.jpg) no-repeat;
}

#filter_form {
	display: block;
	height: 29px;
	line-height: 28px;
	vertical-align: middle;
	border: 0px solid red;
	margin: auto 0;
}

#filter_form  .form-txt{

	width: 45px;
	text-align: center;
	color: #680000;
	font-size:8pt;
	font-weight: bold;
	padding: 1px 3px;
	background-color: #e5e5e5;
	border: solid 1px #9c2503;
}

#filter_form  .form-btn {
	font-size:8pt;
	color: #d7d7d7;
	padding: 2px 3px;
	background-color: #680000;
	border: solid 1px #9c2503;
	text-decoration: none;
}

.content-wrapper {

	font: 11px Verdana, arial, "Lucida Console", "Trebuchet MS",Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	margin: 10px 5px 10px 0;
	border: 0 solid red;
}

.content-title{
	padding: 0 0 0 15px;
	font-weight: bold;
}

.content_head {
	clear: both;
	font-weight: bold;
	padding: 8px;
	color: #8e2000;
}


.content-txt{
	padding:0 0 25px 10px;
	line-height: 1.6em;
}

.content-txt-last{
	padding: 0 0 10px 10px;
	line-height: 1.6em;
}

.content-wrapper a.more{
	float: left;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 10px 0 0 5px;
	color: #dd1b23;
	font-size: 11px;
	background: url(img/news_bullet.jpg) no-repeat 0 60%;
}

.content-wrapper a.more:hover {
	text-decoration: underline;
}

.content-txt-last ul li{
	padding: 0px 0px 0px 15px;
	background: url(img/content_li_bullet.gif) no-repeat left center;
	line-height: 1.6em;
}

.content-txt-without-bgr {
	padding: 40px 5px 0 10px;
	line-height: 1.6em;
}

.content-txt-without-bgr ul li {
	vertical-align: middle;
	background:url(img/content_li_bullet.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	line-height: 1.6em;
}

.content-txt-without-bgr table {
	margin-top: 5px;
	background: #ccc;
	border: solid 4px #fff;
}

.content-txt-without-bgr table td {
	padding: 3px 2px;
	border: solid 2px #fff;
}

.content-txt-without-bgr p img{
	border: solid 3px #ccc;
	margin-right: 10px;
}

.content-txt-without-bgr p strong {
	font-weight: bold;
}


.content-txt-unique{
	padding: 0 0 0px 10px;
	line-height: 1.6em;
}


.content-txt #img_right{
	float:right;
}

.content-txt a, .content-txt-last a, .content-txt-unique a{
	color:#dd1b23;
}

.content-txt a:hover, .content-txt-last a:hover, .content-txt-unique a:hover{
	color:#dd4f55;
}

.content-txt-without-bgr a {
	display: block;
	font: 11px   Verdana, arial, "Lucida Console", "Trebuchet MS",Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	text-decoration: none;
}

.content-txt-without-bgr a:hover {
	text-decoration: underline;
	background: none;
}

.content-txt .bullet, .content-txt-last .bullet, .content-txt-unique .bullet {

	vertical-align:middle;
	background: url(img/content_ul_bullet.gif) no-repeat left 0.3em;
	text-decoration: none;
	padding: 0px 0px 0px 13px;
	*padding: 0px 0px 2px 13px;
}

.content-txt ul, .content-txt ol, .content-txt p{
	margin: 5px 0;
}

.content-txt ul{
	list-style-type: none;
	list-style-position:inside;
}

.content-txt ul li{
	vertical-align:middle;
	background:url(img/content_ul_bullet.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	line-height: 1.6em;
}

.content-txt ol {
	list-style-position:inside;
	list-style-type:decimal;
}

.content-txt strong{
	font-weight: bold;
}

.content-txt p table{
	border-collapse:collapse;
	border: 1px solid #909090;
}

.content-txt p table td{
	border: 1px solid #909090;
}

/******************* BEGIN PAGER *******************/
.pager{
	margin-top: 10px;
	clear: both;
	height: 20px;
	font-size: 9pt;
}

#pager-left{
	height: 20px;
	background: url(img/pager_left.jpg) no-repeat left center;
	border: 0px solid red;
}

#pager-center{
	height: 20px;
	line-height: 20px;
	margin-right: 118px;
	text-align: center;
	background: url(img/pager_bgr_top.gif) repeat-x left top;
}

#pager-center #link-wrapper{
	margin: 0 auto;
	border: 0;
}

#pager-center #link-wrapper td{

	border: 0;
}

#pager-center #link-wrapper a{
	display: block;
	width: 25px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	color: #c74807;
	text-decoration: none;
}

#pager-center #link-wrapper a.active{
	width: 23px;
	height: 19px;
	background: #f6f6f6;
	border-right: 1px solid #c74807;
	border-bottom: 1px solid #c74807;
	border-left: 1px solid #c74807;
}

#pager-right{
	margin-left: 118px;
	height: 20px;
	background: url(img/pager_right.jpg) no-repeat right center;
}

/********************** Online ************************/
.apply_online {
	display: block;
/*	float: left; */
	width: 190px;
	background: #b84306;
	margin-top: 5px;
	padding: 1px 6px;
	border: solid 2px #9C2503;
	color: #D7D7D7;
	text-decoration: none;
	font-weight: bold;
}

/********************** CLEAR *************************/

div.new {
	color: #ee1c23;
	font-weight: bold;
}

.clear{
	clear: both;
	visibility: hidden;
	border-collapse:collapse;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding:0;
	border: 0;
	border-width:0;
	outline-width:0;
	page-break-inside: avoid;
	page-break-after:avoid;
	page-break-before:avoid;
	empty-cells:hide;
	display:block;
}