/* styles.css */

/* WebEd User Styles*/

.Heading1, H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A1ADB8;
}

.Heading2, H2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293D50;
	padding-top: 10px;
	margin-top: 15px;
}

.Heading3, H3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a1adc6;
	padding-top: 10px;
}
.BodyText, p, span, div, td 
{
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
.AltBodyText 
{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	color:#FFF;
}
.BodyTextWhite
{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	color:#FFF;
}
.Image 
{
	border: 4px solid #1dfe06;
}
.ImageCaption
{
	background: #ECECEC;
	padding: 6px;
	color: #50272b;
	border-bottom: 1px dotted #50272b;
	text-align: left;
}
.Bullets
{
	font-size:11px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: disc;
}
li {
	background-image: url(../images/Template_Images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 1px;
	text-transform: capitalize;
}
ul {
	margin-left: 1px;
	padding-left: 1px;
}

.AltBullets 
{
	font-size:11px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: square;
}
.Link 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#a1adc6;
	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 Testimonials */

.TestimonialBody
{
	font-weight:bold;
}
.TestimonialTag
{
	font-style:italic;
}
/* Styles for default Page Title and Edit Links */
.pageTitle
{
	font-size:9px;
	font-weight:bold;
}
.pageEditLink
{
	font-size:9px;
	text-decoration:none;
}
a.pageEditLink:link, a.pageEditLink:visited
{
	font-size:9px;
	text-decoration:none;
	color: #FFF;

}
a.pageEditLink:hover, a.pageEditLink:active
{
	font-size:9px;
	text-decoration:none;
	color: #FC6;
}
/* style for show_member() 
	sub menu 
*/
.SubSectionsLink
{
	color:#ff6600;
	font-weight:bold;
}
.SubSectionsOpenedLink
{
	color:#00ff00;
	font-weight:bold;
}
a.SubSectionsLink:link, a.SubSectionsLink:visited
{
	color:#ff6600;
	font-weight:bold;
	text-decoration: none;
}
a.SubSectionsLink:hover, a.SubSectionsLink:active
{
	color:#ff6666;
	font-weight:bold;
	text-decoration: underline;
}
/* style for show_location()  - breadcrumLink
*/
.BreadCrumbLink
{
	color:#ff0000;
	font-weight:bold;
}
.BreadCrumbLinkOpen
{
	color:#00ff00;
	font-weight:bold;
}
a.BreadCrumbLink:link, a.BreadCrumbLink:visited
{
	color:#ff0000;
	font-weight:bold;
	text-decoration: none;
}
a.BreadCrumbLink:hover, a.BreadCrumbLink:active
{
	color:#ff6600;
	font-weight:bold;
	text-decoration: underline;
}
/* Styles for Copyright & Footer */
.copyright
{
	font-size: 9px;
	color: #666;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.footerLink
{
	font-size: 9px;
	color: #666;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footerLink:link, a.footerLink:visited
{
	font-size: 9px;
	color: #666;
	padding: 0px;
	margin:2px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footerLink:hover, a.footerLink:active
{
	
	font-size: 9px;
	color: #666;
	padding: 0px;
	margin:2px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* 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;
}
/*Search table & Results Styles */
.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:50;
}
.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. 
	Please do not set the body background style here. It needs to be set in the templates */

html, body
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height: 16px;

}

/*Default Link style, exactly same as Link class above */

a:Link, a:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #A1ADB8;
	text-decoration: underline;
}

a:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #FC6;
	text-decoration: underline;
}
a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#A1ADB8;
	text-decoration: underline;
}
/* 
	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:11px;
	color:#990066;
	font-weight:bold;
}
a.Link:hover, a.Link:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#990066;
	font-weight:bold;
}
a.AltLink1:link
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.AltLink1:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.AltLink1:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #FC6;
}

a.AltLink1:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #FFF;
}
a.AltLink2:link, a.AltLink2:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
}
a.AltLink2:hover, a.AltLink2:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FC6;
	line-height: 12px;
}


.menuLink
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
	font-weight:bold;

}
.menuOpenedLink
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
}
a.menuLink:link, a.menuLink:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
}
a.menuLink:hover, a.menuLink:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FC6;
	line-height: 12px;

}
a.menuOpenedLink:link, a.menuOpenedLink:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
}
a.menuOpenedLink:hover, a.menuOpenedLink:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FC6;
	line-height: 12px;
}
/* Menu Styles */
.MenuLinkTable
{
	width: 180px;
	margin-left:10px;
}
.MenuLinkCell
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/Template_Images/arrow_grey.png) no-repeat 0 50%;
	padding-left:10px;
}
.MenuLinkCellOver
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/Template_Images/arrow_grey.png) no-repeat 0 50%;
	padding-left:10px;
}
.MenuLinkCellSelected
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/Template_Images/arrow_grey.png) no-repeat 0 50%;
}
.MenuLinkCellSelectedOver
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/Template_Images/arrow_grey.png) no-repeat 0 50%;
}
a.MenuLinkCell:link, a.MenuLinkCell:visited
{
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 11px;
}
a.MenuLinkCell a:hover, a.MenuLinkCell a:active
{
	font-size:12px;
	text-decoration:none;
	color: #9da3b0;
	line-height: 11px;
}
a.MenuLinkCellOver:link, a.MenuLinkCellOver:visited
{
	color: #ffffff; 
	text-decoration: none;
}
a.MenuLinkCellOver:hover .MenuLinkCellOver:active
{
	color: #ffffff;
	text-decoration: none;
}
a.MenuLinkCellSelected:link, a.MenuLinkCellSelected:visited, a.MenuLinkCellSelected:hover, a.MenuLinkCellSelected:active
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
}
a.MenuLinkCellSelectedOver:link, a.MenuLinkCellSelectedOver:visited, a.MenuLinkCellSelectedOver:hover, a.MenuLinkCellSelectedOver:active
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
}
.MenuBookMarkDiv
{
	width: 100%;
	padding-top: 0px;

}
.MenuBookMarkUL
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}
.MenuBookMarkUL li
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.MenuBookMarkUL li a:link, .MenuBookMarkUL li a:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #9da3b0;
	line-height: 12px;
}
.MenuBookMarkUL li a:hover, .MenuBookMarkUL li a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FC6;
	line-height: 12px;
}
/* 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;
}

/* News Listing Styles */
table.NewsListing
{

}
td.NewsTitleListing
{

}
td.NewsTitleListing a:link, td.NewsTitleListing a:visited, td.NewsTitleListing a:hover, td.NewsTitleListing a:active
{

}
td.NewsTitleListing a:hover, td.NewsTitleListing a:active
{

}
td.NewsSummaryListing
{

}
/* News Read More Links of News Listing */
a.ReadMoreLink:link, a.ReadMoreLink:visited 
{

}

a.ReadMoreLink:active, a.ReadMoreLink:hover
{

}
/* News Details Styles */

/* Outer Table of News Details */

table.NewsDetails
{
	
}

/* News Title of News Details */

td.NewsTitleDetails
{

}

/* News Date Posted of News Details */

td.NewsDatePostedDetails
{

}

/* News Summary (Caption) of News Details */

td.NewsSummaryDetails
{

}

/* News Description of News Details */

td.NewsDescription
{

}
td.NewsBackLink a:link, td.NewsBackLink a:visited, td.NewsBackLink a:hover, td.NewsBackLink a:active
{

}
/*Client Defined Styles*/
.news_bottom {
	background-image: url(../images/Template_Images/tile_news_bottom.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 125px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
.news_left {
	background-image: url(../images/Template_Images/tile_news_left.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 26px;
}
.news_top {
	background-image: url(../images/Template_Images/tile_news_top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 272px;
}
.news_right {
	background-image: url(../images/Template_Images/tile_news_right.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 121px;
}
.merbau_bottom a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: text-top;
}
.merbau_bottom a:visited {
	text-decoration: none;
	display: block;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: text-top;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.merbau_bottom a:hover {
	color: #FC6;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.modwood_bottom {
	background-image: url(../images/Template_Images/tile_modwood_bottom.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 126px;
	padding-left: 0px;
}
.modwood_right {
	background-image: url(../images/Template_Images/tile_modwood_right.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 118px;
}
.modwood_top {
	background-image: url(../images/Template_Images/tile_modwood_top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 273px;
}
.modwood_left {
	background-image: url(../images/Template_Images/tile_modwood_left.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 29px;
}
.merbau_bottom {
	background-image: url(../images/Template_Images/tile_merbau_bottom.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 128px;
}
.merbau_right {
	background-image: url(../images/Template_Images/tile_merbau_right.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 108px;
}
.merbau_left {
	background-image: url(../images/Template_Images/tile_merbau_left.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 19px;
}
.merbau_top {
	background-image: url(../images/Template_Images/tile_merbau_top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 255px;
}
.news_bground {
	background-image: url(../images/Template_Images/tile_news.png);
	background-repeat: no-repeat;
	height: 249px;
	width: 272px;
}
.modwood_bottom a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: text-top;
}
.modwood_bottom a:hover {
	color: #FC6;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.modwood_bottom a:visited {
	text-decoration: none;
	display: block;
	background-image: url(../images/Template_Images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: text-top;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/* Rollover Image Styles*/

.RolloverMainImage  img {
	border: 1px solid #1e4775; 
	margin-right: 3px;
	float: left; 
	}
.RolloverThumbnailImage { display:block; vertical-align:top; padding-left: 4px; padding-bottom: 1px; text-align: left }
