html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  position: relative;
  border-collapse: collapse;
  border-spacing: 0;
}

body { 
  background: url('/images/background.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000000;
  color: #ffffff;
  margin-top: 43px;
}

body.preview { 
  background: none;
  background-color: #ffffff; 
  color: #1d1d25;
  margin: 5px;
}

body, p, ol, ul, td {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 16px;
}

p {
  margin-bottom: 10px;
}

ol, ul {
  padding-left: 20px;
  margin-bottom: 10px;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: disc;
}

li {
  margin-left: 10px;
  margin-bottom: 4px;
}

h1 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 26px;
  line-height: 26px;  
  font-weight: normal;
  color: #3c3d4c;
  margin-bottom: 10px;
}

h2 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
  color: #ff9900;
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #3c3d4c;
  margin-top: 8px;
  margin-bottom: 10px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a:active, a:link, a:visited { 
  color: #3c3d4c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

div.message_folder {
  border: 1px solid #000000;
  width: 160px;
}

div.message_folders {
  border: 1px solid #ff0000;
  width: 160px;
  float: left;
}

div.message_window {
  border: 1px solid #00ff00;
  width: 570px;
  float: left;
}

img.icon {
  border-width: 0px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 5px;
  vertical-align: text-top;
}

div.clear {
  clear: both;
}

div.page {
  margin-left: auto;
  margin-right: auto;
  width: 996px;
}

div.content {
  width: 964px;
  padding-top: 20px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #ffffff;
  color: #3c3d4c;
}

div.top {
  background-color: transparent;
  background: url('/images/top_background2.png');
  background-repeat: no-repeat;
  background-position: top left;
  width: 996px;
  height: 120px;
  color: #3c3d4c;
}

div.bottom {
  background-color: transparent;
  background: url('/images/bottom_background2.png');
  background-repeat: no-repeat;
  background-position: top left;
  width: 996px;
  height: 14px;
  color: #3c3d4c;
  margin-bottom: 20px;
}

div.logo {
  position: absolute;
  margin-top: -9px;
  margin-left: 52px;
  height: 127px;
  width: 279px;
}

div.slogan {
  position: absolute;
  margin-top: 75px;
  margin-left: 440px;
  width: 500px;
  height: 30px;
  text-align: right;
  font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #3c3d4c;
}

div.menu { 
  background-color: #ffffff;
  width: 996px;
  height: 24px;
}

div.nav {
  margin-left: auto;
  margin-right: auto;
  width: 964px;
  height: 24px;
  background: url('/images/menu_background.png');
  background-repeat: no-repeat;
  background-position: top left;  
}

div.info_pane {
  width: 184px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  background-color: #ffffff;
}

div.ad_pane {
  width: 160px;
  padding-left: 8px;
  float: right;
  background-color: #ffffff;
}

div.main_content {
  float: left;
  width: 596px;
  background-color: #ffffff;
}

div.clear {
  clear: both;
}

td, th {
  border: 1px solid #c0c0c0;
  text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 3px;
}

table.data {
	width: 100%;
	border-width: 0px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

th.data {
	border-width: 0px 1px 3px 0px;
	border-style: solid;
	border-color: #ffffff;
	color: #ffffff;
	padding: 0px;
  height: 18px;
  margin: 0px;
	background-color: #ff9900;
	text-align: center;
}

td.data {
  border-width: 1px 2px 2px 1px;
  border-style: solid; 
  border-color: #ffffff;
}

tr.data {
  background-color: #ffffff;
}

tr.data:hover {
  background-color: #e0e0e0;
}

tr.clickable, td.clickable {
  cursor: pointer;
}
  
td.icons {
	text-align: right;
	padding-right: 10px;
}

td.thumb {
  vertical-align: middle;
  text-align: center;
  padding: 0px;
}

tr.even, th.even, .even {
  background-color: #f7fbfb;
}

tr.odd, th.odd, .odd {
  background-color: #eff6f7;
}

label, span.label {
  float: left;
  text-align: right;
  margin-right: 20px;
  width: 120px;
}

input.long, select {
  width: 200px;
  background-color: #ffffff;
  border: 1px solid #cccccc; 
  color: #1d1d25;
  padding-left: 2px;
}

input.short, select.short {
  width: 100px;
  background-color: #ffffff;
  border: 1px solid #cccccc; 
  color: #1d1d25;
  padding-left: 2px;
}

textarea {
  width: 300px;
  height: 150px;
  background-color: #ffffff;
  border: 1px solid #cccccc; 
  color: #1d1d25;
}

input.button, form.button-to input {
	background-color: #1d1d25;
	border: 1px solid #cccccc; 
	color: #ffffff;
}

div.form_actions, p.form_actions {
  margin-left: 140px;
  padding-top: 10px;
}

div#error, div#notice {
  position: absolute;
  margin-left: 50%;
  top: 52px;
  left: -300px;
  width: 600px;
  height: 18px;
  padding-top: 2px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

div#error {
  background-color: #ad4545;
}

div#notice {
  background-color: #6eb172;
}

div.category {
  margin-bottom: 2px;
}

div.category_select {
  margin-left: 120px;
  width: 300px;
}

div.category_selector {
  margin-left: 20px;
}

div.category_selector div.parent_category {
  margin-left: -20px;
}

input.category_checkbox {
  vertical-align: middle;
}

textarea.tmce_editor_short {
  width: 445px;
  height: 130px;
}

textarea.tmce_editor_long {
  width: 445px;
  height: 230px;
}

textarea.tmce_editor_xlong {
  width: 445px;
  height: 400px;
}


textarea.tmce_editor_wide {
  width: 800px;
  height: 300px;
}

/* Pagination styles */

.pagination {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

.pagination a, .pagination span {
  padding: 2px 3px; 
}

.pagination span.disabled {
  color: #AAA; 
}

.pagination span.current {
  font-weight: bold;
  color: #1d1d25; 
}

.pagination a {
  border: 1px solid #DDDDDD;
  color: #1d1d25;
  text-decoration: none; 
}

.pagination a:hover, .pagination a:focus {
  border-color: #aaaaaa;
  background: #1d1d25;
  color: #ffffff;
}

.pagination .page_info {
  color: #aaa;
  padding-top: 1px; 
}

.pagination .prev_page, .pagination .next_page {
  border: 1px solid #DDDDDD;
}

.pagination .prev_page {
  margin-right: 2px; 
}

.pagination .next_page {
  margin-left: 2px; 
}

div.comment {
	border-top: 1px solid #c0c0c0;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.comments, div.new_comment {
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #cccccc;
}

div.comment_by {
	font-weight: bold;
	float: left;
}

div.comment_date {
	font-style: italic;
	float: right;
}

div.comment_text {
	padding-top: 5px;
	clear: both;
	color: #606060;
}

/* Forum styles */

th.forum_title, td.forum_title {
	width: 55%;
}

th.forum_count, td.forum_count {
	width: 10%;
	text-align: center;
}

th.forum_last_post, td.forum_last_post {
	width: 25%;
	text-align: center;
}

td.forum_last_post {
	font-size: 10px;
}

th.topic_icon, td.topic_icon {
	width: 10%;
	text-align: center;
}

th.topic_title, td.topic_title {
	width: 40%;
}

th.topic_starter, td.topic_starter {
	width: 20%;
}

th.topic_count, td.topic_count {
	width: 10%;
	text-align: center;
}

th.topic_last_post, td.topic_last_post {
	width: 20%;
	text-align: center;
}

a.bold {
  font-weight: bold;
}

div.posts {
	position: relative;
	width: 596px; /* 883px; */
	border: 1px solid #ffffff;
}


div.post {
	position: relative;
	border-top: 3px;
	border-style: solid;
	border-color: #ffffff;
	width: 584px; /* 871px; */
	padding: 6px;
	clear: both;
}

div.post_header_author {
	width: 144px;
	background-color: #1d1d25;
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding-left: 6px;
  height: 15px;
}

div.post_header_message {
  height: 15px;
  margin-left: 1px;
	padding-left: 6px;
	width: 439px;
	background-color: #1d1d25;
	float: right;
	color: #ffffff;
	font-weight: bold;
}

div.post_writer {
	width: 150px;
	float: left;
}

div.post_contents {
	width: 434px;
	float: right;
}

div.post_info {
	height: 20px;
	padding-bottom: 3px;
	float: left;
	font-size: 10px;
}

div.post_reply {
	height: 20px;
	padding-bottom: 3px;
	float: right;
	text-align: right;
}

div.post_body {
	width: 100%;
	text-align: left;
	clear: both;
}

blockquote {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #660000;
}

textarea.tmc_editor {
	width: 750px;
	height: 450px;
}

hr.sig {
	width: 200px;
	background-color: #c0c0c0;
	height: 1px;
	margin: 20px 0px 5px 0px;
	border-width: 0px;
}

div.sig {
	font-style: italic;
	color: #707070;
	margin-bottom: 10px;
}

form.button-to, form.button-to div {
  display: inline;
}

ul.pane_big {
  list-style-image: url('/images/bullet.png');
  padding-left: 8px;
}

ul.pane {
  padding-left: 8px;
}

li.pane_big {
  padding-bottom: 4px;
  margin-bottom: 0px;
}

li.pane_big a:active, li.pane_big a:link, li.pane_big a:visited { 
  font-size: 12px;
  font-weight: bold;
  color: #3c3d4c;
  text-decoration: none;
}

li.pane_big a:hover {
  color: #ff9900;
}

div.info_h1 {
  font-size: 16px;
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: normal;
  color: #ff9900;
  margin-bottom: 15px;
}

hr.info {
  float: left;
  height: 0px;
  width: 170px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #d8e9eb;
  clear: both;
}

img.profile_big {
  border: 1px solid #dbdbe0;
}

img.info_profile {
  float: left;
  margin-right: 8px;
}

img.right {
  padding: 5px;
  float: right;
}

div.bottom_ads {
  margin-bottom: 20px;
  width: 768px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
}

div.main_image {
  width: 996px;
  background-color: #ffffff;
  padding-top: 1px;
  text-align: center;
}

div.byline {
  width: 996px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  color: #505050;
}

div.byline a:active, div.byline a:link, div.byline a:visited { 
  color: #505050;
  text-decoration: none;
}

div.byline a:hover {
  color: #505050;
  text-decoration: underline;
}

div.search_box {
  position: relative;
  width: 580px;
  height: 81px;
  background: url('/images/search_background.png');
  background-repeat: no-repeat;
  background-position: top left;
}

input.search, input.search_selected {
  position: absolute;
  width: 456px;
  height: 36px;
  border: 1px solid #eea12f;
  margin-left: 18px;
  margin-top: 19px;
  padding-left: 4px;
  font-size: 28px;
  font-weight: normal;
  color: #9d9ea5;
}

input.search_selected {
  color: #3c3d4c;;
}

div.image_search_submit {
  position: absolute;
  margin-left: 488px;
  margin-top: -2px;
  height: 87px;
  width: 87px;
}

input.search_button {
  width: 87px;
  height: 87px;
}

div.search_examples {
  position: absolute;
  margin-left: 26px;
  margin-top: 58px;
  color: #ffe6a9;
  font-size: 11px;
}

div.advanced_search {
  position: absolute;
  margin-left: 390px;
  margin-top: 58px;
}

div.advanced_search a:active, div.advanced_search a:link, div.advanced_search a:visited { 
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

div.advanced_search a:hover {
  text-decoration: underline;
}

label.search {
  margin-left: 70px;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: auto;
}

input.search_radio {
  float: left;
}

div.search {
  margin-bottom: 20px;
}

hr {
  height: 0px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #d8e9eb;
  clear: both;
}

.LV_validation_message{
	margin: 0 0 0 5px;
}

.LV_valid {
	color: #00cc00;
}
	
.LV_invalid {
	color: #cc0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	border: 1px solid #00cc00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #cc0000;
}

.fieldWithErrors label {
  color: #cc0000;
  display: inline;
}

.fieldWithErrors {
  margin-bottom: 10px;
}

a.profile_link {
  font-size: 11px;
}

img.link {
  vertical-align: middle;
}

div.extra_buttons {
  float: right;
}


#nav, #nav ul { /* all lists */
  z-index: 10;
	padding: 0;
	margin: 0;
	list-style: none;
  line-height: 18px;
}

#nav a {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
	display: block;
  padding-top: 2px;
	padding-bottom: 4px;
}

#nav a:hover {
  text-decoration: none;
  color: #f0f0f0;
}

#nav li { /* all list items */
  margin: 0;
	float: left;
	width: 100px; 
	text-align: center;
}

#nav li:hover, #nav li.hover {
  position: static;
}

#nav li ul { 
  margin: 0;
	position: absolute;
  background: url('/images/menu_drop_background.png');
	width: 160px;
	left: -999em;
}

#nav li ul li {
	width: 160px;
	background: none;
	text-align: left;
}

#nav li ul a {
  font-weight: normal;
	padding-left: 10px;
  padding-bottom: 5px;
}

#nav li ul a:hover {
  text-decoration: none;
  color: #ffffff;
}

#nav li ul ul {
	margin: -20px 0 0 160px;
  padding: 0 ;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
  background: none;
}

#nav li ul li:hover, #nav li ul li.sfhover {
  background: url('/images/menu_drop_selected.png');
}





h2 {
  color: #0033ff;
}

div.field {
  float: left;
  width: 120px;
  margin-bottom: 5px;
  clear: both;
}

div.field_label {
  float: left;
  text-align: right;
  margin-right: 20px;
  width: 120px;
}

div.value {
  margin-bottom: 5px;
  float: left;
}

div.field_s {
  float: left;
  width: 35px;
}

div.value_s {
  float: left;
}

div.field_value {
  clear: both;
}

.pagination span.current {
  color: #3c3d4c; 
}

.pagination a {
  color: #3c3d4c;
}

.pagination a:hover, .pagination a:focus {
  background-color: #0022ff;
}

input.button, form.button-to input {
	background-color: #3c3d4c;
	border: 1px solid #cccccc; 
	color: #ffffff;
	font-size: 12px;
}

input.button:hover, form.button-to input:hover {
  background-color: #0033ff;
}

h2.advert_results {
  margin-top: 20px;
  margin-bottom: 20px;
}

td.preview, th.preview {
  width: 100px;
}

td.title, th.title {
}


td.info, th.info {
  width: 175px;
}

td.location, th.location {
  width: 64px;
}


div.post_header_author, div.post_header_message {
  background-color: #0033ff;
}

th.data {
	background-color: #0033ff;
}

li.pane_big a:hover {
  color: #0033ff;
}
div.info_h1 {
  color: #0033ff;
}

input.search, input.search_selected {
  border: 1px solid #0c3287;
}

div.search_examples {
  color: #b9cfff;
}

div.contact_advert {
  width: 100%;
}

div.contact_advert_thumbnail {
  width: 110px;
  float: left;
  text-align: left;
}

div.contact_advert_body {
  width: 486px;
  float: right;
  text-align: left;
}

#nav li { /* all list items */
	width: 130px; 
}


#nav li ul { 
	width: 130px;
}

#nav li ul li {
	width: 130px;
}

#nav li ul ul {
	margin: -20px 0 0 130px;
}

img.advert_avatar {
  float: left;
  border: 1px solid #e0e0e0;
  margin-left: 40px;
}

div.advert_contact_info {
  float: left;
}

select.sorter {
  width: 130px;
}

div.content_banner {
  margin-top: 20px;
  margin-bottom: 20px;
}

input.sa_title {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #1d1d25;
  padding-left: 2px;
  width:220px;
}

p.sa_alt_title {
  background: green; 
  color: #ffffff; 
  font-size: 10px;
}

p.sa_delete {
  background: red; 
  color: #ffffff; 
  font-size: 10px;
}

label.sa {
  margin-left: 5px; 
  width: 180px;
  float: left;
  text-align: left;
  
}

textarea.sa {
  width: 340px;
  font-family:tahoma,verdana,arial,helvetica,sans-serif;
  font-size:11px;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.calendar_date_select {
  color:white;
  border:#777 1px solid;
  display:block;
  width:195px;
  z-index: 1000;
}
/* this is a fun ie6 hack to get drop downs to stay behind the popup window.  This should always be just underneath .calendar_date_select */
iframe.ie6_blocker {
  position: absolute;
  z-index: 999;
}

.calendar_date_select thead th {
  font-weight:bold;
  background-color: #000;
  border-top:1px solid #777;
  border-bottom:2px solid #333;
  color: white !important;
}

.calendar_date_select .cds_buttons {
  text-align:center;
  padding:5px 0px;
  background-color: #555;
}

.calendar_date_select .cds_footer {
  background-color: black;
  padding:3px;
  font-size:12px;
  text-align:center;
}

.calendar_date_select table {
  margin: 0px;
  padding: 0px;
}


.calendar_date_select .cds_header {
  background-color: #ccc;
  border-bottom: 2px solid #aaa;
  text-align:center;
}

.calendar_date_select .cds_header span {
  font-size:15px;
  color: black;
  font-weight: bold;
}

.calendar_date_select select { font-size:11px;}

.calendar_date_select .cds_header a:hover {
  color: white;
}
.calendar_date_select .cds_header a {
  width:22px;
  height:20px;
  text-decoration: none;
  font-size:14px;
  color:black !important;
}

.calendar_date_select .cds_header a.prev {
  float:left;
}
.calendar_date_select .cds_header a.next {
  float:right;
}
.calendar_date_select .cds_header a.close {
  float:right;
  display:none;
}

.calendar_date_select .cds_header select.month {
  width:90px;
}

.calendar_date_select .cds_header select.year {
  width:61px;
}

.calendar_date_select .cds_buttons a {
  color: white;
  font-size: 9px;
}
.calendar_date_select td {
  font-size:12px;
  width: 24px;
  height: 21px;
  text-align:center;
  vertical-align: middle;
  background-color: #666666;
}
.calendar_date_select td.weekend {
  background-color: #606060;
}

.calendar_date_select td div {
  color: #fff;
}
.calendar_date_select td div.other {
  color: #888;
}
.calendar_date_select td.selected div {
  color:black;
}

.calendar_date_select tbody td {
  border-bottom: 1px solid #555;
}
.calendar_date_select td.selected {
  background-color:white;
}

.calendar_date_select td:hover {
  background-color:#ccc;
}

.calendar_date_select td.today {
  border: 1px dashed #999;
}

.calendar_date_select td.disabled div {
  color: #454545;
}


.fieldWithErrors .calendar_date_select {
  border: 2px solid red;
}
