/* CSS Document */
/* ===================================================
	Document created for the lancashire-youth-web by the 
	Limehouse Group 2006. 4th Floor, 1 London Bridge, London, 
	SE1 9BG. Tel : ("020") 7939 7100, Fax : ("020") 7939 7101, 
	ISDN : ("020") 7939 7102 
======================================================== */
/* =====================================================
	This CSS Document contains all the css style rules for 
	the geometrical layout of the site.
======================================================== */
/* ================== Start of Page Layout CSS Rules ================= */


/* ###### MISCELLANEOUS ###### */
p,span,div,h1,h2,h3,h4,h5,ul,li,img,a,strong,body {
	margin:0px;
	padding:0px;	
}
img {border: 0;}

h1, h2, h3, h4, h5, h6 {
	color:#365B90; 
	margin-top: 0;
}

a:link {
color:#B42206;
text-decoration: none;
}

a:visited {
color:#B42206;
text-decoration: none;
}

a:hover {
color:#365B90;
text-decoration: none;
}
hr{
display:none;
}


body {
	margin: 0;
	padding: 0;
	text-align:center;	
	background-color:#f5f2ed;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
/* ####### Make me some class tools ######### */
.puller{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	border:none;
	clear:both;
}
.justClearObjects{
	clear:both;
}
.hideThis{
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
	height:1px;
	display:none;
}
/* ####### Body Rapper to apply background color changes to ####### */
.bodyRapper{
	background-color:#24426C;
}

/* ####### TOP BAR ####### */
.top {
	background:url("fileadmin/limacharlie/template/resources/images/background_images/top.gif") top center ;
	height: 140px;
}

.nav {
	margin-top: 0;
	/*margin-right: auto;*/
	margin-bottom: 0;
	background:blue;
	}

.nav ul {
margin: 40px 0 0 0;
float:right;
list-style-type :none;
}

.nav ul li {
	display:block;
	float:left;
}

.logoHolder {
	width: 952px;
	margin: 0 auto;
	text-align:right;
}
.logoHolder h1 {
	float:left;
	margin-top:10px;
}
.logoHolder form{
	padding:0;
	margin:0;
	margin-top:8px;
}

.logoHolder form button{
	padding:0;	
	font-size:0.9em;
	line-height:1.2em;
}
.logoHolder form input{
	padding:0;
	margin-top:0px;
	margin-bottom:0;
	font-size:0.9em;
}
.logoHolder form label{
	color:#004064;
	font-size:0.9em;
	font-weight:bold;
}


/* ####### CONTENT AREA ####### */


.content {
width: 920px;
margin: 15px auto 0 auto;
text-align:left;
}

.page {
width: 718px;
background: url("fileadmin/limacharlie/template/resources/images/background_images/page.gif") top left;
float:left;
}



/* ####### LEFT HAND NAVIGATION ####### */


.page_navigation {
margin: 10px 15px;
width: 165px;
float:left;
background: url("fileadmin/limacharlie/template/resources/images/background_images/nav_side_border.gif") 160px 10px  no-repeat ;
}

.page_navigation ul {
list-style-type:none;
margin: 0;
padding: 0;
}

.page_navigation  li {
list-style-type:none;
margin: 0;
height:1%;
padding: 0 0 6px 0;
background:url("fileadmin/limacharlie/template/resources/images/background_images/sub_nav_underline.gif") bottom left no-repeat;

}

.page_navigation ul li li {
list-style-type:none;
margin: 0;
padding:  0;
background:none;
height:1%;
}

.page_navigation ul ul {
list-style-type:none;
margin: 0 0 0 10px;
padding: 0;
font-size: .95em;
}

.page_navigation h2 {
margin: 10px 0 0 0;
padding: 0;
line-height: 1em;
}


/* ####### MAIN INFORMATION AREA ####### */

.page_information {
width: 480px;
float:left;
margin: 10px 0 0 0;
}

.breadcrumbs p {
font-size: 0.9em;
margin: 10px 0 0 0;
}

.breadcrumbs ul{
	list-style:none;
	display:inline;
}
.breadcrumbs ul li{
	display:inline;
	list-style:none; 
	font-size: 0.9em;	
}
.breadcrumbs ul li a{	
}



/* ####### PROMOTION BOXES ####### */
/* ####### make the shadow for the postit ####### */
.postShadowOne{
	border-bottom:1px solid #182c48;
	border-right:1px solid #182c48;
}
.postShadowTwo{
	border-bottom:1px solid #192d49;
	border-right:1px solid #192d49;
}
.postShadowThree{
	border-bottom:1px solid #1c3455;
	border-right:1px solid #1c3455;
}

.promotions {
width:178px;
float:left;
margin: 0 0 0 15px;
}

.postit {

height:200px;
background:#F7F086;
}
/* ############### FOOTER SECTION ########### */
.footer {
background:url("fileadmin/limacharlie/template/resources/images/background_images/bottom.gif") top center repeat-y ;
height: 140px;
}

.footerGraphic {
width: 920px;
height: 30px;
margin: 0 auto;
background: url("fileadmin/limacharlie/template/resources/images/background_images/footer_page.gif") top left no-repeat ;
}
.footerLogo{
	width:123px;
	float:left;
	height:1%;
}

.footerinfo {
	width: 920px;
	margin: 0 auto;
	text-align:left;
}
.footerLanguage{
	float:right;
	width:102px;
}
.footerLanguage ul{
	display:block;
	list-style:none;
}
.footerLanguage ul li{
	display:block;
	list-style:none;
}
.footerNav{
	text-align:center;
	margin-left:124px;	
	margin-right:115px;
	padding-top:16px;
}
.footerNav ul{
	display:inline;
	list-style:none;
}
.footerNav ul li{
	display:inline;
	list-style:none;
}
.footerNav ul li a{
	border-right:1px solid #FF0000;
	padding:6px;
	padding-bottom:2px;
	padding-top:2px;
}
.footerNav ul li .last{
	border:none;
}
