﻿body
{
	background-color: #FCFAF2;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
	color: #333333;
	margin: 0px; 
}

/* Links */
a, a:visited
{
	color: #008294; 
	text-decoration: none;
}

a:active, a:hover 
{  
	color: #D00040;
	text-decoration: none;
}

#HeaderMainArea{
	width: 100%;
	height: 126px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#HeaderLogoArea{
	width: 87px;
	height: 126px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#HeaderLogoArea img{
	width: 87px;
	height: 126px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#HeaderCenterArea{
	/*width: 913px;*/
	background-image: url('/_layouts/images/DesignV2/Header_Center_Repeat.jpg');
	background-repeat: repeat-x;
	height: 126px;
}

.HeaderCenterArea_Table{
	width: 100%;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
}

/*Modified on 17/11/2010 for new search box design*/
#HeaderCenter_TopLinks{
	text-align: right;
	font: bold 11px Arial;
	color: #E0EFEA;
	margin-top: 0px;
	/*margin-bottom: 5px;*/
	margin-bottom: 1px;
	padding-right: 2px;
}

#HeaderCenter_TopLinks a{
	font: bold 11px Arial;
	color: #E0EFEA;
}

#HeaderCenter_TopLinks a:hover{
	text-decoration: underline;
	color: white;
}

#HeaderCenter_WelcomeImg{
	vertical-align: bottom;
	height: 54px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ms-sbLastcell {
	display: none;
}

/*Added on 16/11/2010 for new search box design*/
.SearchBox
{
	border-collapse:collapse;
	width:333px;
	margin-bottom:0px;
	float:right;
}

#HeaderCenter_TopNav{
	vertical-align: bottom;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: left;
}

.TopNavMenu{
	color: black;
	background-image: url('/_layouts/images/DesignV2/TopNav_Repeat.gif');
	background-repeat: repeat-x;
	
	/* CONFIGURATION: WHOLE LAYOUT WIDTH !!! */
	/*width: 960px;     /* 1020px || 950px */
	width:100%;
	/* END OF CONFIGURATION */
	
	height: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 2px;
	text-align: center;
}

.TopNavMenuItem, .TopNavMenuItem a:link, .TopNavMenuItem a:visited{
	vertical-align: top;	
	color: black;
	display: block;
	line-height: 25px;
	height: 25px;	
	font-size: 12px;	
	text-decoration: none;
	text-align: -moz-center !important;
	text-align: center;
	white-space: nowrap;
}

.TopNavMenuFlyOutsItem {	
	background-color: #DAE4E9;
	border-bottom: solid 1px #FFFFFF;	
	vertical-align: middle;	
	text-align: left;
	font-size: 12px;
	height: 25px;
	border-left: 6px solid #008294;
	padding-left: 4px;
	padding-right: 4px;
}

.TopNavMenuItem a:hover, .TopNavMenuItem a:focus, .TopNavMenuItem a:active, 
.TopNavMenuHover, .TopNavMenuHover a, .TopNavMenuHover a:link, .TopNavMenuHover a:visited, 
.TopNavMenuHover a:hover, .TopNavMenuHover a:active, .TopNavMenuHover a:focus,
.TopNavMenuSelected, .TopNavMenuSelected a, .TopNavMenuSelected a:link, .TopNavMenuSelected a:visited, 
.TopNavMenuSelected a:hover, .TopNavMenuSelected a:active, .TopNavMenuSelected a:focus{	
	background-image: url('/_layouts/images/DesignV2/TopNav_FlyOuts_Repeat.gif');
	background-repeat: repeat-x;
	color: #D00040;
	text-decoration: none;
}

.TopNavMenuFlyOutsHover,.TopNavMenuFlyOutsHover a, 
.TopNavMenuFlyOutsHover a:link, .TopNavMenuFlyOutsHover a:visited, .TopNavMenuFlyOutsHover a:hover, 
.TopNavMenuFlyOutsHover a:active, .TopNavMenuFlyOutsHover a:focus,
.TopNavMenuFlyOutsItem a:hover, .TopNavMenuFlyOutsItem a:focus, .TopNavMenuFlyOutsItem a:active{
	text-decoration: none;	
	background-color: #FCFAF2;	
	color: #D00040;
	border-left: 6px solid #D00040;
}

#HeaderCenter_Slogan{
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	text-indent: 8px;
}

.ms-siteactionsmenu div div div{
	background-image: url("/_layouts/images/DesignV2/Header_SiteActions_Button.gif");
	background-repeat: repeat-x;
	border: 1px solid #FF547C;
	background-color: #FF547C;
	padding: 1px 4px 3px 10px;
}
.ms-siteactionsmenu div div div a{
	color: white;
}

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
	background-image: url("/_layouts/images/DesignV2/Header_SiteActions_ButtonHover.gif");
	border: 1px solid #2CA542;
	background-color: #2CA542;
}

.ShadowLeft{
	background-image: url('/_layouts/images/DesignV2/Content_Shadow_Left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.ShadowRight{
	background-image: url('/_layouts/images/DesignV2/Content_Shadow_Right.jpg');
	background-repeat: repeat-y;
	background-position: left;	
}

#MainArea{
	background-color: #E8E8E8;
	background-image: url('/_layouts/images/DesignV2/Content_Repeat.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	padding-top: 0px;
}


#HeaderLeftRepeatArea,
#HeaderRightRepeatArea{
	background-image: url('/_layouts/images/DesignV2/Header_Repeat.jpg');
	background-repeat: repeat-x;
	width: 50%;
	vertical-align: bottom;
}

.XsltChromeWebPart-Header-Red{
	height: 32px; 
	background-image: url('/_layouts/images/DesignV2/Chrome_Header_Red_Hearts.jpg');
	background-repeat: no-repeat;
	background-position: 210px;	
} 

.XsltChromeWebPart-Header-Blue{
	height: 32px; 
	background-image: url('/_layouts/images/DesignV2/Chrome_Header_Blue_Hearts.jpg');
	background-repeat: no-repeat;
	background-position: 210px;	
} 

.XsltChromeWebPart-Header-Yellow{
	height: 32px; 
	background-image: url('/_layouts/images/DesignV2/Chrome_Header_Yellow_Hearts.jpg');
	background-repeat: no-repeat;
	background-position: 200px;	
} 

.XsltChromeWebPart-Header-Green{
	height: 32px; 
	background-image: url('/_layouts/images/DesignV2/Chrome_Header_Green_Hearts.jpg');
	background-repeat: no-repeat;
	background-position: 200px;	
} 

.XsltChromeWebPartTitle{font-family:Arial;font-size:1.1em;color:white;font-weight:bold;}
.XsltChromeWebPartContent{width:100%; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1; background-color:white;}

.XsltWebPartContent{font-weight:normal;font-size:12px;color:#333333;font-family:arial}
.XsltWebPartTitleLinkBlue{font-weight:bold;font-size:12px;font-family:arial;color:#008294}
.XsltWebPartTitleLinkRed{font-weight:bold;font-size:12px;font-family:arial;color:#D71541}

.XsltWebPartTitleLinkRed a, .XsltWebPartTitleLinkRed a:visited, .XsltWebPartTitleLinkRed a:link{font-weight:bold;font-size:12px;font-family:arial;color:#008294}
.XsltWebPartTitleLinkRed a:active, .XsltWebPartTitleLinkRed a:hover{font-weight:bold;font-size:12px;font-family:arial;color:#D71541}
.XsltWebPartTitleLinkRed{font-weight:bold;font-size:12px;font-family:arial;color:#D71541}

.XsltWebPartTitleLinkGreen{font-weight:bold;font-size:12px;font-family:arial;color:#008294}
.XsltWebPartTitleLink:hover, .XsltWebPartTitleLinkGreen:hover,XsltWebPartTitleLinkRed:hover{color:#D71541}
.XsltWebPartMore{width:100%;text-align:right;padding-top:5px;padding-right:9px;}
.XsltWebPartMore img{padding-right:8px;}

.XsltWebPartMore a, .XsltWebPartMore a:visited
{
	color: #008294; 
	text-decoration: none;
}

.XsltWebPartMore a:active, .XsltWebPartMore a:hover 
{  
	color: #D00040;
	text-decoration: none;
}

.XsltWebPartSlidesButton {
	cursor:pointer;
}

.XsltWebPartSocialIcons {
	text-align: right;
	padding-right: 3px;
}

.XsltWebPartSocialIcons IMG {
	padding-right: 5px;
}

.XsltWebPartTicker{display:none;list-style-type:none;width:100%}

.HomeWelcomeMsg{
	padding: 10px 0px 0px 12px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #008294;
}

.HomeWelcomeSubMsg{
	padding: 8px 0px 0px 12px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #D71541;
}

#HeaderRight_Zone {
	vertical-align: top;
	float: right;
}

.Header-Controls{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 15px;
}


#ctl00_PlaceHolderMain_TopicsListControl{
	width: 240px;
	margin-right: 13px;
}

.ms-WPBody{
	padding: 6px;
}

.Sitemap_Level1_Items{
	padding-top: 3px;
}

.Sitemap_Level1_Items a,
.Sitemap_Level1_Items a:visited{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

.Sitemap_Level1_Items a:active,
.Sitemap_Level1_Items a:hover{
	color: #D00040;
}

.Sitemap_Level2_Items a,
.Sitemap_Level2_Items a:visited{
	font: 11px Arial, Helvetica, sans-serif;
	color: #008294;
	text-indent:-15px;
}

.Sitemap_Level2_Items a:active,
.Sitemap_Level2_Items a:hover{
	color: #D00040;
}

.Sitemap-Div{
	width: 100%;
	background-color: #757779;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-top: 10px;
}

#Sitemap-Table{
	/*width: 70em;*/
	background-color: white;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: none;
}

.Sitemap-Column1{
	float: left;
	width: 16em;
}
.Sitemap-Column2{
	float: left;
	width: 20em;
}
.Sitemap-Column3{
	float: left;
	width: 19em;
}
.Sitemap-Column4{
	float: left;
	width: 22em;
}

.Sitemap-Header{
	background-color: #757779;
	padding: 8px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.Sitemap-Header a{
	font: bold 17px Verdana, Arial, sans-serif;
	color: white;
}

.Sitemap-Top-Left-Corner{
	background-image: url("/_layouts/images/Prexens/sitemap-top-left-corner.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Sitemap-Top-Right-Corner{
	background-image: url("/_layouts/images/Prexens/sitemap-top-right-corner.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Sitemap-Bottom-Left-Corner{
	background-image: url("/_layouts/images/Prexens/sitemap-bottom-left-corner.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 10px;
}
.Sitemap-Bottom-Right-Corner{
	background-image: url("/_layouts/images/Prexens/sitemap-bottom-right-corner.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 10px;
}

#Sitemap-Footer{
	background-color: #757779;
	height: 10px;
	display: none;
}

.FooterBackground {
	background-image: url('/_layouts/images/DesignV2/Footer_Repeat.jpg'); 
	background-repeat: repeat-x;
}

.FooterArea{
	padding: 0px;
	background-image: url('/_layouts/images/DesignV2/Footer.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	height: 101px;
}

.menu-footer{
	padding: 10px 36px 0px 0px;
	color: #DBECEC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 210px;
	text-align: right;
}

.menu-footer a, .menu-footer a:visited, .menu-footer a:active{ 
        color:#FFF;
        font-family:Arial,Helvetica,sans-serif;
        font-size:10px;
        text-decoration:none;
} 

.menu-footer a:hover{ 
		color:#FFFFFF;
		text-decoration:underline;
} 

/*Modified on 16/11/2010 for new search box design*/
.copyright {
	font-size: 10px;
	color: #91C1C1;
	padding-top: 80px;
	/*padding-left: 300px;*/
	padding-left: 260px;
	float: left;
}

/*Added on 15/11/2010 because of serach box redesign */
.copyright a {
color:#FFF;
font-size:10px;
}

.copyright a:hover {
color:#FFFFFF;
text-decoration:underline;
} 


/* overrides */
td.ms-sbscopes{
	border:none !important;
	display:none;
}

/******************************* news ticker driving ************************/

#navcontainer ul
{
margin: 0;
padding-bottom:5px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{ 
float:left;
margin:3px;
}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #FFF;

}
 
#navcontainer ul li a:hover
{
color: #fff;
background-color: #C30C3E;
}

.activeNews
{
background-color:#C30C3E;
color:#FFF;
font-family:Arial;
font-size:14px;
height:15px;
width:15px;
margin: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 3px;
cursor:pointer;
}

.normalNews
{
background-color:#008294;
color:#FFF;
font-family:Arial;
font-size:14px;
height:15px;
width:15px;
margin: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 3px;
cursor:pointer;				
}

