@CHARSET "ISO-8859-1";

body	 		{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ffcc66;
  text-decoration: none;
  background-color: #999999;
}

a {
  font-weight: bold;
  text-transform: none;
  text-decoration: underline;
  color: #ffcc33;
}
a:hover	{
  font-weight: bold;
  text-transform: none;
  text-decoration: underline overline;
  color: #ffcc33;
}

.topnavlink {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
  color: #ffcc66;
  background-color: #000000;
}
a.topnavlink {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  text-decoration: underline;
  color: #ffcc66;
  background-color: #000000;
}
a:hover.topnavlink {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  text-decoration: underline overline;
  color: #ffcc66;
  background-color: #000000;
}

input {
  color: #000000;
  background-color: #DDDDDD;
  border: 1px solid #666666;
}

.inputButton {
  color: #000000;
  background-color: #FFCC33;
  border: 1px solid #666666;
}

table	{
  font-size: 13px;
  text-decoration: none;
  color: #ffcc66;
}

.submit_button {
    background-color: #ffcc33;
    border: 1px solid #666;
}

/* highlight for links that are currently being displayed */
.displayed_link {
  color: #FFF;
  font-weight: bold;
}
.error {
  font-weight: bold;
  color: #FF0000;
}
.title_bar {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #484848;
  border-bottom:1px solid #555;
}
.type {
  float: left;
  margin: 0;
  padding: 2px 4px;
  font-size: 100%;
  font-weight: bold;
  color: #FFCC66;
}
.title {
  float: left;
  margin: 0;
  padding: 2px 4px;
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
}
.added {
  float: right;
  margin: 0;
  padding: 2px 4px;
  font-size: 95%;
  color: #FFF;
  font-weight: bold;
}
/* display block containing most of the content on the site */
.block_title {
  background:#393847;
  border:1px solid #888;
  text-align: left;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.block_details {
  text-align: left;
  background:#393847;
  border:1px solid #888;
  border-top: none;
}
/* display block containing the "coming soon" content */
.coming_title {
  background: url(images/highlight_title.jpg) repeat-x;
  text-align: left;
  border:1px solid #888;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.coming_details {
  background:#393847;
  border:1px solid #888;
  border-top: none;
}
/* display block containing the "news" content */
.news_title {
  background: url(images/highlight_title.jpg) repeat-x;
  text-align: left;
  border:1px solid #888;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.news_details {
  background:#393847;
  border:1px solid #888;
  border-top: none;
}
/* display block containing the "spotlight" content */
.spotlight_title {
  background: url(images/highlight_title.jpg) repeat-x;
  text-align: left;
  border:1px solid #888;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.spotlight_details {
  background:#393847;
  border:1px solid #888;
  border-top: none;
}
/* display block containing the "recent updates" content */
.recent_title {
  background: url(images/highlight_title.jpg) repeat-x;
  text-align: left;
  border:1px solid #888;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.recent_details {
  background:#393847;
  border:1px solid #888;
  border-top: none;
}
/* display block containing the "events" content */
.event_title {
  background: url(images/highlight_title.jpg) repeat-x;
  text-align: left;
  border:1px solid #888;
  border-bottom: none;
  color:white;
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  padding:4px 2px 6px 5px;
}
.event_details {
  background:#393847;
  border:1px solid #888;
  border-top: none;
}

/* ----- recent updates ----- */
.recent_update {
  text-align: left;
  margin: 5px 5px;
}
.recent_update td {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC33;
  background: #333;
}
.recent_update img {
  margin: 5px;
}
.recent_update p.model_info {
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
  margin: 5px 5px 0 0;
}
.recent_update p.model_details {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px 5px 5px 0;
}
.recent_update p.model_stats {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px 5px 10px 0;
}
.recent_update p.other_details {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 3px 5px;
}
.recent_update p.other_stats {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px;
}
.recent_update p.other_info {
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
  margin: 3px;
  padding-left: 5px;
}
.recent_update table.ru_title {
  background: #484848;
  border-bottom:1px solid #555;
}
.recent_update td.ru_type {
  background: #484848;
  margin: 0;
  padding: 2px 4px;
  font-size: 100%;
  font-weight: bold;
  color: #FFCC66;
  text-align: left;
}
.recent_update td.ru_added {
  background: #484848;
  margin: 0;
  padding: 2px 4px;
  font-size: 95%;
  color: #FFF;
  font-weight: bold;
  text-align: right;
}

/* ----- coming soon ----- */
.coming_soon table.main {
  margin: 5px;
  border: 1px solid #555;
}
.coming_soon table.cs_title {
  background: #484848;
  border-bottom:1px solid #555;
}
.coming_soon td {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC33;
  background: #333;
}
.coming_soon td.cs_type {
  background: #484848;
  margin: 0;
  padding: 2px 4px;
  font-size: 100%;
  font-weight: bold;
  color: #FFCC66;
  text-align: left;
}
.coming_soon td.cs_added {
  background: #484848;
  margin: 0;
  padding: 2px 4px;
  font-size: 95%;
  color: #FFF;
  font-weight: bold;
  text-align: right;
}


/* main profile - used for Recent Updates */
.profile {
  float: left;
  width: 330px;
  padding: 0;
  margin: 10px;
  background: #333333;
  border: 1px solid #555;
}
.profile p.model_info {
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
  margin: 5px 5px 0 0;
  float: right;
  width: 210px;
}
.profile p.model_details {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px 5px 5px 0;
  float: right;
  width: 210px;
}
.profile p.model_stats {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px 5px 0 0;
  float: right;
  width: 210px;
}

.profile p.other_info {
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
  margin: 8px 5px 0 0;
  padding-left: 5px;
  float: left;
  width: 310px;
}
.profile p.other_stats {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px;
  float: left;
  width: 310px;
}
.profile p.other_details {
  font-size: 90%;
  font-weight: normal;
  color: #FFCC66;
  margin: 3px 5px;
  float: right;
  width: 150px;
}
.profile p.img img {
    float: left;
    margin: 5px;
}

/* Coming Soon profile  */
.comingsoon_profile {
  float: left;
  width: 160px;
  padding: 0;
  margin: 5px;
  background: #333333;
  border-bottom: 3px solid #222;
  border-right: 3px solid #222;
}
.comingsoon_profile p.days {
  float: left;
  font-size: 100%;
  font-weight: bold;
  color: #FFF;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 160px;
}
.comingsoon_profile p.title {
  float: left;
  font-size: 100%;
  font-weight: bold;
  background: #666;
  color: #FFCC66;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 160px;
}
.comingsoon_profile p.img img {
  margin: 3px auto;
}

/* erotic fiction profile  */
.story_profile {
  float: left;
  text-align: left;
  width: 550px;
  padding: 0;
  margin: 10px 5px;
  background: #31303D;
  border: 1px solid #666;
}
.story_profile p.story_title {
  font-size: 125%;
  font-weight: bold;
  color: #FFF;
  margin: 5px 5px 0 0;
  float: right;
  width: 380px;
}
.story_profile p.story_text {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 2px 5px 15px 5px;
  float: right;
  width: 380px;
}
.story_profile p.story_author {
  font-size: 95%;
  font-weight: bold;
  color: #FFF;
  margin: 2px 5px;
  float: right;
  width: 380px;
}
.story_profile p.story_tease {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #FFCC66;
  margin: 2px 0;
  padding: 2px 5px;
  float: right;
  width: 380px;
}
.story_profile p.story_full {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  color: #FFCC66;
  margin: 5px 5px 15px 5px;
  float: right;
  width: 380px;
}
.story_profile p.img img {
    float: left;
    margin: 0 5px 5px 5px;
    border: none;
}

/* video clip  profile  */
.clip_profile {
  float: left;
  width: 520px;
  padding: 0;
  margin: 10px 5px 20px 10px;
  background: none;
  background: #333333;
  border-bottom: 3px solid #222;
  border-right: 3px solid #222;
}
.clip_profile p.clip_title {
  font-size: 125%;
  font-weight: bold;
  color: #FFF;
  margin: 5px 5px 0 0;
  float: right;
  width: 290px;
}
.clip_profile p.clip_desc {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 2px 5px 15px 5px;
  float: right;
  width: 290px;
}
.clip_profile p.clip_players {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 2px 5px 15px 15px;
  float: left;
  width: 480px;
}
.clip_profile p.clip_notes {
  font-size: 85%;
  font-weight: normal;
  color: #FFDD77;
  margin: 2px 5px 15px 15px;
  float: left;
  width: 490px;
}
.clip_profile p.clip_options {
  font-size: 95%;
  font-weight: bold;
  color: #FFF;
  margin: 2px 5px;
  float: right;
  width: 290px;
}
.clip_profile p.img img {
    float: left;
    margin: 0 0 10px 10px;
    border: none;
}

/* Video Feeds */
.video_feeds {
  margin: 0 0 20px 0;
}
.video_feeds td {
  text-align:center;
  font-weight: bold;
}
.video_feeds img {
  border: none;
  margin: 15px 0 0 0;
}


/* gallery page profile - wider than front page version */
.gallery_profile {
  float: left;
  width: 450px;
  padding: 0px 0;
  margin: 10px 10px 10px 20px;
  background: #333333;
  border: 1px solid #555;
}
.gallery_profile p.other_info {
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  color: #FFF;
  margin: 0 5px 5px 35px;
  padding-left: 5px;
  float: left;
  width: 350px;
}
.gallery_profile p.other_stats {
  font-size: 90%;
  font-weight: normal;
  text-align: left;
  color: #FFCC66;
  margin: 5px 5px 5px 0;
  float: right;
  width: 280px;
}
.gallery_profile p.other_details {
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  color: #FFCC66;
  margin: 5px 5px 5px 50px;
  float: left;
  width: 350px;
}
.gallery_profile p.img img {
    float: left;
    margin: 5px;
}

/* event page profile */
.event_profile {
  float: left;
  width: 480px;
  padding: 0px 0;
  margin: 5px 10px 5px 10px;
  background: #333333;
  border: 1px solid #555;
}
.event_profile p.other_info {
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  color: #FFF;
  margin: 0 5px 5px 35px;
  padding-left: 5px;
  float: left;
  width: 450px;
}
.event_profile p.other_stats {
  font-size: 90%;
  font-weight: normal;
  text-align: left;
  color: #FFCC66;
  margin: 5px 5px 5px 0;
  float: right;
  width: 300px;
}
.event_profile p.other_details {
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  color: #FFCC66;
  margin: 5px 5px 5px 50px;
  float: left;
  width: 300px;
}
.event_profile p.img img {
    float: left;
    margin: 5px;
}

/* Formatting for Store Products */

/*----- STORE PRODUCT -----*/
.store_product {
  float: left;
  text-align: left;
  width: 550px;
  padding: 0px 0;
  margin: 0;
  background: #333333;
  border: 1px solid #666;
/*  border-left: 1px solid #777;
  border-top: 1px solid #777;
  border-bottom: 3px solid #222;
  border-right: 3px solid #222; */
  display: inline;
}

.store_product_mem {
  float: left;
  text-align: left;
  width: 700px;
  padding: 0px 0;
  margin: 0;
  background: #333333;
  border: 1px solid #666;
/*  border-left: 1px solid #777;
  border-top: 1px solid #777;
  border-bottom: 3px solid #222;
  border-right: 3px solid #222; */
  display: inline;
}
.store_product_mem ul.header {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 130%;
  font-weight: normal;
  color: #FFF;
  list-style: none;
  background: #666;
  width:100%;
  display: inline;
}


.store_product li {
  color: #FFF;
}
.store_product p.order_info {
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  color: #FFF;
  margin: 5px 0 5px 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.member_info {
  font-size: 115%;
  font-weight: bold;
  font-style: normal;
  color: #FF3300;
  margin: 0 0 5px 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.tagline {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #FFCC66;
  margin: 0 0 5px 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.preorder_text {
  font-size: 105%;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  margin: 10px 0 0 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.short_desc {
  font-size: 95%;
  font-weight: normal;
  color: #FFCC33;
  margin: 5px 0 15px 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.product_link {
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  color: #FFCC33;
  margin: 0 0 15px 0;
  padding: 0;
  float: right;
  width: 390px;
  display: inline;
}
.store_product p.img img {
  float: left;
  margin: 7px;
  display: inline;
}
.store_product ul.header {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 130%;
  font-weight: normal;
  color: #FFF;
  list-style: none;
  background: #666;
  width:100%;
  display: inline;
}
.store_product li.name {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  display: inline;
}
.store_product li.special {
  float: right;
  margin: 0;
  padding: 0 5px 0 0;
  font-size: 120%;
  font-weight: bold;
  color: #FFCC33;
  font-style: italic;
  display: inline;
}
.store_product ul.footer {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  list-style: none;
  width:100%;
  display: inline;
}
.store_product li.stats {
  float: left;
  margin: 1px 0 0 7px;
  padding: 0;
  font-size: 95%;
  font-weight: bold;
  color: #FFCC66;
  display: inline;
}
.store_product li.action {
  float: right;
  margin: 1px 7px 0 0;
  padding: 0;
  font-size: 95%;
  font-weight: bold;
  color: #FFCC66;
  font-style: normal;
  display: inline;
}

/*----- STORE CATEGORY -----*/
.store_category {
  text-align: left;
  float: left;
  width: 170px;
  padding: 0;
  margin: 0;
  background: #333;
  border: 1px solid #666;
}
.store_category p.cat_title {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 130%;
  font-weight: normal;
  text-align: center;
  color: #FFF;
  background: #666;
  width:100%;
  display: inline;
}
.store_category p.cat_list {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  color: #FFF;
  background: #333;
  width:100%;
}
.store_category ul.categories {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #FFCC33;
  background: #333;
  width:100%;
}
.store_category li.cat {
  margin: 10px 40px;
}

/*----- STORE PRODUCT (FULL PAGE DESC) -----*/
.store_page_title {
  text-align: left;
  background:#393847;
  border:1px solid #666;
  border-bottom: none;
  color:white;
  font-size:150%;
  font-family:arial;
  font-weight:bold;
  padding:5px 2px 0 5px;
}
.store_page_details {
  background:#393847;
  border:1px solid #666;
  border-top: none;
}

.store_product_full {
  text-align: left;
  font-size: 14px;
  float: left;
  width: 680px;
  padding: 0px 0;
  margin: 10px 0 0 10px;
  background: #333333;
  border: 1px solid #666;
  display: inline;
}
.store_product_full li {
  color: #FFF;
}
.store_product_full p.tagline {
  font-size: 110%;
  font-weight: bold;
  font-style: italic;
  color: #FFCC66;
  margin: 5px 5px 10px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.preorder_text {
  font-size: 105%;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  margin: 5px 5px 10px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.order_info {
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  color: #FFF;
  margin: 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.member_info {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #FF3300;
  margin: 5px 5px 15px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.special {
  font-size: 110%;
  font-weight: bold;
  color: #FFF;
  margin: 5px 5px 10px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.short_desc {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC33;
  margin: 5px 5px 10px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.movie_info {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC66;
  margin: 5px 5px 10px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.cast_list {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  color: #FFCC33;
  margin: 5px 5px 15px 5px;
  padding: 0;
  float: right;
  width: 500px;
  display: inline;
}
.store_product_full p.cast_list a {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  color: #FFCC66;
  display: inline;
}
.store_product_full p a:hover {
  color: #FFF;
}
.store_product_full p.img {
  float: left;
  width: 150px;
  color: #FFCC66;
  margin: 10px 0 10px 5px;
  display: inline;
}
.store_product_full p.img img {
  margin: 2px 0 10px 0;
}
.store_product_full ul.header {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 130%;
  font-weight: normal;
  color: #FFF;
  list-style: none;
  background: #666;
  width:100%;
  display: inline;
}
.store_product_full li.name {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  display: inline;
}
.store_product_full li.special {
  float: right;
  margin: 0;
  padding: 0 5px 0 0;
  font-size: 120%;
  font-weight: bold;
  color: #FFCC33;
  font-style: italic;
  display: inline;
}
.store_product_full ul.footer {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  list-style: none;
  width:100%;
  display: inline;
}
.store_product_full li.stats {
  float: left;
  margin: 1px 0 0 7px;
  padding: 0;
  font-size: 95%;
  font-weight: bold;
  color: #FFCC66;
  display: inline;
}
.store_product_full li.action {
  float: right;
  margin: 1px 7px 0 0;
  padding: 0;
  font-size: 95%;
  font-weight: bold;
  color: #FFCC66;
  font-style: normal;
  display: inline;
}
.store_product_full p.scene_order {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  font-style: normal;
  color: #FFF;
  margin: 5px;
  padding: 0;
}
.store_product_full p.trailer {
  text-align:center;
  color: #FFCC66;
  float: left;
  margin: 10px;
  padding: 0;
  font-size: 150%;
  font-weight: bold;
  width: 680px;
  display: inline;
}
.store_product_full p.trailer a {
  color: #FFCC33;
  font-size: 80%;
  font-weight: normal;
}
/*----- STORE PAGE TRAILER -----*/
.store_product_trailer {
  font-size: 14px;
  float: left;
  width: 680px;
  padding: 0px 0;
  margin: 10px 0 0 10px;
  background: #442222;
  border: 1px solid #FFCC33;
  display: inline;
}
.store_product_trailer p.trailer {
  text-align:center;
  color: #FFCC66;
  float: left;
  margin: 10px;
  padding: 0;
  font-size: 150%;
  font-weight: bold;
  width: 660px;
  display: inline;
}
.store_product_trailer p.trailer a {
  color: #FFCC33;
  font-size: 80%;
  font-weight: normal;
}

/*----- STORE PAGE VIDEO SCENE -----*/
.video_scene {
  float:left;
  width: 580px;
  padding: 0px 0;
  margin: 10px 0 10px 50px;
  background: #222222;
  border: 1px solid #666;
  display: inline;
}
.video_scene ul.header {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 120%;
  font-weight: normal;
  color: #FFF;
  list-style: none;
  background: #666;
  width:100%;
  display: inline;
}
.video_scene li.name {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  display: inline;
}
.video_scene p.scene_desc {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  color: #FFCC33;
  margin: 5px 10px;
  padding: 0;
  float: left;
  width: 560px;
  display: inline;
}
.video_scene p.scene_desc a {
  color: #FFCC33;
  background: #222;
}
.video_scene p.scene_desc a:hover {
  color: #FFF;
  text-decoration: underline overline;
}
.video_scene p.scene_img img {
  margin: 5px 0 10px 25px;
  display: inline;
}

.be-there {
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #00004F;
}
.not-there {
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #31303D;
}

.descript_text {
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

a.descript_text {
  color: #FFCC33;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}

a:hover.descript_text {
  color: #FFFFCC;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}

.head-lg {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
}

.head-med {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

.head-sm {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

/* model application */
.app input {
  background: #444;
  border: 1px solid #666;
  color: #FFCC33;
}
.app select {
  background: #444;
  border: 1px solid #666;
  color: #FFCC33;
}
.app textarea {
  background: #444;
  border: 1px solid #666;
  color: #FFCC33;
}

/* styles for the store forms */
#checkout {
  font-family: arial;
  font-size: 12px;
}

#checkout ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

#checkout table {
  color: #FFCC33;
  background-color: #666666;
}

#checkout td {
  color: #FFCC33;
  background-color: #333333;
}

#checkout td.formHeader {
  background-color: #666666;
}

#checkout .message {
  font-size: 80%;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
}

#checkout label {
  float: left;
  width: 220px;
  margin: 0 2px 0 0;
  color: #FFCC66;
  font-weight: bold;
  display: block;
  text-align:right;
}

#checkout li {
  float: left;
  padding: 2px 0;
  list-style: none;
  color: #FFFFFF;
  font-size: 95%;
  margin: 2px 0 2px 10px;
}

#checkout li.note {
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  color: #FFCC33;
  text-align: left;
  margin-top: 5px;
}

#checkout input, select, textarea {
  border: 2px solid #888888;
  background-color: #FFFFFF;
  padding-left:2px;
  margin-left: 10px;
}

#checkout .disabled {
  background-color: #555555;
}

#checkout .required {
  color: #FF0000;
  font-weight: bold;
  font-size: 115%;
}

#checkout input.formButton {
  color: #000000;
  background-color: #FFCC33;
  border: 1px solid #666666;
}

.invoice {
  background-color: #666666;

}

.invoice-inner {
  background-color: #333333;
}

.noStock {
  font-weight:bold;
  color:#FFFFFF;
}


#login {
  display: inline;
  margin-bottom: 0;
}

#login input {
  border: 1px solid #888888;
  background-color: #E0E0E0;
  padding-left:2px;
  margin-left: 5px;
}

#myaccount {
  font-family: arial;
  font-size: 12px;
}

#myaccount ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

#myaccount table {
  color: #FFCC33;
  background-color: #666666;
}

#myaccount td {
  color: #FFCC33;
  background-color: #333333;
}

#myaccount td.formHeader {
  background-color: #666666;
}

#myaccount .message {
  font-size: 80%;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
}

#myaccount label {
  float: left;
  width: 100px;
  margin: 0 2px 0 0;
  color: #FFCC66;
  font-weight: bold;
  display: block;
  text-align:right;
}

#myaccount li {
  float: left;
  padding: 2px 0;
  list-style: none;
  color: #FFFFFF;
  font-size: 95%;
  margin: 2px 0 2px 10px;
}

#myaccount li.note {
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  color: #FFCC33;
  text-align: left;
}

#myaccount li.heading {
  width: 100%;
  color:#FFFFFF;
  font-size:110%;
  font-weight:bold;
  text-align: left;
}

#myaccount input, select, textarea {
  border: 2px solid #888888;
  background-color: #FFFFFF;
  padding-left:2px;
  margin-left: 5px;
}

#myaccount .disabled {
  background-color: #555555;
}

#myaccount .required {
  color: #FF0000;
  font-weight: bold;
  font-size: 115%;
}

#myaccount input.formButton {
  color: #000000;
  background-color: #FFCC33;
  border: 1px solid #666666;
}
