/* GENERAL STYLES */
/* 	Sartis style sheet

	Mike Sudworth

	03/10/2005

*/



/* ====================================================

			This Section Covers General Styling

	==================================================

*/



@import url(forms.css);



body,

body.Email  {

	background: #830000 url(/images/body_image.gif) no-repeat top center;

	font-family: Arial, Tahoma, Verdana, Sans-serif;

	font-size: 70%;

}



body.Email {

	background: none;

	background-color: #830000;

}



#pageMaster {

	text-align: center;

}



#pageContainer,

#pageContainerEmail {

	text-align: left;

	margin: 0 auto;

	width:660px;

	background: #FFF url(/images/parchmentTile.gif) repeat top left;

	background-color: #FFFFFF;

}



#pageContainerEmail {

	width: 600px;

}





/* This hr is for the printer stylesheet only this hides the hr */

hr{

	visibility: hidden;

}



h1{

	padding: 0 50px 0 0;

	margin: 0 0 10px 0;

	color: #960606;

	font-size: 210%;

	line-height: 1.0em;

	font-weight: bold;

	font-family: georgia;

}



h1.Email {

	font-size: 180%;

	margin: 0 0 5px 0;

} 



#EmailContentPanel h2 {

	padding: 20px 0 3px 2px;

}

ul{

	padding:0;

	margin: 0;

	list-style: none;

}



li{

	padding:0;

	margin: 0;

	display: inline;

}


h2,

p h2,

#EmailContentPanel h2.EmailSub{

	margin: 0;

	font-weight: bold;

	font-size: 130%;

	color: #960606;

	padding: 0 0 5px 0;

}



#EmailContentPanel h2.EmailSub {

	font-size: 100%;

	color: #036201;

	font-weight: bold;

	margin: 0 0 20px 0;

	padding: 0 0 3px 3px;

}



p {

	padding: 0 20px 15px 0;

	margin: 0;

	color: #036201;

}



label {

	color: #036201;

}



h3{

	/*margin: 0;

	color: #666666;*/

	font-weight: bold;

	font-size: 130%;

	color: #960606;

}



img{

	border: 0;

}





a {color: #960606;text-decoration: underline;}



a:hover {

	color: #5D9A05;

	text-decoration: underline;}



a:active {color: #5D9A05;}/*font-weight:bold;}*/



a:visited {color: #B55151;}





/* how to clear a series of floats, make the inner floats push the outer container WITHOUT a br clearboth */

.fc:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.fc { display: inline-table; }



/* Hides from IE-mac \*/

* html .fc { height: 1%; }

.fc { display: block; }

/* End hide from IE-mac */



/*	HEADING SECTION	*/

/*	*****************************	*/

#headerWrapper,

#headerWrapperEmail {

	position: relative;

	padding: 1em;

	margin:0;

	background: transparent url(/images/sartitop.gif) no-repeat top left;

}



#headerWrapperEmail {

	background: none;

	padding: 0;

}



#mainImages a img {

	margin: 15px 0 0 15px;

}



#mainImages img.rightlogo {

	margin: 0 0 0 280px;

}



/*	PRIMARY MENU	*/

/*	******************************	*/

#primaryNavigation {

	background: transparent url(/images/Sarti_primaryMenuBackt.gif) no-repeat top left;

	height: 50px;

}



#primaryNavigation ul.navigation {

	padding: 14px 0 0 8px;

}	



#primaryNavigation ul.navigation li 

{

	font-weight: bold;

	padding: 0 0 0 22px;

}



#primaryNavigation ul.navigation li.firstnode {padding: 0 0 0 18px;}







#primaryNavigation ul.navigation li a {color: #E0D49A;text-decoration: none;}





#primaryNavigation ul.navigation li a:hover {

	color: #F9D191;

	text-decoration: none;

}



#primaryNavigation ul.navigation li.current a{

	color: #FFF;

	text-decoration: none;

}

#contentWrapper {

	margin: 0 0 40px 30px;

	background: transparent url(/images/pageDivider.gif) repeat-y top left;

	height: 425px;

}



html>body #contentWrapper {

	height: auto;

	min-height: 425px;

}





#contentWrapperNoImage {

	margin: 0 0 40px 30px;

}



/*	RESTAURANT PAGE	*/

#restaurantWrapper {

	background: transparent url(/images/pageDivider.gif) repeat-y top left;

}





/*	MENU DETAIL PAGE	*/

#fullMenuLink {

	background: transparent url(/images/pdfLink.gif) no-repeat bottom left;

	padding: 0 0 10px 0;

	margin: 0 0 20px 0;

}





/*	MENUDETAILS LISTING	*/

#AssetsListing,

AssetsListingNoHeader {

	padding: 0 0 0 0;

	background: transparent url(/images/menuDetailSpacer.gif) no-repeat top left;

	padding: 8px 0 0 0;

}



#AssetsListingNoHeader {

	background: none;

}



.AssetItem {

	background: transparent url(/images/menuDetailSpacer.gif) no-repeat bottom left;

	padding: 0 0 8px 0;

	margin: 0 0 8px 0;

}



.AssetItem span.menuItemHeading {

	font-weight: bold;

}



.AssetItem p {

	padding: 0;

}



.AssetItem div.listingHeader {

	position: relative;

}



.AssetItem div.listingHeader h4 {

	font-size: 100%;

	font-weight: normal;

	padding: 0 0 5px 0;

	margin: 0;

	font-family: Arial;

}



.AssetItem div.listingHeader span.menuItemDate {

	color: #036201;

	font-weight: bold;

	position: absolute;

	top:0;

	right:0;

}



/*	SITEMAP	*/

/*	*****************************	*/

div.sitemapItem {

	width:130px;

	margin: 0 20px 0 0;

	float:left;

	height:140px;

	min-height:140px;

}



html>body div.sitemapItem {height:auto;width: 500px;} 



div.sitemapItem h3 {	

	border-bottom: 1px solid #8CB379;

	padding: 0 0 8px 0;

	font-size: 100%;

	font-weight: bold;

	margin: 0 0 10px 0;

}



div.sitemapItem h3.mainUseful {

	color: #036201;

}



div.sitemapItem ul {

	padding: 0;
	margin: 0 0 0 20px;
}



div.sitemapItem ul li {
	padding: 0 0 5px 0;
}





div.sitemapItem br {

	padding:0;
	margin:0;

}



div.sitemapItem a, div.sitemapItem a:visited {

	color: #960606;

	



}



div.sitemapItem a:hover {

	color:#911313;

}





/*	HOMEPAGE PANEL	*/

/*	******************************	*/

#mainContentPanel {

	width: 385px;

	float: left;
	font-size:12px;

}



#EmailContentPanel {

	width: 525px;

	padding: 0 0 0 40px;

}



#EmailContentPanel a:link,

#EmailContentPanel a:active,

#EmailContentPanel a:hover,

#EmailContentPanel a:visited {

	padding: 0 0 0 3px;

	margin: 0;	
	font-family:georgia;
}



#EmailContentPanel p {

	padding: 0 0 10px 3px;

}



html>body #sitemapContentPanel {

	/*margin: 0 0 0 20px;*/

}



.imageWithBorderWrapper,

.imageWithBorderWrapperFullSize {

	margin: 0 0 10px 0;

}





.imageWithBorderWrapper,

.imageWithBorderWrapperRight,

.imageWithBorderWrapperFullSize {

	padding: 4px;

	border: 1px solid #960606;

}



.imageWithBorderWrapperFullSize,

.imageWithBorderWrapperFullSize img {

	width: 590px;

	height: 165px;

}



.imageWithBorderWrapper,

.imageWithBorderWrapper img{

	width: 380px;

	height: 165px;

}



.imageWithBorderWrapperRight,

.imageWithBorderWrapperRight img {

	width: 170px;

	height: 80px;

}



#rightContent {

	width: 200px;

	float: left;

	padding: 0 0 0 35px;

}



.rightPanel {

	margin: 0 0 20px 0;



}



.rightPanel p,

.rightPanel p.rightPanelHeading p.rightPanelHeading a{

	color: #960606;

	padding: 0 25px 0 0;

	margin: 0;

}



.rightPanel p.rightPanelContentBottom {

	color: #036201;

}



.rightPanel p.rightPanelContent {

	padding: 0 18px 10px 0;

	color: #036201;

}



.rightPanel p.rightPanelHeading {

	font-weight: bold;

	padding: 10px 0 3px 0;

	margin: 0;

	font-family: georgia;

}



/*	SECONDARY NAVIGATION	*/

/*	********************	*/



#secondaryNavigation h3 {

	font-size: 100%;

	font-weight: bold;

	font-family: georgia;

	color: #036201;

	border-bottom: 1px solid #8CB379;

	width: 180px;

	padding: 0 0 6px 0;

}



#secondaryNavigation ul.navigation {

	

}



#secondaryNavigation ul.navigation li {

	border-bottom: 1px solid #8CB379;

	width: 180px;

	display: block;

	padding: 4px 0;

}



#secondaryNavigation ul.navigation li a {

	text-decoration: none;

}



#secondaryNavigation ul.navigation li a:hover {

	color: #5D9A05;

	text-decoration: none;

}



#secondaryNavigation ul.navigation li.current a {

	color: #5D9A05;

	font-weight: bold;

	text-decoration: none;

}



#secondaryNavigation ul.navigation li ul.navigation li{

	border-bottom: none;

	width: 180px;

	display: block;

	padding: 4px 0 0px 6px;

	

}



#secondaryNavigation ul.navigation li ul.navigation li a {

	background: transparent url(/images/SitemapSpacer.gif) no-repeat center left;

	font-weight: normal;

	padding: 0 0 0 8px;

}





#secondaryNavigation ul.navigation li ul.navigation li a:hover {

	color: #5D9A05;

	text-decoration: none;

}



#secondaryNavigation ul.navigation li ul.navigation li.current a {

	color: #5D9A05;

	font-weight: bold;

}



/*	CONTACT US	*/



#addressImage {

	position: relative;

}



#addressImage img {

	position: absolute;

	left:-15px;

	top: -18px;

	

	

}



p.addressHeading {

	font-weight: bold;

}





#rightContent .addressDetailsWrapper {

	border-bottom: 1px solid #8CB379;

	margin: 0 0 15px 0;

}



#rightContent .addressDetailsWrapper h3 {

	color: #036201;

	font-size: 100%;

	font-weight: bold;

	margin-bottom: 10px;

	

}



#rightContent .addressDetailsWrapper p {

	padding: 0 0 5px 0;

	margin: 0;

}





/*	HOUSEKEEPING MENU	*/

/*	******************************	*/

#housekeeping {

	position: absolute;

	top: 0;

	right: 0;

}



#housekeeping ul.navigation {

	/*float:right;*/

}



#housekeeping ul.navigation li {

	background: transparent url(/images/housekeepingSpacer.gif) no-repeat center left; 

	padding: 0 14px 0 6px;

	font-size: 100%;

}



#housekeeping ul.navigation li.lastnode {

	margin: 0;

	padding: 0 0 0 6px;

}



#housekeeping ul.navigation li a {

	color: #E0D49A;

	text-decoration: none;

}

#housekeeping ul.navigation li a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}



#housekeeping ul.navigation li.current a {

	color: #FFFFFF;

}





/*	UTILITIES	*/

/*	******************************	*/

#footerWrapper,

#footerWrapperEmail {

	width: 660px;

	height: 120px;

	background: transparent url(/images/sartibottom.gif) no-repeat bottom left;
         
}

#footerWrapper ul.navigation {

	/*float:center;*/
        margin-left: 50px;
        margin-top: 15px;

}

#footerWrapper ul.navigation li {

	background: transparent url(../images/housekeepingSpacer.gif) no-repeat center left; 

	padding: 0 14px 0 6px;

	font-size: 100%;

}

#footerWrapper ul.navigation li a {

	color: #960606;

	text-decoration: none;

}

#footerWrapper ul.navigation li a:hover {

	text-decoration: underline;

	color: #911313;

}

#footerWrapper ul.navigation li.current a {

	color: #036201;

}

#footerWrapperEmail {

	width: 600px;

	

}



#theline {

	border-top: 1px solid #036201;

	width: 525px;

	margin: 25px 0 0 40px;

	padding: 10px 0 0 0;

}	





/*	PAGER	*/

#pager {

	text-align: right;

}



#pager p {

	font-weight: bold;

	margin: 0;

	padding: 0;

}



#pager p span {

	color: #036201;

	font-weight: normal;

}



#pager a{

	color: #960606;

	font-weight: normal;

}





/*	UTILITIES	*/

/*	******************************	*/

.floatright {float: right;}

.floatleft {float: left;}

/* EDITOR PROPERTIES */
