﻿/*-----------------------------------------------------------------------------------------*/
/* Used with ProjectScotland_Enquiries.master page
/*-----------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Elements
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Ids
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

/*    SHOULD ONLY HAVE COLOURS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

.sectionImage{
	background-image:url('../PSImages/section_headers/sectionheader_might.gif');
}


/*Container Div for htmlEditableMainDivLeft and mainWebPartZoneLeft - just used to set scroll bar colors*/
#mainTwoColTableLeftDiv{
	scrollbar-face-color : #667EE8; 
	scrollbar-highlight-color : #667EE8; 
	scrollbar-3dlight-color : #667EE8;
	scrollbar-darkshadow-color : #667EE8; 
	scrollbar-arrow-color : white; 
	scrollbar-shadow-color : #667EE8; 
	scrollbar-track-color: white;
	line-height:1.2em;
	font-size:0.9em;

}


/*Container Div for htmlEditableMainDivLeft and mainWebPartZoneLeft - just used to set scroll bar colors*/
#mainTwoColTableRightDiv{
	scrollbar-face-color : #667EE8; 
	scrollbar-highlight-color : #667EE8; 
	scrollbar-3dlight-color : #667EE8;
	scrollbar-darkshadow-color : #667EE8; 
	scrollbar-arrow-color : white; 
	scrollbar-shadow-color : #667EE8; 
	scrollbar-track-color: white;
	line-height:1.2em;
	font-size:0.9em;

}

/*Main editable area*/
#htmlEditableMainDiv{
	scrollbar-face-color : #667EE8; 
	scrollbar-highlight-color : #667EE8; 
	scrollbar-3dlight-color : #667EE8;
	scrollbar-darkshadow-color : #667EE8; 
	scrollbar-arrow-color : white; 
	scrollbar-shadow-color : #667EE8; 
	scrollbar-track-color: white;
}


/*--------------------------------------------------------------*/
/* Classes
/*--------------------------------------------------------------*/


/*Left column of tableWithMenu*/
.tableWithMenuLeftCol{
	background-color:#2C489E;
}

/*Right column of tableWithMenu*/
.tableWithMenuRightCol{
	background-color:#99A3D2;
}

/*Image Cell of tableWithMenu*/
.tableWithMenuImageCell{
	background-color:white;
}


/*Title Cell of tableWithMenu*/
.tableWithMenuTitleCell{
	background-color:#6676B9;
}


/* -- Left Nav --*/
.leftNavPS{
	background-color: #2C489E;
}


.leftNavSelectedPS
{
	background-color:#2C489E;
	color: white;
}

.leftNav3PS
{
	color: white;
}

.leftNav2PS
{
	color: white;
}

.leftNav1PS
{
	color: white;
}

.leftNavHoverPS
{
	color:white;
}

/*-- end of Left Nav --*/

/*Breadcrumb links*/

A.ms-sitemapdirectional{
	color:#CECFD0;
}

/*Current Breadcrumb item*/
.breadcrumbCurrent{
	color:white;
}


.faqWhiteHeader{
	font: Arial;
	color:white;
	font-size:1.4em;
	margin-left:0px;
}

.faqBlueHeader {
	color:#2C489E;
	font-size:1.1em;
	text-align:left !Important;
}


.ms-paging{
	vertical-align:bottom;
	padding:0px;
	padding-top:5px;
	height:100%
}

.ms-paging a{
	vertical-align:middle;
	padding:0px;
}


.wevedoneitanchor2 {
color:#ffffff !Important;
font-size:1.1em !Important;
text-decoration:none !Important;
font-weight:500 !Important;
letter-spacing:0.1pt !Important;
}


/*Left column of tableWithMenu*/
.tableWithMenuLeftCol{
	/*border-left:4px white solid !Important;*/
}
