body {
        font-family: Verdana;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
        background-color:#F5F5DC;
}

td {
        font-size: 11px;
}

a {
font-family: Tahoma, "Trebuchet MS", Arial, Verdana;

font-size: 10px;

color: #7C902C;

}

a:hover {
        color: darkorange;
        text-decoration: underline;
}

h1 {
        font-size: 16pt;
        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 {
        font-family: Verdana, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        background-color: #7B97E0;
        border: 1px outset steelblue;
        color: #333;
        cursor:pointer;
        padding:0px;
        margin:0px;
}

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

.graybg {
        width:185px;
        background:url(images/graybg.jpg) repeat-y left top;
        border:0px;
        }

.graybot {
        background:url(images/graybot.jpg) no-repeat left top;
        line-height:20px;
        }

.latestgraybg {
        width:100%;
        background:#9f9f9f;
        border:0px;
        }

.adhead {
        background:url(images/adhead.jpg) no-repeat left top;
        width:185px;
        height:20px;
        }

.header {
        background:url(images/smallhead.jpg) no-repeat left top;
        color:#E2673B;
        font-weight:bold;
        font-size:14px;
        line-height:27px;
        text-align:left;
        padding-left:15px;
/*        text-transform:uppercase;
*/        }

/*#logo {
        position:absolute;
        top:0px;
        left:5px;
        right:5px;
        height:126px;
}

#logo a {
        color: #1A3665;
        font-size: 14px;
        font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
        font-weight: bold;
}

#logo a:hover {
        color: #1A3665;
        font-size: 14px;
        font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
        font-weight: bold;
        text-decoration: underline;
}
*/
#today {
        margin: 5px 0px 0px 25px;
        font:12px normal;
        color: #666;

}

.today {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
}

.clearit {
        background-color: transparent;
        clear: both;
        height: 0;
        line-height: 0px;
        font-size: 0px; /*for IE*/
        }

#topright{
        color: #ff0;
        margin: 0px 0px 0px 0px;
        padding-top:5px;
        font-weight:bold;
        white-space: nowrap;
        text-align:center;
        }

#topright a{
        color: #ff0;
        text-decoration: underline;
        }

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

.sitenav {
        font-weight:bold;
        }

.sitenav ul{
        list-style: none;
        margin: 0px;
        padding: 10px 0px 0px 20px;
        }

.sitenav li{
        background:url(images/listbg.gif) bottom left no-repeat;
        margin:0px
        }

.sitenav li a{
        text-decoration:none;
        text-transform:uppercase;
        color: #ff0;
        line-height:20px;
        }

.sitenav a:hover{
        color: #ff0;
        }

.sitenav a{
        text-decoration:none;
        color: #ff0;
        }

#nav {
        text-align: right;
}

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

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

#navi li{
        background:url(images/listbg.gif) bottom left no-repeat;
        margin:0px;
        color:#D8121C;
        }

#navi li a{
        color:#ff0;
        font-weight:bold;
        text-decoration:none;
        padding-left:0px;
        line-height:20px;
        }

#navi li a:hover{
        color:#00f;
        }

/* === Navigation Sub Cities/Cats === */
#subnav ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#subnav li{
        background:url(images/listbg.gif) bottom left no-repeat;
        margin:0px 0px 0px -10px;
        color:#555;
        }

#subnav li a{
        color:#fff;
        font-weight:bold;
        text-decoration:none;
        line-height:20px;
        }

#subnav li a:hover{
        color:#ff0;
        }

#cities {
        margin:0px;
        padding:10px 0px 0px 10px;
        color:#ff0;
        }

#cities a {
        color:#ff0;
        text-decoration:none;
        }

#cities a:hover {
        color:#00f;
        }

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

#cities li{
        background:url(images/listbg.gif) bottom left no-repeat;
        color:#555;
        }

#cities li a{
        color:#fff;
        font-weight:bold;
        text-decoration:none;
        line-height:20px;
        }

#cities li a:hover{
        color:#ff0;
        }

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

.buttons td {
        text-align: center;
        background-color: #275094;
                color: #F5FFF9;
}

.buttons a {
        display: block;
        font-weight: bold;
        text-transform: uppercase;
        color: #F5FFF9;
        padding: 3px;
}

#sidebar_left .head {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #FF3C46;
}

#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;
        margin-top:0px;
}

table.sidebox td {
        text-align: left;
}

#contentcell{
        padding-bottom:5px;
        }

#contentcell a{
        color:#039;
        text-decoration:none;
        }

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



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

.mainright a:hover{
        color:#ff0;
        text-decoration:underline;
        }

#content {
        padding: 10px;
        }

#path {
        /*background-color: #f0f0f0; */
        color: #888;
        font-size: 16px;
        margin-bottom: 0px;
}

#path td {
        padding: 5px 5px 0px 10px;
        margin-bottom:-10px;
}

#path a {
        color: #666;
        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: 12px;
        font-weight: bold;
        text-align: left;
        text-transform: none;
        margin: 0px;
        padding-bottom: 0px;
}

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 {
        /*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
        padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
        font-weight: bold;
        background-color: transparent !important;
        border-bottom: 1px solid #DDDDDD;
/*        border-right: 1px solid #DDDDDD;*/
        border-bottom: 0px;
}

table.adlisting td.datehead {
        background-color: #F1F1F1;
        color:#E2673B;
        /*border-bottom: 1px solid #CCCCCC;*/
        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 {
        /*background-color: #FAFAFA;*/
}

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

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

.adheader .adtitle {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

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

.ad {
        margin-bottom: 10px;
        }

.adalt {
        margin-bottom: 10px;
        background:#fefefe;
        }

.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: 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: #fff;
}

#linkbox2 a:hover {
        color: #fff;
}

#linkbox1 {
        background-color: darkorange;
        font-weight: bold;
        text-transform: uppercase;
        padding: 5px;
        text-align: center;
        color: white;
}

#linkbox1 a {
        display: block;
        color: #fff;
}

#linkbox1 a:hover {
        color: #fff;
}

.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: #F5F5F5;
        border-left: 1px solid #E0E0E0;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
*/        padding-bottom: 5px;
}

#sidebar_right {
/*        border-left: 1px solid #E0E0E0;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
*/        padding: 0px 5px 5px 0px;
        width:160px;
}

#sidebar_right a {
}

.citylist_country {
        font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
        display: block;
        color: #D83111;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        margin-top: 2px;
}

.citylist_city {
        color: #7C902C;
       /* font-size: 10px;*/
}

#footer {
        color: #A0A0A0;
        margin:0px 0px 0px 0px;
        padding: 10px 0px 10px 10px;
        font-size: 9px;
        background:url(images/footer.gif) repeat-x #f5f5f5;
        text-align:center;
}

table.postad {
}

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

.postpath {
        padding: 5px;
        border: 1px solid #DBC06F;
        background-color: #F7F0DD;
        font-size: 14px;
        color: brown;
        margin-bottom: 10px;
}

.postpath b {
        color: #E2673B;
}

.postpath a {
        font-weight: bold;
        color: #E2673B;
        font-size: 14px;
}

#search_top {
        margin-bottom: 20px;
        padding: 10px;
        background-color: #f0f0f0;
        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: #FEE0E0;
        height:20px;
        border-top: 1px solid #FF0000;
        border-bottom: 1px solid #FF0000;
        padding: 5px 5px 2px 5px;
        margin-bottom: 10px;
}

.featuredad, .featuredad td {
        background-color: #FFAE94;
        border-bottom: 1px solid #DE3900;
        padding: 5px 5px 2px 5px;
        margin-bottom: 10px;
        }

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

.post_note {
        color: green;
        }

#latestads {
        width:100%;
        padding:10px 15px 20px 15px;
        }

#latestads a {
        color: #ff0;
        text-decoration:none;
        }

#latestads a:hover {
        color:#fff;
        }

#latestads img {
        border:0px;
        margin:5px;
        }

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

.count {
        color: gray;
}

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

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

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

#city-location-left
{

}

.search
{

}

