@import url("events.css");
html, body, div, img, li, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:12pt;
	color: #DDDDA1;
	background-attachment: fixed;
	background-color: #698345;
	background-image:url(images/5es_palmtree.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#FFFFE5;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
}
#outStock{
	color: #FFFF99;
	font-size:9pt;
}
h1 {
  color: #DADA92;
  font-size: 14pt;
  font-weight: bold;
  line-height: 14pt;
}

h2 {
  color: #D7D789;
  font-size: 13pt;
  font-weight: bold;
  line-height: 14pt;
  letter-spacing:.1em;
}

h3 {
  color: #DADA92;
  font-size: 12pt;
  font-weight: bold;
  line-height: 13pt;
}
h4 {
  color: #FFFF99;
  font-size:11pt;
  font-weight: bold;
  line-height: 15pt;
  background-image:url(images/5es_purchase.gif);
  background-repeat:no-repeat;
 text-transform:uppercase;
  padding-top:5px;
  text-align:center;
  height:35px;
  letter-spacing:0.09em;

}

a,  a:link, a:visited {
  color: #333;

  text-decoration: none;
  font-weight:bold;
}

a:hover {
  text-decoration: underline;

}


.pagetitle {
height: 27px;
width: 100%;
border: 0px;
vertical-align: middle;
}

.main-layout{
	border-right: solid 1px #839a59;
	border-left: solid 1px #839a59;
}

.mainbkg{
	background:url(images/5es_banner.jpg) top right no-repeat;
	border-bottom: solid 1px #839a59;
	border-right: solid 1px #839a59;
	border-left: solid 1px #839a59;
	height:121px;
}

/* input controls */
input{
	color:#333333;
	font-size:9pt;
	background-color:#CAE395;
}
textarea{color:#333333; font-size:9pt;background-color:#CAE395;}
select{color:#333333; font-size:9pt; background-color:#CAE395;}
FORM {
	display: inline;
}


.cat_description {  font-size : 9pt; color: #186684; font-weight: bold }
.boxText { font-size: 9pt; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 8pt; font-weight: bold;color:#FFFF33; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size :8pt; color: #cc0033; }
.productsNotifications { color:#CAE395; }
.orderEdit { font-size : 9pt; color: #DADA92; text-decoration: underline; }

#headerNavigation tr{
background-color:#2C6333;
}
#headerNavigation {
 font-size : 15px; color: #FF6600;
}
#headerNavigation td{
 font-size : 15px; color: #FFFFE5;
}
#headerNavigation a, #headerNavigation a:link, #headerNavigation a:visited{
	font-size : 15px; color:#FFFFE5;text-decoration:none;
}
#headerNavigation a:hover{
	color:#FFFFE5;text-decoration:underline;
}
TR.headerError {
  background: #FF6600;
}

TD.headerError {
  font-size: 10pt;
  background: #FF6600;
  color: #FFFFE5;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 10pt;
  background: #00ff00;
  color: #FFFFE5;
  font-weight: bold;
  text-align: center;
}

.infoBox {
	padding: 10 10 10 10;

}

.infoBoxRed {
	border:1px solid #CF6596;
}

.infoBoxContents {
  font-size: 9pt;

}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-size: 9pt;
}

TD.infoBoxHeading {
   color: #DADA92;
  font-size: 10pt;
  font-weight: bold;
  line-height: 14pt;
  text-transform:uppercase; 
  
 }

TD.infoBoxHeadingPage {
  text-transform:uppercase;
   color: #333300;
  font-size: 13pt;
  font-weight: bold;
  line-height: 16pt;
  letter-spacing:0.3em;
  padding-left:3px;
}
a.infoBoxHeadingPage {

	color:#333333;
}
a:hover.infoBoxHeadingPage {

	text-decoration:underline;
}
TD.infoBoxContent{
/*	background:#FFFFE5 url(images/infobox/box_middle_right.gif) repeat-y top right;
*/}

TD.infoBox, SPAN.infoBox {
  font-size: 8pt;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
	font-size:10pt;/*color:#DADA92;*/white-space:nowrap;
}
.productListing-heading a{
	color:333333;
}
.productListing-heading a:hover{
	text-decoration:underline;
}


.productlisting-headingPrice { 
  font-size: 14pt;
  font-weight: bold;
  color: #B5BCCC;
}

TD.productListing-data {
  font-size: 10pt;
}
TD.productListing-data a:hover {
	text-decoration:underline;
}

a.pageResults {
  color: #333333;
  text-decoration:none;
}

a:hover.pageResults {

  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  color: #D7D789;
  font-size: 15pt;
  font-weight: bold;
  line-height: 16pt;
  letter-spacing:.1em; 
  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 9pt;
  color: #333333;
}

TD.main, P.main {
  font-size: 10pt;
  line-height:14pt;

}

TD.smallText, SPAN.smallText, P.smallText {
   font-size:10pt;
  line-height:14pt;



}


.smallText-Popup{
background-color:#698345;
}

.smallText a {
font-size:10pt;
text-decoration:regular;
color:#333333;
}
.smallText a:hover {
text-decoration:underline;
}
TD.mainpageText {
font-size:10pt;
font-weight:bold;

}
.mainText {
font-size:10pt;

}


TD.accountCategory {
  font-size: 10pt;
  color: #DADA92;
}

TD.fieldKey {

  font-size: 10pt;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 10pt;
}

TD.tableHeading {
  font-size: 12pt;
  font-weight: bold;
}

TD.category_desc {
  font-size: 10pt;
  line-height: 14pt;
}

SPAN.newItemInCart {
  font-size: 9pt;
  color: #FF6600;
}

CHECKBOX, RADIO {
  font-size: 9pt;
  background-color:#CAE395;
}

/*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 {
  color: #333333;
  border-color: #72B4413;
  border-style: solid;
  border-width: 0px;
}

TABLE.formArea1 {
  color: #333333;
  border-color: #72B4413;
  border-style: solid;
  border-width: 0px;
}

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

.productSpecialPrice {
font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  color: #FFFF99;
  padding-top:5px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-size:9pt;
  color: #FFFF99;
}

.payment_method_head {
background-color:#333;
}

.moduleRow { }
.moduleRowOver { /*background-color: #DDDDA1;*/ cursor: pointer; cursor: hand; color:#333333; }
.moduleRowSelected { background-color: #839A5D; }

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


.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 9pt;  color:#FFFF99; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 9pt; background-color: #FFFFED; color:#2B4413;}


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


TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFE5;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.content 	{/*BACKGROUND: none; COLOR: #333333; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica*/}


TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=#BDCAF0;
}

 
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #333333;
  color: #FFFFE5;
}

.footer{
	border-right: solid 1px #839a59;
	border-left: solid 1px #839a59;
	border-bottom: solid 3px #839a59;
}
.footerText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#212617;
	line-height:14pt;


}
.footerText a, .footerText a:link, .footerText a:visited{
	color: #CAE395;
	font-weight:normal;

}
.footerText a:hover {
	text-decoration:underline;
}
.footerBottom {
	border-bottom: solid 3px #839a59;
	
}
.productPrice{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10pt;
	color:#659A62;
	font-weight:bold;
}
.newsTitle{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:9pt;
	color:#CF4A8F;
	font-weight:bold;
}
.pageHeadingText{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:15pt;
	color:#FFFFE5;
	font-weight:bold;
}
.toptabMiddle{
	background:#FFFFE5 url(images/toptab_middle.gif) repeat-x bottom left;
}
.toptabLeft{
	background:#FFFFE5 url(images/toptab_left.gif) no-repeat top left;
}
.availability {  height:30px; padding-top:10px; border-top:dotted 1px #7D9C54; }

.link_update , .link_update:hover{
background:#EDF1FE url(../images/template/cell_bg_titled.gif) repeat-x bottom left;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;

text-decoration:none;
vertical-align:middle;
font-size:12px;
padding-top:2px;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
}
.link_download a{
  font-family:Arial,Verdana, sans-serif;
  font-size: 12px;
  line-height:1.5;
  font-weight:bold;
  color: #333333;
}
.link_download a:hover{
  font-family:Arial,Verdana, sans-serif;
  font-size: 12px;
  line-height:1.5;
  font-weight:bold;
  color: #0083B3;
}
.download { 
background-image:url(images/availability_back_color.gif); font:Arial; color:#FFFFE5;
height:25px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}

.download_area{
	background-color:#FFFFE5;
	border:solid 1px #D3d1d1;
}
