/*
  $Id: stylesheet.css 341 2005-12-09 03:58:53Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2005 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* Reset defaults */
* {
  padding: 0;gradbox
  margin: 0;
}
/* Compensate for Firefox */
select { min-width:1.5em; }

li, dd {
  margin-left: 20px;
}

body {
  font: 10px Verdana, Arial, Geneva, sans-serif;
}

h1 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
}

h2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
}

img {
  border: 0px none;
}

/*
 * Layout
 */

#pageHeader {
  height: 73px;
  width: 100%;
}

#headerLogo {
}

#headerIcons {
  text-align: right;
  padding-top: 20px;
  height: 33px;
}

#headerBar {
  padding: 0 0.5em;
}

#pageContent {
  padding: 5px;
}

#pageColumnLeft {
  width: 125px;
  padding: 5px;
}

#pageColumnRight {
  width: 125px;
  padding: 5px;
}

#pageFooter {
  padding: 5px;
}

#pageFooter p {
  text-align: center;
}

/*
 * End Layout
 */

#headerBar, #footerBar {
  background-color: #BBC3D3;
  padding: 2px;
  color: white;
  font-weight: bold;
}

#breadcrumb {
}

.pageIcon {
  float: right;
  margin-right: 10px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  background-color: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox .outsideHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}

.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}

.inputRequirement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
}


/////////////////////////
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; font-weight: normal; }

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: white;
  font-weight : bold;
}

A.headerNavigation {
  color: white;
}

A.headerNavigation:hover {
  color: white;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: white;
  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: white;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  color: white;
  vertical-align: top;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: white;
  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: 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: black;
}

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;
}

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;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}











/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


/* CSS Boxes */

.boxGroup {
  border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;
}

.boxNew {
}

.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.boxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 3px;
}



p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}






/* Style.css contents */


td {
vertical-align:top;
}

.bootcamphead {
vertical-align:middle;
font-family: Courier New, Eras Lite ITC, Sans;
color:#000;
font-size:36px;
height:122px;
width:392px;
font-weight:bold;
}


.headbg {
background-image:url('images/headbg.png');
height: 122px;
width: 381px;
background-repeat: no-repeat;
}

.contents{
padding:5px;
color:#000;
text-align:left;
vertical-align:top;
font-family:Trebuchet MS, sans-serif;
font-size:12px;
margin-bottom:3.0pt;
margin-top:3.0pt;
line-height:150%;
list-style-image:url('images/bluearrow.gif');
}
.contents A:link {text-decoration: none; color:#083753;}
.contents A:visited {text-decoration: none; color:#083753;}
.contents A:hover {text-decoration: underline; color:#FF0103;}

.issues{
padding:5px;
color:#666666;
text-align:left;
vertical-align:top;
font-family:Trebuchet MS, sans-serif;
font-size:12px;
margin-bottom:2.0pt;
line-height:150%;
margin-top:2.0pt;
list-style-image:url('images/issuedot.gif');
}
.issues A:link {text-decoration: none; color:#083753;}
.issues A:visited {text-decoration: none; color:#083753;}
.issues A:hover {text-decoration: underline; color:#FF0103;}

.grad {
background-image:url('images/grad_bar.gif');
height: 150px;
background-repeat: repeat-x;
}

.adbox1 {
background-image:url('../../images/grad_bg.gif');
height: 152px;
background-repeat: repeat-x;
bgcolor:#97B8E5;
}

.adbox {
display: block;
background-image:url('../../images/ad_bg.gif');
height: 66px;
background-repeat: repeat-x;
}


.flashtitle{
  padding-left:5px;
  padding-top:3px;
  text-align:left;
  vertical-align:top;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#3f6072;
  margin-bottom:3.0pt;
  margin-top:3.0pt;
  line-height:125%;}
.flashtitle a {text-decoration: none; color:#3f6072;}

.qlinks {
font-size: 10pt; 
border-style: solid; 
border-width: 0;
width: 200px;
background-image:url('images/grad_bar.gif');
}

.menuanchorclass {
  padding-left:5px;
  padding-top:4px;
  font-family: Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#3f6072;
  text-transform: uppercase;
}
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
  padding-left:5px;
  padding-top:4px;
  font-family: Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#3f6072;
  text-transform: uppercase;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
  border-left:1px solid black; 
  border-right:1px solid black; 
  border-bottom:1px solid black; 
  position: absolute;
  left: 0;
  top: 5;
  visibility: hidden;
  line-height: 18px;
  z-index: 180; /* zIndex should be greater than that of shadow's below */
  background-image:url('images/grad_bar.gif');
  padding:2px;
  width: 200px;
  font-family: Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#3f6072;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #3f6072;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 5;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* ######### CSS for locations ######### */

.itabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.itabsmenuclass li{
float: left;
}

.itabsmenuclass a{
display: block;
padding: 2px 2px;
background: #B4CCEC;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 12px Arial;
width: auto;
border: 1px solid #9ABAE6;
}

.itabsmenuclass a:hover, .itabsmenuclass a.selected{
background: #82A6AD;
color: white;
}

/* ######### index page CSS for sub menu container below ######### */

.itabsmenucontentclass{
clear: left;
height: 80px;
padding: 5px;
}
/*############ finished for index page only ########## */ 

/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 2px 2px;
background: #B4CCEC;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 12px Arial;
width: auto;
border: 1px solid #9ABAE6;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #82A6AD;
color: white;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
padding: 5px;
border: 1px solid silver;
}
/* ############## finished ############ */
.boxhead {
padding:5px;
color:#666666;
text-align:left;
vertical-align:top;
font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
font-size:24px;
letter-spacing: .0001pc;
margin-bottom:3.0pt;
margin-top:3.0pt;
line-height:125%;
}

.price {
padding:5px;
color:#ff3300;
text-align:left;
vertical-align:top;
font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing: .0001pc;
margin-bottom:3.0pt;
margin-top:3.0pt;
font-weight: bold;
line-height:125%;
}

.branch {
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #515151;
	text-align:left;
	text-indent:10px;
	vertical-align:middle;
	border-bottom:1px dotted #007DB7;
}
.branch A:link {text-decoration: none; color:#333333;}
.branch A:visited {text-decoration: none; color:#333333;}
.branch A:hover {text-decoration: underline; color:#011b54;}

.hilite
{
background-color:#ffffff;
padding:5px;
color:#ff0000;
text-align:left;
font-family:Trebuchet MS, sans-serif;
font-size:12px;
margin-bottom:6.0pt;
line-height:125%;
font-style:italic;
font-weight:bold;
}


.title1
{
background-color:#EFF2F4;
padding:5px;
color:#000000;
text-align:left;
font-family:Trebuchet MS, sans-serif;
font-size:12px;
margin-bottom:2.0pt;
line-height:125%;
font-weight:bold;
height:28px;
}

.issues
{
padding:5px;
color:#666666;
text-align:left;
vertical-align:top;
font-family:Trebuchet MS, sans-serif;
font-size:11px;
margin-bottom:2.0pt;
line-height:125%;
margin-top:2.0pt;
list-style-image:url('images/issuedot.gif');
}

.issuetitle{
padding:6px;
color:#000000;
vertical-align:top;
font-family:Trebuchet MS, sans-serif;
font-size:14px;
margin-bottom:3.0pt;
margin-top:4.0pt;
line-height:125%;
font-weight:bold;
background-image:url('images/righthead.jpg');
background-position-x: center;
text-align:center;
text-transform:uppercase;
height:31px;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:#E7F1F1;
		border-width:3px 0px 3px 0px;
		border-style:solid;
		border-color:#9CA7FF;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:6px 40px 6px 8px;
		color:#112747;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#E0E5F0;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#E0E5F0;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#D7D8FF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:5px;
		margin:0px;
		background-color:#D7D8FF;
		border-width:3px 1px 1px 1px;
		border-style:solid;
		border-color:#7B7EFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 40px 2px 5px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#E7F1F1;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#112747;
		font-family:Arial;
		font-size:9px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px 4px 5px;
		border-color:#9CA7FF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url('qmimages/cssalt1_arrow_right_hover.gif');
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url('qmimages/cssalt1_arrow_right.gif');
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url('qmimages/cssalt1_arrow_down_hover.gif');
		text-decoration:underline
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url('qmimages/cssalt1_arrow_down.gif');
		background-repeat:no-repeat;
		background-position: 97% 50%;
	}