/*
Theme Name: mcftoawide
Theme URI: http://www.redshift.com/themes/mcftoawide
Description: Bold and advanced flash WordPress theme with 2 columns.
Version: 1.15
Author: Jeremy @ Red Shift Internet Communications
Author URI: http://www.redshift.com
Tags: bold, clean, advanced, flash, 2 columns, fixed width

This theme is not released, this is a private theme custom designed for MCFTOA
*/

/* basic */
@charset "utf-8";
/* CSS Document */
body {
	background:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
	color: #FFFFFF;
}
html{overflow-y:scroll;}
a{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover{
	text-decoration: underline; 
}
#Table_01 td.body {
	background-color: #0a5171;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {	list-style: none; margin: 0px; padding: 0px; float: none; }
#footer ul { list-style:none; margin:0px 0px 0px 10px; padding:0px; overflow:hidden; }
#footer li { float:none; padding:0px; }

#home_training_resources{
width:140px;
 display:block;
 background:#000;
 border:1px dotted #2d6a85;
 	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#sidebar {text-align:center;}
#sidebar ul,#sidebar li{list-style:none;margin:0;padding:0;}
#sidebar .menu{width:136px;margin:20px 10px 20px 10px;padding:0;}
#sidebar .menu li a{width:136px;height:32px;display:block;background:url(images/menu_item_bg.png) top no-repeat;line-height:22px;font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#000;text-decoration:none;}
#sidebar .menu li a:hover{background:url(images/menu_item_on_bg.png) top no-repeat;}
#sidebar .menu li ul{margin-bottom:5px;}
#sidebar .menu li ul li a{width:136px;height:18px;display:block;background:none;line-height:18px;font-size:12px;color:#fff;text-decoration:none;}
#sidebar .menu li ul li a:hover{background:url(images/submenu_item_bg.png) top no-repeat;}

.search-highlight { background:#11789d; }
.search-box{
	background:transparent url(images/searchbar.png) no-repeat scroll left top;
	height:22px;
	margin:10px auto;
	overflow:hidden;
	width:136px;
	}
input.search-field{ 
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:left;
	height:18px;
	margin:1px 0 0 3px;
	padding:0;
	*padding:3px 0 0 2px;
	width:112px;
	font-size:11px;
	color:#666;}
input.search-field:focus{background:transparent none repeat scroll 0 0;}
input.search-go {
	background:transparent url(images/searchbar.png) no-repeat scroll right 0;
	border:0 none;
	cursor:pointer;
	float:left;
	height:22px;
	margin:0;
	padding:0;
	width:21px;}
input.search-go:hover{background-position:right -22px;}

#sidebar h2.widgettitle{display:none;}
#sidebar #ftcalendar-div {width:136px;margin-bottom:20px;}
