/*
		Styles by gavjof
		www.gavjof.com
		
	\\ SCREEN.CSS (for Front End Styles) //
*/

body { 
background: #fff;
margin-top: 0px;
padding: inherit;
}

#imgFloat {
float:left;
padding:0px 10px 10px 0;
width:250px;
}

body,input{
font-size: 10pt;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited, a:active {
color: #226677;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

/* Page Headings */
h2, h3, h4, h5, h6 {color: #777;}
h1  	{font-size:1.6em; color: #888; font-weight: normal; text-align: left;}
h2  	{font-size:1.4em;}
h3, h4 	{font-size:1.2em;}

h3 { margin-bottom: -12px; margin-top: 20px;}

h11 {
font-weight: bold;
color: #FF0000;
padding-top: 10px;
}
/*
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 { /* Holds the page items in place */
background-color:#FFFFFF;
background-image:url(images/bottom_blue.jpg);
background-position:0 155px;
background-repeat:no-repeat;
border:1px solid #60B0CC;
margin:0 auto;
width:1000px;
}

#banner {
background-image:url(images/top_blue.png);
background-position:center top;
background-repeat:no-repeat;
height:269px;
width:1000px;
}

/*#banner a, #banner h2	{color: #fff; margin:0px;padding:0; }
* html #banner {clear:both; height:70px;}  ie6 misbehaves again */

#banner h1	{
background-image:url(images/logo.jpg);
background-position:left top;
background-repeat:no-repeat;
float:left;
font-size:2em;
height:140px;
margin-top:12px;
padding-bottom:0px;
position:absolute;
text-indent:-9999px;
width:242px;
behavior: url("images/iepngfix.htc");
} /* WEBSITE_TITLE */

 /* PAGE_HEADER #banner h2	{
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:-20px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}
*/
#address {
background-image:url(images/face.jpg);
background-position:right center;
background-repeat:no-repeat;
border:0 none;
float:right;
color: #ffffff;
height:269px;
margin:0;
text-align:center;
width:925px;
}

#address h9{
	color:#FFFFFF;
	font-size:1.45em;
	font-weight:bold;
}

#address h10{
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

#top_right {
background-image:url(images/face.png);
background-position:right center;
background-repeat:no-repeat;
float:right;
height:269px;
margin-top:-90px;
width:300px;
}
#sideColumn { /* Currently holds the login box */
float:left;
margin:22px 10px 10px;
width:240px;
}

blockquote {
background-image:url(images/form_bg.png);
background-position:0 0;
border-bottom:1px solid #9FD4E6;
font-size:14px;
font-style:italic;
line-height:20px;
margin:20px 0;
padding-bottom:5px;
padding-left:15px;
padding-right:10px;
}

#side_left {
border:1px solid #DDDDDD;
float:left;
font-size:1.3em;
line-height:25px;
margin:22px 10px 10px;
width:250px;
}

#top_block { 
background-image: url(images/form_bg.png);
padding-top: 2px;
padding-left:5px;
padding-right: 5px;
padding-bottom: 2px;
font-size: 12px;
line-height: 12px;
}

#bc {
background-image:url(images/form_bg.png);
background-position: bottom left;
background-repeat: repeat-x;
color:#777777;
font-size:170%;
padding-left:5px;
vertical-align: baseline;
}

#bc a { 
font-size: 50%;
color: #29677F;
vertical-align: middle;
}

#captions {
height:27px;
margin-left:0px;
margin-top:0px;
width:1000px;
}

#content { /* main content from the WYSIWYG goes in here */
	clear:right;
	float:right;
	padding:0 25px 25px;
	width:655px;
}

#content ul li {
list-style-image:url(images/tick.gif);
list-style-position:outside;
list-style-type:none;
padding-bottom:10px;
padding-left: 5px;
margin-left:-20px;
}

#content ul li a {
list-style-image:url(images/arrow.png);
list-style-position:outside;
list-style-type:none;
padding-bottom:10px;
}

* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#contentContainer {
margin-top:25px;
min-height:350px;
width:1000px;
}

#footer { 
	font-family:"Times New Roman", Times, serif;
	font-size: 90%;
	color: #666;
	border-top: 2px solid #555;
	padding: 10px 5px 10px 5px;
	clear: both;
	background: #cecece;
}
#baker_footer	{font-style:none;} /* Pulls information from PAGE_FOOTER */
#powered_by, #coding 	{text-align:right;}
#powered_by a, #coding a {color:#ddd; text-decoration:none; border-bottom: 1px dashed #ddd;}
#powered_by a:hover, #coding a:hover {color:#fff; border-bottom: 1px dashed #fff;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
	width: 1000px;
	margin-top:15px;
	display:block;
	clear:both;
	/*border-right:1px solid #000;*/
}

ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px; }
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 25px;
	border-top: 0;
	padding:0;

}
#nav ul {
	font-size:85%;
	list-style-type:none;
	padding:0;
	position:relative;
	text-transform:uppercase;
	width:1000px;
	list-style-type: none; 
	margin-left: 0px;

/*	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	 /* Fix the Stupid IE6 Bug */
}
#nav ul li {
color:#29677F;
float:left;
font-weight:bold;
text-align:center;
}

#nav ul li a {
color:#29677F;
display:block;
padding: 7px 16px;
text-decoration:none;
background-image: url(images/menuactive3.png);
background-repeat: repeat-x;
}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {
	background-image: url(images/menuactive.png);
	background-repeat: repeat-x;
	color: #29677f;
}

#nav li a:active, #nav ul li a.active {
	background-image: url(images/menuactive.png);
	background-repeat: repeat-x;
	color: #29677f;
	font-weight: normal;
}

/* Current page Customisations*/
#nav li.menu-current a	{
	background-image: url(images/menuactive2.png);
	background-repeat: repeat-x;
	font-weight: nomal;
}

/* ---------------- 2nd Child menu ---------------------- */


#nav .menu li ul {
	position: absolute; 
	width: 175px; 
	margin: 0; 
	display: none;
	text-transform: none; 
	border: 1px solid #9bc7d8; 
	border-top: 0; 
	font-size: 105%;
}

#nav .menu li ul li {width: 175px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1em;}

#nav .menu li ul a {
	padding: .6em .1em .6em .4em; 
	background: #a4b0b3; 
	border-bottom: 1px solid #9bc7d8;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
color: #4b4c4d; 
background: #7ab8d3; 
border: 0;
}

/* 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: #c6c6c6; color: #fff; }
*/
/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



/* Customise the Login Box */
#login-box { background: #eee; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #fff;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	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;}

.formx_heading {
font-size: 130%;
border-bottom: 1px solid #e4e4e4;
padding-top: 30px;
font-weight: bold;
}
#side_left #top_block .formx_email, #side_left #top_block .formx_err_email {
width:90% !important;
}
#side_left #top_block .formx_text, #side_left #top_block .formx_err_text {
width:90% !important;
} 