/* Start of CMSMS style sheet 'H2O Stylesheet' */
@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #000033;
	margin: 0; 
	padding: 0;
	text-align: center;}

body.oneColFixCtrHdr {
background: #000033;
}

.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto; 
/*	border: 1px solid #000000;*/
	text-align: left;
/*	background-color:#001c37;
	background-image:url(images/backgrounds/footer.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
/*	background:#001c37 url(images/backgrounds/footer.jpg) repeat-x bottom left !important; */
 
	color: #fff;

	}
.oneColFixCtrHdr #container #header {
	padding: 0;
	float:left;  
background-color:#001c37;
}
.oneColFixCtrHdr #container #header h1 {
	margin: 0; 
	padding: 10px 0;
}

.oneColFixCtrHdr #container #header #mainNavigation {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:600px;
	}
	
.oneColFixCtrHdr #container #header #newsletterSignup {
	padding-right:25px;
	padding-top:15px;
	float:right;
	width:320px;
	text-align:right;
	}
	
form.newsletterSignup {
	width:340px;
	line-height:1.6em;
	}
	
form.newsletterSignup input#email {
	width:150px;
	background-color:#00509f;
	border:1px solid white;
	padding:3px;
	color:white;
	font-weight:bold;
	}
	
form.newsletterSignup input#submit {
	background-color:#9bbdf2;
	background-image:url(images/buttons/newsletter-signup-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:2px solid white;
	color:#fff;
	font-weight:bold;
	}
	
/*************************************

	Main navigation
	
**************************************/

/*#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: transparent;
color: White;
float: left;
width: 600px;
font-family: arial, helvetica, sans-serif;
float:left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-size:1.2em;
font-weight:bold;
letter-spacing:0.05em;
}

#navcontainer ul li.currentpage {
padding: 0.2em 1em;
background-color: transparent;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-weight:bold;
letter-spacing:0.05em;
}

#navcontainer ul li a:hover
{
background-color: #09008b;
color: #fff;
}*/

/*************************************

	Main Content Area 
	
**************************************/

.oneColFixCtrHdr #container #mainContent {
	padding: 0 20px; 
	clear:left;
	float:left;
	width:960px;
	/*background:transparent;*/
background:#001c37 url(images/backgrounds/footer.jpg) repeat-x bottom left !important;
}

.oneColFixCtrHdr #container #mainContent p {
	font-size:1.2em;
	line-height:1.6em;
padding-bottom:15px;
	}

/*	Welcome Splash and text  */

.oneColFixCtrHdr #container #mainContent #welcomeSplash {
	width:950px;
	height:367px;
	background-image:url(images/backgrounds/welcome-splash.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	}
#welcomeSplash h1 {
text-indent:-5000em;
}
	
.oneColFixCtrHdr #container #mainContent #welcomeSplash #welcomeSplashTextArea {
	width:335px;
	height:300px;
	overflow:auto;	
	color:#FFFFFF;
	font-size:1.4em;
	line-height:1.8em;
	position:absolute;
	top:30px;
	left:30px;
	}
	
/*	Three column layout for Main Content  */

.oneColFixCtrHdr #container #mainContent #subContentOne {
	width:300px;
	float:left;
	padding-right:20px;
	}
	
.oneColFixCtrHdr #container #mainContent #subContentOne p {
	padding-bottom:25px;
	}
	
.oneColFixCtrHdr #container #mainContent #subContentTwo {
	width:300px;
	float:left;
	padding-right:20px;
	}
	
.oneColFixCtrHdr #container #mainContent #subContentThree {
	width:300px;
	float:left;
	padding-right:10px;
	}
	
/*	Display for opening hours  */

/* .oneColFixCtrHdr #mainContent #subContentThree */

dl#openingHours {
	padding-top:20px;
	font-size:1.3em;
	font-weight:bold;
	width:300px;
	margin:0 !important;
	line-height:1.75em;
float:left;
	}
	
dl#openingHours dt {
	float:left;
	width:145px;
	text-align:right;
	clear:both;
	margin:0;
	}
	
dl#openingHours dd {
	float:right;
	width:145px;
	margin:0;
	}
	
/*	Display headings with graphic text  */

h2.menus {
	width:293px;
	height:31px;
	background-image:url(images/text/menus.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	padding-top:0 !important;
	padding-bottom:25px;
	}
	
h2.openingHours {
	width:267px;
	height:39px;
	background-image:url(images/text/opening-hours.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	padding-top:0 !important;
	}
	
h2.thePizzaPeople a {
	height:257px;
	width:294px;
	background-image:url(images/buttons/the-pizza-people.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	display:block;
	}
	
/*	Buttons */

h3.downloadMenus a {
	width:293px;
	height:67px;
	background-image:url(images/buttons/get-our-menu.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	padding-top:0 !important;
padding-bottom:30px !important;
	display:block;
	}

h3#paoloSignature {
width:293px;
	height:65px;
	background-image:url(images/backgrounds/paolo-signature.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	padding-top:0 !important;
	display:block;
clear:left;
	}

p#paoloSignature {
font-size:1em !important;
font-style:italic;
line-height:1.4em;
}

/*	Footer  */

#footer {
	background:transparent;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear:left;
	float:left;
	width:980px;
	/*background-image:url(images/backgrounds/footer.jpg);*/
	background-position:bottom left;
	background-repeat:repeat-x;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
	color:#b9dcff;
}

#footer p a {
	color:#b9dcff;
}

#footer p a:hover {
text-decoration:none;
}

/*******************************

   Text formatting and other bits

********************************/

.oneColFixCtrHdr #container #mainContent a:link {
color:#fff;
text-decoration:underline;
}

.oneColFixCtrHdr #container #mainContent a:visited {
color:#ebebeb;
}

.oneColFixCtrHdr #container #mainContent a:hover {
text-decoration:none;
}



h1.headline {
font-size:2.8em;
padding-bottom:15px;
font-family:Arial Black,Geneva, Arial, Helvetica, sans-serif;
letter-spacing:-0.075em;
}

.imagePositionerOne {
float:left;
padding:5px;
margin-right:15px;
margin-bottom:15px;
border: 1px solid #6699cc;
}

.imagePositionerTwo {
float:right;
padding:5px;
margin-left:15px;
margin-bottom:15px;
border: 1px solid #6699cc;
}

.imagePositionerThree {
float:right;
padding:5px;
margin-left:15px;
margin-bottom:15px;
}

.spacer {
padding-bottom:25px;
}

/*************************

  Contact Form

*************************

form#m3moduleform_1 div.formbuilderform div label {
width:150px;
}

/*	Menus  */

ul#menus {
	margin-top: 20px;
padding-bottom:50px !important;
	list-style-type:none;
width:800px;
	}
	
ul#menus li {
	list-style-type:none;
	margin-bottom:40px;
margin-right:30px;
float:left;
clear:left;
width:800px;
	}

ul#menus li.last {
padding-bottom:50px;
}
	
ul#menus li img {
	height:200px;
	width:200px;
	float:left;
	}

.christmas {
height:99px !important;
padding-left:40px;
}
	
ul#menus li h3 {
	font-size: 2.8em;
	padding-bottom: 15px;
padding-left:30px;
padding-top:0 !important;
	font-family: Arial Black,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: -0.075em;
	float:right;
	width:570px;
	}
	
ul#menus li p {
	width:570px;
padding-left:30px;
	float:right;
	clear:right;
	}


ul#menus li a h4.downloadMenus {
	width:293px;
	height:67px;
	background-image:url(images/buttons/get-our-menu.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:-5000em;
	padding-top:0 !important;
	display:block;
float:right;
clear:right;
	}


ul.partymenu {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
border-bottom:2px dashed #CCCCCC;
margin-bottom:20px;
padding-bottom:20px;
margin-left:200px !important;
width:500px;
}

ul.partymenu {
list-style-type:none;
line-height:1.6em;
font-size:1.2em;
}

ul#partyMenus {
padding-left:30px;
padding-bottom:25px;
}

ul#partyMenus {
list-style-type:circle;
line-height:1.6em;
font-size:1.2em;
}

/* End of 'H2O Stylesheet' */

