body {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px; padding: 0px; background-color:#E6E5D8;}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight:bold;
  font-stretch:condensed;
  color : #F0B000;
  margin-top:8px;
  margin-bottom:8px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #F0B000;
  line-height: 15px;
  margin-bottom:2px;
  margin-top:2px;
}
h3 {font-family: Arial, Helvetica, sans-serif; color: #000000}

.small_headers_h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#990000;
    margin:1px;
    padding:1px;
}

.small_headers_h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    font-weight:normal;
    color:#4679DF;
    margin:1px;
    padding:1px;
}



.listing_link {text-decoration:none;color:#000000; font-size:12px; }
.listing_link:visited, .listing_link:active, .listing_link:link {text-decoration:none;color:#000000; font-size:12px; }
.listing_link:hover {text-decoration:underline;color:#000000; font-size:12px; }
.listing_table { width:expression(document.body.clientWidth > 530? '530px': 'auto' );  font-size:12px; }

input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
select {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
form {margin:0px;padding:0px;}
.searchback { background-image: url(/images/search_back.gif); background-repeat: repeat-y;}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color : #000000;}
.textblack { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #003366}
.text_black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.text_black_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.text_blue_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000FF; font-weight: bold}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #663300; }
.text_wht_bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold }
.table_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color:#003365;
}
.text_highlight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699}
.text_green { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #339900; font-weight: bold }
.text_optional { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: normal}
.text_red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: normal}
.text_red12 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; font-weight: normal}
.text_red12b { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; font-weight: bold}
.text_blackitalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.text_loading { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold }
.text_loading1{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold }
.text_redbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold}
.text_black14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 }
.text_black14bold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 ; font-weight: bold}
.supersmalltext { font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #999999}
.tiny {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.footerlink {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #000000}
.footerlink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #000000}
.footerlink:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #000000}
.footerlink:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #000000}
.footerlink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #000000}
.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000}
.normaltextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold}
.style1 {font-size: 12px}
.subtitles {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #F2E0AB;
  line-height: 15px;
}





.tables {
    background-color: #E7E9EF;
  }

.tables_small {
    background-color: #E7E9EF;
    font-size: 11px;
  }

.tablesdark {
    background-color: #C0C0E2;
  }

.tableshighlight {
    background-color: #660000;
    color: #FFFFFF;
  }

.tooltip {
    font-size: 12px;
    font-weight: bold;
    background-color: #ffc;
    color:#610303;
    border: 1px solid #000;
    padding: 2px;
  }

.subheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003365;
  }

.subheader_coupon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    background-color: #003365;
  }

.subheader_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003365;
  }



.image_seen {
    color: #F2E0AB;
    border-width:1px;
  }


.image_seen:hover {
    color: #83839A;
    border-width:1px;
  }


.image_seen:visited {
    color: #F2E0AB;
    border-width:1px;
  }


.image_seen:link {
    color: #F2E0AB;
    border-width:1px;
  }



/* left menu begin*/
.leftmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #CC6600;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  cursor:pointer;
}

.leftmenu a:link { color: #F7BD5E;  text-decoration:none;}
.leftmenu a:hover { color: #F7BD5E;   text-decoration:none;}
.leftmenu a:visited { color: #F7BD5E;  text-decoration:none;}
.leftmenu a:active { text-decoration:none;}

.leftmenuover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #663300;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  cursor:pointer;
}

.leftmenuover a:link { color: #FFFF99;  text-decoration:none;}
.leftmenuover a:hover { color: #FFFF99;  text-decoration:none;}
.leftmenuover a:visited { color: #FFFF99;  text-decoration:none;}
.leftmenuover a:active { text-decoration:none;}
/* left menu end*/

/*bottom menu begin*/
.bottommenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-stretch:condensed;
  text-transform: uppercase;
  padding-top: 6px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px;
  background-color:inherit;
  cursor:pointer;
}

.bottommenu a { color: #CC6600; text-decoration:none;}
.bottommenu a:link { color: #CC6600;  text-decoration:none;}
.bottommenu a:hover { color: #663300;   text-decoration:none;}
.bottommenu a:visited { text-decoration:none;}
.bottommenu a:active { text-decoration:none;}
/*bottmo menu end*/

/* company */
.company_subheader {
    background-color : #663300;
    color : #FFFFFF;
    font-family : verdana;
    font-size : 10px;
    font-weight : bold;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 1px;
  }


.company_tables {
    background-color: #F2E0AB;
    color:#000000;
    font-size:10px;
    font-family:verdana;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 1px;
  }


.company_white {
    background-color: #FFFFFF;
    color:#000000;
    font-size:10px;
    font-family:verdana;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 1px;
  }

.company_subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FF9900;
    font-weight: bold;
  }

.divider {
    background-image: url(/images/vert_divider.gif);
    background-repeat: repeat-y;
  }
/* end company */

/* used to show special offer */
 .special_table {
  color:#000000;
  background-color:#FDBD0E;
  border-style:solid;
  border-width:3px;
  border-color:#000000;
  width:527px;
  text-align:left;
  padding:3px;
/*  background-image:url(/images/special_content.gif);
  background-repeat:repeat-y;*/
 }

/* right side at member area */
.your_listings_table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    background-color:#663300;
}

.your_listings_table td {
    color: #FFFFFF;
    background-color:#663300;
}

.your_listings_table a {
    color: #FFFFFF;
    text-decoration:none;
}

.your_listings_table a:link, .your_listings_table a:visited {
    color: #FFFFFF;
    text-decoration:none;
}

.your_listings_table a:hover {
    color: #FFF200;
    text-decoration:underline;
}


table.basetable { text-align:left; margin-left:auto; margin-right:auto;  font-family: Arial, Helvetica, sans-serif; }
.basetable table { text-align:left; margin-left:auto; margin-right:auto;  font-family: Arial, Helvetica, sans-serif; }
.basetable tr { background-color: #F2E0AB;}
.basetable tr:hover { background-color: #E0E0FF;}
.basetable td { padding:2px; font-size: 11px; }
.basetable th { background-color: #663300; padding:2px; font-weight:normal;  font-size: 11px; color:#FFFFFF; }
.basetable th a {color: #FFFFFF; }
.basetable th a:hover{color:#04FFEE}
.basetable input { border: 1px solid #000000;  font-size: 11px;  }
.basetable select { border: 1px solid #000000;  font-size: 11px;  }

/* Styles for the tree.                                     */
span.TreeviewSpanArea A {
     font-size: 10pt;
     font-family: verdana,helvetica;
     text-decoration: none;
     color: black;}
span.TreeviewSpanArea A:hover { color:#820082;}


/* tabs css */
.tabs {position:relative; height: 27px; margin: 0; padding: 0; background:url(/images/bar_off.gif) repeat-x; overflow:hidden}
.tabs li {display:inline;}
.tabs a:hover, .tabs a.tab-active {background:#fff url(/images/bar_on.gif) repeat-x; border-right: 1px solid #fff;}
.tabs a  {height: 27px; font:12px verdana, helvetica, sans-serif;font-weight:bold;
    position:relative; padding:5px 10px 10px 10px; margin: 0px -4px 0px 0px; color:#2B4353;text-decoration:none;border-left:1px solid #fff; border-right:1px solid #6D99B6;}
.tab-container {background: #eeeeff; border:1px solid #6D99B6;}
.tab-panes { margin: 3px }
/* end tabs css */



/*** blog entries styles: begin ***/
.blogEntry {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogEntry .postContainer {
    border: 1px solid #CCCCCC;
    margin: 5px 0px 5px 0px;
}
.blogEntry .postDate {
    font-size: 11px;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}
.blogEntry .postTitle {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border-bottom: 1px solid #CCCCCC;
    background-color: #FF9900;
    color: #000000;
}
.blogEntry .postTitle h3,  .blogEntry .postTitle a {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.blogEntry .postFormTitle {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    background-color: #663300;
    color: #FFFFFF;
}
.blogEntry .postReview {
    padding: 0px 10px 15px 10px;
    font-size: 11px;
}
.blogEntry .postPdf {
    padding: 0px 10px 15px 10px;
    font-weight: bold;
    font-size: 11px;
}
.blogEntry .signature {
    padding: 0px 10px 15px 10px;
    font-size: 11px;
}
.blogEntry .postFooter {
    padding: 0px 10px 15px 10px;
}
.blogEntry .info {
    font-size: 11px;
    padding: 0px 10px 10px 10px;
}
.blogEntry .datailInfo {
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #CC6600;
    border-bottom: 1px solid #CC6600;
    background-color: #FFCC66;
}
.blogEntry .datailInfo a {
    color: #663300;
}
.blogEntry .postDetailDate {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}
.blogEntry .info a {
    margin-right: 10px;
    color: #CC6600;
}
.blogEntry .info em {
    padding-right: 6px;
    font-style: normal;
}
.blogEntry .author {
    margin: 0;
    padding: 0 0 0 3px;
    border-left: none;
    border-right: none
}
.blogEntry .info .date {
    padding-left: 15px;
    background: url(i/post.gif) center left no-repeat;
}
.blogEntry .info .author {
    padding-left: 0px;
    border-color: #949494;
    background: url(i/author.gif) 0px 2px no-repeat;
}
.blogEntry a.commentlink {
    background: url(i/comments.gif) center left no-repeat;
}
.blogEntry .commentEntry {
    padding: 0px 0px 0px 30px;
    font-size: 11px;
}
.blogEntry .commentEntry .commentTitle {
    font-weight: bold;
    padding: 0px 0px 3px 0px;
}
.blogEntry .commentEntry .commentDetails {
    padding: 0px 0px 0px 20px;
}
.blogEntry .commentEntry .commentAuthor, .blogEntry .commentEntry .commentText {
    font-style: italic;
}
.blogEntry .commentEntry .commentText {
    padding: 0px 0px 5px 0px;
}

table.blogCommentForm {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm td {
    background-color: #F2E0AB;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm th {
    background-color: #663300;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm input, .blogCommentForm select, .blogCommentForm textarea {
    border: 1px solid #000000;
}
.blogCommentForm .messageBox {
    background-color: #FFC;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-weight: bold;
}

.blogEntry .blogArchiveTitle {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
h3.newsTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #CC6600;
}
div .sociable {
    margin: 0px 0px 5px 0px !important;
    padding: 0px 10px 0px 10px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }

.sociable span {
  display: block;
  margin-bottom: 3px;
}
.sociable ul {
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
}
.sociable li {
  background: none;
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
  float: none;
  width: 16px;
  height: 16px;
  border: 0;
  margin: 0;
  padding: 0;
}

.sociable-hovers {
  opacity: .4;
  -moz-opacity: .4;
  filter: alpha(opacity=40);
}
.sociable-hovers:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}


.tableitem {
    text-align : left;
    padding-bottom : 2px;
    padding-top : 2px;
    padding-left : 2px;
    padding-right : 2px;
    background-color : #FFFFFF;
    background-image : none;
    cursor:pointer;
}
.overtableitem {
    text-align : left;
    padding-bottom : 2px;
    padding-top : 2px;
    padding-left : 2px;
    padding-right : 2px;
    background-color : #CC9999;
    background-image : none;
    cursor:pointer;
}
.tableitem a, .overtableitem a, .tableitem a:hover, .overtableitem a:hover, .tableitem a:visited, .overtableitem a:visited {
    color:#000000;
    font-style:normal;
    text-decoration:none;
}

