﻿.topArea
{
	background:none;
}
.topNavContainer
{
	background-image:url("/Style Library/images/bl_Navbar_Default_Glass.jpg");

}

.topNavItem
{
	color: #3A4663;	
	background-image: url('/Style Library/images/bl_Navbar_Splitter_Glass.jpg');
}
.topNavSelected a 
{
	background-image: url('/Style Library/images/bl_Navbar_Hover_Glass.jpg');
}
.topNavHover a
{
	background-image: url('/Style Library/images/bl_Navbar_Hover_Glass.jpg');
}
.topNavRoundLeft
{
	width:14px;
	*position:relative;
	*right:-1px;
	background-image:url('/Style Library/images/bl_Navbar_Left.jpg');
	background-repeat:no-repeat;
}
.topNavRoundRight
{
	width:15px;
	background-image:url('/Style Library/images/bl_Navbar_Right.jpg');
	background-repeat:no-repeat;
}
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:14px
}
.glassSpacerRight
{
	width:15px
}

/************************************************
Custom CSS Added by Web Team
*************************************************/
.notice {/* styles for Notice on the site*/
	width:350px;
	padding:10px 20px 10px 90px;
	background-color:#ffffcc;
	background-image:url('/PublishingImages/info.jpg');
	background-repeat:no-repeat;
	background-position:15px center;
	text-align:left;
	float:left;
	margin:12px 0 22px 0;
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	min-height: 60px;
}

.notice strong {
	font-size:14px;
	color:purple;
	/*color:#FF3300;*/
}
.clear{clear:both;}

.body{
	background-color:#783a83; /* change body background to purple*/
}

.logo{
	display:none; /*hides the sharepoint site name and default logo*/
}

.commu-logo{ /*Area above the top navigation bar */
	position:relative;
	dispaly:block;
	height:100px;
}

.header-logo{ /*places the logo with in .commu-logo*/
	position:absolute;
	bottom:10px;
	left:30px;
}

.topArea{
	background-image:none;/* removes default background from .topArea in band.css */
	background-position:top right;
	background-color:#fff; /*hides repeating background*/
}

.topNavContainer
{
	background-image:url("/Style Library/images/bl_Navbar_Default_Glass.jpg");
	background-color:#fff; /*hides repeating background*/
}

.topNavItem{/* overwrite font in top nav from band.css*/
	color:#fff; 
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.topNavItem a
{
	xpadding:8px 15px 0px 15px; /*overwrite the spacing between the links from band.css*/
}

.topNavFlyOutsItem{ /*overwrite dropdown spacing and font from band.css */
	font-size:11px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}

.pageContent{
	color:#333;/*change color of main content on page to be darker*/
	width:450px;
	line-height:20px;
	margin:0 0 0 0;
}

.pageContent ul, .pageContent ol{
	clear:none;
}


.pageContent-NoNav{
	color:#333;/*change color of main content on page to be darker*/
	width:600px;
	line-height:20px;
	margin:0 0 0 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pageContent-NoNav ul, .pageContent-NoNav ol{
	clear:none;
}

.webpartzone{
	color:#333;/*change color of main content on page to be darker*/
	line-height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pageContent h1, .pageContent h2, .pageContent h3, .pageContent h4, .pageContent h5, .pageContent h6,
.pageContent-NoNav h1, .pageContent-NoNav h2, .pageContent-NoNav h3, .pageContent-NoNav h4, .pageContent-NoNav h5, .pageContent-NoNav h6,
.webpartzone h1, .webpartzone h2, .webpartzone h3, .webpartzone h4, .webpartzone h5, .webpartzone h6{
	font-size:16px;
	color:#003366;
	margin:4px 0;
	padding:0;
}

.pageContent p,
.pageContent-NoNav p,
.webpartzone p{
	margin:0 0 20px 0;
	padding:0;
}

.commu-pagetitle{ /*new page title style created by matt saling*/
	font:normal bold 20px Tahoma, Arial, Helvetica, sans-serif;
	color:purple;
	margin:0 0 10px 0;
	width:450px;
}

#sidebar{
	float:right;
	width:250px;
	color:#333;
	margin:5px 0 0 0;
}

.master, .masterContent
{
	background-color:transparent;
	background-image:url('/PublishingImages/content-bg.gif');
	background-position:center;
}

.breadcrumb{
	background-color:#fff; /*hides repeating background*/
}

.leftNav
{
	margin-right:7px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #fff solid;/*color was #8997BC*/
	background-color: #fff;/*changed to white from #D0D6E3*/
	width:160px;/*changed by matt saling*/
}
#footer{
	position:relative;
	background-color:transparent;
	color:#fff;
	xbackground-image:url("http://www.azcommuniversity.com/PublishingImages/footer.jpg");
	xbackground-repeat:no-repeat;
	xbackground-position:top center;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#footercontent{
	margin:0 auto;
	padding:30px 0 20px 0;
	width:950px;
	background-image:url(/publishingImages/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#footercontent ul{
	margin:0 20px 0 0;
	padding:0;
	list-style-type:none;
	float:right;
}

#footercontent li{
	display:inline;
}

#footercontent a,
#footercontent a:link,
#footercontent a:active,
#footercontent a:visited{
	text-decoration:none;
	color:#fff;
	margin:0 0 0 10px;
}

#footercontent a:hover{
	text-decoration:underline;
}

.copyright{
	color:#3E2444;
	margin:0 0 0 20px;
}

.srch-results{
	width:600px;
	color:#333;
	font-family:tahoma, arial, san-serif;
	font-size:12px;
}

.srch-results img{display:none;}

.srch-Title{
	font-size:14px;
	font-weight:bold;
}

.srch-Title a{
	text-decoration:none;
}

.srch-Title a:hover{
	text-decoration:underline;
}

.srch-URL{
}

.srch-URL a{
	text-decoration:none;
	color:green;
}

.srch-URL a:hover{
	text-decoration:underline;
}

.srch-Description{
	margin:2px 0;
	padding:0;
}

.srch-Metadata{
	color:#fff;
	margin:0 0 20px 0;
}

#SRP{
	color:#666;
	font-family:arial;
	font-size:12px;
	margin:0 0 30px 0;
	padding:0;
}

#SRP a{
	text-decoration:none;
	background-color:#666;
	border:1px solid #666;
	padding:0 3px;
	color:#fff;
}

#SRP a:hover{
	background-color:#fff;
	border:1px solid #6666;
	color:#666;
}

#SRP_Next, #SRP_Prev{
	text-decoration:none;
	background-color:#fff;
	border:none;
	padding:0 3px;
	color:#333;
}

#SAL, #SRST{
	font-family:tahoma, arial;
	font-size:12px;
	color:#333;
}

#SRCHRSSL{display:none;}

/*link styles for page content - need to add webpart zones*/
.pageContent a, .pageContent a:link, 
.pageContent-NoNav a, .pageContent-NoNav a:link,
.webpartzone a, .webpartzone a:link {
	color: #003399;
	text-decoration: none;
}

.pageContent a:active, .pageContent a:visited,
.pageContent-NoNav a:active, .pageContent-NoNav a:visited,
.webpartzone a:active, .webpartzone a:visited{
	color: #4167af;
	text-decoration: none;	
}

.pageContent a:hover,
.pageContent-NoNav a:hover,
.webpartzone a:hover{
	color: #000000;
	text-decoration: underline;
}
/*end link styles*/
