body {
	margin: 0;
	padding: 0;
	background: #fff url(imgs/bodybg.jpg) repeat-x;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 62.5%;
	line-height: 16px;
	color: black;
}

#sponsor{
	margin-top: 15px !important;
}


blockquote {
	font-style: italic;
}
h1, h2, h3 ,h4 ,h5 {
	font-weight: normal;
}
a,a:visited {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #333;
}


small {
}


img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 1000px;
	height: 184px;
	margin: -20px auto 0;
}

/* Logo */

#logo {
	float: left;
	width: 249px;
	height: 177px;
	background: transparent url(imgs/logo.png) no-repeat;
	margin-top:20px;
}

#topbanner img {
	display: block;
	float: right;
	margin: 0 5px !important;
	padding: 0 !important;
}
#topbanner a img, #topbanner a:visited img {
	border: 0;
}

#topbanner {
	margin-top: 10px;
	margin-bottom: 10px;
	height:90px;
	width:701px;
	float: left;
}

#slogan {
	float: left;
	width: 433px;
}
#slogan h1 {
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #444;
	margin: 0;
	font-size: 3.6em;
	text-align: left;
	letter-spacing: -3px;
	line-height: 36px;
}

#slogan span {
	color: #8b4b9d;
}

#slogan p {
	margin: 0;
	text-align: left;
	font-size: 1.6em;
	color: #9c9c9c;
	width: 350px;
	line-height: 16px;
}



#searchbox {
	background: url('imgs/search-bg.png') no-repeat;
	width: 433px;
	height: 41px;
	margin-top: 20px;
}

#searchbox input[type=image] {
	border: 0;
	float: left;
	margin: -5px 0 0 27px;
}

html>/**/body #searchbox input[type=image] {
	border: 0;
	float: left;
	margin: 12px 0 0 27px;
}

input#text {
	background: url('imgs/text-box.png') no-repeat;
	width: 178px;
	float: left;
	border: 0;
	height: 24px;
	padding: 3px 0 0 3px;
	margin: 8px 0 0 8px;
	font-size: 1.2em;
	color: #aaa;
	cursor: text;
}

select#select-box {
	background: url('imgs/text-box.png') no-repeat;
	width: 178px;
	display: inline;
	float: left;
	border: 0;
	height: 24px;
	padding: 3px 0 0 3px;
	font-size: 1.2em;
	color: #aaa;
	margin: -8px 0 0 8px;
}

html>/**/body select#select-box {
	background: url('imgs/text-box.png') no-repeat;
	width: 178px;
	float: left;
	border: 0;
	height: 24px;
	padding: 3px 0 0 3px;
	font-size: 1.2em;
	color: #aaa;
	margin: 8px 0 0 8px;
}

#freebox {
	width: 247px;
	height: 175px;
	margin: 0 0 0 21px;
	float: left;
	background: url('imgs/freebox-bg.png') no-repeat;
}


#freebox span {
	color: #8b4b9d;
}
#freebox p {
	clear: both;
	margin: 20px 15px 0 88px;
	font-size: 1.7em;
	color: #333;
	letter-spacing: -1px;
	line-height: 19px;
}

a.free-btn {
	display: block;
	width: 188px;
	height: 32px;
	background: url('imgs/free-btn.png') no-repeat;
	color: #333;
	font-size: 1.8em;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 10px;
	margin: 10px 0 0 38px;
}

ul#city {
	margin-left: 10px !important;
	list-style: disc !important;
	color: #ccc;
}
#city li {
	margin: 1px 10px !important;
}
#sidebar h2 {
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #fff;
	margin: 0;
	padding: 7px 0 0 8px;
	font-size: 20px;
	text-align: left;
	letter-spacing: -1px;
	width: 202px;
	height: 33px;
	background: url('imgs/title-bg.png') no-repeat;
}

#sidebar h2 a {
	color: #fff !important;
	margin:0 !important;
	padding: 0 !important; 
	text-decoration: none !important;
}
#sidebar h2 a:visited {
	color: #fff !important;
}

#new_ads h2 {
	text-indent: -9999px;
	background: url('imgs/new-aggelies.png') no-repeat !important;
	display: block !important;
	width: 202px !important;
	height: 150px !important;
}


#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#sidebar ul li {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
}
#sidebar ul li a {
	color: #333;
}
#sidebar ul li a:hover {
	color: #990099;
}

a.more {
	margin-left: 50px;
	color: #990099 !important;
	text-decoration: underline;
	cursor:pointer;
}

#login-box {
	background: url('imgs/login-bg.png') no-repeat;
	height: 141px;
	margin-top: 20px;
	margin-left: 3px;
}

#login-box input[type=text], #login-box input[type=password] {
	width:131px;
	height: 24px;
	background: url('imgs/login-input.png') no-repeat;
	color: #999;
	border: 0;
	font-size: 14px;
	letter-spacing: -1px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0px -5px 60px;
	cursor: text;
}

#login-box input[type=submit] {
	width:99px;
	height: 24px;
	background: url('imgs/submit-btn.png') no-repeat;
	color: #333;
	border: 0;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 8px 0px 0px 92px;
}

#login-box a {
	font-size: 12px;
	color: #990099 !important;
	letter-spacing: 0px !important;
	margin: 5px 0 0 5px !important;
}
#country{
position:relative;
top: 175px;
left: -230px;
}

#search_in {
	width: 200px;
	height: 278px;
	margin-top: 20px;
	background: url('imgs/search_in.jpg') top no-repeat;
	color: #fff;
}

#search_in input[type="text"], #search_in select {
	background-color: #fff;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 25px;
	font-size: 0.8em;
	padding: 3px;
	font-style: italic;
	color: #999;
	margin: 0 10px 0 10px;
	
}

img.ads {
	display: block;
	margin: 20px auto;
}

#info-left {
	width: 320px;
	height: 200px;
	float: left;
	margin-right: 10px;
	background: url('imgs/block.png') top right no-repeat;
}


#info-left p {
	font-size: 1.8em;	line-height: 22px;
	color: #242424;
	margin: 0 60px 20px 0px;
}

#info-left a.free-btn {
	margin-left: 0 !important;
}

#info-right {
	width: 320px;
	height: 200px;
	float: left;
	background: url('imgs/line-in.png') top left no-repeat;
}

#info-right ul {
	list-style: none;
	margin-left: -20px;
}

#info-right li {
	font-size: 1.2em;
	color: #666;
	margin: 5px 0;
	padding-left: 50px;
}

#info-right a {
	color: #666;
}
#info-right a:hover {
	color: #000;
}

h3.top-table {
	display: block;
	font-size: 2em;
	color: #fff;
	width: 730px;
	height: 37px;
	background: url('imgs/h3-bg.jpg') no-repeat;
	clear: both;
	letter-spacing: -1px;
	padding: 5px 0 0 10px;
	margin: 0 !important;
}
#annonces {
	margin-top: 20px;
	
}

#top-annonce table, #annonces table {
	width: 730px;
	margin: 0 !important;
	border-collapse: collapse;
}

#top-annonce td, #annonces td {
	border: 1px solid #fff;
	width: 100px;
}

#top-annonce td p, #annonces td p {
	text-align: center;
	font-size: 1.6em;
}

.first {
	background-color: #ffd800;
	height: 100px;
}
.second {
	background-color: #f9ef6b;
	height: 100px;
}

.first-annonces {
	background-color: #e3e3e3;
	height: 100px;
}
.second-annonces {
	background-color: #fff;
	height: 100px;
}
.head-annonces {
	background: url('imgs/h3-bg.jpg') top no-repeat;
	width: 742px;
	height: 43px;
	border: 0;
	font-size: 2em;
	color: #fff;
	letter-spacing: -1px;
	
}

.head-annonces td {
	text-align: center;
	
}
.datehead {
	background-color: #aaa;
	height: 35px !important;
	font-size: 1.6em !important;
	color: #fff;
}

#pageListing {
	margin: 20px 0;
}

#pageListing table {
	width: 730px;
	margin: 0 !important;
	border-collapse: collapse;
}

#pageListing tr {
	height: 29px;
	background: url('imgs/pagelist-bg.jpg') no-repeat;
}
#pageListing td a, #pageListing td a:visited  {
	font-size: 1.4em;
	color: #000;
}

#pageListing td a:hover {
	text-decoration: underline;
}
.image {
	width: 250px !important;
	
}
.image img {
	float: left !important;
	margin: 5px !important;
}
.image a img, .image a:visited img {
	border: 0 !important;
}

.image p {
	color: #333;
	text-align: left !important;
	font-size: 1.2em !important;
	margin: 5px !important;
}

.adlisting .image img {
	float: left !important;
	margin: 0 !important;
}
.fav img {
	float: right;
	margin-top: -25px;
}

.fav a img, fav a:visited img {
	border: 0;
}

#logo p {
	padding: 130px 0 0 20px;
	font-size: 1.8em;
}

#logo p a, #logo p a:visited {
	color: #993399;
}

#logo p a:hover {
	text-decoration: underline;
}


h1.prod-title {
	font-size: 2.4em !important;
	color :#000;
	padding: 0px 3px 9px 3px;
	letter-spacing: -1px;
	border-bottom: 5px solid #993399;
	cleaR: both;
}

.left-prod {
	width: 360px;
	float: left;
	margin-top: 30px;
}

.left-prod a img, .left-prod a:visited img {
	border: 0;
}

.left-prod p {
	font-style: italic;
	font-size: 1.2em;
}

.right-prod {
	width: 300px;
	float: left;
	min-height: 463px;
	margin: 30px 0 0 20px;
	background: url('imgs/right-prod-bg.png') top left no-repeat;
	cleaR: right;
}

.right-prod h2 {
	font-size: 2em !important;
	color :#993399;
	padding: 3px;
	letter-spacing: -1px;
	margin: 0 0 0 35px;
	clear: both;
}

.right-prod ul {
	list-style: none;
}

.right-prod li {
	font-size: 1.4em;
	padding: 5px 0;
	background: url('imgs/ul-line.jpg') bottom center no-repeat;
	
}

.right-prod img {
	float: left;
	margin: 10px 0 10px 35px;
}

.right-prod a img, .right-prod a:visited img {
	border: 0;
}

#content a img, #content a:visited img {
	border: 0;
}

.desc {
	font-size: 1.4em;
}


.gAds {
	float: left;
	width: 300px;
	margin-left: 20px;
}

.alert {
	float: left;
	width: 320px;
}

.alert label {
	font-size: 1.4em;
	margin-bottom: 3px;
}


.alert input {
	margin-bottom: 10px;
	padding: 3px;
	font-size: 1.4em;
	width: 320px;
	color: #666 !important;
	font-weight: 300 !important;
}


.alert textarea {
	margin-bottom: 10px;
	width: 320px;
	padding: 3px;
	font-size: 1.4em;
}













table.dir_cat {
	margin: 2px 0 0 0 !important;
}

table.dir_cat th {
	font-size: 1.8em;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	background: url('imgs/headings-bg.png') no-repeat;
	color: #fff;
	text-align: left;
	padding: 10px 0 10px 15px;
	width: 177px;
	font-weight: normal;
	letter-spacing: -1px;
	height: 34px;
}

table.dir_cat th a{
	color: #fff;
	text-decoration: none;
}	
table.dir_cat th a:hover{
	color: #fff;
	text-decoration: underline;
}	
table.dir_cat td {
	padding-left: 10px;
}
table.dir_cat td a{
	color: #333;
}
table.dir_cat td a:hover {
	color: #000;
}

span.count {
	color: #993399;
}

th span.count {
	color: #fff;
	padding-left:5px;
}

#underbox {
	clear: both;
	height: 225px;
	background: url('imgs/bottom-bg.png') top repeat-x;
}

#underbox-wrap {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

#underbox h3 {
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #333;
	margin: 0;
	padding-top: 5px;
	font-size: 20px !important;
	text-align: left;
	letter-spacing: -1px;
}

#underbox img {
	float: right;
	margin: -10px 15px 0 0;
}

#underbox p {
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	width: 140px;
	height: 60px;
	overflow: hidden;
}

img.more {
	float: none !important;
	display: block;
	margin: 20px auto !important;
}
a img.more {
	border: 0;
}

.boxes {
	float: left;
	width: 240px;
	margin-top: 10px;
	background: url('imgs/boxes-border.png') 98% 0% no-repeat;
}

.boxes_last {
	float: left;
	width: 240px;
	margin-top: 10px;
}

.boxes_last input[type="image"] {
	border: 0;
	vertical-align: top;
	margin-left: 5px;
}

.boxes_last input[type="text"] {
	cursor: text !important;
	color: #666 !important;
}
.boxes_last p {
	width: auto !important;
	height: auto !important;
	margin-bottom: 5px !important;
}

.boxes_last img {
	float: left !important;
	margin: 10px !important;
}
.boxes_last a img{
	border: 0 !important;
}


#footer {
	border-top: 6px solid #8b4b9d;
}


div.co_cities{

}

#topmenu {
	/*display: none;*/
}

#login {
	float: right;
	width: 580px;
	padding-top: 10px;
}

#login form {
	margin: 0;
	padding: 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login legend {
	/*display: none;*/
}



#user_mail,#user_pass, #loginsubmit{
	border: 1px solid #999;
}
input,button,select {
	border: 1px solid #999;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1555ac;
	cursor: pointer;
}

#user_mail {
	padding: 2px 5px;
	width: 190px;
	background: #FFFFFF url(theme_images/img02.gif) repeat-x;
}
#user_pass {
	padding: 2px 5px;
	width: 113px;
	background: #FFFFFF url(theme_images/img02.gif) repeat-x;
}
#loginsubmit,button,select {
	background: #FFFFFF url(theme_images/img03.gif) repeat-x left bottom;
}


/* Menu */

#menu {
text-align:center;
	margin: 0 auto;
}





html>body #menu a {
	width: auto;
}



/* Page */

#page {
	width: 1000px;
	margin: 20px auto;
	
}

/* Content */

#content {

	margin-right: 60px;
}



.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(theme_images/img10.gif) no-repeat left center;
}

/* Sidebar */
#sidebar {
	margin-left:0px;
	padding-right:10px;
	float: left;
	width: 220px;
	margin-top: 10px;
}



/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
	font-size: 11px;
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
	font-size: 11px;
}



pre {

	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.err2 {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 13px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;

}


.hint {
	font-size: 13px;
	font-style: italic;
	color: gray;
}




#today {
	font-size: 13px;
}



#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #f5f5f5; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}


#sidebar_left .head {
	font-size: 13px;
	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 {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content {
padding: 5px;
}

#path {
	font-size: 136%;
	background: transparent url(theme_images/cat.jpg) repeat-x;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #90c2db;
}

#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: #e9e9e9;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}








.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}



.adheader .adarea {
	font-size: 13px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.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;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 13px;
	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;
}
.linkbox3 {
	background: transparent url(theme_images/cat.jpg) repeat-x;
	color: black;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #90c2db;
}
.linkbox2 {
	font-size: 136%;
	background: transparent url(theme_images/cat.jpg) repeat-x;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #90c2db;
}



.linkbox2 a:hover {
	color: black;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 13px;
}

.comments {
}

.comments .head {
	font-size: 13px;
	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: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 2px;
}

.citylist_city {
	color: #1555ac;
	font-size: 13px;
}





table.postad {
}

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

.postpath {
	font-size: 136%;
	background: transparent url(theme_images/cat.jpg) repeat-x;
	color: black;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #90c2db;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 13px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #e9e9e9;
	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 {
	/*background-color: #FAFAFA;*/
	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 td {
	padding: 5px;
	background: #ddfece;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

.featuredad, .featuredad td {


}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: #752c82;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,

span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,

div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

span.info {
	background: #e4eafe url(images/div_info.png) no-repeat 3px 3px;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}


div.download, span.download {
	background: #f0fedc url(images/div_download.png) no-repeat 3px 3px;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fde9bf url(images/div_tip.png) no-repeat 3px 3px;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

.latestads2 {
	padding: 10px;
	margin-bottom: 10px;
	background: #ddfece;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}	
.latestads3 {
	padding: 10px;
	margin-bottom: 10px;
	background: #fbd9ad;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}	
.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}



.latestads,.latest_link a, .head {
	padding-bottom: 5px;
	color: black;
	font-size: 13px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 12px;
	color: black;

}

.adcat3 {
	font-size: 12px;
	color: black;

}

.adcat2 {
	font-size: 12px;

}

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;

}

a.subcatss,a:visited.subcatss {
	color: #0c2f61;
	font-size: 13px;
	text-decoration: none;
}

a:hover.subcatss {
	color: #144da2;
	text-decoration: underline;
}

.catlist .count {
	color: black;
}

.adpreview {
	font-size: 12px;

}

.tdadpreview {

}
.tdadpreview2 {

}
.dspcont{
	display:none;
	margin-left:1.5em;
   }

.tooltip {
	background-color:#ffffff;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	border:1px #006699 solid;
	z-index:3;
	width:140px;
} 
#notifs_form {display: none;}


#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #d1d1d1;
}

#calendar tbody td {
	border: 1px solid #dfdfdf;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #d5d5d5;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

#trads{
	background-color: #e3e3e3;
	height: 100px;
	
}


div.border{
	height:5px;
	border-bottom: 1px dotted gray;
	margin: 5px;
}
td.border2{
border-bottom: 1px dotted gray;
padding-top:5px;
padding-bottom:5px;
}

div.left_block{
	padding: 5px;
	text-align:center;
}
div.left_banner{
	padding: 5px;
	text-align:center;
	width: 210px;
}
.purple #slatenav{
	width: 970px;
	margin: 0 auto;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/purpleslate_background.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
.purple #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.purple #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.purple #slatenav ul li a{display:block;float:left;color:#FBDAFA;text-decoration:none;padding:14px 22px 0 22px;height:28px;border-right: 1px solid #c05fee;}
.purple #slatenav ul li a:hover,.purple #slatenav ul li a.current{color:#fff;background:transparent url(images/purpleslate_backgroundOVER.gif) no-repeat top center;}

img.usr {
max-width: 80px;
max-height: 60px;

}
img.usr2 {
max-width: 60px;
max-height: 40px;

}
img.usr3 {
max-width: 80px;
max-height: 60px;

}
.imgdiv{
width:82px;
height:62px;
background-color:#ffffff;
border:1px solid #cccccc; 
margin-right:5px;
padding:1px;
float:left;	
text-align:center;
vertical-align:middle;
}
.imgdiv2{
width:62px;
height:42px;
background-color:#ffffff;
border:1px solid #cccccc; 
margin-right:5px;
padding:1px;
text-align:center;
vertical-align:middle;
}
.imgdiv3{
width:82px;
height:62px;
background-color:#ffffff;
border:1px solid #cccccc; 
padding:1px;

text-align:center;
vertical-align:middle;
}
.tdfeatured{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #68a44e;
}
.tdfeatured2{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #ffb4a0;
}







.favdiv{
	position:relative;
	top: 5px;
	left: 700px;
}
.date-tr{
	border-bottom: 10px solid white;
	border-top: 10px solid white;
}
.datehead {
	padding-left:10px;
}
.image {
color: #333;
font-size: 1.2em !important;	
}
#bigimg{
	max-width:350px;
	max-height:350px;
}
#addesc{
	width:500px;
}