/* styles.css */

/* WebEd User Styles*/

.Heading1, H1 
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2px;
}

.Heading2, H2 
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f4e52b;
}

.Heading3, H3 
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #afac86;
}

.BodyText, p, span, div, td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height: 150%;
	letter-spacing: 105%;
	color:#FFFFFF; 
	text-align: justify;
}

.AltBodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#3CB371;
	letter-spacing: .1px;
}
.BodyTextWhite 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF;
	letter-spacing: .1px;
}
.BodyTextWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: .1px;
}
.Caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#675d5b;
	font-weight: bold;
	letter-spacing: 1px;
}
.Image 
{
	border: 4px solid #1dfe06;
}
.ImageCaption
{
	background: #ECECEC;
	padding: 6px;
	color: #50272b;
	border-bottom: 1px dotted #50272b;
	text-align: left;
}
.Bullets, ul, li 
{
	font-size:12px; 
	margin-left: 4px;
	padding-left: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(../images/template_images/bullet-brown.gif);
}

.AltBullets 
{
	font-size:12px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: square;
}

.Link 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}

.AltLink1 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}

.AltLink2 
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#afac86;
	font-weight:bold;
	text-decoration: none;
}

.HomeLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: .1px;
	padding-left: 10px;
	background: url(images/Template_images/plus-white.gif) no-repeat;
}



/*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 Testimonials */

.TestimonialBody
{
	font-size: 18px;
	font-weight:normal;
	color: #afac86;
}
.TestimonialTag
{
	font-style:italic;
}

/* Styles for Page Title and Edit Links */

.pageTitle
{
	font-weight:bold;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 200;
}

.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;
}

/* style for show_location() 
	breadcrumLink
*/
.breadCrumLink
{
	color:#ff0000;
	font-weight:bold;
}

.breadCrumopenedLink
{
	color:#00ff00;
	font-weight:bold;
}

.copyright
{
	font-weight:bold;
}

.footerLink
{
	margin-left:2px;
	margin-right:2px;
	color:#a8a1a1;
	font-weight: normal;
	letter-spacing: .2em;
}

/* 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 */

.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
{
	width: 240px;
	height: 16px;
	background:url(../images/template_images/BGD-search.gif);
	border: 1px solid #babebb;
	padding-left:6px;
}
.SearchButton 
{
	background-color: #3d84cc; 
	color: #ffffff; 
	border-left: solid 1px #EDEDED; 
	border-top: solid 1px #EDEDED; 
	border-right: solid 1px #848284;
	border-bottom: solid 1px #848284;
	padding: 2px;
	font-weight: bold;
	font-size: 85%;
	font-family: Tahoma;
}
/* 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;
	background: #393126 url(../images/Template_Images/backgrad.png) fixed repeat-x; 
	font-size:10px; 
	color:#FFFFFF; 
}

/*Default Link style, exactly same as Link class above */

a:link, a:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}
a:hover, a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	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.Link:link, a.Link:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}
a.Link:hover, a.Link:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}
a.AltLink1:link, a.AltLink1:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}

a.AltLink1:hover, a.AltLink1:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f4e52b;
	font-weight:bold;
}
a.AltLink2:link, a.AltLink2:visited
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#afac86;
	font-weight:bold;
	text-decoration: none;
}

a.AltLink2:hover, a.AltLink2:active
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.AltLink3
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background: #584939;
	border: 1px solid #000000;
	padding: 6px;
	margin-right: 15px;
}

a.AltLink3:link, a.AltLink3:visited
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background: #584939;
	border: 1px solid #000000;
	padding: 6px;
	margin-right: 15px;
}

a.AltLink3:hover, a.AltLink3:active
{
	font-family:Georgia, Times;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	background: #c1a281;
	border: 1px solid #000000;
	padding: 6px;
	margin-right: 15px;
}


a.pageEditLink:link, a.pageEditLink:visited
{
	font-size:9px;
	text-decoration:none;
}

a.pageEditLink:hover, a.pageEditLink:active
{
	font-size:9px;
	text-decoration:none;
}
a.menuLink:link, a.menuLink:visited
{
	font-weight:bold;
	color:123456;
}

a.menuLink:hover, a.menuLink:active
{
	font-weight:bold;
	color:123456;
}
a.menuOpenedLink:link, a.menuOpenedLink:visited
{
	font-weight:bold;
	color:654321;
}

a.menuOpenedLink:hover, a.menuOpenedLink:active
{
	font-weight:bold;
	color:654321;
}
a.subsectionsLink:link, a.subsectionsLink:visited
{
	color:#ff0000;
	font-weight:bold;
}

a.subsectionsLink:hover, a.subsectionsLink:active
{
	color:#ff0000;
	font-weight:bold;
}
a.SearchResultMoreLink:link, a.SearchResultMoreLink:visited
{
}

a.SearchResultMoreLink:hover, a.SearchResultMoreLink:active
{
}
a.subsectionsOpenedLink:link, a.subsectionsOpenedLink:visited
{
	color:#00ff00;
	font-weight:bold;
}

a.subsectionsOpenedLink:hover; a.subsectionsOpenedLink:active
{
	color:#00ff00;
	font-weight:bold;
}
a.breadCrumLink:link, a.breadCrumLink:visited
{
	color:#ff0000;
	font-weight:bold;
}
a.breadCrumLink:hover, a.breadCrumLink:active
{
	color:#ff0000;
	font-weight:bold;
}
a.breadCrumopenedLink:link, a.breadCrumopenedLink:visited
{
	color:#00ff00;
	font-weight:bold;
}

a.breadCrumopenedLink:hover, a.breadCrumopenedLink:active
{
	color:#00ff00;
	font-weight:bold;
}
a.footerLink:link, a.footerLink:visited
{
	margin-left:2px;
	margin-right:2px;
	color:#a8a1a1;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .1em;
}
a.footerLink:hover, a.footerLink:active
{
	margin-left:2px;
	margin-right:2px;
	color:#675d5b;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.MenuLinkTable
{
	background-color: #9ed1b2;
	width: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left:0px;
}

.MenuLinkCell
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #9ed1b2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}

.MenuLinkCellOver
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}

.MenuLinkCellSelected
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuLinkCellSelectedOver
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuLinkCell a:link, .MenuLinkCell a:visited, .MenuLinkCell a:active
{
	color: #2c6698; 
	text-decoration: none;
}

.MenuLinkCell a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.MenuLinkCellOver a:link, .MenuLinkCellOver a:visited, .MenuLinkCellOver a:active
{
	color: #ffffff; 
	text-decoration: none;
}

.MenuLinkCellOver a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.MenuLinkCellSelected a:link, .MenuLinkCellSelected a:visited, .MenuLinkCellSelected a:active,.MenuLinkCellSelected a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 2px;
}

.MenuLinkCellSelectedOver a:link, .MenuLinkCellSelectedOver a:visited, .MenuLinkCellSelectedOver a:active,.MenuLinkCellSelectedOver a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 2px;
}

.MenuBookMarkDiv
{
	background-color: #e5f3d0;
	width: 100%;
	height: 100%;
	padding-top: 2px;
}

.MenuBookMarkUL
{
	padding-left: 2px;
	padding-top: 2px;
	list-style-image: url(../images/bulletpoint_blue.gif);
}

.MenuBookMarkUL li
{
	padding-bottom: 3px;
}

.MenuBookMarkUL li a:link, .MenuBookMarkUL li a:visited, .MenuBookMarkUL li a:active
{
	color: #2c6698; 
	text-decoration: underline;
}

.MenuBookMarkUL li a:hover
{
	color: #2c6698;
	text-decoration:none;
}

/* 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;
}

#gallery
{
	/*background: transparent;*/
	background: url(../images/Template_Images/bgd-gallery.JPG) repeat-y;
}
.gallery
{
	/*background: transparent;*/
	background: url(../images/Template_Images/bgd-gallery.JPG) repeat-y;
}
