body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #23585E;
	text-align: center;
}

#page {
	background-color: #F0EFEB;
	text-align: left;
	width: 1024px;
}

#header {
	width: 100%;
	height: 160px;
	background-image: url(images/header-background.png);
	background-repeat: repeat-x;
}

#header-top {
	width: 100%;
	height: 110px;
}

#header-bottom {
	width: 100%;
	height: 50px;
}

#header-tl {
	width: 300px;
	height: 100%;
	float: left;
}

#header-tc {
	width: 420px;
	height: 100%;
	float: left;
}

#header-tr {
	width: 295px;
	height: 100%;
	float: left;
}

#header-bl {
	width: 650px;
	height: 100%;
	float: left;
}

#header-br {
	width: 370px;
	height: 100%;
	float: left;
}

#header-logo {
	width: 272px;
	height: 90px;
	position: relative;
	top: 15px;
	left: 15px;
}

#header-advert {
	width: 392px;
	height: 72px;
	position: relative;
	top: 22px;
	left: 0px;
}

#sub-login {
	width: 280px;
	height: 24px;
	background-image: url(images/header-nav-additional.png);
	position: relative;
	top: 0px;
	left: 5px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}

#header-ltabs {
	position: relative;
	left: 20px;
}

.ltab-container {
	position: relative;
	top: 20px;
	height: 29px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	background-color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

.ltab-container:hover {
	top: 10px;
	height: 39px;
	color: #399CC5;
}


.ltab-lh {
	width: 5px;
	height: 29px;
	background-image: url(images/white-tab-left.png);
	float: left;
}

.ltab-back {
	height: 19px;
	background-image: url(images/white-tab-back.png);
	background-repeat: repeat-x;
	float: left;
	padding: 8px 6px 0 6px;
	font-size: 1.2em;
	font-weight: bold;
}

.ltab-rh {
	width: 5px;
	height: 29px;
	background-image: url(images/white-tab-right.png);
	float: left;
}


#header-rtabs {
	height: 39px;
	position: relative;
	top: 11px;
	left: 70px;
}

.rtab-lh {
	width: 5px;
	height: 39px;
	background-image: url(images/dark-tab-left.png);
	float: left;
}

.rtab-back {
	height: 24px;
	background-image: url(images/dark-tab-back.png);
	background-repeat: repeat-x;
	float: left;
	padding: 15px 5px 0 5px;
	font-weight: bold;
	font-size: 1.3em;
}

.rtab-rh {
	width: 5px;
	height: 39px;
	background-image: url(images/dark-tab-right.png);
	float: left;
	margin-right: 1px;
}

.header-bar {
	width: 100%;
	height: 4px;
	background-color: #255466;
}

#page-content {
	width: 100%;
}

.cat-left {
	width: 345px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.cat-right {
	width: 325px;
	padding: 10px;
	margin: 0px;
	float: left;
	text-align: right;
}

.cat-box {
	width: 320px;
	margin: 0px;
	padding: 5px;
}

.cat-box-top {
	width: 314px;
	height: 17px;
	margin: 5 0 5 0px;
	background-image: url(images/white-panel-top-300.png);
}

.cat-box-top-longform {
	width: 314px;
	height: 50px;
	background-image: url(images/white-panel-header-top-300.png);
}

.cat-box-longform-title {
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	text-align: justify;
	padding: 20px 0px 0 20px;
}

.cat-box-sides {
	width: 314px;
	/*height: auto;*/
	background-image: url(images/white-panel-back-300.png);
	background-repeat: repeat-y;
	padding: 0px;
}

.cat-box-liner {
	width: 280px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	overflow: auto;
}

.cat-box-bottom {
	width: 314px;
	height: 17px;
	background-image: url(images/white-panel-bottom-300.png);
}

a.cat-box-article-title {
	line-height: 2em;
}

a.cat-box-article-title:hover {
	color: #399CC5;
}

.dk-box-container {
	margin-left: 20px;
	margin-top: 20px;
}

.dk-box-container-sidebar {
	margin-left: 5px;
	margin-top: 5px;
}

.dk-box-top {
	width: 314px;
	height: 17px;
	background-image: url(images/dark-panel-top-300.png);
}

.dk-box-top-sidebar {
	width: 264px;
	height: 17px;
	background-image: url(images/dark-panel-top-250.png);
}

.dk-box {
	width: 274px;
	background-image: url(images/dark-panel-back-300.png);
	background-repeat: repeat-y;
	text-align: justify;
	padding: 0 20px 0 20px;
	overflow: auto;
}

.dk-box-sidebar {
	width: 224px;
	background-image: url(images/dark-panel-back-250.png);
	background-repeat: repeat-y;
	text-align: justify;
	padding: 0 20px 0 20px;
}

.dk-box-liner {
	margin: 0 10px 0 10px;
	text-align: left;
}

.dk-box-liner ul {
	margin: 0;
}

.dk-box-bottom {
	width: 314px;
	height: 17px;
	background-image: url(images/dark-panel-bottom-300.png);
}

.dk-box-bottom-sidebar {
	width: 264px;
	height: 17px;
	background-image: url(images/dark-panel-bottom-250.png);
}

.dk-box-text {
	color: #FFF;
}

.narrowcolumn {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 690px;
	/*background-color: #F0EFEB;*/
}

#jj-sidebar {
	width: 314px;
	float: left;
}

.children { 
	padding-left: 10px; 
}

.sidebar-liner {
	padding: 5px;
	margin: 5px;
}

.start-widget {
	margin: 10px;
}


#intro {
	width: 663px;
	height: 158px;
	margin: 15px 0 0 15px;
	padding: 0px;
}

.intro-nav {
	width: 180px;
	height: 158px;
	float: left;
}

.intro-bg {
	width: 464px;
	height: 158px;
	float: left;
	background-image: url(images/blue-panel-horizontal-back.png);
	background-repeat: repeat-x;
}

.intro-rh {
	width: 19px;
	height: 158px;
	float: left;
	background-image: url(images/blue-panel-horizontal-right.png);
}



.intro-tab {
	width: 180px;
	height: 27px;
	padding: 8px 0 0 8px;
	margin-top: 1px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
}

#intro-tab-1 {
	margin-top: 7px;
	background-image: url(images/horizontal-tab.png);
}

#intro-tab-1:hover {
	background-image: url(images/horizontal-tab-pale.png);
}

#intro-tab-2 {
	background-image: url(images/horizontal-tab.png);
}

#intro-tab-2:hover {
	background-image: url(images/horizontal-tab-pale.png);
}

#intro-tab-3 {
	background-image: url(images/horizontal-tab.png);
}

#intro-tab-3:hover {
	background-image: url(images/horizontal-tab-pale.png);
}

#intro-tab-4 {
	background-image: url(images/horizontal-tab.png);
}

#intro-tab-4:hover {
	background-image: url(images/horizontal-tab-pale.png);
}

.intro-text {
	width: 242px;
	color: #FFF;
	padding: 10px;
	margin-top: 10px;
	float: left;
}

.intro-divide {
	width: 5px;
	height: 158px;
	float: left;
	background-image: url(images/blue-panel-horizontal-back-divide.png);
}

.intro-links {
	width: 170px;
	float: left;
	padding: 10px;
	font-size: 0.8em;
}

.intro-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}

a.intro-link {
	color: #FFF;
}

a.intro-link:hover {
	color: #99D1E8;
}

#intro-text-1 {
}

#intro-text-2 {
	display: none;
}

#intro-text-3 {
	display: none;
}

#intro-text-4 {
	display: none;
}

#intro-links-1 {
}

#intro-links-2 {
	display: none;
}

#intro-links-3 {
	display: none;
}

#intro-links-4 {
	display: none;
}

.post-container {
	margin-left: 20px;
	margin-top: 20px;
}

.post-top {
	width: 654px;
	height: 17px;
	background-image: url(images/white-panel-top-640.png);
}

.post {
	width: 614px;
	background-image: url(images/white-panel-back-640.png);
	background-repeat: repeat-y;
	text-align: justify;
	padding: 0 20px 0 20px;
	overflow: auto;
}

.post_liner_ {
	margin: 10px;
}

.post-bottom {
	width: 654px;
	height: 17px;
	background-image: url(images/white-panel-bottom-640.png);
}

.forumtitle {
	width: 360px;
	float: left;
}

.forumreplies {
	width: 45px;
	float: left;
	padding-left: 10px;
	text-align: left;
}

.forumlastpost {
	width: 180px;
	float: left;
	padding-left: 10px;
}

.forum-org-link {
	font-weight: normal;
	padding-left: 10px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}


a.dk-link {
	color: #FFF;
}

a.dk-link:visited {
	color: #FFF;
}

a.dk-link:hover {
	color: #399CC5;
	text-decoration: none;
}

.tagtext {
	font-size: 0.8em;
}

h3.article-title {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.strong {
	font-weight: bold;
}

.pale-text {
	color: #FFF;
}

a.edit-link {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #2D93C2;
}

a.edit-link:visited {
	color: #2D93C2;
}

a.edit-link:hover {
	color: #F79418;
	text-decoration: underline;
}

.overflow-auto {
	overflow: auto;
}

.static {
	float: right;
	margin: 10px;
	padding: 10px;
	background-color: #DFF4FD;
	border: 1px solid #57C7F1;
}

a.static-link {
	color: #000;
	font-weight: bold;
}

a.static-link:visited {
	color: #000;
}

a.static-link:hover {
	color: #117DA6;
}

.form-table {
	text-align: left;
}

#pass-strength-result {
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 12px 5px 5px 1px;
	padding: 3px 5px;
	text-align: center;
	width: 200px;
}

.text-left {
	text-align: left;
}

.av-ad {
	width: 80%;
	margin: 10px;
	margin-left: 50px;
	padding: 10px;
	text-align: center;
	border: 1px solid #57C7F1;
}


