<style type="text/css">
p            { font-family: Comic Sans MS; font-size: 12pt }
table        { font-family: Comic Sans MS; font-size: 12pt  }
h1           { font-family: Comic Sans MS; font-size: 16pt }
h2           { font-family: Comic Sans MS; font-size: 12pt; font-style: italic }
textarea     { font-family: Comic Sans MS; font-weight: bold }
td           { font-family: Comic Sans MS; font-size: 12pt }
tbody        { font-family: Comic Sans MS; font-size: 12pt  }
body        { font-family: Comic Sans MS; font-size: 12pt }

.smallFont {font-family: Comic Sans MS; font-size: 10pt }
.header {font-family: Comic Sans MS; font-size: 12pt }


a:link     	 { font-family: Comic Sans MS; text-decoration: underline; color: #fff200; font-size: 12pt }
a:visited  	 { font-family: Comic Sans MS; text-decoration: underline; color: #fff200; font-size: 12pt }
a:hover    	 { font-family: Comic Sans MS; text-decoration: underline; color: #fff200; font-size: 12pt }

a.news:link     	 { font-family: Comic Sans MS; text-decoration: underline; color: E9CE67; font-size: 12pt }
a.news:visited  	 { font-family: Comic Sans MS; text-decoration: underline; color: E9CE67; font-size: 12pt }
a.news:hover    	 { font-family: Comic Sans MS; text-decoration: underline; color: E9CE67; font-size: 12pt }


a.menu2:link {  font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 10pt;}
a.menu2:visited  { font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 10pt; }
a.menu2:hover { font-family: Comic Sans MS; text-decoration: underline; color: #E5958D; font-size: 10pt;}

a.menu3:link {  font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 12pt;  font-weight: bold }
a.menu3:visited  { font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 12pt;  font-weight: bold}
a.menu3:hover { font-family: Comic Sans MS; text-decoration: underline; color: #fff200; font-size: 12pt;  font-weight: bold }

a.homebox:link {  font-family: Comic Sans MS; text-decoration: underline; color: #cc0000; font-size: 22pt;}
a.homebox:visited  { font-family: Comic Sans MS; text-decoration: underline; color: #cc0000; font-size: 22pt; }
a.homebox:hover { font-family: Comic Sans MS; text-decoration: underline; color: #cc0000; font-size: 22pt;}

a.cart:link {  font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.cart:visited  { font-family: Comic Sans MS; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.cart:hover { font-family: Comic Sans MS; text-decoration: underline; color: #fff200; font-size: 8pt;}


a.seo:link {  font-family: Comic Sans MS; text-decoration: none; color: #ffffff; font-size: 7pt;}
a.seo:visited  { font-family: Comic Sans MS; text-decoration: none; color: #ffffff; font-size: 7pt; }
a.seo:hover { font-family: Comic Sans MS; text-decoration: none; color: #ffffff; font-size: 7pt;}


span.gcProductNameText { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: Comic Sans MS; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }

/* --------------TOPNAV------------------------------------------------------------- */
#rightimg {
	float:right;
}

.clear {
clear: both
}

.suckertreemenu {
height: 35px;
margin: 0px;
padding: 0px;
float: left;
}

.suckertreemenu img {
border: none;
margin: 0px;
padding: 0px;
}


.suckertreemenu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
letter-spacing: 0px;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline;
color: #FFF;
text-decoration: none;
}


/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0em;
position: absolute;
top: 0em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
margin-top: 0px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;

}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
margin: 0px 0px 0px 5px;
display: block;
overflow: visible;
text-align: left;
width: 100px; /*width of sub menu levels*/
color: #000;
text-decoration: none;
padding: 1px;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #fff;
font: 9pt 'comic sans';
top: -15em;

}

.suckertreemenu ul li a:hover {
color: #000;

}

.suckertreemenu ul li ul li a:hover{
background-color: #fff200;
text-decoration:underline;
}

#topnav .headerright{
background-image: url('/images/fishbg2.gif');
background-repeat: no-repeat;
height: 50px;
width: 260px;
float: right

}

#topnav{
background: url(/images/headerbottombg.gif) #009CBD repeat-x top left;
height: 50px;
float: left;
width: 100%;
}


	

</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; }
