body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #0D5CAB;
	margin: 0; 
	padding: 0;
	background-image:url(/themes/freddiestheme/images/pagebg.png);
background-repeat:repeat-y;
	color: #000000;
}

img{border:0;}
h1,h2,h3 {margin: 0; padding: 0;font-weight:normal;}
h1 {font-size:22px;color:#0157aa;}
h2 {font-size:18px;color:#0157aa;color:#0157aa;}
h3 {font-size:16px;padding-top:4px;padding-bottom:4px;}
p {font-size:12px;line-height:16px;}
.container { 
	width: 990px;  
	margin: 0; 
	padding: 0;
}
.mainmenu {
	float: left; 
	width: 193px;
height:800px;


background-image:url(/themes/freddiestheme/images/bgimage.jpg);
background-repeat:no-repeat;
}
.breadcrumb{margin-left:-4px;margin-top:3px;}
.content { 
	margin: 0 0 0 216px; 
	padding: 0 20px 20px;
} 
.rightbulllist{margin-bottom:30px;display:block;width:250px; float:right;font-size:12px; list-style-image:url(/themes/freddiestheme/images/bull.png); }
.rightbulllist li {padding-bottom:20px;line-height:20px;}
.search{position:relative;top:100px;}
.search input {margin-left:8px; font-size:11px;}
.searchtext{width:112px;}
.searchbutton{width:53px;}

.copyright{position:relative;top:90px;color:#ffffff;padding:0 8px;font-size:9px;text-align:center;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}

.printfriendly {
	position: absolute;
	left: 620px;
	top: 0px;
	visibility:hidden;
}





td, span, body {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

hr {
	color: #555;
}
.faqq{color:#ff99cc;padding-right:3px;font-weight:bold;font-size:14px;}
.faqa{float:left;margin-top:12px;color:#99ccff;padding-right:5px;font-weight:bold;font-size:14px;}
.faqhr {background-color:#0D5CAB;width:80%;border:0px;height:1px;padding:0;}
/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/** Exponent-internals stylings **/

div.moduletitle {
	font-weight: bold;
	font-size: 1.25em;
}

a {
	color: #244360;
	text-decoration: none;
}

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

/* Container Styles */
div.container_box {
	padding: 6px;
	margin: 2px;
}

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

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-weight: bold;
}

/* 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 {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** 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;
}


/** Custom **/
tr.bb_threadrow td {
	background-color: #ddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 1.25em;
	padding-right: 5px;
}

tr.bb_threadrow td.bb_posttitle {
	font-size: 11px;
	font-weight: bold;
}

td.bb_postbody, td.bb_replybody, td.bb_boarddesc {
	padding: 1em;
	padding-left: 2em;
}

td.bb_postcredit, td.bb_replycredit {
	text-align: right;
	font-style: italic;
	font-size: 9px;
}

td.bb_boardtitle, td.bb_boardlastpost {
	background-color: #ddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 1.25em;
	padding-right: 5px;
}

/* * * * * * * * * * */

.blueback {
	background-color: #CDD1DA;
	border: #000000;
	border: solid;
	border: thin;
}


.login_container {
	display:block;
}
.login_style {
	position:relative;
	left: 14px;
	line-height: 12px;
	z-index: 100;
}
.left_menu_shift {
	position:relative;
	left: 10px;
}



.form label {width:4em; float:left; display:block; margin-right:0.5em; text-align:right}
.form .submit input {margin-left:4.5em; font-size:10px}
.form input {width:125px;font-size:10px; background:#E5E5E5; border-bottom: #ACACAC solid 1px; border-right: #ACACAC solid 1px}
.colours input {color:#781351; background:#fee3ad; border:1px solid #781351}
.colours .submit input {color:#000; background:#ffa20f; border:2px #d7b9c9 outset}
.form fieldset {border:1px solid #781351; width:22em}
.form legend {background:#ffa20c; border:1px solid #781351; letter-spacing:0}
.form fieldset p {margin-top:0}

#flashcontent {
z-index: 1;

}

/* Search Module */

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: blue;
  text-decoration: underline;
  font-size: 16px;
}

span.search_result_item_body {
  font-size: 10px;
}

span.search_result_item_link {
  color: #008000;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 18px;
  font-weight: bold;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

/** 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;
}

/* News Module */



.news_itemtitle a{
	background-image: url(images/news_arrow.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:10px;
	margin-top: 5px;
	padding-left: 12px;

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

.news_morelink {
margin-top: 5px;
	text-align: right;
	}
	
.news_date {
	color:#666666;
}

/* Mangaged Services Main Page */

#mainpage_menu a {
	text-decoration:none;
	border: none;
	color:#666666;
	border-width: 0px;
	text-align: center;
}
#mainpage_menu a:hover {
	text-decoration:underline;
	border: none;
	color:#666666;
}
#mainpage_menu img {
	border-width: 0px;
}
#mainpage_menu h4 {
	color: #333333;
	padding:0px;
	margin:0px;
	border:0;
}
#mainpage_menu table {
	text-align:center;
}
#mainpage_menu td {
vertical-align:top;
}

/* Approvals Page */

#approval_form {

}
#approval_form a:hover {
	text-decoration:underline;
}
#approval_form .heading {
	font-weight:bold;
}
#approval_form .dash_topleft {
	border-top: dashed #cccccc thin;
	border-right: dashed #cccccc thin;
	text-align:center;
}
#approval_form .dash_top {
	border-top: dashed #cccccc thin;
	text-align:center;
}
#approval_form .shade {
	background-color:#CCCCCC;

	vertical-align:middle;
}
#approval_form .border_left {
	border-left: solid #CCCCCC thin;
}
#approval_form .border_right {
	border-right: solid #CCCCCC thin;
}
#approval_form .aligntop {
	vertical-align: top;
}
#approval_form .alignbottom {
	vertical-align: bottom;
}
#approval_form .toprow {
	border-top: thin #999999 solid;
	
}
.clearBoth { clear:both; }

.clearRight { clear:right; }
.clearLeft { clear:left; }
.bb_boards{width:640px;}
 .bb_moduletitle { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_postsubject { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_editicons { float:right; }
 .bb_boarddesc { color: #999999; font-weight:normal; font-size: 11px; padding-bottom: 3px; }
 .bb_boardlist_header { background:#65A8BF; font-size: 10px; font-weight: bold; color: #ffffff; text-align: center; height: 20px; }
 .bb_boardlist_header td{ padding:5px 2px 5px 2px; border-top:1px solid #666699; border-left:1px solid #666699; border-bottom:1px solid #9999aa; border-right:1px solid #9999aa; }
 .bb_boardtitle { padding: 3px; }
 .bb_boardtopics { text-align:center; }
 .bb_boardposts { text-align:center; }
 .bb_boardlastpost { width: 120px; font-size: 10px; text-align: center; }
 .bb_header { background:#65A8BF; font-size: 10px; font-weight: bold; border-top:1px solid #333333; border-bottom:1px solid #eeeeee; color: #ffffff; text-align: center; padding-top: 5px; padding-bottom: 5px; padding-right: 2px; padding-left: 2px; }
 .bb_threadlist { font-size: 10px; padding: 5px; }
 .bb_postcredit { text-align: left; vertical-align: top; font-size: 10px; padding-left: 5px; width: 150px; }
 .bb_postsubject { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_replysubject { color: #777777; font-weight: bold; font-size: 13px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_postbody { } a.bb_icon_link { text-decoration: none; border: 0px dotted #111111; }


 .bbmodule a.sticky{ background:url(/themes/common/css/../images/icons/sticky16x16.gif) no-repeat; }
 .bbmodule table { width:100%; border-collapse:collapse; }
 .bbmodule th { padding:3px; white-space:nowrap; border:1px solid #555555; }
 .bbmodule td { border:1px solid grey; padding:5px; }
 .bbmodule .moduleactions { display:block; float:none; padding:5px 0 0 0; }
 .bbmodule th { background:#669900; color:#ffffff; }
 .bbmodule .text { padding:1px 5px; margin:3px 0 10px 15px; border-left:3px solid #669900; }
 .bbmodule .backtoboard { padding:2px 15px; background:url(/themes/common/css/../images/icons/arrow_left.gif) 0 50% no-repeat; }
 .bbmodule .bio { width:200px; border:1px solid #dedede; float:right; text-align:right; padding:6px; margin:4px; margin-right:0px; background:white; position:relative; }
 .bbmodule .bio .signature { clear:both; float:left; text-align:center; font-style:italic; width:100%; }
 .bbmodule .bio .postcount { float:left; padding:0 0 0 5px; }
 .bbmodule .quoteandreply { clear:both; }
 .bbmodule h2.replies { border-bottom:1px solid #999999; color: #999999; font-weight: bold; font-size:110%; margin:10px 0px; }
 .bbmodule .reply{ clear:both; }
 .bbmodule .bio h3 { float:left; clear:right; width:100%; text-align:left; font-size:130%; font-weight:bold; color:#cc4d00; }
 .bbmodule .avitar { float:left; }
 .bbmodule .reply { padding-left:10px; padding-bottom:10px; }
 .bbmodule .reply h2 { padding-top:10px; }
 .bbmodule .reply .author { padding-top:10px; }
 .bbmodule .reply .quote { margin:10px; padding:0px 10px; color:#555555; border-left:3px solid #888888; }

 .bb_moduletitle { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_postsubject { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_editicons { float:right; }
 .bb_boarddesc { color: #999999; font-weight:normal; font-size: 11px; padding-bottom: 3px; }
 .bb_boardlist_header { background:#064D8D; font-size: 10px; font-weight: bold; color: #ffffff; text-align: center; height: 30px; background-image: url(/themes/expdotorgtheme/images/green-bg-image.gif); background-repeat: reapeat-x; }
  .bb_boardlist_header2 { background:#e3e3e3; font-size: 10px; font-weight: bold; color: #ffffff; text-align: center; height: 30px; background-image: url(/themes/expdotorgtheme/images/gray-bg-image.gif); background-repeat: reapeat-x; }
 .bb_boardlist_header td{ padding:5px 2px 5px 2px; border-top:0px solid #aaa; border-left:0px solid #aaa; border-bottom:1px solid #aaa; border-right:1px solid #ddd; }
 .bb_boardtitle { padding: 3px; }
 .bb_boardtopics { text-align:center; }
 .bb_boardposts { text-align:center; }
 .bb_boardlastpost { width: 120px; font-size: 11px; text-align: center; }
 .bb_header { background:#65A8BF; font-size: 10px; font-weight: bold; border-top:1px solid #333333; border-bottom:1px solid #eeeeee; color: #ffffff; text-align: center; padding-top: 5px; padding-bottom: 5px; padding-right: 2px; padding-left: 2px; }
 .bb_threadlist { font-size: 10px; padding: 5px; }
 .bb_postcredit { text-align: left; vertical-align: top; font-size: 10px; padding-left: 5px; width: 150px; }
 .bb_postsubject { color: #333333; font-weight: bold; font-size: 16px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_replysubject { color: #777777; font-weight: bold; font-size: 13px; padding-bottom: 5px; border-bottom:1px dashed #cccccc; margin-bottom:5px; }
 .bb_postbody { overflow: auto; }
 a.bb_icon_link { text-decoration: none; border: 0px dotted #111111; }
 tr.bb_row { background-color: #fff; font-size:12px; color:#555555; vertical-align:middle; }
 tr.bb_row:hover td, tr.row:hover td a a:hover { background: #CFE6FF; border-bottom:1px solid #eee; border-right:1px solid #eee; }
 tr.bb_row td { border-bottom:1px solid #eee; border-right:1px solid #ddd; padding:5px; height:40px; vertical-align:middle; }
 tr.bb_row td span.bb_date { font-size:10px; color:#999999; }
 div.bb_bio { float:right; font-style:italic; font-size:10px; color:#999999; text-align:left; width:250px; border-left: 1px dotted #999999; padding:0 0 0 10px; font-style:italic; margin:0 0 0 10px; }
 .bb_reply_light{ padding:5px; background:#FBFBFB; width:100%; }
 .bb_reply_dark{ padding:5px; background:#fff; background:#F3F3F3; width:100%; }
 .bbreplies{ font-size:12px; color:#fff; background:#064D8D; padding:5px; border-bottom:1px solid #4974A7; }
 .bb_avitar { float: right; margin: 0 0 10px 0; }
 .bb_signature { padding:5px; clear:both; border:1px dotted #555555; }
 .bb_quote{ border-left:1px dotted #999999; margin-left: 15px; padding-left:5px; margin-bottom: 20px; font-style:oblique; color:#999999; }
 .bb_quote span{ font-weight:bold; color:#555555; }
 .bb_whosonline { background:#f8ffe2; padding:0 0 0 0px; margin:0 0 0 0; text-align:left; }
 .bb_whosonline span { color:#555555; display:block; padding:0 0 0 45px; margin:0 0 0 0; text-align:left; }
 .bb_whosonline ul { list-style:none; padding:0 0 0 45px; margin:0; }
 .bb_whosonline ul li { list-style:url(/themes/expdotorgtheme/images/arrowsub3.gif); padding:0; margin:0; }

.menu{margin-bottom:30px;}
.login_container {width:180px; }
.login_container label {width:70px;}
.login_container #login_username{width:85px;}
.login_container #login_password{width:85px;}
.login_container input{width:160px;margin-bottom:5px;}
.login_container .login_style {color:#fff;}
.login_container .login_style a {color:#FFBBD5;}