* {
	padding:0;
	margin:0;	
}

#container {
	overflow:hidden;
	width:990px;
	margin:0 auto;
}

/* HEADER */
#header {
	overflow:hidden;
	width:984px;
}

#logo {
	width:198px;
	float:left;
}

#headerRight {
	float:left;
	width:786px;
}

#search {
	height:41px;
	width:786px;
	text-align:right;
}

/* HOME BANNER */
#homeBanner {
	width:990px;
	overflow:hidden;
}

#homeBannerLeft {
	float:left;
	width:770px;
	margin-right:16px;
}

#homeBannerRight {
	float:left;
	width:204px;
}

/* SEARCH */
#searchInput {
	width:142px;
	height:22px;
	padding:5px 5px 0px 15px;
	border:none;
	background:url(../IMG/layout/search_bar.jpg) top left no-repeat;
}

/* MEMBER LOGIN */
#login {
	width:184px;
	height:117px;
	padding:15px 10px 0px 10px;
	background:url(../IMG/layout/login_bar.jpg) top left no-repeat;
	margin-bottom:12px;
}

input.loginInput {
	width:121px;
	height:18px;
	padding-left:4px;
	border:none;
	background:url(../IMG/layout/input.gif) top left no-repeat;
}

/* NAV MENU */
#top_nav {
	list-style:none;
}

#top_nav li {
	float:left;
}

#top_nav a {
	display:block;
	text-decoration:none;
	height:33px;
}

#top_nav a:hover {
	background-position:0px -33px;
}

#top_nav ul {
	display:none;
	position:absolute;
	list-style:none;
}

#top_nav ul li {
	float:none;
}

#top_nav ul a {
	display:block;
	padding:4px 0px 2px 30px;
	width:250px;
	height:15px;
	background-color:#333e52;
	border-bottom:2px solid #fff;
	color:#fff;
}

#top_nav ul a:hover {
	background-color:#00a0c6;
}

#top_nav li:hover ul ul {
	display:none;
}

#top_nav li:hover ul {
	display:block;
}

#top_nav ul ul {
	top:auto;
	position:absolute;
	left:100%;
	margin-top:-23px;
}

#top_nav ul li:hover ul {
	display:block;
}

/* HOME PAGE TEMPLATE */
#homeContent {
	overflow:hidden;
	width:990px;
	margin:7px 0px 12px 0px
}

#features {
	width:533px;
	height:111px;
	padding:10px;
	background:url(../IMG/layout/home_bar.jpg) top left no-repeat;
	float:left;
	margin-right:13px;
}

#feature1 {
	float:left;
	width:137px;
	margin-right:56px;
	color:#3f3f3f;
	padding-left:3px;
}

#feature1 img {
	margin-left:-3px;
}

#feature2 {
	float:left;
	width:137px;
	margin-right:56px;
	color:#3f3f3f;
	padding-left:3px;
}

#feature2 img {
	margin-left:-3px;
}

#feature3 {
	float:left;
	width:137px;
	color:#3f3f3f;
	padding-left:3px;
}

#feature3 img {
	margin-left:-3px;
}

#quickLinks {
	float:left;
	width:206px;
	margin-right:12px;
}

#events {
	float:left;
	width:206px;
}

div.homeLinkContent {
	padding-left:10px;
}

/* INSIDE TEMPLATE */
#content {
	overflow:hidden;
	width:990px;
}

#leftContent {
	width:148px;
	float:left;
	margin-right:6px;
	padding-bottom:70px;
}

#rightContent {
	width:836px;
	float:left;
	padding-bottom:70px;
}

#breadcrumb {
	padding:13px 0px 13px 5px;
	font-size:13px;
	color:#333e59;
}

#breadcrumb a {
	text-decoration:none;
	color:#333e59;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#banner {
	margin-bottom:12px;
}

#contentArea ul {
	padding-left:20px;
	margin-bottom:15px;
}

#contentArea ol {
	padding-left:20px;
	margin-bottom:15px;
}

/* LEFT MENU */
#menuHeader {
	font-size:16px;
	color:#333e59;
	font-weight:bold;
	background-color:#edefef;
	padding:2px 10px 5px 10px;
	min-height:38px;
	line-height:18px;
	margin-top:43px;
}

#theMenu {
	list-style:none;
}

#theMenu li {
	border-bottom:1px solid #505971;
	padding:3px 0px 3px 10px;
	width:130px;
}

#theMenu li a {
	text-decoration:none;
	color:#333e59;
}

#theMenu li.currentPage a {
	font-weight:bold;
}

#theMenu li.currentPage ul a {
	font-weight:normal;
}

#theMenu li a:hover {
	font-weight:bold;
}

#theMenu li.lastItem {
	border-bottom:none;
}

#theMenu ul {
	list-style:none;
	margin-top:10px;
}

#theMenu ul li {
	border-bottom:none;
	width:120px;
	padding:5px 0px 5px 10px;
}

#theMenu ul li a:hover {
	color:#00a0c6;
}

#theMenu ul li.currentPage a {
	color:#00a0c6;
}


/* FOOTER */
#footer {
	width:970px;
	height:21px;
	padding:7px 0px 0px 20px;
	background:url(../IMG/layout/footer_bar.gif) top left no-repeat;
	font-weight:bold;
	font-size:9px;
}

#bottomNav {
	float:left;
	list-style:none;
}

#bottomNav li {
	float:left;
	border-left: 2px solid #666666;
	padding-left:10px;
	padding-right:10px;
}

#bottomNav a {
	color:#666666;
}


/*forum*/
.thread_message {margin:10px 0 0 15px;}

.thread_header {font-size:105%;float:left;width:100%;margin-bottom: 10px;}
.thread-title {float:left;width:50%;font-weight:bold;}
.thread-date {float:left;text-align:right;width:25%;}
.thread-author {float:right;width:right;}
.thread_content,.thread_listing {padding-left:5px;}
.thread_content {border-bottom:1px solid #ccc;margin-bottom:10px;}


#addCommentBox td {padding:4px;}


