
body, html{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	background-color: #1f293c;
	color: #d1d2d3;
	background-image: url('http://www.wgte.org/wgte/images/blue/background.jpg');
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	font-size: 12px;
	
}
a {
	color: #323d73;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.grey {
	color: #d1d2d3;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
#mainBody {
	width: 670px;
	margin: 0px auto;
	text-align: left;
}
#adminBody {
	width: 914px;
	margin: 0px auto;
	text-align: left;
}
	#logo {
	}
	#features {
		height: 160px;
		width: 400px;
		float:left;
		background-color: #333333;
	}
	#joinnow {
		height: 160px;
		width: 240px;
		float: right;
		background-color: #333333;
	}
	#features, #joinnow {
		margin: 0px 0px 20px 0px;
	}
	.leftcell, .leftcell16_9 {
		float: left;
	}
	.midcell {
		float: left;
		margin-left: 25px;
	}
	.rightcell, .rightcell16_9 {
		float: right;
	}

	.rss_section {
		width: 670px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
	}
		.rss_section .title {
			background: url('http://www.wgte.org/wgte/images/blue/rsssection_title.png');
			background-repeat: no-repeat;
			text-align: left;
			text-indent: 1em;
			color: #fff;
			font-size: 14px;
			font-weight: bold;
			line-height: 30px;
			cursor: pointer;
		}
		.rss_section .navigation {
			background-color: #fff;
			color: #323d73;
			padding: 10px 10px 10px 10px;
		}
		.rss_section .navigation a {
			color: #323d73;
			font-weight: bold;
		}
		.rss_section .footer {
			background: url('http://www.wgte.org/wgte/images/blue/rsssection_footer.png');
			background-repeat: no-repeat;
		}
		.rss_link {
			color: white;
			text-decoration: none;
		}

	.front_section {
		width: 208px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
	}
		.front_section .title {
			background: url('http://www.wgte.org/wgte/images/blue/frontsection_title.png');
			background-repeat: no-repeat;
			text-align: center;
			color: #fff;
			font-size: 14px;
			font-weight: bold;
			line-height: 30px;
			cursor: pointer;
		}
		.front_section .navigation {
			background-color: #fff;
			color: #323d73;
			font-weight: bold;
			padding: 0px 0px 0px 0px;
		}
			.front_section .item {
				width: 186px;
				height: 165px;
				padding: 18px 13px 0px 13px;
				font-size: 11px;
			}
				.front_section .item .image {
					width: 154px;
					margin: 0px 18px 0px 14px;
					border: 2px solid white;
				}
				.front_section .item .image_hover {
					border: 2px solid #323d73;
					margin: 0px 18px 0px 14px;
					cursor: pointer;
				}
				.front_section .item .itemtitle {
					padding: 3px 0px 3px 0px;
				}
				.front_section .item .additionalinfo {
					font-size: 11px;
					font-weight: normal;
					height: 54px;
					/*overflow: hidden;*/
				}
				.front_section .item .additionalinfo em {
					color: #323d73;
				}
			.front_section .navigation .button_clearLine {
				font-size: 0px;
				line-height: 0px;
				height: 0px;
			}
			.front_section .navigation .button_container {
				/*background-color: #e5e5e5;*/
				color: #323d73;
				width: 182px;
				margin: 2px 0px 0px 0px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .button {
				background-color: #e5e5e5;
				color: #323d73;
				width: 182px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .button_hover {
				background-color: #cdcecf;
				color: #323d73;
				width: 182px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .button_container {
				/*background-color: #e5e5e5;*/
				color: #323d73;
				width: 182px;
				margin: 2px 0px 0px 0px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .purchasebutton {
				color: #e5e5e5;
				background-color: #323d73;
				width: 182px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .purchasebutton_hover {
				color: #e5e5e5;
				background-color: #515b8e;
				width: 182px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.front_section .navigation .button_off {
				background-color: #f1f2f3;
				color: #323d73;
				width: 182px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				/*cursor: pointer;*/
			}
			.front_section .navigation .button_container .expand {
				background-image: url('http://www.wgte.org/wgte/images/blue/plussign.png');
				background-repeat: no-repeat;
				position: absolute;
				margin: 5px 5px 4px 174px;
				width: 16px;
				height: 16px;
				line-height: 16px;
				z-index:2;
			}
			.front_section .navigation .button_container .expanded {
				background-image: url('http://www.wgte.org/wgte/images/blue/minussign.png');
				background-repeat: no-repeat;
				position: absolute;
				margin: 5px 5px 4px 174px;
				width: 16px;
				height: 16px;
				line-height: 16px;
				z-index:2;
			}
			.front_section .navigation .expand_menu {
				display: none;
				font-size: 11px;
				position: absolute;
				width: 178px;
				background-color: #fff;
				border: 2px solid #e5e5e5;
				margin: 0px 0px 0px 8px;
				padding: 5px;
				z-index:50;
			}
			.front_section .navigation .expand_menu .menu_text {
				border-bottom: 2px solid #323d73;
				padding-bottom: 5px;
				margin-bottom: 5px;
			}
			.front_section .navigation .expand_menu ul {
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
			.front_section .navigation .expand_menu ul li {
				padding: 2px;
				background-color: transparent;
			}
			.front_section .navigation .expand_menu ul li.hover {
				padding: 2px;
				background-color: #e5e5e5;
				cursor: pointer;
			}
		.front_section .footer {
			background: url('http://www.wgte.org/wgte/images/blue/frontsection_footer.png');
			background-repeat: no-repeat;
		}
	.pageheader {
		background: url('http://www.wgte.org/wgte/images/blue/inner_header.png');
		background-repeat: no-repeat;
		padding: 0px 15px 0px 15px;
		text-align: left;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		line-height: 36px;
		height: 36px;
		overflow: hidden;
		z-index: 2;
		position:relative;
		text-align:right;
	}
	.pageheader .button_home {
		font-weight: normal;
		font-size: 13px;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		z-index: 999;
	}
	.pageheader .button_home_hover {
		font-weight: normal;
		font-size: 13px;
		color: #fff;
		text-decoration: underline;
		cursor: pointer;
		z-index: 999;
	}
	.adminheader {
		background: url('http://www.wgte.org/wgte/images/blue/inner_header_admin.png');
		background-repeat: no-repeat;
		padding: 0px 0px 0px 15px;
		text-align: left;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		line-height: 36px;
		height: 36px;
		
		z-index: 2;
		position:relative;
	}
	.page_nav {
		width: 180px;
		padding: 0px 0px 0px 0px;
		margin: -10px 0px 40px 3px;
		z-index: 1;
	}
	.leftcell16_9 .page_nav {
		width: 150px;
	}
		.page_nav .navigation {
			background-color: #fff;
			color: #323d73;
			font-weight: bold;
			padding: 0px 0px 0px 0px;
		}
			.page_nav .navigation .spacer {
				font-size: 8px;
			}
			.page_nav .navigation .button {
				background-color: #e5e5e5;
				color: #323d73;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .button {
				width: 125px;
			}
			.page_nav .navigation .button_hover {
				background-color: #cdcecf;
				color: #323d73;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .button_hover {
				width: 125px;
			}
			.page_nav .navigation .purchasebutton {
				color: #e5e5e5;
				background-color: #323d73;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .purchasebutton {
				width: 125px;
			}
			.page_nav .navigation .purchasebutton_hover {
				color: #e5e5e5;
				background-color: #515b8e;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .purchasebutton_hover {
				width: 125px;
			}
			.page_nav .navigation .button_home {
				/*font-weight: normal;*/
				color: #323d73;
				background-color: #cdcecf;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .button_home {
				width: 125px;
			}
			.page_nav .navigation .button_home_hover {
				/*font-weight: normal;*/
				color: #323d73;
				background-color: #b6b7b8;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				cursor: pointer;
			}
			.leftcell16_9 .page_nav .navigation .button_home_hover {
				width: 125px;
			}
			.page_nav .navigation .button_off {
				background-color: #f1f2f3;
				color: #323d73;
				width: 154px;
				padding: 3px 5px 5px 5px;
				margin: 2px 0px 0px 8px;
				font-size: 13px;
				/*cursor: pointer;*/
			}
			.leftcell16_9 .page_nav .navigation .button_off {
				width: 125px;
			}
			.page_nav .navigation .button .expand,
			.page_nav .navigation .button_hover .expand {
				float: right;
				width: 16px;
				height: 16px;
				line-height: 16px;
				cursor: pointer;
			}
		.page_nav .footer {
			background: url('http://www.wgte.org/wgte/images/blue/innernav_footer.png');
			background-repeat: no-repeat;
		}
		.leftcell16_9 .page_nav .footer {
			background: url('http://www.wgte.org/wgte/images/blue/innernav_footer_16_9.png');
			background-repeat: no-repeat;
		}
		.page_nav .sidebar_list {
			width: 166px;
			padding: 0px 0px 0px 0px;
			color: #323d73;
			padding: 30px 0px 0px 7px;
		}
			.page_nav .sidebar_list .header {
				background: url('http://www.wgte.org/wgte/images/blue/sidebar_header.png');
				background-repeat: no-repeat;
				font-size: 8px;
				line-height: 8px;
				height: 8px;
			}
			.page_nav .item {
				background-color: white;
				padding: 0px 6px;
			}
			.page_nav .sidebar {
				text-align: center;
				/*border: 2px solid white;*/
				margin: 10px 0px 0px 0px;
			}
			.page_nav .sidebar_hover {
				text-align: center;
				/*border: 2px solid #323d73;*/
				cursor: pointer;
				margin: 10px 0px 0px 0px;
			}
			.page_nav .item .image {
				border: 2px solid white;
			}
			.page_nav .item .image_hover {
				border: 2px solid #323d73;
				cursor: pointer;
			}
			.page_nav .sidebar_list .footer {
				background: url('http://www.wgte.org/wgte/images/blue/sidebar_footer.png');
				background-repeat: no-repeat;
				font-size: 8px;
				line-height: 8px;
				height: 8px;
			}
	.item_list p {
		color: #323d73;
		margin: 0px 0px 14px 0px;
	}
	.item_list em {
		color: #323d73;
	}
	.item_list ul, .item_list ol {
		padding: 0px 0px 0px 15px;
	}
	.item_list li a {
		color: #323d73;
	}
	.page_section {
		width: 468px;
		padding: 12px 5px 0px 5px;
		margin: 0px 0px 40px 0px;
	}
	.rightcell16_9 .page_section {
		width: 505px;
		padding: 0 5px;
		margin: 5px 0 40px 0;
	}
		.page_section .body_text {
			padding: 15px 0px 0px 0px;
		}
		.page_section .page_text_area {
			padding: 0px 0px 20px 0px;
		}
		.page_section .item_list {
			padding: 0px 0px 0px 0px;
			color: #323d73;
		}
			.page_section .item_list a {
				color: #323d73;
				text-decoration: none;
			}
			.page_section .item_list a:hover {
				color: #323d73;
				text-decoration: underline;
			}
			.page_section .item_list .header {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_header.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.rightcell16_9 .page_section .item_list .header {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_header_16_9.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.page_section .item_list .items {
				padding: 2px 16px 8px 16px;
				background-color: #fff;
			}
			.rightcell16_9 .page_section .item_list .items {
				padding: 2px 8px 8px 8px;
				background-color: #fff;
			}
				.page_section ul.additionalcontent {
					background-color: #ffffff;
					position: absolute;
					float: right;
					margin: 0px;
					padding: 0px;
					list-style: none;
					border-left: 1px solid #323d73;
					border-top: 1px solid #323d73;
					border-bottom: 1px solid #323d73;
				}
				.page_section ul.additioncontent li {
					background-color: #ffffff;
					list-style: none;
					border-top: 1px dashed #323d73;
				}
				.page_section ul.additioncontent li.title {
					border-top: 0px none;
				}
				.page_section .textbox {
					padding: 10px 0px 0px 0px;
				}
				.page_section .item {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px;
					width: 433px;
					background-color: #f1f2f3;
				}
				.rightcell16_9 .page_section .item {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px;
					width: 488px;
					background-color: #f1f2f3;
				}
					.page_section .item .itemheader {
						background: url('http://www.wgte.org/wgte/images/blue/item_header.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.rightcell16_9 .page_section .item .itemheader {
						background: url('http://www.wgte.org/wgte/images/blue/item_header_16_9.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.page_section .item .itemtitle {
						padding: 0px 0px 3px 10px;
						clear: both;
						font-weight: bold;
					}
					.page_section .item .image {
						width: 150px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #e5e5e5;
					}
					.page_section .item .image_hover {
						width: 150px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #323d73;
						cursor: pointer;
					}
					.page_section .item .smimage {
						width: 75px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #e5e5e5;
					}
					.page_section .item .smimage_hover {
						width: 75px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #323d73;
						cursor: pointer;
					}
					.page_section .item .smadditionalinfo {
						font-weight: normal;
						/*float: right;*/
						width: 328px;
						padding: 0px 0px 0px 10px;
					}
					.page_section .item .additionalinfo {
						font-weight: normal;
						/*float: right;*/
						width: 253px;
						font-size: 12px;
						padding: 0px 0px 0px 10px;
					}
					.page_section .item .additionalinfo_large {
						font-weight: normal;
						/*float: right;*/
						width: 403px;
						font-size: 12px;
						padding: 0px 0px 0px 10px;
					}
					.page_section .item .itemfooter {
						background: url('http://www.wgte.org/wgte/images/blue/item_footer.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.rightcell16_9 .page_section .item .itemfooter {
						background: url('http://www.wgte.org/wgte/images/blue/item_footer_16_9.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.page_section .item .itemheader img,
					.page_section .item .itemfooter img {
						border: 0px none;
						margin: 0px 0px 0px 0px;
					}
			.page_section .item_list .footer {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_footer.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.rightcell16_9 .page_section .item_list .footer {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_footer_16_9.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.page_section #item_comments {
				color: #323d73;
				padding: 20px 0px 0px 0px;
			}
	
		.admin_section {
			width: 900px;
			padding: 10px 0px 0px 10px;
			margin: 0px 0px 40px 0px;
		}
			.admin_section .body_text {
				padding: 15px 0px 0px 0px;
			}
			.admin_section .item_list {
				padding: 20px 0px 0px 0px;
				color: #323d73;
			}
				.admin_section .item_list .header {
					background: url('http://www.wgte.org/wgte/images/blue/innersection_header.png');
					background-repeat: no-repeat;
					font-size: 10px;
					line-height: 10px;
					height: 10px;
				}
				.admin_section .item_list .items {
					padding: 2px 16px 8px 16px;
					background-color: #fff;
				}
					.admin_section .item {
						padding: 0px 0px 0px 0px;
						margin: 10px 0px 0px 0px;
						width: 433px;
						background-color: #f1f2f3;
					}
						.admin_section .item .itemheader {
							background: url('http://www.wgte.org/wgte/images/blue/item_header.png');
							background-repeat: no-repeat;
							font-size: 8px;
							line-height: 8px;
							height: 8px;
						}
						.admin_section .item .itemtitle {
							padding: 0px 0px 3px 10px;
							clear: both;
							font-weight: bold;
						}
						.admin_section .item .image {
							width: 150px;
							margin: 0px 0px 0px 10px;
							border: 2px solid #e5e5e5;
						}
						.admin_section .item .image_hover {
							width: 150px;
							margin: 0px 0px 0px 10px;
							border: 2px solid #323d73;
							cursor: pointer;
						}
						.admin_section .item .smimage {
							width: 75px;
							margin: 0px 0px 0px 10px;
							border: 2px solid #e5e5e5;
						}
						.admin_section .item .smimage_hover {
							width: 75px;
							margin: 0px 0px 0px 10px;
							border: 2px solid #323d73;
							cursor: pointer;
						}
						.admin_section .item .smadditionalinfo {
							font-weight: normal;
							float: right;
							width: 328px;
							padding: 0px 0px 0px 10px;
						}
						.admin_section .item .additionalinfo {
							font-weight: normal;
							float: right;
							width: 253px;
							font-size: 12px;
							padding: 0px 0px 0px 10px;
						}
						.admin_section .item .additionalinfo_large {
							font-weight: normal;
							float: right;
							width: 403px;
							font-size: 12px;
							padding: 0px 0px 0px 10px;
						}
						.admin_section .item .itemfooter {
							background: url('http://www.wgte.org/wgte/images/blue/item_footer.png');
							background-repeat: no-repeat;
							font-size: 8px;
							line-height: 8px;
							height: 8px;
						}
						.admin_section .item .itemheader img,
						.admin_section .item .itemfooter img {
							border: 0px none;
							margin: 0px 0px 0px 0px;
						}
				.admin_section .item_list .footer {
					background: url('http://www.wgte.org/wgte/images/blue/innersection_footer.png');
					background-repeat: no-repeat;
					font-size: 10px;
					line-height: 10px;
					height: 10px;
				}
	
	
	.page_fullsection {
		width: 650px;
		padding: 20px 0px 0px 10px;
		margin: 0px 0px 20px 0px;
	}
		.page_fullsection .body_text {
			padding: 15px 0px 0px 0px;
		}
		.page_fullsection .item_list {
			padding: 0px 0px 0px 0px;
			color: #323d73;
		}
			.page_fullsection .item_list .header {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_header_full.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.page_fullsection .item_list .items {
				padding: 2px 16px 8px 16px;
				background-color: #fff;
			}
				.page_fullsection .item {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px;
					width: 618px;
					background-color: #f1f2f3;
				}
					.page_fullsection .item .itemheader {
						background: url('http://www.wgte.org/wgte/images/blue/item_fullheader.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.page_fullsection .item .itemtitle {
						padding: 0px 0px 0px 10px;
						clear: both;
						font-weight: bold;
					}
					.page_fullsection .item .image {
						width: 150px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #e5e5e5;
					}
					.page_fullsection .item .image_hover {
						width: 150px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #323d73;
						cursor: pointer;
					}
					.page_fullsection .item .smimage {
						width: 75px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #e5e5e5;
					}
					.page_fullsection .item .smimage_hover {
						width: 75px;
						margin: 0px 0px 0px 10px;
						border: 2px solid #323d73;
						cursor: pointer;
					}
					.page_fullsection .item .smadditionalinfo {
						font-weight: normal;
						float: right;
						width: 328px;
						padding: 0px 0px 0px 10px;
					}
					.page_fullsection .item .additionalinfo {
						font-weight: normal;
						float: right;
						width: 253px;
						padding: 0px 0px 0px 10px;
					}
					.page_fullsection .item .itemfooter {
						background: url('http://www.wgte.org/wgte/images/blue/item_fullfooter.png');
						background-repeat: no-repeat;
						font-size: 8px;
						line-height: 8px;
						height: 8px;
					}
					.page_fullsection .item .itemheader img,
					.page_fullsection .item .itemfooter img {
						border: 0px none;
						margin: 0px 0px 0px 0px;
					}
			.page_fullsection .item_list .footer {
				background: url('http://www.wgte.org/wgte/images/blue/innersection_footer_full.png');
				background-repeat: no-repeat;
				font-size: 10px;
				line-height: 10px;
				height: 10px;
			}
			.page_fullsection #flashArea {
				padding: 0px 18px 0px 18px;
				margin: 0px 0px 0px 0px;
			}
			
			.pagenums {
			}
			.pagenumber {
				float: left;
				width: 20px;
				height: 20px;
				line-height: 20px;
				text-align: center;
			}
			.pagenumber_highlight {
				background-color: #323d73;
				color: white;
				float: left;
				width: 20px;
				height: 20px;
				line-height: 20px;
				text-align: center;
			}
			
	#footer {
		clear:both;
		background: url('http://www.wgte.org/wgte/images/blue/footer.png');
		background-repeat: no-repeat;
		background-position: center center;
		font-size: 12px;
		line-height: 28px;
		text-align: center;
		font-weight: normal;
	}
	#identification {
		font-size: 12px;
		text-align: center;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 25px 0px;
	}
	#comments {
		width: 433px;
		margin: 0px 0px 5px 0px;
		font-size: 12px;
	}
		.subsection_title {
			padding: 0px 0px 0px 0px;
			clear: both;
			font-weight: bold;
		}
		#comments .comment {
			padding: 4px 5px 4px 5px;
			margin: 10px 0px 0px 0px;
			width: 433px;
			background-color: #f1f2f3;
		}
			#comments .comment .author {
				padding: 0px 0px 5px 0px;
			}
			#comments .comment .date {
				float:right;
			}
		#comments .form {
			margin: 10px 0px 0px 0px;
		}
		#comments .form textarea {
			border: 1px solid #ebe8e5;
			width: 450px;
		}
		#comments .form .formbutton_small {
			width: 447px;
			margin: 5px 0px 0px 0px;
		}
		.comment_delete {
			position:absolute;
			z-index:999;
			right:0px;
			top:22px;
			cursor:pointer;
		}
	.review {
		padding: 5px 0px 0px 0px;
		margin: 5px 0px 0px 0px;
		/*border-top: 1px solid #b8b4b1;*/
	}
	.review .taglist {
		padding: 5px 15px 0px 15px;
		margin: 0px 0px 0px 0px;
		/*border-top: 1px solid #b8b4b1;*/
	}
	.review .title {
		padding: 0px;
		margin: 0px;
		font-size: 14px;
		margin: 0px 0px 0px 13px;
		/*color: #b8b4b1;*/
	}
	.review .stars {
		padding: 0px 12px 0px 0px;
		float: right;
	}
	.review img {
		border: 0px;
	}
	.review .form {
		padding: 0px 12px 0px 0px;
		float: right;
		margin: -5px;
	}
	.review .form input {
		border: 1px solid #b8b4b1;
		width: 90px;
	}
	.review .form .formbutton_small {
		height:20px;
	}
	
	#loginpopup {
		position: fixed;
		z-index: 999;
		background-image: url('http://www.wgte.org/modules/review/background.gif');
		top: 30%;
		left: 30%;
		height: 125px;
		width: 440px;
		color: #d1d2d3;
	}
	
	#loginpopup .main {
		height: 85px;
		width: 400px;
		padding: 1px 0px 0px 0px;
		margin: 20px;
		font-size: 12px;
		background-color: #e5e5e5;
	}
		#loginmsg {
			background-color: #323d73;
			color: #e5e5e5;
			margin: 10px 10px 10px 10px;
			width: 380px;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			line-height: 26px;
		}
		
		#loginform {
			margin: 0px;
			padding: 0px;
		}
		#loginform form {
			margin: 0px;
			padding: 0px;
		}
			#loginform form label {
				margin: 20px 0px 0px 0px;
				color: #323d73;
				font-size: 10px;
				padding: 0px;
				width: 120px;
				text-align: right;
				position: absolute;
			}
			/*p {
				background-color: #00ff00;
				padding: 0px;
				margin: 0px;
				display: block;
				line-height:26px;
			}*/

/* COPY EVERYWHERE */
.button_light, .sun_off, .off, .sat_off
{
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #666666;
}
.button_light_hover
{
	font-size: 10px;
	background-color: #e5e5e5;
	border: 1px solid #cccccc;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #666666;
	cursor: pointer;
}

.button_light_off
{
	font-size: 10px;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #DEDEDE;
}

.button_mid, .sun_notdate, .sat_notdate, .notdate
{
	font-size: 10px;
	background-color: #8B8B8B;
	border: 1px solid #C4C4C4;
	font-weight: bold;
	text-align: center;
	height: auto;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #E0E0E0;
	cursor: pointer;
}
.button_mid_hover
{
	font-size: 10px;
	background-color: #636363;
	border: 1px solid #C4C4C4;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #E0E0E0;
	cursor: pointer;
}
.button_mid_off
{
	font-size: 10px;
	background-color: #BBBBBB;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #D0D0D0;
}

.button_dark, .sun_current, .sat_current, .current
{
	font-size: 10px;
	background-color: #999999;
	border: 1px solid #999999;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #dedede;
}

.button_dark_off
{
	font-size: 102px;
	background-color: #EFEFEF;
	border: 1px solid #DEDEDE;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #F6F6F6;
}

.button_dark, .button_dark_hover, .button_mid, .button_mid_hover, .button_light, .button_light_hover, .button_light_off, .button_mid_off
{
		cursor: pointer;
}
.button_dark_hover
{
	font-size: 10px;
	background-color: #999999;
	border: 1px solid #cccccc;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #dedede;
}
.calendar_title {
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #999999;
	/*font-weight: bold;*/
	text-align: center;
	height: auto;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}
.calendar_head {
	font-size: 11px;
	background-color: #e5e5e5;
	border: 1px solid #cccccc;
	/*font-weight: bold;*/
	text-align: center;
	height: auto;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #666666;
}
.calendar_nav {
	font-size: 11px;
	/*background-color: #999999;
	border: 1px solid #999999;
	font-weight: bold;*/
	text-align: center;
	height: auto;
	margin: 0px;
	/*padding: 3px 5px 3px 5px;*/
	color: #ffffff;
}

.admin_menu {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 810px;
}
.admin_menu li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	list-style: none;
	float: right;
	text-decoration: none;
}
.admin_menu li.hover {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	list-style: none;
	float: right;
	text-decoration: underline;
	cursor: pointer;
}

.leftcell16_9 .review .title {
	font-size: 12px;
}
.leftcell16_9 .review .tagfield {
	width: 60px;
}

.error {
	background-color: #FFEBEB;
	border:1px solid #FF0000;
	color: #FF0000;
	padding:2px;
	font-size: 12px;
	margin:2px 0px 0px 0px;
}


.page_item {
	margin: 0;
	border: 1px solid #7390a0;
	position: relative;
}
.form_background {
	background-color: #dce4e8;
	margin: 3px;
}
#gallery_toggle {
	background-color: #dce4e8;
	color: #2a3942;
}
	.form_background .label {
		color: #2a3942;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
	}

#tabs {
	height: 18px;
}

.toggle_area {
	border: 1px solid #7390a0;
}

.left_content {
	background-color: #dee7eb;
	color: #010101;
	width:150px;
	padding:5px;
}
	.addform {
		width:300px;
		border:2px solid #7390a0;
		background-color:#ffd67f;
		position:absolute;
		top:15px;
		left:0px;
	}
	ul.feeds {
		list-style: none;
		margin: 5px 0px 0px 0px;
		padding: 0px;
		width: 140px;
		border-top: 1px solid #7390a0;
	}
		ul.feeds li {
			list-style: none;
			margin: 0px;
			width: 140px;
			padding: 5px 0px 5px 0px;
			border-bottom: 1px solid #7390a0;
			cursor: pointer;
		}

.right_content {
	color: #010101;
	width: 540px;
}
	.feed_header {
		position: relative;
	}
	.feed_area {
		margin: 0px 0px 0px 5px;
		height: 400px;
		width: 460px;
		overflow: auto;
	}
	.feed_functions {
		padding: 2px;
		border-bottom: 1px solid #7390a0;
	}
	.feed_item {
		margin: 5px 5px 0px 0px;
		border: 1px solid #7390a0;
	}
		.feed_item .title {
			font-size: 12px;
			font-weight: bold;
			background-color: #fde7b9;
			padding: 2px;
		}
		.feed_item .title a {
			color: #010101;
			text-decoration: none;
		}
		.feed_item .title a:hover {
			color: #010101;
			text-decoration: underline;
		}
		.feed_item .description {
			font-size: 12px;
			margin: 5px;
		}
			.feed_item .description p {
				margin: 5px 0 0 0;
			}
	.feed_title {
		font-size: 18px;
		background-color: #bbcdd6;
		padding: 5px;
	}
	.feed_title a {
		color: #010101;
		text-decoration: none;
	}
	.feed_title a:hover {
		color: #010101;
		text-decoration: underline;
	}
	.feed_logo {
		position: absolute;
		top: 5px;
		right: 20px;
		border: 1px solid #7390a0;
	}
a.unselected {
	font-weight: normal;
}

div.minor_button {
	border-top: 1px solid #7390a0;
	border-bottom: 1px solid #7390a0;
	background-color: #dce4e8;
	height: 12px;
	width: 50px;
	margin: 0 0 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
}
	div.minor_button div.internal_button {
		margin: 0 0 0 -1px;
		border-left: 1px solid #7390a0;
		border-right: 1px solid #7390a0;
		width: 50px;
		height: 12px;
		overflow: hidden;
		position: relative;
	}
	div.minor_button div.text {
		color: #2a3942;
		font-weight: bold;
		font-size: 10px;
		line-height: 10px;
		height: 5px;
		text-align: center;
		position: absolute;
		top: 1px;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	div.minor_button div.gradient {
		border-top: 1px solid #d5dee2;
		background-color: #bbcdd6;
		height: 6px;
		position: absolute;
		top: 5px;
		left: 0;
		width: 100%;
		z-index: 5;
	}

div.minor_tab {
	border-top: 1px solid #7390a0;
	background-color: #dce4e8;
	height: 18px;
	width: 100px;
	margin: 0 1px 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
	float:right;
}
	div.minor_tab div.internal_button {
		margin: 0 0 0 -1px;
		border-left: 1px solid #7390a0;
		border-right: 1px solid #7390a0;
		width: 100px;
		height: 18px;
		overflow: hidden;
		position: relative;
	}
	div.minor_tab div.text {
		color: #010101;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		height: 14px;
		text-align: center;
		position: absolute;
		top: 1px;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	div.minor_tab div.gradient {
		border-top: 1px solid #d5dee2;
		background-color: #bbcdd6;
		height: 9px;
		position: absolute;
		top: 8px;
		left: 0;
		width: 100%;
		z-index: 5;
	}

div.off_tab {
	border-top: 1px solid #7390a0;
	background-color: #eef2f4;
	height: 18px;
	width: 100px;
	margin: 0 1px 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
	float:right;
}
	div.off_tab div.internal_button {
		margin: 0 0 0 -1px;
		border-left: 1px solid #7390a0;
		border-right: 1px solid #7390a0;
		width: 100px;
		height: 18px;
		overflow: hidden;
		position: relative;
	}
	div.off_tab div.text {
		color: #7390a0;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		height: 14px;
		text-align: center;
		position: absolute;
		top: 1px;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	div.off_tab div.gradient {
		border-top: 1px solid #ebeff1;
		background-color: #dee7eb;
		height: 9px;
		position: absolute;
		top: 8px;
		left: 0;
		width: 100%;
		z-index: 5;
	}
	
/* SEARCH PAGE */

#search {

}

#main {
	background-color: #323d73;
	padding: 0;
	position: relative;
	height: 20px;
}

#keywords {
	width: 200px;
	top: 2px;
	left: 3px;
	position: absolute;
}
	#keywords .inline {
		width: 200px;
		height: 14px;
		position: relative;
	}
	#keywords_value {
		width: 200px;
		height: 14px;
		padding: 0px;
		margin: 0px;
		font-size: 10px;
		line-height: 14px;
		border: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

#type_drop {
	width: 150px;
	top: 2px;
	left: 204px;
	position: absolute;
}
	#type_drop .inline {
		width: 150px;
	}
	
#results_drop, #media_drop, #type_filter_drop {
	width: 200px;
	position: relative;
}
	#results_drop .inline, #media_drop .inline, #type_filter_drop .inline {
		width: 200px;
	}
	
#month_drop {
	width: 80px;
	margin-right: 15px;
	position: relative;
}
	#month_drop .inline {
		width: 80px;
	}

#day_drop, #year_drop {
	width: 50px;
	margin-right: 15px;
	position: relative;
}
	#day_drop .inline, #year_drop .inline {
		width: 50px;
	}
	
#submit {
	width: 50px;
	top: 2px;
	left: 358px;
	position: absolute;
}
	#submit .inline {
		width: 50px;
	}
	
#sort {
	height: 20px;
	position: relative;
}

#filter {
	width: 200px;
	border-left: 1px solid #b7bbce;
	padding: 5px;
}

#sort_title, 
#sort_date, 
#sort_itemtype, 
#sort_rating_avg, 
#sort_comments, 
#sort_type {
	float: left;
	cursor: pointer;
}

#top_pages {
	margin: 0 0 5px 0;
	display: none;
}
#bottom_pages {
	margin: 5px 0 0 0;
}

.outline {
	border-top: 1px solid #222836;
	border-bottom: 1px solid #222836;
}

.inline {
	margin-left: -1px;
	border-left: 1px solid #222836;
	border-right: 1px solid #222836;
	background-color: white;
}

.select {
	width: 150px;
	color: #222836;
	margin: 0px 3px 2px 3px;
	cursor: pointer;
}
	.select .inline {
		text-align: left;
		position: relative;
	}
	.select .inline .text {
		margin: 0 0 0 2px;
		border-bottoms: 1px solid #ffeebf;
	}
	.select .inline img {
		position: absolute;
		right: 0px;
		top: 0;
		padding: 5px 2px 4px 2px;
		border-left: 1px solid #ffeebf;
		background-color: white;
	}

.input {
	
	color: #ac6704;
	margin: 0px 3px 2px 3px;
}

.button {
	cursor: pointer;
	width: 50px;
	color: #222836;
	margin: 0px 3px 0px 3px;
}

.toggle {
	width: 67px;
	height: 13px;
	color: #222836;
	text-align: left;
	margin: 2px 2px 0 0;
	padding: 0px;
	position: relative;
}
	.toggle .text {
		margin: 0 0 0 0;
		padding: 0;
		position: absolute;
		top: -2px;
		left: 2px;
	}
	.toggle .direction {
		top: 4px;
		right: 2px;
		position: absolute;
	}

#sort .on {
	background-image: url(/kstream/images/search/sortback.png);
	background-repeat: no-repeat;
}

.offt {
	background-image: none;
}

.hidden {
	display: none;
}

.options {
	z-index: 300;
}
	.options .option {
		line-height:16px;
		border-top: 1px solid #b7bbce;
	}

#filter .header {
	color: #222836;
	font-weight: bold;
	text-align: left;
	z-index: 0;
}

#filter_tags {
	text-align: left;
}
	#filter_tags a {
		margin: 5px 0 0 5px;
		display: block;
	}

#media_filter img, #rating_filter img {
	cursor: pointer;
	padding: 1px;
}
	#media_filter .on {
		background-color: #b7bbce;
		padding: 1px;
	}

#main {
	z-index: 10;
}
#results, #sort, #filter  {
	z-index: 0;
}
#results .headera {
	background-color: #dddddd;
	font-weight: bold;
	text-align: left;
	height: 12px;
	position: relative;
	margin: 0 0 2px 0;
	z-index: 0;
}
	#results .headera .gradient {
		background-color: #bbbbbb;
		border-top: 1px solid #cccccc;
		top: 6px;
		left: 0px;
		height: 6px;
		position: absolute;
		width: 100%;
		z-index: 5;
	}
	#results .headera .title {
		font-size: 10px;
		color: #333333;
		position: absolute;
		left: 1px;
		top: 1px;
		z-index: 15;
	}
	#results .headera .title_shadow {
		font-size: 10px;
		color: #999999;
		z-index: 2;
		position: absolute;
		left: 2px;
		top: 2px;
		z-index: 10;
	}

.header2 {
	color: #b7bbce;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
	.result .header2 {
		font-size: 10px;
		border-bottom: 1px dashed #b7bbce;
	}

.pages {
	text-align: left;
	line-height: 16px;
	height: 16px;
}
.pages img, .pages div {
	float: left;
	cursor: pointer;
}
.pages img {
	margin-right: 2px;
}
.pages div {
	text-align: center;
	width: 16px;
	height: 16px;
	line-height: 16px;
}
	.pages .on {
		background-image: url(/kstream/images/search/pageback.png);
		background-repeat: no-repeat;
		background-position: 2px 2px;
	}

.result {
	height: 30px;
	text-align: left;
	color: black;
	position: relative;
	margin: 2px 0 0 0;
}
	 .result .image {
	 	float: left;
	 	padding-bottom:2px;
	 }
	 .result .date {
	 	font-size: 10px;
	 	float: right;
	 }
	 .result .iconset {
	 	position: absolute;
	 	top: 14px;
	 	right: 0;
	 	text-align: right;
	 }
		 .result .iconset img {
		 	height: 14px;
		 	width: 14px;
		 	margin: 0 2px 2px 0;
		 }
	 .result .title {
	 	font-size: 12px;
	 	line-height: 18px;
	 	margin: 0 5px 0 5px;
	 	width: 310px;
	 	height: 17px;
	 	overflow: hidden;
	 }
	 .result .details {
	 	position: relative;
	 }
	 .result .rating {
	 	position: absolute;
	 	right: 0;
	 	top: 0;
	 }
	 .result .thumbnail {
	 	height: 60px;
	 	margin: 2px 5px 0 2px;
	 	float: left;
	 }
	 .result .description {
	 	font-size: 11px;
	 	height: 66px;
	 	overflow: hidden;
	 }
	 .result .comments {
	 	font-size: 11px;
	 	position: absolute;
	 	right: 2px;
	 	top: 18px;
	 }

.splashScreen {
	display: none;
}

object, embed {
	z-index: 0;
}