/**
 */

html {
	height:100%;
	width:100%;
	padding: 0;
	margin:0;
}

body
{
	background: #aeaeae;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0;
	margin:0;
	height:100%;
	text-align:left;
	width:100%;
    background-image: url(../images/background.jpg); 
    background-position: center top;
    background-repeat: no-repeat;
}

.moduletable_fontchanger {
	text-align:center;
	padding-top:3px;
}



.wrapper {
	background-color:#000;
	width:980px;
	height:100%;
	font-size:.8em;
	margin:0 auto;
	border: 1px solid #000;
	
}

.search {
	padding-left:0px;
}

.search input.button {
	width:50px;
}


.top_outer1 {
	width:100%;
}

.header {
	width:980px;
}

#header, #header1, #header2 {
	height: 150px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#header {
	text-align: center;
	background-color: #fff;
}

#header1, #header2 {
	width: 240px;
}


#top_outer, #bottom_outer {
	height:15px;
	background-color:#000;
}

.left_outer {
	width:15px;
	background-color:#000;
}

.right_outer {
width:20px;
background-color:#000;
background-repeat:repeat-y;
background-position:left;
}


.left {
	text-align:left;
	width:180px;
	vertical-align:top;
	background-color:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	
}

#logo1 {
	height:114px;
	margin:0;
	padding:0;
}

#logo2 {
height:36px;
margin:0;
padding:0;
}

#logoimage {
}

.warning {
	color:#ff0000;
	font-weight:bold;
}

.logotag {
	height:36px;
	background-color:#000;
}

#logo2 td {
	height:36px;
}
#content {
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	height:75%;
	width:620px;
	color: #fff;
	}

* html #content {
}


#right {
	text-align:left;
	width:180px;
	vertical-align:top;
	background-color:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	height:500px;
}

a.category:link, a.category:visited {
	font-weight:bold;
}

.blacktd {
	background-color:#000;
}
 
.moduletable_topmenu td {
	vertical-align:bottom;
	padding-bottom:10px;
	text-align:right;
}

.moduletable_topmenu a:link, .moduletable_topmenu a:visited {
	text-decoration:none;
	font-weight:bold;
}

.moduletable_topmenu a:hover {
	color:#F8EE13;
}

#current span {
}

#header_div {
overflow:hidden;
width:100%;
}



a.readon {
	font-weight:bold;
}

a.readon:link, a.readon:visited {
	font-weight:bold;
}


.moduletable_topmenu li {
	display:inline;
	margin-left:20px;
}

.moduletable_topmenu {
	float:right;
	padding-right:10px;
	vertical-align:bottom;
	text-transform:uppercase;
}


.left .moduletable {
	padding:3px 0px 3px 0px;
	margin:4px 0px;
}

.left .moduletable a:link, .left .moduletable a:visited {
	text-decoration:none;
}


.left .moduletable h3 {
	margin:1px 0px 1px 0px;
	padding-bottom:2px;
	padding-left:3px;
	text-transform:uppercase;
}

.left .moduletable form {
	padding-left:5px;
}


.left input {
	width: 150px;
	margin-top: 5px;
}

#mod_login_remember {
	width: 10px;

}

#wz_2 {
	width: 20px!important;
}

.banneritem_facebook {
	text-align: center;
}

.moduletable_twitter h3 {
	text-align: center;
}

.form-login fieldset {
	padding-left:0px;
}


/* right */

#right {
/*
	background-image:url(../images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:100% 98%;*/
}


#right .moduletable, #right .moduletable_sponsors {
	padding:3px 0px 3px 0px;
	margin:4px 0px;
}

#right .moduletable a:link, #right .moduletable a:visited {

	text-decoration:none;
}


#right .moduletable h3 {
	margin:1px 0px 1px 0px;
	padding-bottom:2px;
	text-transform:uppercase;
}

#right .moduletable form {
	padding-left:0px;
}


#right input {
}

.banneritem_sponsors {
	padding-bottom: 5px;
}
.bannergroup_sponsors {
	text-align: center;
}


h1.componentheading,  .componentheading h2 {
	margin:0px;
}

.componentheading h2 {
	color: #0499C4;
}

h2.contentheading {
color: #0499c4;
margin-top: 0;
margin-bottom: 5px;

}

#actions img {
border:0;
}





body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


a:link,a:visited
{
	color:#fff;
	
}

a:hover {
	text-decoration: underline!important;
}



.menu a:hover,.menu a:active, li#current
{
	background:#000;
	color:#FFF;
}



h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}

h4 {
	border:solid 0;
	color:#000;
	font-size:1em;
}

input:focus {
	border:solid 2px;
}

fieldset {
	border:0;
}

ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	border-bottom:solid 1px #EFDEEA;
	margin:10px 0;
	padding:10px;
	background:#FBF7FA;
}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}

p {
	line-height:1.4em;
	margin:5px 0;
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	background-color:#000;
	color:#FFF;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

.sectiontableheader {
	background-color:#0499C4;
	color:#fbef03;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
	text-decoration:none;
	color:#fff;
}

.sectiontableheader img {
	border:0px;
}


.sectiontableentry1 img, .sectiontableentry2 img {
	padding-right:5px;
	vertical-align:bottom;
}

.sectiontableentry1 {
line-height:15px;
vertical-align:middle;
	font-size: .9em;
}


.weblinks a:link, .weblinks a:visited {
	text-decoration:none;
}

.weblinks a:hover {
	text-decoration:underline;
	background-color:none;
}


.sectiontableentry2 {
	background-color:#999;
	color: #000;
	font-size: .9em;
}

.sectiontableentry2 a:link, .sectiontableentry2 a:visited {
	color: #000;	
}




p.counter {
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

p.buttonheading {
float:right;
text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 2px #fff;
}

.leading {
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
border:solid 2px;
	color:#000;
}

em
{
	font-weight:bold;
}

.menu {
	padding:0px;
	margin:2px 0 0 0;
}


.menutop {
	padding:0px;
	margin:0px;

}


.menu li {
	list-style:none;
	background-color:#3F3E3C;	
	margin-bottom:2px;
}

/* a.mainlevel {
	width:84px;
}

 a:link.mainlevel,  a:visited.mainlevel {
	height:25px;
	line-height:25px;
	text-indent:4px;
	text-decoration:none;
	color:#fff;
 }
 
  a:hover.mainlevel {
  	text-decoration: underline;

}

#active_menu {
	color: #ff0;
}
*/

/* articles */

.leading_separator
{border:solid 1px; display:none}
 .article_separator
{
	float:left;
    height: 10px;
    font-size:1px;
    padding:0 ;
 
}

.row_separator1 {display:none}

.blog { padding: 0; color: #fff;;   }

.cols1
{
	display: block;
    float: none !important;
    margin: 0 !important;
}

.cols2 { width: 46%; }
.cols3 { width: 50%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
    margin: 0 0px 0 0;
    position: relative;
}

.column2 , .column1
{
	float: left;
    margin: 0;
}

.column2
{
    float: right;
    margin: 0;
    width: 46%;
}

.article_row
{
	width:100%;
    overflow: hidden;

}

.article_column
{
	border: solid 0px #ccc;
    padding:0px 0px 5px 0px;
}

.row_separator2
{
	display: block;
    clear: both;
    margin: 0;
    border: solid 0px;
}



.newsfeed_ul li {
	list-style:none;
}

.moduletable_footer {
	background-color:#000;
}

.footer {
	background-color:#000;
	height:10px;
	color:#fff;
	padding-bottom:4px;
	font-size: .85em;
}

.footer#rss {
	text-align:left;
}

.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration: none;

}

.footer a:hover {
text-decoration: underline;
}


.moduletable_footer td {
	vertical-align:bottom;
	text-align:right;
}

.moduletable_footer a:link, .moduletable_footer a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}

.moduletable_footer a:hover {
	color:#F8EE13;
}

#floatright {
	position:absolute;
	right:0;
	top:0;
	height:200px;
	width:15px;
	background-color:#000;
	z-index:99;
	
}

.moduletable_footer li {
	display:inline;
	margin-left:10px;
}

.moduletable_footer {
	padding-right:10px;
	vertical-align:bottom;
	text-transform:uppercase;
	text-align:center;
	height:25px;
	margin-right:180px;
	font-size:1.1em;
}


.moduletable_footer ul#mainlevel {
	padding:0px;
	margin:0px;
}

.moduletable_footer span.mainlevel {
	color:#fff;
	background-color:#fff;
	width:2px;
	margin-left:3px;
	margin-right:3px;
}

.moduletable_footer a#active_menu {
	color:#f8ee13;
}


.livemarks {
	background-color:#000;
}

.livemarks a:link, .livemarks a:visited {
	text-decoration:none;
}

.livemarks a:hover {
	text-decoration:underline;
}

.sitemap {
	padding-top:17px;
	padding-bottom:5px;
}

.sitemap .level_0 {
font-weight:bold;

}

.sitemap .level_0 ul {

	margin-bottom:10px;
}

.sitemap .level_1 {
font-weight:normal;
}

.moduletable_whosonline {
	padding-left:3px;
}

.topspace {
	line-height:5px;
	height:5px;
}
.createdate {
	font-size: .8em;
	color: #ccc;
}

.pathway {
	height: 30px;
	line-height: 30px;
}

.moduletable_footermenu li {
	background-color: #000;
	text-align: center;
}

 ul.pagination {
	list-style: none;
}

.caption {
	font-size: .8em;
	color: #0499c4;
	text-align: center;
}

ul.latestnews {
	list-style:none;
	padding-left: 5px;
}

a.latestnews:link, a.latestnews:visited {
	text-decoration:none;
}

a.latestnews:hover {
	color: #0499C4;
}

p.counter {
    color:#000;
    margin:10px 0;
    padding:5px;
    text-align:center;
}

.pagination {
margin:10px 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0 0 10px 0;
padding:0;
text-align:left;
text-align:center;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:center;
}

ul.pagination li a {
padding:2px;
}

div.moduletable_time {
	border: 1px solid #fff;
	margin-top: 5px;
	padding-left: 3px;
}

.moduletable_time h3 {
	color: #FFD60F; 
}

#jmstime {
	font-size: .85em;
	color: #DE001E;
}

.newsfeed_twitterstatus {
	font-size:.85em;
}

#gmc-cd {
	
}
#gmcpre {
  color: #FFFF00;
  font-size: 22px;
	text-align: center;
}
#gmcafter {
	
}
#datetime .countdown_label {
	color: #DC0E12;
}
.right-box {
  float: left;
  margin: 5px;
  width: 180px;
}
.right-box h3 {
  margin: 0;
  padding: 4px;
  text-transform: uppercase;
	background-color: #0499C4;
	text-align: center;
}
.right-box ul {
  
}
.right-box ul li {
	border-bottom: solid 1px #555555;
}
.right-box ul li a {
  
}
.right-box ul li a:hover {
  text-decoration: none !important;
}
.fb_iframe_widget {
	background-color: #FFFFFF;
}