/*
Design:   Tradebit Hills               				
Author:   Tradebit                                   
Date:     May 14, 2010                                  
Homepage: http://www.tradebit.com/filesharing.php/7009-Development-Templates-Flash                             
License:  Fully open source without restrictions.          
Please keep footer credits with a link to tradebit (www.tradebit.com/filesharing.php/7009-Development-Templates-Flash). 
Thank you!         
*/

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0;
	background: #97c9e9 url(./img/background.jpg) top left repeat-x;
}

a:link, a:visited, a:active {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}

/* Page Headings */
h1, h2, h3, h4, h5, h6 {color: #999;font-weight:normal;}
h1  	{font-size:1.8em;}
h2  	{font-size:1.3em;}
h3  	{font-size:1.1em;}

h1 {
	margin: 10px 0 10px 0;
}

#content p {
	line-height: 1.5em;
}

form {margin: 0;}

blockquote 	{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}

abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main { 
	width: 930px;
	margin: 10px auto 0 auto;
	padding: 0;
}

#extras {  
	width:900px ;
	margin: 0 auto;
	padding-bottom:10px;
	font-family:Tahoma, "Lucida Sans", sans-serif;
	font-size: 80%;
	color: #fff;
	text-align: right;
}

#extras p {
	margin: 0 0 20px 0;
}

#extras a {
	color: #fff;
	border-bottom: 1px dotted;
}

#extras a:hover {
	border-bottom: none;;
}


/* ========== H E A D E R ===============*/

#header {
	text-align: left;
	font-weight: bold;
}

#header a, #header h1, #header h2	{
	color: #666; 
	margin: 0;
	padding: 0;
}

* html #header {clear:both;height:70px;} /* ie6 misbehaves again */



#header h1	{
	font-size: 2em;
	padding: 45px 0 0 45px;
	font-family: Arial, Helvetica, sans-serif;
} 


/* WEBSITE_TITLE */
#header h2	{ /* PAGE_HEADER */
	font-size: 0.85em;
	letter-spacing: 6px;
	margin-top:-16px;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
}

#header_top {
	width:930px; 
	height:95px; 
	background: url(./img/bg_header_top.png); 
	overflow:visible !important; /*Firefox*/
	overflow:hidden; /*IE6*/
}

#header_bottom {
	width:930px; 
	height:150px; 
	background: url(./img/header.jpg) no-repeat scroll 15px 0; 
	position: relative; overflow:visible !important; /*Firefox*/ 
	overflow:hidden; /*IE6*/
}

#header_bottom_mask {
	width:930px; 
	height:150px; 
	background: url(./img/bg_header_bottom_mask.png); 
	position: absolute; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

#contentContainer {
	background: url(./img/bg_content.png) repeat-y;
	position: relative;
}

#contentFunction {
	position: absolute;
	top: 10px;
	left: 0;
	width: 930px;
	padding: 0;
}

#menu_level {
	float: left;
}

#menu_level ul {
	padding: 0px;
	margin: 0 0 0 30px;
}

#menu_level ul li {
	display: inline;
	background: url(./img/bullet_arrow.gif) no-repeat 0 50%;
	padding: 0 13px 0 10px;
}

#menu_level a {
	font-size: 85%;
	color: #ccc;
	font-weight: bold;
}

#menu_level a:hover {
	color: #999;
} 

* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#sideColumn {
	float: right;
	right: 20px;
	width: 222px;
	margin: 82px 22px 0 0;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

.sidebox {
	width:223px; 
	margin:0 0 2.0em 0; 
	padding:0 0 5px 0; 
	background: #e6e6e6;
}

#sideColumn h1 {
	clear:both; 
	margin:0 0 10px 0; 
	padding:4px 10px 3px 10px; 
	background: #a3a3a3 url(./img/bg_sidebox_header.gif); 
	background-repeat: repeat-x; 
	font-family: arial,sans-serif; 
	color: #fff; 
	font-weight:bold; font-size:110%;
}

#sideColumn p {
	clear:both; 
	margin:0 10px 1.0em 10px; 
	color: #505050; 
	line-height:1.4em;
	font-size:90%;
}

.round_border_topleft {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:100; 
	background:url(./img/bg_corner_topleft.gif) no-repeat; 
	margin-top:-1px; 
	margin-left:-1px;
}

#content { /* main content from the WYSIWYG goes in here */
	margin: 35px 0 0 70px;
	padding:0 0 14px 0;
	/* text-align: justify; */
	width: 540px;
	float: left;
}

#clearer {
	padding:1px 0; /* important for IE */
	clear: both;
}

#page_footer {
	background:url(./img/bg_foot.png) no-repeat 0 0;
	width: 930px;
	height: 75px;
}

#baker_footer { 
	padding: 10px 50px 0;
	text-align: center;
	font-size: 89%;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	color: #666;
} /* Pulls information from PAGE_FOOTER */

/* Search Box in header */
#search_box {
	color: #fff;
	text-align: center;
}

#search_box {
	float: right;
	clear: right;
	margin: 0 20px; 0 0;
	*margin: 0 30px; 0 0;
}

#search_box fieldset {
	border:0;
}

#search_box legend, #search_box label {
	display:none;
}

#search_string {
	width: 100px;
	vertical-align: middle;
	border: 1px inset #ccc;
}

#search_submit {
	width: 5em;
	vertical-align: middle;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

#navContainer {
	width: auto;
	display:block;
	clear:both;
	background: url(./img/bg_nav.png);
	height: 37px;
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {
	position: absolute; 
	margin-left: 20px;
	background:#555;
}

#header_menu li {
	line-height: normal;
}

ul#header_menu {
	z-index: 1000; 
	clear: both;
}

#nav {
	height: 1.68em;
	padding: 2px 0 0 21px;
}

#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	text-transform: uppercase;
	width: auto;
	font-size: 90%;
	position: relative; /* Fix the Stupid IE6 Bug */
}

#nav ul li {
	float: left; 
	color: #fff; 
	text-align: center; 
}

#nav ul li a {
	display: block;  
	padding: 10px 15px; 
	padding-bottom: 11px;
	border-right: 1px solid #fff;
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
}

/* Root Level Link Formatting */

#nav ul li a:hover, #nav li a:focus {	
	color: #4b4c4d;
}

#nav li a:active, #nav ul li a.active {
	color: #4b4c4d;
}

/* Current page Customisations*/

#nav li.menu-current a {
	color: #fff; 
}

#nav li.menu-current a {
	font-weight: bold;
} 

/* 2nd Child menu */

#nav .menu li ul {
	position: absolute; 
	width: 12em; 
	margin: 0; 
	display: none; 
	text-transform: none; 
	border: 1px solid #ccc;
	border-top: 0; 
	font-size: 100%;}

#nav .menu li ul li {
	width: 12em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0;
	padding: 0; 
	line-height: 1.2em;
}

#nav .menu li ul a {
	width: 11.5em; 
	padding: .6em .1em .6em .4em;
	background: #ddd; 
	color: #666;
	border: none;
	font-weight: normal;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
	background: #666; 
	border: 0;
	color:#fff;
}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}
#nav .menu li ul ul {
	display: none;
}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a {
	width: 11.5em; 
	padding: .6em .1em .6em .4em; 
	background: #ddd; 
	color: #666; 
}

/* Positioning the Pop-out Drops */
#nav li {
	position: relative;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

/* end menu */


/* Customise the Login Box */
#login-box { 
	line-height: 140%; 
	margin: 1em 0 0.3em 0;
}

#login-box fieldset {
	border:0;
}

#login-box legend {
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}

.username {
	color: #009; /* Color of name when logged in*/
}

.topboxbody {
	font-size:0.8em;padding:2px;
}

.loginform label {
	font-size: 90%;
	padding-bottom: 15px;
}

.loginform fieldset a {
	font-size: 90%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {
	visibility:hidden; 
	display:none; /* hides from normal css enabled browsers */
} 

/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code		{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}
.info-box	{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}

/* Search highlight */
.highlight {
	background-color: #E6E6E6;
}