html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: separate;
	border-spacing: 0;
}*/
body {
/*	background: #2ea2fb url('../images/left_cloud.png') bottom left no-repeat;*/
	background: #2ea2fb;
	font: 11px 'trebuchet ms',Helvetica, Arial, sans-serif; 
	color: #222;
	text-align: center;
}
p {
	margin:8px 0 0 0;
	/*margin-bottom: 18px;
	display: block;*/
}
#cloud-container {
	width: 100%;
	/*background: url('../images/right_cloud.png') bottom right no-repeat;*/
	height: 100%;
}
.container {
	width: 950px;
	text-align: left;
	margin: 2px auto 0 auto;
}

#leftCol {
	float:left;
	width:196px;
	margin:3px 0 0 28px;
	background:#ffffff;

}

#rightCol {
	float:left;
	width:682px;
	margin:3px 0 0 0;
	background:#ffffff;
}
#flashhome {
	float:left;
}
#flashsquare {
	float:left;
}

#homeLeft {
	float:left;
	width:342px;
}
#homeRight {
	float:left;
	width:276px;
	margin:6px 0 0 42px;
}
#productLeft {
	float:left;
	width:335px;
}
#productRight {
	float:left;
	width:345px;
	margin:6px 0 0 0px;
}
.pateSummary {
	width:680px;
	margin:0 0 0px 0;
}
.summaryPic {
	float:left;
	margin:0 20px 0px 0;
}
.summaryPic img {
	margin-bottom:30px;
}
.igourmet-small {
	float:right;
}
.smallimg {
	margin:8px 8px 8px 0;
}
.prodinfo {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#da2128;
}
.prodinfo a,
.prodinfo a:visited {
	color:#da2128;
	text-decoration:none;
}
.prodinfo a:hover {
	text-decoration:underline;
}
#igourmet-large {
	margin:0px 0 10px 0;
}
.related {
	float:left;
	width:115px;
	margin:10px 10px 0 0;
	font-size:11px;
}
.related a,
.related a:visited {
	text-decoration:none;
	color:#333333;
}
.related a:hover {
	text-decoration:underline;
	color:#da2128;
}
.teaser {
	margin:0 0 21px 0;
}
.teaser img.thumbnail {
	float:left;
	margin:0 12px 20px 0;
}

.mp-title {
	margin:18px 0 7px 0;
}
.spatulatta {
	margin:18px 0 7px 10px;
}

.britshoppe {
	margin:18px 0 7px 10px;
}

#stockists {
	padding:12px 0 0 60px;

}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#footer {
	clear: both;
	position: fixed;
	/*bottom: -45px;*/
	bottom:0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width:100%;
	left: 0;
	z-index:900;
}



#header {
	display: block;
	width: 823px;
	padding-bottom: 18px;
	color: #567889;
}


#inner {
	padding:0px 0px 300px 0px;
	/*background:#ffffff;*/
}

#Top {
	width:950px;
	height:43px;
	background:url(../images/column-top-transparent.png) no-repeat;
}
#Column {
	width:950px;
	background:url(../images/column-slice-transparent.png) repeat-y;
}
#Plane {
	float:right;
	position:relative;
	margin:-36px -6px 0 0;
}
#Logo {
	width: 294px;
	height: 64px;
	margin: 1px 0 0 50px;
	float:left;
}

.black-line {
	height:3px;
	background:url(../images/black-line.gif) repeat-x;
	margin:10px 26px;
}

/* ------------------------------------- */
h3 img {
	margin-right:10px;
}

.clear {
	clear:both;
}

/* -------------------------------- MAIN NAV ------------------------------- */
#mainnavbox {
	float:left;
	margin:0px 0 0 35px;
}

#mainnav li {
	display:inline;
	margin:0 20px 0 0;
}



/* -------------------------------- LEFT NAV ------------------------------- */

#navigation {
	list-style:none;
	margin:0 0 0 17px;
}
#navigation li img {
	margin-right:8px;
}
#navigation li ul {
	list-style:none;
}
#navigation li ul li {
	margin:3px 0 3px 30px;
}
#navigation li ul li a:link,
#navigation li ul li a:visited {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#navigation li ul li a:hover {
	color:#db2229;
}




form {
	margin:0;
	padding:0;
	text-align:left;
}
input,select,textarea {
	border:1px solid #eeeeee;
	width:340px;
}
input.submit {
	width:80px;
}
img,input.checkbox,input.radio {
	border:0;
}

input:focus,select:focus,textarea:focus {
	border:1px solid #D12228;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/*
table {
	border-collapse:collapse;
	font-size:1em;
}*/


#first_name,
#last_name,
#email,
#message,
#first_name_error,
#last_name_error,
#email_error,
#message_error {
	display:inline;
}


.error {
	background-color:#ff0000;
	color:#ffffff;
	padding:0px;
	display:inline;
}
.success {
	background-color:#33ff66;
	padding:10px;
	color:#000000;
}