﻿<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 10pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-weight: bold; font-size: 10pt }
.largeFont {font-family: Verdana; color: #8F8F8F; font-size: 10pt }

a.header:link {  font-family: verdana; text-decoration: none; font-weight: bold; color: #7e7676; font-size: 9pt;}
a.header:visited  { font-family: verdana; text-decoration: none; font-weight: bold; color: #7e7676; font-size: 9pt; }
a.header:hover { font-family: verdana; text-decoration: underline; font-weight: bold; color: #70B929; font-size: 9pt;}


a.footer:link {  font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 8pt;}
a.footer:visited  { font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 8pt; }
a.footer:hover { font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 8pt;}

#table4 a {
text-decoration: underline; color: #111
}


#footer a:link     	 { font-family: verdana; text-decoration: underline; color: #223820; font-size: 10pt }
#footer table a:visited  	 { font-family: verdana; text-decoration: underline; color: #223820; font-size: 10pt }
#footer table a:hover    	 { font-family: verdana; text-decoration: underline; color: #D6891F; font-size: 10pt }

a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }


.suckerdiv { height: 300px;}

.suckerdiv ul{
margin: 0;
list-style-type: none;
width: 157px; /* Width of Menu Items */
font: 9px 'Verdana', Arial, Tahoma, Sans-serif;
height: 100%;
height: auto;
min-height: 50%;
padding: 0;
}
	
.suckerdiv ul li{ position: relative;  }
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 130px; /*sub menu width*/
top: 0;
visibility: hidden;
background-color: #70b929;
border: 1px solid #95e14b;
}

.suckerdiv ul li ul li a { color: #fff; }
.suckerdiv ul li a:visited { text-decoration: none}
.suckerdiv ul li a:hover { text-decoration: underline}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #111;
text-decoration: none;
padding: 6px 6px 6px 24px;
border-bottom: 1px solid #c2c2c2;
background: url(/images/navbar_bullet.gif) no-repeat;
}

.suckerdiv ul li ul li a { background: transparent; padding: 6px;}
.suckerdiv ul li a:hover{ background-color: #f7f7f7; color: #d6891f;}
.suckerdiv .subfolderstyle ul li a { background-color: #111}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#seo     	 { font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 10pt; text-align: left }

#seo2     	 { font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 10pt;  text-align: center }

a.seo:link {  font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 10pt;}
a.seo:visited  { font-family: verdana; text-decoration: none; color: #8D8D8B; font-size: 10pt; }
a.seo:hover { font-family: verdana; text-decoration: underline; color: #8D8D8B; font-size: 10pt;}


</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }

