/*
  $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: 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; }



BODY {
  background: #f3fbf3;
  color: #000000;
  margin: 0px;
  font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif; 
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #a6aaa0;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a6aaa0;
  color: #ffffff;
  font-weight : bold;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  
}

.infoBoxNoticeContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  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: #ffffff;
}

TABLE.productListing {
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6f8272;
  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: 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;
}

SPAN.errorText {
  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; }

/* 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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

/* CUSTOM STYLES 
-------------------------------*/

#top-border {
	width: 100%;
	margin: 0px;
	background-color: #0f2e07;
	height: 26px;
	border-bottom: 5px solid #728575;
	}

#top-border a {
	font-size: 12px;
	}
	
#navbar {
	width: 960px;
	background-color: #6f8272;
	height: 45px;
	font-size: 14px;
	color: #fff;
	}
	
#navbar input#keywords {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	height: 27px;
	width: 220px;
	vertical-align: middle;
	padding: 5px;
	}
	
#navbar input#submit {
	background:url(images/search-button.png);
	border: none;
	height: 27px;
	width: 37px;
	margin-left: -6px;
	vertical-align: middle;
	}
	
#navbar label {
	vertical-align: middle;
	}

#main-table {
	border-left: 1px solid #e4f5b5;
	border-right: 1px solid #e4f5b5;
	width: 960px;
	}
	
.clearthis {
	clear: both;
	}
	
.center {
	width: 960px;
	margin: 0px auto;
	}
	
.left {
	float: left;
	clear: left;
	}
	
.right {
	float: right;
	clear: right;
	}
	
#navbar .left {
	padding: 7px 15px;
	}
	
#navbar .right {
	padding: 12px 20px;
	}
	
#navbar .right a {
	vertical-align: middle;
	color: #fff;
	}

#navbar .right ul {
	margin: 0;
	padding: 0;
	}

#navbar .right li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
ul.categories {
	color: black;
	border: none;
	margin-left: -15px;
	width: 191px;

	}

ul.categories li {
	list-style-type: none;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 3px;
	padding-left: 20px;
	background: #ffffff url(images/bullet_green.gif) left no-repeat;

	}

ul.categories li a {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
	}

ul.categories a:hover {
	color: #ffffff;
	background-color: #009933;
	text-decoration: none;
	}
	
ul.categories a:link, a:visited {
	color: #000000;
	text-decoration: none;	
	}

ul.categories a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #009933;
	text-decoration: none;
}

ul.categories a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

a.link_lev_0 {	
	list-style-type: none;
	background: transparent url(images/bullet_green.gif) left no-repeat;
	padding-left: 20px;
	margin: 3px auto;
	}

a.cat_lev_1 li {
	list-style-type:none;
	}
	
table.infoBox tbody tr td table.infoBoxContents tbody tr td.boxText li {
	list-style-type: none;
	background: transparent url(images/bullet_green.png) left no-repeat;
	margin: 15px 35px;
	padding-left: 20px;
	font-size: 12px;
	color: #0f2e07;
	}
	
table.infoBox tbody tr td table.infoBoxContents tbody tr td.boxText li a {
	color: #0f2e07;
	}
	
h3 {
	color: #0f2e07;
	border-bottom: 1px solid #eeeeee;
	}
	
td.specials {
	background: #ffffff;
	padding: 0;
	width: 220px;
	height: 147px;
	}

td.main table tbody tr td img {
	padding: 3px;
	border: 1px solid #cccccc;
	}
	
h3.news {
	margin-bottom: 0px;
	}

h5.news {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	}
	
p.news {
	margin-top: 3px;
	font-size: .8em;
	color: #333333;
	}
	
li.news {
	font-size: .8em;
	color: #333333;
	}
	
/* 	DYNAMENU STUFF 
------------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #ffffff;
	border: none;
	margin-left: 20px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	padding-bottom: 3px;
	padding-left: 20px;
	background: #ffffff url(images/bullet_green.gif) left no-repeat;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #009933;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #009933;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #009933;
}

.homebutton {
	display: block;
	width: 240px;
	height: 43px;
	margin-bottom: 5px;
	}
	
.small {
	font-size: .7em;
	}
	
/*------------
	CALENDAR
------------*/

#calcontent {

	width: 920px;

	margin: 10px;

	padding: 0;
	
	display: table;

	}

	

#calendarHolder {

	width: 420px;

	background: #f8f7fe;

	text-align: center;

	margin: 0;

	border: 1px solid #e2e2e2;
	float: left;
	clear: left;
	

	}



#calendarHolder h1 {

	font-size: 16px;

	font-weight: bold;

	margin: 0;

	padding: 10px;

	background: none;

	}



#calendar {

	margin: 0 auto 10px auto;

	}

		

#calendar td {

	width: 35px;

	height: 38px;

	border: 1px solid #e2e2e2;

	font-size: 12px;

	vertical-align: top;

	text-align: left;

	padding: 2px 0 0 3px;

	}

	

#calendar #dayheader td {

	border: 0;

	margin: 0;

	padding: 0;

	font-size: 14px;

	text-align: center;

	width: 38px;

	height: 10px;

	}



#calendar #today {

	background: #435aa3;

	color: #fff;

	}



#calendarHolder a.changeMonth:visited {

	color: #000;

	text-decoration: none;

	padding: 0;

	}		

	

#calendarHolder a.changeMonth {

	color: #000;

	text-decoration: none;

	padding: 0;

	}

	

#calendarHolder a.changeMonth:hover {

	color: #000;

	text-decoration: underline;

	}

	

#currentEvent a.eremove:visited {

	color: #000;

	text-decoration: none;

	padding: 0;

	margin: 0;

	font-size: 10px;

	}		

	

#currentEvent a.eremove {

	color: #000;

	text-decoration: none;

	padding: 0;

	margin: 0;

	font-size: 10px;

	}

	

#currentEvent a.eremove:hover {

	color: #000;

	text-decoration: underline;

	margin: 0;

	padding: 0;

	font-size: 10px;

	}

			

#calendar #today a:visited {

	background: #435aa3;

	color: #fff;

	text-decoration: none;

	padding: 0 14px 18px 0;

	}		

	

#calendar #today a {

	background: #435aa3;

	color: #fff;

	text-decoration: none;

	padding: 0 14px 18px 0;

	}

	

#calendar #today a:hover {

	background: #435aa3;

	color: #fff;

	text-decoration: underline;

	padding: 0 14px 18px 0;

	}

	

#calendar .event:visited {

	color: #000;

	text-decoration: none;

	padding: 0 18px 18px 0;	

	}		

	

#calendar .event a {

	color: #000;

	text-decoration: none;

	padding: 0 18px 18px 0;

	}

	

#calendar .event a:hover {

	color: #000;

	text-decoration: underline;

	padding: 0 18px 18px 0;

	}		

		

.skipday {

	background: #f3f1fb;

	}

	

#currentEvent, #calinstruct {

	float: right;

	font-size: 12px;

	margin: 0 0 10px 0;

	width: 420px;

	padding: 10px;

	background: #f8f7fe;

	border: 1px solid #e2e2e2;

	clear: right;

	}

	

#calinstruct {

	

	} 

				

#calinstruct h1 {

	font-size: 16px;

	margin: 0;

	padding: 0;

	}

#eventAddForm h1 {

	font-size: 16px;

	margin: 0;

	padding: 0;

	}
	

#calinstruct h2 {

	font-size: 12px;

	margin-left: 15px;

	}

			

#addEvent {

	float: left;
	clear: left;
	margin-top: 10px;

	padding: 5px;

	padding-left: 10px;

	width: 140px;

	font-size: 12px;

	border: 1px solid #e2e2e2;

	border-bottom: 0;

	background: #f8f7fe;		

	}

	

#showinstruct a:visited, #currentEvent a:visited, #addEvent a:visited {

	font-size: 12px;

	color: #7f1428;

	}



#showinstruct a, #currentEvent a, #addEvent a {

	font-size: 12px;

	color: #14296d;

	margin-right: 10px;

	}



#showinstruct a:hover, #currentEvent a:hover, #addEvent a:hover {

	font-size: 12px;

	color: #7f1428;

	text-decoration: none;

	}



#showinstruct {

	margin: 0;

	padding: 0;

	padding: 5px 0 5px 10px;

	float: right;

	border: 1px solid #e2e2e2;

	border-bottom: 0;

	background: #f8f7fe;		

	}

			

#calContent {

	}

	

#eventAddForm {

	display: table;

	width: 420px;

	background: #f8f7fe;

	margin-top: 10px;

	margin-bottom: 10px;


	border: 1px solid #e2e2e2;

	font-size: 12px;

	clear: left;

	}

* html #eventAddForm {

	padding: 10px;
	
	}

html > body #eventAddForm {

	height: 275px;

	}



/*--------------*/



#eventAddForm .info input, .info textarea {

	width: 200px;

	float: right;

	border: 1px solid #9ab1c0;

	margin-bottom: 5px;
	

	}



.info {

	display: table;

	margin-bottom: 5px;	

	}

	

#eventAddForm .info label {

	width: 100px;

	float: left;
	clear: left;

	font-weight: bold;

	font-size: 12px;

	margin-bottom: 5px;
	margin-left: 10px;

	}



.schedule {

	width: 400px;

	margin-top: 5px;

	float: left;

	}



.schedule h2 {

	font-size: 12px;

	margin: 0;

	padding: 0;

	width: 100px;

	float: left;
	clear: left;

	}



.schedule select {

	border: 1px solid #9ab1c0;

	}



#eventAddForm input#eventButton {

	margin: 20px 0 5px 0;

	border: 1px solid #7690a1;

	float: right;

	width: 75px;

	background: #c6d4dd;

	color: #3b5464;

	}



.schedule .formcontain {

	float: right;

	}		



/*--------------*/		

#currentEvent h1 {

	margin: 0;

	margin-bottom: 10px;

	padding: 0;

	font-size: 16px;

	}

	

#currentEvent ul {

	margin: 0 0 10px 10px;

	}

	

#currentEvent li {

	list-style: none;

	}

	

#currentEvent p {

	margin: 0 0 10px 0;

	padding: 0;

	}

	

#currentEvent .eventShow {

	margin: 10px 0 0 10px;

	padding: 10px;

	border: 1px solid #e2e2e2;

	width: 320px;

	background: #fff;

	}

	

#calendar td.event {

	background: #fffed3;

	}

	

#notice {

	font-size: 10px;

	margin: 10px;

	padding: 0;

	}

#prev-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */


/* ARCHERY GUIDE FORM 
-----------------------------*/

#ag fieldset {

	padding: 10px;

}

#ag legend {

	font-family: Georgia, "Times New Roman", Times, serif;

	padding: 0 5px;

	margin: 0 0 10px 0;

	font-size: 20px;

	font-style: italic;

}



#ag label.fix {

	display:block;

	font-weight:bold;

	text-align:right;

	width:165px;

	float:left;

	clear: left;

	margin: 5px;

}



#ag input.fix,#ag select.fix,#ag textarea.fix {

	float: left;

	font-size:12px;

	padding:6px;

	border:solid 1px #999;

	width:400px;

	margin: 5px;

	font-weight: bold;

}

#ag .aright {
	float: right;
	margin-right: 57px;
	padding: 6px;
	width: 400px;
}

.sbmt {
	float: right;
	margin-right: 107px;
}

#ag select {

	width: 313px;

}



#ag input#submit {

}



#ag input.empty {

	border: 1px solid #f00;

}

#ag .clear {
	clear: both;
}


#ag label.error { 	color:#f00;

	display:block;

	font-size:11px;

	font-weight:normal;

	text-align:right;

	width:165px;

	margin-top: -20px; }

#ag .submit { margin-left: 12em; }

#ag em { font-weight: bold; padding-right: 1em; vertical-align: top; }