@charset "utf-8";
/* Blue Food Co */

/* colours
------------------------------------- 
cream background: fcf9ec
bisque nav: eee1da
brown text: 7d675b
orange links: d89349

------------------------------------- */


/* basics
-----------------------------------------*/
body {
	font: 13px/18px Arial, Helvetica, sans-serif;
	background: #16547F;
}

a { color: #6A96B6; text-decoration: underline; }
a:hover, a:focus { color: #5D6469; }

.container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0 0 40px #333333;
	-moz-box-shadow: 0 0 40px #333333;
	box-shadow: 0 0 40px #333333;
}

.content {
	width: 760px;
	background: #fff;
	padding: 20px 20px 20px 20px;
	clear:both;
	overflow: auto;
	color: #333333;
}


/* header 
----------------------------------------*/

.header {
	background: #fcf9ec;
	width: 800px;
	padding:0;
	margin: 0;
}

.header h1.logo {
	margin: 0;
	padding:0;
	width: 138px;
	height: 199px;
	float:left;
	background: url(../images/logo.gif) no-repeat;
}

.header h1.logo a {
	color: #000000;
	width: 138px;
	height: 199px;
	text-decoration: none;
	font: 18px Georgia, Times, serif;
	text-indent: -9999em;
	display: block;
}

.header img {
    display:block;
    float:left;
}



/* nav bar styles
-------------------------------------- */
.nav {
	width: 760px;
	background: #b1bac2;
	clear:both;
	padding: 0 20px;
	margin: 0;
	height: 48px;
	position: relative;
	z-index: 400;
}

.nav ul {
	width: 760px;
	list-style: none;
	margin:0;
	padding: 0;
	color: #f1f1f1;
	font: normal normal bold 12px/48px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.nav li {
	float:left;
	display:block;
	text-align: center;
	position:relative;
	margin: 0;
}

.nav li.active { 	background: #64a890; }

.nav li.last {
	margin-right: 0px;
}

.nav li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding:0 12px;
}

.nav li a:hover {
	background: #949fa7;
	color: #fff;
}



/* content formatting
--------------------------------------------*/

a.moreLink {
	display: block;
	text-align: right;
	font-size: 14px;
	margin-bottom: 10px;
	color: #a60f2d;
}
a.moreLink:hover {
	color: #2f050f;
}

a.blockLink {
	color: #666;
	display: block;
	width: 250px;
	background-color: #CEDEE8;
	background-repeat: no-repeat ;
	background-position: left center;
	margin: 8px 0 0 0;
	padding: 2px;
	text-decoration: none;
	border-bottom: 1px solid #8A959C;
	overflow: auto;
}
a.blockLink:hover {
	background-color: #eee;
}
a.blockLink.pdfLink { background-image: url(../images/icons/file-pdf.png); padding: 2px 2px 2px 22px; }



.content .column {
	width: 430px;
}

.content .listcolumn2 {
	width: 205px;
	float: right;

}

.content .shopcolumn {
	width: 430px;
}
.content .shoplist {
	width: 205px;
}

.content .shoplist2 {
	width: 205px;
	float: right;

}

.content .listcolumn {
	width: 205px;
}



.content .action {
	color: #310810;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	color: #555;
	font-family: "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-transform: uppercase;
}

.content .imageHolder img {
    padding: 5px;
    background: white;
    border: 1px solid #949fa7;
    margin: 0 25px 0 25px;
}

.content .imageHolder img.last {
    margin-right: 0;
}

.content .featurePic {
	padding: 5px;
    background: #eee;
    border: 1px solid #949fa7;
}


.content .animationDiv {
    width: 315px;
    height: 207px;
    overflow: hidden;
}

.content .animationDiv.longFeature {
	height: 430px;
	margin-bottom: 20px;
}

.content .store.featurePic
{
    height:107px;
    margin-bottom: 20px;
    
    }

ul.noList {
    list-style: none;
}

.noList li {
line-height: 24px;
}

.featuresPanel {
	clear:both;
	margin: 30px 0 10px;
	float: none;
}

.featuresPanel ul {
	list-style: none;
	margin:0;
}

.featuresPanel li {
	margin: 0 5px 0 0;
	width: 175px;
	float:left;
	padding:5px;
	min-height: 120px;
	background: #e1e1e1;
}


.CharlieChow {
	margin: 0 10px 10px 0;
	width: 315px;
	float:left;
	padding: 8px;
	min-height: 60px;
	background: #e1e1e1;
}

.faceBook {margin-bottom:5px;}

.xmas     
{
    
     background: none repeat scroll 0 0 #E1E1E1;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 25px;
    padding: 8px;
    width: 370px;
    
}

   
.featuresPanel li.last { margin: 0; }

.featuresPanel .holder {
	background: #fff;
	padding: 5px 0;
}

.featuresPanel li h4 {
	font-size: 1.1em;
}

.featuresPanel li img {
	display: block;
	margin: 0 auto;
}

.featuresPanel a {
	display: block;
	background: #CEDEE8;
	text-decoration: none;
	border-bottom: 1px solid #8A959C;
	color: #666;
}

.featuresPanel a:hover {
	background: #eee;
}

.facebookLink {
	width: 62px;
	float:right;
	margin-left: 18px;
	clear:both;
	margin-top: 10px;
}

.collectionLink {
	width: 124px;
	float:right;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom:10px;
	
}


.newsletter {
	width: 528px;
	margin-top: 20px;
	padding: 5px;
	background: #BDC6CF;
}

.newsletter label {
	font-size: 12px;
	font-weight: normal;
	margin-right: 100px;
}

.newsletter input.text {
	margin-right: 10px;
}

.newsletter input.signUp {
	width: 100px;
}
 
    
  


/* sidebar
-------------------------------------------*/

.content .sidebar {
	width: 330px;
	float:right;
	margin: 10px 0 0 10px;
	padding: 0;
}



.content .sidebar h3 {
	color: #7d675b;
	margin-bottom: 12px;
	text-transform: none;
}


a.featureLink {
    width: 249px;
    height: 49px;
    margin: 18px auto;
    display: block;
    background: #eee1da url(../images/cup-drawing.gif) no-repeat top right;
    text-align: center;
    color: #d89349;
    text-decoration: none;
    font: 16px/49px "Trebuchet MS", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
}

a.featureLink:hover {
    color: #7d675b;
}

.sidebar .pullQuote {
    text-align: center;
    color: #7d675b;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}


/* footer
--------------------------------------*/

.footer {
	width: 800px;
	clear:both;
	margin: 15px auto 0 auto;
	padding: 5px;
	color: #fff;
	overflow: auto;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


.footer p {
	margin: 7px 0 0 0;
}

.footer a { color: #CEDEE8; text-decoration: none;}

.footer a:hover { text-decoration: underline; }

/* subfooter (typically address/company details)
---------------------------------------------------------*/

.designTag {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	width: 800px;
	margin: 0 auto;
}

.designTag a {
	color: #CEDEE8;
	display:block;
	text-decoration: none;
	text-align: center;
}

.designTag a:hover {
	text-decoration: underline;
}



.awardItem {
	margin: 20px 0;
	border-bottom: 2px solid #eee;
	clear:both;
}

.awardItem img {
	float:left;
	margin: 0 20px 10px 0;
}
.awardItem.awardRoll img {
	margin-right: 90px;
}
.awardItem.awardRoll img.last { margin-right: 0; }

.pressItem {
	margin-bottom:20px;
	border-bottom: 2px solid #eee;
	padding-bottom: 20px;
}

.pressItem img {
	display: block;
	margin: 0 auto;
}


.stockists {
	margin: 20px 0;
}

.stockists img.leftImg {
	float:left;
	margin: 0 20px 10px;
}

.stockists img.rightImg {
	float: right;
	margin: 0 20px 10px;
}

.stockists img.centerImg {
	margin: 0 auto 10px;
	display: block;
}

.multiCol {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}

.multiCol h6, .multiCol h5 {
	-moz-column-break-before : always;
	-webkit-column-break-before: always;
}

.multiCol ul {
	-moz-column-break-before: avoid;
	-webkit-column-break-before: avoid;
}


.productListing { 
	margin-bottom: 15px;
	width: 750px;
	overflow: auto;
	background: #eee url(../images/watermark.gif) no-repeat top right;
	padding: 5px;
	clear:both;
}

.productListing img {
	float: left;
	margin: 0 10px 5px 0;
}

.productListing ul {
	margin-left: 150px;
}

.productListing h6 {
	line-height: 2.5em;
}

/*-------------- end template structure styles -------------
************************************************************
---------------- start universal styles ------------------*/


.clearRight { clear: right; }
.clearLeft	{ clear: left; }
.clearBoth	{ clear: both; }


img.floatRight { float: right; margin: 0 0 5px 10px; }



/* horizontal rules
------------------------------------------------- */

.hr {
height: 1px;
width: 700px;
margin: 20px auto;
border-bottom: 1px solid #d89349;
clear: both;
}

.hr hr {
	visibility: hidden;
	margin: 0;
	padding:0;
}










/* contact info styles 
--------------------------------------------------*/

.contactInfo {
    margin-bottom: 15px;
    padding:1.4em; 
}

.contactInfo div {
    clear:both;
    position: relative;
    margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contactInfo p {
	text-align: left;
	clear:left;
	margin-left: 215px;
}


.contactInfo div ul {
    margin: 0 0 0 215px;
    padding: 0;
    list-style-type: none;
    clear:none;
}






/* links list
----------------------------------*/
dl {
    margin-left: 40px;
}
dt {
    font-weight: bold;
}
dd {
    color: #d89349;
    margin-bottom: 5px;
}
dd.doubleUp {
    margin-bottom: 0;
}

/* press release
-----------------------------------*/
presssmall {
	display:block; 
	margin:0 auto; 
	width:213px;
}

pressnormal {
	display:block; 
	margin:0 auto; 
	width:400px;
}

/***** gallery styles ********/

div.galleryImage {
	width:202px;
	height:135px;
    background: #eee;
    border: 1px solid #949fa7;
	float:left;
	margin-right:22px;
	margin-left:22px;
	margin-bottom:10px;
	position:relative;
}

.galleryImage div {
	width:200px;
	height:133px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
	background: #fff;
}

.galleryImage img { 
border:none;
display:block;
margin: 0 auto;
}

#gallery div#galleryRow {
clear:both;
margin-top: 18px;
}


#gallery div#paging {
clear:both;
}
#paging ul {
text-align:center;
list-style: none;
margin:0;
margin-top: 40px;
padding:0;
}

#paging ul li {
display:inline;
margin: 0 18px;
font-weight: bold;
}

/******************/




