@import url(Unbranded.css);

/* Override Unbranded.css */
h1, h2
{
	color: #00769C;
}
p
{
	color: #000;
}
.link-item, .link-item a, .link-item a:link, .link-item a:visited,
.ms-SPLink a:link, .ms-SPLink a:visited,
.ms-pagebreadcrumb, .ms-pagebreadcrumb a,
.ms-navItem a, .ms-navItem a:visited,
.ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link, .ms-disc a:link,
.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited, .ms-disc a:visited,
.ms-WPBody a:visited,
.ms-WPBody a:link,
a.ms-addnew:link,
.link-item-large, .link-item-large a, .link-item-large a:link,
.ms-blogrss a:link, .ms-blogrss a:visited,
#idSiteHierarchy a
{
	color: #0e3a7f;
}

.ms-WPTitle,
.ms-WPTitle a:hover,
.ms-WPTitle a:visited,
.ms-WPTitle a:link
{
	color: #0e3a7f;
}

.ms-globallinks a,
.ms-globallinks .ms-hovercellinactive a,
.ms-globallinks .ms-SPLink a:link
{
	color: #fff !important;
}
.ms-globallinks .ms-hovercellactive a,
.ms-globallinks .ms-hovercellactive a:hover,
.ms-globallinks .ms-hovercellinactive a:hover,
.ms-globallinks .ms-SPLink a:hover,
.ms-globallinks .ms-SpLinkButtonActive a,
.ms-globallinks .ms-hovercellinactive a:hover
{
	color: #000 !important;
	text-decoration: underline;
}


#left_hand_nav_container ul li ul a:hover { /** sub level list link hover**/
	color: #cf6939;
	text-decoration: underline;
}


/** Images **/
#quick_search button
{
	background-image: url(../Images/StagMCP_go_button.jpg);
}

/* End of base.css */


/* Override layout.css */

/* Colours */
body
{
    border: none;
}

.ms-globalbreadcrumb
{
	border-bottom-width: 3px !important;	
	border-bottom-color: #333333 !important;
	padding-left: 12px;		
}
/* End of layout.css */



/* Override webpart.css */

#masthead_logo
{
	margin-top: 8px;
	background-image: url(../Images/StagMCPMastheadLogo.gif);
	height: 128px;
	width: 454px;
}
#masthead_main_image
{
	margin-top: 8px;
	background-image: url(../Images/StagMCPMastheadMainImage.gif);
	height: 132px;
	width: 310px;
	margin-left: -80px;
}
#masthead_right_image
{
	margin-top: 8px;
	background-image: url(../Images/StagMCPMastheadRightImage.gif);
	height: 132px;
	width: 444px;
}
#masthead_container
{
	background-image: url(../Images/StagMCPMastheadBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
}
#header_container
{
	background-color: #0e3a7f;
	background-image: url(../Images/StagMCPHeaderContainer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
/*
	border-top: solid 1px #90baea;
	border-bottom: solid 1px #5480af;
*/
	padding-bottom: 13px;

}
/*
#zz1_TopNavigationMenu
{
	padding-top: 22px;
}
*/
#top_level_nav_spacer
{
/*
	border-top: solid 1px #fff;
*/
}

#logos
{
	background-color: #FFFFFF;
	background-image: none;
}
#portal_footer
{
   	background: url(../Images/StagMCPFooterBg.gif) repeat-x top left #0e3a7f;
	border: none;
	height: 26px;
}

#left_hand_nav_container
{
	font-family: verdana;
}
#left_hand_nav_container ul a
{
	font-family: verdana;
	font-size: 10pt;
}
#left_hand_nav_container ul li
{
	background-image: none;
}

/* End of webpart.css */






#table_breadcrumb,
#breadcrumb_container
{
	height: 10px;
	background: none;
}

#breadcrumb_container ul li
{
	padding-top: 0;
}

#table_left_top,
#table_breadcrumb,
#table_right_top
{
	background: none;
	padding-top: 0;
}

.ms-main td
{
	background: #0e3a7f;
/*
	border-top: solid 1px #90baea;
	border-bottom: solid 1px #5480af;
*/
}
.ms-main td td
{
	border: none;
	background: none;
}
.ms-main a
{
	color: #fff;
}
#table_left_content,
#table_middle_content,
#table_right_content
{
	border: 0;
}

#table_left_content
{
	background: #fff;
	border-right: none;
}
#left_hand_nav_container ul li
{
	border: none;
	background: none;
	display: block;
}

#left_hand_nav_container ul li a
{
	display: block;
	color: #f4d200;
}
#left_hand_nav_container ul li ul li
{
	border: none;
	padding: 2px 2px;
}
#left_hand_nav_container ul li ul li a
{
	color: #0e3a7f;
	background-image: url(../Images/StagMCPLeftNavBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#table_middle_content
{
	background: none;
}

#quick_search
{
	border-top: none;
	border-bottom: none;
	background: none;
	margin: 0;
}
#quick_search h3
{
	margin-left: 3px;
}
#quick_search .image_float_right
{
	display: none;
}

#masthead_border
{
	border-bottom: none;
	height: 146px;
}

#main_content_container
{
	background: #fff;
}

#page_container
{
	border-left: none;
	border-right: none;
}

#content_container
{
	height: auto;
}


#table_left_content
{
	background-image: url(../Images/StagMCPLowerLeftLogo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 140px;
}

#column_table
{
	width: 100%;
}
#table_middle_content
{
	border: none !important;
	background-image: url(../Images/StagMCPBodyBg3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#header_container,
#content_container,
#main_content_container,
#footer_container
{
	width: 100%;
}


.ms-main a:hover,
#top_level_nav_container ul li a:hover
{
	color: #f4d200;
}

.ms-main a,
.ms-main .ms-globallinks,
#top_level_nav_container ul a
{
	font-family: verdana !important;
	font-size: 11pt !important;
	font-weight: normal !important;
}
#top_level_nav_container ul a
{
	border: none;
	padding: 0 10px 0 0;
}
.ms-globalleft
{
	margin-top: 1px;
}

#breadcrumb_container ul a
{
	color: #0e3a7f;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
}
#breadcrumb_container ul a:hover
{
	text-decoration: underline;
	color: #cf6939;
}
#breadcrumb_container ul li
{
	background-position-y: 1px;
}

.ms-alternating
{
	background: url(../Images/StagMCPAlternatingBg2.png);
}
