/* @override http://202.155.174.247/~thetonef/themes/tonefactory/style.css */

.title {
	font-weight: bold;
}

body  
{ color: #000;
font-size: 11px; font-family: Arial; line-height: 14px; margin: 0 0 0 0; padding: 0 }
a            { color: #e3811f; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
a:hover          { color: #363636; font-weight: normal; text-decoration: underline }
td#topNavContainer                 { color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-transform: capitalize; margin-left: 1px; border-right: #fff }
#topNavContainer_on { color: #fff; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; margin-left: 1px }
td#topNavContainer a     { color: #fff; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: #000; text-transform: capitalize;
	list-style-type: square;
}
td#topNavContainer a:hover         { color: #e3811f; font-weight: normal; text-decoration: none; text-transform: capitalize; visibility: visible; top: 0; right: 0; bottom: 0; left: 0 }

table.calendar_monthly a{
	font-size: 9px;
}

table.calendar_monthly a:hover{
	font-size: 9px;
	color: silver;
}

h3 {
	font: 20px Impact;
	padding-left: 5px;
}

tr.calendar_currentweek {
	background-color: black;
}
.linesImage  { padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #d22e42; border-bottom: 1px solid #d22e42 }
/* Site-wide text formatting */

ul {
	list-style-type: square;
}

div,td,span               { color: #000; font-size: 11px; font-family: Arial, sans-serif; line-height: 14px; list-style-type: square; margin-left: 0 }

/* Generic Module-independent formatting */
.moduletitle                                           { color: #000; background-image: url("images/ttf_bolt.gif"); background-repeat: no-repeat; background-position: 0 10px; display: block; margin: 0; padding: 0 0 10px; height: 28px;
	font: 30px Impact;
	text-transform: uppercase;
}
.searchtitle   { color: #fff; font-size: 16px; font-family: Helvetica, Arial; font-variant: normal; font-weight: bold; line-height: 30px; background-image: url("images/greytexttopbanner.jpg"); background-repeat: no-repeat; background-position: 0 0; text-transform: lowercase; display: block; margin: 0; padding: 0 0 5px 45px; height: 28px }
.searchLink   { color: #c0c4c7; font-size: 11px; font-family: Arial; text-decoration: none; background-color: #fff; cursor: pointer; cursor: hand; border-style: none; border-color:  }
.searchresults    { color: #5d5f5a; font-size: 11px; font-family: Arial; font-weight: normal; line-height: 18px; text-decoration: none; cursor: hand; margin-left: 10px; border-style: none; border-color:  }
.searchresults a:hover { color: #8fc74b; font-size: 11px; font-family: Arial; font-weight: normal; line-height: 18px; text-decoration: underline; cursor: hand; margin-left: 10px; border-style: none; border-color:  }
.searchsummary { color: #5d5f5a; font-size: 11px; font-family: Arial; font-weight: normal; line-height: 16px; text-decoration: none; cursor: hand; margin-left: 10px; border-style: none; border-color:  }
.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box 
{ margin: 0 8px 0 6px; 
padding: 0 3px 8px 6px; border-width: 0 0 1px 1px }

div.container_editbox  { margin: 2px; border: dashed 2px #442415 }

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}
div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}
div.itemtitle.news_itemtitle {
	text-transform: uppercase;
	font: 24px/30px Impact;
		border-bottom: 1px solid black;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.itemtitle.news_itemtitle a {color: #e3811f;
	border-bottom-width: 1px;
	font: bold 16px/24px Arial, sans-serif;
}
div.itemtitle a:hover { color: #000; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 24px;

}
div.itembody   { color: #4a4a4a; font-size: 11px; font-family: Arial; font-weight: normal; line-height: 16px; text-align: justify; margin-left: 5px; padding-right: 18px }
div.itemdate { color: #4a4a4a; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; line-height: 16px; padding-right: 18px }
/* News Module */
td.news_summary  { padding-right: 10px; padding-bottom: 12px }

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody  { color: #000; font-size: 11px; font-family: Arial; line-height: 15px; padding-left: 10px; border: solid 1px #d3d3d3 }
/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* FAQ Module*/

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}
div.login_title { color: #fff; font-size: 14px; font-weight: bold }
div.article_body {
	font-size: 10px;
}

td.article_summary  { font-size: 11px }

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
h1   { color: #5d5f5a; font-size: 14px; font-weight: bold; line-height: 14px; margin: 0.67em 0 12px }
td#breadcrumb a   { color: #000; margin-left: 8px; padding-left: 2px }
td#breadcrumb a:hover  { color: #fff; margin-left: 8px; padding-left: 2px;
	text-decoration: none;
}
.level_1 a 
{ color: #fff; text-align: left; text-transform: capitalize; display: block;
	font: bold 11px/14px Arial;
	height: 25px;
	border-bottom: 1px solid black;
	margin-left: 10px;
	margin-right: 0;
	padding: 5px 20px 5px 12px;
}

.level_1 a:hover 
{ color: black; text-align: left; text-transform: capitalize; display: block;
	font: bold 11px/14px Arial;
	height: 25px;
	border-bottom: 1px solid black;
	margin-left: 10px;
	margin-right: 0;
	padding: 5px 20px 5px 12px;
	background: url(images/pick.png) no-repeat 0;
	text-decoration: none;
}
.level_2 a
{ color: #fc0; 
font-size: 10px; 
text-align: left; 
display: block;
	font-weight: bold;
	background-position: left;
	margin-right: 20px;
	padding-top: 0;
	padding-left: 25px;
	padding-bottom: 0;
	overflow: visible;
	right: 10px;
}
.level_2 a:hover
{ color: #fff; 
text-align: left; 
display: block;
	font-weight: bold;
	background-position: left;
	margin-right: 20px;
	padding-top: 0;
	padding-left: 25px;
	padding-bottom: 0;
	right: 10px;
}