/* Generic settings */
body {
	font-family: arial, sans-serif;
	color: #474747; 
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	/* border: 1px solid #0000FF; */
}
.edges {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/page_edges.gif) 0 0 repeat-y;
	overflow: auto;
}
.pageHeader {
	width: 750px;
	height: 197px;
	background: url(images/page_header.gif) 0 0 no-repeat;
}
.menuText {
	padding-left: 10px;
	padding-right: 10px;
}
.pageMenu {
	float: left;
	width: 112px;
	height: 377px;
	margin-left: 36px; 
	margin-top: -62px;
	padding-top: 65px;
	font-weight: bold;
	line-height: 25px;
	background: url(images/menu_divider.jpg) 100% 0 no-repeat;
	display: inline;
}
.fullPage {
	float: left; 
	width: 535px;
	margin-left: 25px;
	margin-top: -38px;
}
.fullWidth {
	float: right; 
	width: 535px;
	margin-right: 40px;
/*	margin-left: 25px;*/
	margin-top: 0px;
	margin-bottom: 10px; 
}
.centered {
	text-align: center;
}
.rightAligned {
	float: right; 
	margin-right: 55px;
	display: inline;
}
.smallText {
	font-size: 85%;
}
a img {
	border: none;
}
.topPadS {
	padding-top: 10px;
}
.botPadS {
	padding-bottom: 10px;
}

/* Heading formats */
h1 {
	color: #419133;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 140%; 
	font-weight: bold;
}
h2 {
	color: #419133;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 120%; 
	font-weight: bold;
}
h2.events {
	color: #419133;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 120%; 
	font-weight: bold;
}
h2.ul {
	color: #419133;
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 120%; 
	font-weight: bold;
}

/* Table defs */
table {
	border-collapse: collapse;
	empty-cells: show;
}
th.row {
	color: #419133;
	font-weight: bold;
	text-align: center;
}
th.col {
	font-weight: bold;
	text-align: right;
}
table.products {
	border-collapse: collapse;
	empty-cells: show;
	border: 2px solid #A9B6A6;
}
td.prodDesc {
	border-bottom: 1px solid #A9B6A6;
	height: 30px;
}
td.prodText {
	border-left: 1px solid #A9B6A6;
	border-bottom: 1px solid #A9B6A6;
	padding-left: 10px;
	color: #0000FF;
}

/* Paragraph formats */
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
p.largeTopMargin {
	margin-top: 20px;
}
p.largeBotMargin {
	margin-bottom: 30px;
}
p.largeMargins {
	margin-top: 20px;
	margin-bottom: 20px;
}
p.errors {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 127px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
p.noBotMargin {
	margin-bottom: 0px;
}

/* Home page */
.welcomeText {
	float: left; 
	width: 305px;
	margin-left: 25px;
	margin-top: -38px;
	display: inline;
}
.welcomeImage {
	float: right; 
	margin-right: 28px;
	margin-top: -15px;
	margin-bottom: 10px;
	text-align: center;
	display: inline;
}

/* Dairy products page */
.dairyText {
	float: left; 
	width: 340px;
	margin-left: 25px;
	margin-top: -38px;
	display: inline;
}
.dairyImage {
	float: right; 
	margin-right: 55px;
	margin-top: 0px;
	text-align: center;
	display: inline;
}

/* Place an order page */
.orderText {
	float: left; 
	width: 340px;
	margin-left: 25px;
	margin-top: -38px;
	display: inline;
}
.orderImage {
	float: right; 
	margin-right: 45px;
	margin-top: -20px;
	text-align: center;
	display: inline;
}
.spacer {
	width: 1px;
	height: 300px;
}

/* Order confirmation page */
.orderConfirm {
	float: left;
	width: 535px;
	height: 240px;
	margin-left: 25px;
	margin-top: -38px;
}

/* Yummy Ice Cream pages */
.yummyText {
	float: left; 
	width: 350px;
	margin-left: 25px;
	margin-top: -38px;
	display: inline;
}
.yummyLogo {
	float: right; 
	margin-right: 32px;
	margin-top: -5px;
	margin-bottom: 15px;
	text-align: center;
	display: inline;
}
.parlourImage {
	float: right;
	margin-left: 10px;
	display: inline;
}

/* Flavours page */
.flavoursImage {
	float: right; 
	margin-right: 35px;
	text-align: center;
	display: inline;
}
.leftMar {
	margin-left: 173px;
}

/* New & Events page */
.newsText {
	float: left; 
	width: 540px;
	margin-left: 25px;
	margin-top: -38px;
	display: inline;
}
.newsImage {
	float: right;
	margin-top: 5px; 
	margin-right: 35px;
	text-align: center;
	display: inline;
}
.eventsText {
	float: left; 
	width: 350px;
	margin-left: 173px;
  	display: inline;
}
.eventsImage {
	float: right; 
	margin-top: 65px;
	margin-right: 52px;
	text-align: center;
	display: inline;
}
.jemJusLogo {
	padding-top: 1835px;
}
.topPad20 {
	padding-top: 20px;
}
.rightPad20 {
	padding-right: 20px;
}

/* Links page */
th.linksHeader {
	padding-top: 20px;	
}

/* Contact us page Google map */
.gMap {
	width: 350px;
	height: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

/* Site map page */
.siteLinks {
	width: 200px;
	margin-left: 290px;
	text-align: center;
}

/* Page footer */
.footerMenuText {
	padding-left: 5px;
	padding-right: 5px;
}
.footerText {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 5px;
 	padding-bottom: 40px;
	color: #474747;
	font-size: 80%;
	line-height: 20px;
}
.pageFooter {
	width: 750px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
/*	background: url(images/page_footer.jpg) 0 100% no-repeat;  */
}

/* Link formatting */
a:link    {color: #419133; text-decoration: none;}
a:visited {color: #419133; text-decoration: none;}
a:active  {color: #419133; text-decoration: none;}
a:hover   {color: #419133; text-decoration: underline;}

a.menu:link    {color: #4D4C4C; text-decoration: none;}
a.menu:visited {color: #4D4C4C; text-decoration: none;}
a.menu:active  {color: #9663C4; text-decoration: none;}
a.menu:hover   {color: #FFFFFF; text-decoration: none; background-color:#419133;}

a.menuSelected:link    {color: #419133; text-decoration: none;}
a.menuSelected:visited {color: #419133; text-decoration: none;}
a.menuSelected:active  {color: #419133; text-decoration: underline;}
a.menuSelected:hover   {color: #419133; text-decoration: none;}

a.footer:link    {color: #474747; text-decoration: none;}
a.footer:visited {color: #474747; text-decoration: none;}
a.footer:active  {color: #474747; text-decoration: none;}
a.footer:hover   {color: #474747; text-decoration: underline;}

/* CMS */
.clear {
	clear: both;
	height: 0px;
}
hr.gray {
	clear: both;
	border: 1px solid #eee;
	background: #eee;
	color: #ccc;
}