﻿/*
==============================
==== RESET & BASE STYLES =====
==============================*/

*{
	padding: 0px;
	margin: 0px;
}

html,body
{
	font-family:Verdana, Arial, Sans-Serif;
	background-image:url(../Pub_ICS_images/background2.jpg);
	background-repeat:repeat-x;
	background-color:#1f2059 !important;
	padding:0px;
	line-height:15px;
	color:#525051;	
}

div
{
	border:none;
}

object 
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin:0;
	
}

img
{
	border:0;
}

li
{
	font-size:11px;
}

hr
{
	width:100%;
	border:none 0;
	border-top:1px #369 solid;
	height:1px;
}

h1
{
	color:#000066; 
	font:8pt verdana, sans-serif;
	font-weight:700;
	text-align:left;
	padding-left: 10px;
}

h2
{
	background-image: url(../Pub_ICS_images/page_section1.gif);
	background-repeat: repeat-x;
	color:#6691a2;
	font-size:12px;
	width:650px;
	height:25px;
	margin-bottom:10px;
	padding: 7px 0px 0px 10px !important;
	margin: 0px !important;
	float:left;
	font-weight:bold;
	margin-left:0px;
	clear:both;
}

.azure_bodyhome h2
{
	background-image: url(../Pub_ICS_images/page_section1.gif);
	background-repeat: repeat-x;
	color:#6691a2;
	font-size:12px;
	width:930px;
	height:25px;
	margin-bottom:10px;
	padding: 7px 0px 0px 10px !important;
	margin: 0px !important;
	float:left;
	font-weight:bold;
	margin-left:0px;
	clear:both;
}

.azure_resourcesection
{
	width: 922px;
	margin:0px 10px 0px 10px ; 
	float:left; 
	background-color:#f2f2f2;
}

.azure_tracksection
{
width: 282px;
height:160px;
margin: 12px 15px 5px 15px; 
float:left; 
}

.azure_resourcesection p, .azure_resourcetopsection p
{
	padding:10px; 
}



.azure_resourcetopsection
{
	width: 922px; 
	margin:10px; 
	float:left; 
	border:1px solid #ccc; 
	background-color:#f2f2f2;
	overflow:hidden;
}

.azure_resourcetopsection h2
{
	background-image: url(../Pub_ICS_images/page_section1.gif);
	background-repeat: repeat-x;
	color:#6691a2;
	font-size:12px;
	width:912px;
	height:25px;
	padding: 7px 0px 0px 10px !important;
	margin: 0px !important;
	float:left;
	font-weight:bold;
	margin-left:0px;
	clear:both;
}

.azure_resourcesection h2
{
	background-image: url(../Pub_ICS_images/page_section1.gif);
	background-repeat: repeat-x;
	color:#6691a2;
	font-size:12px;
	width: 912px;
	height:25px;
	margin-bottom:10px;
	padding: 7px 0px 0px 10px !important;
	margin: 0px !important;
	float:left;
	font-weight:bold;
	margin-left:0px;
	clear:both;
	border:1px solid #ccc;
}

#accordion
{ 
	font-size: 8pt; 	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.ui-accordion-content{
	}
	
p

{
        text-align: left;
        font:12px verdana, sans-serif;
        color:#666666;
}
	
/*
==============================
========= STRUCTURE ==========
==============================*/


.ms-sitemapdirectional, .breadcrumbCurrent
{
	color: #666 !important;
	margin-bottom:10px;
	text-decoration:none;
    font:8pt verdana, sans-serif;
}


.ms-consolemptablerow
{
	background:none;
}
.ms-globalbreadcrumb {
	font-size:8pt;
	text-align:right;
	background-color:#ebf3ff;
	padding:2px 10px 2px 5px;
}

.ICS_SiteMapDirectional, .ICS_SiteMapDirectional_Current
{
	color: #000	 !important;
	margin-bottom:10px;
	text-decoration:none;
    font:8pt verdana, sans-serif;
}


#ICS_globalnavbreadcrumb
{
	float: left;
	width: 300px;
	height: 25px;
	padding-top: 12px;
	padding-left: 20px;
	
}

#ICS_globalnavbreadcrumb a
{
	text-decoration:none;
	color:#000;
}


#ICS_welcomelinktext
{
	float:right;
	width: 180px;
	height: 25px;
	padding-top: 5px;

}

#ICS_welcomelinktext a
{
	text-decoration:none;
	color:#666;
	text-align:left;	
}

#ICS_mylinkstext{
	float:right;
	width: 80px;
	height: 25px;
	padding-top: 5px;	
	color: #666;
}

#ICS_mysitetext
{
	float:right;
	width: 70px;
	height: 25px;
	padding-top: 7px;	
}

#ICS_mylinkstext a, #ICS_mysitetext a
{
	text-decoration:none;
	color:#666; 
	font-size: 8pt; 	
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
}

#ICS_welcomelinktext a:hover
{
	text-decoration:underline;
	color:#000;
} 

#ICS_pagetitle
{
	height: 30px;
	color: #000;
}

#ICS_mylinkstext a:hover
{
	text-decoration:underline;
} 

.ms-HoverCellInActive,.ms-SpLinkButtonInActive {
	border:none;
	margin:1px;
	color:#741c66;
	vertical-align:top;
	background-color:transparent;
} 
.ms-globallinks{
	font-size:8pt;
	color: #fff !important;
	background:transparent;
	font-family:tahoma;
}
.ms-globallinks a{
	color:#741c66 ;
	text-decoration:none;
	font-family:tahoma;
} 
.ms-HoverCellInActive,.ms-SpLinkButtonInActive {
	border:none;
	margin:1px;
	color:#4c4c4c;
	vertical-align:top;
	background-color:transparent;
} 

/*
==============================
======= CONTENT LAYOUT =======
==============================*/

/* system Styles */

	#header_content2 {
	position: relative;
	width: 760px;
	height: 190px;
	margin: 0 auto;
	background-repeat: no-repeat;
 	background-position: top center;
	font-size: 10px;
	}
	
	#topnav{
	float: left;
	margin: 20px 0px 0px 130px; 
}
#toolbar_top{
	position: relative;
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
	border: 1px solid #ccc;
	
}

	
	#header_content_top{
	position: relative;
	width: 760px;
	height: 30px;
	margin: 0 auto;
	font-size: 10px;
	
}
	#header_content2 {
	background-image: url(../Pub_ICS_images/header_content2.gif);
	}
	hr { width: 90%; border: 0; font-size: 2px; margin-top: 10px; height: 10px; border-top: 1px solid #000000; display: none; }
	
	.logo_brit {
	position: absolute;
	top: 14px;
	left: 18px;
	}
		
	#central_column {
	position: relative;
	width: 760px;
	margin: 0 auto;
	background-image: url(../Pub_ICS_images/content_bg.gif);
	background-repeat: repeat-y;
 	background-position: top center;
	}	
	
	#content_left {
	position: relative;
	float: left;
	width: 160px;
	margin-top: 50px;
	}
	#content_right, #content_right_home {
	position: relative;
	float: left;
	width: 160px;
	padding-top: 58px;
	font-size: 0.9em;
	padding-left: 14px;
	padding-right: 6px;
	}
	#content_center {
	position: relative;
	float: left;
	width: 550px;
	padding-left: 14px;
	padding-right: 14px;
	overflow: hidden;
	}	

	#content_center h1{
	float: left;
	clear:both;
	margin: 0px;
	padding: 0px;
	}
	
	#footer {
	position: relative;
	width: 760px;
	margin: 0 auto;
	margin-top: 14px;
	padding-top: 6px;
	padding-bottom: 20px;
	font-size: 0.9em;
	color: #7A7A7A;
	line-height: 20px;
	border-top: 1px solid #E5E5E5;
	}
	
	#footer1 {
	width: 50%;
	float: right;
	text-align: right;
	}
	
	#footer a:link { color: #7A7A7A; text-decoration: none; } 
	#footer a:active { color: #7A7A7A; text-decoration: none; } 
	#footer a:visited { color: #7A7A7A; text-decoration: none; } 
	#footer a:hover { color: #4776B4; text-decoration: underline; }	
	a img { border: none; }

/*
==============================
========== HEADER ============
==============================*/




/*
==============================
======== NAVIGATION ==========
==============================*/


/*
==============================
========== FOOTER ============
==============================*/

/*
=============================
=========== MISC =============
==============================*/
#hideMe
{
	display:none;
}

/*
==============================
====== FLOATS & CLEARS =======
==============================*/
.floatLeft
{
	float:left;
	margin:0;
	padding:0;
}

.floatRight
{
	float:right;
	margin:0;
	padding:0;
}

.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}

/*
==============================
========= WEBPARTS ===========
==============================*/

.ms-WPBody {
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans-serif;
}
.ms-WPBody TABLE,.ms-TPBody TABLE {
	font-size:1em;
}
.ms-WPBody A:link,.ms-WPBody A:visited {
	color:#003399;
	text-decoration:none;
}
.ms-WPBody A:hover {
	color:#000000;
	text-decoration:underline;
} 

a.ms-addnew{
	font-weight:normal;
	font-family:verdana;
	font-size:8pt;
	color:#003399;
	text-decoration:none;
}
a.ms-addnew:Hover{
	color:#000000;
	text-decoration:underline;
}

td.ms-addnew{
	padding-left:1px;
	padding-right:7px;
} 

.ms-partline {
	background-color:#cfc8cf;
} 

.ms-WPHeader TD {
	border-bottom:1px solid #4e7cb7;
	border-collapse:collapse;
}
 
.ms-WPTitle {
	font-weight:bold;
	color:#4c4c4c;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10pt;
}

.ms-WPTitle A:link,.ms-WPTitle A:visited {
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}

.ms-WPTitle A:hover {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

.ms-WPHeader TD h3 a:link, .ms-WPHeader TD h3 a:visited, .ms-standardheader {
	Color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	

}


/* ======= ROUNDED CORNED OVERRIDE STYLES ======= */
 
.ms-WPHeader td:first-child {
	background: #45566f url('WPmiddle.png') repeat-x;
	margin: 0;
	padding: 0;
	height: 27px
}

.ms-WPHeader TD h3 {
	background: url('WPright.png') no-repeat right top;
	margin: 0;
	padding: 7px 7px 0px 0px;
	height: 20px;
}

.ms-WPHeader TD span:first-child {
	background: url('WPleft.png') no-repeat left top;
	padding-top: 7px;
	padding-left: 15px
}


 
/*
==============================
========== SEARCH ============
==============================*/

#ICS_search{
	float: right;

	text-align:right;
	color: #586391;
	width: 200px;
}

#ICS_search input{
	border: 1px solid #ccc;
}


.ms-sbcell{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	margin:0;
	padding:0;
	color: #586391;
    text-align:left;
	border: none !important	;
}

.ms-sbtext{
	font-family:Verdana, Arial, Helvetica, sans-serif  !important;
	font-size: 8pt  !important; 
	margin:0;
	padding:0;
	color: #586391;
    text-align:left;

}

/*
==============================
======== NAVIGATION ==========
==============================*/


.leftNav
{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	border:none;
	background-color: white;
	width:200px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #fff;
	color: #e79140 !important;
	border:none;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #666;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 10pt; 
	font-weight:normal !important;
	line-height:14pt;
}
.leftNav1 a
{
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;  
	font-size: 9pt; 
	padding-left:5px;
	display:block;
	padding: 5px 0px 5px 0px;
}
.leftNav2
{	
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	display:block;
	padding: 5px 0px 5px 0px;
}
.leftNav3
{	
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	display:block;
	padding: 5px 0px 5px 0px;
}
.leftNavHover
{
	background-color: #fff;
	color:#000;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}



.ICS_staticNavItem {
	text-align:center;
	padding: 0px;
	height:28px;
	width:137px;	
	font-family:Segoe UI, Verdana, Arial, Sans-Serif;
	font-size:14px;	
	font-weight:bold;
	color: #fff;

}

.ICS_staticNavItem a{
	background-image: none;	
}

.ICS_staticNavSelected {
	text-align:center;
	padding: 0px;
	height:28px;
	width:137px;	
	color: #fff;	
	background-image: url('../Pub_ICS_images/nav_selected.png');
	background-repeat:no-repeat;
	background-position:center;

}


.ICS_staticNavHover {
	text-align:center;
	padding: 0px;
	height:28px;
	width:137px;	
	color: #fff;	
	background-image: url('../Pub_ICS_images/nav_selected.png');
	background-repeat:no-repeat;
	background-position:center;
	

}

.ICS_dynamicNav {
	border-width: 0px 2px 0px 2px;
	margin-top: 15px;
	border-bottom:1px solid #ccc;	
	border-right:1px solid #ccc;	
	border-left:1px solid #ccc;		
	background-color:#fff !important;	
	margin-left:10px;	
}

.ICS_dynamicNavItem {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	height:28px;
	width: 100%;	
	border:1px solid white;
}

.ICS_dynamicNavItem a{
	background-image: none;
}

table.ICS_dynamicNavItem td {
	padding: 4px 20px 4px 15px;
}

a.ICS_dynamicNavItem {
	padding: 0px;
}

.ICS_dynamicNavHover {
	color: #000;
	background-color:#f7b840;
	border:1px solid white;
}

.ICS_dynamicNavHover a {
	display: block;
	width: 100%;
	height: 100%;
}

/*
==============================
====== PAGE BREADCRUMB ========
==============================*/

.ms-pagebreadcrumb{
	padding:5px 3px 5px 0px;
	border:none;
}

.ms-pagebreadcrumb,.ms-pagebreadcrumb a{
	font-size:8pt;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
}

.breadcrumb-outer{
	padding: 5px 0px 10px 20px;
	height: 30px;
	font-size:9px;
}

.breadcrumb {
	font-family: tahoma; 
	color: #666;
	clear:both;
	font-size:9pt; 
	font-family: tahoma; 
	border: 0px;
}

.breadcrumb a, .breadcrumb:active, .breadcrumb a:active {
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
	color: #666;
}

.breadcrumb a:hover {
	text-decoration:underline;
} 

.breadcrumbCurrent {
	font-weight:bold; 
} 

/*
===============================
== QUICK LAUNCH PICKER STYLES==
===============================*/

.ms-picker-header
{
	padding:2px 6px 4px 6px;
	font-weight:normal;
	color:#fff;
	background-image:url('allsitecontentheader.png');
	background-repeat:repeat-x;
}

.ms-picker-table .ms-picker-dayheader, .ms-picker-monthcenter	
{
	font-family:tahoma;
	font-size:8pt;
	color:#727272;
	text-align:center;
	border-bottom:solid 1px #c2dcff;
	border-top:solid 1px #add1ff;
	font-weight:400;
	padding:2px 0 3px;
}

.ms-picker-today,.ms-picker-dayselected,.ms-picker-daycenter,.ms-picker-daycenterOn
{
	height:22px;
}

table.ms-picker-table td.ms-picker-dayother,table.ms-picker-table td.ms-picker-daycenterOn,table.ms-picker-table td.ms-picker-daycenter
{
	text-align:center;
	font-size:8pt;
	font-family:tahoma;
	border:solid 1px #f2f8ff;
}

.ms-picker-daycenter a,.ms-picker-today a,.ms-picker-dayselected a
{
	color:#039;
	text-decoration:none;
}

.ms-picker-table .ms-picker-daycenterOn
{
	background-color:#4f7e5a;	
}

table.ms-picker-table td.ms-picker-dayselected
{
	text-align:center;
	font-size:8pt;
	font-family:tahoma;
	background-color:#fff;
	border-color:#3f4e66;
	border-style:solid;
	border-width:1px;
}

td.ms-picker-monthselected, .ms-picker-monthcenterOn
{
	text-align:center;
	font-size:8pt;
	font-family:tahoma;
	background-color:#fff;
	background-color:#4f7e5a;	
}

table.ms-picker-table td.ms-picker-footer
{
	padding:2px 6px 4px 6px;
	font-weight:normal;
	color:#fff;
	background-image:url('recycle.png');
	background-repeat:repeat-x;
	font-size:8pt;
	text-align:center;
}

.ms-picker-footer a
{
	color:#fff;
}

.ms-picker-dayother a:hover,.ms-picker-daycenterOn a,.mspicker-daycenterOn a:hover,.ms-picker-footer a:hover, .ms-picker-monthcenterOn a, .ms-picker-monthcenterOn a:hover
{
	text-decoration:underline;
}

.ms-quickLaunch
{
	margin-bottom: 20px;
	border: none;
}

/*
==============================
======= MENU TOOLBAR =========
==============================*/

.ms-menutoolbar
{
	border-bottom:1px solid #6f9dd9;
	height:22px;
	background-color:#afd2ff;
	background:url('nav_back.png') repeat-x;
}

.ms-menutoolbar td
{
	border-top:solid 1px #f2f8ff;
	border-bottom:solid 1px #d6e8ff;
}

.ms-separator img
{
	height:16px;
	width:1px;
	background:#9ac6ff;
	border-bottom:1px solid #f2f8ff;
	border-right:1px solid #f2f8ff;
	margin:0 1px;
}

.ms-menubuttoninactivehover,.ms-buttoninactivehover
{
	background-color:transparent;
	line-height:16px;
	margin:2px;
	padding:2px 7px 3px;
}

.ms-buttoninactivehover a
{
color:#fff !important;
}

.ms-menubuttonactivehover,.ms-buttonactivehover
{
	background:url('nav_back_over.png') repeat-x;	
	line-height:16px;
	border:solid 1px #6f9dd9;
	cursor:pointer;
	margin:0 1px;
	padding:3px 7px 4px;
}

.ms-splitbuttonhover
{
	background:url('nav_back_over.png') repeat-x;	
	border-collapse:collapse;
	margin:0 1px;
}

.ms-splitbutton
{
	margin:0 1px;
}

.ms-menutoolbar .ms-splitbuttontext
{
	padding:0 6px 1px 8px;
	color: #fff;
}

.ms-splitbuttontext a
{
	color: #fff;
}


.ms-splitbuttonhover .ms-splitbuttondropdown,.ms-splitbuttonhover .ms-splitbuttontext
{
	border:1px solid #6f9dd9;
	cursor:pointer;
}

.ms-menutoolbar .ms-splitbuttondropdown
{
	margin:1px;
	padding:0 2px 1px 1px;
}

.ms-splitbuttonhover .ms-splitbuttondropdown
{
	padding:0 1px;
}

.ms-listheaderlabel
{
	color:#fff;
}

.ms-listheaderlabel,.ms-viewselector,.ms-viewselectortext,.ms-viewselectorhover
{
	font-size:8pt;
	font-family:tahoma;
}

.ms-menutoolbar td td.ms-viewselector,.ms-menutoolbar td td.ms-viewselectorhover,.ms-toolbar td td.ms-viewselector,.ms-toolbar td td.ms-viewselectorhover,.ms-authoringcontrols td td.ms-viewselector,.ms-authoringcontrols td td.ms-viewselectorhover,td.ms-viewselector
{
	border:solid 1px #d2b47a;
	background-image:url('selectednav.gif');
	background-repeat:repeat-x;
	background-color:#ffe6a0;
	font-weight:700;
	padding:0;
}

div.ms-viewselector,div.ms-viewselectorhover
{
	border:solid 1px #fff;
	background-image:url('menudarkspaced.gif');
	background-repeat:no-repeat;
	background-position:right 50%;
	cursor:pointer;
	padding:1px 12px 1px 4px;
}

div.ms-viewselector a
{
	color:#000;
}

td.ms-viewselector,td.ms-viewselectorhover
{
	width:125px;
}

.ms-menutoolbar td td.ms-viewselectorhover,.ms-toolbar td td.ms-viewselectorhover,.ms-authoringcontrols td td.ms-viewselectorhover
{
	background-image:url('menubuttonhover.gif');
	background-color:#ffbb47;
}

.ms-splitbuttontext a, .ms-menubuttonactivehover a, .ms-menubuttoninactivehover a
{
	color: #fff !important; 
}

.ms-formlabel .ms-standardheader{
	text-align:left;
	font-family:verdana;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:6px;
	color:#525252;
} 

.ms-vb2 .ms-standardheader{
	color: black;
}

/* ---- SHAREPOINT ADMIN BAR & EDITOR POSITION ---- */

#ICS_siteactions {
	float:right;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	width:100px;
	height: 25px;
	padding-top: 0px;
	margin-top: 0px;

}
#ICS_siteactions a{	
	color:#fff;
	text-decoration:none;
	padding-bottom: 5px;
}

.SP_editorPosition {
	position: absolute;
	top: 0px;
	left: 0px;

}

/*
==============================
== LEFT QUICKLAUNCH STYLES ===
==============================*/


.ICS_quicklaunchheader{
	padding:2px 6px 4px 6px;
	font-weight:normal;
	color:#fff;
	background-image:url('allsitecontentheader.png');
	background-repeat:repeat-x;
	background-color:#d6e8ff;	
	text-align:center;		
	font-size:8pt;
}
.ICS_quicklaunchheader a,.ms-unselectednav a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.ICS_quicklaunchheader a:hover{
	color:#fff;
	text-decoration:underline;
} 

.ICS_navheader{
	font-weight:bold;
	color: #1d2735;
}

.ICS_navheader a{
	text-decoration:underline;
}

.ICS_navheader a:hover{
}

.ICS_selectednavheader{
}

.ICS_selectednavheader a{
}

.ICS_selectednavheader a:hover{
}

table.ICS_navitem td,span.ICS_navitem{
	background-image:url('navBullet.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 6px 4px 16px;
	font-family:tahoma;
}
.ICS_navItem a{
	color:#003399;
	text-decoration:none;
}
.ICS_navItem a:hover{
	color:#000000;
	text-decoration:underline;
} 

.ICS_quicklaunch table.ICS_selectednav{
	border:solid 1px #d2b47a;
	background-image:url('selectednav.gif');
	background-repeat:repeat-x;
	background-color:#ffe6a0;
	margin-bottom:0;
	width:97%;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}
.ICS_quicklaunch table.ICS_selectednav td{
	background:url('selectednavbullet.gif') no-repeat left top;
	border:solid 1px #ffffff;
	padding:0px 4px 1px 12px;
	margin:0px;
}
table.ICS_selectednav td a.ICS_selectednav{
	background:none;
	color:#000000;
}
.ICS_selectednav{
	border:1px solid #2353b2;
	background:#fff699;
	padding-top:1px;
	padding-bottom:2px;
} 

.ICS_navsubmenu1{
	width:100%;
	border-collapse:collapse;
	background-color:#f2f8ff;
} 

.ICS_quicklaunch table.ICS_navsubmenu2 td{
	border:none;
}
.ICS_navsubmenu2{
	width:100%;
	background-color:#f2f8ff;
	margin-bottom:6px;
} 


.ICS_quicklaunchouter{
	background: #fff;
	padding: 10px;
	border: #cdcbcb 1px solid;
}

.ICS_quickLaunch{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	
}

/*
==============================
======== RECYCLE BIN =========
==============================*/	

.ICS_recyclebin{
	padding:2px 6px 4px 6px;
	font-weight:normal;
	color:#fff;
	background-image:url('recycle.png');
	background-repeat:repeat-x;
	font-size:8pt;
	text-align:center;		
}
.ICS_recyclebin a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.ICS_recyclebin a:hover{
	color:#fff;
	text-decoration:underline;
} 



/*
==============================
====== CALENDAR STYLES =======
==============================*/

/* --- Calendar --- */
/* - Calendar.CSS Style Overrides - */

/* Left & Right Border for Multi-day Events in Week and Month View */ 
.contb {
	border-left: solid 2px rgb(141, 141, 138);
	border-right: solid 2px rgb(141, 141, 138);
}

/* Left & Right Border for Multi-day Events in Day View */
.contl {
	border-left: solid 2px rgb(141, 141, 138);
}
.contr {
	border-right: solid 2px rgb(141, 141, 138);
}

/* Top & Bottom Border for Multi-day Events in Day, Week and Month View */
.contl, .contb, .contr, .cont {
	border-bottom: solid 1px rgb(141, 141, 138);
	border-top: solid 1px rgb(141, 141, 138);
}

/* Background color for Multi-day Events in Day, Week and Month View */
.ms-cal-defaultbgcolor {
	background-color: rgb(228, 228, 226);
	background-image: none;
	padding: 4px 0px 4px 0px;
}
/* Background color for Hover state on Multi-day Events in Day, Week and Month View */
.ms-cal-defaultbgcolorsel {
	background-color: rgb(255, 255, 255);
	background-image: none;
	padding: 4px 0px 4px 0px;
}

/* Vertical lines between day slots on Day and Week View */
.ms-cal-enoworkdayf .ms-cal-dayhalfhourf, .ms-cal-enoworkday .ms-cal-dayhalfhourf, .ms-cal-enoworkday .ms-cal-dayhourf, .ms-cal-eworkday .ms-cal-dayhourf, .ms-cal-eworkday .ms-cal-dayhalfhourf, .ms-cal-enoworkdayf .ms-cal-dayhourf, .ms-cal-eworkhourf .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhalfhourf, .ms-cal-enoworkhourf .ms-cal-dayhourf, .ms-cal-eworkhour .ms-cal-dayhalfhourf, .ms-cal-eworkhour .ms-cal-dayhourf, .ms-cal-eworkdayf .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf {
	border-left: solid 1px rgb(0, 0, 0);
}

/* Horizontal lines signaling hour time slots on Day and Week View */
.ms-cal-enoworkdayf, .ms-cal-enoworkdayrtl .ms-cal-dayhourrtlf, .ms-cal-eworkdayrtl .ms-cal-dayhourrtlf, .ms-cal-enoworkdayrtl .ms-cal-dayhourrtl, .ms-cal-eworkdayrtl .ms-cal-dayhourrtl, .ms-cal-eworkhourrtl .ms-cal-dayhourrtl, .ms-cal-eworkhourrtl .ms-cal-dayhourrtlf, .ms-cal-eworkhourrtlf .ms-cal-dayhourrtlf, .ms-cal-eworkhourrtlf .ms-cal-dayhourrtl, .ms-cal-enoworkhour .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhour, .ms-cal-enoworkhourf .ms-cal-dayhourf, .ms-cal-enoworkhourf .ms-cal-dayhour, .ms-cal-enoworkday .ms-cal-dayhour, .ms-cal-eworkday .ms-cal-dayhour, .ms-cal-eworkhour .ms-cal-dayhour, .ms-cal-eworkhour .ms-cal-dayhourf, .ms-cal-eworkhourf .ms-cal-dayhourf, .ms-cal-eworkhourf .ms-cal-dayhour, .ms-cal-workhourrtlbover, .ms-cal-workhourrtlover, .ms-cal-workhourbover, .ms-cal-workhourover, .ms-cal-workhourb, .ms-cal-workhour, .ms-cal-workhourrtlf, .ms-cal-workhourrtl, .ms-cal-workhourf, .ms-cal-eworkdayrtlf, .ms-cal-eworkdayf, .ms-cal-enoworkdayrtlf, .ms-cal-workhourrtlfover, .ms-cal-workhourfover, .ms-cal-enoworkhourrtl .ms-cal-dayhourrtl, .ms-cal-enoworkhourrtl .ms-cal-dayhourrtlf, .ms-cal-enoworkday .ms-cal-dayhourf, .ms-cal-eworkday .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhour, .ms-cal-enoworkhourb .ms-cal-dayhalfhour, .ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf {
	border-top: 1px solid rgb(0, 0, 0); 
}

/* Horizontal lines signaling half-hour time slots on Day and Week View */
.ms-cal-enoworkday .ms-cal-dayhalfhour, .ms-cal-eworkday .ms-cal-dayhalfhour, .ms-cal-eworkhour .ms-cal-dayhalfhour, .ms-cal-eworkhour .ms-cal-dayhalfhourf, .ms-cal-eworkhourf .ms-cal-dayhalfhourf, .ms-cal-workhourbhalfhour, .ms-cal-workhourfhalfhourover, .ms-cal-workhourrtlfhalfhourover, .ms-cal-workhourhalfhourover, .ms-cal-workhourbhalfhourover, .ms-cal-workhourbhalfhourover, .ms-cal-workhourrtlhalfhourover, .ms-cal-workhourrtlbhalfhourover, .ms-cal-workhourrtlhalfhour, .ms-cal-workhourhalfhourb, .ms-cal-workhourhalfhour, .ms-cal-enoworkhourrtl .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkdayrtl .ms-cal-dayhalfhourrtlf, .ms-cal-eworkdayrtl .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkdayrtl .ms-cal-dayhalfhourrtl, .ms-cal-eworkdayrtl .ms-cal-dayhalfhourrtl, .ms-cal-eworkhourrtl .ms-cal-dayhalfhourrtl, .ms-cal-eworkhourrtl .ms-cal-dayhalfhourrtlf, .ms-cal-eworkhourrtlf .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkhour .ms-cal-dayhalfhourf, .ms-cal-enoworkhour .ms-cal-dayhalfhour, .ms-cal-enoworkday .ms-cal-dayhalfhourf, .ms-cal-eworkday .ms-cal-dayhalfhourf, .ms-cal-enoworkhourb .ms-cal-dayhour, .ms-cal-enoworkhourb .ms-cal-dayhalfhour, .ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf {
	border-top: solid 1px rgb(187, 184, 184);
}
/* Bottom border for last row in Day and Week View */
.ms-cal-enoworkhourb .ms-cal-dayhour, .ms-cal-enoworkhourb .ms-cal-dayhalfhour, .ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf, .ms-cal-workhourBhalfhour  {
	border-bottom: solid 1px rgb(0, 0, 0);
}

/* Sizes to keep things displaying properly */
.ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf {
	height: 100%;
}
.ms-cal-muworkitem .contb, .ms-cal-workitem .contb {
	width: 95%;
}

/* Background color for NON work hours/days in Day, Week and Month View */
.ms-cal-nodataleftbtm, .ms-cal-nodataleftrtl, .ms-cal-nodataleft, .ms-cal-nodatamid, .ms-cal-weekday, .ms-cal-weekempty, .ms-calheader, .ms-cal-time, .ms-cal-enoworkdayrtlf, .ms-cal-enoworkdayf, .ms-cal-enoworkdayrtl, .ms-cal-enoworkday, .ms-cal-enoworkdayrtlf .ms-cal-dayhourrtlf, .ms-cal-enoworkdayrtl .ms-cal-dayhourrtlf, .ms-cal-enoworkdayrtlf .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkdayrtl .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkdayf .ms-cal-dayhourf, .ms-cal-enoworkday .ms-cal-dayhourf, .ms-cal-enoworkday .ms-cal-dayhalfhourf, .ms-cal-enoworkdayf .ms-cal-dayhalfhourf, .ms-cal-enoworkhourrtlf, .ms-cal-enoworkhour, .ms-cal-enoworkhourf .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhour, .ms-cal-enoworkhour .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhalfhour, .ms-cal-enoworkhour .ms-cal-dayhalfhourf, .ms-cal-enoworkhourrtl .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkhourf .ms-cal-dayhour, .ms-cal-weekedge, .ms-cal-workhourfhalfhourover, .ms-cal-workhourfhalfhour, .ms-cal-workhourfover, .ms-cal-workhourf, .ms-cal-workhourhalfhourover, .ms-cal-workhourover, .ms-cal-workhourhalfhour, .ms-cal-workhour, .ms-cal-enoworkhourrtlf, .ms-cal-enoworkhour, .ms-cal-enoworkhour .ms-cal-dayhour .ms-cal-enoworkhourf .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhourf, .ms-cal-enoworkhour .ms-cal-dayhalfhour, .ms-cal-enoworkhour .ms-cal-dayhalfhourf, .ms-cal-enoworkhourrtlf .ms-cal-dayhourrtl, .ms-cal-enoworkhourrtlf .ms-cal-dayhourrtlf, .ms-cal-enoworkhourrtl .ms-cal-dayhourrtl, .ms-cal-enoworkhourrtl .ms-cal-dayhourrtlf, .ms-cal-enoworkhourrtl .ms-cal-dayhalfhourrtl, .ms-cal-enoworkhourrtlf .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkhourrtl .ms-cal-dayhalfhourrtlf, .ms-cal-enoworkhourf .ms-cal-dayhour, .ms-cal-nodatabtm2, .ms-cal-nodatabtm, .ms-cal-nodataleftbtmrtl2, .ms-cal-nodataleftbtm2, .ms-cal-nodataleftbtmrtl, .ms-cal-enoworkhourb .ms-cal-dayhourf, .ms-cal-enoworkhourb .ms-cal-dayhalfhourf, .ms-cal-enoworkhourb .ms-cal-dayhour, .ms-cal-enoworkhourb .ms-cal-dayhalfhour, .ms-cal-enoworkhourrtll, .ms-cal-enoworkhourrtl, .ms-cal-enoworkhourrtlf .ms-cal-dayhourrtl, .ms-cal-enoworkhourrtlf .ms-cal-dayhourrtlf, .ms-cal-enoworkhourf, .ms-cal-enoworkhourl, .ms-cal-workhourbhalfhour, .ms-cal-workhourb, .ms-cal-enoworkhourrtl .ms-cal-dayhalfhourrtl, .ms-cal-enoworkhourrtlf .ms-cal-dayhalfhourrtlf {
	background-color: rgb(209, 209, 209);
}

/* Vertical lines between days in Month View */
.ms-cal-nodataleftbtmrtl, .ms-cal-nodataleftbtm, .ms-cal-nodatabtm2, .ms-cal-nodatabtm, .ms-cal-nodataleftbtmrtl2, .ms-cal-nodataleftbtm2, .ms-cal-noworkitem2b, .ms-cal-noworkitemlb, .ms-cal-noworkitemb, .ms-cal-todayitemrtl2b, .ms-cal-todayitem2b, .ms-cal-workitemrtl2b, .ms-cal-workitem2b, .ms-cal-noworkitemrtl2b, .ms-cal-noworkiteml2b, .ms-cal-noworkiteml, .ms-cal-noworkitem, .ms-cal-todayitemrtl, .ms-cal-todayitem, .ms-cal-workitem, .ms-cal-muworkitemrtll, .ms-cal-muworkitemrtl, .ms-cal-muworkitemr, .ms-cal-muworkiteml, .ms-cal-muworkitem, .ms-cal-alldayeventrtll, .ms-cal-alldayeventrtl, .ms-cal-alldayeventl, .ms-cal-alldayevent, .ms-cal-nodataleftrtl, .ms-cal-nodataleft, .ms-cal-nodatamid, .ms-cal-noworkitemrtl {
	border-right: 1px solid rgb(0, 0, 0);
}

/* Horizontal lines between weeks in Month View */
.ms-cal-nodataleftbtmrtl, .ms-cal-nodataleftbtm, .ms-cal-nodatabtm2, .ms-cal-nodatabtm, .ms-cal-nodataleftbtmrtl2, .ms-cal-nodataleftbtm2, .ms-cal-noworkitem2b, .ms-cal-noworkitemlb, .ms-cal-noworkitemb, .ms-cal-todayitemrtl2b, .ms-cal-todayitem2b, .ms-cal-workitemrtl2b, .ms-cal-workitem2b, .ms-cal-noworkitemrtl2b, .ms-cal-noworkiteml2b {
	border-bottom: solid 1px rgb(0, 0, 0);
}

/* Appointment block in Day and Week View */
.ms-cal-tdayitem, .ms-cal-tweekitem {
	background-color: rgb(228, 228, 226);
	background-image: none;
	border: 1px solid rgb(141, 141, 138);
}

/* Area to left of All Day Event block in Day View */
.ms-cal-time {
	border-right: 1px solid rgb(0, 0, 0);
}

/* Day headers in Week and Month View */
.ms-cal-topdayl, .ms-cal-topday, div.ms-cal-navheader a img, .ms-cal-wtopday, .ms-cal-wtopdayl {
	background-color: rgb(193, 193, 193);
	background-image: url('bargradationdark.gif');
	border: solid 1px rgb(0, 0, 0);
}

/* Selected Day header in Week and Month View */
.ms-cal-topdayover, .ms-cal-wtopdayfocusrtll, .ms-cal-wtopdayfocusrtl, .ms-cal-wtopdayfocusl, .ms-cal-wtopdayfocus, .ms-cal-topdayfocusrtll, .ms-cal-topdayfocusrtl, .ms-cal-topdayfocusl, .ms-cal-topdayfocus, .ms-cal-wtopdayfocuslover, .ms-cal-wtopdayfocusover, .ms-cal-topdayfocusover, .ms-cal-wtopdaylover, .ms-cal-wtopdayover, .ms-cal-topdayoverl {
	background-color: rgb(237, 236, 236);
	background-image: url('bargradation.gif');
	background-repeat: repeat-x;
	border: solid 1px rgb(0, 0, 0);
}

/* Week header in Month View */
.ms-cal-weekrtlb, .ms-cal-weekrtl, .ms-cal-weekb, .ms-cal-week {
	background-color: rgb(193, 193, 193);
	background-image: url('bargradationdark_horz.gif');
	border: 1px solid rgb(0, 0, 0);
}

/* Hover state for Week header in Month View */
.ms-cal-weekselectedrtl, .ms-cal-weekselected {
	background-color: rgb(229, 228, 227);
	background-image: url('bargradation_horz.gif');
	border: 1px solid rgb(0, 0, 0);
}

/* Background behind Multi-day events in Week View when multi-day events are present */
.ms-cal-wemptycelll, .ms-cal-wemptycell, .ms-cal-walldayeventrtll, .ms-cal-walldayeventrtl, .ms-cal-walldayeventl, .ms-cal-walldayevent {
	background-color: rgb(175, 175, 175);
	border-left: 1px solid rgb(0, 0, 0);
}

/* Today marker, independent of selected day header, in Month View */
.ms-cal-topday-today,.ms-cal-wtopday-today,.ms-cal-topday-todayRTL,.ms-cal-wtopday-todayRTL{
	background-image:url('calnumBttntoday.gif');
	background-repeat:repeat-x;
	background-color: rgb(255, 218, 138);
	border:solid 1px rgb(0, 0, 0);
}
.ms-cal-topday-today div,.ms-cal-wtopday-today div,.ms-cal-topday-todayover div,.ms-cal-wtopday-todayover div,.ms-cal-topday-todayRTL div,.ms-cal-wtopday-todayRTL div,.ms-cal-topday-todayoverRTL div,.ms-cal-wtopday-todayRTLover div{
	border:none;
}

/* Hover state for Today marker, independent of selected day header, in Month View */
.ms-cal-topday-todayover,.ms-cal-wtopday-todayover{
	background-color: rgb(255, 225, 187);
	border:solid 1px rgb(0, 0, 0);
}


/*
==============================
= SHAREPOINT OVERRIDE STYLES =
==============================*/

/* FIXES SEARCH BOX ALIGNMENT */
.ms-sbLastcell,.ms-rightbodysectionsearchbox {
 width: 0 !important;
 padding: 0px !important;
 margin: 0px !important;
}

.ms-sbtable-ex {
 width: 0 !important;
}

.ms-globalTitleArea table td table  {
   text-align: right !important;
   float: right !important;
}

.ms-globalTitleArea  table td {
  text-align: right
}
/* END FIXES SEARCH BOX ALIGNMENT */

#ICS_right .ms-WPBody{
	padding: 0px;
}

div.ms-WPBody {
	padding: 0px 10px;
	border:none;
}
div.ms-WPBody td {

}

.removeMargins {
	margin: 0px;
}

.ms-WPBorder{
	border:none;
}

.ms-ganttDiv{
	 width: 840px! important;
}


/* ----- STYLES AVAILABLE FOR HTML EDITORS ---- */

.ms-rteCustom- {

}



div.ms-wikieditouter {
position:static;

margin-bottom:8px;
margin-right:5px;

} 

.ms-wikieditouter {
height:23px;
font-size:8pt;
font-family:tahoma;
position:absolute;
right:9px;
top:30px;
border: none;


text-align:center;
} 

div.ms-wikieditouter {
position:static;

margin-bottom:3px;
margin-right:5px;
border-right-width:1px;
} 

div.ms-wikicontent {
	font-size: 8pt; 	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	
}

/* ----- AZURE STYLES ---- */
#azure_wrapper
{
	width: 994px;
	margin: 2px auto;
}

#azure_header
{
	height:80px;
	width: 994px;
	float:left;
	padding-bottom:10px;
}

#azure_logo
{
	float:left;	
	margin-top:15px;
	margin-right:500px;
}

#azure_ics_logo
{
	float:left;
	margin-top:13px;

}

#azure_ics_logo_bottom
{
	float:right;
	margin-right:15px;
}

#azure_ics_logo_bottom_ms
{
	margin-top:10px;
	float:left;
}
#azure_ms_logo
{
	float:left;	
	margin-top:30px;	
}

#azure_navigation
{
	height:35px;
	background-image:url(../Pub_ICS_images/navback4.gif);
	background-repeat:no-repeat;
	padding: 13px 10px 0px 13px;
	width: 971px;
	float:left;
}

#azure_breadcrumb
{
	height:20px;
	width:968px;
	margin: 0px 8px 0px 8px;
	padding: 7px 5px 3px 5px;
	background-image:url(../Pub_ICS_images/subnav-tile.gif);
	background-repeat:repeat-x;
	float:left
}
#azure_bodycontent
{
	width:978px;
	margin: 0px 8px 0px 8px;
	background-color:#fbfbfb;	
	background-image:url(../Pub_ICS_images/watermark.jpg);
	background-repeat:no-repeat;
	float:left;
}
#azure_flashbanner
{
	height:412px;
	float:left;
	width:976px;
	background-image:url(../Pub_ICS_images/homepageback.jpg);
	background-repeat:no-repeat;
	border-left:1px solid white;
	border-right:1px solid white;	
}

#azure_bannerwrapper
{
	width: 646px;
	float:left;
	margin-top:80px;
}

#azure_bannertitle
{
	width: 648px;
	float:left;	
}

#azure_bannertext
{
	width: 630px;
	float:left;	
	color:#fff;
	font-size:11px;
	padding-left:18px;
	padding-right:15px;
	line-height:normal;
margin-top:100px;
}

#azure_bannerlist
{
	float:left;	
	margin-left:340px;
	height:200px;
clear:left;
}
#azure_footerbanner
{
	height:135px;
	float:left;
	width:330px;	
}
#azure_footerleft
{
	width:320px;
	height:130px;
	float:left;
	padding: 6px 0px 2px 2px;
}
#azure_footermiddle
{
	width:320px;
	height:130px;
	float:left;
	padding: 2px 0px 2px 2px;
}
#azure_footerright
{
	width:320px;
	height:130px;
	float:left;
	padding: 2px 0px 2px 2px;
}
#azure_leftcolumn
{
	width: 250px;
	float:left;
	margin:10px;
}
#azure_rightcolumn
{
	width: 680px;
	float:left;
	margin:10px;
}
#azure_contenttitle
{
	float:left;
}
#azure_bodytext
{
	float:left;
	padding:10px;	
	width:650px;
}
.azure_maintitle
{
	font-size:24px;
	clear:right;
	padding: 15px;
    color:#218fe8;	
}
#azure_titlelist
{
	float:left;	
}

.azure_list
{
margin-left: 25px;list-style-image:url(../Pub_ICS_images/bullet1.gif);clear:both;
}
.azure_list li
{
	padding-left: 8px;
	background-position: top left;
	margin-bottom: 4px;
}

.azure_list li a{text-decoration: none;color: #218fe8;}
.azure_list li a:visited{text-decoration: none;color: #218fe8;}

#footertext {
	float:left;
	width:900px;
	height:20px;
}

#footertext a{text-decoration: underline; color:#fff;}
{

}
.ics_formlabel
{
	width: 300px;
	padding: 5px 20px 5px 5px;
}

h2.trigger {

	background-image: url(../Pub_ICS_images/page_section1.gif);
	background-repeat: repeat-x;
	color:#6691a2;
	font-size:12px;
	width: 912px;
	height:25px;
	margin-bottom:10px;
	padding: 7px 0px 0px 10px !important;
	margin: 0px !important;
	float:left;
	font-weight:bold;
	margin-left:0px;
	clear:both;
}
h2.trigger a {
	color:#6691a2;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color:#6691a2; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: white;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
margin-bottom: 10px;
}