/* ************************************************************************************************** */
/*                       CSS by Norm Douglas                                                          */
/*                         Netreach                                                                   */
/*																									  */
/*																									  */
/* ************************************************************************************************** */
/* CONTENT CSS 																						  */
/* ************************************************************************************************** */

html, body {
	height:100%
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	background:#cecece;
	margin:0px;
}
h1 {
}
h2 {
}
h3 {
}
p {
}
a:link,
a:active,
a:visited {
	color:#25AAE1;
	text-decoration:none;
}
a:hover {
	color: #08698F
}
a img {
	border: none;
}

/* ************************************************************************************************** */
/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */
/* ************************************************************************************************** */
#outerwrap {
		min-height:100%;
}
* html #wrapper {
	height:100%;
}
#wrapper {
	width: 980px;
	margin:0 auto 57px;
	background:white;
}
#headerwrap {
	height:155px;
	background:transparent url(../images/header-bg.png) no-repeat 0 0;
	
}
.homelink {
	width:550px;
	height:100px;
	display:block;
}
#logo {
}
#sponsors {
	float:right;
}
#mainbody-2column {
	width:720px;
	min-height:350px;
}
#shadow {
	background:white url(../images/contentwrap-bg.png) repeat-x 0 0;
	height:20px;
}
#mainbody-1column {
	width:100%;
	min-height:350px;
	background:white;
}
#menu {
	width:100%;
	margin:3px 0 4px;;
	background:#00184D;
	position:relative;
	height:26px;
}
#showcasewrap {
	overflow:hidden;
	height:300px;
	background:url(../images/user1-bg.png) 100% 0 repeat-y;
}
#showcase {
	float:left;
	width:720px;
	overflow:hidden
}
#user1 {
	float:right;
	width:260px;
	background:transparent url(../images/user1-bg.png) repeat-y;
}
#contentwrap {
	margin:5px 0 0 0;
	overflow:hidden;
	clear:both;
	background:#E7E7E8 url(../images/contentwrap-bg.gif) repeat-y 0 0;
	min-height:300px
}
#right {
	min-height:300px;
	background:#e7e7e8 url(../images/right-bg.png) repeat-x 0 0;
	width:260px;
	float:right;
	margin-top:-20px;
	}
#right .moduletable {
	padding:20px;
}
#right .moduletable p{
	font-size:12px;
	color:#25aae1
}
#right .moduletable p a {
	color:#149ad2
}
#right h3 {
	color:#636363;
	margin:0 0 5px 3px;
}
div.usermenu  {
	background:lightblue;
	margin: 10px 0;
	overflow:hidden;
}
#footer {
	width:980px;
	color:white;
	height:200px;
	padding:10px 0;
	margin: -210px auto 0 auto;
	background:#03599d url(../images/footer-bg.png) repeat-x;
}
#footer .moduletable {
	padding:0 20px;
}
#clearfooter {
	height:155px;
}
/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS 																				  */
/* ************************************************************************************************** */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.form{
}
.highlight {
}
.inputbox {
}
.item {
}
.latestnews {
}
.message {
}
.message {
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.moduletable {
}
.moduletable h3 {
}
#user1 div.moduletable h3 {
	color:white;
	font-size:14px;
	margin:5px 0;
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}
.poll {
}
.pollstableborder {
}
.profiler {
}
.readon {
}
.row1 {
}
.row2 {
}
.search {
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}
iframe.wrapper {
}

/* ************************************************************************************************** */
/* JOOMLA MENU CSS 																					  */
/* ************************************************************************************************** */

ul#mainlevel {
}
ul#mainlevel li {
}

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
}
a.mainlevel:hover {
}
a.mainlevel#active_menu {
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
}
a.sublevel:hover {
}
a.sublevel#active_menu {
}

/* ************************************************************************************************** */
/* OTHER MODULES AND COMPONENTS																		  */
/* ************************************************************************************************** */
/* Components and modules that should be part of every setup you do!								  */
/* Add your own custom css for modules and components you install here!								  */
/*																									  */
/* ************************************************************************************************** */
/* JOOMLA EXT MENU MODULE 																			  */
/* ************************************************************************************************** */



/* ************************************************************************************************** */
/* JOOMLA DISPLAY NEWS BY BK MODULE																	  */
/* ************************************************************************************************** */

.dn-whole {
}
.dn-each {
}
span.dn-section {
}
a.dn-section {
}
span.dn-category {
}
a.dn-category {
}
span.dn-title {
}
a.dn-title{
}
span.dn-author {
}
span.dn-date {
}
span.dn-introtext {
}

/* ************************************************************************************************** */
/* JOOMLA MINI FRONTPAGE MODULE	- NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE					  */
/* ************************************************************************************************** */

table.minifp {
}
td.minifp {
}
span.minifp-anotherlinks {
}
span.minifp-introtitle a {
}
span.minifp-date {
}
.minifp-full-link {
}
ul.minifp {
}
li.minifp {
}
li.minifp a{
}
.mceContentBody {
	background:white;
	height:100%
}
/*Latest News */
#user1 td p {
	margin:0px;
}
#user1 .moduletable, #user1 .moduletable a {
	font-size:11px;
	color:white;
}
#user1 .moduletable{
	padding:10px;
}
#user1 h4.gk_news_show_news_header a{
	font-size:12px;
	color:#25aae1;
	text-decoration:none;
}
#user1 h4.gk_news_show_news_header a:hover {
	color:#76c1e1;
}
.gk_news_show_news_info {
	font-style:italic;
	color:#5A9DCF
}
tr.gk_news_show_tablerow {
	background: url(../images/latest-news-item-bg.png) no-repeat 0 2px;
}
img.blogthumb {
	width:120px;
	float:left;
	padding:0 5px 5px 0;
}
	
div.multicolumns div.headline h1 {
	font-size:120% !important;
}