/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 20, 2012 08:54:30 PM America/New_York */
@font-face {
    font-family: 'BilboRegular';
    src: url('../fonts/Bilbo-Regular-webfont.eot');
    src: url('../fonts/Bilbo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bilbo-Regular-webfont.woff') format('woff'),
         url('../fonts/Bilbo-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Bilbo-Regular-webfont.svg#BilboRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BilboSwashCapsRegular';
    src: url('../fonts/BilboSwashCaps-Regular-webfont.eot');
    src: url('../fonts/BilboSwashCaps-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BilboSwashCaps-Regular-webfont.woff') format('woff'),
         url('../fonts/BilboSwashCaps-Regular-webfont.ttf') format('truetype'),
         url('../fonts/BilboSwashCaps-Regular-webfont.svg#BilboSwashCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	color: #eee;
	background-color: #57527E;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

p
{
	margin: 2px 5px 3px 10px;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 125%;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFCC66;
	margin: 1px 2px 3px 3px;
	padding: 3px;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: normal;
	background-color: transparent;
}

h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}

a:visited {
	color: #FFFFAB;
	text-decoration: none;
}

a:hover, a:hover:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #000 solid;
	background-color: #ccc;
}

input:focus { background-color: #FFFF99; }

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

textarea:focus { background-color: #FFFF99; }

#centercontent
{
	width: 500px;
	float: right;
	padding: 10px 2px 10px 2px;
	margin: 0px;
	min-height: 500px;
	position: relative;
}

#centercontent.med {
	width: 600px;
}
#centercontent.wide {
	width: 700px;
}
#centercontent.huge { width: 800px; }

#centercontent.full
{
	width: 97%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 900px;
	margin: 10px auto 10px auto;
	padding: 0px;
	background-image: url(../grafix/containerbg.gif);
	background-repeat: repeat-y;
}

#container.flex {
	width: 95%;
	margin:0px auto;
	float:none
}
.downloads
{ 
	float: left;
	background-color: #3b4d99;
	padding: 0px 5px 3px 5px;
	min-width: 30%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.downloads div.slider
{
	z-index: 100;
	position: absolute;
	background-color: #3b4d99;
	padding: 5px;
	color: #eee;
}

.downloads a { color: #fcfcfc; }
.downloads b, .downloads h6, .downloads h5 { color: #eee; }

#footer
{
	background-color: #3B3756;
	margin: 0px;
	padding: 2px;
	font-size: 9px;
	clear: both;
	text-align: right;
	position: relative;
}

#footer p
{
	color: #fff;
	margin: 2px 0px 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
}

#footer ul
{
	margin: 2px 0px 0px 2px;
	padding: 1px;
	clear: both;
	text-align: center;
}

#footer li
{
	padding: 0px;
	margin: 2px 5px 5px 5px;
	font: inherit;
	font-size: inherit;
	display: inline;
}

#footer a.admincolor { color: #333; }

#hot {
	position: relative;
	margin: 2px auto;
	top: -50px;
	font-size:12px;
	width:80%;
	z-index:35;
	float:right;
}

#hot .hothead {
	font-size:14px;
	background-color:#484368;
	padding: 1px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#hot .hotitem {
	font-size:10px;
	color: #fff;
	padding:5px 2px;
	min-height:45px;
	overflow:hidden;
	background: url(../grafix/fadedk.png);
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#hot div.slider {
	position: absolute;
	margin:5px 10px 0px 0px;
	padding:5px 0px 0px 5px;
	top: 15px;
	left: 10px;
	width: 95%;
	background: url(../grafix/fadedk.png);
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#header
{
	margin: 0px;
	padding: 0px 2px;
	border-bottom: 4px #4C476E solid;
	background-color: #57527E;
	position: relative;
}

#header h1
{
	margin-top: 30px;
}

#loginbadge
{
	position: absolute;
	right: 30px;
	top: -10px;
	font-size: 9px;
	text-align: left;
	color: #999;
}

#menucontent
{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 2px 2px 20px 2px;
	text-align: center;
	position: relative;
	clear: left;
}

#menucontent ul
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#menucontent li
{
	font-size: 14px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	position: relative;
}

#menucontent li ul {
	padding-bottom: 5px;
	background-color: #57527E;
}

#menucontent li li
{
	list-style: none;
	margin: 0px 0px 0px 15px;
	font-size: 12px;
	padding: 0px;
}

#menucontent ul a:link, #menucontent ul a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 3px 3px 3px 0px;
	text-decoration: none;
}

#menucontent a:hover, #menucontent a:visited:hover
{
	background-color: #5E0A13;
	color: #fff;
	text-decoration: none;
}
#menucontent .float
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 4px;
	z-index: 30;
	font-size: 16px;
	border: none;
}

#menucontent .float a:link
{
	background-color: transparent;
	border: none;
}

#menucontent .float a:hover
{
	color: #fff;
	background-color: transparent;
	border: none;
}

#menucontent input
{
	background-color: #61A16F;
	color: #000;
	font-size: 10px;
}

#menucontent input:focus
{
	background-color: #7AB087;
	color: #000;
}


#menucontent p, #menucontent h1, #menucontent h2, #menucontent h3, #menucontent h4, #menucontent h5, #menucontent h6, #right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6
{
	color: #eee;
	margin: 0px;
	padding: 2px;
}

#menutabs
{
	margin: 5px 20px 5px 20px;
	padding: 2px 10px 4px 10px;
	clear: both;
	text-align: center;
	font-size: 10px;
	position: relative;
	border-bottom: 1px #999 solid;
}


#menutabs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menutabs li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	margin: 0px;
}

#menutabs a
{
	padding: 2px 3px 2px 4px;
	margin: 1px 1px 0px 1px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-left: 1px #333 solid;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background-color: #4C476E;
}


#navtabs
{
	margin: 5px 20px 5px 0px;
	padding: 2px 10px 1px 10px;
	clear: both;
	text-align: center;
	font-size: 10px;
	position: relative;
	border-bottom: 1px #999 solid;
}


#navtabs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navtabs li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0px;
}

#navtabs select
{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	background-color: #ccc;
	color: #7E0301;
	position: absolute;
	right: 0px;
}

#navtabs select:focus {
	background-color: #ffc;
}

#navtabs a
{
	padding: 2px 3px 2px 4px;
	margin: 1px 1px 1px 1px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #333 solid;
	font-weight: normal;
	color: #7E0301;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background-color: #ccc;
}

#navtabs #current
{
	color: #fff;
	font-weight: bold;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px ##57527E solid;
	background-color: #57527E;
}

#rightcontent
{
	float: right;
	width: 136px;
	margin: 0px;
	padding: 12px 5px 2px 5px;
	text-align: right;
}

#rss
{
	position: absolute;
	right: 3px;
	top: 3px;
}

#search
{
	font-size: 10px;
	position: absolute;
	right: 2px;
	top: 2px;
}

#search  input
{
	background-color: #ADABC9;
	color: #413D5E;
	border: 1px #347669 solid;
	font-size: 10px;
}

#search  input:focus
{
	background-color: #ECE2AC;
	color: #000;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div
{
	margin: 0;
	font-size: 12px;
	color: #990000;
}

#undertabs
{
	border-top: 1px #666 solid;
	clear: both;
	font-size: 11px;
	padding: 3px 10px 1px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}


#undertabs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#undertabs li { 
	display: inline; 
	margin: 0px 2px;
}

#undertabs a
{
	background-color: #B2DF86;
	padding: 3px 4px 2px 4px;
	margin: 2px 2px 5px 2px;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#undertabs #current2
{
	background-color: #ccff99;
	border-top: 1px #666 solid;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #000;
}

.ahead, .ahead a
{
	background-color: #6C3;
	color: #000;
}

.alert, .alert a, .alert h1, .alert h2, .alert h3, .alert h4
{
	background-color: #C00;
	color: #fff;
}

.centerit { margin: 0px 5% 0px 5%; }

.commentbox
{
	background-color: #AFDB83;
	margin: 0px;
	padding: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #996 solid;
	position: relative;
}

.commenttag
{
	background-color: transparent;
	background-image: url(grafix/bottarrow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	margin: 0px;
	position: absolute;
	left: 10%;
	bottom: -30px;
}

.float { float: left; }
.floatr { float: right; }

/***********  drop shadow styles ***********/
.img-shadow
{
	position: relative;
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowR
{
	position: relative;
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowC
{
	position: relative;
	display: inline-block;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}

.img-shadow img, .img-shadowR img, .img-shadowC img
{
	position: relative;
	top: -7px;
	left: -7px;
	border: solid #fff 2px;
	margin: 0px;
	padding: 0px;
}


.img-shadow, .img-shadowR, .img-shadowC
 { 
	/*[if gte ie 5.5000]> */
	/* the underscore hides this from non-IE browsers */
	_background: url(../grafix/shadow.gif) no-repeat bottom right;
	/*<![endif]: ;*/
 }

/*********** end drop shadow styles ***********/

.outline
{
	margin: 4px;
	padding: 0px;
	border: 1px #666 solid;
	position: relative;
	background-color: #3B3756;
}

.large { font-size: 18px; }
.medium {
	font-size: 14px;
}
.small { font-size: 10px; }
.spacer { clear: both; }
.tiny { font-size: 9px; }
.tiny a { font-size: 10px; }

.new {
	background-color: #4B466E;
	color: #fff;
}
.lighter {
	background-color: #CE9671;
	color: #6E0200;
}
.lighter a:link {
	color: #6E0200;
}

.dark div, .darker div
{
	padding: 2px;
	margin: 2px;
}
.dark {
	background-color: #4C476E;
	color: #fff;
}

.dark div, .darker div
{
	padding: 2px;
	margin: 2px;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a:link { color: #fff; }
.dark a:visited { color: #eee; }
.dark a:hover, .dark a:visited:hover { color: #fff; }

.darker {
	background-color: #33304A;
	color: #fff;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p, .darker a:link { color: #fff; }
.darker a:visited { color: #eee; }
.darker a:hover, .darker a:visited:hover { color: #fff; }

.per10left { margin: 0 10%; }
.per5left { margin: 0 5%; }
.slider { display: none; }

div.slider
{
	margin: 0px;
	padding: 0px;
	display: none;
}

/***********  column styles ***********/
.one1, .one {
	margin: 0px 5px 5px 5px;
	padding: 3px 0px 3px 0px;
}

.one2 {
	width: 48%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2r {
	width: 48%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one3 {
	width: 31%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one3r {
	width: 31%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one4 {
	width: 23%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one4r {
	width: 23%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one5 {
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one5r {
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one6 {
	width: 16%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one6r {
	width: 16%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.two3 {
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.two3r {
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.three4 {
	width: 73%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.three4r {
	width: 73%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 0px;
}

.eighT {
	width: 79%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}

.eighTr {
	width: 79%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}

.sixT {
	width: 59%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}

.sixTr {
	width: 59%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}

.fourT {
	width: 39%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}

.fourTr {
	width: 39%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}

/*********** end column styles ***********/


.scroller
{
	height: 350px;
	overflow: auto;
}

.scrollertall
{
	height: 500px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	clear: none;
}

.tabsalpha
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #999 solid;
	margin: 5px auto 5px auto;
	font-size: 10px;
}

.tabs a, .tabsalpha a
{
	background-color: #666;
	padding: 2px 3px 0px 3px;
	margin: 5px 1px 6px 1px;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#current3
{
	background-color: #7E0301;
	border-bottom: 1px #7E0301 solid;
	color: #fff;
	font-weight: bold;
}


@media print
{
* { color:#000 ; }
p, li { font-size:10px ; }
p, h1, h2, h3, h4, h5, h6, a:link, a:visited { color:#600 ; }
.dark a:link, .darker a:link, .dark a:visited, .darker a:visited { color:#333 ; }
#menucontent p { color:#000 ; }
#menucontent h4 { color:#600 ; }
.hideme, #search, #footer ul,  #footer a.admincolor
	{
		visibility: hidden;
		height: 0px;
		display: none;
	}
}
