/*
Theme Name:Meat Perfection
Theme URI:
Description:Meat Perfection Wordpress Theme 
Version:1.0
Author:<a href="http://p80w.com" title="http://p80w.com">http://p80w.com</a>
Author URI:http://p80w.com
Tags:white, red, black, Worpdress 3
*/



@font-face {
    font-family: 'BookAntiquaBold';
    src: url('fonts/antquab-webfont.eot');
    src: local('☺'), url('fonts/antquab-webfont.woff') format('woff'), url('fonts/antquab-webfont.ttf') format('truetype'), url('fonts/antquab-webfont.svg#BookAntiquaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BookAntiquaRegular';
    src: url('fonts/bkant-webfont.eot');
    src: local('☺'), url('fonts/bkant-webfont.woff') format('woff'), url('fonts/bkant-webfont.ttf') format('truetype'), url('fonts/bkant-webfont.svg#BookAntiquaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}




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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
    margin:0;
    padding:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block;
}

body {
    line-height:1;
	/* overflow:hidden; */
}

ol,ul {
    list-style:none;
}

blockquote,q {
    quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.wp-caption {
    background:#fff;
    border:1px solid #f0f0f0;
    max-width:96%;
    text-align:center;
    padding:5px 3px 10px;
}

.wp-caption.alignright {
    margin:5px 0 20px 20px;
}

.wp-caption img {
    border:0 none;
    height:auto;
    max-width:98.5%;
    width:auto;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

html,body {
    background:url(images/bg.jpg) top center fixed;
    font:normal 12px/18px Arial, sans-serif;
}

a,a:hover {
    text-decoration:none;
    outline:none;
}

a:active{
    color: #ff0000;
}

a:visited{
    color: #aa0000;
}

p {
    font:normal 12px Arial, sans-serif;
    color:#161b29;
    margin:20px 0;
}

h1,h2,h3,h4,h5,h6 {
    font:normal 13px 'BookAntiquaRegular', Georgia, sans-serif;
    margin:0;
}

strong {
    font-weight:700;
}

a{
    text-decoration: none;
    color: #dd0000;
}

#container {
    width:936px;
    margin:0 auto;
}

#wrapper {
    width:900px;
    float:left; 
    margin:0 18px 20px;
}

#headerblock {
    float:left;
    margin:10px 0 -85px;
    width:900px;
}

#headerblock #logo {
    position:relative;
    width:215px;
    float:left;
    z-index:1;
    margin:20px 10px 0 -15px;
}

#header-flash {
    height:260px;
    width:685px;
    float:right;
    position:relative;
}

#header-flash .wp-post-image {
    height:260px;
    width:685px;
}

#header-flash .headertxt {
    background:url(images/banner-text-bg.png) no-repeat top center;
    margin-right:15px;
    height:237px;
    width:220px;
    right: 0;
    top:3px;
    top:0;
    position:absolute;
    z-index:6;
}
#header-flash .headertxt h3{
    height:39px;
    /*background:url(images/txt-clubs.png) no-repeat 40px 0;*/
    margin:20px 30px 0 40px;
    /*text-indent:-5000px;*/
    width:220px;
    font:25px 'BookAntiquaBold', Georgia, sans-serif;
    text-shadow:2px 2px 10px #000;
    color:#ffcc3b;
}

#header-flash .headertxt p {
    font:18.67px 'BookAntiquaBold', Georgia, sans-serif;
    text-shadow:0 0 10px #000;
    color:#ffcc3b;
    margin:5px 30px 0 40px;
}
#header-flash .BannerContainer{
    position:relative;
    z-index:5;
    overflow:hidden;
    width:685px;
    height:260px;
}
#header-flash .BannerContainer ul{
    margin:0;
    list-style: none;
}
#header-flash .BannerContainer li{
    margin:0;
}
#header-flash .BannerContainer .slidePager{
    position:absolute;
    right:20px;
    bottom:15px;
    z-index:6;
}
#header-flash .BannerContainer .slidePager a{
    background:url(images/slide-bullet.png);
    width:10px;
    height:11px;
    float:left;
    display:block;
    opacity:0.5;
    filter:alpha(opacity=50);
    text-indent: -5000px;
    margin:0 2px;
}
#header-flash .BannerContainer li .slideItem{
    position:relative;
}
#header-flash .BannerContainer .slidePager a.activeSlide, #header-flash .BannerContainer .slidePager a:hover{
    opacity:1;
    filter:alpha(opacity=100);
}

#main {
    background:url(images/bg-wrap.jpg);
    box-shadow:0 0 20px #000;
    min-height:500px;
    width:900px;
    float:left;
    clear:both;
}

#sidebar {
    margin-top:80px;
    width:220px;
    float:left;
}

#sidebar p {
    margin:20px;
}
#sidebar .alo_easymail_widget{
    margin: 20px 5px 0 25px;
}
#sidebar input{
    border-color: #BBBBBB #BBBBBB #DDDDDD #DDDDDD;
    border-right: 2px solid #BBBBBB;
    border-style: solid;
    border-width: 2px;
    color: #888888;
    display: block;
    padding: 2px;
    width: 135px;
    margin:0 0 0 5px;
}
#sidebar td{
    vertical-align: middle;
    padding:5px 0;
}
#sidebar input.input-submit{
    float: right;
    margin: 0 6px;
    width: 100px;
    cursor:pointer;
}
#sidebar input.input-submit:hover{
    border-color: #DDDDDD #DDDDDD #BBBBBB #BBBBBB;
    background-color: #fff;
    color:#000 !important;
}

#nav li,#nav li a {
    font:bold 18.67px 'BookAntiquaBold', Georgia, sans-serif;
    display:block;
    color:#505563;
}

#nav li {
    margin:0 5px 0 25px;
    display: block;
}

#nav li.sep {
    margin:50px 0;
}

#nav li a {
    background:url(images/nav-icon-sprites.png) no-repeat 0 -1px;
    border-bottom:1px solid #505563;
    line-height:37.77px;
    padding-left:60px;
    margin-bottom:5px;
}

#nav li a:hover{
    background:url(images/nav-icon-sprites-over.png) no-repeat 0 -1px;
    color: #ffcb38;
}
#nav li.sep a {
	display:none;
}
#nav li.clubs a {
    background-position:0 -31px;
}

#nav li.spit-hire a {
    background-position:0 -68px;
}

#nav li.contact a {
    background-position:0 -102px;
}

#nav li.beef a {
    background-position:0 -135px;
}

#nav li.lamb a {
    background-position:0 -171px;
}

#nav li.veal a {
    background-position:0 -204px;
}

#nav li.pork a {
    background-position:0 -235px;
}

#nav li.poultry a {
    background-position:0 -270px;
}

#nav li:last-child a,#nav li.last a {
    border-bottom:none;
}

#content {
    background:url(images/bg-wrap.jpg);
    border-left:1px solid #bbb;
    box-shadow:0 0 20px #555;
    min-height:1000px;
    padding-bottom:20px;
    overflow: hidden;
    width:679px;
    float:left;
}

#quicklinks {
    margin-left:10px;
    width:435px;
    float:left;
}

#quicklinks .block {
    background:url(images/bg-quicklinks.png) no-repeat;
    -webkit-transition-duration: .25s;
    -khtml-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -ms-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    text-align:center;
    padding-top:15px;
    height:142px;
    width:145px;
    float:left;
}

#quicklinks .block:hover{
    -webkit-transition-duration: .25s;
    -khtml-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -ms-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    margin-top: -10px;
}

#cart {
    background:url(images/bg-cart.png) no-repeat;
    height:144px;
    width:217px;
    float:left;
    color:#FFF;
}

#cart .inner {
    font-family:Trebuchet MS, Arial, sans-serif;
    border-bottom:1px solid #080d1c;
    padding-bottom:10px;
    font-size:13.34px;
    clear:both;
    float:left;
    margin:0 12px;
}

#cart .items {
    font-size:10.67px;
    /* margin:10px 0; */
    padding:0 20px;
}

#cart .price {
    clear:right;
    float:left;
}

#cart .col1 {
    width:100px;
    float:left;
}

#cart .total {
    margin-top:15px;
    font-weight:700;
    padding:0 20px;
}

#cart a {
    font:normal 16px 'BookAntiquaRegular', Georgia, sans-serif;
    color:#FFF;
    margin:0 5px;
}

#cart .cartlinks {
    border-top:1px solid #56638e;
    text-align:center;
    padding-top:5px;
    clear:both;
    margin:0 12px;
}

#branches,.column {
    color:#383d4b;
    width:640px;
    margin:0 20px;
}

.column {
    margin-bottom:20px;
    float:left;
    clear:both;
}

#branches p,.column p {
    margin:10px;
}

#branches p,
.column p {  
    text-align:center;
}


#branches a,.column a {
    text-decoration:underline;
    font-weight:700;
    text-align:center;
    color:#161B29;
}

#branches h4,.column h4,.column h3 {
    font:bold 29.34px/24px 'BookAntiquaBold', Georgia, serif;
    border-right:1px solid #383d4b;
    text-align:right;
    color:#383d4b;
    float:left;
    width:45%;
    padding:15px 4% 15px 0;
}

.column h3 {
    text-align:left;
    border:none;
    width:110%;
    float:none;
    padding:0;
}

#branches h4 span, .column h4 span, .column h3 span {
    font-weight:400;
    font-size:20px;
}
#branches h4 span, .column h4 span{
     line-height:5px;
}

.column h3 span {
    text-align:right;
    padding-right:50px;
    display:block;
}

#branches ul,.column ul {
    border-left:1px solid #EEE;
    padding-left:4%;
    width:45%;
    float:left;
}

.column ul {
    width:auto;
    margin: 0;
}
#branches ul {margin:0;}
.column ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.column ul li:before{
    /* content: ' - '; */
    font-size: 14px;
}

#branches .block,.column .block {
    float:left;
    width:50%;
}
#branches .wide-block, .column .wide-block{
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
    float:none;
}

#productslist,
.clubsfeatured{
    background:url(images/bg-products.jpg);
    border:4px solid #ffe493;
    box-shadow:0 0 10px #555;
    border-radius:10px;
    min-height:500px;
    width:632px;
    float:left;
    margin:10px 20px;
}

#productslist h3 {
    text-shadow:0 0 10px #000;
    text-align:center;
    font-size:13px;
    color:#ffbc00;
    margin:20px 0 15px;
}

#productslist h3:before,#productslist h3:after {
    content:' ~ ';
}

#productslist .see-all a {
    font-family:'BookAntiquaRegular', Georgia, serif;
    text-decoration:underline;
    font-size:16px;
    color:#ffbc00;
    float:right;
    margin:-40px 20px 10px 0;
}

#productslist ul {
    width:100%;
    float:left;
    margin:0 10px 20px;
}

#productslist li {
    list-style: none;
    text-align:center;
    width:127px;
    float:left;
    height:auto;
    margin:0 13px;
	color:#fff;
}

#productslist li.wide-clear {
width:596px;
}

#productslist .product-thumbnail {
    border:1px solid #ffc000;
    margin-bottom:5px;
    background:#38509A;
    overflow:hidden;
    width:125px;
    height:83px;
    float:left;
}

#productslist .product-thumbnail img {
    float:left;
}

#productslist .product-info,#productslist .product-info strong,#productslist .product-info a {
    display:block;
    color:#ffbc00;
}

#productslist .product-info a:hover {
    color:#FFD881;
}

#productslist .product-info strong {
    font-size:14.14px;
    font-weight:400;
}

#productslist .product-info em {
    font-size:12.57px;
}

#productslist .addcart a {
    background:url(images/btn-addcart.png) no-repeat top;
    line-height:40px;
    font-weight:700;
    display:block;
    color:#111;
}

ul.ribbon-list {
    font:normal 20px 'BookAntiquaRegular', Georgia, serif;
    border-left:none;
    margin:10px 0 10px -33px;
}

ul.ribbon-list li {
    background:url(images/bg-bullet-points.png) no-repeat left;
    line-height:35px;
    list-style: none;
    padding:4px 0 4px 40px;
    margin: 5px 0;
}

.spithire p {
    text-align:left;
    margin:0 0 10px 30px;
}

.spithire img {
    position:relative;
    left:10px;
}

.ribbon-title {
    background:url(images/bg-ribbon-title.png) no-repeat left;
    position:relative;
    margin-left:-21px;
    line-height:80px;
    z-index:5;
    float:left;
    width:99px;
}

.ribbon-title span {
    font:bold 16px/80px 'BookAntiquaBold', serif;
    display: block;
    color:#FC0;
    padding:0 10px;
}

.subheader {
    margin-bottom:-40px;
    float:left;
}

.subheader h5 {
    font-size:18.67px;
    font-weight:700;
    color:#383d4b;
    float:left;
    margin:5px 0 0 -10px;
}

.menublock {
    background:#2c427e url(images/bg-menublock.jpg) no-repeat right;
    width:640px;
    height:320px;
    float:left;
    -moz-box-shadow: inset 0 0 20px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 20px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 20px 5px rgba(0,0,0,0.5);
    position:relative;
}
.menublock .menuSelector{
    float:left;
    height:320px;
    width:212px;
    background:url(images/bg-sidemenu.jpg) no-repeat top left transparent;
}

.menublock span {
    font-size:10px;
    display:block;
    color:#d0d7e9;
    margin:8px 0 5px 70px;
	width:145px;
	float:left;
}

.menublock ul {
    border:none;
    width:210px;
    padding:0;
	float:left;
	clear:left;
}

.menublock li {
    font-family:'BookAntiquaRegular', Georgia, serif;
    font-weight:700;
    display:block;
}

.menublock li a {
    background: none repeat scroll 0 0 #5374C3;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 24px;
    margin: 2px;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
}

.menublock li a.active,
.menublock li a:hover {
    background:#eab90c;
}

.menublock .thumbs {
width:122px;
float:left;
margin:-25px 0 0;
display:none;
}
.menublock .thumbs ul {
    border:none;
    width:115px;
    padding:0;
	margin:0 0 0 7px;
}
.menublock .thumbs li {
	display:block;
	margin:0 0 8px;
}
.menublock .thumbs li a {
    display: block;
    margin: 0;
    padding: 0;
	border:solid 1px #aaa;
	width:113px;
	height:95px;
}
.menublock .thumbs li a img {
    display: block;
}
.menublock .thumbs li a.active-m,
.menublock .thumbs li a:hover {
    border:solid 1px #fff;
}
.menublock a.terms{
    position:absolute;
    right:10px;
    bottom:8px;
    text-decoration: underline;
    color:#ffffff;
}



/* Store Home */
.storehome li{
    font: normal 13.34px Arial, sans-serif;
    line-height: 20px!important;
    list-style: none;
    padding: 6px 0;
}

.storehome h3:after,
.storehome h3:before{
    display: none;
}

#productslist.storehome{
    margin-bottom: 30px;
}


.productsearch{
    margin: 0 0 15px 23px;
    color: #ffbb00;
    float: left;
    width: 150px;
}

.productsearch span{
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
    font-size: 13px;
    display: block;
}

.productsearch input[type=text]{
    width: 92px;
    float: left;
}
.productsearch input[type=submit]{
    float:left;
	padding:0px;
	margin-top:-1px;
	width:32px !important;
	color:#333 !important;
}

#storenav{
    margin: 0 22px 0 0;
    width: 435px;
    float: right;
}

#storenav li{
    text-align: left;
    float: left;
    margin: 0;
    width: 155px;
}

#storenav li a{
    background: url('images/icon-arrow.png') no-repeat left;
    text-decoration: underline;
    padding: 5px 0 5px 30px;
    color: #ffbb00;
}

#storenav .indent{
    width: 110px;
}

/* Clubs */
.clubsfeatured{
    width: 345px;
    min-height: 200px;
}

.clubsfeatured .inner{
    margin: 18px;
}

.clubsfeatured p{
    margin: 10px 0;
    color: #FFF;
}

.clubsfeatured h3{
    color: #ffcc3c;
    font-weight: bold;
    line-height: 28px;
    font-size: 29.34px;
    text-shadow: 0 0 10px #000;
}

.clubsfeatured img{
    border: 1px solid #FFF;
    margin-top: 20px;
}

.pricelist-request-form{
    float: left;
    width: 270px;
	position: relative;
}

.pricelist-request-form select,
.pricelist-request-form input,
.pricelist-request-form textarea{
    border-right: 2px solid #BBB;
    border-top: 2px solid #BBB;
    border-left: 2px solid #DDD;
    border-bottom: 2px solid #DDD;
    margin: 5px 0 15px 0;
    display: block;
    padding: 2px;
    color: #888;
    width: 90%;
}

.pricelist-request-form select{
    width: 50%;
}

.pricelist-request-form textarea{
    height: 120px;
}

.pricelist-request-form div.wpcf7 img.ajax-loader {
    position:absolute;right:0;bottom:19px
}
.pricelist-request-form span.wpcf7-form-control-wrap {
    position: relative;
	display:block;
}
.pricelist-request-form span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: red;
    font-size: 11px;
    left: 162px;
    line-height: normal;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 80px;
    z-index: 100;
}
.pricelist-request-form div.wpcf7-response-output {
    margin: 0 20px 0 0;
    padding: 0.2em 1em;
}

.form-2 div.wpcf7-response-output {
    margin: 0 10px;
    padding: 0.2em 1em;
	clear:both;
}
.form-2 span.wpcf7-not-valid-tip {
	left: 190px;
}
.form-2 .block-2 span.wpcf7-not-valid-tip {
	left: 210px;
}

.pricelist-request-form .captcha-holder {
    height: 24px;
}
.pricelist-request-form .captcha-holder img {
    float: left;
    margin: 0 10px 0 0;
}
.pricelist-request-form .captcha-holder .wpcf7-form-control-wrap {
    width:95px;
	float:left;
}
.pricelist-request-form .captcha-holder .wpcf7-form-control-wrap input {
    width:80px;
	margin:0
}
.pricelist-request-form .captcha-holder .captext {
    float:left;color:#666;line-height:24px;
}

.guarantee-wrap{
    margin: 0 15px;
    display: block;
    clear: both;
}

.guarantee-wrap img{
    float: left;
    margin: 0 5px 0 0;
}

.guarantee-wrap a,
.guarantee-wrap p{
    font-weight: bold;
    color: #080d1c;
    padding: 10px 0;
}

.guarantee-wrap p{
    margin: 0
}

.column .pricelist-request-form{
    width: 100%;
}

.column .pricelist-request-form h3{
    margin: 0px 0 20px 0;
}

.column .pricelist-request-form h3 span{
    float: left;
    margin: 0;
}

/* Product Page */
#product-page{
    margin: 0 22px;
    color: #ffbc00;
}

#product-page #thumb{
    margin-right: 20px;
    text-align: center;
    width: 289px;
    float: left;
}

#product-page #thumb img{
    border: 1px solid #ffcc00;
    margin-bottom: 20px;
    width: 289px;
    float: left;
}

#product-page #thumb a{
    color: #FFBB00;
}

#content #product-page div.product div.summary,
#product-page div.product div.summary  {
    width: 270px;
}
#content #product-page div.product div.summary .variations {
margin:0 0 5px;
}
#content #product-page div.product div.summary .variations td,
#product-page div.product div.summary .variations td  {
    vertical-align:top;
	padding-bottom:10px;
}
#content #product-page div.product div.summary .variations td label,
#product-page div.product div.summary .variations label {
    display:block;padding-right:10px;
}

#product-page .productdesc{
    width: 270px;
    float: left;
}
#product-page .productdesc{
    width: 270px;
    float: left;
}
#product-page div.product div.summary p {
    color: #FFFFFF;
    font: 13.34px Arial,sans-serif;
    margin: 20px 0;
}

#product-page div.product div.summary strong,
#product-page div.product div.summary em,
#product-page .productdesc strong,
#product-page .productdesc em{
    font-size: 18px;
    display: block;
}
#product-page div.product div.summary em,
#product-page .productdesc em{
    margin-bottom: 20px;
    font-size: 14px;
}
#product-page div.product div.summary .single_variation {
    display:none;
}

#product-page div.product div.summary p span,
#product-page .productdesc p span{
    color: #ffbc00;
}

#product-page .productdesc p{
    color: #FFF;
}

#product-page .productdesc label{
    font-weight: bold;
}



/* Footer */

#footer {
    border-top:1px solid #383d4b;
    text-align:center;
    clear:both;
    float:left;
    width:640px;
    margin:20px 20px 0;
    padding:20px 0 0;
    color: #383d4b;
}

#footer img {
    vertical-align:middle;
    margin-left:5px;
}

.clear {
    clear:both;
    content:' ';
    display:block;
}

.alignnone,a img.alignnone,.wp-caption.alignnone,.wp-caption.alignleft {
    margin:5px 20px 20px 0;
}

.aligncenter,div.aligncenter,.aligncenter {
    display:block;
    margin:5px auto;
}

.alignright,a img.alignright, img.alignright {
    float:right;
    margin:5px 0 20px 20px;
}

.alignleft,a img.alignleft, img.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}

.inner{
    margin: 22px;
}

h1{
    font-size: 26px;
}

h2{
    font-size: 22px;
}

h3{
    font-size: 18px;
}

h4,
h5,
h6{
    font-size: 16px;
}

pre, code{
    font-family: Courier New, monospace;
}

blockquote{
    border-left: 5px solid #DDD;
    padding: 20px;
} 

blockquote cite{
    border-bottom: 1px dotted #161b29;
    display: inline-block;
    margin: 20px 0;
}

ul, dt{
    margin: 10px 0;
}

dt{
    font: bold 14px Arial, sans-serif;
}

dd{
    margin-left: 20px;
    font-size: 13px;
}

ul li,
ol li{
    list-style: disc;
    margin-left: 16px;
    font-size: 13px;
    color: #161b29;
}

ol li{
    list-style: decimal;
}

em{
    font-style: italic;
}


#productslist .woocommerce_ordering,
#productslist .page-title {
display:none;
}
#productslist.storehome {
position:relative;
}
#productslist .navigation {
padding:0 24px;position:absolute;width:584px;bottom:10px;
height:20px;
}
#productslist .navigation a {
color:#FFBB00;
}
#productslist .navigation .nav-previous,
#productslist .navigation .nav-next {
display:inline;
font-size:13px;
color:#FFBB00;
}
#productslist .navigation .nav-previous {
float:left;
}
#productslist .navigation .nav-next {
float:right;
}
#content .payment_methods li,
#content .payment_methods {
list-style:none;
}
#cart .inner,
.widget_shopping_cart {display:none;}
#content a.button, 
#content button.button, 
#content input.button, 
#review_form #submit {
background: #4968b8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5NjhiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTFhNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #4968b8 0%, #0e1a42 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4968b8), color-stop(100%,#0e1a42)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4968b8 0%,#0e1a42 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4968b8 0%,#0e1a42 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4968b8 0%,#0e1a42 100%); /* IE10+ */
background: linear-gradient(top,  #4968b8 0%,#0e1a42 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4968b8', endColorstr='#0e1a42',GradientType=0 ); /* IE6-8 */

    border: 1px solid #969696;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #f1ca78;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 100%;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    vertical-align: baseline;
font-family:'BookAntiquaRegular', Georgia, serif;
font-size:14px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 

}

#content a.button.alt, 
#content button.button.alt, 
#content input.button.alt, 
#content #review_form #submit.alt {
font-family:'BookAntiquaRegular', Georgia, serif;
font-size:14px;
background: #ffcb38; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZDg4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2I4N2YxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmM3MzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffcb38 0%, #fed886 50%, #b87f10 52%, #fbc739 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb38), color-stop(50%,#fed886), color-stop(52%,#b87f10), color-stop(100%,#fbc739)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffcb38 0%,#fed886 50%,#b87f10 52%,#fbc739 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffcb38 0%,#fed886 50%,#b87f10 52%,#fbc739 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffcb38 0%,#fed886 50%,#b87f10 52%,#fbc739 100%); /* IE10+ */
background: linear-gradient(top,  #ffcb38 0%,#fed886 50%,#b87f10 52%,#fbc739 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb38', endColorstr='#fbc739',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
    border-color: 0;
    color: #453008;
text-shadow: -1px -1px 0px #ffd151;
filter: dropshadow(color=#ffd151, offx=-1, offy=-1); 
}

.btn-submit-pro {
border:0;
padding:0;
cursor:pointer;
width:164px;
height:48px;
margin:0;
background:url(images/btn-add-to-cart.png) no-repeat;
}


#map_canvas,
#map_canvas2, #map_canvas3{
    border-radius: 2px;
    border: 1px solid #383D4B;
    width: 95%;
    height: 310px;
}
#map_canvas .gmnoprint, #map_canvas2 .gmnoprint, #map_canvas3 .gmnoprint {
margin-right: -10px !important;	
}
.column .block-center{
    float:none;
    clear: both;
    margin:0 auto;
    padding:15px 0 0;
	display:none;
}
.single-catering-menus #content h1.title{
    float:left;
    margin-bottom:30px;
    font-weight: bold;
    font-size:30px;
}
.single-catering-menus #content h1.title span{
    display:block;
}
.single-catering-menus #content h1.title span.meat-perfection{
    display: block !important;
    font-size: 12px;
    margin-top: -8px;
    text-align: right;
}
.single-catering-menus #content h3{
    font-size:15px;
    font-weight: bold;
}
.single-catering-menus #content ul li, .single-catering-menus #content ol li{
    list-style: none;
    margin:0;
}
.single-catering-menus #content ul{
    margin:0 0 15px;
}
.quicklinks-cart{
    display:none;
}
.single-catering-menus .quicklinks-cart{
    display:block;
}
.single-catering-menus #content .inner{
    padding:30px;
}

ul.products li.product-cat-new span.price {display:none !important; }
ul.products li.product-cat-new  { margin: 0 13px 13px !important; }


.hide{
	display:none;
}