/*
		Styles by gavjof
		www.gavjof.com
		
	\\ SCREEN.CSS (for Front End Styles) //
*/

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	/*background-color: #555;*/
	background-color:#ffffff;
	background:url(images/bglr1px.gif) top left repeat;
	margin: 0px;
	padding: 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
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 {}
h1  	{font-size:2.2em;}
h2  	{font-size:1.8em;}
h3  	{font-size:1.3em;}

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 { /* Holds the page items in place */
	width: 782px;
	/*margin: 20px auto 0 auto;*/
	margin: auto;
	padding: 0;
	/*background: #fff;*/
	background-image: url(images/bgm-.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	
}
#extras {  /* objects outside main page (powered by etc) */
	width:750px ;
	margin: 0 auto;
	padding-bottom:10px;
	font-family:Tahoma, "Lucida Sans", sans-serif;
	font-size: 80%;
	color: #666;
	padding:0;
	color:#eee;
}
#banner {
	/*padding: 10px 20px 20px 20px;
	*/
	padding:0px;
	margin:0px;
	text-align: left;
	/*background: #666;*/
	font-weight: bold;
	height:75px;
	width:779px;
	
	/*overflow:hidden;*/
	/*border: 1px solid #000;*/
	/*
	put a nice background in here
	background: transparent url('my-image.jpg') top left no-repeat;
	*/
	
}
#banner a, #banner h1, #banner h2	{color: #fff; margin:0;padding:0;}
* html #banner {clear:both;height:70px;} /* ie6 misbehaves again */

#banner h1	{font-size: 3em;padding-top:6px;} /* WEBSITE_TITLE */
#banner h2	{ /* PAGE_HEADER */
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:-20px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}

#english {
	color:#FFCC33;
	font-size:11px;
	font-weight:normal;
	margin-top:4px;
}
#english img {
	border:none;
	padding:0;
	margin:0;
	float:right;
}

#english div {
	float:right;
	position:relative;
	top:-2px;
	margin-right:4px;
}

#english A, #english A:LINK, #english A:ACTIVE, #english A:FOCUS {
	color:#FFCC33;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

#english A:HOVER {
	color:#FFCC33;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}


#contentContainer {
	 /*border: 1px #CCCCCC solid;*/
	 padding:0px;
	 margin:0px;
}

#sideColumn { /* Currently holds the login box */
	float: left;
	width: 140px;
	
	/*margin: 10px;
	margin-top: 3px;
	*/
	margin:0px;
	margin-left:2px;
	padding:0px;
	
	/*border: 1px #006666 solid;*/
}
#content { /* main content from the WYSIWYG goes in here */
	margin-left: 153px;
	margin-top:0px;
	padding: 4px 10px 14px 10px;
	text-align: left;
	clear: right;
	/*border:1px #FF9900 solid;*/
	color:#000066;
}

* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#content h1 {
	color:#cc0000;
	font-size:1.5em;
}
#content h2 {
	color:#cc0000;
	font-size:1.3em;
}
#content h3 {
	color:#cc0000;
	font-size:1.1em;
}

#content table {
	/*border:none;*/
	/*border-collapse:collapse;*/
}

#content table td {
/*	padding:8px;
	border:none;
*/
}

#content img {
	border:none;
/*	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-right:2px;
	*/
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in banner */
#search_box {
	position:relative;
	top:-88px;
	left:0px;
	padding:0px;
	padding-right:5px;
	margin:0px;
	color: #fff;
	float: right;
	text-align:right;
	overflow:hidden;
}
#search_box fieldset {
	border:none;
	overflow:hidden;
	padding:0px;
}
#search_box legend, #search_box label {
	display:none;
	overflow:hidden;
}

#search_string {
	width: 100px;
	height: 14px;
	font-size: 10px;
	vertical-align: middle;
	border: 1px inset #ccc;
	overflow:hidden;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 10px;
	vertical-align: middle;
	padding: 0 0 4px 0;
	overflow:hidden;
}

/***************************************

            MEN? OBEN

*****************************************/
#navContainer {
	display: block;
/*	border-left: 1px solid #000;
	border-right:1px solid #000;
*/
	position:relative;
	top:-25px;
	/*overflow:hidden;*/
	width:780px;
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: right;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 18px;
	/*background: #666;*/
	/*border-top: 0;
	border-bottom: 1px solid #000;
	*/
	border:none;
	padding:0px;
	margin:0px;
	font-size:11px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/

}
#nav ul li {
	float: right;
	color: #CC0000;
	text-align: left;
	font-weight: normal;
	margin-right:5px;
}
#nav ul li a {
	display: block; 
	background-color: #FFCC33; 
	padding-top: 2px;
	padding-bottom: 2px; 
	padding-left:20px;
	padding-right:20px;
	/*border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	*/
	border:none;
	color: #CC0000; 
	font-weight:bold;
	text-decoration: none;
}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {
	border-color: #ffcc33;
	color: #cc0000;
}
#nav li a:active, #nav ul li a.active {
	border-color: #ffcc33;
	color: #cc0000;
}

/* Current page Customisations*/
#nav li.menu-current a	{
	background-color: #ffcc33;
	color: #cc0000;
	/*border-bottom: 1px solid #000;*/
}

/* 2nd Child menu */
#nav .menu li ul {
	position: absolute;
	z-index:9999;
	width: 100%;
	margin: 0;
	display: none;
	text-transform:	none;
	/*border: 1px solid #000;*/
	overflow:hidden;
}
#nav .menu li ul li {
	/*width: 10em;*/
	width:100%;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	overflow:hidden;
}
#nav .menu li ul a {
	/*width: 9.5em;*/
	width:auto;
	padding: 4px;
	background: #ffcc33;
	color: #cc0000;
	border: 0;
	overflow:hidden;
	font-weight:normal;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
	color: #000066;
	background-color: #ffcc33;
	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-color: #ffcc33; color: #cc0000; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

/***************************************

            MEN? LINKS

*****************************************/
#navContainer {
	width: auto;
	display:block;
	clear:both;
	/*border-left:1px solid #000;
	border-right:1px solid #000;
	*/
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#left_menu {
	position: absolute;
}
#left_menu li {line-height: normal;}
ul#left_menu  {z-index: 10; clear: both;}

#left {
	margin-top: 60px;
}
#left ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	font-size: 84%; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#left ul li {
	text-align: right;
	font-weight: normal;
	/*margin-bottom: 10px;*/
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	background: #ffcc33;
}

#left ul li a {
	background:url(images/butt_unav.gif) top left repeat-y;
	display: block;
	padding: 4px;
	/*padding-left:4px;
	padding-right:4px;
	*/
	margin:0px;
	color: #CC0000;
	text-decoration: none;
	overflow:hidden;
}

* html #left ul li {
	padding-bottom:0px;
}
* html #left ul li a {
	padding-bottom:0px;
}

/* Root Level Link Formatting */
#left ul li a:hover, #nav li a:focus, #left ul li:hover {
	/*
	background: #d1d2d4;
	color: #4b4c4d;
	*/
	color:#000066;
}
#left li a:active, #nav ul li a.active {
	/*
	background: #d1d2d4;
	color: #4b4c4d;
	*/
}

/* Current page Customisations*/
#left li.menu-current a	{
	/*background: #000;
	color: #fff;
	*/
	font-weight:normal;
	color:#000066;
}
#left li.menu-current a	{
	font-weight: normal;
	color:#000066
}

/* 2nd Child menu */
#left .menu li ul {
	position: absolute;
	left:140px;
	top:0px;
	/*width: 12em;*/
	width:auto;
	margin: 0;
	display: none;
	font-size: 100%;
	border-left: 2px #FFFFFF solid;
}

* html #left .menu li ul {
	left:53px;
}

#left .menu li ul li {
	width: 12em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#left .menu li ul a {
	width: 11.5em;
	background: #ffcc33;
	color: #CC0000;
	border: 0;
}

/* 2nd Child link hover */
#left .menu li ul a:hover {color: #000066; background: #ffcc33; border: 0;}

/* Show and hide */
#left .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#left .menu li ul ul { display: none;}
#left .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#left .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 */
#left .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#left li {position: relative;}

#left ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	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;}

#footer {
	font-size: 85%;
	text-align:center;
}


#footer2 {
	position: fixed;
	width: 618px;
	font-size: 140%;

text-align: center;
color: #FFE9A5;
	bottom: 24px;
	margin: 0;
	padding: 2pt 0 2pt 0;


	background-color: #CC0000;
}


#footer3 {
	position: fixed;
	width: 100%;
	font-size: 90%;

text-align: center;
color: #000000;
	bottom: 0;
	margin: 0;
	padding: 2pt 0 2pt 0;
	left: 0;
	background-color: #FFE9A5;
	border-top: 2pt solid #CC0000;
border-bottom: 2pt solid #CC0000;
}
