/*
 *      Tag redefinitions.
 */

body {
    /* Basic colors for the page */
    background-color: #373936;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 10px 10px 10px 10px;
    text-align: left;
  }


.revsum {
    border-bottom-color : #ffffff;
    border-bottom-width : 2px;
    border-left-color : #ffffff;
    border-left-width : 1px;
    border-right-color : #ffffff;
    border-right-width : 1px;
    border-top-color : #ffffff;
    border-top-width : 2px;
  }


.style2 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
  }


.style3 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
  }


.style4 {
    font-size: 11pt;
  }


.style5 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
  }


.style6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
  }


.style8 {
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
  }


.style9 {
    color: #FFFFFF;
    font-size: 9pt;
  }


.style10 {
    color: lightgreen;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: bold;
    text-align: center;
  }


td.main_content_area {
	padding-right: 20px;
	padding-left: 20px;
  }


A:link {
    color: #CCC;
    font-weight: normal;
  }


A:active {
    color: #CCC;
    font-weight: normal;
  }


A:visited {
    color: #CCC;
    font-weight: normal;
  }


A:hover {
    color: #FFF;
    font-weight: normal;
  }


input:hover, select:hover, textarea:hover {
    /* Basic colors for the page */background-color: #ffffff;
    color: #000;
    border: 1px solid #CCC;
  }


input:focus, select:focus, textarea:focus {
    /* Basic colors for the page */background-color: #ffffff;
    color: #000;
    border: 1px solid #FFF;
  }


textarea {
    padding: 5px 5px 5px 5px;
  }

/*
 *       Classes :D
 */




span.right_align {
    float: right;
    font-size: 8pt;
  }


div.header {
    height: 99px;
    width: 760px;
    margin: 0px auto 0px auto;
    background-image: url(../img/header.jpg);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 4;
  }


div.bbar {
    height: 29px;
    width: 760px;
    margin: 0px auto 0px auto;
    background-image: url(../img/bbar.gif);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
  }


div.body {
    width: 750px;
    margin: 0px auto 0px auto;
    background-color: #66DD66;
    text-align: left;
    padding: 5px;
  }


table.listing_roomImageDisplayTable {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 10px auto;
  }


tr.listing_roomImageRow {
  }


td.listing_roomImageMainColumn {
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    background-color: #333;
    border: 2px solid #FFF;
    width: 100%;
    text-align: left;
  }


td.listing_roomImageThumbsColumn {
    display: block;
    overflow: auto;
    background-color: #333;
    border-left: 0px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    width: 90px;
    height: 300px;
  }


td.listing_roomMainImageColumn {
    max-height: 300px;
    max-width: 400px;
  }


img.listing_roomMainImage {
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
    border: 1px solid #669966;
    max-height: 300px;
    max-width: 400px;
  }


img.listing_roomImage {
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 5px 0px;
    border: 1px solid #669966;
    max-height: 60px;
    max-width: 60px;
    float: right;
    opacity: 0.5;
  }


img.listing_roomImage:hover {
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 5px 5px;
    border: 1px solid #CCFFCC;
    max-height: 70px;
    max-width: 70px;
    float: right;
    opacity: 0.9;
  }


div.listing_roomDescription {
    padding: 5px 3px 3px 15px;
    margin: 0px 0px 10px 0px;
  }


div.listing_header {
    background-color: #333;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 10px 0px;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
  }


div.listing_header A:link {
    color: #CCC;
  }


div.listing_header A:active {
    color: #CCC;
  }


div.listing_header A:visited {
    color: #CCC;
  }


div.listing_header A:hover {
    color: #FFF;
  }


div.listing_title {
    font-size: 14pt;
    font-weight: bold;
  }


div.featured_title {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
  }


div.featured_subtitle {
    text-align: center;
    font-size : 1em;
    font-style : italic;
    font-weight : bold;
  }

/***********************************************************
 *
 *                  Rating Classes
 ***********************************************************
 *
 ***********************************************************
 */



div.rating_bar {
    float: center;
    margin: 0px 0px 20px 0px;
    text-align: center;
  }


div.rating_form_title {
    background-color: #333;
    border: 1px solid #FFF;
    font-size: 14pt;
    font-weight: bold;
    margin: 0px px 0px 0px;
    padding: 0px 0px 0px 0px;
  }


div.rating_form_title A:link {
    color: #CCC;
    text-decoration: none;
  }


div.rating_form_title A:active {
    color: #CCC;
    text-decoration: none;
  }


div.rating_form_title A:visited {
    color: #CCC;
    text-decoration: none;
  }


div.rating_form_title A:hover {
    color: #FFF;
    text-decoration: underline;
  }


input.rating_form_input {
    border: 0px solid #000000;
    margin: 0px 3px 0px 10px;
    position: relative;
    top: 1px;
  }

/**********************************************************
 *
 *               These are review classes.
 **********************************************************
 *                                                -krome-
 **********************************************************
 */




td.add_review_button_cell {
    text-align: right;
  }


td.add_review_button_title {
    vertical-align: top;
    font-size: 12pt;
    font-weight: normal;
  }


div.review_header {
    background-color: #333;
    font-size: 10pt;
    padding: 5px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
  }


div.review_header strong {
    font-size: 14pt;
  }


div.review_header A:link {
    color: #CCC;
    text-decoration: none;
  }


div.review_header A:active {
    color: #CCC;
    text-decoration: none;
  }


div.review_header A:visited {
    color: #CCC;
    text-decoration: none;
  }


div.review_header A:hover {
    color: #FFF;
    text-decoration: underline;
  }


div.review_description {
    background-color: #666;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    font-size: 10pt;
    padding: 5px 5px 5px 25px;
    margin: 0px 0px 10px 0px;
  }

/***************************************************************
 *                    Admin-Specific Styles
 ***************************************************************
 */
 



div.admin_main_bbar {
    width: 90%;
    background-color: #333;
    color: #FFF;
    font-size: 8pt;
    margin: 0px auto 0px auto;
    padding: 3px 5px 3px 5px;
    border: 1px solid #FFF;
  }


div.admin_main_bbar A:link {
    color: #CCC;
    text-decoration: none;
  }


div.admin_main_bbar A:active {
    color: #CCC;
    text-decoration: none;
  }


div.admin_main_bbar A:visited {
    color: #CCC;
    text-decoration: none;
  }


div.admin_main_bbar A:hover {
    color: #FFF;
    text-decoration: underline;
  }


div.admin_options {
    background-color: #999;
    font-size: 8pt;
    padding: 3px 10px 3px 25px;
    margin: 0px 0px 0px 0px;
  }


div.admin_options A:link {
    color: #CCC;
    text-decoration: none;
  }


div.admin_options A:active {
    color: #CCC;
    text-decoration: none;
  }


div.admin_options A:visited {
    color: #CCC;
    text-decoration: none;
  }


div.admin_options A:hover {
    color: #FFF;
    text-decoration: underline;
  }

/*******************************************************************
 *  Styles for the manage categories page
 *******************************************************************/



table.manage_categories_table {
    width: 100%;
  }


tr.manage_categories_row {
    border-bottom: 1px solid #FFF;
  }

/*******************************************************************
 *  Banner advertisement classes
 *******************************************************************/

/* Horizontal banners */



div.hbanner {
    width: 468px;
    height: 60px;
    border: 1px solid #000;
    margin: 10px auto 10px auto;
  }


img.hbanner {
    width: 468px;
    height: 60px;
    border: 0px solid #000;
    margin: 0px 0 0px 0;
  }

/* Vertical banners */



div.vbanner {
    width: 60px;
    height: 468px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 3px solid #FFF;
    float: right;
  }


img.vbanner {
    width: 60px;
    height: 468px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px solid #FFF;
    float: right;
  }

/*
 *  Classes for the My Rooms page
 */



div.myRooms_ListingObject {
    vertical-align: top;
    border: 1px solid #FFF;
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 3px 5px;
    background-color: #333;
  }


div.myRooms_ListingObject:hover {
    vertical-align: top;
    border: 1px solid #FFF;
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 3px 5px;
    background-color: #666;
  }


div.myRooms_ListingObject A {
    text-decoration: none;
  }

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
