/* CSS Document */

body { margin: auto; background-color:#CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
td { font-size: 8pt; }
p,form { margin: 0px; }
h1,h2 { margin: 0px; font-weight: normal; font-size: 14pt; }

input,select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

a:link { color: #AA0000; text-decoration: none; }
a:visited { color: #AA0000; text-decoration: none; }
a:active { color: #AA0000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

a.topBarLink:link { color: #FFFFFF; text-decoration: none; }
a.topBarLink:visited { color: #FFFFFF; text-decoration: none; }
a.topBarLink:active { color: #FFFFFF; text-decoration: none; }
a.topBarLink:hover { color: #FFFF00; text-decoration: none; }

a.blueLink:link { color: #000066; text-decoration: none; }
a.blueLink:visited { color: #000066; text-decoration: none; }
a.blueLink:active { color: #000066; text-decoration: none; }
a.blueLink:hover { color: #000000; text-decoration: none; }

a.redLink:link { color: #AA0000; text-decoration: none; }
a.redLink:visited { color: #AA0000; text-decoration: none; }
a.redLink:active { color: #AA0000; text-decoration: none; }
a.redLink:hover { color: #000000; text-decoration: none; }

a.blackLink:link { color: #000000; text-decoration: none; }
a.blackLink:visited { color: #000000; text-decoration: none; }
a.blackLink:active { color: #000000; text-decoration: none; }
a.blackLink:hover { color: #AA0000; text-decoration: none; }

.wrapper { width: 1000px; background-color: #FFFFFF; margin: auto; border-left: 1px solid #333333; border-right: 1px solid #333333; text-align: left; }
.slider { background-image: url(/template/fishing/images/backSlider.jpg); background-repeat: repeat-x; height: 25px; padding: 2px; margin: auto; border-left: 1px solid #333333; border-right: 1px solid #333333; text-align: left; }

.menu td { padding: 6px; background-color: #AA0000; }
.menuOver td { padding: 6px; background-color: #333333; }
.menuSep { background-color: #b3555c; }

.itemNormal table { background-image: none; }
.itemOver table { background-image: url(/template/fishing/images/backProduct.jpg); background-repeat: repeat-y; background-position: right; }

.tabGrey { background-image: url(/template/fishing/images/tabGrey.png); background-repeat: no-repeat; height: 41px; color: #FFFFFF; width: 250px; }
.tabRed { background-image: url(/template/fishing/images/tabRed.png); background-repeat: no-repeat; height: 41px; color: #FFFFFF; }
.tabBlue { background-image: url(/template/fishing/images/tabBlue.png); background-repeat: no-repeat; height: 41px; color: #FFFFFF; }
.tabIcon { width: 40px; text-align: center; }

.sectionGrey { border-top: 0px; background-color: #F5F5F5; padding: 5px; margin-left: 20px; }
.sectionRed { border-top: 0px; background-color: #FEEEEE; padding: 5px; margin-left: 20px; }
.sectionBlue { border-top: 0px; background-color: #F4FCFE; padding: 5px; margin-left: 20px; }

.box { padding: 5px; border: 1px solid #999999; }

.bulletBlue { background-image: url(/template/fishing/images/bulletCategory.jpg); background-repeat: no-repeat; padding: 3px; padding-left: 15px; margin-left: 5px; background-position: left; }

.bgDark { background-color: #000000; }
.bgLight { background-color: #CCCCCC; }

.itemSep { background-image: url(/template/fishing/images/itemSep.jpg); background-repeat: repeat-x; height: 3px; }

.heading { font-size: 11pt; }

.thePanel { width: 250px; vertical-align: top; }
.theGap { width: 3px; }
.theArea { vertical-align: top; }
.makeLink { cursor: pointer; }
.topBar { color: #999999; }
