BODY {
  margin: 0px;
  background-color: #000000;
  text-align: center;
}

P,TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
  color: #000000;
}

P {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  line-height: 18px;
}

A IMG,IMG {
  border: none;
}

A {
  color: #b0130c;
  text-decoration: none;
}

A:hover {
  background-color: #EEE;
  /*  border-bottom: dotted #b0130c 1px; */
  text-decoration: none;
}

a:hover {
  background-color: #EEE;
  /*  border-bottom: dotted #b0130c 1px; */
  text-decoration: none;
}

TABLE {
  border-collapse: collapse;
}

TD {
  padding: 0px;
}

STRONG {
  font-weight: bolder;
}

.form-hide {
  display: none;
}

.form-item,.form-item TD {
  font-size: 10px;
  font-weight: bold;
  font-family: Georgia;
  color: #666;
  line-height: 14px;
}

.form-item TD {
  line-height: 10px;
}

P.form-item {
  padding-bottom: 3px;
}

.image-link {
  border: none !important;
}

.image-link:hover {
  border: none !important;
  background-color: transparent !important;
}

SPAN.extra-p-spacing P {
  padding-bottom: 16px;
}

#page-height-enforcer {
  background-color: #FFF;
}

#footer-links {
  margin-top: 5px;
  text-align: left;
  padding-bottom: 20px;
}

#docs-footer A,#docs-footer P {
  font-family: Arial;
  color: #BBB;
  font-size: 9px;
  line-height: 14px;
}

#docs-footer A {
  color: #CCC;
  padding-right: 4px;
}

#footer-links A:hover {
  color: #b0130c;
  border: none;
  background-color: transparent;
}

#docs-footer {
  margin-top: 25px;
}

#skyscraper-holder {
  width: 164px;
  padding-left: 3px;
}

#footer-ad-holder A,#leaderboardAdHolder A,#skyscraper-holder A {
  background-color: transparent;
  border: none;
}

#footer-ad-holder {
  margin-top: 6px;
}

#footer-ad-holder A {
  border: none;
}

.archives-search-field {
  margin-left: 6px;
  margin-right: 4px;
  padding: 0px 2px;
  font-size: 10px;
  line-height: 12px;
  background-image: url(/images/archives_search_field_bg.jpg);
  background-repeat: no-repeat;
  border: solid #8b4040 2px;
}

.archives-search-field2 {
  margin-left: 6px;
  margin-right: 4px;
  width: 137px;
  height: 15px;
  padding: 0px 2px;
  font-size: 10px;
  line-height: 12px;
  background-image: url(/images/shadow_field_bg_gray.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border: solid #000 1px;
}

.archives-article-thumb {
  border: solid black 1px;
}

SPAN.archives-article-date {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #b0130c;
  font-size: 11px;
}

TD.archives-article-date {
  padding-top: 10px;
  padding-left: 8px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #b0130c;
  font-size: 11px;
}

TD.archives-article-title {
  padding-left: 8px;
  padding-bottom: 5px;
}

A.archives-article-title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
}

A.archives-article-title:hover {
  text-decoration: none;
  background-color: transparent;
  border: none;
}

.archives-article-description {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #3b3b3b;
}

DIV#archives-invite-bar {
  width: 491px;
  height: 34px;
  overflow: hidden;
  border: solid #787878 1px;
  border-width: 1px 1px;
  background-color: #454545;
}

DIV#archives-invite-bar A {
  border: none;
}

DIV#archives-invite-bar A:hover {
  border: none;
  border-bottom: none;
  text-decoration: none;
  background-color: transparent;
}

DIV#toolbar {
  padding-top: 5px;
  padding-bottom: 5px;
}

DIV#change-edition {
  padding-bottom: 5px;
}

DIV#change-edition-selector {
  position: absolute;
  z-index: 1;
  margin-left: 12px;
  display: none;
  width: 115px;
  padding: 1px;
  border: solid #45100A 1px;
  background-color: black;
}

INPUT#search-field {
  border: solid #650101 2px;
  background-image: url(/images/search_field_background.gif);
  width: 129px;
  height: 20px;
  color: #FFF;
  font-size: 10px;
}

INPUT.text-input,INPUT.text-input-short {
  border: solid #b0c6d7 1px;
  padding: 2px;
}

INPUT.text-input {
  width: 200px;
}

INPUT.text-input-short {
  width: 145px;
  height: 21px;
}

TEXTAREA {
  width: 250px;
  height: 100px;
  border: solid #b0c6d7 1px;
}

SPAN.reduced-line-spacing P {
  padding-bottom: 4px;
}

DIV#leaderboardAdHolder {
  margin: 10px 0px;
}

DIV#leaderboardAd {
  padding: 10px 0px;
  border-color: #333;
  border-style: solid;
  border-width: 1px 0px;
}

DIV#leaderboardAd A:hover {
  border: none;
}

#home-leaderboard-holder {
  padding: 30px 0px;
}

#home-leaderboard-holder A {
  border: 0px;
}

#page {
  margin: auto;
  width: 750px;
  text-align: left;
}

#page2 {
  margin: auto;
  width: 570px;
  text-align: left;
}

#page2 A {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom: none;
}

#page-content {
  padding: 20px 35px 20px 35px;
  width: 513px;
  background-color: white;
}

SPAN.red,P.red,DIV.red {
  color: #b0130c !important;
}

.gray {
  color: #777 !important;
}

BODY#account #page-content {
  padding-top: 45px;
}

BODY#account H2 {
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

BODY#account P,BODY#account SPAN,BODY#account DIV,BODY#account LI {
  font-family: Georgia;
  color: #333;
}

BODY#account #docs-footer * {
  color: #BBB;
  font-family: Verdana;
  font-weight: normal;
}

BODY#account #docs-footer A:hover {
  color: #b0130c;
}

INPUT.login-input {
  width: 200px;
  background-image: url(/images/shadow_field_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  border: solid #b4b4b4 1px;
}

#account-logout {
  float: right;
  width: 300px;
  font-family: Georgia;
  font-weight: bold;
  font-size: 10px;
  text-align: right;
  color: #b0130c;
}

#invite_field_holder DIV {
  margin-bottom: 10px;
}

TD.page-border,TD.page-border-left,TD.page-border-right {
  font-size: 1px !important;
  line-height: 1px !important;
  background-color: #a9a9a9;
}

TD#page-border-left,TD#page-border-right {
  width: 2px;
}

TD#page-border-bottom,TD#page-border-top {
  height: 2px;
}

TD.page-border-left,TD.page-border-right {
  width: 2px;
}

TD.page-border-bottom,TD.page-border-top {
  height: 2px;
}

#account-header {
  margin-bottom: 20px;
}

#account-header-divider {
  background-image: url(/images/header_diag_pattern.gif);
  height: 24px;
  margin-bottom: 20px;
}

/* ARTICLE STYLES */
#main_content_image {
  float: right;
  width: 253px;
}

#main_content_image img {
  margin-left: 15px;
}

table.kayak a,table.kayak a:link,table.kayak a:visited {
  border: none;
  color: #f47721;
}

table.kayak a:hover,table.kayak a:active {
  text-decoration: none;
}

#sponsored-footer A {
  color: #000000;
  font-family: Georgia, Times New Roman, Times, serif;
  border-bottom: 1px dotted #CC0000
}

#sponsored-footer a:hover {
  background-color: #E7E7E7;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy SPAN#article-footer {
  font-style: italic;
  color: #CC0000;
  font-size: 12px;
}

DIV#article_copy SPAN#article-footer P {
  line-height: 16px;
  padding-bottom: 16px;
  font-style: italic;
  color: #CC0000;
}

DIV#article_copy SPAN#article-footer a:link {
  color: #CC0000;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy SPAN#article-footer a:visited {
  color: #CC0000;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy SPAN#article-footer a:hover {
  color: #CC0000;
  background-color: #E7E7E7;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy SPAN#test P {
  border: solid red 1px;
}

#article-footer3 {
  padding-top: 4px;
  font-style: italic;
  color: #CC0000;
}

#article-footer3 P {
  line-height: 16px;
  padding-bottom: 16px;
  font-style: italic;
  color: #CC0000;
}

#article-footer3 a:link {
  color: #CC0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #CC0000
}

#article-footer3 a:visited {
  color: #CC0000;
  border-bottom: 1px dotted #CC0000
}

#article-footer3 a:hover {
  color: #CC0000;
  background-color: #E7E7E7;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy {
  width: 490px;
}

DIV#article_copy P {
  line-height: 16px;
  padding-bottom: 16px;
}

DIV#article_copy a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border-bottom: 1px dotted #CC0000
}

DIV#article_copy a:hover {
  color: #000000;
  background-color: #E7E7E7;
}

SPAN#article_copy P {
  line-height: 16px;
  padding-bottom: 16px;
}

SPAN#article_copy a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border-bottom: 1px dotted #CC0000
}

SPAN#article_copy a:hover {
  color: #000000;
  background-color: #E7E7E7;
}

DIV#article_copy UL {
  margin-top: 0px;
}

SPAN.bigletter {
  float: left;
  display: block;
  margin-right: 2px;
  margin-bottom: -2px;
  font-weight: bold;
  line-height: 25px;
  font-size: 25px;
  color: #060606;
}

DIV#article-editorial-statement {
  text-align: center;
}

DIV#article-editorial-statement A {
  border: none;
  color: #666;
  font-size: 10px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

SPAN#article_copy .line-height-10 {
  line-height: 10px;
}

SPAN#article_copy .line-height-12 {
  line-height: 12px;
}

SPAN#article_copy .line-height-14 {
  line-height: 14px;
}

SPAN#article_copy .line-height-16 {
  line-height: 16px;
}

SPAN#article_copy .line-height-18 {
  line-height: 18px;
}

/* ARCHIVES */
DIV#archives-header {

}

DIV.dotted-line {
  background-image: url(/images/dotted_line_bg_light.gif);
  background-repeat: repeat-x;
  height: 1px !important;
  line-height: 1px !important;
  font-size: 1px !important;
}

TD#archives-header-content {
  padding: 20px 35px 0px 35px;
  background-color: #FFF;
}

TD#archives-page-content {
  padding: 30px 35px 20px 35px;
  width: 513px;
  background-color: white;
}

/* PERIPHERALS */
TD#peripheral-header-content {
  padding: 20px 35px 0px 35px;
  background-color: #FFF;
}

#peripheral-page-content {
  padding: 0px 35px 20px 35px;
  width: 513px;
  background-color: white;
}

BODY#peripheral P {
  font-family: Georgia;
}

/* BENEFITS */
TD#benefit-content {
  margin: 10px 0px;
  padding: 8px 0px;
  background-color: white;
  background-image: url(http://new.urbandaddy.com/images/divider_fade.gif);
  background-repeat: repeat-y;
}

P#benefits-back-next,P#benefits-back-next A {
  text-align: right;
  font-family: Georgia;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.bottom_page_numbers a:hover {
  text-decoration: none;
}

.footer_link_words {
  font-size: 12px;
  padding-top: 10px;
  font-family: Georgia;
  line-height: 18px;
}

.footer_link_words h2 {
  padding-bottom: 10px;
}

.footer_link_words A:hover {
  text-decoration: none;
  border-bottom: dotted #b0130c 1px;
}

.footer_link_words_bold {
  font-size: 12px;
  padding-top: 10px;
  font-family: Georgia;
  line-height: 18px;
  font-weight: bold;
}

.flash_messages {
  font-family: georgia;
  font-size: 12px;
  font-weight: bold;
  color: red;
}

/* Event styles */
.eventIndexDate {
  font-family: georgia;
  font-size: 11px;
  font-weight: bold;
  color: #b0130c;
  padding-top: 15px;
  padding-bottom: 35px;
  padding-left: 15px;
}

.eventIndexTitle {
  font-family: georgia;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  padding-left: 7px;

}

.eventDate {
  float: left;
  font-family: georgia;
  font-size: 11px;
  color: #b0130c;
  padding-top: 15px;
  padding-bottom: 15px;
}
.backToEvents {
  float: right;
  font-family: georgia;
  font-size: 11px;
  color: #b0130c;
  padding-top: 15px;
  padding-bottom: 15px;
}
 .backToEvents a {
  color: #b0130c;
}

.eventTitle {
  clear:both;
  font-family: georgia;
  font-size: 24px;
  color: #b0130c;
  padding-top: 15px;
  padding-bottom: 10px;
}

.eventDescription, p.eventDescription {
  font-family: georgia;
  font-size: 12px;
  color: #000000;
  padding-bottom: 10px;
}

.eventPhotoMain {
  background-image: url(/images/events/photo_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 404px !important;
  width: 494px !important;
  text-align: center;
  vertical-align: middle;
}

.eventPhotoThumbnail {
  background-image: url(/images/events/mantle_pic_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 132px !important;
  width: 107px !important;
  text-align: center;
  vertical-align: middle;
}
.eventPhotoThumbnail a:hover {
  background-color: transparent;
}
.eventPhotoThumbnailPic {
  margin-right: 7px !important;
  overflow: hidden;
}
.eventPhotoThumbnailLeft {
  background-image: url(/images/events/mantle_left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 132px !important;
  width: 23px !important;
}
.eventPhotoThumbnailRight {
  background-image: url(/images/events/mantle_right.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 132px !important;
  width: 24px !important;
}
#eventNavi a:hover {
  background-color: #FFF;
  text-decoration: none;
}

div#indicator {
  position: relative;
  width: 100px;
  height: 40px;
  left: 30px;
  top: 100px;
  z-index: 900;
  background: url(/images/events/indicator.gif) no-repeat 0 0;
}

.eventIndexThumbnail {
  width:132px;
}