/*
-----------------------------------------------
Fremantle Sailing Club
- - - - - - - - - - - - - - - - - - - - - - - -
Description:		Common Styles
Filename:			styleCommon.css
Author:				IBC (www.ibc.com.au)
Date:				10 / 12 / 2008
Updated:			
Version:			v.1.0
----------------------------------------------- *//*
	
STRUCTURE

	- CONTAINER ------------------- #container
	  - HEADER -------------------- #header
	  	- SLIDESHOW --------------- #slideshow
	   	- LOGO -------------------- #logo
		- TOPMENU ----------------- #topMenu =============== /css/modules/navMain.css
	   	- PRIMARY MENU ------------ #primaryMenu =========== /css/modules/navMain.css
		- DATE -------------------- #dateTime
	   	- SEARCH ------------------ #search ================ /css/modules/basicSearch.css
	  - MIDDLE -------------------- #middle
	    - LEFT -------------------- #left
		  - weather --------------- .weatherDateInfo ======= /css/modules/weather.css
		  - events ---------------- #eventContainer ======== /css/modules/events.css
	    - CENTRE ------------------ #centre
		  - breadcrumb navigation - .breadcrumbNavigation
	    - RIGHT ------------------- #right
		  - public login ---------- #loginForm ============= /css/modules/publicLogin.css
		  - news ------------------ #newsTeasersContainer == /css/modules/newsTeasers.css
	  - FOOTER -------------------- #footer
	  	- footer site map --------- #baseSiteMap
		- quick menu -------------- #quickMenuContainer 
		- site information -------- #info
		
COLOURS
	- Red (Title): #d3232a
	- Gold (Title): #fdb816
	- Dark Blue (Title Background): #214291
	- Light Blue (Left Background): #cbdde1
	- Light Grey (Right Background): #eaecf4
	- Dark Green (Right Background): #006381
	- Light Green (Right Background) #a7d0db
	
*//*
 Import Module CSS files	 
 - List alphabetically please! 
*/
@import "/css/modules/basicSearch.css";
@import "/css/modules/dynamicForms.css";
@import "/css/modules/events.css";
@import "/css/modules/memberDetails.css";
@import "/css/modules/navMain.css";
@import "/css/modules/newsTeasers.css";
@import "/css/modules/newsItems.css";
@import "/css/modules/publicLogin.css";
@import "/css/modules/publicSearch.css";
@import "/css/modules/weather.css";

	
/* ----------------------------------------- #header contents */
#hrTop{
	display: block;
	z-index: 4;
	top: 330px;
	left: 0;
	background: url(../images/hr_top.gif) no-repeat 0 0;
	width: 950px;
	height: 2px;
	
}

/* ----------------------------------------- #slideshow */
#slideshow,
#home #slideshow{
	width: 832px;
	height: 228px;
	display: block;
	background: url(../images/img_hm1.jpg) no-repeat 0 0;
	float: left;
}
#membersArea #slideshow{
	background: url(../images/img_members1.jpg) no-repeat 0 0;
}
/* ----------------------------------------- #logo */
#header #logo{
	z-index: 25;
	width: 118px;
	height: 228px;
	background-color: #fff;
	float: left;
	position: relative;
}
#header #logo h1{
	margin: 0;
	padding: 0;
}
#header #logo a{
	position: absolute;
	width: 77px;
	height: 220px;
	display: block;
	background: url(../images/logo_v.gif) no-repeat 0 0;
	top: 7px;
	left: 8px;
}

/* ----------------------------------------- #topMenu */

/*	see /css/modules/navMain.css */
	
/* ----------------------------------------- #primaryMenu */

/*	see /css/modules/navMain.css */

/* ----------------------------------------- #dateTime */

#dateTime{
	padding: 0 14px;
	float: left;
}
#time{
	color: #d32329;
	font-weight: bold;
	font-size: 14px;
}
#date{
	color: #000;
	font-size: 11px;
}
/* ----------------------------------------- #makeHomePage */
#makeHomePage{
	padding: 0 0 0 190px;
	float: left;
}
#makeHomePage ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#makeHomePage li{
	list-style: none;
}
#makeHomePage a{ 
	color: #d32329; 
	font-size: 11px;
	text-decoration: none;
}
/* ----------------------------------------- #search */
 
/* see /css/modules/basicSearch.css */

/* ----------------------------------------- #left contents*/
.whiteText,
.whiteText a{
	color: #fff!important;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ----------------------------------------- .weatherDateInfo */
 
/* see /css/modules/weather.css */

/* ----------------------------------------- #eventContainer */
 
/* see /css/modules/events.css */

/* ----------------------------------------- #centre contents */
#centre h2.title,
#centre #tierTitleWithBreadcrumbs .header1{
	color: #fdb816;
	font-size: 22px!important;
	display: inline;
	background-color: #fff;
	line-height: 2em;
	padding: 0 10px 10px 10px;
	margin: 0 0 0 -10px;
	border: 1px solid #fff;
	font-weight: bold;
}

#centre p{
	font-size: 11px;
	line-height: 1.5em;
}
#centre p a.lnk,
a.lnk{
	font-size: 9px;
	color: #d53730;
}
.breadcrumbNavigation,
.breadcrumbNavigation a,
.textSmall,
.textSmall a{
	font-weight: normal;
	font-size: 11px;
	color: #7d8082!important;
	text-decoration: none;
	margin: 5px 0px 10px 0px;
}
#centre h3{
	margin: 12px 0px 12px 0px;
	color: #efae15;
	font-weight: bold;
	font-size: 11px;
}
.eventsTable{
	font-size: 11px;
}
.eventsSummaries{
	font-size: 11px;
	vertical-align: top;
}
.eventsSummaries h4{
	clear: both;
	font-size: 11px;
}
.eventsSummaries img{
	float: left;
	margin: 0px 10px 10px 0px;
}
.eventsSummaries p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.eventsSummaries a,
.eventContent a{
	color: #214291;
	text-decoration: none;
}
.eventsSummaries a:hover,
.eventContent a:hover{
	text-decoration: underline;
}
.eventItem{
	font-size: 11px;
}
.eventItem h3{
	font-size: 11px;
}
.pmPublicSearch{
	font-size: 11px;
}
/* ----------------------------------------- #right column contents */

.darkBlueRight{
	background-color: #006381;
	padding: 10px 10px 10px 12px;
}
.darkBlueRight p,
.newsLinkItemsDiv{
	font-size: 10px!important;
	color: #fff;
	line-height: 1.3em;
}
.darkBlueRight p{
	margin: 0px 0px 0px 0px;
}
#sponsorship,
.lightBlueRight{
	background-color: #a6d0da;
	padding: 10px 10px 10px 12px;
}
.logo#clubMarine a{
	display: block;
	background: url(../images/logo_clubMarine.gif) no-repeat 0 0;
	width: 156px;
	height: 46px;
}
#sponsorship p,
.lightBlueRight p{
	font-size: 10px;
	color: #000;
	line-height: 1.3em;
	
}
.whiteLink{
	margin-bottom: 0px;
}
.whiteLink a{
	font-size: 10px;
	color: #fff;
}

#subscribe,
.lightGreyRight {
	font-size: 10px;
	color: #000;
	line-height: 1.3em;
	text-align: center;
	padding: 10px 10px 0px 8px;
}
#subscribe p,
.lightGreyRight p{
	margin: 0px 0px 5px 0px;
}
.logo#subscribeBtn a{
	
	display: block;
	background: url(../images/logo_subscribe.gif) no-repeat 0 0;
	width: 71px;
	height: 29px;
	margin: 0px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
}



.alertText
{
	color: #D32329;
}


/* ----------------------------------------- #newsTeasers */
 
/* see /css/modules/newsTeasers.css */

/* ----------------------------------------- #footer contents */
#baseSiteMap{
	float: left;
	min-width: 210px;
	margin: 5px 15px;
	font-size: 9px;
	color: #fff;
}
#baseSiteMap div{
	padding: 0px 30px 0px 0px;
}
#baseSiteMap div div,
#baseSiteMap div div div{
	padding: 0;
}
#baseSiteMap h3{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 4px 0px;
	padding: 0;
}
#PublicMemberNavigation h4{
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #fdb816;
}
#PublicMemberNavigation,
footerMainNavigation,
#secondLevelNav{
	max-width: 100px;
}

#baseSiteMap ul{
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#baseSiteMap li,
#quickMenuContainer li
{
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
	font: arial, helvetica, sans-serif, trebuchet ms;
	color: #fdb816;
}

#baseSiteMap a,
#quickMenuContainer a
{
	font: arial, helvetica, sans-serif, trebuchet ms;
	color: #fff;
	text-decoration: none;
}
#baseSiteMap a:hover,
#quickMenuContainer a:hover
{
	text-decoration: underline;
}
#baseSiteMap li.currentParentLi a,
#baseSiteMap li.currentLi a {
	font-weight: bold;
	font-style: italic;
}
#baseSiteMap li.currentLi li a {
	font-weight: normal;
	font-style: normal;
}
#PublicMemberNavigation li ul,
#footerMainNavigation li li ul{
	display: none;
}
#baseSiteMap .sectionName {
	color: #fdb816;
	padding: 0px 0px 1px 0px;
}
#baseSiteMap li.currentLi ul {
	xdisplay: block;
}

/* ----------------------------------------- #quickMenuContainer */
#quickMenuContainer{
	position: relative;
	list-style: none;
	font-size: 9px;
	margin: 20px 0px 0px 0px;
	border: 0px solid #000;
	height: 120px;
	width: 240px;
}
#quickMenuContainer li{
	margin: 0px 0px 10px 20px;
	display: block;
	float: left;
	width: 100px;
}
#quickMenuContainer li li{
	margin: 0;
}
.quickMenuCategory{
	font-size: 10px;
	color: #fdb816;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#quickMenuContainer ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ----------------------------------------- #info */
#info{
	text-align: right;
	padding: 35px 18px 15px 0px;
	width: 200px;
	float: right;
}
#copyright{
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	margin: 10px 0px 10px 0px;
}
#info ul{
	margin: 0px 0px 10px 0px;
	
}
#info li {
	margin: 0px 0px 5px 0px;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	line-height: 1em;
}
#info li a{
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	line-height: 1em;
}
#info li a:hover{
	text-decoration: underline;
}
#logoBase{
	float: right;
	background: url(../images/logo_fscBase.gif) no-repeat 0 0;
	width: 216px;
	height: 39px;
	
}


/* Required Text */	
	/* Use to denote user alert text. eg required fields in forms */	
	.textReqd, 
	.requiredStar,
	.textWarning
	{
		color: #ff0000;
	}		


/*
	 Form Spam prevention tactic	 
	 used to try to stop automated form spam submission.
	*/	
	.frmHdeFld
	{
		position: absolute; 
		left: -3000em;
	}
