/**************************************/
/*              GLOBALS               */
/**************************************/

html {
	background-color: #fff;
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
}

.content {
	margin: 0 auto 10px;
	width: 900px;
	position: relative;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
}

.clearFloat {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	visibility: collapse;
	display: block;
}

.content h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 13px 0;
}
.content h3 {
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #000;
}

.content .small {
	font-size: 10px;
}

/**************************************/
/*              HEADER                */
/**************************************/

#Header {
	width: 900px;
	top: 0;
	left: 0;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
}

#Logo {
	display: inline-block;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#Stock {
	position: absolute;
	top: 15px;
	right: 35px;
	text-align: right;
	color: #ffde97;
	font-weight: bold;
}

/**************************************/
/*             NAVIGATION             */
/**************************************/

div#Navigation {
	width: 461px;
	height: 29px;
	clear: both;
	float: right;
	margin-top: 84px;
	margin-right: 200px;
}
#LogoHolder {
	float: left;
	width: 170px;
	margin-top: 30px;
}

ul#navlist {
	margin: 0;
	list-style: none;
	font-size: 1px;
	padding:0;
	width: 461px;
	overflow: hidden;
	list-style:none;
}

ul#navlist li{
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
	height: 29px;
	overflow: hidden;
}
	
ul#navlist a{
	margin:0;
	cursor: pointer;
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:29px /* for IE/Win only */
}
	
#navlist a:link,#navigation a:visited{
	background-position: 0 0px;
	display: block;
}

#navlist a:hover{
	background-position: 0 -29px;
	display: block;
}
	
li#home a{
	width: 49px;
	background: url(../images/nav_home_up.png) top left no-repeat;
}

li#dining a{
	width: 176px;
	background: url(../images/nav_fontina_up.png) top left no-repeat;
}

li#menu a{
	width: 48px;
	background: url(../images/nav_menu_up.png) top left no-repeat;
}

li#catering a{
	width: 115px;
	background: url(../images/nav_catering_up.png) top left no-repeat;
}

li#contact a{
	width: 73px;
	background: url(../images/nav_contact_up.png) top left no-repeat;
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#Site {
	padding-top: 128px;
	z-index: 100;
	position: relative;
}

#Site #Callout {
	height: 424px;
	position: relative;
}
#Site #Callout p {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}
#Site #CalloutInterior {
	position: relative;
}
#Site #InteriorContainer01 #Divider {
	display: block;
	position: absolute;
	bottom: 0;
	left: -2px;
	background: url(../images/PanelBottom.png) no-repeat bottom center;
	height: 30px;
	width: 100%;
}
#Site #CalloutInterior #DividerMiddle {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 10px;
	background-image: url(../images/PanelMiddle.png);
	background-repeat: repeat-y;
	background-position: center;
}

#Site #InteriorContainer01 #DividerTop {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/PanelTop.png) no-repeat bottom center;
	height: 10px;
	width: 100%;
}

.home #Site #Callout {
	background: url(../images/FlashPlaceholder.png) no-repeat top left;
}
.InteriorContainer01 {
}
.home #Site #Callout p {
	width: 265px;
	padding: 25px 25px 35px;
	left: 35px;
	background: url(../images/yellow35alphaBG.png);
}

.company #Site #Callout, .customerSupport #Site #Callout, .investors #Site #Callout, .professionalServices #Site #Callout, .newsRoom #Site #Callout, .testSolutions #Site #Callout {
	/*background-image: url(../images/fpoSmaller.jpg);*/
}
.company #Site #Callout p, .customerSupport #Site #Callout p, .investors #Site #Callout p, .professionalServices #Site #Callout p, .newsRoom #Site #Callout p, .testSolutions #Site #Callout p {
	padding: 0 20px;
	width: 348px;
	top: 45%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


#Site .backgroundContainer {
	width: 100%;
}
#Site .backgroundContainer.container1 {
	overflow: hidden;
	position: relative;
	*margin-bottom: -1%;
}
#Site .backgroundContainer.container2 {
	position: relative;
	right: 562px;
}
#Site .backgroundContainer.container2 > div {
	float: left;
	left: 562px;
	position: relative;
	padding: 0 18px 15px 25px;
	width: 300px;
}
#Site .backgroundContainer.container2 > div + div {
	padding: 15px 20px 120px 20px;
	width: 522px;
}

#Site .backgroundContainer.container2 > div ul {
	list-style: none;
	margin-left: 0;
}
#Site .backgroundContainer.container2 > div ul ul {
	margin-left: 18px;
}
#Site .backgroundContainer.container2 > div ul a {
	font-weight: bold;
	color: #000;
}
#Site .backgroundContainer.container2 > div ul li:hover, #Site .backgroundContainer.container2 > div ul a:hover, #Site .backgroundContainer.container2 > div ul li.current, #Site .backgroundContainer.container2 > div ul li.current > a {
	color: #000;
	text-decoration: none;
}
#Site .backgroundContainer.container2 > div + div p {
	color: #000;
	line-height: 16px;
}
#Site .backgroundContainer.container2 > div + div h2 {
	color: #000;
}

#Site #SiteSearch {
	margin: 30px 0;
}
#Site #SiteSearch #SearchInput {
	font-size: 11px;
	line-height: 11px;
	color: #221e1f;
	padding: 8px 10px;
	margin: 3px 10px 0 0;
	width: 265px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#Site #SiteSearch #FindBtn {
	font-size: 11px;
	color: #221e1f;
	border: none;
	width: 32px;
	height: 32px;
	background: url(../images/button.png) no-repeat;
	background-color: Transparent;
	font-weight: bold;
}

.home #Site #SecondaryNav {
	padding-top: 15px;
}
.home #Site #SecondaryNav h2, .home #Site #SecondaryNav h3 {
	color: #000;
}
.home #Site #SecondaryNav p {
	color: #221e1f;
	font-size: 11px;
	line-height: 14px;
	padding-right: 28px
}
.home #Site #HotTopics p {
	color: #6d6d74;
	font-weight: bold;
	line-height: 16px;
}
#InteriorContainerLeft > div {
	float: left;
	position: relative;
	padding: 0 18px 15px 25px;
	width: 300px;
}

#shadowWrapTop {
	width: 700px;
	background: url(../images/PanelTop.png) no-repeat top center;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
#shadowWrapBottom {
	width: 700px;
	background-image: url(../images/PanelBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 30px;
}
#outerContainer {
	margin: 0 auto;
	padding: 1px 0;
	width: 700px;
	background: url(../images/PanelMiddle.png) repeat-y center;
}
#innerContainer {
	margin: -10px 0;
	padding: 12px 27px;
}
#RightContainer {
	width: 191px;
	float: right;
}


.sideFloat {
	float: right;
	width: 313px;
	margin-left: 25px;
	background-color: #dddddd;
}
.sideFloat > div {
	padding: 0 15px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.sideFloat h5 {
	text-indent: 15px;
	margin: 20px 0 0;
}
.sideFloat h4 {
	margin: 0;
	height: 31px;
	width: 100%;
	color: #FFFFFF;
	line-height: 31px;
	text-indent: 15px;
}
.sideFloat h4.blue {
	background: url(../images/blueBlockHeadBG.jpg) repeat-x;
}
.sideFloat h4.black {
	background: url(../images/blackBlockHeadBG.jpg) repeat-x;
}

/**************************************/
/*               Callout2              */
/**************************************/

#Site #Callout2 {
	position: relative;
}
#Site #Callout2 p {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}

.home #Site #Callout2 {
	background: url(../images/PanelMiddle.png) no-repeat top left;
}
.InteriorContainer01 {
}
.home #Site #Callout2 p {
	width: 265px;
	padding: 25px 25px 35px;
	left: 35px;
	background: url(../images/yellow35alphaBG.png);
}

.company #Site #Callout p, .customerSupport #Site #Callout p, .investors #Site #Callout p, .professionalServices #Site #Callout p, .newsRoom #Site #Callout p, .testSolutions #Site #Callout p {
	padding: 0 20px;
	width: 348px;
	top: 45%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}




/**************************************/
/*               FOOTER               */
/**************************************/


#Site #Footer {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: bold;
}
.FooterText_Black {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #999;
}
#Site #Footer a {
	color: #ccc;
	font-size: 11px;
}
#IntPanel {
	background-image: url(../images/PanelMiddle.png);
	background-repeat: repeat-y;
	background-position: left;
}
#PageContainer {
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 20;
	padding-left: 24px;
	width: 908px;
}
#content {
	z-index: 2;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	width: 906px;
	display: block;
	position: relative;
	padding: 2px;
	height: 538px;
}
.roundCorners {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#FontinaHeader {
	height: 122px;
	width: 900px;
}

#FontinaContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.HomepageText {
	width: 390px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
#Scroller {
	text-align: left;
	font-size: 11px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.MenuHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #951D10;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#Scroller li {
	display: inline;
	color: #333;
	cursor: pointer;
	margin-right: 2px;
	margin-left: 2px;
}
#Scroller li:hover {
	text-decoration: underline;
	color: #951D10;
}
#shadowWrapTopHOME {
	width: 700px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
.DININGpageText {
	width: 370px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
