/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 hpdl Exp $

  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: 10px; }
.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: #FFEBCD; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #F0F8FF;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: url(/images/clouds3.jpg);
    font-family: Arial, Helvetica, sans-serif;
}

TR.headerNavigation {
  background: #ABCDFB;
}

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

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

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

.infoBox {
  background: #b6b7cb;
}

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

.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: #ABCDFB;
  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: #f4f7fd;
}

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

TR.productListing-heading {
  background: #ABCDFB;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ABCDFB;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

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: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  line-height: 1.5;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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; }

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10px; height:10px; background-color:#ABCDFB; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold}
.clLevel0{background-color:#ABCDFB; color:white;}
.clLevel0over{background-color:#ABCDFB; color:yellow; cursor:pointer; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#ABCDFB; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold}
.clLevel1{background-color:#ABCDFB; color:white;}
.clLevel1over{background-color:#ABCDFB; color:yellow; cursor:pointer; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ABCDFB; }

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold}
.clLevel2{background-color:#ABCDFB; color:white;}
.clLevel2over{background-color:#006699; color:white; cursor:pointer; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#ABCDFB; }

.apf_browse_border { margin:5em; border: medium double #00659C; }
.apf_cart_text3_style { color:#00659C; font-family:Arial,Helvetica,sans-serif; font-size:larger; font-weight:bold; white-space:nowrap; width:33%; }
.apf_checkbox { clear:right; float:right; font-weight:bold; padding:6px; }
.apf_color_bar { background-color:#00659C; font-size:x-small; text-align:center; width:100%; }
.apf_comments_summary { font-weight:bold; }
.apf_error { font-size:150%; font-weight:bold; color:red; }
.apf_even_row { background-color:#eeeeee; padding:6px; }
.apf_footer { font-size:xx-small; text-align:center; }
.apf_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.apf_heading4c { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#990000; margin-bottom: 10px; }
.apf_normal_heading { font-weight:bold; }
.apf_odd_row { background-color:#ffffff; padding:6px; }
.apf_prices { color:#990000; }
.apf_prices_list { text-decoration: line-through; }
.apf_prices_text { font-weight:bold; }
.apf_small_text { font-size:x-small; }
.apf_submit_button_style { background-color:#eeeec2; color:#505068; cursor:pointer; font-weight:bold; }
.apf_customer_reviews_header { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#990000; }
td.enclosed {border-top: groove 2px #eeeecc; border-bottom: groove 2px #eeeecc; border-left: groove 2px #eeeecc; border-right: groove 2px #eeeecc; }
table.framed {color: #333333; background: #eeeecc; border:1px solid #333333; margin-bottom:5px;}
td.framed { border-bottom: groove 2px #eeeecc;}
table.menu a { border:1px solid #333333; display: block; white-space: nowrap; }
div.menu a { color: #333333; background: #ffffff; text-decoration:none; font-size:11px; line-height:16px; font-family: Tahoma, verdana, sans-serif; padding: 2px 5px; }
div.menu a:link { color: #333333; background: #D7E9F7; }
div.menu a:active { color: #333333; background: #D7E9F7; }
div.menu a:visited {color: #333333; background: #D7E9F7; }
div.menu a:hover { color: #eeeeee; background: #333333; border:1px solid #000000; }
table.menu2 a { border:1px solid #333333; display: block; white-space: nowrap;}
div.menu2 a { color: #333333; background: #ffffff; text-decoration:none; font-size:11px; line-height:16px; font-family: Tahoma, verdana, sans-serif; padding: 2px 5px; }
div.menu2 a:link { color: #ffffff; background: #ABCDFB; }
div.menu2 a:active { color: #ffffff; background: #ABCDFB; }
div.menu2 a:visited {color: #ffffff; background: #ABCDFB; }
div.menu2 a:hover { color: #eeeeee; background: #333333; border:1px solid #000000; }

#header {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#headertitle { position:fixed; left:53px; top:3px; width:367px; height:82px; z-index:2; }
#clouds { background-image:url(images/clouds3.jpg); width:100%; height:75px; background-repeat: repeat-x; background-position: 84px 0px;}
#headermenu { position:fixed; right:0px; top: 0px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }

#leftnav { position: fixed; left: 7px; top: 85px; width:125px; }

.navmenu { 
	background: #f1f9fe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #9a9a9a;
	margin-bottom: 7px;
}

.menuheader {
	text-indent: 7px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	background: #ABCDFB; 
	color: #ffffff; 
	height: 15px;
}

.indent {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#contentcontainer { position: absolute; left: 139px; top: 80px; margin-right: 7px;}

.content {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 30px;
}

.contenttitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #9a9a9a;
	padding-bottom: 10px;
}

.footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background: #ABCDFB; 
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.footerleft {
	float: left; 
	margin-top: 4px;
	margin-bottom: 4px;
}

.footerright {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
}

.smalltext {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#GPL {
	position: fixed;
	color: #FFFFFF;
	bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	text-align: center;
	font-size: 9px;
	padding-top: 12px;
}

#GPL a:link {
	color: #FFFFFF;
}

#GPL a:active {
	color: #FFFFFF;
}

#GPL a:visited {
	color: #FFFFFF;
}

.checkboxlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checkboxlist li {
	padding-left: 20px;
	background-image: url(images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

.boldsubheader {
	font-weight: bold;
	font-size: 20px;
	color: #9a9a9a;
}

.paragraph {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
}

.paragraph li {
	margin-bottom: 10px;
}

.borderedtable table {
	color: #333333;
	background: #f1f9fe;
	border-collapse: collapse;
	margin-left:45px;
	margin-bottom:15px;
	margin-top:10px;
	text-align: left;
}

.borderedtable td {
	color: #333333;
	background: #f1f9fe;
	border:1px solid #9a9a9a;
	padding: 3px;
}

.bottomborder {
	border-bottom: groove 2px #eeeecc;
}

.bottomborderfull {
	border-bottom: groove 2px #eeeecc;
	width: 100%;
}

.bottommargin {
	margin-bottom: 10px;
}

.topborder {
	border-top: groove 2px #eeeecc;
}

.itempages {
	clear: both;
	margin-bottom: 30px;
}