﻿body { 
	margin: 0; 
	padding: 0; 
	font: .75em Arial, Helvetica, sans-serif; 
	color: #000; 
	background: #fff url(/design/page_shadow.jpg) top center repeat-y;  
}

a { color: #007fac; text-decoration: none }
a:hover { text-decoration: underline !important; }
.clearFloats { clear: both; }

h1 { margin-top: 0; font-size: 1.5em; color: #000; }
h2 { font-size: 1.3em; color: #007fac; }
h3 { font-size: 1.2em; color: #005685; }
h4, h5 { font-size: 1em; }

hr { height: 1px; border-style: none; color: #ddd; background: #ddd; }

p { }
ul { }
li { margin-bottom: 4px; }


/* PAGE DESIGN AND LAYOUT */

#pageLayout { width: 820px; margin: 0 auto; padding: 0; }

#headerLayout { height: 175px; padding: 25px; padding-bottom: 10px; background: url(/design/header_background-OLD.jpg) no-repeat; background-position: -1px 0; }
#headerLayout a img { border-style: none; }
#headerLogo { width: 200px; float: left; }
#headerTools { width: 500px; float: right; text-align: right; color: #fff; }
#mossActionMenu { text-align: right; color: #fff; }
#mossActionMenu a { color: #fff; }
.ms-siteaction { margin: 10px 0 0 auto; }
#headerLinks a { color: #fff; text-decoration: none; font-weight: bold; }
#headerLayout #SRSB { margin-top: 15px; }
#headerLayout #SRSB .ms-sbtext { font-weight: bold; padding-right: 5px; }
#headerLayout .ms-sbtable { margin: 0 0 0 auto; }

#contentLayout { margin: 0 10px 0 11px; padding: 0 20px 0 19px; }

#masterColumnLayout { width: 760px; }
td#masterColumnLeft { width: 160px; padding-right: 10px; }
td#masterColumnRight { width: 590px; }

#contentColumnLayout { width: 590px; }
td#contentColumnLeft { width: 440px; }
td#contentColumnRight { padding-left: 10px; width: 140px; }
#contentSingleColumn { }

#footerLayout { margin-top: 20px; padding-bottom: 20px; text-align: center; color: #444; }
#footerLinks table { margin: 0 auto; }
#footerLinks a { font-weight: bold; text-decoration: none; }
#footerLayout address { margin-top: 6px; font-size: .85em; font-style: normal; }

/* primary navigation */
#navBar { background: #007fac; border: 2px solid #b2e0f5; margin: 10px 0 0 0; }
.globalNav { width: 100%; }
.globalNavItem { border-left: 2px solid #b2e0f5; text-align: center; }
#zz1_globalNavn0 .globalNavItem { border-left-style: none; }
.globalNavItem a { display: block; padding: 5px 0; color: #fff; }
.globalNavItemHover { }
.globalNavItemActive { }

.globalNavMenu { background: #f0f9ff; border: 1px solid #005685; border-bottom-style: none; text-align: left; }
.globalNavMenuItem { padding: 3px 5px; font-size: 0.9em; border-bottom: 1px solid #005685; }
.globalNavMenuItemHover { }
.globalNavMenuItemActive { }

/* secondary navigation */

.cornerBox { position: relative; background: #005685; width: 100%; }
.corner { position: absolute; width: 10px; height: 10px; background: url('/design/corners.gif') no-repeat; font-size: 0em; }
.cornerBoxInner { padding: 12px 0;  }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

.currentNav { width: 100%; 
	background: #6cb5cf; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #005685; 
	border-right: 1px solid #005685; 
}
.currentNav a { display: block; padding: 5px; }
.currentNavHeaderMenu { font-size: 0.7em; }
.currentNavHeader { border-bottom: 1px solid #fff; }
.currentNavHeader a { font-weight: bold; color: #fff; background: #005685; }
.currentNavHeaderActive { }
.currentNavItemMenu { }
.currentNavItem1 { padding: 0; border-bottom: 1px solid #fff; }
.currentNavItem1 a { color: #fff; font-size: 0.7em; }
.currentNavItemActive { }



/* breadcrumb */
.breadcrumb { font-size: .85em; margin-bottom: 10px; }
.breadcrumbItem { }
.breadcrumbItemActive { }


/* web parts and web zones*/
#topZone { margin-top: 10px; }
.webZone { margin-bottom: 10px; }
.webZoneLayout { width: 100%; }
td.webZoneLeft, td.webZoneRight { width: 48%; }
td.webZoneSpacer { width: 4%; }

.ms-WPHeader td { background: #d8eefc; }
.ms-WPHeader td h3.ms-WPTitle { margin: 3px 3px; font-size: 1.1em; color: #000; }
.ms-partline { background: #cccccc; }

/* lists */
.ms-menutoolbar, table.ms-toolbar, .ms-toolbarContainer { background: #dddddd; }
.ms-separator img { background: #cccccc; }
.ms-viewheadertr { background: #f3f3f3; font-size: .8em; }

/* forms */
.ms-formlabel { border-top: 1px #cccccc dotted; }
.ms-formbody { background: #f3f3f3; border-top: 1px #cccccc dotted; }
.ms-formline { border-top: 1px #cccccc dotted; }

/* calendar */
.ms-cal-gempty { font-size: .8em; }
.ms-datepickerouter { font-size: .8em; }

/* discussions */
.ms-disc-bar { background: #f3f3f3; }
.ms-disc-bordered-noleft { border-color: #cccccc; }

/* blogs */
.ms-PostDate { font-size: 1em; font-weight: normal; border-bottom: 1px #cccccc dotted; }
.ms-PostTitle { font-size: 1.3em; border-bottom: 1px #cccccc solid; }
.ms-blogedit { }
.ms-PostBody { }
.ms-PostFooter { }
.ms-CommentHeader { border-bottom: 1px #cccccc dotted; }
.ms-CommentTitle { }
.ms-CommentBody { }

/* wiki */
.ms-wikieditouter { background: #f3f3f3; }
a.ms-wikilink { text-decoration: none; }
a.ms-missinglink { border-bottom: 1px #cccccc dashed; }

/* bullets */
.bullet, .level-bullet { }

/* PAGE LAYOUTS ================================================================ */

/* landing page */
#sidebarLayout { }
#sidebarLayout #sideZone { margin: 0 0 10px 10px; width: 260px; float: right; }

/* search results */
.srch-Icon { }
.srch-Title { }
.srch-Description { }
.srch-Metadata { color: #888888; border-top: 1px #cccccc solid; }
.srch-URL a { color: #008800; }

/* event details */
.eventDetailsTable { border-collapse: collapse; }
.eventDetailsTable th.edh { padding: 0 20px 5px 0; vertical-align: top; text-align: left; }
.eventDetailsTable td.edc { padding: 0 0 5px 0; vertical-align: top; }

/* press release */
.contactInfo { font-size: 0.9em; color: #999; }
.byline { font-weight: normal; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }

/* custom styles */
.ms-rteCustom-RedText { color: red; }
.ms-rteCustom-BlueText { color: blue; }

/*Login Web Part Added by Ankita*/
.labelLoginWebPart {
font-family:Arial;
font-size:1em;
color:black;
font-size: 8.1pt;
font-weight:700;
padding-bottom:5px !important;
	
}

.titleLoginWebPart{
color:#007dad !important;
font-family:Arial;
font-size:1.2em;
font-weight:700;
margin-bottom:10px !important;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
padding-top:-10px !important;
margin-top:-10px !important;
text-align:left;

	
}

.linkLoginWebPart {
	color:#007dad !important;
	font-family:Arial;
	font-size:.9em;
	margin-bottom:5px !important;
	text-decoration:underline !important;

	
}

.textboxLoginWebPart{
	color:black;
	font-family:Arial;
	font-size:.75em;
	font-weight:normal;
	margin-bottom:5px !important;

	
}

.loginBox{
	background-image: url(/design/loginboxbackground.jpg);
	border: 1px solid #007fac !important;
	width:200px !important;
	height:300px !important;
	/*width:auto;*/
}

instructionsLoginWebPart{
	font-size:8pt !important;
	color:black;
	font-family:Arial;
	margin-bottom:10px;
	
}


.webZoneRight { float: right; max-width: 250px; margin: 0 0 10px 10px; }

/* rss links */
.cqfeed { position: relative; }
.cqfeed img { position: absolute; top: -18px; right: 15px; }
