@import url("menu.css");

.profileBar
{
    background-color: White; 
    padding: 6px; 
    text-align: right; 
    border: solid 1px black;
    border-top: none;
    margin-bottom: 12px;
}

#Body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 1.4em;
	background-color: #ffffff;
	color: #333333;	
	text-align: center;
	/*background-image: url(images/);*/
	background-repeat: repeat-x;
}

html {
	overflow-y: scroll;
}

.pageSection 
{
	text-align: left;	
	/* set top margin to set spacing above header */
	margin: 0 auto 0 auto;			
}

.pageBorder 
{
	
	/*border: solid 1px black;*/
}

.headerSection 
{
	width: 100%; 
	position: relative;
	background-image: url(images/ashby-consulting-logo.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom: solid 1px #033148;
	height: 83px;
	_overflow: hidden;
}

.headerLogoContainer 
{
    height: 60px;
    width: 370px;
    cursor: pointer;
}

.horizontalMenuSection 
{
	margin-bottom: 12px;
}

.pageWidth 
{
	width: 940px; /* Page width */
}

.pageWidthMinusBorder 
{
	width: 940px;
}

.contentSection 
{
	line-height:1.4em;
	/*background-image*/
	background-repeat: repeat-y;
	background-color: White;
	border: none;
}

.toolBar 
{
    padding: 0 16px 12px 16px;
    border-bottom: solid 1px #cecece;
    vertical-align: middle;
}

.sidebarZone
{
	width: 290px;
	vertical-align: top;
	padding: 0;
	border: 0;
	background-color: #e8e8e8;
	font-size: 14px;	
	overflow: hidden;	
}

.sidebarZoneInner 
{
	padding: 22px 11px 11px 11px;	
}

.mainContentZone 
{
	
	padding: 0;
	vertical-align: top;
	border-bottom: solid 1px #cecece;
}

.mainContentZoneInner 
{
	padding: 20px 0;
	border-top: solid 1px #cecece;
}

.footerSection 
{
	text-align: left;		
	margin: 0 auto;
	/*background-image: url(images/);*/
	background-repeat: repeat-x;
	border-top: solid 1px White;
	background-color: #f3f3f4;
	height: 100px;
	margin-bottom: 0;
}

.footerLeft 
{
	float: left;
	padding-top: 36px;
	padding-left: 28px;
}
.footerRight 
{
	float: right;
	color: Black;
	padding-top: 36px;
	padding-right: 28px;
	font-size: 14px;
}

.SkinObject 
{
    font-weight: normal;
    font-size: 12px;
    color: #666666;
}

.footerRight a, .footerRight a:link, .footerRight a:visited, .footerRight a:active
{    
	color: Black;
	font-size: 12px;
}

.fullContentZone 
{
	min-height: 350px;
	margin-top: 20px;
	padding: 0 0 20px 0;	
}


.contentPane, .topPane, .bottomPane
{
	padding-top: 0;
}

.leftPane 
{
	padding-right: 12px;
}

.rightPane 
{
	padding-left: 12px;
}


.adminContentSection 
{
	line-height:1.4em;
	background-color: #f3f3f3;
}

.adminContentZone 
{
	padding: 0;
	width: 100%;
	vertical-align: top;
}

.adminContentZoneInner 
{
	background-color: White;
	padding: 20px 0 20px 20px;
}

.shareThisSection 
{
    padding-top: 4px;
}

.searchBoxSection 
{
    float: right;
}

.searchBoxSection a:link, .searchBoxSection a:active, .searchBoxSection a:visited
{
	color: #001b67;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.searchBoxSection a:hover 
{
	color: #006600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.login 
{
	display: none;
}

.contentPane tr 
{
    vertical-align: top;
}

/*================================*/

h1 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal; 
	color: #000000;
	margin-top: 0;
	
    border-bottom: solid 6px #cecece;
    padding-bottom: 8px;
    margin-bottom: 7px;
    font-size: 17px;
    color: #0a1b46;
    font-weight: bold;	
}

h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #000000;
	margin-bottom: 12px;
}

h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
}

.sidebarZone h2 {
	margin-bottom: 0;
	padding-bottom: 3px;
	color: #264D90;
}

.mainContentZone p 
{
	margin-top: 0;
	margin-bottom: 18px;
	font-family: Verdana, Arial, sans-serif; 
	color: Black;	
	font-size: 14px; 	
	line-height: 16px;
}

.contentSection ul 	
{
    /*
	margin: 0; 	
	padding: 0;	
	padding-bottom: 12px;
    */
	font-size: 14px;
	line-height:16px;
}

.contentSection li 
{
    /*
	display:block;	
	list-style-type:none;	
	padding-left:20px;
	background: url(images/bullet.gif);	
	background-repeat: no-repeat;
	background-position: left 5px;    
	margin-bottom: 4px;
	color: #667666; 
	font-family: arial, sans-serif; 
	font-size: 15px; 
	margin-right: 2em;
	line-height:1.4em;
    */
}

.contentSection a:link, .contentSection a:active {
 	color: #0076b1;
 	text-decoration: underline;
}
.contentSection a:visited 
{
    color: #41a93e;
    text-decoration: underline;
}

.contentSection a:hover {
	color: #ddd006;
	text-decoration: underline;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cccfcc; 
	margin: 16px 0;
}

.sidebarZone img {
	display: block;
	margin-bottom: 12px;
}

.leftPane img
{
	display: inline;	
}

.contactDetailsBlock {
	width: 940px;
}

.homeText .Normal 
{
    background-image: url(images/quote-mark.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin: 80px 0 70px 0;
}

.homeText p
{
    font-size: 26px;
    line-height: 1.4em;
    font-family: Verdana, Helvetica, sans-serif;
}



.homeText a:link, .homeText a:active, .homeText a:visited 
{
    color: #0066d1;
    text-decoration: none;
}

.homeText a:hover 
{
    color: #339933;
    text-decoration: none;
}

.Normal 
{
    text-align: left;
}

.blog_Description, .blog_Description_Heavy
{
    font-size:11px;
    font-weight:normal;
}

.FCKLinkGalleryContainer, .FCKImageGalleryContainer {
    background-color: #ffffff;
}



.leftPane .containerWidth, .leftPane .contMG 
{
	width: 320px !important;
}

.rightPane .containerWidth, .rightPane .contMG
{
	width: 320px !important;
}

.contentFeaturePane 
{
    background-color: #f4f3f3;
    padding: 18px 24px 8px 24px;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

.contentFeaturePaneLeft 
{
    width: 360px;
}

.contentFeaturePaneLeft p, .contentFeaturePaneLeft h1
{
    font-size: 42px;
    line-height: 1.2em;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #0a1b46;
    margin: 0;
    padding: 0;    
}

.contentFeaturePaneRight 
{
    float: right; 
    width: 460px; 
    padding-top: 16px;
}

.contentFeaturePaneRight p
{
    font-size: 17px;
    line-height: 1.2em;
}


.staffPhotoThumbnailPlaceholder 
{
    width: 120px;
    height: 150px;
    background-color: #eeeeee;
    border: solid 1px #aaaaaa;
    margin-bottom: 12px;
}

.Normal 
{
    font-size: 14px; 
}

.DNNEmptyPane {display: none;}