/* Yorkshire Dales Cheese CSS Document */

/********** Reset Browser Defaults **********/
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,
dd, dl, dt, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/***************** End of Reset *****************/

body, html {
	color: #000;
	background-color: #FFE7AB;
	font: 12px normal Arial, Helvetica, sans-serif; 
}

body {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#outer {
    margin: 0 auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container { 
	margin: 0 auto;  
	width: 790px;  
	background-color: #FFF;
}

#home #container {
	background: #FFF url(/images/home_bg.jpg) top left no-repeat;
}

#home #nav {
	background: none;
}

#events #container, #recipes #container {
	background: #FFF url(/images/logo_bg_exhib.jpg) top left no-repeat;
}

#events #nav, #recipes #nav {
	background: none;
}

#nav {
	width: 790px;
	height: 128px;
	background: #FFF url(/images/logo_bg.jpg) top left no-repeat;	
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	margin-top:0px;
	padding-right: 15px;
}
#nav ul li {
	display:block;
	float:left;
	padding-right:2px;
}
#nav ul li a {
	background:url(/images/menu_right.gif) no-repeat right;
	display:block;
	padding-right:14px;
	float:left;
	height:29px;
	text-decoration:none;
}
#nav ul li a span {
	background:url(/images/menu_left.gif) no-repeat left;
	height:29px;
	display:block;
	float:left;
	padding-left:14px;
	cursor:pointer;
	line-height:27px;
	color:#017340;
	font-size: 0.9em;
	font-weight: bold;
}

#nav ul li a.active,
#nav ul li a:hover,
#nav ul li.selected a,
body#home #nav ul li#nav_home a,
body#about #nav ul li#nav_about a,
body#events #nav ul li#nav_exhibitions a,
body#recipes #nav ul li#nav_recipes a,
body#weddingcake #nav ul li#nav_weddingcake a,
body#contact #nav ul li#nav_contact a {
	background:url(/images/menu_right_o.gif) no-repeat right;
}
#nav ul li a.active span,
#nav ul li a:hover span, 
#nav ul li.selected a span,
body#home #nav ul li#nav_home a span, 
body#about #nav ul li#nav_about a span,
body#events #nav ul li#nav_exhibitions a span,
body#recipes #nav ul li#nav_recipes a span,
body#weddingcake #nav ul li#nav_weddingcake a span,
body#contact #nav ul li#nav_contact a span {
	background:url(/images/menu_left_o.gif) no-repeat left;
	color:#fff;
}



.home-intro {
	height: 192px;
	background: #FFF url(/images/home-intro_bg.jpg) top left no-repeat;
	padding: 18px 0 20px 40px;
	clear: both;

    width:790px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:750px;
}
html>body .home-intro {
    width:750px;
} 


.home-intro h1,
#leftcol .box-dark h1 {
	color: #007040;
	font-size: 1.7em;
	font-weight: normal;
}

.home-intro h2,
#leftcol .box-dark h2 {
	color: #007040;
	font-size: 1em;
	font-weight: bold;
	margin-top: 12px;
}

.home-intro p {
	width: 330px;	
	margin: 4px 0 15px 0;
	font-size: 1em;
	line-height: 1.3em;
}

#leftcol {
	width: 395px;
	float: left;
}
#rightcol {
	width: 395px;
	float: right;
}
#leftcol .box-light, #leftcol .box-light-bottom,
#leftcol .box-dark, #leftcol .box-dark-bottom {
	float: right;
	border-right: 3px solid #FFF;
}
#rightcol .box-light, #rightcol .box-light-bottom,
#rightcol .box-dark, #rightcol .box-dark-bottom {
	float: left;
	border-left: 3px solid #FFF;
}

.box-light {
    background: #FFE7AB url(/images/box-light_bg.jpg) top left no-repeat; 
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    
    width:377px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:334px;
}
html>body .box-light {
    width:334px;
} 



.box-light-bottom {
	background: #FFE7AB url(/images/box-light-bottom.jpg) top left no-repeat;
	border-bottom: 5px solid #FFF;

    width: 377px;  
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 374px;  
    
    height:23px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    height:18px;
}
html>body .box-light-bottom {
    height:18px;
    width: 374px;
} 




.box-dark {
	background: #FFD873 url(/images/box-dark_bg.jpg) top left no-repeat; 
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;

    width:377px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:334px;
}
html>body .box-dark {
    width:334px;
} 


.box-dark-bottom {
	background: #FFD873 url(/images/box-dark-bottom.jpg) top left no-repeat;
	border-bottom: 5px solid #FFF;

 
    width: 377px;  
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 374px;    
    
    height:23px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    height:18px;
}
html>body .box-dark-bottom {
    height:18px;
    width: 374px;
} 


.box-light p {
	font-size: 11px;
	line-height: 17px;
    margin: 0 0 15px 0;
    padding: 0;
	color: #333;
}	

.box-dark p {
	font-size: 11px;
	line-height: 17px;
    margin: 5px 0 0 0;
    padding: 0;
	color: #007140;
	font-weight: bold;
}	
	
	
.box-light q {
	font-size: 1.1em;
	line-height: 1.4em;
    font-style: italic;
	font-weight: bold;
	color: #007040;
}
.box-light a:link, .box-light a:visited,
.box-dark a:link, .box-dark a:visited {
	color: #007040;
	text-decoration: none;
}
.box-light a:hover, .box-dark a:hover  {
	color: #007040;
	text-decoration: underline;
}

.right {
	width: 395px;
}
#footer {
	clear:both;
	height:24px;
	border-top: 10px solid #FFF;
}

#footer .extreme {
	font-size:10px;
	float:right;
	padding-right:15px;

}
#footer .extreme a:link, #footer .extreme a:visited {
	padding-bottom:4px;
	padding-top:0;
	padding-left:5px;
	padding-right: 5px;
	color:#666666;
	text-decoration:none;
}
#footer .extreme a:hover {
	color: #000;
}
#footer ul {
	margin:0 0 0 15px;
	padding:0px;
	list-style-type:none;
}
#footer ul li {
	display:block;
	font-size:10px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right: 1px solid #666666;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#000;
}





/************************************************************************/

#contentfw {
	clear: both;
}

.fullwidthtitle {
	background-image: url(/images/title_bg_fullwidth.jpg);
	padding: 20px 20px 10px 20px;
	width: 714px; 
	height: 53px;
	margin-left: 20px;
}

.fullwidthtitle h1 {
	color: #007040;
	font-size: 1.7em;
	font-weight: normal;
}

.fullwidthtitle h2 {
	color: #007040;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 3px;
}

.fullwidthtitle h2 a:link, .fullwidthtitle h2 a:visited {
	color: #007040;
	font-size: 1em;
	font-weight: normal;
	margin-top: 3px;
	text-decoration: none;
}

.fullwidthtitle h2 a:hover {
	text-decoration: underline;
}

.fullwidthtitle p {
	color: #007040;
	padding-bottom: 5px;
}

.fullwidth {
	padding: 0px 0px 10px 0px;
	width: 774px; 
	margin-left: 20px;
	background: url(../images/full_width_bg.gif) top left repeat-y;

}

.fullwidth-recipes {
	padding: 0px 0px 10px 22px;
	margin-left: 20px;
	background: none; 
	margin-top: 15px; 
	width: 720px;
}

.fullwidth-recipes p {
	line-height: 18px;
}

.fullwidthleft {
	float: left;
	width: 280px;
	background-color: #E1E1E1;
	background-color: #FEE6A8;
	padding: 10px 15px 20px 20px;
	margin-right: 10px;
}

.fullwidthright {
	float: left;
	width: 387px;
	background-color: #E1E1E1;
	background-color: #FEE6A8;
	padding: 10px 25px 20px 15px;
}

.fullwidthleft h2, .fullwidthright h2 {
	margin: 1px 0 1px 0;
	font-size: 1.5em;
	color: #007040;
	font-weight: normal;
}

.fullwidthleft h3 {
    color: #007040;
	font-weight: normal;
	font-size: 15px;
	margin: 8px 0 4px 15px;
}



.fullwidthleft ul.monthLink {
	list-style: none;
	margin-bottom: 20px;
}

.fullwidthleft ul.monthLink li {
	margin: 0 0 5px 15px;
	font-size: 12px;
	padding: 0;
}

.fullwidthleft ul.monthLink li a:link, .fullwidthleft ul.monthLink li a:visited {
	text-decoration: none;
	color: #000 !important;
}

.fullwidthleft ul.monthLink li a:hover {
	text-decoration: none;
	color: #007040 !important;
}

.fullwidth p, .fullwidthleft p {
	margin: 4px 0 2px 0;
	font-size: 1em;
	line-height: 1.3em;
}

.fullwidthright h1 {
	margin: 0 0 9px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #007040;
}

.fullwidthright p {
	margin: 4px 0 2px 0;
	font-size: 1.1em;

}

.fullwidthright a:link, .fullwidthright a:visited {
	color: #007040;
	text-decoration: underline;
}

.fullwidthright a:hover {
	color: #007040;
	text-decoration: none;
}

.fullwidthright ol.methodlist {
	margin-top: 10px;
	list-style: decimal;
	margin-left: 2em;
}

.fullwidthright ol.methodlist li {
	margin: 11px 0 11px 0px;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
	padding-bottom: 7px;
	border-bottom: 1px dashed #A1A1A1;
}

.fullwidthleft ul.ingredientlist {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 30px;
}

.fullwidthleft ul.ingredientlist li {
	margin: 0 0 5px 0;
	font-size: 0.9em;
	padding: 0;
	color: #333;
	line-height: 1.4em;
}

.recipebox {
	float: left; 
	width: 168px;
	height: 162px;  
	height: 177px;
	margin: 15px 12px 0 0;
	/*background: #FFE39A url(/images/recipe_bg.gif) left bottom no-repeat;*/
	background: #017340 url(/images/recipe_bg.gif) left bottom no-repeat;
	font-weight: normal;
}

.recipebox img a {
	border: none;
}

.recipebox h2 {
	display: block;
	height: 25px;
	width: 140px;
	margin: 7px 0 11px 5px;
}

.recipebox h2 a {
	text-decoration: none;
	color: #007040;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.recipebox a.viewrecipe {
	background: url(/images/viewmore.gif) left top no-repeat;
	padding: 0px 0 3px 22px;
	margin-left: 5px;
	line-height: 17px;
	vertical-align: middle;
	/*display: block;*/
	width: 120px;
	color: #007040;
	color: #FFF;
	text-decoration: underline;
}

.recipebox a.viewrecipe:hover {
	text-decoration: none;
}

#description {
	float: left;
	width: 520px;
	margin-top: 10px;
	border-left: 40px solid #FFF;
	padding-bottom: 10px;
}

#description h2 {
	font-size: 1.6em;
	margin-bottom: 4px;
	color: #007040;
	font-weight: normal;
}

#description p {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal !important;
	color: #333;
	margin-bottom: 10px;
}


#timeinfo {
	float: right; 
	width: 164px;
	height: 81px;
	background: #017340 url(/images/timeinfo_bg.jpg) left top no-repeat;
	border-right: 20px solid #FFF;
	color: #FFF;
	padding: 20px 5px 5px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#timeinfo p strong {
	font-weight: bold;
	line-height: 16px;
}

.fullwidthleft-recipe {
	background: #FFE7AB url(/images/recipemain_bg.jpg) left top no-repeat; 
	padding-top: 20px;
}

.fullwidthright-recipe {
	background: #FFE7AB url(/images/recipemain_bg.jpg) right top no-repeat; 
	padding-top: 20px;
}






/*******************************************************************************/


.calendarBG {
 background-color: #000; 
}

.calendarBG th {
	text-align: center;
	height: 25px;
}



.calendarBG td {
 padding: 4px;
 margin: 0;
 border: 1px solid #FFD873;
}

.calendarBlank { 
 /*background-color: #9DB7A7;*/
 background-color: #FEF1CF;
}

.calendarHeader { 
 font-weight: bold; 
 color: #007040; 
 text-align: center;
 /*background-color: #000;*/
 background-color: #FFD873;
 font-size:         12px;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
/* letter-spacing:	.1em;*/
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
 text-align: center;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #007040;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarTodayEvent a:link, .calendarTodayEvent a:visited {
 color: #FFF !important;
 text-decoration: underline !important;
}

.calendarTodayEvent a:hover {
 color: #FFF !important;
 text-decoration: none !important;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 /*background-color: #663300;*/ 
 background-color: #007040;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
/* letter-spacing:	.1em;*/
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #FFF;
 background-color: #007040;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 /*letter-spacing:	.1em;*/
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color:  #FFF;
}

.calendarCellEvent {
	padding: 0;
	background-color: #65B292;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;

}

.calendarCell a:hover {
 color:             #666666;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarCellEvent a {
 color:             #FFF;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCellEvent a:visited {
 color:             #FFF;
 text-decoration:   underline;
 background-color:  transparent;

}

.calendarCell a:hover {
 color:             #666666;
 text-decoration:   none;
 background-color:  transparent;
}


.eventbox {
	margin: 0 0 10px 0px;
	padding-top: 7px;
	width: 485px;
	border-bottom: 1px dashed #A1A1A1;
}

.eventbox h2 {
	font-weight: normal;
	font-size: 14px;
	color: #007040;
}

.eventbox p.date {
	font-style: italic;
	font-size: 11px;
	padding-top: 0;
	margin-top: 0;
}

.fullwidth-events {
	background-image: url(/images/full_width_bg3.gif); 
	width: 764px;
}

.fullwidthleft-events {
	width: 184px; 
	padding: 0; 
	background: none;
}

.evcalendar {
	background: #FFD873 url(/images/calendar_bg.jpg) left top no-repeat; 
	padding: 20px 0 0 12px;
}

.fullwidthright-events {
	width: 518px; 
	background: url(/images/right_wide_bg.jpg) left top no-repeat; 
	padding-top: 22px;
}

#flashsurround {
	float: left; 
	margin-left: 3px; 
	border-bottom: 5px solid #FFF;
}


