/*---------------------------------------------------------
Default (All Browsers) CSS Index - 'AWFLAS' '25/02/2009' Site by Egghead Design Ltd 

=1 Layout Structure Common Elements
	=1.1 Header
	=1.3 Logo
	=1.4 Horiz Menu
	=1.5 Left Column
	=1.6 Centre Column
	=1.7 Right Column
	=1.8 Footer

=2 Generic Classes
=3 Start Developing Here Dudes!!


/*---------------------------------------------------------
=1. Layout Structure Common Elements
----------------------------------------------------------*/

body {
	margin:0px;
	background: url(../App_themes/awfals_v2/images/body_rpt.gif) top left repeat-x #fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.7em;
	color: #6a6a6a;
	}

#fullwrapper {
	margin:0 auto;
	height:auto;
	width:950px;
	}
	
/*---------------------------------------------------------
=1.1 Header
----------------------------------------------------------*/
	
#header {
	height:170px;
	background: url(../App_themes/awfals_v2/Images/header.gif) left 17px no-repeat ;
	width:950px;
	position: relative;
	}
	
/*---------------------------------------------------------
=1.3 Logo
----------------------------------------------------------*/	
	
a.logo {
	width:95px;
	height:45px;
	position: absolute;
	top: 100px;
	left: 20px;
}

/*---------------------------------------------------------
=1.4 Horiz Menu
----------------------------------------------------------*/	

#menu {
	height:40px;
	width: 950px;
	margin: 16px 0 0 22px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	padding-top: 12px;

}

/*---------------------------------------------------------
=1.5 Left Column
----------------------------------------------------------*/

#left_col {
	width:150px;
	height:auto;
	margin-left: 10px;
	float:left;
	}
	
/*---------------------------------------------------------
=1.6 Centre Column
----------------------------------------------------------*/	

#contentwrapper {
	min-height:300px;
	height: auto;
	margin-top:40px;
	padding-bottom: 80px;
	width:950px;
	position: relative;
	z-index: 100;
	background: url(../App_themes/awfals_v2/Images/turbine.jpg) 787px bottom no-repeat;
	}
	
#centre_col {
	height:auto;
	float:right;
	width:770px;
	}
	
#centre_col_content {
	width:590px;
	height:auto;
	float: left;
	line-height: 1.7em;
	}
	
/*---------------------------------------------------------
=1.7 Right Column
----------------------------------------------------------*/	

#right_col {
	width:160px;
	height:auto;
	float:right;
	margin-bottom: 150px;
	}
	
/*---------------------------------------------------------
=1.8 Footer
----------------------------------------------------------*/

.clear {
	clear:both;
	}		
#footer {
	height:235px;
	position: relative;
	color: #fff;
	top: 3px;
	background: url(../App_themes/awfals_v2/Images/foot_rpt.gif) left top repeat-x;
	width:100%;
	z-index: 0;
	}
#footer-cap {
	height: 55px;
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	bottom: -55px;
	left: -130px;
	background: url(../App_themes/awfals_v2/Images/foot_top.gif) top center no-repeat;  
}
#foottext {
	position: relative;
	top: 50px;
	margin: 0 auto;
	width: 950px;
	clear: both;
}
#foottext #contact {
	float: right;
	font-size: 1.1em;
	width: 350px;
	line-height: 1.3em;
	margin-right: 80px;
}
#foottext #contact td {
	vertical-align: top;
}
#foottext ul#menuElem {
	float: left;
	margin: 0;
	font-size: 1.2em;
	padding: 0;
	list-style: none;
}
#foottext ul#menuElem li {
	display: inline;
	margin-right: 35px
}
#foottext ul#menuElem a {
	color: #fff;
}
#foottext #contact td a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#foottext ul#menuElem a {

	text-decoration: none
}
#foottext ul#menuElem a:hover,
#foottext #contact td a:hover {

	text-decoration: underline;
}
/*#DELETE#*/
#footerTopL {
	position: absolute;
	top: 19px;
	left: 0;
	width: 51%;
	z-index: 0;
	float: left;
	height: 56px;
	margin: 0 auto;
	background:url(../App_themes/awfals_v2/Images/foot_topL.jpg) top right no-repeat;
	}
#footerTopR {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	z-index: 0;
	height: 50px;
	/*float: right;*/
	margin: 0 auto;
	background:url(../App_themes/awfals_v2/Images/foot_topR.jpg) left top no-repeat;
	}
#footerL {
	background: url(../App_themes/awfals_v2/Images/foot_Lrpt.jpg) left 20px repeat-x;
	height: 100px;
	float: left;
	width: 50%;
}
#footerR {
	background: url(../App_themes/awfals_v2/Images/foot_Rrpt.jpg) left 2px repeat-x;
	height: 110px;
	float: right;
	width: 50%;
}





#egghead {
	width: 950px;
	height: auto;
	clear: both;
	margin: 0 auto 0 auto;
	font-size:1em;
	position: relative;
	top : 130px;
	color: #f8fcf2;
	text-align: right;
}
#egghead a {
	font-weight: bold;
	color: #f8fcf2;
}
#egghead a:hover {
	font-decoration: underline;
}
	
/*---------------------------------------------------------
=2. Generic Classes
----------------------------------------------------------*/
	
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

h1 {
	display: none;
}

h2 {
	color: #91be52;
	font-weight: normal;
	font-size: 2.7em;
	margin-bottom: 20px;
	line-height:1.1em;
}
.zoneContent h2 {
	font-size: 1em; 
}

h3 {
	color: #aecf80;
	font-weight: normal;
	font-size: 1.6em;

}
#lower h3 {
	color: #aecf80;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 15px;
	margin-top: 40px;	
	display: inline-block;
}
.zoneContent h3 {
	font-size: 1.2em;
	margin:  0 !important; 
}
h4 {
	display: none;
}


p {
}

li {
}

ul {
}

a img {
	border:0px;
	}
a {
	color: #92bf55;
	text-decoration: underline;
}
a:visited {
	color:#313131;
}
a:hover {
	color: #92bf55;
}

/*---------------------------------------------------------
=3. Extra Stuff Here
----------------------------------------------------------*/
/*#Main nav#*/
#menu ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul#mainNav li {
	display: inline;

}
#menu ul#mainNav li a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	margin-right: 12px;
}
#menu ul#mainNav li a#home {
	width: 42px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/home.gif) top left no-repeat;
}
#menu ul#mainNav li a#home:hover {
	background-position: top -42px;
}
#menu ul#mainNav li a#back {
	width: 85px;
	top: 2px;
	height: 17px;
	background: url(../App_themes/awfals_v2/images/nav/background.gif) top left no-repeat;
}
#menu ul#mainNav li a#back:hover {
	background-position: top -85px;
}
#menu ul#mainNav li a#donate {
	width: 50px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/donate.gif) top left no-repeat;
}
#menu ul#mainNav li a#donate:hover {
	background-position: top -50px;
}
#menu ul#mainNav li a#donate {
	width: 50px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/donate.gif) top left no-repeat;
}
#menu ul#mainNav li a#donate:hover {
	background-position: top -50px;
}
#menu ul#mainNav li a#object {
	width: 47px;
	height: 15px;
	top: 2px;
	background: url(../App_themes/awfals_v2/images/nav/object.gif) top left no-repeat;
}
#menu ul#mainNav li a#object:hover {
	background-position: top -51px;
}
#menu ul#mainNav li a#applicate {
	width: 76px;
	height: 15px;
	top: 2px;
	background: url(../App_themes/awfals_v2/images/nav/application.gif) top left no-repeat;
}
#menu ul#mainNav li a#applicate:hover {
	background-position: top -76px;
}
#menu ul#mainNav li a#docum {
	width: 81px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/documents.gif) top left no-repeat;
}
#menu ul#mainNav li a#docum:hover {
	background-position: top -81px;
}
#menu ul#mainNav li a#news {
	width: 40px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/news.gif) top left no-repeat;
}
#menu ul#mainNav li a#news:hover {
	background-position: top -40px;
}
#menu ul#mainNav li a#about {
	width: 64px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/about-us.gif) top left no-repeat;
}
#menu ul#mainNav li a#about:hover {
	background-position: top -68px;
}
#menu ul#mainNav li a#contact {
	width: 77px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/contact.gif) top left no-repeat;
}
#menu ul#mainNav li a#contact:hover {
	background-position: top -82px;
}
#menu ul#mainNav li a#forum {
	width: 53px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/forums.gif) top left no-repeat;
}
#menu ul#mainNav li a#forum:hover {
	background-position: top -58px;
}
#menu ul#mainNav li a#events {
	width: 46px;
	height: 13px;
	background: url(../App_themes/awfals_v2/images/nav/events.gif) top left no-repeat;
}
#menu ul#mainNav li a#events:hover {
	background-position: top -51px;
}
#menu ul#mainNav li a#images {
	width: 50px;
	height: 15px;
	top: 2px;
	background: url(../App_themes/awfals_v2/images/nav/images.gif) top left no-repeat;
}
#menu ul#mainNav li a#images:hover {
	background-position: top -55px;
}

/*#Left nav#*/
#leftNav {
	margin: 0 0 40px 11px;
}
#leftNav ul#menuElem {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftNav ul#menuElem li {
	margin-bottom: 10px;
}
#leftNav ul#menuElem li a {
	color: #7e7e7e;
	text-decoration: none;
}
#leftNav ul#menuElem li a:hover {
	color: #9ec667;
}
#signup {
	padding: 0 0 20px 12px;
	background: url(../App_themes/awfals_v2/images/newsSignup.jpg) bottom left no-repeat;
}
#signup label {
}
#signup input[type=text] {
	width: 120px;
	margin: 3px 0;
	border: 1px solid #e7e7e7;
	background-color: #f6f6f6;
	color: #6a6a6a;
	padding: 0;
}
#signup input[type=submit] {
	border: none;
	background: none;
	color: #92bf55;
	cursor: pointer;
	margin-right: 10px;
}
#signup img {
	margin-bottom: 13px;
}
#signup .InfoMessage {
	position: relative;
	top: -3px;
}
/*#Homepage#*/
#lower {
	margin-top: 50px;
}
#lower #left img,
#lower #right img {
	padding: 1px 3px 5px 3px;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	float: left;
	margin: 0 15px 0px 0;
	background: url(../App_Themes/awfals_v2/images/home_photShad.jpg) bottom center no-repeat;
}
#home_upper,
#lower {
	width: 570px;
}
#home_upper img {
	float: right;
	margin-left: 30px;
	padding: 1px 3px 3px 3px;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	background: url(../App_Themes/awfals_v2/images/home_upperPhotShad.gif) bottom center no-repeat;
}
#lower #left {
	float: left;
	width: 270px;
	height: auto;
}
#lower #right {
	float: right;
	width: 230px;
	height: auto;	
}
/*#Right_col#*/
#right_colNews img {
	margin-bottom: 20px;
}
#right_colNews .NewsSummary {
	margin: 5px 0;
}
#right_colNews .more a {
	font-weight: bold;

}
#right_colNews .more {
	margin-bottom: 13px;
}
/*#Forum#*/
#forumsearch {
	padding-left: 15px;
	background-color: #f5f5f5;
}
#forumsearch b {
	position: relative;
	top: 1px;
}
#forumsearch input[type=submit] {
	background: url(../App_themes/awfals_v2/images/forum_go.gif) top left no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}
#forumsearch input[type=text] {
	border: 1px solid #ccc;
	height: 14px;
}
.Forum tr.Info td {
	background-color: #eef4f6;
	padding-left: 15px;
	padding-top: 5px;
	height: 35px;
	vertical-align: top;
}
.Forum tr.Info td span.GroupName {
	font-weight: bold;
}
.Forum tr.Info td span.GroupDescription {
	position: relative;
	top: 15px;
	left: -55px
}
.Forum .Header td {
	background: url(../App_Themes/awfals_v2/images/forum_headRpt.gif) left top repeat-x;
	padding: 4px 0;
	font-weight: bold;
	border-bottom: #fff solid 3px;
}
.Forum .Header td.ForumName {
	padding-left: 15px;
}
.Forum .ForumInfo {
	padding:  5px 0 5px 15px;
}
.Forum .Table .Forum {
	background-color:#f5f5f5;
}
.Forum .Table .Forum td {
	border-top: 3px #fff solid;
}
a.ForumName {
	font-weight: bold;
	}
.Threads,
.Posts  {
	width: 60px;
	text-align: center;
}
.LastPost {
	text-align: center;

}
.LastPost span {
	padding-right: 10px;
}
.PostUser { 
	margin-right: 10px;
}
.PostTime {
	text-align: center;
	padding-right: 10px;
}
.ForumFlat {
	position: relative;
}
.ForumFlat .Info td {
	padding-bottom: 3px;
	}
.ForumFlat .ForumName {
	font-weight: bold;
	}
.ForumFlat .ForumDescription {
	position: absolute;
	top: 20px;
	left:  25px;
}
.Actions td {
	background-color: #f5f5f5;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding-left: 15px;
}
.Actions td a {
	font-weight: bold;
}
.Actions td span {
	display: none;
}
.Actions td a.ActionLink {
	margin-right: 15px;
}
.Actions td span.ForumBreadCrumbs,
.Actions td span.ForumBreadCrumbs span {
	display: inline;	
}
.Actions td span.ForumBreadCrumbs a {
	color: #5e5e5e;
}
.Forum .Header .ThreadName {
	padding: 3px 0 3px 15px;
}
.Forum .Thread,
.Forum .Pager {
	background-color: #f5f5f5;
}
.Forum .Pager td {
	border-top: solid #fff 3px;
	padding-left: 15px;
}
.Forum .ThreadInfo {
	padding-left: 15px;
	padding-right:10px;
	font-weight: bold;
}
.ForumContent .Posts .PostsTable {
	width: 590px;
}
.ForumContent .Pager {
	text-align: left;
}
.ForumContent .ForumPost {
	text-align: left;
	width: auto;
	/*margin-bottom: 3px;*/
	padding-left: 10px;
	background-color: #f5f5f5;
}
.ForumContent .PostIndent {
	padding: 2px 0 2px 10px;
	margin-top: 3px;
	background-color: #f5f5f5;
}
.ForumContent .PostTime {
	margin-left: 8px;
}

.ForumContent .PostText {
	display: block;
}
.ForumFlat .Table {
	width: 590px;
}
.PostActionSeparator {
	margin: 0 5px;
}
.ForumNewPost {
	background-color: #f5f5f5;
	padding-left: 15px;
}
/*#Events#*/
.Calendar,
.EventCalendar {
	width: 450px;
	color: #727273;
	margin-bottom: 20px;
}
.Calendar td,
.Calendar th {
	background:none !important;
	border: #fff 2px solid;
	padding: 0;
}
.EventCalendar td .Title {
	background: #e9f1f4 !important;
	padding: 0;
	height: 35px;
	font-size: 1.2em;

}
.EventCalendar td .Title td {
	border: none;
}
.EventCalendar td .Title .Navigation a {
	color: #727273 !important;
	font-weight: normal;
	margin: 0 13px;
}
.EventCalendar th.DayHeader {
	background-color: #f0f5f7 !important;
	font-weight: normal ;
}
.EventCalendar td.OtherMonth {
	background-color: #f3f3f3 !important;
	font-weight: bold;
}
.EventCalendar td {
	height: 45px;
}
.EventCalendar td.Day,
.EventCalendar td.Weekend,
.EventCalendar td.Today {
	background-color: #e6eff2 !important;
	font-weight: bold;
}
.Event {
	width: 449px;
}
.Event .Header {
	background: url(../App_Themes/awfals_v2/images/event_headRpt.gif) repeat-x top left;
	height: 22px;
	padding-top: 3px;
	font-size: 1.1em;

}
.Event .Body {
	border: #e6e6e6 1px solid;
	border-top: none;
	overflow: hidden;
	padding:  0 10px 10px 10px;
}
.Event .Header a {
	color: #525252;
	margin-left: 10px;
	}
.EventDetail {
	width: 450px;
	}
.EventManagerRegistration .EventManagerRegTitle {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 4px;
}
.EventManagerRegistration a {
	display: block;	
	margin: 5px 0 0 4px;

}
.EventManagerRegistration table {
	margin-left: 4px;
}
.EventManagerRegError {
	margin-left: 75px;
}
/*#News#*/
#centre_col_content h3 {
	margin-bottom: 10px;
}
#centre_col_content .NewsTitle {
	margin-top: 10px;
	font-weight: bold;
}
.photoGallery .gallery {
	width: 250px;
	display: inline-block;
}
/*#IE7#*/
body.IE7 #contentwrapper {
	float:left;
	}

body.IE7 h2 {
display:block;
line-height:1em;
	}
	

body.IE7 #menu ul#mainNav li a#home,
body.IE7 #menu ul#mainNav li a#donate,
body.IE7 #menu ul#mainNav li a#docum,
body.IE7 #menu ul#mainNav li a#news,
body.IE7 #menu ul#mainNav li a#about,
body.IE7 #menu ul#mainNav li a#contact,
body.IE7 #menu ul#mainNav li a#forum,
body.IE7 #menu ul#mainNav li a#events
{
	top: -4px;
}

body.IE7 #menu ul#mainNav li a#back {
	top: 0px;
}
body.IE7 #menu ul#mainNav li a#object,
body.IE7 #menu ul#mainNav li a#applicate,
body.IE7 #menu ul#mainNav li a#images {
	top: -2px;	
}
body.IE7 #forumsearch input[type=submit] {
	width: 27px;
	margin-top: 2px;
}
body.IE7 #forumsearch input[type=text] {
	position: relative;
	top: -1px;
	
}

body.IE7 table .header {
	width: 600px
}
body.IE7 .EventManagerRegError{
	margin-left: 48px;
}
body.IE7 .lightBoxGallery table {
	margin: 0 auto;
}
/*#FF#*/
body.Gecko #menu ul#mainNav li a#home,
body.Gecko #menu ul#mainNav li a#donate,
body.Gecko #menu ul#mainNav li a#docum,
body.Gecko #menu ul#mainNav li a#news,
body.Gecko #menu ul#mainNav li a#about,
body.Gecko #menu ul#mainNav li a#contact,
body.Gecko #menu ul#mainNav li a#forum,
body.Gecko #menu ul#mainNav li a#events
{
	top: 2px;
}
body.Gecko .SubscriptionButton {
	font-size: 0.9em;
	margin-right: 5px !important;
}
body.Gecko #emailthis {
	margin-left: 87px;
}
body.Gecko #forumsearch input[type=submit] {
	width: 27px;
	margin-top: 2px;
}
body.Gecko #forumsearch input[type=text] {
	position: relative;
	top: 1px;
	
}
body.Gecko .Forum tr.Info td {
	padding-top: 0;
}
body.Gecko .ForumDescription {
	top:14px;
}
body.Gecko .lightBoxGallery table {
	margin: 0 auto;
}
/*#Object#*/
#emailthis {
	margin-left: 87px;
}
/*#Gallery#*/
.gallery {
	margin-bottom: 30px;
	}
.lightBoxGallery table td table {
	text-align: center;
	margin: 10px auto;
}
/*#IE6#*/
body.IE6 #left_col,
body.IE6 #right_col,
body.IE6 #centre_col_content {
	display: inline;
}

body.IE6 #centre_col,
 {
	width: 800px;
}
body.IE6 #contentwrapper  {
	width: 1000px !important;
}
body.IE6 #menu ul#mainNav li a#home,
body.IE6 #menu ul#mainNav li a#donate,
body.IE6 #menu ul#mainNav li a#docum,
body.IE6 #menu ul#mainNav li a#news,
body.IE6 #menu ul#mainNav li a#about,
body.IE6 #menu ul#mainNav li a#contact,
body.IE6 #menu ul#mainNav li a#forum,
body.IE6 #menu ul#mainNav li a#events
{
	top: 2px;
}

body.IE6 .Subscription .Table,
body.IE6 .Subscription .Table .SubscriptionTextbox {
	width: 120px;
}
body.IE6 #contact {
	text-align: right;
}
body.IE6 #contact table {
	text-align: left;
	width: 250px !important;  
}
body.IE6 #emailthis {
	margin-left: 90px;
}
body.IE6 .Event .Body {

	display: inline-block;
}
body.IE6 .lightBoxGallery table {
	margin: 0 auto;
}