﻿html, body, body.body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.title-With-Background { 
	background-color:#fff;
}

.authoringRegion {
	background:#f3dea7;
}

.master {
	width:100%;
	background:#fff;
}

.shadowLeft {
	vertical-align:top;
	background:url(/SiteCollectionImages/sunshineconnections/bg_left_repeat.gif) repeat-y top left;
}

.shadowRight {
	vertical-align:top;
	background:url(/SiteCollectionImages/sunshineconnections/bg_right_repeat.gif) repeat-y top left;
}

.shadowFooter {
	height:12px;
	vertical-align:top;
	background:url(/SiteCollectionImages/sunshineconnections/bg_footer.gif) repeat-x top left;
}

.shadowLeftFooter {
	vertical-align:top;
	background:url(/SiteCollectionImages/sunshineconnections/bg_left_footer.gif) repeat-y top left;
}

.shadowRightFooter {
	vertical-align:top;
	background:url(/SiteCollectionImages/sunshineconnections/bg_right_footer.gif) repeat-y top left;
}


.shadowLeftTwo {
	background:url(/SiteCollectionImages/sunshineconnections/bg_left.gif) no-repeat top left;
}

.shadowRightTwo {
	background:url(/SiteCollectionImages/sunshineconnections/bg_right.gif) no-repeat top left;
}

.spacer {
	width:62px;
}

.topArea {
	vertical-align:top;
	height:106px;
	background:url(/SiteCollectionImages/sunshineconnections/bg_masthead.gif) no-repeat left top;
}

#sunshineTopWrap {
	position:relative;
}

#sunshinelogo a {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	width:95px;
	height:89px;
	text-indent:-9999px;
}

#sunshineSiteTitle {
	width:400px;
	position:absolute;
	margin:10px 0 0 115px;
	font:normal 18px "Arial Narrow",Arial,Helvetica,sans-serif;
	font-style:italic;
	color:#fff;
}

#sunshineSiteTagline {
	position:absolute;
	margin-top:56px;
	right:10px;
	width:200px;
	font:normal 14px "Arial Narrow",Arial,Helvetica,sans-serif;
	font-style:italic;
	color:#374b6f;
}

#sunshineSiteTagline span {
	display:block;
	text-align:right;
}

.topNavContainer {
	background:url(/SiteCollectionImages/sunshineconnections/bg_nav.gif) repeat-x top left;
	height:24px;
}

.topNavRoundLeft, .topNavRoundRight, .glassSpacerLeft, .glassSpacerRight {
	background:#fff;
	width:5px;
}

.topNavItem {
	background:url(/SiteCollectionImages/sunshineconnections/bg_nav_sep.gif) no-repeat right top;
}

.topNavItem td {
	height:24px;
}

.topNavItem a {
	height:auto;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 4px 7px;
	background:none;
	color:#374b6f;
}

.topNavHover a, .topNavSelected a {
	color:#000;
	background:none;
}

.topNavFlyOuts {
	border-top:1px solid #808287;
}

.topNavFlyOutsItem {
	background:#c9c9cb;
	color:#3;
	border-bottom:1px solid #adacaa;
	border-right:1px solid #adacaa;
	border-left:1px solid #adacaa;
}
a.topNavFlyOutsItem:hover {
	background:#c9c9cb;
}

.search {
	margin-top:17px;
	float:right;
	width:31em;
}

.search .ms-sbcell, .search .ms-sbcell a:link, .search .searchLabel {
	color:#374b70;
	font-size:8pt;
}

.search .searchLabel {
	margin-right:4px;
}