﻿#Wrapper
{
	width: 980px;
	/*height: 1290px;*/
	margin:0px auto;
	border: solid 1px black;
}

#Header
{
	width: 980px;
	height: 217px;
}

#SiteBackground
{
	width: 980px;
	/*height: 1073px;*/
	background: url(Images/MainFooterBackdrop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#SiteBackground_Beyond
{
	width: 980px;
	/*height: 1073px;*/
	background: url(Images/Beyond/MainFooterBackdrop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Site
{
	width: 896px;
	/*height: 1062px;*/
	text-align: left;
	padding-top: 11px;
	padding-left: 42px;
	padding-right: 42px;
	background: url(Images/AHAssociates/HeaderBackgroundRepeat.gif);
	background-repeat: repeat-x;
	background-position: top top;
}

#Navigation
{
	width: 896px;
	height: 73px;
	background: url(Images/AHAssociates/NavigationBackdrop.jpg);
}

.MainLink_First
{
	float: left;
	width: 99px;
	height: 46px;
	padding-top: 27px;
	text-align: center;
}

.MainLink_First a
{
	font-size: 115%;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none !important;
}

.MainLink_First a:visited
{
    color: #3d3d3d;
}

.MainLink_First a:hover
{
    color: #ff952d;
}

.MainLink_FollowOn
{
	float: left;
	width: 102px;
	height: 46px;
	padding-top: 27px;
	text-align: center;
}

.MainLink_FollowOn a
{
	font-size: 115%;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none !important;
}

.MainLink_FollowOn a:visited
{
    color: #3d3d3d;    
}

.MainLink_FollowOn a:hover
{
    color: #ff952d;    
}

.RssIcon
{
    float: left;
    background: url(Images/AHAssociates/RSS_Icon.jpg);
    background-repeat: no-repeat;
    width: 26px;
    height: 25px;
    margin-top: 24px;
    margin-left: 12px;
}

#PrimaryContent
{
	float: left;
	width: 594px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 11px;
	background: url(Images/WhiteLineBackdrop.gif);
	background-repeat: repeat-x;
	background-position: top top;
	/*background-color: White;*/
}

#RightPanel
{
	float: left;
	width: 246px;
	height: 865px;
	padding-left: 5px;
	vertical-align: top;
	text-align: center;
	background-color: #ececec;
}

#RightPanelRightBoarder
{
	float: left;
	width: 1px;
	height: 875px;
	background: url(Images/RightPanel_RightWhiteBoarder.gif) top right no-repeat;
}

.NewsPanel
{
    text-align: left;
    height: 185px;
}

.RightPanelSectionTitle
{	
	margin-top: 5px;
	width: 207px;
	height: 46px;
	text-align: left;
}

.RightPanelSectionContent
{
	width: 232px;
	background-color: White;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.RightPanelSectionFooter
{
	width: 241px;
	height: 10px;
	background: url(Images/RightPanelSectionBackgroundFooter.gif) no-repeat;
}

.RightPanelGetDirectionsSectionTitle
{
	margin-top: 5px;
	width: 206px;
	height: 32px;
	background: url(Images/RightPannel_GetDirectionsHeaderBackdrop.jpg) top center no-repeat;
	background-position: top left;
	text-align: left;
	padding-top: 13px;
	padding-left: 34px;
	color: White;
	font-size: 150%;
}

.RightPanelGetDirectionsSectionTitle_Beyond
{
	margin-top: 5px;
	width: 206px;
	height: 32px;
	background: url(Images/Beyond/RightPannel_GetDirectionsHeaderBackdrop.jpg) top center no-repeat;
	background-position: top left;
	text-align: left;
	padding-top: 13px;
	padding-left: 34px;
	color: White;
	font-size: 150%;
}

.RightPanelGetDirectionsSectionContent
{
	width: 240px;
	height: 133px;
	background: url(Images/RightPannel_GetDirectionsBackdrop.jpg) top center no-repeat;
	background-position: top left;
	padding-top:5px;
	padding-bottom: 5px;
	color: White;
	line-height: 2;
}

.RightPanelGetDirectionsSectionContent_Beyond
{
	width: 240px;
	height: 133px;
	background: url(Images/Beyond/RightPannel_GetDirectionsBackdrop.jpg) top center no-repeat;
	background-position: top left;
	padding-top:5px;
	padding-bottom: 5px;
	color: White;
}

.RightPanelListItem
{
	width: 177px;
	height: 23px;
	text-align: left;
	padding-left: 10px;
	padding-top: 11px;
	background: url(Images/RightPanelListDivider.gif);
	background-position: top left;
}

.RightPanelListItem_News
{
    width: 177px;
	height: 55px;
	text-align: left;
	padding-left: 10px;
	padding-top: 7px;
	background: url(Images/RightPanelListDivider_News.gif);
	background-position: top left;
}

.RightPanelListItemLast
{
	width: 177px;
	height: 19px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
}

#Footer
{
	clear: both;
	padding-top: 20px;
	/*padding-bottom: 4px; - Needed for Safari*/
	text-align: center;
	font-size: 95%;
	color: #8d8d8d;
}

.PostcodeGetDirectionsButtonWrapper
{	 
	padding-top: 9px;
}

.TextBoxWaterMark
{
	width: 100px;
	color:Gray;
	background-color:#DEEFF2; /* light blue */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .SafariMasterPageFix { padding-bottom: 4px; }
}
