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

BODY {

  color: #000000;
  margin: 0px;
  background: #396AB9;
  background-image: url(image/bg.gif);
  background-repeat: repeat-x;
  background-position: 0 0; 
  background-attachment: fixed;
  height:100%;
  font-size: 14px;
  
}
DIV, P{
font-size: 14px;
}
#copyright{
	padding: 20px;
	color: #ffffff; 	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

.header_top{
	color: #ffffff; 	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

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

A:hover {
  color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(image/bar_background.jpg);
  background-color: #92b6e6;
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #8f628b;
}




.headerNavigation2 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation2: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: #A10000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #A10000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
  color: #ffffff;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #FAF6E5;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(image/bar_background.jpg);
  background-repeat: repeat-x;
  color: #ffffff;
  height: 20px;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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


A.product_catalog:link, A.product_catalog:visited {
  color: #3A6A06;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

A.product_catalog:hover {
  color: #3A6A06;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  
  color: #3A6A06;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Verdana, 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, 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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

.cssbutton {
border: solid 1px #204C92;
background-color: #CEDCFF;
 color : #AC1620;
vertical-align: top;
   font-weight: normal;
  font-family: Verdana, Arial, Tahoma;
font-size: 12px;
cursor: pointer;
   text-align: center; 
width: 150px;
}

.cssbutton:active, cssbuttonsubmit:active {
    border-style: inset;
}
 
.cssbuttonsubmit{
border: solid 0px #204C92;
background-color: #CEDCFF;
vertical-align: top;
color: #AC1620;
font-family: Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
text-align: center; 
width: 150px;
}



/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
	font-size: 12px;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .2em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.7em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
.plusminus {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

/* menu Image -noborderBox - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
border: solid 1px #ffffff;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;

color: #B5468A;
text-decoration: none;
}

a.menucateg:hover {
border: solid 1px #204C92;
background-color: #CEDCFF;
text-decoration: none;
font-weight: bold;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
border: solid 1px #ffffff;
vertical-align: middle;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;

text-decoration: none;
color: #8f628b;
}

a.menusubcateg:hover {
border: solid 1px #E6D0B5;
background-color: #CEDCFF;
text-decoration: none;
}

a.menusubcategsec:link, a.menusubcategsec:visited, a.menusubcategsec:active {
display: block;
border: solid 1px #ffffff;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;

text-decoration: none;
color: #8f628b;
}

a.menusubcategsec:hover {
border: solid 1px #E6D0B5;
background-color: #CEDCFF;
text-decoration: none;
}
/* menu Image -noborderBox - Show Sub-categories  End */


.welcome_box{

	border: 1px solid #396AB9;
	background-color: #DBE6F9;
	padding: 5px;
	margin-bottom: 10px;
	text-align: justify;
	
}

.welcome_box_alert{

	border: 1px solid #EC842F;
	background-color: #FFCB35;
	padding: 5px;
	text-align: justify;
}

.welcome_box_promo{

	border: 1px solid #B5468A;
	background-color: #ffffff;
	padding: 15px;
	text-align: justify;
}

.welcome_box_promo_receipts{

	border: 1px solid #148200;
	background-color: #ECFFE8;
	padding: 15px;
	text-align: justify;
}

.welcome_box_promo_bulgari{

	border: 1px solid #ff0000;
	background-color: #ffffff;
	padding: 15px;
	text-align: justify;
}

#main_bg{

	background: #CEDCFF url(image/box_bg.gif);

}

#footer{
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.content_switch{
	padding: 3px;
	margin: 2px; 
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #ececec;
}

.content_tab{
	
	border: 1px solid #cccccc;
	padding: 10px;
}

li a{
text-decoration: underline;
text-transform: uppercase;
}

h1.category_title{
font-family: Arial, sans-serif;
	font-size: 12px;
}

.pict_box{

padding: 20px;
margin-top: 20px;
margin-bottom: 120px;
border: 1px solid #cccccc;
width: 820px;
background-color: #ececec;
}

.text{
text-align: justify;
font-family: Verdana, Arial;
font-size: 18px;
}

