/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: arial, sans-serif;    }
.errorBox { font-family : arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

categorybox { 
  background-image : url(../images/infobox/categorybgr.gif);
  background-repeat : repeat;
  font-family: arial, sans-serif;
    }


BODY {
  background-image : url(../images/heart.jpg); 
  background-repeat : no-repeat; 
  background-width: 100%;
  background-position: top;
  background-align: center;
  


  
  background-color: #be1480;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  
}

.headercart {
 background-image: url(images/headercartbgr.png);
 background-repeat : no-repeat; 
 vertical-align: top;
 padding-top: 7px;
 width: 474px;
 height: 60px;
 font-family: arial, sans-serif;
 font-size: 12px;  
 color: #ffffff;
  
}

.homeparty {
 background-image: url(images/pixel_trans.gif);
 background-repeat : repeat; 
 vertical-align: top;
 padding-top: 7px;
 width: 474px;
 height: 60px;
 font-family: arial, sans-serif;
 font-size: 12px;  
 color: #ffffff;
   
}

.sloganarea {
  background-image: url(images/sloganbgr.png);
  width: 474px;
  height: 90px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: arial, sans-serif;
  font-size: 14px;
  /*background: #bbc3d3;*/
  BACKGROUND-IMAGE: url(../images/infobox/headerbox.gif) ;
  height: 38px;
  color: #ffffff;
  
}

A.headerNavigation { 
  color: #ffffff;
  
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  BACKGROUND-IMAGE: url(../images/infobox/infobox.gif) ;
  height: 20px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ff00ff;
}

.infoBoxContents {
  background: #f4f7fd;
  font-family: arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial, sans-serif;
  font-size: 10px; 
}

TD.infoBoxHeading {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  BACKGROUND-IMAGE: url(../images/infobox/infobox.gif) ;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, sans-serif;
  font-size: 10px;
}

.Sideinfobox {
   background: #f4f7fd;
}

TD.SideinfoBoxHeading {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image : url(../images/infobox/categorybgr.gif);
  border: 1px;
  border-style: solid;
  border-color: #ccc;
  border-spacing: 1px;

  font-color: #be1480;
  font-variant: small-caps;
}
.SideinfoBoxContents {
  background: transparent;
  font-family: arial, Arial, sans-serif;
  font-size: 14px;
  
}


.left-column {
    background: #f4f7fd;
    padding: 5px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px; 
  border-style: solid;
  border-color: #ff00ff;
  border-spacing: 1px;
}

.main-content {
   font-family: arial, sans-serif;
   font-size: 13px;
   background: #fafafa;
   padding: 10px;
}

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: #EEEEEE;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff00ff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: arial, sans-serif;
  font-size: 11px;
  /*background: #b6b7cb;*/
  BACKGROUND-IMAGE: url(../images/infobox/infobox.gif) ;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, sans-serif;
  font-size: 12px;
}

.productListing-column {
width: 10%;
border:1px dotted #D5D5D5;
text-align:center;
vertical-align:bottom;
padding:10 10 10 10;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* START - Latest News v1.1.5 Added By Georg Skjæveland: , DIV.main */
TD.main, P.main, DIV.main {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #9a9a9a;
}

TD.accountCategory {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: arial, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, sans-serif; font-size: 10px; color: #ff0000; }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #bfbfbf;
}

ul.sitemap {
color: #ff0000;
}

.star-product-title {
  font-family: arial, sans-serif;
  text-align : center;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
.starprice{
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: arial, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:5px;
}
.specials_desc{
 font-family: arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

.CategoryMenubox {
   background: #f4f7fd;
}

TD.CategoryMenuBoxHeading {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image : url(../images/infobox/categorybgr.gif);
  border: 1px;
  border-style: solid;
  border-color: #ccc;
  border-spacing: 1px;

  font-color: #be1480;
  font-variant: small-caps;
}
.CategoryMenuBoxContents {
  background : transparent;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  
}

 
/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #f122a6;
        list-style: none;
}

.catwithsubs, .catwithnosubs {
	padding-right: 10px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 190px;
}

.activelink {
	display: block;
	font-weight: bold;
         
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

.homepartyMenu {
   background: #f1f9fe;
   width: 23%;
   Height: 60px;
   vertical-align: top;
  font-size: 14px;
  border: 1px;
  border-style: solid;
  border-color: #ff00ff;
  border-spacing: 1px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;

}

.homepartyContent {
  width: 77%;
vertical-align: top;
text-align: left;
padding-left: 7px;
padding-bottom: 7px;

}
.informasjonmenybox {
  background: #f1f9fe;
  font-family: arial, sans-serif;
  font-size: 14px;
  border: 1px;
  border-style: solid;
  border-color: #ff00ff;
  border-spacing: 1px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ship_Price {
  background: transparent;
  font-family: arial, sans-serif;
  font-size: 12px;
  border: 1px;
  border-style: none;
  border-color: #ff00ff;
  border-spacing: 1px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

h1 {font-size: 16px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #000080;
word-spacing: 0;
text-indent: 0;
line-height: 100%;
margin: 0;
padding: 0}

.DildoGuideHeading {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color : #eeeeee;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 1px; 
  border-style: solid;
  border-color: #ff00ff;
  border-spacing: 1px;
  }