/* li, li a {box-sizing: content-box;} */


#right
{
	position: absolute;
	top: 130px;
	left: 910px;
}
#right01, #right02
{
	background-color: #F0F0F0;
	width: 150px;
	margin-bottom: 10px;
	color: #808080;
}

#right02
{
	background-image: url(/site/images/stories/icon_cal.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#rightAd
{
	width: 165px;
	height: 605px;
	margin-left: 35px;
	margin-top: 35px;
	margin-bottom: 10px;
}

body 
{
	font-family: Verdana;
	color: #333333;
	margin:0;
	padding:0;
	font-size:11px;
	background-color:#D1D1D1;
	z-index: 1;
}

p,
form,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
embed,
object
{
	margin:0;
	padding:0;	
}
ul, ol
{
	padding-left: 20px;
	padding-bottom: 5px;
}

h1, .componentheading {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px !important;
}

h2 {
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
}

img
{
	border:none;	
}

a,
a:hover
{
	color:#FF0000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.clear
{
	position:relative;
	clear:both;
	height:1px;
	line-height:0;
	font-size:0;
}

div.wrapper
{
	position:relative;
	margin:0px auto 0px auto;
	/* width:910px; */
	width:1060px;
	background-image:url(../images/wrapper_bg.gif);
	background-repeat:repeat-y;
}

div.menu
{
	position:relative;
	width:350px;
	float:left;
}

div.menu p.info
{
	position:relative;
	padding:5px 0px 0px 140px;
	width:210px;
	height:245px;
	background-repeat:no-repeat;
	background-image:url(../images/info.gif);
	color:#FFD700;
	line-height:14px;
}

#system-message
{
	border: 2px solid #ffd700;
	background: #fff9da;
	padding: 0px;
	margin-left: 20px;
	margin-right: 40px;
}
dt.message, dt.error
{
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
dt.message
{
	background: #ffd700;
	color: #890000;
}
dt.error
{
	background: #ffaaaa;
	color: #890000;
}
dd.message
{
	color: #890000;
}
dd.message ul
{
	list-style-type: none;
	padding: 2px;
	margin: 2px;
}
dd.message ul li
{
	padding: 2px;
	margin: 2px;
}


#membersmenu
{
	position: absolute;
	left: -0px;
	top: 620px;
	padding: 5px 0px 0px 140px;
	width: 200px;
	line-height: 16px;
}
#membersmenu,
#membersmenu li,
#membersmenu li a,
#membersmenu li a:hover
{
	color: #FFFFFF;
}
#membersmenu ul
{
	list-style-image: url(../images/arrow.gif);
}


#form-login,
#form-login a,
#form-login a:hover
{
    color: #C0C0C0 !important;
}

#form-login .input
{
    border: 0px !important;
    background-color: transparent;
}
#modlgn_passwd,
#modlgn_username
{
    background-color: transparent;
    border: 1px solid #C0C0C0;
    width: 150px;
    color: #C0C0C0;
}
#form-login-username .button
{
    border: 1px solid #C0C0C0;
}



div.wrapper img.bottom
{
	position:absolute;
	bottom:0px;
	left:100px;
	width:250px;
	height:349px;
}

/*
Min-height hack taken from http://www.dustindiaz.com/min-height-fast-hack
*/

div.content
{
	position:relative;
	padding:0px 0px 0px 30px;
	width:530px;
	float:left;
	background-color:#FFFFFF;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

div#maincontent
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#fireboard{
	position: absolute;
	top: 180px;
	left: -250px;
	width: 798px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	z-index: 2;
	padding: 4px;
}

div.content img.extra
{
	position:absolute;
	top:0px;
	left:0px;
}

div.content p
{
	width:480px;
}
div.content table.contentpane
{
	width: 450px;
}
div.content div
{
	background-color:#FFFFFF;
}
div.content p.content,
div.content table.contentpane
{
	padding:5px 0px 5px 20px;
}
div.content p.pathway
{
	padding:5px 0px 5px 20px;
	width:480px;
	line-height:18px;
}
div.content p.pathway,
div.content p.pathway span.pathway,
div.content p.pathway span.pathway a,
div.content p.pathway span.pathway a:hover
{
	color: #b3b3b3;
}

div.content p.pathway span.pathway a:hover
{
	text-decoration:underline;
}

div.content p.errors
{
	position:relative;
	padding:20px 0px 10px 20px;
	width:480px;
	line-height:18px;
	color:#FF0000;
	font-size:10px;
}


.footer
{
	color:#b3b3b3;
	border-top:1px solid #d8d8d8;
	margin-top: 20px;
}

ul#mainlevelfooter
{
	list-style-type: none;
	padding:0px 20px 0px 30px;
	margin: 0px;
	text-align: right;
}
ul#mainlevelfooter li
{
	position: relative;
	float:right;
	display:block;
	padding: 0px 5px 0px 5px;
}
ul#mainlevelfooter a
{
	color: #b3b3b3;
}

table.contentpane, table.contentpaneopen, .componentheading
{
	padding:0px;
	margin: 0px 20px 0px 17px;
}

table.contentpaneopen tr td.contentheading
{
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}
table.contentpaneopen p
{
	margin-bottom: 20px;
}
table.contentpaneopen p + ul,
table.contentpaneopen p + ol
{
	margin-top: -15px;
}



/* The main menu */

/* The entire menu */
ul#mainlevel-csstree
{
	position:relative;
	width:500px;
	height:130px;
	padding: 0;
	margin: 0;
	list-style-type:none;
	z-index: 5;
}

ul#mainlevel-csstree li 
{
	list-style-type: none;
}

/* All the topmenu items */
ul#mainlevel-csstree li.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel_current-csstree,
ul#mainlevel-csstree li.mainlevel_active-csstree
{
	position:relative;
	float:left;
	/* width:100px; */
	width: 83px;
	height:130px;
	background-color:#FFFFFF;
	text-align: center;
}


ul#mainlevel-csstree li.mainlevel-csstree a.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel-csstree a.mainlevel-csstree:hover,
ul#mainlevel-csstree li.mainlevel_current-csstree a.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel_current-csstree a.mainlevel-csstree:hover,
ul#mainlevel-csstree li.mainlevel_active-csstree a.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel_active-csstree a.mainlevel-csstree:hover
{
	position:relative;
	/* padding:95px 7px 0px 8px; */
	padding:95px 4px 0px 4px;
	display:block;
    /* width:75px; */
	width: 68px;
	height:35px;
	/* color:#333333; */
	color: #FF0000;
	font-weight:bold;
	background-color:#f0efe4;
	text-decoration:none;
}



ul#mainlevel-csstree a:hover
{
	background-color:#f0efe4;
	text-decoration:underline !important;
}

ul#mainlevel-csstree li.mainlevel_current-csstree a.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel_current-csstree a.mainlevel-csstree:hover,
ul#mainlevel-csstree li.mainlevel_active-csstree a.mainlevel-csstree,
ul#mainlevel-csstree li.mainlevel_active-csstree a.mainlevel-csstree:hover
{
	background-image:url(../images/menu_active.gif);
	color:#FFD700;
}

/* Define the sublevel */

ul#mainlevel-csstree li.mainlevel-csstree ul,
ul#mainlevel-csstree li.mainlevel_current-csstree ul,
ul#mainlevel-csstree li.mainlevel_active-csstree ul
{
	display: none;
	background-color:transparent;
	list-style-type:none;
	padding-left: 0px;
}

ul#mainlevel-csstree li.mainlevel-csstree:hover ul,
ul#mainlevel-csstree li.mainlevel-csstree.sfhover ul,
ul#mainlevel-csstree li.mainlevel_current-csstree:hover ul,
ul#mainlevel-csstree li.mainlevel_current-csstree.sfhover ul,
ul#mainlevel-csstree li.mainlevel_active-csstree:hover ul,
ul#mainlevel-csstree li.mainlevel_active-csstree.sfhover ul,
ul#mainlevel-csstree li.mainlevel-csstree ul:hover,
ul#mainlevel-csstree li.mainlevel-csstree ul.sfhover,
ul#mainlevel-csstree li.mainlevel_current-csstree ul:hover,
ul#mainlevel-csstree li.mainlevel_current-csstree ul.sfhover
{
	display: block;
	position: absolute;
	top: 130px;
	left: 0px;
}

/*
ul#mainlevel-csstree li.sublevel-csstree,
ul#mainlevel-csstree li.sublevel_current-csstree,
ul#mainlevel-csstree li.sublevel_active-csstree
*/
li.sublevel-csstree,
li.sublevel_current-csstree,
li.sublevel_active-csstree
{
	background-color:#FFFFFF;
	font-weight:bold;
	width: 150px;
}
a.sublevel-csstree
{
	border: 1px solid #FF0000;
	padding:5px 6px 5px 7px;
	width: 150px;
	display: block;
	background-color:#f0efe4;
	text-align: left;
}




.JEvent_title {
	font-weight: bold;
	font-size: 8pt;
	padding-top: 5px;
}
.JEvent_date {
	font-size: 7pt;
	margin-left: 20px;
}
