/*
		Styles by gavjof
		www.gavjof.com
This screen.css is modified by Hans Kolpak - KOLpak.de		
	\\ SCREEN.CSS (for Front End Styles) //
*/

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing : 0.05em;
	color: #0C6684;
	background-color: #f8f8f8;
	margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited, a:active {
	color: #FC6604;
	text-decoration: none;
}
a:hover {
	color: #0C6684;
	background: #FDDECE;
	text-decoration: none;
}

a:img { 
	border: 0px; 
	}

hr {
	margin: 0px 0px 0px 0px;
	color: #603;
	border: 0;
	border-top: 0px solid #603;
	height: 0px;
}
/* Page Headings */
h1, h2, h3, {color: #FC6604;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}
h1  	{font-size:1.5em;}
h2  	{font-size:1.4em;}
h3  	{font-size:1.3em;}

h4, h5, h6 {color: #0C6684;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;}
h4  	{font-size:1.2em;}
h5  	{font-size:1.1em;}
h6  	{font-size:1.0em;}

form {margin: 10px 10px 10px 10px ;}

blockquote 	{
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-style:italic;
	color: #000000;
	border-left: 2px solid #F0F5F8;
	padding-left: 10px;
	font-size: 1.0em;
}

abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main { /* Holds the page items in place */
	width: 1000px;
	margin: 0px auto 0 auto;
	padding: 0;
	background: #f8f8f8;
	text-align: center;
}
#extras {  /* objects outside main page (powered by etc) line 138 */
	width:1000px ;
	margin: 0 auto;
	padding-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 80%;
	color: #FDDECE;
	padding:0;
	color:#FDDECE;
}
#banner {
/*	height: 164px;
	background-image: url(/media/4dem-de.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	
	padding: 10px 20px 20px 20px;
	text-align: left;
	background: #666;
	font-weight: bold;
	border: 1px solid #000;
	
	put a nice background in here*/
	background: transparent url('/media/4dem-de.gif') top left no-repeat;
	height: 164px;
}
#banner a, #banner h1, #banner h2	{color: #fff; margin:0;padding:0;}
* html #banner {clear:both;height:164px;} /* ie6 misbehaves again */

#banner h1	{font-size: 0.8em;padding-top:0px;} /* WEBSITE_TITLE */
#banner h2	{ /* PAGE_HEADER */
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:0px;
	padding-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content { /* main content from the WYSIWYG goes in here */
	float: left;
	width: 1000px;
	margin: 0px;
	margin-top: 3px;
	margin-left: 0px;
	text-align: center;
}


* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0C6684;
	border-top: 0px solid #555;
	padding: 10px 5px 10px 5px;
	clear: both;
	background: #f8f8f8;
}
#baker_footer	{text-align:center;} /* Pulls information from #extras in line 74 */
#powered_by, #coding 	{text-align:center;}
#powered_by a, #coding a {font-size: 80%; color:#FDDECE; text-decoration:none; border-bottom: 0px dashed #ddd;}
#powered_by a:hover, #coding a:hover {color:#0C6684; border-bottom: 0px dashed #fff;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in banner */
#search_box {
	color: #FDDECE;
	text-align: center;
}
#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #FC6604;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;border-right:1px solid #f8f8f8;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 0px;background:#f8f8f8;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

/* with padding you position the navigation */
#nav {
	height: 2.2em;
	background: #f8f8f8;
	border-top: 0px solid #FDDECE;
	border-bottom: 0px solid #FDDECE;
	padding:0 0 0 80px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	width: auto;
	/*
	text-transform: uppercase;
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #0C6684; text-align: center; font-weight: normal;}
#nav ul li a {display: block; background: #FEF5F1; padding: 5px 10px; padding-bottom: 7px; border-left: 0px solid #FDDECE; border-right: 0px solid #FDDECE; color: #FC6604; text-decoration: none;}

/* Root Level Link Formatting border-color: #fff;  */
#nav ul li a:hover, #nav li a:focus {background: #FDDECE; color: #0C6684; border-color: #FDDECE; }
#nav li a:active, #nav ul li a.active {background: #FDDECE; }

/* Current page Customisations*/
#nav li.menu-current a		{background: #f8f8f8; color: #FC6604; border-bottom: 0px solid #FDDECE;}
#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 #FDDECE; 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: #fef5f1; color: #0C6684; border: 1;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #0C6684; background: #FDDECE; border: 1; color:#0C6684;}

/* 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: #fef5f1; color: #0C6684; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 99%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box text-transform: uppercase; */
#login-box { background: #f8f8f8; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #f8f8f8;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0C6684;
	font-weight: normal;
	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;}




/*  Rounded Corners found on http://dimox.name/smooth_rounded_corners_no_images/ */
/*
* {margin: 0; padding: 0}
body {
  font: 14px/17px Verdana, Helvetica, arial;
	text-align: left;
background: #f8f8f8
}
a {color: #0094D6}
p {
	text-align: left;
	margin-top: 10px;
	font-weight: normal;
	font-size: 0.9em;
}
*/
#v3 {
  width: 40em;
	margin: 30px auto 15px;
	background: #ffffff;
}
/*
h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	padding: 9px 0 14px;
}
*/
#v3 h1 {color: #fc6604;}
.text {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
}

.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
}
/*  */
.b1 {
  margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
/*  */
.b1 b {
 margin: 0 1px;
 background: #B8C3C8;
 border-color: #CBD3D7;
}
.b2 {margin: 0 1px;	border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3 {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4 {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5 {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}


