* {
	margin: 0px;
	padding: 0px;
	outline: none;
}





img {
	border: none;
	vertical-align: top;
}

body {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	background: url('img/bg.png') repeat-x left top;
}

label {
	display: inline;
}

a {
	text-decoration: underline;
	color: #4a0165;
}

a:hover {
	text-decoration: none;
}

.sitelist {
	width: 960px;
	margin: 0 auto;
}

.clear {
    clear: both;
    float: none!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important;
}

.clear2 {
	clear: both;
	height: 20px;
}

/* HEADER */

#header {
	margin-bottom: 10px;
}

#headline {
	width: 100%;
	height: 30px;
	background: #eee;
	color: black;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	overflow: hidden;
}

#headline a {
	color: #444;
	padding: 5px 10px;
}

#headlinecontent {
	margin: 0 auto;
	width: 960px;
}

#headtop {
	height: 120px;
	position: relative;
	margin-bottom: 20px;
}

#logo {
	position: absolute;
	left: 9px;
	top: 10px;
}

#sitedesc {
	position: absolute;
	width: 260px;
	left: 400px;
	top: 30px;
	font-size: 11px;
	color: #696969;
}

#sitedesc p {
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
}

.totalads {
	float: right;
	margin: 10px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#yourcity {
	position: absolute;
	width: 300px;
	text-align: center;
	right: 310px;
	top: 75px;
	font-size: 11px;
	color: #696969;
}

#yourcity p {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

#yourcity .cityname {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#isyourcity {
	display: none;
	width: 167px;
	height: 41px;
	background: url('img/isyourcity.png') no-repeat left top;
	position: relative;
	left: 12px;
	padding-top: 24px;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
}

.iyc_ans {
	overflow: hidden;
	width: 68px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 12px;
}

.iyc_ans a {
	color: #de0000;
}

.iyc_yes {
	float: left;
}

.iyc_no {
	float: right;
}

#addads {
	position: absolute;
	right: 11px;
	top: 41px;
	height: 40px;
	background: #de0000 url('img/addads.png') no-repeat 9px 7px;
	border-bottom: 4px solid #730000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	padding: 0px 14px 0px 50px;
	line-height: 40px;
}

#addads a {
	text-decoration: none;
	color: #fff;
}

#topmenu {
	overflow: hidden;
	margin-bottom: 31px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 40px;
}

#topmenu ul {
	padding-left: 10px;
}

#topmenu ul li {
	display: block;
	list-style-type: none;
	float: left;
}

#topmenu ul li a {
	display: block;
	padding: 0px 11px;
	height: 40px;
	line-height: 38px;
	text-decoration: none;
	color: #000;
}

#topmenu ul li.active a {
	background: #8305b2;
	color: #fff;
}

#topmenu ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 40px;
	overflow: hidden;
	background: #8305b2;
	padding-top: 1px;
	padding-bottom: 14px;
	width: 950px;
}

#topmenu ul li ul li {
	height: 30px;
	line-height: 30px;
}

#topmenu ul li ul li a {
	text-decoration: underline;
}

#topmenu ul li.active ul {
	display: block;
}

/* MAIN */

#main {
	overflow: hidden;
	padding-bottom: 10px;
}

/* PAGETOP */

#pagetop {
	clear: both;
	margin-bottom: 18px;
}

.topline {
	height: 37px;
	line-height: 32px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	font-family: verdana,arial,helvetica,sans-serif;
}

#pagetop.sendformtop .topline {
	height: 44px;
}

#pagetop.sendformtop {
	margin-bottom: 26px;
}

#pagetop.sendformtop h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	padding-left: 7px;
	line-height: 34px;
}

.breadcrumbs {
	float: right;
	font-weight: bold;
	color: #000;
	padding-left: 7px;
	text-transform: uppercase;
}

.breadcrumbs a {
	color: #de0000;
	font-size: 10px;
}

.breadcrumbs .breadcrumbs_delim {
	color: #949494;
	display: inline-block;
	padding: 0;
}

.breadcrumbs .breadcrumbs_items {
	color: #444;
	font-weight: normal;
	font-style: italic;
	display: inline-block;
	padding-left: 8px;
}

.breadcrumbs .breadcrumbs_current {
	text-transform: none;
}

.timetoshow {
	clear: both;
	text-align: right;
	margin: 10px 0;
}

.timetoshow label {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	display: inline-block;
	padding-right: 2px;
}

.subcats {
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	overflow: hidden;
	/*width: 934px;*/
	padding: 9px 0px 15px 19px;
}

.subcats ul {
	display: block;
	float: left;
	width: 280px;
	margin-left: 15px;
}

.subcats ul li {
	display: block;
	list-style-type: none;
	line-height: 24px;
	font-size: 12px;
	color: #949494;
}

.subcats ul li a {
	font-weight: bold;
}

.fastsearch {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-right: 16px;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.fastsearch a {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dashed #4a0165;
	line-height: normal;
}

.fastsearch a:hover {
	border-bottom: none;
}

/* CONTENT */

#content {
	width: 626px;
	float: left;
}

.contblock {
	margin-bottom: 28px;
}

.contblock.catdesc {
	font-size: 12px;
	padding: 2px 12px 0px 8px;
	margin-bottom: 23px;
}

.contblock.catdesc p {
	margin-bottom: 10px;
}

.contblock.catdesc p:last-child {
	margin-bottom: 0px;
}

.contblock.googleads {
	border: 1px solid #e2e2e2;
	padding: 11px;
}

.contblock.catlist {
	margin-bottom: 22px;
}

.catitem {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 11px;
	color: #4a4a4a;
}

.ci_info {
	width: 450px;
	float: right;
	padding-right: 20px;
}

.ci_info p {
	text-indent: 0 !important;
}

.ci_date {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -2px;
}

.ci_date span {
	color: #6e6e6e;
	font-weight: normal;
}

.catitem h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

.ci_price {
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
	line-height: 18px;
	margin-bottom: 9px;
	text-align: right;
}

.ci_price span {
	color: #666;
}

.ci_desc {
	margin-bottom: 13px;
}

.ci_category a {
	color: #555;
}

.ci_img {
	width: 100px;
	max-height: 100px;
	float: left;
	margin-left: 20px;
}

.ci_img img {
	border: 1px solid #e2e2e2;
	width: 100px;
	max-height: 100px;
}

.pagenavi {
	padding-top: 3px;
	text-align: center;
	position: relative;
	height: 25px;
	line-height: 25px;
	width: 100%;
}

.pagenavi_page {
	display: inline-block;
}

.pagenavi_page ul {
	overflow: hidden;
	display: inline-block;
	margin: 0;
}

.pagenavi_page ul li {
	width: 25px;
	height: 25px;
	float: left;
	display: block;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	background: #e2e2e2;
	margin: 0px 8px;
}

.pagenavi_page ul li a {
	color: #000;
	text-decoration: none;
}

.pagenavi_page ul li.active {
	background: #fff;
	height: 21px;
	width: 21px;
	border: 2px solid #dc291e;
	line-height: 20px;
}

.pagenavi_page ul li.active a {
	color: #4a0165;
}

.pagenext, .pageprev {
	display: inline-block;
	width: 50px;
	height: 18px;
	background: #000;
	padding: 1px;
}

.pageprev {
	width: 29px;
	height: 16px;
	background: url('img/mpcar_arrow_left.png') no-repeat 1px 1px;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pageprev:hover {
	background-position: 0px -16px;
	padding: 0px;
	border: 1px solid #e2e2e2;
}

.pagenext {
	width: 29px;
	height: 16px;
	background: url('img/mpcar_arrow_right.png') no-repeat 1px 1px;
	cursor: pointer;
	margin-left: 6px;
	margin-bottom: 5px;
}

.pagenext:hover {
	background-position: 0px -16px;
	padding: 0px;
	border: 1px solid #e2e2e2;
}

/* SIDEBAR */

#sidebar {
	width: 316px;
	float: right;
}

.sbblock {
	border: 1px solid #e2e2e2;
	margin-bottom: 22px;
	padding: 6px;
	overflow: hidden;
}

.sbblock h3 {
	text-align: center;
	line-height: 34px;
	text-transform: uppercase;
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
}

.adphotos {
	padding: 12px 0px 0px 16px;
	width: 296px;
	overflow: hidden;
	margin-bottom: -8px;
}

.adphoto {
	width: 121px;
	margin-right: 27px;
	float: left;
	margin-bottom: 24px;
	
}

.adphoto img {
	border: 1px solid #e2e2e2;
	width: 119px;
	height: 119px;
}

.cityselectblock {
	padding: 0px;
}

.cityselectblock h3 {
	font-size: 12px;
	padding-left: 20px;
	text-align: left;
	padding-top: 6px;
}

.sbcityselect {
	border-bottom: 1px solid #e2e2e2;
	padding-left: 24px;
	padding-bottom: 16px;
}

.sbcityselect ul {
	overflow: hidden;
}

.sbcityselect ul li {
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 8px;
	padding-left: 3px;
	background: url('img/sbcityselect_delim.png') no-repeat 100% 100%;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

.sbcityselect ul li a {
	color: #de0000;
}

.sbcityselect ul li:last-child {
	background: none;
	padding-right: 0px;
}

.sbcityselect ul li:last-child a {
	color: #000;
}

.cities_columns {
	overflow: hidden;
	padding: 12px 0px 12px 12px;
}

.cities_columns ul {
	width: 144px;
	float: left;
}

.cities_columns ul li {
	display: block;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 5px;
}

/* FOOTER */

#footer {
	background: #3d3d3d;
	color: #c3c3c3;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 30px;
}

#footer a {
	color: #c3c3c3;
}

#footleft {
	width: 606px;
	float: left;
}

#foottext h3 {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	margin-bottom: 22px;
}

#foottext p {
	margin-bottom: 10px;
	line-height: 16px;	
}

#foottext h2 {
	margin-bottom: 10px;
	font-size: 16px;
}

#foottext ul {
	margin: 0 0 25px 50px;
	list-style: none;
}

#footcopyright {
	height: 40px;
	padding-left: 60px;
	background: url('img/footlogo.png') no-repeat left top;
	line-height: 40px;
}

#footright {
	width: 295px;
	float: right;
	padding-top: 32px;
	border-left: 3px solid white;
	padding-left: 25px;
}

#footmenu {
	line-height: 24px;
	margin-bottom: 56px;
}

#footmenu ul li {
	display: block;
	list-style-type: none;
}

#footmenu ul li a {
	color: #c3c3c3;
}

#plus16 {
	width: 41px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 3px solid #e00f0f;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
}

/* ADPAGE */

#adpage {
	padding-top: 10px;
}

#adpage h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 7px;
}

#adpage .pubdate {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #878787;
	margin-bottom: 38px;
}

.adpage_top {
	overflow: hidden;
	margin-bottom: 9px;
}

.adpage_googleads {
	width: 334px;
	float: left;
	padding-top: 7px;
}

.adpage_adimgs {
	float: right;
	width: 282px;
}

.adimgs_big {
	margin-bottom: 20px;
}

.adimgs_mins {
	overflow: hidden;
	text-align: center;
	font-size: 0px;
}

.adimgs_min {
	display: inline-block;
	vertical-align: top;
	margin: 0px 7px;
}

.adpage_info {
	display: table;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

.adpage_info_field {
	display: table-row;
}

.aif_title, .aif_data {
	display: table-cell;
}

.aif_title {
	width: 118px;
	color: #848484;
}

.aif_data {
	font-weight: bold;
}

.aif_data div {
	display: inline-block;
	background: url('img/on_map.png') no-repeat 1px 1px;
	padding-left: 15px;
	margin-left: 5px;
	background-position: left center;
}

.aif_data div a{
	text-decoration: none !important;
	font-weight: normal;
}

.adpage_info_price {
	height: 54px;
	line-height: 54px;
	margin-bottom: 11px;
}

.adpage_info_price .aif_title, .adpage_info_price .aif_data {
	border-bottom: 1px solid #e2e2e2;
}

.adpage_info_price .aif_title {
	font-size: 14px;
}

.adpage_info_price .aif_data {
	font-size: 18px;
}

.adpage_info_parameters .adpage_info_field:last-child .aif_title,
.adpage_info_parameters .adpage_info_field:last-child .aif_data {
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
}

.adpage_info_parameters {
	margin-bottom: 8px;
}

.adpage_info_category {
	margin-bottom: 24px;
}

.aif_breadcrumbs {
	font-size: 14px;
	color: #949494;
}

.aif_breadcrumbs a {
	font-size: 12px;
	font-weight: normal;
}

.adpage_description {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 22px;
}

.adpage_description p {
	margin-bottom: 18px;
}

.adpage_description p:last-child {
	margin: 0px;
}

.adpage_views {
	margin-bottom: 21px;
	font-size: 10px;
	color: #6d6d6d;
	font-family: verdana,arial,helvetica,sans-serif;
}

.adpage_views span {
	color: #000;
}

.adpage_tags {
	margin-bottom: 23px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}

.adpage_tags span {
	font-weight: bold;
	color: #000;
	font-style: normal;
}

.adpage_writeauthor {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px dashed #4a0165;
	text-decoration: none;
	cursor: pointer;
	color: #4a0165;
}

.adpage_socials {
margin-bottom: 44px;
}

.adpage_comments {
	color: #000;
	margin-bottom: 40px;
}

.adpage_comments h3 {
	margin-bottom: 21px;
	font-size: 14px;
	font-weight: bold;
}

.similar_ads {
	margin-top: 10px;
}

.similar_ads h2 {
	margin-bottom: 13px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	font-family: verdana,arial,helvetica,sans-serif;
}

.simads_container {
	border: 1px solid #e2e2e2;
	padding: 14px;
	overflow: hidden;
}

.simads {
	width: 121px;
	float: left;
	margin-right: 36px;
}

.simads:last-child {
	margin: 0px;
}

.simads_img {
	margin-bottom: 10px;
}

.simads_img a img {
	border: 1px solid #e2e2e2;
	width: 119px;
	height: 119px;
}

.simads_img a:hover img {
	border: 1px solid #de0000;
}

.simads h4 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.simads h4 a:hover {
	color: #de0000;
}

#adpage .contblock.googleads {
	margin-bottom: 22px;
}

/* othercityads */

.sbblock.othercityads {
	padding: 15px;
}

.othercityads h3 {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
	line-height: normal;
	text-align: center;
	font-size: 12px;
}

.oc_ad {
	margin-bottom: 16px;
	overflow: hidden;
}

.oc_ad:last-child {
	margin: 0px;
}

.oca_img {
	width: 77px;
	float: left;
	margin-right: 10px;
}

.oca_img img {
	border: 1px solid #e2e2e2;
	width: 75px;
	height: 75px;
}

.oca_date, .oc_ad h4, .oca_price, .oca_citylink {
	float: left;
	width: 210px;
	margin-top: 5px;
}

.oca_date {
	font-size: 11px;
	color: #848484;
	margin-top: -2px;
}

.oc_ad h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

.oca_price {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

.oca_price span {
	color: #de0000;
}

.oca_citylink {
	font-size: 11px;
}

.oca_citylink a {
	color: #aaa;
}

/* MP_BIG */

#mpcarousel {
	padding-top: 8px;
	margin-bottom: 20px;
}

#mpcarousel h1 {
	padding-left: 8px;
	text-transform: uppercase;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}

#mpcaritems {
	border: 1px solid #e2e2e2;
	padding: 14px 14px 15px 14px;
	overflow: hidden;
	width: 916px;
	margin-bottom: 14px;
	height: 169px;
}

#mpcaritems_lent {
	width: 100500px;
	overflow: hidden;
	position: relative;
}

.mpcaritem {
	float: left;
	width: 121px;
	margin-right: 38px;
}

.mpcaritem img {
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

.mpcaritem a:hover img {
	border: 1px solid #de0000;
}

.mpcaritem h4 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.mpcaritem h4 a:hover {
	color: #de0000;
}

#mpcarcontrols {
	text-align: center;
	font-size: 0px;
}

.mpcarcontrols_bullets {
	display: inline-block;
}

.mpcarcontrols_bullets ul li {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #e2e2e2;
	margin: 0px 7px 0px 6px;
	cursor: pointer;
}

.mpcarcontrols_bullets ul li.active {
	width: 8px;
	height: 8px;
	border: 5px solid #dc291e;
	background: #fff;
	cursor: auto;
}

.mpcarcontrols_left, .mpcarcontrols_right {
	display: inline-block;
	width: 50px;
	height: 18px;
	background: #000;
	padding: 1px;
}

.mpcarcontrols_left {
	width: 29px;
	height: 16px;
	background: url('img/mpcar_arrow_left.png') no-repeat 1px 1px;
	cursor: pointer;
	margin-right: 5px;
}

.mpcarcontrols_left:hover {
	background-position: 0px -16px;
	padding: 0px;
	border: 1px solid #e2e2e2;
}

.mpcarcontrols_right {
	width: 29px;
	height: 16px;
	background: url('img/mpcar_arrow_right.png') no-repeat 1px 1px;
	cursor: pointer;
	margin-left: 6px;
}

.mpcarcontrols_right:hover {
	background-position: 0px -16px;
	padding: 0px;
	border: 1px solid #e2e2e2;
}

#detailsearch {
	margin-bottom: 16px;
}

#detailsearch h3 {
	padding-left: 15px;
	text-transform: uppercase;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 19px;
}

.detailsearch_form {
	overflow: hidden;
	width: 984px;
	padding-left: 9px;
}

.ds_field {
	width: 318px;
	padding-right: 10px;
	float: left;
	height: 40px;
	margin-bottom: 22px;
}

.ds_field.ds_submitfield {
	width: 960px;
	clear: both;
	text-align: center;
}

.ds_field select {
	width: 282px;
	height: 40px;
}

.ds_field input {
	width: 268px;
	padding-left: 10px;
	height: 38px;
	background: url('img/textinput.png');
	border: 1px solid #e2e2e2;
}

.ds_field.ds_submitfield input {
	height: 44px;
	width: 208px;
	background: #DE0000;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 40px;
	color: #FFF;
	margin-right: 20px;
}

#mp_categories {
	background: url('img/mp_categories.png') repeat-x top left;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-top: 35px;
}

#mp_categories .sitelist {
	padding-left: 10px;
	width: 950px;
	border-bottom: 1px solid #e2e2e2;
}

#mp_categories h3 {
	font-weight: bold;
	font-size: 11px;
	padding-left: 40px;
	padding-bottom: 5px;
}

#mp_categories h2 {
	padding-left: 8px;
	text-transform: uppercase;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}

.mpcat_row {
	overflow: hidden;
}

.mpcat_col {
	position: relative;
	padding-bottom: 30px;
	width: 326px;
	float: left;
}

.mpcat_col h3 a {
	text-transform: uppercase;
}

.mpcat_col:last-child {
	width: 280px;
}

.mpcat_icon {
	position: absolute;
	left: 0px;
	top: 3px;
}

.mpcat_col ul {
	margin-left: 40px;
}

.mpcat_col ul li {
	display: block;
	list-style-type: none;
}

.mpcat_col ul li span {
	font-size: 11px;
}

.allcats span {
	cursor: pointer;
	display: block;
	height: 40px;
	background: #DE0000;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	margin-right: 20px;
	position: relative;
	left: 2px;
	top: 25px;
	padding: 0px 11px 0px 15px;
	text-decoration: none;
	float: left;
}

#footer .sitelist{
	padding-bottom: 35px;
	border: none;
}

#mp_cities {
	padding: 30px 10px 10px 8px;
}

#mp_cities .sitelist{
	padding-bottom: 35px;
	border: none;
}

#mp_cities h3 {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 19px;
    padding-left: 0px;
    text-transform: uppercase;
}

.mpcities_column {
	width: 234px;
	float: left;
}

.mpcities_column ul li {
	display: block;
	line-height: 24px;
	padding-left: 2px;
	font-size: 12px;
}

.mpcities_column ul li span {
	font-size: 11px;
}

.mpcities_letter {
	margin-bottom: 5px;
	font-family: verdana,arial,helvetica,sans-serif;
}

.mpcities_letter:last-child {
	margin-bottom: 27px;
}

.mpcities_letter h3 {
	font-size: 14px;
	font-weight: bold;
}

.mpcities_letter ul li {
	display: block;
	line-height: 24px;
	padding-left: 2px;
	font-size: 12px;
}

.mpcities_letter ul li span {
	font-size: 11px;
}

.mpcities_more {
	clear: both;
	margin-top: 20px;
	height: 48px;
	line-height: 48px;
	border-top: 1px solid #e2e2e2;
	text-align: center;
}

.mpcities_more a {
	display: inline-block;
	padding-left: 40px;
	height: 24px;
	line-height: 26px;
	background: url('img/mpcities_more.png') no-repeat left top;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #848484;
	font-style: italic;
	text-decoration: none;
}

/* SEND */
.addad_form_line label { 
	display: inline;
}

.formline {
	overflow: hidden;
	margin-bottom: 18px;
}

.formline_label {
	float: left;
	width: 204px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-style: italic;
}

.formline_label label {
	line-height: 40px;
	color: #444;
	display: inline;
}

.formline_label span.required {
	color: #de0000;
}

.formline_input {
	float: right;
	width: 620px;
}

.textinput_big, .textinput_small {
	height: 38px;
	border: 1px solid #cacaca;
	background: url('img/textinput.png');
}

.textinput_small {
	width: 370px;
	padding-left: 10px;
	margin-right: 13px;
}

.textinput_big {
	width: 508px;
	padding-left: 10px;
}

.formline_input textarea {
	width: 518px;
	height: 116px;
	resize: none;
	margin-bottom: -3px;
	border: 1px solid #e2e2e2;
	background: url('img/textarea.png');
}

.formline_input select {
	width: 382px;
	height: 40px;
}

.formline_input span {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 42px;
}

.formline_label p {
	font-size: 11px;
	color: #adadad;
	font-style: normal;
	font-family: tahoma,arial,sans-serif;
	margin-top: -3px;
	margin-bottom: 7px;
}

.textalert {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 14px;
	padding-bottom: 9px;
	text-align: center;
}

.textinfo {
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}

.textinfo h3 {
	font-weight: bold;
	font-size: 14px;
	color: #de0000;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-left: 1px;
	margin-bottom: 16px;
}

.submitfield {
	text-align: center;
	margin-bottom: 15px;
}

.submitfield input {
	display: inline-block;
	height: 44px;
	background: #DE0000;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 44px;
	color: #FFF;
	position: relative;
	left: -16px;
	top: 15px;
	padding: 0px 11px 0px 15px;
	text-decoration: none;
}

/* STYLED SELECTS */

.sendselect.herbstdropdown .hddCurrent {
	width: 272px;
	height: 40px;
	line-height: 40px;
	background: url('img/sendselect.png') no-repeat left top;
	padding-left: 10px;
	cursor: pointer;
}

.sendselect.herbstdropdown .hddVariants {
	position: absolute;
	border: 1px solid #e2e2e2;
	background: #fff;
	width: 280px;
	box-shadow: 0px 4px 4px #848484;
	overflow: auto;
}

.sendselect.herbstdropdown .hddVariants .hddVar {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	padding-left: 10px;
}

.sendselect.herbstdropdown .hddVariants .hddVar:last-child {
	border: none;
}

.sendselect.herbstdropdown .hddVariants .hddVar:hover {
	background: #e2e2e2;
}

/**/

.ds_field .herbstdropdown {
}

.ds_field .herbstdropdown .hddCurrent {
	width: 272px;
	height: 40px;
	line-height: 40px;
	background: url('img/sendselect.png') no-repeat left top;
	padding-left: 10px;
	cursor: pointer;
}

.ds_field .herbstdropdown .hddVariants {
	position: absolute;
	border: 1px solid #e2e2e2;
	background: #fff;
	width: 280px;
	box-shadow: 0px 4px 4px #848484;
	overflow: auto;
	z-index: 999;
}

.ds_field .herbstdropdown .hddVariants .hddVar {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	padding-left: 10px;
}

.ds_field .herbstdropdown .hddVariants .hddVar:last-child {
	border: none;
}

.ds_field .herbstdropdown .hddVariants .hddVar:hover {
	background: #e2e2e2;
}

/**/

.select_timetoshow {
	text-align: left;
} 

.select_timetoshow.herbstdropdown {
	display: inline-block;
	width: 170px;
	height: 26px;
}

.select_timetoshow.herbstdropdown .hddCurrent {
	width: 170px;
	height: 26px;
	line-height: 26px;
	background: url('img/timetoshow_b.png') no-repeat left top;
	padding-left: 10px;
	cursor: pointer;
	display: inline-block;
}

.select_timetoshow.herbstdropdown .hddCurrent_b {
	width: 170px;
	height: 26px;
	line-height: 26px;
	background: url('img/timetoshow_b.png') no-repeat left top;
	padding-left: 10px;
	cursor: pointer;
	display: inline-block;
}

.select_timetoshow.herbstdropdown .hddVariants {
	position: absolute;
	border: 1px solid #e2e2e2;
	background: #fff;
	width: 160px;
	box-shadow: 0px 4px 4px #848484;
	overflow: auto;
	z-index: 999;
	margin-top: -4px;
}

.select_timetoshow.herbstdropdown .hddVariants .hddVar {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	padding-left: 10px;
}

.select_timetoshow.herbstdropdown .hddVariants .hddVar:last-child {
	border: none;
}

.select_timetoshow.herbstdropdown .hddVariants .hddVar:hover {
	background: #e2e2e2;
}

.form__submit
{
	float: right;
	height: 44px;
	background: #de0000 url('img/searchbutton.png') no-repeat 17px 9px;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	padding: 0px 16px 0px 53px;
	line-height: 40px;
	color: #fff !important;
	width: 120px !important;
}

.form__input-text
{
	height: 38px;
	line-height: 38px;
	background: url('img/searchtext.png') !important;
	border: 1px solid #cacaca !important;
	width: 766px;
	float: left;
	padding-left: 22px;
	color: black;
}

.form__search-input
{
	padding: 0 !important;
}

.blue
{
	text-decoration: underline;
	color: #4a0165;
}

.hide
{
	display: none !important;
}

.link {
	cursor: hand;
	cursor: pointer;
	color: #c3c3c3 !important;
	text-decoration: none;
}

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

#content h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

#content p {
	color: #555;
	line-height: 14px;
}

#naviWrapper
{
	display: none;
}

#navi
{
	padding: 10px;
}

#navi p
{
	padding: 5px 10px; 
}

#navi ul
{
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	list-style: none;
}

#navi ul li a {
    background: url("/images/arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-left: 15px;
	line-height: 15px;
}

#navi ul li a:hover {
    background: url("/images/arrow_red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

#openNavi
{
	line-height: 12px; 
	border-bottom: 1px dotted; 
	margin: 0; 
	padding: 0; 
	padding-top: 3px;
}

#openNavi:hover
{
	text-decoration: none;
}

.storeMap:hover
{
	text-decoration: none;
}

.item_actions {
	background: none repeat scroll 0 0 #F7F7FA;
    border-bottom: 2px solid #DDDDDD;
    clear: both;
    font-size: 90%;
    margin: 15px 0 0;
    padding: 5px 10px 10px;
    position: relative;
}

.item_actions h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

.item_actions a span.adlabel {
	border-bottom: 1px dotted;
}

.item_actions a, .item_actions a:hover {
	text-decoration: none;
}

.icon
{
	border: 0;
	display: inline;
}

.buttonvip {
	overflow: hidden;
	margin-bottom: 14px;
}

.yoursite_info .formline_label {
	width: 180px;
}

.buttonvip .big_alert {
	color: #DE0000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}

.buttonvip_code {
	overflow: hidden;
	float: left;
	padding: 10px;
	width: 650px;
	height: 70px;
	border: 1px solid #e4e0d7;
	resize: none;
	margin-right: 15px;
}

.buttonvip_buttonimg {
	float: right;
	padding: 14px 20px 0px 0px;
}

.yoursite_info h4 {
	font-size: 18px;
}

.yoursite_info p {
	margin-bottom: 14px;
}

.buttonvip_info p, .buttonvip_info h4 {
	margin-bottom: 14px;
}

.buttonvip_info h4 {
	font-weight: bold;
	font-size: 14px;
	color: #DE0000;
}

.buttonvip_info ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

.buttonvip_info strong {
	color: #DE0000;
	font-weight: bold;
	font-size: 13px;
}

#sysmessage {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: red;
}

#sysmessage span {
	color: green;
}

.vip_ad {
	background: url("img/adlist_item_selected.png") no-repeat scroll right top #FDFCF9;
}

#newadhelp p {
	color: black;
	margin-top: 10px;
}

#newadhelp ul {
	list-style: none;
	margin-left: 15px;
	color: #444;
	font-style: italic;
}

#newadhelp ul li {
	margin-top: 5px;	
}

#newadhelp h2 {
	margin: 15px 0;
	font-size: 16px;
}

#addToSocials {
	font-size: 140%;
	color: #444;
	padding: 25px
}

#addToSocials p {
	text-indent: 20px;
	padding: 10px;
	line-height: 24px;
}

#addToSocials h2 {
	color: #000;
	font-size: 26px;
	margin-bottom: 20px;
}

#addToSocials ul li {
	color: #666;
	font-size: 120%;
	text-transform: uppercase;
	line-height: 30px;
}

#addToSocials ul {
	list-style: none;
	margin-left: 45px;
}

/* Search */

#searchblock {
	overflow: hidden;
	height: 50px;
	padding-right: 12px;
	margin-top: 30px;
}

#searchblock .searchtext {
	height: 34px;
	line-height: 34px;
	background: url('img/searchtext.png');
	border: 1px solid #cacaca;
	width: 60%;
	float: left;
	padding-left: 22px;
}

#searchblock .searchbutton {
	float: right;
	height: 44px;
	background: #de0000 url('img/searchbutton.png') no-repeat 17px 9px;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	padding: 0px 16px 0px 53px;
	line-height: 40px;
	color: #fff;
}

#loginForm {
	padding: 30px 20px 0 30px;
	text-align: center;
}

.addbutton {
	height: 44px;
	background: #de0000 url('img/addads.png') no-repeat 17px 9px;
	border-bottom: 4px solid #730000;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	padding: 0px 16px 0px 53px;
	line-height: 40px;
	color: #fff;
}

.phone {
	cursor: pointer;
}