﻿/***
	EDF Team GB
	SPECIFIC STYLESHEET
	www.aislondon.com (2009)

	-[Inherits]------------------------
	Home.css
	-----------------------------------

	-[Contents]------------------------
	1. SPECIFIC PAGE ELEMENTS
		1.1 HTML elements (within .inner-content)
	-----------------------------------

***/

/**
	1. Core layout structure

	Heirachy is as below:
	>		#page-wrapper
	>>		#content
	>>>		.outer-content
	>>>>	.inner-content	
	>>>>>	.panel

*/

p.homepage {
    width: 825px;
}

p.homepage a.cta, .further-details a {
    color: #52B458;
}

#teamGBNewsTickerHolder {
    overflow: hidden;
    background-color: #ffffff;
    padding: 7px 10px 7px 10px;
}

p.newsTickerHeader {
    float: left;
    font-size: 1.6em;
    font-weight: bold;
    color: #064d47;
    padding: 0 5px 0 0;
    margin: 0;
    clear: both;
}

#teamGBNewsTicker {
    float: left;
}

.newsticker {
	list-style-type: none;
	border: none;
	background: #ffffff;
	padding: 5px 0 3px 3px;
	margin: 0;
	color: #53b057;
	font-size: 1.214em;
	overflow:hidden;
}

.newsticker a {
	color: #53b057;
}

#flash-header-static {
    padding: 20px 0 16px 20px;
    position: relative;
}

#page-wrapper #flash-header-static h1 {
    width: 380px;
    height: 20px;
    background: url(../../../Assets/Specific/Images/Home/which-team.gif) no-repeat 0 3px;
    font-size: 2em;
    color: #004741;
    position: absolute;
    top: 0;
    left: 17px;
}

.intro-about h1 {
    font-size: 2.4em;
}
.intro-about h1 {
    color: #004741;
    font-size: 2.4em;
    font-weight: bold;
    margin: 14px 0 7px 0;
}
.intro-about h2 {
	color:#52B458;
	font-size:1.6em;
	line-height:1.2em;
	margin:0 0 6px;
}

.intro-about p, .getting-involved p {
    color: #00453e;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    padding: 0;
}

.reasons-to-join h2 {
    color: #004741;
    font-size: 2.4em;
}

.intro-about, .reasons-to-join {
    border-bottom: solid #dfdfdf 6px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.getting-involved {
    border-bottom: solid #004741 6px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

.getting-involved h4 {
    font-size: 1.6em;
    font-weight: bold;
}

ul.list-reasons-to-join {
    list-style-type: none;
    width: 715px;
}

ul.list-reasons-to-join li {
    font-size: 1.6em;
    font-weight: bold;
    color: #52b458;
    margin: 0 0 11px 2px;
    padding: 0 0 0 20px;
    background: url(../../../Assets/Generic/Images/arrow-reasons.gif) no-repeat 0 3px;
}

ul.list-reasons-to-join li.last {
    margin: 0 0 0 2px

}

#page-wrapper .getting-involved p.teams-link {
    margin: 20px 0 13px 0;
}

.getting-involved .teams-link a {
    font-size: 1.6em;
}

ul.feed-links {
    list-style-type: none;
}

ul.feed-links li {
    float: left;
    margin: 18px 25px 0 25px;
}

ul.feed-links li.swap {
    float: left;
    margin: 0 25px 0 25px;
}

ul.feed-links li.last {
    float: left;
    margin: 18px 0 0 25px;
}

p.look-both-ways {
    float: left;
    color: #8f8f8f;
    font-size: 1.2em;
}

/*#ticker {margin: 0 0 0 20px; float:right;}


#ticker p {float:left;}*/

.loginSection {float:left;}