/* stylemaster.css */
/* Version 1.0 */
/* 15 May 2008 */
/* Changes made by: */
/* Approved by: */

/*User Styles*/

.Heading1, H1 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 20px;
	font-weight: bolder;
	color: #03264c;
	margin-bottom: 2px;
	margin-top: 4px;
	/*border-bottom: 1px dashed #03264c; */ 
}

.Heading2, H2 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 18px;
	font-weight: bolder;
	color: #57a8d5;
	margin-bottom: 4px;
}

.Heading3, H3 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	height: 27px;
	background: url(../images/BGD_Heading3.gif);
	display:block;
	padding-left: 3px;
	border-left: 1px solid #e8e8e8; 
	border-right: 1px solid #e8e8e8; 
}
.Heading4, H4 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.MediaHead 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 14px;
	font-weight: bolder;
	color: #57a8d5;
	margin-bottom: 4px;
}
.BodyText, p, div, span, td 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#222222; 
}

.AltBodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#03264c;
}
.SeaGuardianCell
{
	background: #3963ab; ;
}
.caption
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px; 
	color:#00000;
	font-style: italic;
	line-height: 18px; 
}
.caption2
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px; 
	color:#666666;
	line-height: 18px; 
}
.BodyTextWhite 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
}

/* Seafood Guide Styles */
.SSFHeading1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #c5bba3;
	margin-bottom: 2px;
	margin-top: 2px; 
}

.SSFHeading2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1b4474;
	margin-bottom: 4px;
}

.SSFHeading3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005897;
}
.SSFHeading4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f15e3b;
	margin-bottom: 6px;
}
.SSFHeading5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #177fbe;
	margin-top:0px;
	margin-bottom: 2px;
}
.SSFHeading6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005897;
	text-transform: uppercase;
}

.FishingInFocus
{
	padding: 10px;
	width: 100%;
	background: #f4f5f2;
	border: 1px solid #FFF;
	display: inline-block;
	margin-bottom: 10px;
}


/* **************** */
.SeaGuardianImage
{
	border: 2px solid #88c3e1;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.AltImage
{
	border: 4px solid #cde8f6;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Alt2Image
{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.StaffImages
{
	border: 3px solid #d0d0d0;
	margin-top: 4px;
}
.PatronTable
{
	border: 1px dotted #b2b1b1;
	background: #eaeaea;
}

.AltLink1 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#03264c;
	font-weight:bold;
}
.testimonials
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	width: 100%;
}
/* New home page styles - Jude 22/07/2009 */
.HomeGrey
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px; 
	color:#CCCCCC;
	font-stretch: narrower;
}
.HomeGreyHR td
{
	background:url(../images/line_grey.gif) repeat-x;
	height: 3px;
}
.HomeOrange 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 16px;
	font-weight: bolder;
	color: #57a8d5;
	text-decoration: none;
}
a.HomeOrange:link, a.HomeOrange:visited, a.HomeOrange:active, a.HomeOrange:hover, 
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 16px;
	font-weight: bolder;
	color: #57a8d5;
	text-decoration: none;
}
.HomeOrangeHR
{
	background:url(../images/line_orange.gif) repeat-x;
	height: 3px;
}



/* Customers don't need to use anything below this, just using big red fonts as a separator */

.PleaseDoNotUseStylesBelowThis
{
	color: red;
	font-size:14px;
}

/* Section 2 - Developer Use Only */


.Bullets 
{
	font-size:12px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: disc;
}

.AltBullets 
{
	font-size:12px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-image: url(../images/Bullet_white.gif);
	color: #FFFFFF;
}
.LinkFoot
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
}
.Link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#0d67a3;
	font-weight:bold;
}



.AltLink2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

/*Customer Specific Styles*/

/*
	We can add customer specific styles here.
*/

/*
.customStyle1
{
}

.customStyle2
{
}

*/

/* End Customer Specific Styles */


/* Developer Styles - Customers might want to use some of these. */

/* Section 1 - Customer Usable */

/* Styles for Page Title and Edit Links */

.pageTitle
{
	font-weight:bold;
	color: #a7e0f1;
}

.pageTitle2
{
	font-size: 16px;
	font-weight:bold;
	color: #a7e0f1;
}

.pageEditLink
{
	font-size:9px;
	text-decoration:none;
}

.menuLink
{
	font-weight:bold;
	color:123456;
}

.menuOpenedLink
{
	font-weight:bold;
	color:654321;
}

/* style for show_member() 
	all sub menu 
*/
.subsectionsLink
{
	color:#ff0000;
	font-weight:bold;
}

.subsectionsOpenedLink
{
	color:#00ff00;
	font-weight:bold;
}
.Members a:link, .Members a:visited, .Members a:active,
{
	color: #777777;
	text-decoration: none;
}
.Members a:hover
{
	color: #777777;
	text-decoration: underline;
}
.Members
{
	color: #777777;
	text-decoration: none;
	}
.MembersAlt a:link, .MembersAlt a:visited, .MembersAlt a:active,
{
	color: #d4effc;
	text-decoration: none;
}
.MembersAlt a:hover
{
	color: #d4effc;
	text-decoration: underline;
}
.MembersAlt
{
	color: #d4effc;
	text-decoration: none;
	}

/* style for show_location() 
	breadcrumLink
*/
.breadCrumLink
{
	color:#ff0000;
	font-weight:bold;
}

.breadCrumopenedLink
{
	color:#00ff00;
	font-weight:bold;
}

.copyright
{
	font-weight:bold;
	color: #FFFFFF;
}

.footerLink
{
	margin: 2px;
}
.FooterDivider img
{
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle; 
}


.SitemapMainUL
{
	color:#000000;
}

.SitemapUL1
{
	color:#110000;
}

.SitemapUL1 li
{
	color:#110000;
}

.SitemapUL2
{
	color:#220000;
}

.SitemapUL2 li
{
	color:#220000;
}

.SitemapUL3
{
	color:#330000;
}

.SitemapUL3 li
{
	color:#330000;
}

.SitemapUL4
{
	color:#440000;
}

.SitemapUL4 li
{
	color:#440000;
}

.SitemapUL5
{
	color:#550000;
}

.SitemapUL5 li
{
	color:#550000;
}

.SitemapUL6
{
	color:#660000;
}

.SitemapUL6 li
{
	color:#770000;
}

.SearchResultTable
{
	width:100%;
}

.SearchResultTable tr
{
	text-align:left;
}

.SearchResultTitle
{
	font-weight:bold;
}

.SearchResultCaption
{
	font-size:12px;
}

.SearchResultMoreLink
{
	text-decoration:none;
}

.SearchResultMoreTD
{
	text-align:right;
}

.SearchForm
{
	width:100%
}

.SearchForm table
{
	width:100%;
}

.SearchFormTextBox
{
	size:60;
	background: #FFFFFF;
	border: 1px solid #89baf2;
	height: 20px;
}

/* Default Styles for common HTML tags, please update to keep uniform look and feel across the site */

/*Default body style, font-color and size needs to be same as BodyText class above */

html,body
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
}

/*Default table cells style, font-color and size needs to be same as BodyText class above */
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
}

/*Default div style, font-color and size needs to be same as BodyText class above */

div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
}

/*Default span style, font-color and size needs to be same as BodyText class above */

span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
}


/*Default Link style, exactly same as Link class above */
a:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#0d67a3;
	font-weight:bold;
}
a:visited           
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#0d67a3;
	font-weight:bold;
}
a:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#ff6600;
	font-weight:bold;
}
a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#ff6600;
	font-weight:bold;
}

/* 
	Additional Link Styles (link, hover, visited, active) for Link, AltLink1 and AltLink2 (and pretty much all the links used across the website) 
	Each of the links have 5 different property, we have kept the default one at the top
	for the customers to see, the rest need to go here.
*/

a.LinkFoot:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
}

a.LinkFoot:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#03264c;
	font-weight:bold;
	text-decoration: underline;
}

a.LinkFoot:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
}

a.LinkFoot:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#03264c;
	font-weight:bold;
	text-decoration: underline;
}
a.AltLink1:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#03264c;
	font-weight:bold;
}

a.AltLink1:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#56a9d5;
	font-weight:bold;
}

a.AltLink1:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#03264c;
	font-weight:bold;
}

a.AltLink1:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	color:#56a9d5;
	font-weight:bold;
}

a.AltLink2:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

a.AltLink2:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ff6600;
	font-weight:bold;
	text-decoration: underline;
}

a.AltLink2:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

a.AltLink2:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ff6600;
	font-weight:bold;
	text-decoration: underline;
}
.2ndMenuLink
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 12pt;
	font-size: 12pt;
	text-decoration: none;
}

a.2ndMenuLink:link
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 12pt;
	color: #FFFFFF; 
	text-decoration: none;
}
a.2ndMenuLink:visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 12pt;
	color: #FFFFFF; 
	text-decoration: none;
}
a.2ndMenuLink:hover
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 12pt;
	color: #03264c; 
	text-decoration: none;
}
a.2ndMenuLink:active
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 12pt;
	color: #03264c; 
	text-decoration: none;
}
.TopLinkTD
{
	max-width: 200px;
	background: #03264c;
	height:50px;
	/*border-left: 4px solid #FFFFFF;*/
	vertical-align: middle;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	font-weight:bolder;
	color:#ff6600;
}
.TopLink
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
a.TopLink:link, a.TopLink:Visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
a.TopLink:active, a.TopLink:hover
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	color:#ff6600;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
.HighLink
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink:link, a.HighLink:visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
a.HighLink:hover, a.HighLink:active
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:30px; 
	color:#ff6600;
	font-weight:bolder;
	text-decoration: none;	
	font-stretch: wider; 
}



.HighLink2
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink2:link
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:24px;
	color:#222222;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink2:hover
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:24px;
	color:#ff6600;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink2:visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:24px; 
	color:#222222;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink2:active
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:24px; 
	color:#ff6600;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
.HighLink3
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink3:link, a.HighLink3:visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink3:hover, a.HighLink3:active
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:21px; 
	color:#FF6600;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}
.HighLink4
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink4:link, a.HighLink4:visited
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.HighLink4:hover, a.HighLink4:active
{
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:16px; 
	color:#FF6600;
	font-weight:bolder;
	text-decoration: none;
	font-stretch: wider; 
}

a.pageEditLink:link
{
	font-size:9px;
	text-decoration:none;
	color: #a7e0f1;
}

a.pageEditLink:hover
{
	font-size:9px;
	text-decoration:none;
	color: #ff6600;
}

a.pageEditLink:visited
{
	font-size:9px;
	text-decoration:none;
	color: #a7e0f1;
}

a.pageEditLink:active
{
	font-size:9px;
	text-decoration:none;
	color: #ff6600;
}

a.menuLink:link
{
	font-weight:bold;
	color:123456;
}

a.menuLink:hover
{
	font-weight:bold;
	color:123456;
}

a.menuLink:visited
{
	font-weight:bold;
	color:123456;
}

a.menuLink:active
{
	font-weight:bold;
	color:123456;
}

a.menuOpenedLink:link
{
	font-weight:bold;
	color:654321;
}

a.menuOpenedLink:hover
{
	font-weight:bold;
	color:654321;
}

a.menuOpenedLink:visited
{
	font-weight:bold;
	color:654321;
}

a.menuOpenedLink:active
{
	font-weight:bold;
	color:654321;
}


a.subsectionsLink:link
{
	color:#ff0000;
	font-weight:bold;
}

a.subsectionsLink:hover
{
	color:#ff0000;
	font-weight:bold;
}

a.subsectionsLink:visited
{
	color:#ff0000;
	font-weight:bold;
}

a.subsectionsLink:active
{
	color:#ff0000;
	font-weight:bold;
}

a.ResultMoreLink:link
{
}

a.ResultMoreLink:hover
{
}

a.ResultMoreLink:visited
{
}

a.ResultMoreLink:active
{
}

a.subsectionsOpenedLink:link
{
	color:#00ff00;
	font-weight:bold;
}

a.subsectionsOpenedLink:hover
{
	color:#00ff00;
	font-weight:bold;
}

a.subsectionsOpenedLink:visited
{
	color:#00ff00;
	font-weight:bold;
}

a.subsectionsOpenedLink:active
{
	color:#00ff00;
	font-weight:bold;
}

a.breadCrumLink:link
{
	color:#ff0000;
	font-weight:bold;
}

a.breadCrumLink:hover
{
	color:#ff0000;
	font-weight:bold;
}

a.breadCrumLink:visited
{
	color:#ff0000;
	font-weight:bold;
}

a.breadCrumLink:active
{
	color:#ff0000;
	font-weight:bold;
}

a.breadCrumopenedLink:link
{
	color:#00ff00;
	font-weight:bold;
}

a.breadCrumopenedLink:hover
{
	color:#00ff00;
	font-weight:bold;
}

a.breadCrumopenedLink:visited
{
	color:#00ff00;
	font-weight:bold;
}

a.breadCrumopenedLink:active
{
	color:#00ff00;
	font-weight:bold;
}

a.footerLink:link
{
	margin: 2px;
}

a.footerLink:hover
{
	margin: 2px;
}

a.footerLink:visited
{
	margin: 2px;
}

a.footerLink:active
{
	margin: 2px;
}
.MenuLinkTable
{
	/*background-color: #9ed1b2;*/
	width: 200px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	padding-left: 0px;

}

.MenuLinkCell
{
	width: 100%;
	border-bottom: 4px solid #FFFFFF;
	background: url(../images/BGD_Bookmark.gif) no-repeat #03264c;
	height: 50px;
	text-align: left;
	padding-left:10px;
	vertical-align: middle;
	cursor:pointer;

}

.MenuLinkCellOver
{
	width: 100%;
	border-bottom: 4px solid #FFFFFF;
	background: url(../images/BGD_Bookmark.gif) repeat-x #03264c;
	height: 50px;
	text-align: left;
	padding-left:10px;
	vertical-align: middle;
	cursor:pointer;
}

.MenuLinkCellSelected
{
	width: 100%;
	border-bottom: 4px solid #FFFFFF;
	background: url(../images/BGD_BookmarkON1.gif) repeat-x #03264c;
	height: 50px;
	text-align: left;
	padding-left:10px;
	vertical-align: middle;
	cursor:pointer;
}

.MenuLinkCellSelectedOver
{
	width: 100%;
	border-bottom: 4px solid #FFFFFF;
	background: url(../images/BGD_BookmarkON1.gif) repeat-x #03264c;
	height: 50px;
	text-align: left;
	padding-left:10px;
	vertical-align: middle;
	cursor:pointer;
}

.MenuLinkCell a:link, .MenuLinkCell a:visited, .MenuLinkCell a:active
{
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	color:#FFFFFF;
	line-height: 18px; 
}

.MenuLinkCell a:hover
{
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	line-height: 18px; 
}

.MenuLinkCellOver a:link, .MenuLinkCellOver a:visited, .MenuLinkCellOver a:active
{
	color: #ffffff; 
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	line-height: 18px; 
}

.MenuLinkCellOver a:hover
{
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	line-height: 18px; 
}

.MenuLinkCellSelected a:link, .MenuLinkCellSelected a:visited, .MenuLinkCellSelected a:active,.MenuLinkCellSelected a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	line-height: 18px; 
}

.MenuLinkCellSelectedOver a:link, .MenuLinkCellSelectedOver a:visited, .MenuLinkCellSelectedOver a:active,.MenuLinkCellSelectedOver a:hover
{
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:18px;
	line-height: 18px; 
}
.MenuBookMarkDiv
{
	padding-top: 5px;
	display: inline;
}

.MenuBookMarkUL
{
	padding-left: 5px;
	padding-top: 5px;
    list-style: none;
    display: inline;
}

.MenuBookMarkUL li
{
	padding-bottom: 3px;
    list-style: none;
    display: inline;
}

.MenuBookMarkUL li a:link, .MenuBookMarkUL li a:visited, .MenuBookMarkUL li a:active
{
	color: #FFFFFF; 
	text-decoration: underline;
    list-style: none;
    display: inline;
}

.MenuBookMarkUL li a:hover
{
	color: #df3e10;
	text-decoration:none;
    list-style: none;
    display: inline;
}

/* Associates List Style BEGIN */
.AssociatesListTitle
{
	background-color:a4a4a4;
}

.AssociatesListTitle td
{
	font-color:#000000;
}


.AssociatesList
{
	background-color:e2e2e2;
}

.AssociatesList td
{
	color:#000000;
}

.AssociatesList td a
{
	color:#0000ff;
	text-decoration:none;
}

.AssociatesList td a:active
{
	color:#0000ff;
	text-decoration:none;
}

.AssociatesList td a:visited
{
	color:#0000ff;
	text-decoration:none;
}

.AssociatesList td a:hover
{
	color:#0000ff;
	text-decoration:none;
}

/* Associates List Style END */

/* Associate Detail Style BEGIN */

.AssociateDetailsTitle
{
	background-color:a4a4a4;
}

.AssociateDetailsTitle td
{
	color:#000000;
}

.AssociateDetails
{
	background-color:e2e2e2;
}

.AssociateDetails td
{
	color:#ff0000;
}

.AssociateDetails td a
{
	color:#0000ff;
	text-decoration:none;
}

.AssociateDetails td a:hover
{
	color:#0000ff;
	text-decoration:none;
}

.AssociateDetails td a:active
{
	color:#0000ff;
	text-decoration:none;
}

.AssociateDetails td a:visited
{
	color:#0000ff;
	text-decoration:none;
}

.AssociateDetailsGoBackLink
{

}

.AssociateDetailsGoBackLink td
{

}

.AssociateDetailsGoBackLink td a
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:hover
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:visited
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:active
{
	color:00ff00;
	text-decoration:none;
}

.SearchButton 
{
	background-color: #0a315b; 
	color: #ffffff; 
	border-left: solid 1px #03264c; 
	border-top: solid 1px #03264c; 
	border-right: solid 1px #03264c;
	border-bottom: solid 1px #222222;
	padding: 1px;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;: 
}
.Button, .Submit_Button 
{
	background-color: #03264c; 
	color: #ffffff; 
	border-left: solid 1px #bad8e8; 
	border-top: solid 1px #bad8e8; 
	border-right: solid 1px #56a9d5;
	border-bottom: solid 1px #56a9d5;
	padding: 4px;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
}
.FormButton 
{
	color: #ffffff; 
	width: 65px;
	height: 28px;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
	background: url('../images/Button_submit.gif') no-repeat;
	border: 0px;
	padding-bottom: 6px:
}
.FormInput
{
	color: #ffffff; 
	height: 16px;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial;
	border: 1px solid #E8E8E8;
}


/* Members Style - Hiral 18/05/2009 - Update Jude 30/07/2009 */

.MembersTable_Global, .MembersTable_Selected, .MembersTable_Parent, .MembersTable_Child, .MembersTable_Sibling
{
	width: 180px;
	padding: 0px;
}
.MembersRow_Global
{
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background: url(../images/BGD_Bookmark.gif) no-repeat #03264c;
	height: 50px;
	text-align: left;
	padding: 4px 6px 4px 6px;
}
.MembersRow_Selected
{
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background: url(../images/BGD_BookmarkON.gif) repeat-x #03264c;
	height: 50px;
	text-align: left;
	padding: 4px 6px 4px 6px;
	color: #003366;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:15px;
	vertical-align: middle;
	font-weight: bold;
}
.MembersRow_Child
{
	background: url(../images/BGD_Row.gif) bottom left repeat-x #bce3f7;
	height: 30px;
	border-bottom: 0px solid #FFFFFF;
	padding: 4px 6px 4px 6px;
}
.MembersRow_Sibling
{
	background: url(../images/BGD_RowSelected.gif) repeat-x #88c3e1;
	height: 30px;
	text-align: left;
	padding: 4px 6px 4px 6px;
}
.MembersRow_Parent
{
	background: url(../images/BGD_RowParent.gif) repeat-x #88c3e1;
	height: 30px;
	text-align: left;
	padding: 4px 6px 4px 6px;
	border-top: 0px solid #003366;
}
a.MembersLink_Global:link, a.MembersLink_Global:visited 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	vertical-align: middle;
	list-style: none;
}
a.MembersLink_Global:hover, a.MembersLink_Global:active 
{
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
	vertical-align: middle;
	list-style: none;
}
a.MembersLink_Child:link, a.MembersLink_Child:visited, a.MembersLink_Sibling:link, a.MembersLink_Sibling:visited, a.MembersLink_Parent:link, a.MembersLink_Parent:visited  
{
	color: #003366;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:13px;
	vertical-align: middle;
	line-height: 14px;
}
a.MembersLink_Child:hover, a.MembersLink_Child:active, a.MembersLink_Sibling:hover, a.MembersLink_Sibling:active, a.MembersLink_Parent:hover, a.MembersLink_Parent:active
{
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:13px;
	vertical-align: middle;
	line-height: 14px;
}

.DonateFormRow
{
	padding-bottom: 6px;
	border-bottom: 1px solid #547fc7;
}
.TellAFriend
{
	width: 140px;
	height: 41px;	
	background: red; 
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	background:url(../images/BGD-Tell-a-freind.gif) repeat-x;
	display: inline-block;
	float:right;
}
a.TellAFriend:link, a.TellAFriend:visited {
	color: #003366;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
}
a.TellAFriend:hover, a.TellAFriend:active {
	color: #ff6600;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Times, Serif;
	font-size:14px;
}

.TellAFriendContainer
{
	background: url(../images/BGD-Tell-a-freind-form.gif) #d7eef9 no-repeat top center; 
	border: 6px solid #1f8dc8;
	padding-top: 40px;
	padding-left: 40px;
}


/* Styles for Campaign Bar */

table.CampaignTable
{
	width: 60px;
}
td.CampainFooter
{
	font-family:Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}
td.CampaignTarget
{
	font-family:Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}
table.CapaignGraph
{
	width: 19px;
	height: 100px;
	background: url(../images/BGD_counter.jpg) blue no-repeat;
}
/*img.CampaignPercentage
{
	width:19px;
	background: url(../images/Count_percentage.gif) red repeat-y;
	border-bottom: 2px solid #f59820;
}*/
td.CampaignCounter
{
	height: 150px;
}
td.CampaignPercentage
{
	vertical-align: bottom;
}

