body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
	background-color:#FFFFFF;
}

td {
	font-size: 12px;
}

a:link, a:visited {
	color: #000000;/*#006595;*/
	text-decoration: underline;
}

a:hover, a:active {
	color: #C70000;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin:0 0 20px 0;
}

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: 12px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	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 {
	background-image:url(images/h_bk1000.png); 
	background-position:top; 
	background-repeat:no-repeat; 
	background-color:#FBFBFB;
	height:128px;
	width:1000px;
}

#location_name h1 {
	position:relative;
	top:57px;
	left:600px;
	font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
}

#navcontainer
{
background-color: #C70000;
color: White;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul
{
padding-left: 0;
margin: 0;
float: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.6em 1.5em;
background-color: #C70000;
color:#EFC7C2;
text-decoration: none;
float: left;
border-right: 1px solid #9E0000;
font-weight:bold;
}

#navcontainer ul li a:hover
{
background-color:#FFCC00;
color: #000;
}

#navcontainer #citiesdropdown
{
padding: 0.4em 1.5em;
margin: 0;
float: right;
}

#citiesdropdown .loc
{
font-weight:bold;
}

#citiesdropdown .subloc
{
text-indent:10px;
}

#subheader {
	background-image:url(images/h_search1000.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-color:#FAFAFA;
}

#today {
	font-size: 10px;
	margin:10px 0 0 0;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	background-color:#FFFFFF; /*#F0F4FB*/
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#header_button a {
	font-weight: bold;
	font-size:10px;
	text-transform: uppercase;
	color: white;
	display:block;
	height:20px;
	line-height:20px;
	background-color:#FF6600;
	text-align:center;
	float:right;
	padding:0 10px;
	margin-left:5px;
	margin-top:10px;
	border-top:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	border-right:2px solid #993300;
	border-bottom:2px solid #993300;
}

#header_button a:hover {
	background-color:#FFCC00;
	text-decoration:none;
	color:#000000;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:2px solid #755E00;
	border-bottom:2px solid #755E00;
}

#header_button a:active {
	background-color:#FFCC00;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:2px solid #755E00;
	border-top:2px solid #755E00;
}


a.button {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 7px 40px;
	background-color:#FF6600;
	border:1px solid #993300;
	margin:10px 0;
}

a.button:hover {
	background-color:#FFCC00;
	text-decoration:none;
}

#sidebar_left .head {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	text-align:center;
}

#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 td {
	text-align: left;
}

#contentcell {
}

#content {
	padding: 10px;
}

.advertise_here {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:3px;
	text-align:center;
	padding-bottom:2px;
}

.advertise_here a {
	color:#999999;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#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 {
	background-color:#D4D4D4;
	border:4px solid #F1F1F1;
	margin-bottom:6px;
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding: 3px;
	background-color:#E4E4E4;
	background-image:url(images/caja_tit_bk.gif);
}

table.dir_cat td {
	padding: 3px;
	background-color:#FFFFFF;
}

table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.postlisting { /* Version 5.0 */
}

table.postlisting td { /* Version 5.0 */
	padding: 5px;
}

table.postlisting-contact td { /* Version 5.0 */
	padding: 1px 3px;
	font-size: 0.9em;
	color: gray;
}

.featuredad_first table.postlisting-contact td, .featuredad table.postlisting-contact td { /* Version 5.0 */
	padding: 1px 3px;
	font-size: 0.9em;
	color: #000000;
}

table.postlisting td.head, table.postlisting tr.head td { /* Version 5.0 */
	font-weight: bold;
	background-color: #EAEAEA;
	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 #ddd;
}

.postheader .icon { /* Version 5.0 */
	/*vertical-align: top;*/
}

.postheader h2.posttitle { /* Version 5.0 */
	font-size: 1.8em;
	margin: 0px;
	padding: 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: 0;
	/*background-color: #FAFAFA;*/
}

.adphoto {
	border:1px solid #CCCCCC;
	padding:5px;
	margin-right:5px;
	background-color:#FFFFFF;
	text-decoration:none;
}

a img.adphoto {
	text-decoration:none;
}

.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: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding:0;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding:0;
}

.sidebox {
	margin-top:10px;
}

.sidebox th {
	padding:5px;
	background-color:#9E0000;
}

.sidebox td {
	background-color:#D4D4D4;
	padding:1px;
}

#sidebar_right a {
}

.citylist_country {
	text-transform: uppercase;
}

.citylist_city {
	font-size: 12px;
}

#footer {
	color: #A0A0A0;
	background-color:#FFFFFF;
	border-top:2px solid #E0E0E0;
}

#footer td {
	font-size: 9px;
}

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: #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 {
	background-color: #E9FBD9;
}

.featuredad {
	background-color: #E9FBD9;
}

.post_note {
	color: green;
}

.latestposts { /* Version 5.0 */
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #E9FBD9;
}

.latestposts .featuredhead { /* Version 5.0 */
	padding-bottom: 5px;
	color:#000000;
	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, .catlist li, .loclist, .loclist li {
	margin:0;
	padding:0;
}

.catlist .cat, .loclist .loc {
	display: block;
	list-style:none;
}

.catlist .cat a, .loclist .loc a {
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-decoration:none;
	border-bottom:1px solid #CDDCDB;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding: 3px;
	background-color:#E4E4E4;
	background-image:url(images/caja_tit_bk.gif);
}

.catlist .cat a:hover, .loclist .loc a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
}

.catlist .subcat, .loclist .subloc {
	display: block;
	list-style:none;
	font-size:11px;
}

.catlist .subcat a, .loclist .subloc a {
	display: block;
	text-decoration:none;
	padding:3px;
	padding-left:10px;
	border-bottom:1px solid #EAEAEA;
	background-color:#FFFFFF;
}

.catlist .subcat a:hover, .loclist .subloc a:hover {
	background-color:#FAFAFA;
	text-decoration:underline;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 0.9em;
	color: gray;
	margin-bottom:10px;
}

.featuredad_first .adpreview, .featuredad .adpreview {
	display: block;
	font-size: 0.9em;
	color: #000000;
	margin-bottom:10px;
}

/* Begin Version 5.0 */
.hits {
	font-size: smaller;
	text-align: right;
}

.wmd-preview {
	border: 1px solid silver;
	background-color: #FAF9F5;
	padding: 10px;
	margin-bottom:  10px;
}
/* End Version 5.0 */

/* Begin Version 5.1 */
#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;
}
/* End Version 5.1 */
