h1
{
	line-height: 1.6;
	font-size: 13px;
	font-weight: bold;
	color: #e9ae30;
	padding: 0;
	margin: 0;
}

#container
{
	position: relative;
	width: 580px;
	height: 100%;
	background-color: #ffffff;
}

#leftBorder
{
	width: 10px;
	background-image: url('../images/bg-left.jpg');
	background-repeat: repeat-y;
}
#leftPart, #leftPartTopBar
{
	width: 208px;
	height: 100%;
	float: left;
}
#leftPart .main
{
	padding: 0 0 0 20px;
}
#leftPart .main td b
{
	line-height: 1.5;
}
#leftPartTopBar
{
	height: 223px;
	background-image: url('../images/logo-bg.jpg');
	background-repeat: no-repeat;
}

#mainPart, #mainPartTopBar, #mainPartResults, #mainPartEmpty
{
	display: table;
	height: 100%;
	float: left;
}
#mainPartTopBar
{
	width: 766px;
	height: 223px;
	background-image: url('../images/main-bar.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainPartResults
{
	width: 620px;
}
#mainPartEmpty
{
	width: 979px;
}
#bannersTop
{
	width: 766px;
	height: 107px;
	text-align: center;
	float: inherit;
}
#adSearch
{
	width: 766px;
	margin: 50px 0 0 0;
	float: inherit;
}
#adSearch a
{
	text-decoration: underline;
	color: #ffffff;
}
#adSearch .ctlrs
{
	width: 560px;
	color: #ffffff;
	padding: 0 0 0 25px;
}
#adSearch .ctlrs .ddl
{
	width: 170px;
	height: 21px;
	font-size: 13px;
}
#adSearch .ctlrs .txt
{
	width: 245px;
	height: 21px;
	font-size: 13px;
	font-weight: bold;
}
#adSearch .az
{
	width: 170px;
	padding: 0 0 0 25px;
}
#adSearch .cngRegions
{
	width: 390px;
	color: #ffffff;
}
#barTxt
{
	width: 165px;
}
#barTxt div
{
	color: #686668;
	padding-top: 10px;
}
#barTxt div a
{
	color: #686668;
	text-decoration: underline;
}
#divRegions a
{
	text-decoration: none;
	color: #676567;
}
#divRegions a:hover
{
	text-decoration: underline;
}
#user
{
	position: absolute;
	width: 165px;
	height: 58px;
	background-image: url('../images/members-area-tab.jpg');
	background-repeat: no-repeat;
	margin: -57px 0 0 790px;
}
#user div
{
	color: #686668;
	margin: 10px;
}
#user div a
{
	text-decoration: none;
	color: #686668;
}
#user div a b
{
	text-decoration: underline;
	color: #686668;
}
#mainPart .main, #mainPartResults .main
{
	padding: 0 0 0 0;
	float: inherit;
	background-color:#FFFFFF;
	width:620px;
}
#mainPartEmpty .main
{
	padding: 0 0 0 20px;
	float: inherit;
}
.mBigCat a:hover
{
	color: #ffffff;
}
.mcat
{
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 0;
	float: left;
}
.borderBottom
{
	/*
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: bottom;*/
	border-bottom: 1px solid #dddddd;
}
ul.ocat
{
	padding: 0 0 15 16px;
	margin: 0 0 5px 0;
}
.ocat li
{
	list-style-image: url('../Images/arrow.gif');
}
.ocat a, .ocat a:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #686668;
}
.ocat a:hover
{
	text-decoration: underline;
}
.ocat a.expl:hover
{
	text-decoration: none;
}
.ocat a.expl P
{
	padding: 0;
	margin: 0;
}
.ocat a.expl div
{
	position: absolute;
	visibility: hidden;
	background-color: #e5e5e4;
	border: 1px solid #cccccc;
	padding: 8px;
	margin: 0 0 0 -20px;
}
.ocat a.expl:hover div
{
	visibility: visible;
}
li.header
{
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}
li.header a, li.header a:hover
{
	color: #686668;
}
li.noneBr
{
	list-style-type: none;
	list-style-image: none;
}
li.none
{
	list-style-type: none;
	list-style-image: none;
	padding-top: 4px;
}
li.none a, li.none a:hover
{
	color: #e9ae30;
}
.gray
{
	color: #999998;
}
.path a, .path a:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #686668;
}
.path a:hover
{
	text-decoration: underline
}
.seo, .categories, .mulcategories
{
	display: table;
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 0 0 0;
	margin-top: 10px;
	width: 620px;

}
.mulcategories, .mulcategories .orange
{
	font-size: 12px;
}
.seo a, .seo a:hover
{
	color: #e9ae30;
}
.categories
{
	color: #686668;
}
.filtersUpper
{
	width: 564px;
	height: 9px;
	font-size: 1px;
	background-image: url('../images/extra-search-upper.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
}
.filters
{
	width: 564px;
	background-image: url('../images/extra-search-bg.gif');
	background-repeat: repeat-y;
}
.filtersBottom
{
	width: 564px;
	height: 14px;
	background-image: url('../images/extra-search-bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.filtersUpperLarge
{
	width: 730px;
	height: 9px;
	font-size: 1px;
	background-image: url('../images/extra_search_upper_large.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
}
.filtersLarge
{
	width: 730px;
	background-image: url('../images/extra_search_bg_large.gif');
	background-repeat: repeat-y;
}
.filtersBottomLarge
{
	width: 730px;
	height: 16px;
	background-image: url('../images/extra_search_bottom_large.gif');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.paging
{
	width: 577px;
	margin: 5px 0 0 -3px;
}
.pagingBorder
{
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.paging a
{
	color: #686668;
	margin-right: 5px;
}
.paging .pagingbold
{
	font-weight: bold;
	margin-right: 5px;
}
.paging .btn
{
	color: #e9ae30;
}
.paging .sep
{
	width: 1px;
	height: 26px;
	border-left: 1px solid #D4D2D3;
	margin: 0 10px 0 10px;
}
.sort
{
	width: 564px;
	text-align: center;
	margin-top: 10px;
}
.sort a, .sort a:hover
{
	color: #686668;
	text-decoration: none;
}
.results
{
	width: 100%;
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin: 15px 0 15px 0;
}
.results tr
{
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.results td
{
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}
.results td a
{
	font-size: 12px;
	color: #e9ae30;
}
.results .gray
{
	color: #999999;
}
.resultsSmalcol
{
	background-image: url('../images/verticalBR.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}
.attr
{
	width: 95px;
	border-top: 1px solid #F0EFEF;
	padding-top: 5px;
	margin-top: 10px;
}

.details
{
	width: 564px;
	font-size: 12px;
	color: #000000;
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin: 15px 0 15px 0;
}
.details td
{
	color: #000000;
	font-size: 12px;
}
.details td a, .details td a:hover
{
	color: #e9ae30;
	font-size: 12px;
}
.richBody
{
	font-size: 12px;
	font-style: italic;
}
.b
{
	width: 600px;
}
.x
{
	width: 950px;
}
.s
{
	width: 415px;
}
#imgs td a, #imgs td .left
{
	display: table;
	border: 1px solid #ffffff;
	float: left;
}
#imgs td .left
{
	margin-right: 16px;
}
#imgs td a:hover
{
	border: 1px solid #333333;
}
.regions
{
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 10px 0;
	margin: 5px 0 10px 0;
	float: left;
}
.regions div
{
	float: left;
}
.regions .m
{
	width: 160px;
}

a.thumb div
{
	display: none;
}
a.thumb:hover div
{
	display: block;
}
.alt
{
	background: #F8F8F8;
}
.dashed, .dashedCriteria
{
	width: 410px;
	font-size: 12px;
	background-image: url('images/dashed-line.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin: 15px 0 0 0;
}
.dashedCriteria
{
	width: 150px;
	font-size: 1px;
	margin: 0 0 5px 0;
}
.criteriaSep
{
	width: 150px;
	font-size: 1px;
	background-image: none;
	margin: 3px 0 0 0;
}

#rightBorder
{
	width: 10px;
	background-image: url('../images/bg-right.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}
#rightPart
{
	width: 200px;
	height: 100%;
	float: left;
}

.txt, .textSmall, .ddl, .ddlSmall, .ddlxSmal, .ddlBig
{
	width: 135px;
	height: 18px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #686668;
	border: 1px solid #9A989A;
}
.textSmall, .ddlSmall
{
	width: 65px;
}
.ddlxSmal
{
	width: 58px;
}
.ddlBig
{
	width: 135px;
	height: 60px;
}