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

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/*+++++++++++++++++++++++++++++++++++*/

/*This is to create the center everywhere effect */
html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-size:14px;
	background-color: #31221f;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/LPK_tileforweb.png);
	background-repeat: repeat;
}
a:link {
	color: #261613;
}
a:visited {
	color: #261613;
}
a:hover {
	color: #261613;
	text-decoration:none;
}
a:active {
	color: #261613;
}
.firstParagraph {
	padding-top:0px;
	margin-top:0px;
}
/*These are the custom div's */

#outer {
	margin-bottom: -355px; /* half of content height */
	background: transparent;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}
#mainWrapper {
	color:#261613;
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 710px;         /* required - desired height */
	width: 960px;          /* required - desired width */
	background-color: #BFC327;     /* background colour for main content */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A0A1A3;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	border-bottom-color: #A0A1A3;
	background-image: url(../images/layout/swirl.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#boiler #boiler_plate{
	color:#a0a1a3;
	position: relative;
	width: 900px;
	height:200px;
	clear: both;
	background-color: #261613;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	top:0px;
	padding:30px;
	font-size:12px;
	background-image: url(../images/layout/deelish_gray.png);
	background-repeat: no-repeat;
	background-position: 840px 220px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A1A3;
	border-right-color: #A0A1A3;
	border-bottom-color: #A0A1A3;
	border-left-color: #A0A1A3;
	
}
#boiler #boiler_plate p{
	width:196px;
	height:200px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	line-height:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a0a1a3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a0a1a3;
	padding-top: 14px;
}
#boiler #boiler_plate #no_border{
	border-right-style: none;
}
#boiler #mainWrapper {
	border-bottom-style: none;
}
#boiler_plate{
	color:#a0a1a3;
	position: relative;
	width: 900px;
	height:200px;
	clear: both;
	background-color: #261613;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	top:0px;
	padding:30px;
	font-size:12px;
	background-image: url(../images/layout/deelish_gray.png);
	background-repeat: no-repeat;
	background-position: 840px 220px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A1A3;
	border-right-color: #A0A1A3;
	border-bottom-color: #A0A1A3;
	border-left-color: #A0A1A3;
	
}
#boiler_plate p{
	width:196px;
	height:200px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	line-height:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a0a1a3;
}
#boiler_plate #no_border{
	border-right-style: none;
}

#topSection {
	width:100%;
	height:158px;
	background-color:#261613;
	background-image:url(../images/top_logo_mark.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	float:left;
}
#navigationWrapper {
	margin-top:130px;
	/*background-color:#3F2A21;*/
	background-color:#261613;
	background-image:url(../images/layout/brown_pixle.png);
	width:100%;
	height:28px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A0A1A3;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	border-bottom-color: #A0A1A3;
	z-index:998;
	float:right;
	margin-left: 0px;
	left: 0px;
}
#navigation {
	font-size:14px;
	margin-left:240px;
	width:480px;
	height:28px;
	z-index:998;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	background-color:transparent;
}
#navigation a:link {
	color: #A0A1A3;
	text-decoration:none;
}
#navigation a:visited {
	color: #A0A1A3;
	text-decoration:none;
}
#navigation a:hover {
	color: #c0c528;
	text-decoration:none;
}
#navigation a:active {
	color: #A0A1A3;
	text-decoration:none;
}
#address {
	float:right;
	display:inline;
	color:#A0A1A3;
	margin-right:16px;
	position:relative;
	margin-top:-22px;
}
#logo {
	height:140px;
	width:140px;
	margin-left:100px;
	margin-top:8px;
	float:left;
	z-index:999;
	position:absolute;
}
#home_page #focal {
	position:absolute;
	display:inline;
	width:410px;
	height:410px;
	left:25px;
	top:274px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
#page_story #focal {
	position:absolute;
	display:inline;
	width:410px;
	height:410px;
	left:25px;
	top:286px;
	text-align:left;
}

#focal {
	position:absolute;
	width:270px;
	height:394px;
	left:95px;
	top:273px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
#focal.square{
	width:394px;
	height:394px;
	left:20px;
	font-size:12px;
}
#focal.square p{
margin-bottom:8px;
}
#focal.square h2{
font-size:18px;
font-style:italic;
font-weight:bold;
}
#loading {
	margin-top: 48%;
	margin-left: 48%;
}
#focal image {
	border:none;
}
#slogan {
	position:absolute;
	left:163px;
	top:186px;
	width:634px;
	height:64px;
	z-index:2;
	color: #261613;
	text-align: center;
}
#home_page #slogan h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#slogan h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#home_page #maincopy {
	position:absolute;
	left:453px;
	top:274px;
	width:470px;
	height:264px;
	z-index:2;
	color: #261613;
	font-size: 14px;
}
#page_quote #mainWrapper{
	height:1300px; 
	overflow:visible;
}
#page_quote #maincopy {
	position:absolute;
	left:20px;
	top:267px;
	width:900px;
	z-index:2;
	color: #261613;
	font-size: 12px;
	overflow:visible;
}
#maincopy {
	position:absolute;
	left:454px;
	top:278px;
	width:440px;
	height:232px;
	z-index:2;
	color: #261613;
	font-size: 12px;
}
#page_text #maincopy {
	background-color: #BFC327;
	height:380px;
	padding-left:20px;
	padding-bottom:20px;
	width:414px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #a0a1a3;	
}
#page_fans .maincopy {
	background-color: #BFC327;
	height:380px;
	padding-left:20px;
	padding-bottom:20px;
	width:414px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #a0a1a3;
	float:left;	
	margin-top:120px;
	font-size: 12px;
}
#page_story #maincopy {
	background-color: #BFC327;
	height:380px;
	padding-left:20px;
	padding-bottom:20px;
	width:414px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #a0a1a3;	
}

.scroll-pane {
	overflow:auto;
	height:380px;
	width:434px;
}
#page_text_no_scroll #maincopy {
	background-color: #BFC327;
	height:392px;
	padding-left:20px;
	padding-bottom:8px;
	padding-right:20px;
	width:394px;
}
#page_text_no_scroll .scroll-pane {
	overflow: visible;
	height:400px;
	width:394px;
}
#maincopy li{
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.75em;
	padding-left: 1.6em;
	padding-top: 4px;
	padding-bottom: 4px;
}
#maincopy ol{
	list-style-type: decimal;
	padding-left:1.6em;
}
#maincopy li ol li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 0.5em;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: decimal;	
}
#maincopy li ol li ol li{
	list-style-type: lower-alpha;
}
#home_page #secondaryCopy {
	position:absolute;
	left:460px;
	top:545px;
	width:507px;
	height:133px;
	z-index:2;
	color: #A0A1A3;
	text-align:left;
}
#secondaryCopy {
	position:absolute;
	left:454px;
	top:557px;
	width:513px;
	height:133px;
	z-index:2;
	color: #A0A1A3;
	text-align:left;
	margin-left: -10px;
}
.secondaryCopy {
	position:absolute;
	left:50px;
	top:575px;
	width:400px;
	height:133px;
	z-index:2;
	color: #A0A1A3;
	text-align:left;
	font-size:12px;
}
.secondaryCopy a:link {
	color: #A0A1A3;
	text-decoration:underline;
}
.secondaryCopy a:visited {
	color: #A0A1A3;
	text-decoration:underline;
}
.secondaryCopy a:hover {
	color: #A0A1A3;
	text-decoration:none;
}
.secondaryCopy a:active {
	color: #A0A1A3;
	text-decoration:underline;
}
.secondaryCopy ul li{
margin-bottom:6px;
}
.secondaryCopy h2,
#secondaryCopy h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#home_page #secondaryCopy a:link {
	color: #A0A1A3;
}
#home_page #secondaryCopy a:visited {
	color: #A0A1A3;
}
#home_page #secondaryCopy a:hover {
	color: #A0A1A3;
	text-decoration:none;
}
#home_page #secondaryCopy a:active {
	color: #A0A1A3;
}
#deelish {
	position:absolute;
	right:88px;
	top:480px;
	width:100px;
	height:36px;
	z-index:3;
	background-image: url(../images/layout/deelish.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #BFC327;
}
#page_text #deelish {
	top:auto;
	bottom:20px;
}
#page_text_no_scroll #deelish {
	top:auto;
	bottom:36px;
}

#secondaryCopy .thumbs {
	margin-right: 17px;
	margin-left: 0px;
	margin-bottom:5px;
	margin-top:0px;
	float:left;
	text-align:center;
	font-size:10px;
	width:110px;
}
#secondaryCopy #description {
}
#secondaryCopy img {
	border:3px solid #A0A1A3;
}
.maincopy h2,
#maincopy h2 {
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.maincopy p,
#maincopy p {
	padding-top: 0px;
	padding-bottom: 8px;
}
#leftcopy a{
	font-weight:bold;
	}
#focal img {
	border: 3px solid #A0A1A3;
}
strong {
	font-weight: bold;
}
#formLeft {
	width:280px;
	float:left;
	margin-right:30px;
	font-size: 12px;
}
.maincopy h3,
#mainWrapper #maincopy  h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 4px;
}

#formMiddle {
	width:280px;
	float:left;
	margin-right:30px;
}
#formMiddle2 {
	width:204px;
	float:left;
	margin-right:30px;
}

#formRight {
	width:280px;
	float:left;
}
.radiolabels input {
	font-size:12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
}
.radiolabels label {
	font-size:12px;
	width: 2em;
	float: none;
	text-align: left;
	margin-right: 1.2em;
	margin-top:0.5em;
	display: inline;
}
#page_media #maincopy {
	position:absolute;
	left:20px;
	top:267px;
	width:940px;
	height:400px;
	z-index:2;
	color: #261613;
	font-size: 12px;
	overflow:visible;
}
#page_media .scroll-pane {
	overflow:auto;
	height:380px;
	width:920px;
	background-color:#bfc327;
	padding-bottom:20px;
}
.mediaCover{
	width:200px;
	float:left;
	margin-left:18px;
	margin-top:10px;
	margin-bottom:10px;
}
#page_media  .mediaCover p {
	text-align: center;
	padding: 6px;
	color: #261613;
}

.mediaCover img{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A1A3;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	border-bottom-color: #A0A1A3;
}
#media_not_cover {
	background-image:url(../images/media/cbc_radio_one_full.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 202px;
}
#page_media .scroll-pane h2 {
	margin-left: 18px;
}
#page_text_no_scroll #secondaryCopy {
	top:574px;
	margin-left: 20px;
}
em {
	font-style: italic;
}
#home_page #mainWrapper #secondaryCopy em {
	font-weight: bold;
}
#home_page #secondaryCopy p {
	padding-top: 0px;
	padding-bottom: 6px;
}
#home_page #secondaryCopy h2 {
	padding-top: 10px;
}
#homeLinks {
	position: absolute;
	width: 499px;
	left: 458px;
	bottom: 34px;
	color: #A0A1A3;
	font-size: 14px;
}
#homeLinksButtons {
	position: absolute;
	width: 65px;
	left: 20px;
	top: 136px;
	color: #A0A1A3;
	font-size: 12px;
	height: 23px;
}
#homeLinks a{
	color: #A0A1A3;
}
#secondaryCopy em {
	font-style: italic;
}
.newsletter{
	outline:none;
	}
	
#boiler_content {
	text-align: center;
}

