/*
  $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:"Trebuchet MS", Tahoma; font-size: 12px; }
.errorBox { font-family:"Trebuchet MS", Tahoma; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:"Trebuchet MS", Tahoma; font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:"Trebuchet MS", Tahoma; font-size: 12px; color: #70d250; text-decoration: underline; }

/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBox1 {
  background: #f0bdcc;
}


.infoBoxContents {
 background: #ffffff; 
 /* background:#f0bdcc; */
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

.infoBoxContents1 {
  
  background:#f0bdcc;
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

TD.infoBoxHeading {
margin-bottom:10px;
padding-left:10px;
line-height:180%;
color:#ffffff;
height:21px;
width:177px;
background-color:#5B0929;
text-transform:uppercase;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
}



TD.infoBox, SPAN.infoBox {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

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

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

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

.productListing-heading {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  background: #5B0929;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #5B0929;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:"Trebuchet MS", Tahoma; 
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

TD.accountCategory {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:"Trebuchet MS", Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:"Trebuchet MS", Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:"Trebuchet MS", Tahoma;
  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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family:"Trebuchet MS", Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family:"Trebuchet MS", Tahoma;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:"Trebuchet MS", Tahoma; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:"Trebuchet MS", Tahoma; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family:"Trebuchet MS", Tahoma; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family:"Trebuchet MS", Tahoma; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:"Trebuchet MS", Tahoma; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:"Trebuchet MS", Tahoma; font-size: 12px; color: #ff0000; }




/*********************/


/* CSS Document */

body { 
	font-family:"Trebuchet MS", Tahoma;
	font-size: 12px;
	margin: 0px;

	background-color:#5a0929;
}

a {
font-family:"Trebuchet MS", Tahoma; 
}
A {
  color: #000000;
  text-decoration: none;
}

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


p { 
	font-family:"Trebuchet MS", Tahoma; 
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
color:#5B0929;
font-size:13px;
font-weight:bold;
padding-bottom:3px;
border-bottom:solid 1px #000000;
}

#whole {
margin-left:auto;
margin-right:auto;
width:900px;

}

#container {
float:left;
margin-left:auto;
margin-right:auto;
width:900px;
height:auto;
background-color:#ffffff;
}

.header{
	background:url(images/header2.jpg) no-repeat bottom;
	height:163px;
	width:900px;
}

.top_menu_table {
border-left:solid 1px #5B0929;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
background-color:#333333;
}
.left_head{
width:195px;
height:47px;
}


.left_menu {
float:left;
width:187px;
height:auto;
background-color:#ffffff;
margin:0px;
padding:0px;
}

.left_menu_module {
margin-top:10px;
margin-bottom:10px;
width:187px;
height:auto;
}

.contact_us_button a{

margin-left:6px;
text-decoration:none;
text-align:center;
line-height:240%;
color:#ffffff;
display:block;
height:31px;
width:175px;
background-image:url(images/contact_us_button_bg.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
background-color:#f0bdcc;
}


.contact_us_button a:hover{
text-decoration:none;
line-height:240%;
display:block;
height:31px;
width:175px;
background-image:url(images/contact_us_button_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
background-color:#f0bdcc;
}

.left_menu_module {
margin-top:10px;
margin-bottom:10px;
width:187px;
height:auto;
}

/*
.top_menu {
margin-top:116px;
width:878px;
height:23px;
 
	font-family:"Trebuchet MS", Tahoma;
	font-size: 12px;

}
*/

.top_menu_table {
margin-right:123px;
_margin-right:57px;
float:left;
border-left:solid 1px #5B0929;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
}

.top_menu_table td {
border-right:solid 1px #5B0929;
border-bottom:solid 1px #5B0929;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
}

.top_menu_table td a{
background-color:#333333;
text-decoration:none;
padding:0 14px 0 20px;
line-height:200%;
text-transform:uppercase;
color:#ffffff;
height:21px;
display:block;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;

}

.top_menu_table td a:hover {
background-color:#ffffff;
color:#000000;
font-family:"Trebuchet MS", Tahoma;
font-size: 12px;
text-decoration:none;
}

/*
#header {
float:left;
width:900px;
height:163px;
background:url(images/header2.jpg) no-repeat bottom;
background-color:#f0bdcc;
}
*/
/*******************/




.module_header {
height:21px;
width:163px;
background-color:#333333;
}


.module_links {
padding:10px;
background-color:#ffffff;
border-left:solid 1px #494949;
border-right:solid 1px #494949;
border-bottom:solid 1px #494949;
width:141px;
height:auto;
}

.module_links a {
display:block;
width:141px;
text-decoration:none;
line-height:180%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.module_links a:hover {
background-color:#e6e6e6;
text-decoration:none;
}


.module_links a:hover {
text-decoration:none;
}

.product_container {
_padding:8px; /*code for internet explorers display problems */
border:solid 1px #FF9900;
padding:8px;
background-color:#ffffff;
}

.product_container a:hover {
background-color:transparent;
}

.product_image {
border:solid 1px #ffffff;
}

a img.product_image:hover {
border:solid 1px #e39eb0;
}


.search_button {

margin-top:10px;
padding-left:75px;

width:87px;
height:18px;
}

#content {
margin-left:180px;
width:670px;
height:auto;
padding:20px;
min-height:846px;
background-color:#ffffff;
}

.welcome {
width:650px;
padding:10px 0 10px 20px;
border:solid 1px #494949;
margin-bottom:30px;
}

.welcome a{
color:#904566;
}

.welcome a:hover {
color:#000000;
}

.red_link1 {
color:#5B0929;
text-decoration:underline;
/*font-weight:bold;*/
}

.red_link1 a {
color:#5B0929;
text-decoration:underline;
font-weight:bold;
}

.red_link1 a:hover {
text-decoration:underline;
}


table.content_products{
margin-top:10px;
margin-bottom:40px;
}

table.content_products td{
padding: 0 20px 0 20px;
}

span.product_name {
font-size:11px;
line-height:170%;
}

span.product_name a{
color:#000000;
text-decoration: underline;
}

span.product_name a:hover {
color:#660033;
text-decoration: underline;
}

span.product_description {
font-size:10px;
}

span.product_price {
line-height:200%;
font-weight:bold;
}





.call_us_now {
display:inline;
margin:0 40px 0 0;
}

table.affiliates {
border-top:solid 1px #494949;
width:830px;
height:auto;
text-align:center;
}

table.affiliates1 {
width:830px;
height:auto;
text-align:center;
}

#footer {
background-color:#1a1a1a;
color:#ffffff;
display:inline;
border-top:solid 1px #333333;
padding-top:10px;
padding-bottom:10px;
float:left;
text-align:center;
width:900px;
height:auto;
}

p.copyright {
float:center;
}


.opmc a{
color:#ffffff;
text-decoration:underline;
}

.opmc a:hover{
color:#EEEEEE;
text-decoration:underline;
}

.last{
width:900px;
background-color:#FFFFFF;
margin: 0px;
border-bottom:solid 1px #494949;
}

/*
a.left_menu_link:hover {
background-color:#E0E0E0;
}
*/
.left_menu_link {
background-color:#f0bdcc;
width:187;
color:#000000;
}


.left_menu_link a {
background-color:#f0bdcc;
color:#000000;
}
.left_menu_link a:hover {
display:block;
background-color:#E0E0E0;
text-decoration:none;
color:#000000;
}


.left_menu_link1 {
background-color:#ffffff;
width:177px;
color:#000000;
padding-left:10px;
}


.left_menu_link1 a {
background-color:#ffffff;
color:#000000;
padding-left:10px;
}
.left_menu_link1 a:hover {
display:block;
background-color:#E0E0E0;
text-decoration:none;
color:#000000;
padding-left:10px;
}