/* ###################### OVERALL SETTINGS ###################### */
body {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

hr {
	color: #cc0000;
	height: 1px;
	width: 100%;
}

td, tr, p, div {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ########################### FORMS ########################## */

.button {
	background: url(../images/buttonbg.png) repeat-x;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.inputbox {
	background: #666666;
	border: 1px solid #000000;
	/*color: #ff0000;*/
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ########################### LINKS ########################## */
a:link, a:visited {
	color: #FFFFFF;
	/*text-decoration: underline;*/
	text-decoration: none;	
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

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

a.contentheadinglink:link, a.contentheadinglink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.contentheadinglink:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.pagenav:link, a.pagenav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagenav:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.readon:link {
	/*background-image: url('../images/bullet.png');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;*/
}

/* ##################### MODULE SETTINGS ###################### */
table.moduletable,table.moduletable-le  {
	border: 1px solid #333333;
	margin-bottom: 15px;
	width: 150px;
}

/* BGARRETT 20080302*/
table.moduletable-ms
{
	width: 100%;
}

table.moduletable td,table.moduletable-le td   {
	background-color: #000000;
	padding: 3px;
}

table.moduletable th, table.moduletable-ns th, table.moduletable-le th, div.sponsor-logo, table.moduletable-ms th {
	background: url(../images/moduleheader.png) repeat-x;
	background-position: center;
	border-bottom: 1px solid #333333;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

/* BZADOW */
table.moduletable-ns th, table.moduletable-ms th {
	text-align: left;
	padding-left: 5px;
}

table.moduletable-le tr td ul
{
	text-align: left;
	margin: 0;
	padding: 0;
}

table.moduletable-le tr td ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	margin: 0 0 5px 0;
}

table.moduletable-le tr td a
{
	float: left;
}

table.moduletable-ns div.moduletable-ns
{
	padding: 0 10px 0 0;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
	color: #990000;
	font-size: xx-small;
}

.content_vote {
	background: #808080;
	border: 1px solid #999999;
	padding: 2px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentbox {
	background-color: #444444;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	border-top-width: 0px;
	/*padding: 0 10px 0 10px;*/
}

.componentheading, .componenttitle-sctn {
	border-bottom: 1px solid #ff0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	/*BZADOW*/
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}

.contentheading, .contentheading-fpage, .componenttitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
	/*padding: 10px 0 10px 0;*/
}

.contentpagetitle, .contentpagetitle-fpage {
	color: #FFFFFF;
	font-weight: bold;
}

.contentpane {
	/*padding-left: 4px;
	padding-right: 4px;*/
	padding: 0 10px 0 10px;
}

.contentpaneopen, .contentpaneopen-fpage, .contentpaneopen1
{
	/*padding-left: 4px;
	padding-right: 4px;
	padding: 0 10px 0 10px;*/
}

/* BGARRETT 20080302*/
.contentpaneopen-ms
{
	width: 100%;
	padding-left: 0;
}

.contentpaneopen1-sctn
{
	width: 100%;
}

.createdate, .modifydate {
	color: #ff0000;
	font-size: 11px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a.mainlevel:link, a.mainlevel:visited {
	/*background: transparent url(../images/arrow.png) left no-repeat;*/
	background: transparent url(../images/arrow6.jpg) left no-repeat;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.mainlevel:hover {
	/*background: transparent url(../images/arrow.png) left no-repeat;*/
	background: transparent url(../images/arrow6.jpg) left no-repeat;
	color: #ff0000;
	/*text-decoration: underline;*/
	text-decoration: none;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.sublevel:link, a.sublevel:visited {
	background: transparent url(../images/arrow.png) left no-repeat;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.sublevel:hover {
	background: transparent url(../images/arrow.png) left no-repeat;
	color: #ff0000;
	text-decoration: underline;
}


/* ###################### TABS SETINGS ###################### ok */
.ontab {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.offtab {
	background-color: #808080;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #ff0000;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tabpadding {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
	background: #808080;
	border: 1px solid #999999;
	padding: 2px;
}

.pagetext {
}
.pagenav {
	color: #CCCCCC;
	font-weight: bold;
}


/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
	color: white;
	font-size: 10px;
	padding-left:8px;
}

a.pathway:link, a.pathway:visited {
	color: white;
}

a.pathway:hover {
	color: #ff0000;
}


/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
	background: transparent url(../images/bullet.png) left no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
}

.sectiontableheader-r {
	background: transparent url(../images/bullet.png) left no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
	margin: 0 0 0 10px;
}

.sectiontableentry1 {
	background: #666666;
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry2 {
	background: #808080;
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 0 10px 0 10px;
}

/* ################### SMALL FONT SETTINGS #################### ok */
.small {
	color: #ff0000;
	font-size: 11px;
}

.smalldark {
	color: #000000;
	font-size: xx-small;
}

/* ###################### TEMPLATE SETTINGS ###################### */
.header {
	border-left: 1px solid #000000;
}

.headerright {
	border-right: 1px solid #000000;
}

.edgeleft {
	background: url(../images/edgeleft.png) repeat-y;
}

.edgeright {
	background: url(../images/edgeright.png) repeat-y;
}

.barleft {
	background: url(../images/barleft.png) no-repeat;
	border-left: 1px solid #000000;
}

.barright {
	background: url(../images/barright.png) no-repeat;
	border-right: 1px solid #000000;
}





#spf {position: absolute;left: -10000px;}

/*BZADOW*/

td#con-name
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

/* BZADOW 20011021*/

#mod_search_searchword
{
	margin: 0 0 5px 0;
}

.search
{
	text-align: left;
	width: 140px;
}

.rsscroller_thumb {
	clear: both;
}

/* BZADOW 20071023*/
.footer
{
	background: url(../images/footer.png) no-repeat;
	/*padding-left: 10px;*/
	text-align: center;
}

/* BZADOW 20071025*/
table.blog
{
	/*padding: 0 10px 0 10px;*/
}

div.blog-d
{
	/*padding: 0 10px 0 10px;*/
}

div.container
{
	padding: 0 10px 0 10px;
}

a.davtec {
	font-size: 10px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.davtec:hover {
  color: #0099FF;
}

div.davtec
{
	padding: 8px 0 30px 10px;
}

.descr
{
	padding: 0 0 0 10px;
}

.componentheading2
{
	font-weight: bold;
}

.back_button
{
	padding: 0 0 0 10px;
}

div.sponsor-logo
{
	text-align: left;
	padding: 0 0 0 5px;
}

div.sponsors
{
	padding: 10px 0 0 0; 
}

div.sponsors img
{
	padding: 0 0 0 0;
}

img.l-int
{
	margin: 0 0 35px 0;
}

.moduletable-sp
{
	margin: 10px 0 0 0;
}

.r-text{
	margin: 0 0 0 10px;
}

/* BGARRETT 20080302*/
table#logos
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}

table#logos td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
