@import url("EB-editor.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body
{
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.clearer
{
	clear: both;
	height: 0px;
	font-size: 0px;
}

#container
{
	width: 908px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	padding-bottom: 4px;
}

#header
{
	background: #fff url("../../images/custom/header_bg.jpg") repeat-x left 1px;
	height: 102px;
	position: relative;
}

#header h1
{
	float: left;
	padding-left: 24px;
}
#navigationIcons
{
	float: right;
	padding: 21px 25px 0px 0px;
	list-style-type: none;
}

#navigationIcons li
{
	display: inline-block;
	float: left;
	margin-left: 5px;
}

#navigation
{
	float: right;
	margin-right: -89px;
	margin-top: 42px;
	list-style-type: none;
}

#navigation li
{
	display: block;
	float: left;
	margin-left: 1px;
}

#navigation li a
{
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 15px 10px 0px 10px;
	color: #50436d;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

#navigation li.active, #navigation li.on
{
	background: url("../../images/custom/menu_left.jpg") no-repeat left top;
}

#navigation li.active a, #navigation li.on a
{
	background: url("../../images/custom/menu_right.jpg") no-repeat right top;
}

#home-banner
{
	height: 306px;
	background: #f7f6fa url("../../images/custom/home_banner.jpg") no-repeat center 20px;
	position: relative;
	margin-bottom: 6px;
}

#internal-banner
{
	height: 201px;
	background: #f7f6fa url("../../images/custom/internal_banner.jpg") no-repeat center;
	position: relative;
	margin-bottom: 20px;
}

#home-banner .short-text
{
	position: absolute;
	top: 200px;
	left: 304px;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	width: 234px;
}

#internal-banner .short-text
{
	position: absolute;
	top: 136px;
	left: 262px;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	width: 234px;
}

#home-banner .short-text a, #internal-banner .short-text a
{
	color: #fff;
	text-decoration: none;
}

#home-banner .player
{
	position: absolute;
	top: 34px;
	left: 566px;
}

#home-top-columns
{
	padding-left: 18px;
}

#home-search
{
	width: 285px;
	height: 98px;
	position: relative;
	background: url("../../images/custom/search-bg.jpg");
	float: left;
}

#home-search label
{
	border: none;
	position: absolute;
	top: 15px;
	left: 26px;
	font-size: 15px;
	color: #3d3c3c;
	font-weight: bold;
	background: none;
}

#home-search .text-input
{
	border: none;
	position: absolute;
	top: 43px;
	left: 43px;
	width: 195px;
	font-size: 11px;
	color: #3d3c3c;
	background: none;
}

#home-search .submit-button
{
	border: none;
	position: absolute;
	top: 39px;
	left: 246px;
	width: 30px;
	height: 25px;
	background: none;
	overflow: hidden;
	font-size: 11px;
	color: #3d3c3c;
	text-align: center;
	padding: 0px;
	cursor: pointer;
}

#home-search a
{
	border: none;
	position: absolute;
	top: 78px;
	right: 10px;
	font-size: 12px;
	color: #3d3c3c;
}

#home-col-center
{
	width: 283px;
	height: 98px;
	position: relative;
	background: url("../../images/custom/col_center_img.jpg") left bottom;
	float: left;
	margin-left: 12px;
	color: #fff;
	line-height: 22px;
}

#home-col-center span
{
	display: block;
	position: absolute;
	top: 2px;
	left: 114px;
	font-size: 15px;
}

#home-col-center a
{
	position: absolute;
	bottom: 0px;
	right: 7px;
	font-size: 12px;
	color: #fff;
	padding: 2px 12px 3px 20px;
	background: #97836b url("../../images/custom/arrow_b.gif") no-repeat 8px 10px;
}

#home-col-right
{
	width: 283px;
	height: 98px;
	position: relative;
	background: url("../../images/custom/col_right_img.jpg") left bottom;
	float: left;
	margin-left: 14px;
	color: #fff;
	line-height: 22px;
}

#home-col-right span
{
	display: block;
	position: absolute;
	top: 2px;
	left: 114px;
	font-size: 15px;
}

#home-col-right a
{
	position: absolute;
	bottom: 0px;
	right: 7px;
	font-size: 12px;
	color: #fff;
	padding: 2px 12px 3px 20px;
	background: #948aa8 url("../../images/custom/arrow_b.gif") no-repeat 8px 10px;
}

#home-large-columns
{
	padding-left: 34px;
	margin-top: 25px;
}

#home-column-left
{
	width: 250px;
	margin-right: 22px;
	float: left;
	text-align: justify;
	line-height: 19px;
}

#home-column-left h1
{
	color: #c30000;
	font-size: 14px;
	line-height: 22px;
}

#home-column-left a
{
	color: #c30000;
	background: url("../../images/custom/arrow_red.gif") no-repeat left center;
	padding: 2px 0px 2px 10px;
}

#home-column-left .blue
{
	color: #113c93;
	padding: 8px 0px;
}

#home-column-center
{
	width: 248px;
	padding-left: 50px;
	float: left;
	margin-right: 5px;
	background: url("../../images/custom/v_dots.gif") repeat-y left top;
}

#home-column-center h1
{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 8px;
}

#home-column-center ol
{
	list-style-position: inside;
	padding-bottom: 12px;
	color: #737373;
}

#home-column-center ol li
{
	padding: 9px 0px;
}

#home-column-center a
{
	color: #737373;
	background: url("../../images/custom/arrow_grey.gif") no-repeat left center;
	padding: 2px 0px 2px 10px;
}

#home-column-right
{
	width: 285px;
	float: left;
	background: #eef0eb url("../../images/custom/rightbar_bg.jpg") no-repeat left bottom;
	color: #737373;
	line-height: 16px;
	padding-bottom: 8px;
}

#home-column-right p
{
	font-family: Helvetica;
	padding: 10px 0px 0px 3px;
}

#home-column-right p.find
{
	background: url("../../images/custom/h_dots.gif") repeat-x left top;
	padding-top: 5px;
	margin-left: 55px;
	margin-right: 6px;
}

#home-column-right p.find a
{
	color: #463669;
	background: url("../../images/custom/arrow_bl.gif") no-repeat left center;
	padding: 2px 0px 2px 10px;
}

#footer
{
	background: #f6f5f5;
	padding: 15px 10px 10px 25px;
	color: #7c7b7d;
	font-size: 11px;
	line-height: 14px;
	margin: 25px 6px 0px 6px;
}

#footer a
{
	color: #7c7b7d;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#internal-leftbar
{
	position: relative;
	float: left;
	width: 290px;
	margin-left: 33px;
	line-height: 18px;
}

#internal-leftbar #home-search
{
	float: none;
}

#internal-leftbar h1
{
	font-family: Helvetica;
	font-size: 13px;
	text-transform: uppercase;
	background: url("../../images/custom/heading_bg.jpg") repeat-y left top;
	padding: 3px 0px 3px 15px;
	color: #66548f;
	margin: 23px 0px 6px;
}

#internal-leftbar ul
{
	list-style-type: none;
}

#internal-leftbar li
{
	padding-left: 7px;
	background: url("../../images/custom/bullet.gif") no-repeat left 7px;
}

#internal-leftbar a, #internal-main-column a
{
	color: #66548f;
}

.dots
{
	background: url("../../images/custom/h_dots.gif") repeat-x left center;
	height: 13px;
	font-size: 0px;
}

#internal-leftbar p, #internal-leftbar .dots
{
	margin: 0px 12px;
}

#internal-main-column
{
	width: 520px;
	margin-left: 30px;
	float: left;
	line-height: 18px;
}

#internal-main-column h1
{
	font-size: 18px;
	font-weight: normal;
	color: #66548f;
}

#internal-main-column .related
{
	font-size: 10px;
	text-align: center;
	padding-left: 40px;
	padding-top: 10px;
}

#internal-main-column .related span
{
	display: block;
	text-align: center;
	float: left;
	margin-left: 10px;
}

#blog-column
{
	width: 550px;
	float: left;
	padding: 0px 36px;
	font-size: 11px;
	line-height: 18px;
}

#blog-column h1
{
	color: #66548f;
	font-size: 16px;
}

#blog-column .header
{
	padding-left: 56px;
	background: url("../../images/custom/blog.jpg") no-repeat;
	height: 54px;
	margin-bottom: 28px;
	color: #66548f;
}

#blog-column .header a
{
	color: #66548f;
	text-decoration: none;
}

#blog-column .header h1
{
	color: #4f4f50;
}

#blog-column p
{
	text-indent: 40px;
	padding-bottom: 20px;
}

#blog-column .related a
{
	background: url("../../images/custom/arrow_bl.gif") no-repeat left 4px;
	padding: 1px 0px 1px 13px;
	color: #4f4f50;
}

.stats
{
	text-align: right;
	color: #66548f;
}

.stats a
{
	color: #66548f;
	text-decoration: none;
}

.blog
{
	margin-bottom: 10px;
}

.pagination
{
	text-align: center;
	margin-top: -15px;
}

#blog-rightbar
{
	width: 250px;
	float: left;
	background: #f7f6fa;
}

#blog-rightbar h1
{
	background: url("../../images/custom/blog_title.jpg") no-repeat;
	line-height: 48px;
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica;
	text-indent: 50px;
	text-transform: uppercase;
}

#blog-rightbar ul
{
	list-style-type: none;
	padding: 4px 0px 5px 47px;
}

#blog-rightbar ul ul
{
	padding-left: 30px;
}

#blog-rightbar li
{
	padding: 5px 0px;
}

#blog-rightbar ul a
{
	font-size: 11px;
	color: #66548f;
	text-decoration: none;
	background: url("../../images/custom/bullet.gif") no-repeat 0px 4px;
	padding-left: 7px;
}

.customFormMessage
{
	border: #c4c2c2 1px solid;
	background-color: #ffff99;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.customFormMessage td
{
	padding: 5px;
}

#internal-content
{
	padding: 15px;
}

#internal-content .Forum, #internal-content .ForumMessages, #internal-content .ForumTopics   
{
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #cccccc;
}
#internal-content .Forum  td,  #internal-content .ForumMessages  td,  #internal-content .ForumTopics  td
{
	background-color: #fcfcfc;
	padding: 5px;
	text-align:center;
}
#internal-content .Forum  th,  #internal-content .ForumMessages  th,  #internal-content .ForumTopics  th
{
	padding: 5px;
	text-align:center;
}
#internal-content .Forum  td:first-child, #internal-content .ForumMessages  td:first-child, #internal-content .ForumTopics td:first-child
{
	text-align: left;
}
#internal-content .Forum  th:first-child, #internal-content .ForumMessages th:first-child, #internal-content .ForumTopics th:first-child
{
	text-align: left;
}
#internal-content  table.ForumTopics 
{
	width: 850px;
}
#internal-content .tdh1Tag
{
	color: #66548f;
	font-size: 16px;
	line-height: 22px;
}
.register input
{
      margin-left: 5px;
}
.register td
{
     padding-bottom: 7px;
}


