/* BEGIN: COMMON STYLE */
body {margin: 0; padding: 0; color: #000000; background: #FFFFFF; font: 12px Arial, sans-serif; }

body#bd { margin: 0; background: #161C1F; color: #FFFFFF; text-align: center; }

body.contentpane { margin: 12px; }

    /* BEGIN BASIC LINKING */
a { color: #900020; font-weight:bold; text-decoration: none; }

a:hover, a:active { color: #000; text-decoration: none; }

a:visited { color: #000; }

   /* END BASIC LINKING */

fieldset { border: 0; margin: 0; padding: 0; }

fieldset a { font-weight: bold; }

form { 	margin: 0; padding: 0; }

h1 { margin: 10px 0; font-size: 16px; }

h2 { margin: 10px 0; font-size: 14px; }

h4 { margin: 10px 0; font-size: 12px; font-weight: bold; }

hr { border-top: 1px solid #444444; border-right: 0; border-left: 0; border-bottom: 0; height: 1px; }

input { font: 11px Arial, sans-serif; } 

ol { margin: 10px auto; }

p { margin: 10px 0; }

select { font: 11px Arial, sans-serif; }

textarea { padding-left: 2px; font: 11px/1.3em Arial, sans-serif; }

th { font-weight: bold; font-size: 11px; text-align: left; }

   /*  BEGIN LISTING  */
ul { margin: 10px; padding: 0; list-style: none; }

ul li { padding-left: 10px; background: url(../images/arrow.png) no-repeat 0 5px; line-height: 140%; }

ul#mainlevel li, ul#mainlevel-nav li { padding: 0; margin: 0; background: none; }

   /*  END LISTING  */

.code, pre {
	border: 1px solid #444444;
	width: auto;
	padding: 5px;
	background: #F1F1F1;
	font: 11px Arial, sans-serif;
}

/* END: COMMON STYLE */
/* BEGIN: MODULES STYLE */
div.moduletable {
	width: auto!important;
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #465D65;
	background: #94A8AF;
	color: #FFFFFF;
}

div.moduletable h3 {
	margin: -5px -5px 5px -5px;
	padding-left: 7px;
	color: #FAFDD2;
	background: url(../images/h3-bg.gif) #465D65;
	font-weight: bold;
	font-size: 11px;
	text-transform: UPPERCASE;
	line-height: 25px;
	height: 25px;
}

div.moduletable td {
	padding: 3px 0!important;
}

/* END: MODULES STYLE */

/* BEGIN: JOOMLA STYLE */
table.contentpaneopen td, table.contentpane td {
	padding-right: 2px;
	line-height: 140%;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: auto!important;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 200px;
	font-size: 11px;
}

table.contenttoc td {
	padding: 1px 5px 1px 15px;
	background: url(../images/arrow.png) no-repeat 5px 7px;
}

table.contenttoc th {
	padding: 4px 6px;
}

table.moduletable {
	width: 100%;
	background: #FFFFFF;
}

table.polls {
	padding: 0;
	width: 100%;
}

#content table.pollstableborder {
	width: 520px!important;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}

table.pollstableborder td {
	padding: 0 4px!important;
	text-align: left;
}

table.searchintro {
	margin: 10px 0;
	padding: 10px 0!important;
	width: 100%;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

table.searchintro td {
	padding: 0 2px!important;
}

td.buttonheading {
	padding-left: 0!important;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 0 5px;
	background: url(../images/seperator.gif) repeat-x bottom left;
	height: 25px!important;
}



.adminform textarea {
	width: 520px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
	width: 410px!important; /*Control the Frontend Editor area width*/
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center left;
	line-height: 20px;
}

.back_button {
	margin-top: 10px;
	width: 100%;
	display: block;
	font-size: 11px;
	text-align: right;
}

.banner {
	float: right;
	position: relative;
	top: 12px;
	right: 12px;
}

.blog_more {
	margin: 10px 0;
	padding: 3px;
}

.blog_more a {
	font-weight: bold;
}

.button {
	padding: 1px 4px 1px 4px;
	border: 1px solid #282828;
	background: url(../images/but-bg.gif) #253135;
	color: #CFCFCF;
	font: bold 10px Tahoma, Arial, sans-serif;
}

.category {font-weight: bold;}

.componentheading {
	padding: 4px 5px 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(../images/comheading-bg.gif) repeat-x top left #465D65;
	font-weight: bold;
	font-size: 11px;
	text-transform: UPPERCASE;
}

.contentdescription {padding: 0 0 12px!important; height: auto;}

.contentheading     {font-size: 15px; font-weight: bold;}

.copyright          {border-top: 1px solid #253135; padding: 5px 5px 10px; display: block;}

.copyright a        {border: none!important; padding: 0!important; color: #222222; text-transform: none!important;}

.createdate         {font-size: 11px;}

.error              {color: #B91919;}

.highlight          {font-weight: bold;}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #465D65;
	border-left: 2px solid #6E8187;
	border-right: 1px solid #889DA4;
	border-bottom: 1px solid #889DA4;
	color: #282828;
	background: #E0E7EA;
	font: 11px Tahoma, Arial, sans-serif;
}

.message {color: #FF5D2B;font-weight: bold;font-size: 11px;}

.modifydate {color: #767676;font-size: 11px;}

.mosimage {padding: 0;	margin: 0 5px;}

.mosimage img {
	margin: 0!important;
	padding: 0!important;
	border-top: 1px solid #6E8187;
	border-right: 1px solid #253135;
	border-bottom: 1px solid #253135;
	border-left: 1px solid #6E8187;
}

.mosimage_caption {
	margin-top: 2px;
	border-top: 1px solid #6E8187;
	border-right: 1px solid #253135;
	border-bottom: 1px solid #253135;
	border-left: 1px solid #6E8187;
	padding: 0!important;
	color: #CAD6DA;
	background: #435359;
	font-size: 11px;
}

a.readon {
	font-weight: bold;
	font-size: 11px;
}

a.pagenav {
	font-weight: normal;
}

.pagenav {
	padding: 2px;
	font-size: 11px;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages-icon.gif) no-repeat center left;
	font-weight: bold;
	font-size: 11px;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	background: url(../images/pages-icon.gif) no-repeat 0 3px;
	font-weight: bold;
	font-size: 11px;
}

.search input {
	width: 140px;
}

.sectiontablefooter {
	padding-bottom: 3px!important;
	height: 20px;
}

.sectiontableheader {
	padding: 3px 4px!important;
	border-bottom: 1px solid #253135;
	background: url(../images/h3-bg.gif) #465D65;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

.small {
	font-size: 11px;
}

/* END: JOOMLA STYLE */

/* BEGIN: GENERAL STYLE & LAYOUT */
#container {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/container-bot.gif) no-repeat bottom left #36484E;
	text-align: left;
}

.container-top {
	width: 770px;
	padding: 0;
	background-image: url(../images/container-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.container-mid {
	width: 730px;
	padding: 0;
	border-left: 2px solid #253135;
	border-right: 2px solid #253135;
	margin: 0 auto;
}

.container-inner {
	width: 728px;
	padding: 0;
	border: 1px solid #1F1F1F;
	background: url(../images/container-bg.gif) repeat-y top left #D9E1E4;
}

#wrapper {
	height: 700px;
}

#pathway         { margin: 0; padding: 5px; border-bottom: 1px solid #95A8AF; background: #36474D; color: #CAD6DA; font-size: 11px; }

#pathway a       { padding-right: 6px; color: #CAD6DA; }
 
#pathway a:hover { color: #000; }

a:hover	.pathway { color: #O00; background-color: none; }

#user-bar {
	float: right;
	padding: 0;
}

#user-bar a {
	padding: 0;
}

#header img, #user-bar img {
	border: none;
}

#leftcol {
	width: 180px!important;
	width: 170px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: normal;
}

#leftcol a, #spotlight a {
	color: #FAFDD2;
}

#header {
	margin-bottom: 5px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#search {
	position: absolute;
	top: 100px;
	left: 5px;
}

#leftcol ul {
	padding: 0;
	margin: 0;
}

/* BEGIN MAIN NAV STYLE */

#leftcol a.mainlevel {
	padding: 0 0 0 20px;
	margin: 0;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat 0 -22px;
	color: #CAD6DA;
	font-weight: bold;
	line-height: 22px;
}

#leftcol a.mainlevel:hover, #leftcol a.mainlevel:active {
	padding-left: 20px;
	margin: 0;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #FAFDD2;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

#leftcol a.mainlevel#active_menu {
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #FAFDD2;
}

#leftcol a.sublevel {
	padding-left: 24px;
	display: block;
	color: #EFEFEF;
	font-weight: bold;
	line-height: 20px;
}

#leftcol a.sublevel#active_menu {
	color: #FAFDD2;
	text-decoration: underline;
}
/* END MAINLEVEL NAV STYLE */


/* BEGIN HORIZONTAL NAV STYLE */

ul-nav {
	padding: 0;
	margin: 0;
}

a.mainlevel-nav {
	padding: 0 5px 0 20px;
	margin: 0;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat 0 -22px;
	color: #CAD6DA;
	font-weight: bold;
	line-height: 22px;
}

a.mainlevel:hover-nav, a.mainlevel:active-nav {
	padding-left: 20px;
	margin: 0;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #FAFDD2;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

a.mainlevel#active_menu-nav {
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #FAFDD2;
}

a.sublevel-nav {
	padding-left: 24px;
	display: block;
	color: #EFEFEF;
	font-weight: bold;
	line-height: 20px;
}

a.sublevel#active_menu-nav {
	color: #FAFDD2;
	text-decoration: underline;
}

/* END HORIZONTAL NAV STYLE */
#content {
	float: right;
	width: 532px!important;
	width: 530px;
        height: 500px!important;
	padding: 5px;
	color: #000000;
}

#footer {
	padding: 0;
	text-align: left;
	border-top: 1px solid #253135;
	clear: both;
	color: #B3B9BC;
	background: #36474D;
	font: 11px Tahoma, Arial, sans-serif;
}

#footer a {
	padding: 0 5px;
	border-right: 1px solid #B3B9BC;
	color: #B3B9BC;
        background-color: #36474d;
	font-weight: bold;
	text-transform: lowercase;
}

#footer a:hover, #footer a:active {
	color: #000;
}

#footer li {
	padding: 0;
	display: inline;
	background: none;
}

#footer ul {
	padding: 6px 0;
	margin: 0;
	line-height: normal;
}

#botnav {
	padding: 0 5px 0 0;
	border-top: 1px solid #465D65;
	border-bottom: 1px solid #161C1F;
	color: #CAD6DA;
	background: #253135;
}

/* END: GENERAL STYLE & LAYOUT */
/* BEGIN: SPOTLIGHT */
#spotlight {
	float: right;
	width: 532px!important;
	width: 520px;
	padding: 0 5px;
	margin: 10px 0 10px;
	line-height: normal;
}

#spotlight .sl-wrapper {
	padding: 0 0 0 5px;
	border-top: 1px solid #465D65;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #465D65;
}

#spotlight ul.headtab-wrapper {
	margin: 0;
	padding: 0;
	list-style: none outside;
	background: none;
	text-align: center;
	height: 24px;
}

#spotlight li.headtab {
	margin: 4px 2px 0;
	float: left;
	padding: 0;
	display: block;
	background: none;
	font-size: 11px;
}

#spotlight li.headtab-current {
	margin: 0;
	float: left;
	padding: 0;
	display: block;
	background: none;
	font-size: 11px;
}

#spotlight li.headtab a {
	width: 100px;
	display: block;
	background: #889DA4;
	color: #253135;
	line-height: 20px;
	text-align: center;
	height: 20px;
	cursor: pointer;
}

#spotlight li.headtab a:hover {
	color: #F9FCD1;
	background: #6E8187;
	text-decoration: none;
}

#spotlight li.headtab-current a {
	width: 100px;
	border-right: 1px solid #36474D;
	display: block;
	background: url(../images/tab-current-bg.gif) #465D65;
	color: #F9FCD1;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	height: 24px;
	cursor: pointer;
}

#spotlight .article_seperator {
	visibility: hidden;
}

#spotlight .contentheading {
	color: #FFFFFFF;
}

#spotlight .moduletable {
	border: none;
	margin: 10px 0 0;
	padding-bottom: 0;
	background: #465D65;
}

#spotlight .moduletable a {
	font-size: 11px;
}

#spotlight .moduletable h3 {
	border-left: 5px solid #465D65;
	background: #6E8187;
	line-height: 20px;
	height: 20px;
}

#spotlight .stretcher div.col {
	width: 32%!important;
	width: 30%;
	float: left;
	margin-right: 6px;
}
/* END : SPOTLIGHT */
/* BEGIN SPECIAL */

#gear {
        width: 475px;
}

a:hover .mainlevel { color: #000; }

#mainlevel-but {
	padding: 1px 4px 1px 4px;
	border: 1px solid #282828;
	background: url(../images/but-bg.gif) #253135;
	color: #CFCFCF;
	font: bold 10px Tahoma, Arial, sans-serif;
}
div.moduletable-bottom {
        color: #000;
        margin-left: 10px;
}