/*
$Id: stylesheet.css, Intimates Direct
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/

BODY { font-family: Arial,Helvetica,sans-serif; background:#FEFEFE; margin: 0 auto; overflow: auto; }
h1 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #404040; 
}
h2 { 
  font-size: 12px;
  color: #404040; }
h3 { 
  	font-size: 10px;
  	color: #FF66FF; 
}
.boxText { 
	font-size: 10px;
	color: #404040; 
}
.errorBox { 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}
.stockWarning { 
	font-size : 10px; 
	color: #CC0033; 
}
.productsNotifications { 
	background: #f2fff7; 
}
.orderEdit { 
	font-size : 10px; color: #70D250; 
	text-decoration: underline 
}
A {
  text-decoration: none;
}
A:link { 
	font-size: 12px; 
	color: #FF33FF;
}
A:hover { 
	font-size: 12px; 
	color: #15E1E1; 
}
A:visited { 
	font-size: 12px; 
	color: #FF66FF; 
}
/*
:link { color: #FF9900; } for unvisited links 
:visited { color: rgb(153, 0, 153) } for visited links 
:hover { color: rgb(0, 96, 255) } when mouse is over link 
:active { color: rgb(255, 0, 102) }  when link is clicked 
*/
form { display: inline; }
td.breadcrumb {
/*	background: url("images/infobox/navigation.jpg"); */
  	font-size: 10px;
  	font-weight: bold; 
	padding: 3px 3px 0 3px;
}
tr.headerNavigation {
  	background:#FFFFFF; 
}
tr.header {
	z-index: 0;
/*	background-image: url("images/header_background.gif"); 
	background-position: right; */
  	width:100%;
}
td.header {
	background-color: #FFFFFF;
  	font-size: 10px;
  	font-weight : bold;  
	padding-right: 4px; 
	padding-top: 1px; 
	border-bottom-style: ridge;
	border-bottom-color: #e0e0e0;
}
TR.headerError {
  	background: #ff0000;
}
TD.headerError {
  	font-family: Tahoma, Verdana, serif;
  	font-size: 12px;
  	background: #ff0000;
  	font-weight : bold;
  	text-align : center
}
TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, serif;
  font-size: 12px;
  background: #00ff00;
  font-weight: bold;
  text-align: center
}

tr.footer {
  	background: #FF66FF; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px;
}

td.footer {
  	font-size: 10px;
  	background: #FF66FF;
  	font-weight: bold; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px;
}

.infoBox {
	background: #f0f0f0;
	border-right: 1px outset #f0f0f0;
	border-bottom: 1px outset #efefef;
}

.infoBoxContents {
  	background: #fefefe;
  	background-position: top;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
  	background: #FFE6E6;
  	font-family: Verdana, sans-serif;
  	font-size: 10px;
}

td.infoBoxHeading {
  	background: #CB4D51;
  	color:#FFFFFF;
  	font-size: 12px;
  	font-weight: bold;
  	height: 24px;
  	text-align: left;
}

td.infoBox, SPAN.infoBox {
  	font-size: 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: #f8f8f9;
}

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-spacing: 1px
}

a.productListing-heading {
	color: white;
	font-style: italic;
	font-weight: normal;
}

.productListing-heading {
  color: #FFFFFF;
  font-size: 10px;
  background: #CB4D51;
  font-weight: bold; 
}

TD.productListing-data {
  font-size: 10px;
}

td.pageHeading, div.pageHeading {
  	font-size: 20px;
  	font-weight: bold;
  	color: #CB4D51;
}

TR.subBar {
  	background: #f4f7fd;
}

TD.subBar {
  	font-size: 10px;
  	color: #000000;
}

TD.main, P.main {
  	font-family: Verdana, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

.shadow {
  	display: inline;
  	float: left;
  	background: url("images/shadowAlpha.gif") no-repeat bottom right !important;
  	background: url("images/shadow.gif") no-repeat bottom right;
  	margin: 4px auto;
}

.shadow img {
  	background-color: #FFFFFF;
  	margin: -2px 2px 2px -2px;
  	border: 1px solid #a9a9a9;
  	padding: 2px;
}

.picture {
  	background-color: #FFFFFF;
  	margin: -3px 3px 3px -3px;
  	border: 1px solid #a9a9a9;
  	padding: 1px; }
 
TD.smallText, SPAN.smallText, P.smallText { 
	font-size: 10px;
	font-weight: bold; 
	color: #404040; 
}

TD.accountCategory {
  font-size: 13px;
  
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

table.formArea {
  	border-left:1px solid #7B9EBD; 
  	border-bottom:1px solid #7B9EBD; 
  	background:#F1F9FE; 
}

TD.formAreaTitle {
  	font-family: Tahoma, Verdana, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
}

SPAN.markProductOutOfStock {
  	font-family: Tahoma, Verdana, sans-serif;
  	font-size: 12px;
  	color: #c76170;
  	font-weight: bold;
}

span.productSpecialPrice {
  	color: #ff0000;
}

span.errorText {
  	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 10px;  
}
.checkoutBarCurrent { 
	font-size: 10px; 
	color: #000000; 
}

/* message box */

.messageBox { 	
	font-size: 10px; 
}
.messageStackError, .messageStackWarning { 
	font-size: 10px; 
	background-color: #ffb3b5; }
	
.messageStackSuccess { 
	font-size: 10px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
	font-size: 10px; 
	color: #ff0000; 
}

/* VJ Links Manager v1.00 begin */

table.linkListing {
  	border: 1px;
  	border-style: solid;
  	border-color: #b6b7cb;
  	border-spacing: 1px;
}

.linkListing-heading {
  	font-size: 10px;
  	font-weight: bold;
  	background: #b6b7cb;
  	color: #FFFFFF;
  	text-align: center;
}

td.linkListing-data {
  	border-right: 1px solid #b6b7cb;
  	border-bottom: 1px solid #b6b7cb;
  	padding: 4px;
  	font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.index {
	color: #666666;
	font-size: 11px;
}


/* VJ Links Manager v1.00 end */

/* PRINT.CSS */

.pageHeading { 	
	font-size: 14px; 
	color: #727272; 
	font-weight: bold; 
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }

.dataTableHeadingContent { 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold; 
}

.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; }

.dataTableContent { 
	font-size: 10px; 
	color: #000000; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #FFFFFF; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }

.fieldRequired { 
	font-size: 10px; 
	color: #ff0000; }

.smallText { 
font-size: 10px; }

.main {
	font-size: 12px; 
}

.titleHeading {
	font-size: 18px; 
	color: #727272; 
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #555555;
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #e0e0e0;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 199px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 199px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #e0e0e0;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #e0e0e0;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #e0e0e0;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #CB4D51;
text-decoration: none;
background-color: #e0e0e0;
padding: 1px 5px;
border: 1px solid #555555;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #CB4D51;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #CB4D51;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #CB4D51;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #e0e0e0;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #e0e0e0;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #e0e0e0;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */