@charset "utf-8";
/* CSS Document */

@font-face {  
  font-family: samba;  
  src: url( ../fonts/latino-samba.ttf ) format("truetype");  
}

@font-face {  
  font-family: rumba;  
  src: url( ../fonts/latino-rumba.ttf ) format("truetype");  
}

/* Global Reset */
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, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 13px;
	font-style: inherit;
	font-family: Times, Tahoma, Arial;
	vertical-align: baseline;
	text-indent: 0;
}

body {
	background: url(../media/bg.jpg);
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: #cfd8ce;
}

#header {
	height: 72px;
	width: 1024px;
	background: url(../img/logo.jpg) top left no-repeat;
	position: relative;
}

#header .youtube {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 15px;
	left: 5px;
	z-index:10000;
}

#header .facebook {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 15px;
	left: 45px;
	z-index:10000;
}

#header .twitter {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 15px;
	left: 87px;
	z-index:10000;
}

#header .linkedin {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 15px;
	left: 125px;
	z-index:10000;
}

#left {
	width: 801px;
	float: left;
	display: inline;
	z-index: 100;
	position: relative;
	padding-bottom: 14px;
}

/*#menu {
	background: url(../img/menu.jpg) top left no-repeat;
	height: 46px;
	width: 801px;
}*/

#menu {
	width: 801px;
	background: #1399D6 url('../img/clearbluenav_rx.png') repeat-x;
	height: 44px;
	text-align:left;
}

#menu ul {
	padding: 0;
	margin: 0;
	background-color: transparent;
	height: 48px;
	width: 901px;
	text-align: left;
}

#menu ul li {
	height: 48px;
	position: relative;
	clear:none;
	float:left;
}

#menu ul li a:hover { text-decoration:none; color:#c6148b; }
#menu ul li a:hover span {text-shadow:#fff 1px 1px; }

#menu ul li a:link { text-decoration:none;}
#menu ul li a:visited { text-decoration: none;}

#menu ul li.last > a > span {white-space: normal;width: 90px;text-align: center;line-height: 1;}

#menu ul li a span { 
	display:block; white-space:nowrap; cursor:pointer; line-height:2.5; 
	text-shadow: #333 1px 1px;
	font-family: samba, sans;
	text-decoration: none;
	font-size: 16px; 
}

#menu ul li a { 
	float:left; 
	padding:4px 28px 0px 22px; 
	color:#fff; 
	height: 44px; 
	display: table-cell; 
	vertical-align: middle; 
	line-height: default; 
	background: url("../img/solidbluenav_divider.png") no-repeat right top;
	position:static;
 }

#menu ul li.last a {
	background: none;
}

#menu ul li.first a {
	
}

#menu ul li a.homea {
	
}

#menu ul {
	list-style-type: none;
}

/*#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a {
}

#menu ul li a.products {
	display: block;
	height: 46px;
	width: 145px;
}

#menu ul li a.homea {
	display: block;
	height: 46px;
	width: 160px;
}

#menu ul li a.services {
	display: block;
	height: 46px;
	width: 125px;
}

#menu ul li a.recipes {
	display: block;
	height: 46px;
	width: 125px;
}

#menu ul li a.media {
	display: block;
	height: 46px;
	width: 125px;
}


#menu ul li a.about {
	display: block;
	height: 46px;
	width: 121px;
}*/

.content {
	position: relative;
	background: url(../img/content_bg.png) top left repeat-y;
}

.single {
	background: url(../img/content_single_bg.png) top left repeat-y;
}

.content .splash {
	height: 325px;
	width: 801px;
	background: url(../img/splash.jpg) top left no-repeat;
	position: relative;
}

.content h1 {
	font-family: 'LatinoRegular', sans;
	font-size: 45px;
	font-weight: bold;
	color: #f1982d;
	padding-left: 30px;
	padding-top: 30px;
}

.split-left {
	width: 432px;
	float: left;
	background: url(../img/cm_pan.png) bottom left no-repeat;
	height: 800px;
}

.services-left {
	background: url(../img/jars.png) bottom left no-repeat;
	padding-left: 30px;
	width: 422px;
	height: 900px;
}

.services-left h2 {
	font-size: 40px;
	font-family: 'LatinoRegular', sans;
	font-weight: bold;
}

.services-left p {
	font-size: 12px;
	font-family: Helvetica;
	color: #000;
	padding-bottom: 10px;
}

.split-right {
	width: 319px;
	float: left;
	height: 800px;
	padding-left: 20px;
	padding-right: 30px;
}

.services-right {
	height: auto;
	background: #3cb878;
	width: 249px;
	margin-left: 20px;
	padding-left: 0px;
	padding-right: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.services-right label {
	display: block;
	font-family: 'LatinoRegular', sans;
	font-size: 14px;
	font-weight: bold;
	color: #622c84;
}

.services-right form {
	padding-top: 80px;
	background: url(../img/form_top.png) top left no-repeat;
	padding-left: 15px;
}

.split-right h1 {
	font-family: 'LatinoRegular', sans;
	color: #0079ac;
	font-size: 40px;
	padding-top: 0px;
	padding-left: 0px;
}

.split-right h2 {
	font-family: 'LatinoRegular', sans;
	color: #0079ac;
	font-size: 20px;
	padding-top: 0px;
	padding-left: 0px;
}

.recipe-cards {
	width: 802px;
	height: 327px;
	background: url(../img/recipe_bg.png) top left no-repeat;
	position: relative;
}

.recipe-cards h1 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	font-family: 'LatinoRegular', sans;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.recipe-card {
	padding-bottom: 30px;
	padding-left: 20px;
	float: left;
	width: 499px;
}

.recipe-card h1 {
	font-size: 37px;
	font-family: 'LatinoRegular', sans;
	font-weight: bold;
	color: #653006;
	padding-left: 0px;
	padding-bottom: 10px;
}

.recipe-card h2 {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	color: #636363;
	padding-bottom: 10px;
}

.recipe-card p {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}

.recipe-section {
	text-decoration: none;
	padding-left: 20px;
	font-size: 18px;
	font-family: 'LatinoRegular', sans;
	color: #c56c0e;
	font-weight: bold;
}

.cards a, .cards a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-family: Helvetica;
	font-weight: bold;
}

.cards a:hover {

}

.blue {
	color: #0079ac;
}

.orange {
	color: #c56c0e;
}

.green {
	color: #3cb878;
}

.purple {
	color: #622c84;
}

.split-right p {
	padding-bottom: 10px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.locations {
	border-right: 2px solid #61accc;
	padding-right: 5px;
}

.locations ul {
	list-style-type: none;
}

.locations ul li {
	text-align: right;
	padding-bottom: 5px;
}

.locations ul li a, .locations ul li a:visited {
	font-family: 'LatinoRegular', sans;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #0079ac;
}

.locations ul li a:hover {
	color: #a6691f;
}

.cm1 {
	position: absolute;
	height: 293px;
	width: 117px;
	background: url(../img/cm_1.png) top left no-repeat;
	bottom: 22px;
	left: 6px;
}

.cm2 {
	position: absolute;
	height: 420px;
	width: 163px;
	background: url(../img/cm_2a.png) top left no-repeat;
	bottom: 22px;
	left: 123px;
}

.cm3 {
	position: absolute;
	height: 293px;
	width: 27px;
	background: url(../img/cm_3.png) top left no-repeat;
	bottom: 22px;
	left: 286px;
}

.lc {
	width: 182px;
	float: left;
}

.lc-header {
	width: 182px;
	height: 55px;
}

.sighting {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.sighting h1 {
	color: #009de1;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
	padding-bottom: 5px;
}

.sighting p {
	color: #252525;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: normal;
	padding-bottom: 5px;
}

.sighting a {
	color: #e96f35;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	padding-bottom: 15px;
}

.home {
	float: left;
	width: 499px;
	font-family: helvetica;
	font-size: 12px;
	color: #636363;
	padding-left: 60px;
	padding-right: 60px;
}

.home h1 {
	font-family: 'LatinoRegular', sans;
	color: #622c84;
	font-size: 18px;
	font-weight: bold;
}

.sightings {
	background: url(../img/cm_sightings.png) top left no-repeat;
}

#right {
	width: 223px;
	float: left;
	display: block;
	z-index: 100;
	position: relative;
	padding-bottom: 14px;
}

#search {
	width: 223px;
	height: 35px;
	background: url(../img/search_bg.jpg) top left repeat-x;
	padding-top: 7px;
}

#deals {
	width: 223px;
	background: url(../img/deals.png) top left no-repeat;
	padding-bottom: 25px;
}

#footer {
	width: 849px;
	height: 23px;
	background: url(../img/footer.png) top left no-repeat;
	margin-top: -28px;
	z-index: 1000;
	position: relative;
	font-family: Helvetica;
	font-size: 11px;
	color: 7d7d7d;
	padding-left: 175px;
	padding-top: 15px;
}

.generic {
	height: 50px;
	width: 182px;
	background: url(../img/lc-generic-header.png) top left no-repeat;
	font-size: 20px;
	font-family: 'LatinoRegular', sans;
	color: #c6d42c;
	text-align: center;
	padding-top: 7px;
}

.search-text {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #622c84;
	padding-top: 5px;
	padding-left: 5px;
}

.search-string {
	float: left;
	padding-left: 10px;
}

.search-string input {
	height: 21px;
	width: 141px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}

