/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  
*/

div{
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#3B7B87;
	scrollbar-arrow-color:#8CB3B8;
	scrollbar-3dlight-color:#8CB3B8;
}

img {
border:0px;
}

.contour{
	border:1px solid #3B7B87;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 9px; background: #FF6A6E; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #FE0140; }
.productsNotifications { background: #70d250; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: gray; text-decoration: underline; }

body {
	background-color: #8CB3B8;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
}

TD {
  font-size: 9px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #727272;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #727272;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #909090;
	text-decoration: underline;
}

A.headerNavigation:hover {
  color: #FFDE28;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #727272;
}

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

.infoBox {
  
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background: #727272;
  color: #ff3333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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: white;
}

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: white;
}

TABLE.productListing {

}

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

A.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  /*border-bottom:1px dotted silver;*/
}

A.pageResults {
  color: #6E4467;
}

A.pageResults:hover {
  color: black;
}

A.productsLink {
  text-size: 10px;
  color: #787878;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #6E4467;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
}

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #C4E41A;
  font-weight: bold;
}

TABLE.formArea {
  background: #ebebeb;
  border-color: #727272;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

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

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

SPAN.productsPrice {
  font-weight: bold;
  color: #b21216;
}

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

.moduleRow { }
.moduleRowOver { background-color: #EEEBD8; cursor: pointer; cursor: hand; color:black;}
.moduleRowSelected { background-color: #EEEBD8; color:black;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #A9A9A9; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #6E4467; font-weight: bold; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #FF6A6E; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #8CB3B8; }

/* input requirement */

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

/*specific for PBS*/

#header {
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 100%;
}
.boxHeader {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 209px;
}
.grayboxHeader {
	margin: 0px;
	height: 24px;
	width: 209px;
}
.boxContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxSpecialsContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

.grayboxContent {
	background:;
	width: 209px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxFooter {
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 209px;
}
.boxIcon {
	position: relative;
	left: 7px;
	top: 5px;
}
.boxTitle {
	position: relative;
	left: 12px;
	top: 3px;
}

A.boxLink {
  font-weight: bold;
  color:#526C7F;
  text-decoration: none;
}

A.boxLink:hover {
  font-weight: bold;
  color:#FFDE28;
  text-decoration: underline;
}

A.boxLink2 {
  color:#526C7F;
  text-decoration: none;
}

A.boxLink2:hover {
  color:#FFDE28;
  text-decoration: underline;
}

.box {
	margin-bottom: 4px;
}

.graybox {
	margin-bottom: 4px;
	background: url(images/graybox_background.jpg) no-repeat;
}

#headerMenu {
	margin-bottom: 18px;
}
.flag {
	margin: 2px;
}
#breadCrumb {
	font-weight: bold;
	padding-left: 10px;
	margin: 2px;
	font-size:10px;
}
.separator1 {
	margin-right: 10px;
}
#footerLine {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.separator2 {
	margin-right: 10px;
	margin-left: 10px;
}
#footerMenu {
	text-align: center;
	font-size: 9px;
	color: #5A5A5A;
}
#footerCopyright {
	font-size: 9px;
	color: 6189A0;
	text-align: center;
	margin-top: 10px;
}
a.breadcrumb {
	color: #6E4467;
	text-decoration: underline;
}
a.breadcrumb:hover {
	color: #3B7B87;
	text-decoration: none;
}

a.footerMenu {
	color: #5A5A5A;
	text-decoration: underline;
}
a.footerMenu:hover {
	color: #FFDE28;
	text-decoration: none;
}

#infoboxLanguages {
padding: 3px;
}

.loginBox{
  line-height:90%;
  padding-right:2px;
}

#newsletterBox {
  margin-bottom:4px;
}

#banner {
	/*position: absolute;
	height:50px;
	width:468px;
	top: 40px;
	left: 30%;*/
	border:solid 1px #000000;
}

#fianet {
	margin-bottom: 20px;
	margin-right:10px;
}

#cybermut {
	text-align: center;
}

.faqdesk {
    margin: 1px;
}

.faqdesk_question {
    font-weight: bold;
}

.faqdesk_answer_long {
}

.faqdesk_even {
    background-color: #8CB3B8;
}

.faqdesk_odd {
    background-color: #EDEBD6;
}

.faqdesk_icon {
    margin: 5px;
    vertical-align: middle;
}

.newsdesk {
    
}

a.newsdesk, a:hover.newsdesk {
    text-decoration: none;
    color: black;
}

.newsdesk_back {
    margin-top: 10px;
    text-align: center;
}

.newsdesk_article_name, .newsdesk_article_name_long {
    font-weight: bold;
    font-size:  12px;
    color: #6E4467;

}

.newsdesk_article_shorttext, .newsdesk_article_description {
    text-align: justify;

}

.newsdesk_date_added {
    color: #8CB3B8;
    font-weight: bold;

}

.newsdesk_image {
    float:left;
    margin-right:10px;
}

.newsdesk_even {
    background-color: #8CB3B8;
}

.newsdesk_odd {
    background-color: #EDEBD6;
}

.newsdesk_icon {
    margin: 5px;
    vertical-align: middle;
}
