body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: darkorange;
	text-decoration: underline;
}
h1 {
	font-size: 11pt;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
th {
	font-size: 12px;
	text-align: left;
}
form {
	margin: 0px;
}
input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
button {
	background-color:#DEDDE2;
	border:1px outset #B3BAC4;
	color:#000000;
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}
.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}
.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}
.msg {
	color: green;
	margin-bottom: 5px;
}
.marker {
	color: red;
	font-weight: bold;
}
.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}
#header {
	padding: 10px;
}
#logo {
	position: relative;
	font-size: 14px;
	font-weight: bold;
}
#logo a {
	color: black;
	text-decoration: none;
}
#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}
#today {
	font-size: 10px;
}
#todayhead {
	font-size: 10px;
}
#nav {
	text-align: right;
}
#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}
#sidebar_left {
	padding-top: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
}
.buttons {
	text-align: center;
	background-color: steelblue;
}
.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}
#sidebar_left .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
#sidebar_left table.linkbox {
	margin-bottom: 15px;
}
#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}
table.sidebox {
	margin-bottom: 10px;
}
table.sidebox td {
	text-align: left;
}
#contentcell {
}
#content {
	padding: 10px;
}
#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}
#path td {
	padding: 5px 5px 5px 10px;
}
#path a {
	color: #777777;
	text-decoration: none;
}
#path a:hover {
	color: black;
	text-decoration: underline;
}
table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.searchbox td {
	padding: 10px;
}
.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
table.dir {
}
table.dir_cat {
	
}
table.dir_cat th {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}
table.dir_cat td {

}
table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}
table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}
table.adlisting {
}
table.adlisting tr.ad1 {
	
}
table.adlisting tr.ad2 {
}
table.adlisting td {
	padding: 4px;
}
table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}
table.adlisting td.datehead {
	background-color: #F5F5F5;
	font-weight: bold;
	border-bottom: 0px;
}
table.adlisting td.icon {
}
table.adlisting td.icon img {
}
table.adlisting .adtitle {
	font-weight: bold;
}
table.adlisting .date {
	font-style: italic;
}
table.adlisting .ad1 {
}
table.adlisting .ad2 {
}
.vinlist, .adpreview {
	behavior: url('/htc/hover.htc');
}
.vinlist {
	margin: 0px;
	padding: 5px 5px 7px 5px;
	border: 1px solid white;
}
.vinlist:hover, .vinlist_hover {
	background: url('/images/listing_hover_bg.gif') repeat-x;
	border: 1px solid orange;
}
.alllist{
	width: 100%;
}
.datehead2{
	padding-left: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #F5F5F5;
	font-weight: bold;
	border-bottom: 0px;
}
.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}
.adheader .icon {

}
.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.swlink {
	color: #6E1713;
	font-weight: bold;
	text-decoration: underline;
}
.swtitle {
	margin-bottom: 3px;
}
.swtitle a {
	font-size: 14px;
	padding-right: 17px;
}
.swtitle a.swlink:hover{
	color: darkorange;
	text-decoration: underline;
	background: url('/images/title_icon.gif') no-repeat top right;
}
.swtitleloc {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
}
.swtitle a.swlink:visited{
	color: #555555;
}
.swtitlecat, .swtitlecat a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #008000;
}
.adpreview {
	display: block;
	font-size: 12px;
	color: #4C4C4C;
	cursor: pointer;
}
.adpreview:hover, .adpreview_hover{
	cursor: pointer;
}

.action{
	visibility: hidden;
	margin: 5px 0px 0px 0px;
	clear: left;
	width: 100%;
}
.vinlist:hover .action, .vinlist_hover .action{
	visibility: visible;
}
.info {
	color: #1146DF;
	background: url('/images/go.gif') no-repeat 3px -1px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 16px;
}


.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}
.ad {
	margin-bottom: 10px;
}
.ad_content {
	font-size: 10pt;
}
.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}
.disclosures {
	padding: 5px;
}
.disclosure_yes {
	color: green;
}
.disclosure_no {
	color: red;
}
.disclosures b {
}
.adpics {
	margin-bottom: 10px;

}
.adpics img {
	border: 1px solid black;

}
.imglisting {
}
.imgitem {
	margin-bottom: 30px;
}
.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}
.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}
.imgitem .caption {
}
.imgitem .poster {
	font-weight: bold;
}
.imgitem .time {
	font-weight: bold;
}
.imgitem .desc {
	margin-top: 5px;
}
.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}
.linkbox2 a {
	display: block;
	color: white;
}
.linkbox2 a:hover {
	color: white;
	text-align: center;
}
.imagecredits {
	padding: 5px;
}
.head {
	font-weight: bold;
}
.imagecredits a {
}
.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}
.comments {
}
.comments .head {
	font-size: 12px;
	font-weight: bold;
}
.commentitem {
	margin-bottom: 10px;
}
.commentitem .poster {
	font-weight: bold;
	display: block;
}
.commentitem .time {
	color: gray;
	display: block;
}
.commentitem .comments {
	display: block;
}
#sidebar_right_cities {
	background-color: #FFFFFF;
	padding: 0px 5px 5px 5px;
}
#sidebar_right {
	padding: 5px 5px 5px 5px;
}
#sidebar_right a {
}
.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}
.citylist_city {
	color: #777777;
	font-size: 10px;
}
#footer {
	color: #A0A0A0;
}
#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}
#footer span, #footer span a{
	color: #000000;
}
table.postad {
}
img.thumb {
	border: 1px solid black;
}
.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}
.postpath b {
	color: black;
}
.postpath a {
	font-weight: bold;
	color: #1146DF;
	font-size: 11px;
}
#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}
.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}
.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
.invoice .empty {
	background-color: white;
	border: 1px solid white;
}
.invoice .firstcell {
	font-weight: bold;
}
.invoice .maincell {

	text-align: right;
}
.invoice .totalrow td {
	background-color: #FAFAFA;
}
.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}
.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}
.featuredad a, .featuredad_first a {
	font-weight: bold;
}
.post_note {
	color: green;
}
.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}
.latestads .head {
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}
.latestads td {
}
.adcat {
	font-size: 9px;
	color: gray;

}
table.latestads_table td {
	padding: 1px;
}
table.latestads_table a.featured {
	font-weight: bold;;
}
.catlist .cat {
	padding: 1px;
	display: block;
}
.catlist .cat a {
	font-weight: bold;
}
.catlist .subcat {
	padding: 1px;
	display: block;
}
.catlist .count {
	color: gray;
}
#menunew { 
	background-color: #b4e6ff;
	height: 40px;
	width: 170px; 
	clear: both; 
	white-space: nowrap; 
	margin-top: 3px; 
	padding-top: 0px; 
}
.green { 
	font-size: 11px;
	margin-right: 2px;
	margin-top: 5px; 
	background: #D4F204 url("../images/menuabg.gif") bottom repeat-x;
	text-align: center;
}
.green .plus { 
	display: block;
	background:transparent url("../images/plus.gif") left center no-repeat;
	padding: 3px 3px 3px 20px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
}
.greenex { 
	font-size: 11px;
	width: 195px;
	margin-right: 2px;
	margin-top: 5px; background: #D4F204 url("../images/menuabg.gif") bottom repeat-x;
	text-align: center;
}
.greenex .plus { 
	display: block;
	background:transparent url("../images/plus.gif") left center no-repeat;
	padding: 3px 3px 3px 20px;
	color: #000000; 
	text-transform: uppercase;
	font-weight: bold;
}
.green a.plus:hover, .greenex a.plus:hover{ 
	color: #900601; 
	text-decoration: none;
}
.blue { 
	font-size: 11px;
	margin-right: 2px;
	margin-top: 5px; 
	background: steelblue url("../images/menubbg.gif") bottom repeat-x;
	text-align: center;
}
.blue .plus { 
	display: block;

	padding: 3px 3px 3px 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.blue a.plus:hover{ 
	color: #AEF4FC; 
	text-decoration: none;
}
.point { 
	background: url("../images/point.gif") no-repeat left 50%; 
	padding-left: 15px; font-size: 10px; 
	font-weight: normal; 
	margin-left: 0px; 
	margin-top: 5px; 
	font-size: 11px;
	color: #000000;
}
.contact {
	text-align: left;
	margin-bottom: 5px;
}
ol li {
	color: #343435;
}
.agreetext {
	color: #343435;
}
.postcats li {
	display: block; 
	background:url("../images/lisel.gif") 0px 5px no-repeat;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
} 

.headsome{
	color: steelblue;
	font-weight: bold;
}
.shfoot img {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.4);
 opacity: 0.3;
}
.cityclassifieds {
	position: absolute;
	top: 26px;
	left: 178px;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.cityclassifieds h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
div.clscont {
	padding:0 5px 0 0;
	background: #fff url('http://market.ovidiopol.info/images/cls3.gif') 100% 0 repeat-y;
	margin-bottom:4px;
}
div.clscont div.clsleft {
	padding: 0 0 0 5px;
	background: #fff url('http://market.ovidiopol.info/images/cls3.gif') 0 0 repeat-y;
}
div.clscont div.clstop {
	height: 5px;
	margin: 0 -1px;
	background: url('http://market.ovidiopol.info/images/cls1.gif') 100% 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
}
div.clscont div.clsbottom {
	height: 5px;
	margin: 0 -1px;
	background: url('http://market.ovidiopol.info/images/cls1.gif') 100% 100% no-repeat;
	font-size: 1px;
	line-height: 1px;
}
div.clscont div.title {
	background:transparent url('http://market.ovidiopol.info/images/cls2.gif') repeat-x scroll left top;
	border-bottom:1px solid #E3E2E7;
	margin:0pt;
	padding:5px;
}
div.clscont div.title p {
	margin:0pt;
}
#clscomments {
	font-family:Arial;
	font-size:12px;
	padding:0pt;
}
div#clscomments form {
	border-top:1px solid #CBCBCB;
	margin:0pt;
}
p.hidden {
	display:none;
}
div#clscomments form p.title {
	font-weight:bold;
	margin:0pt;
	text-align:left;
}
div#clscomments small {
	font-size:12px;
}
div#clscomments form p.title {
	font-weight:bold;
	text-align:left;
}
div#clscomments form p.line, div#clscomments form p.lineinput {
	margin:8px 0pt;
	text-align:left;
}
div#clscomments form p.line input {
	font-weight:normal;
	width:200px;
}
div#clscomments input, div#clscomments textarea {
	font-size:12px;
}
div#clscomments div.buttonscls {
	height:20px;
}
div#clscomments form p.line label, div#clscomments form p.lineinput label {
	display:block;
	float:left;
	padding:3px 0pt 0pt;
	width:100px;
}
div#clscomments form p.line textarea {
	width:450px;
}
div#clscomments input, div#clscomments textarea {
	font-size:12px;
}
#clscomments input, #clscomments select, #clscomments textarea {
	font-family:Arial;
	font-size:12px;
}
div.clscont div#clscomments {
	background-color:#FFFFFF;
	padding:0pt;
}
div#clscomments div {
	padding:10px;
}
div#clscomments div p {
	margin:0pt;
	padding:3px 5px;
}
div#clscomments div p.shline {
	border-color:#CBCBCB;
	border-style:solid;
	border-width:0pt 1px 1px;
}
div#clscomments div p.first {
	border-color:#CBCBCB;
	border-style:solid;
	border-width:1px;
}
div#clscomments span.date {
	display:block;
	float:right;
}
div#clscomments span.name {
	font-weight:bold;
}
div#clscomments p.none {
	border-width:0pt;
	padding:0pt;
}
div#clscomments div blockquote {
	background-color:#F4F4F4;
	border-color:#CBCBCB;
	border-style:solid;
	border-width:0px 1px 1px;
	margin:0pt;
}
div#clscomments div blockquote p.shline {
	border-width:0pt;
	overflow:auto;
}
div.clscont div.title {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.postc {
	padding: 0;
}
.bethefirst {
	padding:3px 5px;
}
.forumshead {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.fthreads {
	padding-bottom: 5px;
	color: #0000CC;
}