/* @override 
	http://www.valleycateringoregon.com/styles/vc_main.css
	http://new.valleycateringoregon.com/styles/vc_main.css
	http://valleycateringoregon.com/styles/vc_main.css
*/

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #c4b7ab url(/images/bg.png) repeat-x;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.8em 0;
	line-height: 1.3em;
}

li {
	font-size: 1.4em;
	margin-left: 1.8em;
	list-style-type: disc;
}
li li {
	font-size: 1em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a, a:visited {
	color: #3f841d; /* green */
	text-decoration: none;
	border: 0px none;
}

a:hover {
	text-decoration: none;
	background: #999;
	color: #c4d770; /* light-green */
	border: 0px none;
}

h1, h2 {
	color: #333333;
	font-size: 2.8em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	
}

h3 {
	color: #664731;
	font-size: 1.9em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
	line-height: 1em;
}

h4 {
	color: #664731;
	font-size: 1.6em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

h5 {
	font-size: 1.4em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2em;
}

/* @end */

/* @group Layout */

#container {
	width:940px;
	margin: 0px auto;
	text-align: left;
}
#rounded_top {
	width:940px;
	height:18px;
	background: url(/images/valley_01.png) no-repeat;
}
#header {
	width:940px;
	height:68px;
	background: url(/images/header.png) no-repeat;
}
.tagline {
	float: left;
	width: 440px;
}
.tagline p {
	color: #fd9b49;
	margin: 26px 0px 0px 0px;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #bfc2c2 2px 2px 3px;
}
#nav_bar {
	width:940px;
	height:29px;
	background: url(/images/nav_bg.png) repeat-x;
	position: relative;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .94em;
}

#content_container {
	width:940px;
	background: #fff ;
	float: left;
	padding: 20px 0px 0px 0px;
}
#subnav {
	width: 940px;
	height: 32px;
}
div#content.new, div#content.home, div#content.default {
	width: 620px;
	float: left;
	padding: 0px 1px 15px 0px;
	margin: 0px 0px 1px 0px;
	border-right: 5px solid #bfb9b3;
	position: relative;
}
div.main_image {
	position: absolute;
}
div.inside {
	width: 580px;
	padding: 10px 0px 20px 20px;
	float: left;
}

#sidebar {
	width: 313px;
	float: right;
}
#footer {
	width:940px;
	height: 26px;
	padding: 5px 10px 5px 10px;
	background: url(/images/footer.png) no-repeat;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

div.captioned {
	padding: 10px;
	float: right;
	width: 260px;
}

#social {
	float: left;
	width: 550px;
	padding: 5px 0px 0px 20px;
	font-size: 13px;
}

.captioned span.caption {
	float: right;
	line-height: 1.2;
	font-size: 1em;
	color: #7f7d7d;	
}

.clear {
	clear: both;
}

/* @end */


/* @group Overrides */

#header span.logo, #header h1 {
	display: block;
	text-indent: -999em;
	width: 430px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	background: url(/images/logo_09.png) no-repeat 10px -5px;
	float: left;
}
#subnav ul {
	margin: 0px;
	padding: 6px 0px 0px 25px;
}
#subnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 9px 0px 0px;
	display: inline;
	color: #858585;
	font-size: 1.4em;	
}

#content .main_image img {
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#content div.overlay {
	position: absolute;
	background: url(/images/overlay.png) repeat-y;
	width: 220px;
	height: 398px;
	z-index: 200;
}

h2.kicker {
	font-size: 1.7em;
	color: #666;
	margin: 17px 0px 5px 20px;	
}
h3.subhead {
	font-size: 3.2em;
	color: #666;
	margin: 15px 0px 5px 20px;
}
.overlay p {
	margin: 15px 0px 0px 20px;
	color: #666;
}
.overlay ul {
	margin: 0px 15px 0px 15px;
	list-style-type: disc;
	color: #666;
	line-height: 1.6em;
}
.whats_new {
	float: left;
	margin: 390px 0px 0px 0px;
}

.whats_new h4 {
	height: 31px;
	width: 620px;
	overflow: hidden;
	display: block;
	background: url(/images/new_header.png) no-repeat;
	text-indent: -999em;
	margin: 0px 0px 5px 0px;
}
.whats_new h4 a {
	display: block;
	height: 31px;
	width: 620px;
	cursor: pointer;
	background: transparent;
}

.whats_new .primary, .whats_new .secondary {
	width: 280px;
	float: left;
	margin: 10px 0px 20px 20px;
}

.whats_new h5 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.6em;
	margin: 0px 0px 3px 0px;
}

.whats_new p {
	margin: 0px 0px 5px 0px;
}
#sidebar div.tout_menus, #sidebar div.tout_clubhouse, #sidebar div.tout_blog, #sidebar div.tout_testimonials {
	background: #fff url(/images/sidebar_bg.png) no-repeat;
	clear: both;
	float: left;
}
#sidebar div.tout_menus h4 {
	height: 30px;
	width: 313px;
	margin: 0px 0px 20px 0px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	background: url(/images/menus_header.png) no-repeat;
}

#sidebar div.tout_menus p {
	font-size: 1.5em;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#sidebar div.tout_menus img.left {
	margin: 0px 10px 10px 20px;
	padding: 0px;
}
#sidebar div.tout_menus p em {
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar div.tout_clubhouse h4 {
	height: 30px;
	width: 313px;
	margin: 0px 0px 20px 0px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	background: url(/images/clubhouse_header.png) no-repeat;
}
#sidebar div.tout_clubhouse p {
	margin: 0px 10px 10px 20px;
}
#sidebar div.tout_testimonial h4 {
	height: 30px;
	width: 313px;
	margin: 0px 0px 20px 0px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	background: url(/images/testimonials_header.png) no-repeat;
}
#sidebar div.tout_testimonial p {
	margin: 0px 10px 10px 20px;
}
#sidebar div.tout_blog h4 {
	height: 30px;
	width: 313px;
	margin: 0px 0px 20px 0px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	background: url(/images/blog_header.png) no-repeat;
}
div.date {
	display: block;
	height: 40px;
	width: 40px;
	background: url(/images/date_bg.png) no-repeat;
	overflow: hidden;
	float: left;
	margin: 0px 5px 10px 20px;
}
div.whats_new div.date {
	margin: 0px 10px 10px 0px;
}
#sidebar div.tout_blog div.tease h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
#sidebar div.tout_blog div.tease h3 a {
	text-decoration: none;
}
#sidebar div.tout_blog div.tease p {
	margin: 5px 0px;
	line-height: 1.1em;
}

p.more {
	text-align: right;
	margin: 0px;
}
div.date span.month, div.date span.day {
	width: 40px;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.8em;
}
div.date span.day {
	font-size: 15px;
	line-height: .6em;
}
div.tease {
	float: left;
	width: 230px;
	margin: 1px 0px 10px 5px;
}

#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555;
	font-weight: normal;
	font-size: .9em;
	float: left;
	line-height: 1.1em;
	margin: 0px 10px 0px 0px;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #555;
}
#footer h5 a:hover, #footer h6 a:hover {
	color: #fff;
	background: none;
}
/* @end */
/* @group Navigation * /

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
	margin: 1px 0px 0px 33px;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:2.1em; /* match top ul list item height */
	z-index:299;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:left;
	/*margin-bottom:1em;*/
}
.sf-menu a {
	padding:7px 14px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#333;
}
.sf-menu li {
	background:transparent;
}
.sf-menu li li {
	background:	#eecdb1;
	font-size: 1em;
}
.sf-menu li li li {
	background:	#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu .active {
	background:	#fff;
	color: #3f841d;
	outline:0;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right:1.8em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* @end */


/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	color: #545454;
	font-size: 12px;
	line-height: 16px;
}

div.fields {
	background: #ede0d5;
	padding: 8px;
	margin: 0px 0px 20px 0px;
}
div.fields h5 {
	color: #7f7d7d;
	font-weight: bold;
}

div.fields label {
	clear: both;
	display: block;
	float: left;
	margin: 21px 14px 0px 0px;
	text-align: right;
	width: 170px;
	font-size: 13px;
	color: #7f7d7d;
}

div.fields label.zemTextarea {
	margin-top: 0px;
}
div.fields input {
	border: 1px solid #dedede;
	height: 29px;
	margin-top: 13px;
	padding: 3px 0px 0px 5px;
	width: 300px;
}
div.fields select {
	height: 23px;
	margin: 23px 5px 0px 1px;
	padding-top: 3px;
}

label.zemSelect.zemRequired.day, label.zemSelect.zemRequired.year {
	display: none;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 120px;
	float: left;
	text-align: right;
	padding: 0px 8px 0px 0px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}


ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #694832;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
	float: right;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* @end */

/* @group Slimbox2 */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* @end */
