body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_degradee.png);
	background-repeat: repeat-x;
}

td {
	font-size: 11px;
}

a {
	color: #000000; /* #003399; */ /*#006595;*/
	text-decoration: none;
}

a:hover {
	color: #b80000;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
        font-weight: bold;
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 10px;
}

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;
}

h4 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
        padding-top: 0px;
        margin-bottom: 0px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

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;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}

a.postnewad {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana;
}

a.postnewad:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana;
}

a.subcat {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana;
}

a.subcat:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

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

.buttons td {
	text-align: center;
	background-color: #E4EBF8; /* #B53F3C; */ /* 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 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	padding: 5px;
}

#path {
	background-color: #1394D3;
	font-size: 16px;
}

#path a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#path a:hover {
	color: green;
	text-decoration: none;
	font-weight: bold;
}

#path td {
	padding: 5px 5px 5px 10px;
	color: white;
}

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 {
width: 100%;
}

table.dir_cat {
	
}

table.dir_cat th.blue {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightblue.png);
  background-repeat: repeat-x;
  height: 34px;
}

table.dir_cat th.img1_blue {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightblue.png);
  background-repeat: repeat-x;
}

table.dir_cat th.orange {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightorange.png);
  background-repeat: repeat-x;
  height: 34px;
}

table.dir_cat th.img1_orange {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightorange.png);
  background-repeat: repeat-x;
}

table.dir_cat th.green {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightgreen.png);
  background-repeat: repeat-x;
  height: 34px;
}

table.dir_cat th.img1_green {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
  background-image: url(images/bg_lightgreen.png);
  background-repeat: repeat-x;
}


table.dir_cat td {

}

table.dir_cat .count {
	color: #777777;
	font-size: 10px;
}

table.dir_cat th .count {
	color: #222222;
	font-size: 10px;
}

table.postlisting { /* Version 5.0 */
}

table.postlisting td { /* Version 5.0 */
	padding: 4px;
}

table.postlisting td.head, table.postlisting tr.head td { /* Version 5.0 */
	font-weight: bold;
	background-color: #E6F0F5;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.postlisting td.datehead { /* Version 5.0 */
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.postlisting td.icon { /* Version 5.0 */
}

table.postlisting td.icon img { /* Version 5.0 */
}

table.postlisting .posttitle { /* Version 5.0 */
	font-weight: bold;
}

table.postlisting .date { /* Version 5.0 */
	font-style: italic;
}

.postheader { /* Version 5.0 */
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1394D3;
}

.postheader .icon { /* Version 5.0 */
	/*vertical-align: top;*/
}

.postheader .posttitle { /* Version 5.0 */
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.postheader .postarea { /* Version 5.0 */
	font-size: 11px;
	font-weight: normal;
}

.post { /* Version 5.0 */
	margin-bottom: 10px;
}

.post .link_marker { /* Version 5.0 */
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.postpics { /* Version 5.0 */
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

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

.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: #FCF8C5;
	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 #1394D3;
	border-top: 1px solid #1394D3;
	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: 20px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.citylist_city {
	color: black;
	font-size: 11px;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

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

.postpath {
	padding: 5px;
	border: 1px solid #1394D3;
	background-color: #ECF3F6;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath2 {
        padding: 5px;
        border: 1px solid #1394D3;
        background-color: #ECF3F6;
        font-size: 12px;
        color: brown;
        margin-bottom: 10px;
	width: 158px;
	float: right;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	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 {
	/*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, .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;
}

.latestposts { /* Version 5.0 */
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestposts .head { /* Version 5.0 */
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}

.latestposts td { /* Version 5.0 */
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

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;
}

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}


.hits {
	font-size: smaller;
	text-align: right;
}

.wmd-preview {
	border: 1px solid silver;
	background-color: #FAF9F5;
	padding: 10px;
	margin-bottom:  10px;
}
a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
width: 100%;
}

#sidebar_right_cities_mod {
	padding: 0px 5px 5px 5px;
}
#sidebar_left_mod {
	padding: 0px 5px 5px 5px;

}
.bubblezox { background: url(images/simple_background.gif) repeat; }
.zizzure div  { background: url(images/simple_top_left.gif) no-repeat top left; }
.zizzure      { background: url(images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(images/simple_bottom_right.gif) no-repeat bottom right; }
.bubblezox_azz { background: url(images/simple_background_azz.gif) repeat; }
.zizzure_azz div  { background: url(images/simple_top_left_azz.gif) no-repeat top left; }
.zizzure_azz      { background: url(images/simple_top_right_azz.gif) no-repeat top right; }
.rbbot_azz div  { background: url(images/simple_bottom_left_azz.gif) no-repeat bottom left; }
.rbbot_azz      { background: url(images/simple_bottom_right_azz.gif) no-repeat bottom right; }
.zizzure div, .zizzure, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.zizzure_azz div, .zizzure_azz, .rbbot_azz div, .rbbot-azz {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; height: 1420px; border-left: 1px solid #FFC082;}
.bubblezox { width: 100%; margin: auto; }
.rbcontent_azz  { margin: 0 14px;  height: 1000px; border-right: 1px solid #5183B5;}
.bubblezox_azz { width: 100%; margin: auto; }
.bubblezox p, #realcontent .bubblezox p { padding: 0; margin: 1em 0 0 0;}
.bubblezox_azz p, #realcontent_azz .bubblezox_azz p { padding: 0; margin: 1em 0 0 0;}

#botton1 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #396ACD;
    padding: 3px
}

#botton2 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FF8A3C;
    padding: 3px
}

#botton3 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FFDB24;
    padding: 3px
}

#botton4 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #9BD41F;
    padding: 3px
}

#botton5 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FF7372;
    padding: 3px
}
#botton6 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FF99FF;
    padding: 3px
}

#botton7 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #FFC082;
    padding: 3px
}

#citytitle {
	font-size: 14px;
	font-weight: bold;
}

#citytitle a {
	color: black;
	text-decoration: none;
}

#citytitle a:hover {
	color: #DF971E;
	text-decoration: none;
}

#demo {
    background-color: #F0E68C;
    padding: 5px 5px 5px 10px;
    margin: 3px 0px 0px -10px;
    width: 160px;
    font-family: Georgia, serif;
    font-size: 13px;
}

#demo a {
	text-decoration: underline;
	color: crimson;
	margin-left: 5px;
}

.flatnavsep {
	font-weight: bold;
	color: #DF971E;
}

.acc_row_light {
	background-color: #FFFFFF;
}

.acc_row_dark {
	background-color: #E4EBF8;
}

table.panel_border {
	border: 1px #A5A5A5 solid;
}

#fImage {
   border: 1px #949494 solid;
}

.welcome {
   color: #003366;
   font-weight:bold;
}

.pro_header {
	padding-top: 10px;
	margin-bottom: 10px;
   font-size: 14px;
   font-weight:bold;
   color: steelblue;
}

#city-filter {
    font-size: 1.1em; 
    margin: 10px 0px 20px; 
}

#city-filter a {
    padding: 0px 2px;
}

#city-filter .selected {
    background-color: lightyellow;
    padding: 0px 2px;
}
table.adtips{
        background-color: #FEFEF5;
        border:1px dashed #999999;
        padding:5px 0px 5px 0px;
}

.adtips td{
padding-left:15px;
}

#bookmarktitle {
	font-size: 10px;
	font-weight: bold;
}

#bookmarktitle a {
	color: black;
	text-decoration: none;
}

#bookmarktitle a:hover {
	color: #DF971E;
	text-decoration: none;
}

.bookmarkcell, .bookmarkcell td {
	background-color: #FAF9F6; /*#ECF5FA;*/
	font-size: 10px;
}

.bookmarkcellalt, .bookmarkcellalt td {
	background-color: white; /*#F4FAFD;*/
	font-size: 10px;
}

.bookmarkcell, .bookmarkcell td {
	background-color: #FAF9F6;
	font-size: 10px;
}

.bookmarkcellalt, .bookmarkcellalt td {
	background-color: white;
	font-size: 10px;
}

.savead{
	cursor:pointer;
	display:inline;
	vertical-align:middle;
	font-weight:bold;
	border:0;
	background-color:transparent;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:17px;
	background-image:url(images/stars.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.bookmarktext{
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
	color: #FF9900;
}

.tagVAP{padding:2px;border:1px solid #ccc;-moz-border-radius:5px;border-radius:5px}
.tagVAP:hover{text-decoration:none;background-color:#fef9d8}


