/*
  $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; color:#982197; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; border-style:solid; border-color: #FF0000; border-width: 1px;}
.expectingBox { font-family : Verdana, Arial, sans-serif;   font-size: 10px; color: #86c41b; background: #FCCC98; font-weight: bold; border-style:solid; border-color: #86c41b; border-width: 1px;}
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #982197;
}
A {
  color: #982197;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image:url(images/topbar.jpg);
  background-color:#ffffff;
}
TR.BottomNavigation {
  background-image:url(images/bottombar.jpg);
  background-color:#ffffff;
}

.boxHeader {
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 14px;
	 font-weight:bolder;
	 color:#982197;
	 }

TD.BottomNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/bottombar.jpg);
  background-repeat:repeat-y;
  background-color:#ffffff;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/topbar.jpg);
  background-repeat:repeat-y;
  background-color:#ffffff;
  color: #ffffff;
  font-weight : bold;
}

.shopOutline {
  border-style: solid;
  border-width:  3;
  border-color: #86c41b; 
}

.Outside{
	background-color: #EBEBEB;
	height: 100%;
	border: 0;
}
A.shopbox:hover {
	text-decoration:underline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
A.shopbox {
	font-size:11px;
	color:#982197;
}

TR.headerError {
  background: #ff0000;
}

A.green {
  font:Verdana, Geneva, sans-serif; 
  color: #86c41b;
 
}

A.productbox:hover { 
color:#982197;
text-decoration:underline; 
}


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

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

.infoBox {
  border-style: solid;
  border-color: #86c41b;
  border-width: 3px;
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  color: #982197;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #982197;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: 1px;
  border-style: solid;
  border-color: #86c41b;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #982197;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:"Berlin Sans FB";
  font-size: 32px;
  color: #982197;
}

TD.pageHeadingPrice, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #86c41b;
}

TD.pageHeadingPriceExcl, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #86c41b;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.pageStartHeader {
  font-family:"Berlin Sans FB";
  font-size: 36px;
  color: #982197;
  line-height:1;
  
}


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: 10px;
  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;
}



table.specials {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #d7d7d7 #d7d7d7 #d7d7d7 #d7d7d7;
	border-collapse: collapse;
	background-color: white;
}

table.specials td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #d7d7d7 #d7d7d7 #d7d7d7 #d7d7d7;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.specials2 td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.specials2 {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


.productSpecialPrice {
  font-family:"Berlin Sans FB";
  font-size:40px;
  color: #86c41b;
}

.productSpecialPrice2 {
  font-family:"Berlin Sans FB";
  font-size:40px;
  color: #ffffff;
}

.productSpecialPriceSmall {
  font-family:"Berlin Sans FB";
  font-size:16px;
  color: #982197;
  height: 10;
}

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #F00; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; color:#000; background-color: #c4df9b; border-style: solid; border-width:1; border-color:#a4c275;}

/* input requirement */

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


/* product listing */
.infoBoxProducts {
  text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.infoBoxProducts a {
  color: #333333;
}

.ProductsDetail {
  text-align: center;
  border-style: solid;
  border-color: #d66fd5;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.ProductsDetailBox {
  border-style: solid;
  border-color: #982197;
  border-width: 2px;
  background-color: #d4a6d4;
  font-family: Verdana, Arial, sans-serif;
  color: #982197;
}

.SuppliersTermsBox {
  border-style: solid;
  margin-left:inherit;
  border-color: #982197;
  border-width: 2px;
  background-color: #d4a6d4;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  color: #982197;
}

.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #982197;
}
.ImageBox {
  border-style: solid;
  border-color: #86c41b;
  border-width: 3px;
  background-color:#ffffff;
}


.HeadingH2{
 font-family: Verdana, Arial, sans-serif;
 color: #982197;
 font-size:11px;
 font-weight:bold;
 
}

.BlueBox{
  border-style: solid;
  border-color: #982197;
  border-width: 2px;
  background-color: #ffffff;
}



.ProductsListingBox {
  border-style: solid;
  border-color: #86c41b;
  border-width: 2px;
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  color: #86c41b;
}

.HRxsell{
  border: 0;
  width: 80%;
  color: #86c41b;
  background-color: #86c41b;
  height: 2px;
}

.linestyle{
	width: 80%;
	border-style:dotted;
	color: #982197;
	line-height: 0.5px;
}
.TEXTxsell{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style:italic;
  color: #86c41b;
}

.headerTextWhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}
.headerTextBlue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #982197;
  font-weight : bold;
}

/********************************************************Tabbed Panels*/


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
	/* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	/*font: bold 0.7em sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color: #d4a6d4;
	list-style: none;
	border-left: solid 1px #982197;
	border-bottom: solid 1px #982197;
	border-top: solid 1px #982197;
	border-right: solid 1px #982197;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #ffa800;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	
	border-left: solid 1px #982197;
	border-bottom: solid 1px #982197;
	border-top: solid 1px #982197;
	border-right: solid 1px #982197;
	background-color: #EEE;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	color: #982197;
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}