@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	padding-bottom: 48px;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	min-height: 100%;
	padding-bottom: 48px;
}

div.content {
		padding: 10px;
		background-color: #6cc;
		/*
			To calculate the height of the footer: (12px font-size x 1.5 line-height) + (2 * 10px padding) = 38px
			To calculate padding-bottom: 38px footer height + 10px content padding = 48px
		*/
		padding-bottom: 48px;
}

div.header {
	position: absolute;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}

div.personal_welcome {
	position: absolute;
	width: 230px;
	height: 100%;
	left: 567px;
	top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

div.bottom-nav { 
	 position: absolute; 
	 bottom: 0; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #000000;
	 padding: 10px;
} 

#footer {
    position: relative;
    bottom: 0;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #eb1e0f;
	font-weight: bold;
}
.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff6300;
	font-weight: bold;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3300cc;
	font-weight: bold;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
.very_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	font-weight: normal;
}

/* nav bar */

div.nav-bar {
	position: absolute;
	width: 676px;
	height: 23px;
	background-color: #FFFFFF;
	left: 40px;
	top: 60px;
}
div.members-nav {
	position: absolute;
	width: 80px;
	height: 23px;
	left: 0px;
	top: 0px;
}
div.profile-nav {
	position: absolute;
	width: 78px;
	height: 23px;
	left: 81px;
	top: 0px;
}
div.edit-nav {
	position: absolute;
	width: 82px;
	height: 23px;
	left: 160px;
	top: 0px;
}
div.resources-nav {
	position: absolute;
	width: 79px;
	height: 23px;
	left: 243px;
	top: 0px;
}
div.forums-nav {
	position: absolute;
	width: 66px;
	height: 23px;
	left: 323px;
	top: 0px;
}
div.cal-nav {
	position: absolute;
	width: 74px;
	height: 23px;
	left: 390px;
	top: 0px;
}
div.rss-nav {
	position: absolute;
	width: 99px;
	height: 23px;
	left: 502px;
	top: 0px;
}

div.other-nav {
	position: absolute;
	width: 111px;
	height: 23px;
	left: 602px;
	top: 0px;
}

div.below-nav {
	position: absolute;
	width: 800px;
	height: 99px;
	left: 0px;
	top: 83px;
}
div.graded-bar {
	position: absolute;
	width: 800px;
	height: 99px;
	left: 0px;
	top: 0px;
}
div.search-box {
	position: absolute;
	width: 121px;
	height: 42px;
	left: 17px;
	top: 18px;
}
div.search-input {
	position: absolute;
	left: 5px;
	top: 17px;
	height: 8px;
}

div.find-expert {
	position: absolute;
	width: 121px;
	height: 20px;
	left: 17px;
	top: 66px;
}
div.horizontal-ad {
	position: absolute;
	width: 470px;
	height: 62px;
	left: 151px;
	top: 22px;
}
div.ad-click {
	position: absolute;
	width: 150px;
	height: 40px;
	left: 630px;
	top: 30px;
}
div.ad-click-text {
	position: absolute;
	width: 100px;
	height: 37px;
	left: 710px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
}

div.vertical-ad {
	position: absolute;
	width: 122px;
	height: 602px;
	left: 17px;
	top: 178px;
}

div.index-text {
	position: absolute;
	width: 600px;
	height: 602px;
	left: 20px;
	top: 190px;
}


div.calendar-box {
	position: absolute;
	width: 304px;
	height: 140px;
	left: 151px;
	top: 178px;
}
div.calendar-today-box {
	position: absolute;
	width: 304px;
	height: 80px;
	left: 151px;
	top: 317px;
}

div.cal-left-box {
	position: absolute;
	width: 304px;
	height: 140px;
	left: 151px;
	top: 178px;
}
div.cal-right-box {
	position: absolute;
	width: 304px;
	height: 140px;
	left: 469px;
	top: 178px;
}
div.event-suggest-box {
	position: absolute;
	width: 304px;
	height: 140px;
	left: 151px;
	top: 480px;
}
div.cal-details-box {
	position: absolute;
	width: 400px;
	height: 500px;
	left: 151px;
	top: 178px;
}

div.top5resources-box {
	position: absolute;
	width: 150px;
	height: 243px;
	left: 469px;
	top: 178px;
}

div.rssHome-box {
	position: absolute;
	width: 150px;
	height: 95px;
	left: 633px;
	top: 178px;
}

div.resources-top5-box {
	position: absolute;
	width: 150px;
	height: 243px;
	left: 633px;
	top: 178px;
}

div.pollHome-box {
	position: absolute;
	width: 150px;
	height: 137px;
	left: 633px;
	top: 283px;
}

div.profile-box {
	position: absolute;
	width: 304px;
	height: 132px;
	left: 151px;
	top: 405px;
}

div.resources-sharing-box {
	position: absolute;
	width: 304px;
	height: auto;
	left: 151px;
	top: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

div.short-forum-box {
	position: absolute;
	width: 150px;
	height: 243px;
	left: 469px;
	top: 455px;
}

div.current-news-box {
	position: absolute;
	width: 150px;
	height: 400px;
	left: 633px;
	top: 455px;
}


div.rss_text {
	position: absolute;
	width: 650px;
	height: 170px;
	left: 151px;
	top: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

div.myFeeds-box {
	position: absolute;
	width: 400px;
	height: 170px;
	left: 151px;
	top: 258px;
}


div.feedContent-box {
	position: absolute;
	width: 400px;
	height: 170px;
	left: 151px;
	top: 490px;
}
div.topRss-box {
	position: absolute;
	width: 150px;
	height: 200px;
	left: 563px;
	top: 258px;
}

div.forums-header {
	position: absolute;
	width: 97px;
	height: 31px;
	left: 151px;
	top: 184px;
}

div.forums-text {
	position: absolute;
	width: 640px;
	height: 100px;
	left: 153px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.expert-main-box {
	position: absolute;
	width: 400px;
	height: 31px;
	left: 153px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.resources-text {
	position: absolute;
	width: 460px;
	height: 31px;
	left: 153px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.resources-list-box {
	position: absolute;
	width: 460px;
	height: 300px;
	left: 153px;
	top: 565px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.resources-key-box {
	position: absolute;
	width: 150px;
	height: 400px;
	left: 633px;
	top: 440px;
}

div.rss-expert-box  {
	position: absolute;
	width: 150px;
	height: 400px;
	left: 633px;
	top: 460px;
}

div.current-poll-box {
	position: absolute;
	width: 460px;
	height: 300px;
	left: 153px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.edit-text {
	position: absolute;
	width: 640px;
	height: 31px;
	left: 153px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.forum-current-box {
	position: absolute;
	width: 632px;
	height: 200px;
	left: 151px;
	top: 385px;
}

div.latest-posts-box {
	position: absolute;
	width: 632px;
	height: 150px;
	left: 151px;
	top: 610px;
}
div.forum-main-box {
	position: absolute;
	width: 640px;
	height: 31px;
	left: 151px;
	top: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bolder;
}	

div.members-main-box {
	position: absolute;
	width: 400px;
	left: 151px;
	top: 210px;
}

div.members-detail-box {
	position: absolute;
	width: 400px;
	left: 380px;
	top: 210px;
}


.forumLink {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #416779;
	text-decoration: none;
}
.forumLink:hover {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #416779;
	text-decoration: underline;
}
.threadLink {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: none;
}
.threadLink:hover {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: underline;
}
.threadLinkSmall {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: none;
}
.threadLinkSmall:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: underline;
}
.threadLinkSmallest {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: none;
}
.threadLinkSmallest:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6300;
	text-decoration: underline;
}
.lastReply {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a89f6c;
	text-decoration: none;
}
.small-red-text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #eb1e0f;
	text-decoration: none;
}

.threadHr {
	color: #80d0e3;
	background-color: #80d0e3;
	height: 1px;
	vertical-align: bottom;
}

.blue-title-bar {
	background-color: #d4eef4;
	height: 20px;
	width: 304px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00a0c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00a0c6;
	font-weight: bold;
	text-indent: 5px;
}
.forums-breadcrumb {
	color:#a89f6c;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:none;
}
.forums-breadcrumb:hover {
	color:#a89f6c;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:underline;
}
.resources-orange-header {
	color:#ff6300;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:none;
}
.resources-orange-header:hover {
	color:#ff6300;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:underline;
}
.resources-date-posted {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a89f6c;
	text-decoration: none;
}
.cal-header {
	color:#ff6300;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:none;
}
.event_text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottom_nav {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #416779;
	text-decoration: none;
}
.bottom_nav:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #416779;
	text-decoration: underline;
}

div.members-bottom-nav { 
	 position: absolute; 
	 top: 900px; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #FFFFFF;
	 padding: 10px;
}
div.cal-bottom-nav { 
	 position: absolute; 
	 top: 850px; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #FFFFFF;
	 padding: 10px;
}
div.rss-bottom-nav { 
	 position: absolute; 
	 top: 1000px; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #FFFFFF;
	 padding: 10px;
}
div.privacy-bottom-nav { 
	 position: absolute; 
	 top: 2050px; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #FFFFFF;
	 padding: 10px;
}

div.terms-bottom-nav { 
	 position: absolute; 
	 top: 1800px; 
	 text-align: center; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #000000;
	 background-color: #FFFFFF;
	 padding: 10px;
}


.cal-orange-header {
	color:#ff6300;font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration:none;
}

div.large-text-box {
	position: absolute;
	width: 610px;
	height: 31px;
	left: 100px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bolder;
}

div.privacy-text-box {
	position: absolute;
	width: 610px;
	height: 31px;
	left: 100px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}