﻿.FPOTEXT
{
	color: fuchsia;	
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body
{	
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
TABLE 
{	
	padding: 0px;
	margin: 0px;
}
TABLE TR
{
	vertical-align: top;
}
TABLE TD
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	position: relative;
}

P
{
	padding: 0px 20px 10px 20px;
	margin: 0px;
}

ol{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 50px;
}

ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 30px;
	/*margin: 0px 0px 10px 0px;*/
}

li{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 10px;
}


#ActiveContent {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	/*WIDTH: 100%; */
	PADDING-TOP: 0px; 
	POSITION: relative; 
	min-height:400px; 
	height:auto;
}

#homepage #ActiveContent {
	margin-top: -7px;
}

.PageTitle
{
	background-image: url(/images/theme/section_pagetitle.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 55px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;	
	float: left;
	position:absolute;
	margin-top: 10px;
	width: 270px;
	height: 20px;

}
#PageContainer 
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 790px;
	background-color: #ffffff;
	margin: 0 auto;

}



#PageContentPanel
{
	position: relative;
	padding-bottom: 40px;
}
#FooterOptionsPanel
{
	position: relative;
	margin-bottom: 0px;
	
	left: 0px;
	width: 312px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
	
#FooterOptionsPanel P
{
	padding: 5px 10px 0px 10px;
	text-align: center;
	color: #efefef;
}

#FooterOptionsPanel A
{
	color: #efefef;
}

#FooterOptionsPanel A:hover
{
	color: #ffffff;
}
	
/* Side Column Formatting */
.SideBanner 
{	
	background-image: url(/images/theme/bluefade_blank.gif);
	background-repeat: repeat-y;
}
.SideBanner P
{	
	padding: 4px 4px 4px 15px;
	font-size: 11px;	
	color: #ffffff;
	font-weight: bold;

}
.SideContentOrange TD
{
	background-color: #EDB32A;
}

.SideContentWhite TD
{
	background-color: #FFFFFF;
}
.SideContent P
{
	padding: 4px 18px 0px 15px;
	font-size: 10px;
	margin: 0px;
}

.SideContentBase
{

	background-image: url(/images/theme/side_yellowbase.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EDB32A;
	
}
.SideContentBase P
{
	padding: 4px 18px 4px 15px;
	font-size: 10px;
	margin: 0px;
}
.SideContentBase .FeatureTitle
{
	font-size: 12px;
	font-weight: bold;	
}
.SpecialLink P
{	
	padding: 0px 18px 8px 15px;
	text-align: right;
}
.SpecialLink A
{	
	color: #E37425;
	font-weight: bold;
	text-decoration: underline;
}
.SpecialLink A:hover
{	
	color: #EDB32A;
	font-weight: bold;
	text-decoration: underline;
}
.StandardLink
{
	text-align: right;
}
.StandardLink P
{	
	padding: 0px 18px 8px 15px;
	text-align: right;
}
.StandardLink A
{	
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.StandardLink A:hover
{	
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


/* Home Content */

#HomeContentWrapper {
	margin: 0 38px 0 38px;
}

.HomeContent TD
{
	width: 480px;
	
}
.HomeContent IMG
{
	padding: 0px; 
}

.HomeContent P
{
	padding: 0px 8px 4px 5px;
	color: #333333;
}

p.FocusLink a {
	margin-right: 30px;
}

.HomeContent .FocusLink
{
	text-align: right;
	margin-right: 0;
}



.HomeContent .FocusLink a,
.HomeContent .FocusLink a:link,
.HomeContent .FocusLink a:visited
{
	/*color:#222222;*/
	font-weight: bold;
	text-decoration: none;	
	margin-right: 0;
	color: navy;
	
}

.HomeContent .FocusLink a:hover
{
	text-decoration: underline;	
}

.PanelShow
{
	visibility: inherit;
	display: block;
}
.PanelHide
{
	visibility: hidden;
	display: none;
}

#pageHeader h2 {
	padding: 0px 0px 8px 50px;
	font-size: 18px;
	margin-top: 50px;
}
#pageHeader h2 strong {
	font-size: 18px;
	color: #F8AC25;
}
#pageHeader h2 em{
	font-size: 18px;
	font-style:oblique
}

#columnLeft {
	width: 160px;
	float: left;
}

#columnLeft .img {
	padding-bottom: 3px;
}

#columnRight {
	width: 262px;
	float: right;
}
#tallColumnRight {
	
	/*height: 400px;*/
	width: 252px;
	float: right;
	margin-right: 10px;
	border-left: 2px #F8AC25 solid;
}

#columnRight h3 {
	color: #E56100;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-style: italic;
}

#tallColumnRight h3 {
	color: #E56100;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: italic;
}

#columnCenter {
	width:355px;
	border-right: 2px #F8AC25 solid;
	padding: 0px;
	margin-left: 160px
}
#columnCenterNarrow {
	float: left;
	width:342px;
	padding: 0px;
	margin-bottom: 15px;

}

#columnCenterWide {
	width:599px;
	padding: 0px;
	margin-left: 160px
}
#columnLeft img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

h2.large  {
	
	font-size:50px;
}
.clearerLeft {
	clear: left;
}

#logoBox {
	width:250px;
	height: 200px;
	margin-top: 10px;
	margin-left: 13px;
}
#logoSubTitle {
	font-size: 10px;
	color: #E56100;
	text-transform:uppercase;
	font-weight: bold;
	padding-left: 0px;
}

#pageListReturn {
	width: 250px;
	float: right;
}
#pageListReturn p {

	font-weight: bold;
}
#pageListReturn a {
	color: #F8AC25;
	text-decoration: none;
	font-weight: bold;
}
#pageListReturn a:hover {
	text-decoration: underline;
}
#blueBar {
	background-image: url(/images/theme/bluefade_accentright.gif);
	height: 14px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 235px;
}

.searchBox {
	position: relative;

}

/* SharePoint Class Overides */

#idSearchScope
{	
	display: none;
	visibility: hidden;
}
.ms-searchform
{
	vertical-align:top;
		
}

.ms-searchimage
{
	margin: 0px 0px 0px 0px;
}

.ms-listviewtable TR
{
	height: 20px;
}

#navigation {
	background: #ED7914;
	background-image: url(/images/content/masterpages/NavBG.jpg);
	background-repeat:no-repeat;
	/*background-position: bottom;*/
	height: 36px;	
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
#mainNav li {
	display: inline;
}
#mainNav a {
	display: block;
	float: left;
	height: 28px;
	width: 116px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f9d3b2;
}

/*
#mainNav a.current, #mainNav a:hover {
	background-color: #ED7914;
	background-image:url('../images/content/masterpages/navBGHover3.jpg');
	background-repeat:repeat-x;
	text-decoration: none;
	color: #000;
}*/

#navigation ul {
	margin: 0px 0px 10px 0px;
}

#mainNav a:hover {
	background-image:url('../images/content/masterpages/navBGHover2.jpg');
	background-repeat:repeat-x;
	text-decoration: none;
	color: #000;
	height: 28px;	
}


#mainNav a.noBord {
	border: none;
	padding-left: 3px;
	padding-right: 2px;
}
#logoImg {
	background-image:url('../images/theme/sysco_icare_logo.gif');
	background-repeat:no-repeat;
	height:81;
	width:201;
}
