/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#left_navigation {
  vertical-align: top;
  width: 128px;
  padding: 6px;
}

#left_navigation p {
  text-indent: -0.5em;
  padding-left: 0.5em;
  margin: 0px;
}

#right_navigation {
  width: 128px;
  vertical-align: top;
}

#content {
 padding: 8px;
 vertical-align: top;
 padding-left: 5px;
 padding-right: 75px;
}

#content h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  font-size: 20px;
  padding-left: 25px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

#content h2 {
  font-size: 18px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

#content h3 {
  font-size: 16px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

#content #article_body {
  padding: 30px 40px;
  text-align: justify;
  line-height: 1.3;
  font-size: 10.5pt;
}

/* Content Widths */
/* IE */
#content #article_body,
#content #related_products,
#content #reviews {
  width:62%;
}

/* Firefox */
#content>#article_body,
#content>#related_products,
#content>#reviews {
  width:55%;
}

.education #article_body {
  background-image: url(images/edu_tile.gif);
}

.party #article_body {
  background-image: url(images/background_tile.gif);
}


#content #article_body .smallText {
  color: #ddd;
}

#content #article_body a:link,
#content #article_body a:visited {
  text-decoration: underline;
  font-weight: normal;

}

#content #article_body a:hover {
  font-weight: normal;
}

#content #article_navigation {
  margin-top: 1em;
  border-top: 1px dotted #bbb;
  padding-top: 1em;
  text-align: center;
  clear: both;
}

#content #related_products {
  vertical-align: top;
  margin-top: 20px;
  text-align: center;
}

#content #related_products h1 {
  margin: 0px;
  font-size: 1em;
  width: auto;
  text-align: left;
}

#content #reviews {
  text-align: right;
  font-size: 0.8em;
}

#content #left_column {
}

#content #right_column {
  position: absolute;
  left: 64.5%;
  top: 200px;
  margin-left: 5px;
  padding-left:10px;
}

/* Firefox */
#content #article_body>#right_column {
  left: 64%;
  margin-left: 20px;
}

/* Store index */
a img { border: none; }

#store_index {
  border-collapse: separate;
  margin-left: 50px;
  margin-right: 25px;
}

#store_index td {
  padding: 9px 28px;
}

#store_index a img {
  border: 1px solid #555; 
}

#store_index a:hover img {
  background-color: #fff;
  opacity: 0.8;
}

/* Two column "Sex doctors to the rescue" layout */
#content #sex_doc_point {
  width: 46%;
  float: left;
  margin-bottom: 1em;
}

#content #sex_doc_counterpoint {
  width: 46%;
  float: right;
  margin-bottom: 1em;
}

#content .author_photo {
  float: right;
  margin: 4px 0px 4px 9px;
  border: 3px solid black;
}

/* Education main page */
#education_toc td {
  padding: 0px;
}

#education_toc a img {
  border: none;
}

#education_toc td:hover {
  background-color: #fff;
}

#education_toc a:hover img {
  opacity: 0.8;
}

/* Ask The Sex Doc styles */

.question {
  border-bottom: 1px dotted #bbb;
  font-style: italic;
}

/* Top 10s */
#top_10_outer {
  background-color: #000;
}

#top_10_left {
  background-image: url(images/top_10_left.png);
  background-repeat: no-repeat;
  height: 544px;
  width: 146px;
  padding: 0px;
}

#top_10_right {
  background-image: url(images/top_10_right.png);
  background-repeat: no-repeat;
  height: 544px;
  width: 146px;
  padding: 0px;
}

#top_10 {
  border: none;
  border-collapse: collapse;
  text-align: justify;
  line-height: 1.3;
  font-size: 10.5pt;
  padding: 0px;
}

#top_10_centre {
  background-color: #7e1418;
  padding: 20px;
}

/* ^^^ Sanity ends here ^^^ */

.boxText {  font-size: 0.8em; }
.errorBox { font-family : "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;  color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; color: #70d250; text-decoration: underline; }

.boxText table td { font-size: 0.8em; }

td.main { font-size: 10pt; }

BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

.menuitems {
  color: #ff3366;
  text-decoration: none;
}

.menuitemsparty {
  color: #0066FF;
  text-decoration: none;
}

.menuitemscontact {
  color: #00CCFF;
  text-decoration: none;
}

.menuitemseduc {
  color: #00CC33;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  background-repeat: repeat;
}

TD.partybody {
  background: #990000;
  color: #FFFFFF;
}

table#store_header {
  background: #ff3366;
  color: #000;
}

table#party_header {
  background: #0066FF;
  color: #000;
}

table#contact_header {
  background: #00CCFF;
  color: #000;
}

table#education_header {
  background: #00CC33;
  color: #000;
}

TR.headerNavigation TD {
  vertical-align: bottom;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0.8em;  
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

TR.headerNavigation a:hover {
  color: #000000;
}

tr.headerNavigation td.breadcrumbs {
  font-weight: normal;
  padding-left: 0.75em;
  color: #fff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  background: #000000;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFFFFF;
 
}

TD.footer {
   
  background: #000000;
  color: #333333;
  font-weight: bold;
  background-repeat: repeat;
}

.infoBox {
  background: #000000;
  border-bottom: solid #333333;
  border-bottom-width: 1px;
}

.infoBoxContents {
  background: #000000;
}

.templatetext {
    color: #FFFFFF;
    
    padding-right: 0.5cm;
    padding-left: 0.5cm;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  
}

TD.infoBoxHeading {
  
  font-size: 0.8em;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #333;
  
}

TD.infoBox, SPAN.infoBox {
  
  
  color: #ff3366;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000000;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  
  
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10pt;  
}

TD.productDesc {
  color: #808080;
  font-size: 10pt;
  padding: 1px 7px 1px 7px;

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  
  
  font-weight: lighter;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #000000;
}

TD.main, P.main {

  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  color: #9a9a9a;
  font-size: 0.6em;
}

.smallText a,
.smallText a:link,
.smallText a:visited {
  color: #9a9a9a;

}

TD.catmenuText {

  font-size: 11pt;
  font-weight: lighter;

}

TD.accountCategory {
  
  
  color: #aabbdd;
}

TD.fieldKey {
  
  
  font-weight: bold;
}

TD.fieldValue {
  
  
}

TD.tableHeading {
  
  
  font-weight: bold;
}

SPAN.newItemInCart {
  
  
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  
}

TEXTAREA {
  width: 100%;
  
  
}

SPAN.greetUser {
  
  
  color: #FFFFFF;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #ff0000; }
