/* CSS Document */
body {background-color: #003300; font-family: Tahoma;}
table {font-size : 13px;}
.gen { font-size : 13px; }
.gensmall { font-size : 10px; }
.genmed { font-size : 14px; }

.body {background-image: url(../../images/deerbg.jpg); background-position:center; background-repeat:no-repeat; background-color:#FFF;}

.blessed { height:65px; background-image: url(../../images/flagbg.jpg);}

a:link {font-weight: 900; text-decoration: none; color: #006699;}
a:visited {font-weight: 900; text-decoration: none; color: #006699;}
A:hover {text-decoration: underline; color: #DD6900;}

.large {font-size : 20px;}
.medium {font-size : 16px;}
.small {font-size : 10px;}
.red { color:#F00;}
.blue{ color:#00F;}

.aleft {text-align:left;}
.acenter {text-align:center;}
.aright {text-align:right;}

.navborder { background-color: #CDCDCD; border: 0px #006699 solid; }
hr	{ height: 0px; border: solid #1A1A1A 0px; border-top-width: 1px;}

hr.white	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}

a.navt:link, a.navt:visited {font-size : 13px; font-weight: 900; text-decoration: none; color: #FFCC00;}
a.navt:hover {text-decoration: underline; color: #FFFFFF; text-align: right;}

a.link:link, a.link:visited {font-size : 12px; font-weight: 900; text-decoration: none; color: #FFCC00;}
a.link:hover {text-decoration: underline; color: #FFFFFF; text-align: right;}

/*Borders*/
td.borders {border: 4px solid #66552A;}


.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

/*TD Styles*/
td.border {background-image: url(../../images/border.gif); width:10px; background-color: #66552A;}
td.border2 {background-image: url(../../images/border2.gif); height:10px; background-repeat:repeat-x; background-color: #66552A;}
td.border4 {background-image: url(../../images/border4.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border3l {background-image: url(../../images/border3l.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border3r {background-image: url(../../images/border3r.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border3t {background-image: url(../../images/border3t.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border3b {background-image: url(../../images/border3b.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border2l {background-image: url(../../images/border2l.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border2r {background-image: url(../../images/border2r.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border2bl {background-image: url(../../images/border2bl.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}
td.border2br {background-image: url(../../images/border2br.gif); height:10px; width:10px; background-repeat:no-repeat; background-color: #66552A;}

td.nav {background-color: #1A1A1A; border-bottom: solid 1px #66552A; color: #FFCC00;}
td.row0 {background-color: #006600; background-image: url(../../images/bg.jpg); background-repeat:repeat-x;}
td.row1 {background-color: #1A1A1A; font-weight: 900; text-decoration: none; color: #FFFFFF; font-size : 12px; height:23px;}
td.row2 {background-color: #FFFFFF;}
td.row3 {background-color: #003300;}
.sponsors {border-bottom: solid 1px #66552A; border-right: solid 1px #66552A;}


/* CSS3 Buttons */

a.button { display: inline-block; padding: 3px 5px 3px 5px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 12px; color: #3C3C3D; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('common/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-background-clip: padding-box; border-radius: 2px; outline: none; position: relative; zoom: 1; *display: inline; }
a.button.primary { font-weight: bold }
a.button:hover { color: #FFFFFF; border-color: #388AD4; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); background-position: 0 -40px; background-color: #2D7DC5; }
a.button:active,
a.button.active { background-position: 0 -81px; border-color: #347BBA; background-color: #0F5EA2; color: #FFFFFF; text-shadow: none; }
a.button:active { top: 1px }
a.button.negative:hover { color: #FFFFFF; background-position: 0 -121px; background-color: #D84743; border-color: #911D1B; }
a.button.negative:active,
a.button.negative.active { background-position: 0 -161px; background-color: #A5211E; border-color: #911D1B; }
a.button.pill { -webkit-border-radius: 19px; -moz-border-radius: 19px; border-radius: 19px; padding: 2px 10px 2px 10px; }
a.button.left { -webkit-border-bottom-right-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-topright: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; margin-right: 0px; }
a.button.middle { margin-right: 0px; margin-left: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-right: none; border-left: none; }
a.button.right { -webkit-border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; margin-left: 0px; }
a.button.left:active,
a.button.middle:active,
a.button.right:active { top: 0px }
a.button.big { font-size: 16px; padding-left: 17px; padding-right: 17px; }
a.button span.icon { display: inline-block; width: 14px; height: 12px; margin: auto 1px auto auto; position: relative; top: 2px; background-image: url('common/css3buttons_icons.png'); background-repeat: no-repeat; }
a.big.button span.icon { top: 0px }
a.button span.icon.book { background-position: 0 0 }
a.button:hover span.icon.book { background-position: 0 -15px }
a.button span.icon.calendar { background-position: 0 -30px }
a.button:hover span.icon.calendar { background-position: 0 -45px }
a.button span.icon.chat { background-position: 0 -60px }
a.button:hover span.icon.chat { background-position: 0 -75px }
a.button span.icon.check { background-position: 0 -90px }
a.button:hover span.icon.check { background-position: 0 -103px }
a.button span.icon.clock { background-position: 0 -116px }
a.button:hover span.icon.clock { background-position: 0 -131px }
a.button span.icon.cog { background-position: 0 -146px }
a.button:hover span.icon.cog { background-position: 0 -161px }
a.button span.icon.comment { background-position: 0 -176px }
a.button:hover span.icon.comment { background-position: 0 -190px }
a.button span.icon.cross { background-position: 0 -204px }
a.button:hover span.icon.cross { background-position: 0 -219px }
a.button span.icon.downarrow { background-position: 0 -234px }
a.button:hover span.icon.downarrow { background-position: 0 -249px }
a.button span.icon.fork { background-position: 0 -264px }
a.button:hover span.icon.fork { background-position: 0 -279px }
a.button span.icon.heart { background-position: 0 -294px }
a.button:hover span.icon.heart { background-position: 0 -308px }
a.button span.icon.home { background-position: 0 -322px }
a.button:hover span.icon.home { background-position: 0 -337px }
a.button span.icon.key { background-position: 0 -352px }
a.button:hover span.icon.key { background-position: 0 -367px }
a.button span.icon.leftarrow { background-position: 0 -382px }
a.button:hover span.icon.leftarrow { background-position: 0 -397px }
a.button span.icon.lock { background-position: 0 -412px }
a.button:hover span.icon.lock { background-position: 0 -427px }
a.button span.icon.loop { background-position: 0 -442px }
a.button:hover span.icon.loop { background-position: 0 -457px }
a.button span.icon.magnifier { background-position: 0 -472px }
a.button:hover span.icon.magnifier { background-position: 0 -487px }
a.button span.icon.mail { background-position: 0 -502px }
a.button:hover span.icon.mail { background-position: 0 -514px }
a.button span.icon.move { background-position: 0 -526px }
a.button:hover span.icon.move { background-position: 0 -541px }
a.button span.icon.pen { background-position: 0 -556px }
a.button:hover span.icon.pen { background-position: 0 -571px }
a.button span.icon.pin { background-position: 0 -586px }
a.button:hover span.icon.pin { background-position: 0 -601px }
a.button span.icon.plus { background-position: 0 -616px }
a.button:hover span.icon.plus { background-position: 0 -631px }
a.button span.icon.reload { background-position: 0 -646px }
a.button:hover span.icon.reload { background-position: 0 -660px }
a.button span.icon.rightarrow { background-position: 0 -674px }
a.button:hover span.icon.rightarrow { background-position: 0 -689px }
a.button span.icon.rss { background-position: 0 -704px }
a.button:hover span.icon.rss { background-position: 0 -719px }
a.button span.icon.tag { background-position: 0 -734px }
a.button:hover span.icon.tag { background-position: 0 -749px }
a.button span.icon.trash { background-position: 0 -764px }
a.button:hover span.icon.trash { background-position: 0 -779px }
a.button span.icon.unlock { background-position: 0 -794px }
a.button:hover span.icon.unlock { background-position: 0 -809px }
a.button span.icon.uparrow { background-position: 0 -824px }
a.button:hover span.icon.uparrow { background-position: 0 -839px }
a.button span.icon.user { background-position: 0 -854px }
a.button:hover span.icon.user { background-position: 0 -869px }
a.button span.icon.read { background-position: 0 -882px }
a.button:hover span.icon.read { background-position: 0 -895px }
a.button span.icon.play { background-position: 0 -908px }
a.button:hover span.icon.play { background-position: 0 -922px }



a.button8 { display: inline-block; padding: 3px 5px 3px 5px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 10px; color: #3C3C3D; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('../../../common/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-background-clip: padding-box; border-radius: 2px; outline: none; position: relative; zoom: 1; *display: inline; }
a.button8.primary { font-weight: bold }
a.button8:hover { color: #FFFFFF; border-color: #388AD4; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); background-position: 0 -40px; background-color: #2D7DC5; }
a.button8:active,
a.button8.active { background-position: 0 -81px; border-color: #347BBA; background-color: #0F5EA2; color: #FFFFFF; text-shadow: none; }
a.button8:active { top: 1px }
a.button8.negative:hover { color: #FFFFFF; background-position: 0 -121px; background-color: #D84743; border-color: #911D1B; }
a.button8.negative:active,
a.button8.negative.active { background-position: 0 -161px; background-color: #A5211E; border-color: #911D1B; }
a.button8.pill { -webkit-border-radius: 19px; -moz-border-radius: 19px; border-radius: 19px; padding: 2px 10px 2px 10px; }
a.button8.left { -webkit-border-bottom-right-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-topright: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; margin-right: 0px; }
a.button8.middle { margin-right: 0px; margin-left: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-right: none; border-left: none; }
a.button8.right { -webkit-border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; margin-left: 0px; }
a.button8.left:active,
a.button8.middle:active,
a.button8.right:active { top: 0px }
a.button8.big { font-size: 16px; padding-left: 17px; padding-right: 17px; }
a.button8 span.icon { display: inline-block; width: 10px; height: 8px; margin: auto 1px auto auto; position: relative; top: 2px; background-image: url('../../../common/css3buttons_icons8.png'); background-repeat: no-repeat; }
a.big.button8 span.icon { top: 0px }
a.button8 span.icon.read { background-position: 0 0 }
a.button8:hover span.icon.read { background-position: 0 -9px }
a.button8 span.icon.list { background-position: 0 -18px }
a.button8:hover span.icon.list { background-position: 0 -27px }
a.button8 span.icon.calendar { background-position: 0 -36px }
a.button8:hover span.icon.calendar { background-position: 0 -45px }

.floatLeft { float:left; margin-right:4px;}

