﻿html, body { margin: 0; padding: 0; }

html
{
	min-height:100%;
	margin-bottom:1px;
}
body 
{
	padding-bottom: 20px; 
	background:#fff url(bg_page.png) repeat-x top;
	font:normal 76.01% arial, helvetica, sans-serif;
}
#container {
	margin:0 auto;
	}
#header 
{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom:15px;
	height:93px;
	padding: 0;
	border: expression(0);
}
#header h1 
{
	margin: 0;
	padding: 0;
	position:absolute;
	top:4px;
	left: 16px;
	color: White;
	font-size: 250%;
	font-weight: normal;
	font-family: Verdana;
}
#header h2 
{
	margin: 0;
	padding: 0;
	position:absolute;
	top:38px;
	left:16px;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#fff;
}
#toolbar span#breadcrumbs 
{
	position:relative;
	float:left;
}
#toolbar a 
{
	font-weight:bold;
	color:#bfd6ef;
	text-decoration:none;
}
#toolbar a:hover 
{
	color:#fff;
}
#toolbar a.skip 
{
	position:absolute;
	width:100px;
	margin-left:-5000px;
}
#toolbar
{
	position: relative;
	top: 70px;
	font:normal 0.9em Arial, Helvetica, sans-serif;
	color:#a1bee2;
	text-transform:lowercase;
	text-align: right;
}
#sidebar
{
	background: url(nav.png) #fff no-repeat;
	width: 180px;
	padding: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-left: 20px;
	float: left;
	display: inline; /* floats are handled as block elements, this is to fix 
					   a margin collapsing bug in IE */
}
#sidebar ul {
	margin:12px 0;
	list-style-type:none;
	padding:0;
	}
#sidebar ul li {
	margin:4px 0;
	padding: 0 0 0 18px;
	background:url(bullet.gif) no-repeat 0 4px;
	}
#sidebar hr
{
	border: solid 1px #e7e9eb;
	height: 1px;
	margin-left: 5px; 
	margin-right: 5px;
}
#sidebar a, #sidebar a:visited
{
	color: Blue;
}
#sidebar a:hover
{
	color: Orange;
}
#sidebar .name_search {
	position:relative;
	text-align:right;
	width:180px;
	padding:28px 0 0 0;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	}
#sidebar .name_search span.mag_glass {
	display:block;
	position:absolute;
	top:-5px;
	left:-5px;
	z-index:1;
	width:32px;
	height:31px;
	}
#sidebar .name_search input {
	position:absolute;
	top:0;
	left:0;
	width:156px;
	height:20px;
	padding: 1px 0 0 22px;
	background:url(bg_search_box.png);
	border:1px solid #adbcd0;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color:#787878;
	}
#sidebar .name_search input:hover {
	background:url(bg_search_box_hover.png);
	}

#simplecontent
{
	margin-left: 20px;
	margin-right: 20px;
	min-height: 300px;
	background: url(topleft.png) #fff no-repeat left top;
	line-height: 1.5;
}

#content
{
	margin-left: 240px;
	margin-right: 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(topleft.png) #fff no-repeat left top;
	line-height: 1.5;
}
ul.options
{
	margin: 0;
	list-style-type:none;
	padding: 0;
}
ul.options li
{
	margin:2px 0;
	padding:0 0 0 12px;
	background:url(bullet2.gif) no-repeat 0 4px;
}

#footer
{
	margin-top: 20px;
	padding: 20px;
	clear: left;
	background: #fff url(bg_footer.png) repeat-x;
	text-align: center;
	font:normal 0.9em Arial, Helvetica, sans-serif;
}
.rtcorner      
{
	background: url(topright.png) no-repeat top right; 
	padding: 0px 10px 10px 10px;
}

a img 
{
	border:none;
}

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.4em;
	}

h3 {
	font-size:1.2em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}
.widget
{
	margin:12px 0 12px 0;
	background:#d7e2f8;
	border:1px solid #cdd5e6;	
}
.widget h5
{
	text-align: left;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	padding:4px;
	margin: 0;
	background:#9ac4f1 url(bg_page.png) repeat-x top;
	color:#eee;
}
.widget h5 a 
{
	color: #fff;
}
.widget h5 .small
{
	font-size:80%;
}
.widget div
{
	padding: 4px;
}
.widget div table
{
	width: 100%;
	background: #fff;
}
.widget table tr.photoRow td 
{
	padding:4px 2px 0 0;
	vertical-align:bottom;
	text-align: center;
}
.widget table tr.photoRow 
{
	padding-left:2px;
	text-align: center;
}
.widget table tr.captionRow
{
	vertical-align: top;
	padding-left:2px;
	font:normal 0.85em Arial, Helvetica, sans-serif;	
	text-align: center;
	overflow: hidden;
}
img.portrait 
{
	padding:4px;
	border:1px solid #cdd5e6;
}

#profile-nav
{
	padding: 10px;
	position: relative;
	width: 180px;
	float: left;
	overflow: hidden;
}
#profile-nav
{
	padding: 10px;
	position: relative;
	width: 180px;
	float: left;
	overflow: hidden;
}
.menu
{
	border: solid 1px blue;
	text-align:left;
}
.menu ul li
{
	border: dashed 1px silver;
	margin:2px 0;
	padding:0 0 0 12px;
	background:url(bullet2.gif) no-repeat 0 4px;
}

#profile-content
{
	padding-top:10px;
	margin-left: 200px;
}
#profile-content h2
{
	margin: 0;
	padding: 0 0 20px 0;
	color: Navy;
}
#profile-content table
{
	width:99%;
}
#profile-content table tr
{
	vertical-align:top;
}
#profile-content table .category
{
	font-weight:bold;
	display:block;
	border-bottom: solid 1px #999999;
	margin-bottom:5px;
}
#profile-content table th
{
	font-weight:normal;
	text-align:right;
	padding-right: 5px;
	white-space:nowrap;
	color:#999999;
}

.button
{	
	padding: 2px 10px 2px 10px;
	color: #fff;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	border:1px solid #cdd5e6;
	background:#9ac4f1 url(bg_page.png) repeat-x top;
}
.tabs
{
	margin-top: 10px;
}
.tabs ul
{
	margin: 0;
	padding: 0;
}	
.tabs li
{
	display:inline;
	list-style:none;
	padding-right:1px;
	background: none;
}
.tabs li a
{
	padding:5px;
	text-decoration:none;
}
.tabs li a:hover
{
	background: url(bg_page.png) repeat-x;
	color:White;
	text-decoration:underline;
}

.tabSelected
{
	background-color: #fff;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	margin-right:1px;
}

#tabbed
{
	margin-top: 10px;
	clear:both;
}
#tabbed .box
{
	margin-top: 4px;
	padding: 5px;
	border: solid 1px silver;
}

.dataEntry td
{
	border-top: solid 1px silver;
	padding:3px;
}
.dataEntry label
{
	vertical-align:top;
}
.dataEntry tr
{
	vertical-align:top;
}
.dataEntry
{
	background: #fff url(bg_form.png) repeat-x;
	width: 100%;
	border-collapse:collapse;
}
.textArea, .dataEntry textarea
{
	color:blue;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.dataEntry th
{
	background: #fff;
	border-top: solid 1px silver;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	padding-right:5px;
	width: 24%;
}
.bulletin
{
	padding: 10px;
}
.bulletin table
{
	width: 100%;
	border-collapse:collapse;
}
.bulletin tr
{
	vertical-align:top;
}
.bulletin th
{
	text-align: center;
	border-bottom:solid 1px silver;
	width: 80px;
}
.bulletin td
{
	padding-bottom:10px;
	border-bottom:solid 1px silver;
}
.bulletin .name
{
	text-align: center;
	font:normal 0.85em Arial, Helvetica, sans-serif;	
}

.search
{
	margin-bottom:10px;
}
.search a
{
	font-size:80%;
}

.events
{
	border: solid 1px silver;
	border-collapse:collapse;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.events td
{
	border: solid 1px gainsboro;
	text-align:center;
	width: 25px;
}
.events a
{
	padding:3px;
	display:block;
}
.events a:hover
{
	background-color:Silver;
}
.events th
{
	background-color: Gray;
	color:White;
}
.mark
{
	padding:3px;
	display:block;
	background-color: #FFFFCC;
}
.mark a:hover
{
	background-color: Silver;
}
.errors
{
	display:block;
	border: solid 1px #990000;
	background-color: #ff0000;
	color: White;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

.errorBold
{
	color: Red;
	font-weight: bold;
	padding: 2px;
}

.success
{
	display:block;
	border: solid 1px #3399ff;
	background-color: #99ccff;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.thread
{
	border-collapse:collapse;
	width:100%;
	border: solid 1px silver;
}

.thread tr
{
	vertical-align: top;
}
.thread hr
{
	border: solid 1px silver;
	height:1px;
}
.thread h3
{
	margin: 0px;
}
.thread th
{
	padding:10px;
	width:100px;
	text-align: center;
	font:normal 0.85em Arial, Helvetica, sans-serif;	
	border: solid 1px silver;
}
.thread td
{
	padding: 3px;
	background-color: white;
	border: solid 1px silver;
}
.thread div
{
	padding: 10px;
}

.forum
{
	border-collapse:collapse;
	width:100%;
	border: solid 1px silver;
}

.forum tr
{
	vertical-align: top;
}
.forum th
{
	padding:5px;
	text-align: center;
	border: solid 1px silver;
}
.forum td
{
	padding: 2px;
	background-color: white;
	border: solid 1px silver;
}
.forum a
{
	font-weight: bold;
}
.headingCheckbox
{
	float:right;
	border:1px solid #cdd5e6;
	background:#9ac4f1 url(bg_page.png) repeat-x top;
	padding: 3px;
}
.table 
{
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
}
.headingCommand
{	
	float: right;
	padding: 4px 10px 4px 10px;
	color: #fff;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	border:1px solid #cdd5e6;
	background:#9ac4f1 url(bg_page.png) repeat-x top;
}
a.headingCommand
{
	text-decoration: none;
}
a:hover.headingCommand
{
	text-decoration: underline;
}

fieldset label
{
	display:block;
	
}

.info
{
	color: Blue;
	font-weight: bold;
	background-color: Yellow;
}

.userCategories
{
	margin-bottom: 20px;
}

.userCategories label
{
	margin-left: 20px;
	font-weight: medium;
}

.userCategories select
{
	margin-left: 40px;
}

.intro
{
	margin: 10px;
}