body {
	background: -moz-linear-gradient(center top , #160002, #990A0E) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#160002), to(#990A0E));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#160002', endColorstr='#990A0E');
	margin:0;
	background-color:#980A0E;
	background-repeat:no-repeat;
	font-family: verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	font-size: 14px;
}

.ui-widget {
    font-family: verdana, Arial, Helvetica, sans-serif !important;
}

h1 {font-size: 23px; margin-top: 0px;font-weight: lighter;}
h2 {}
h3 {font-size: 17px; margin-top: 0px;margin-bottom: 12px;font-weight: lighter;}

a {color: #82080C; text-decoration: none;}
a:hover {color: #DB0911; text-decoration:none;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

#hiddenform a {
    color: #CC0000;
    text-decoration: none;
}

#CAT_Search {
	width: 130px !important;
}

#hiddenform a:hover {
    color: orange;
    text-decoration: none;
}

#google_translate_element {

}

.goog-te-gadget-simple .goog-te-menu-value {
    color: white !important;
}

.goog-te-gadget-icon {
	display: none;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    background-image: url("/images/template/select-language-bg.png") !important;
    border: 0 none !important;
    height: 27px !important;
    padding-top: 37px !important;
    text-align: center !important;
    width: 236px !important;
}

#container-bg {

}

.photogalleryItem {
	text-align: center;
}

#headerContainer {

}

#site-logo {
    background-image: url("/images/template/beech-ovens-logo.png");
    height: 72px;
    margin: 10px auto;
    width: 403px;
}

#social-media {
    color: white;
    float: right;
    margin-right: 13px;
    margin-top: -40px;
}

.smBottonFB, .smBottonTW, .smBottonYT, .smBottonLI, .smBottonFR, .smBottonGP {
    float: left;
	margin-right: 2px;
    height: 30px;
    width: 31px;
}

.smBottonFB:hover, .smBottonTW:hover, .smBottonYT:hover, .smBottonLI:hover, .smBottonFR:hover, .smBottonGP:hover {
	cursor:pointer;
	background-position:bottom;
}

.smBottonFB {background-image: url("/images/template/smFacebook.png");}
.smBottonTW {background-image: url("/images/template/smTwitter.png");}
.smBottonYT {background-image: url("/images/template/smYouTube.png");}
.smBottonGP {background-image: url("/images/template/smGoogleP.png");}
.smBottonLI {background-image: url("/images/template/smLinkedin.png");}
.smBottonFR {background-image: url("/images/template/smFlickr.png");}

.connect_widget .connect_text_wrapper {
    display: none !important;
}

#top-menu-bg {
    background-image: url("/images/template/top-menu-bg.png");
    background-repeat: no-repeat;
    height: 37px;
	padding-left: 10px;
}

/* TOP MENU STYLES */

.top-menu-default {
    color: white;
    font-size: 15px;
    text-align: center;
}

.top-menu-hover {
    background-image: url(/images/template/top-menu-hover.jpg);
    color: white;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.top-menu-stay {
    background-image: url(/images/template/top-menu-hover.jpg);
    color: white;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

#page-content {
	background-color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.catsub0690584 {
    background-image: url("/images/template/sub-menu-bg.png");
	background-repeat:repeat;
    color: white;
    font-size: 13px;
	padding-left: 5px;
}

.catsub1690584 {
    background-image: url("/images/template/sub-menu-bg.png");
    color: #cc0000;
    font-size: 13px;
	padding-left: 5px;
	cursor: pointer;
}

.sub-menu-default {
    background-image: url("/images/template/sub-menu-bg.png");
    color: white;
    font-size: 13px;
	padding-left: 5px;
}
.sub-menu-hover {
    background-image: url("/images/template/sub-menu-bg.png");
    color: yellow;
    font-size: 13px;
	padding-left: 5px;
	cursor: pointer;
}
.sub-menu-stay {
    background-image: url("/images/template/sub-menu-bg.png");
    color: yellow;
    font-size: 13px;
	padding-left: 5px;
	cursor: pointer;
}

/* FAQ LINKS */

.faq-question .question-container {

}

.faq-question {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    color: black;
    margin-bottom: 4px;
    padding: 2px;
}

/*.faq-question {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    background-color: #333333;
    color: black;
    margin-bottom: 4px;
    padding: 2px;
}*/

.faq-details {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    background-color: white;
    border: 1px solid #666666;
    margin-top: -9px;
    padding: 14px;
}

/*.faq-details {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    border: 1px solid #666666;
    padding: 10px;
	background-color: white;
}*/

.faq-question a:link {
	color: black;
	background-color: white;
	text-decoration:none;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.faq-question a:hover {
	color: red;
	border: 0;
}

.faq-question a:visited {
	border: 0;
	-moz-outline-style: none;
	outline: none;
}

.faq-question a:active {
	border: 0;
	outline: none;
	-moz-outline-style: none;
}

.faq-questio a:focus {
	border: 0;
	outline: none;
	-moz-outline-style: none;
}

/* Slide Banner STYLES */

.slide-banner {
    margin: 0 auto;
    width: 980px;
}

#content {
    color: white;
    margin: 0 auto;
    position: relative;
    width: 980px;
}

#slider {
    background-image: url("/images/template/slider-bg.jpg");
}


.container {
	width: 980px;
	margin: 0 auto;
}

#content{
    color: white;
    margin: 0 auto;
    position: relative;
    width: 980px;
	}

#slider{background-image: url("/images/template/slider-bg.jpg");
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:980px;
	height:239px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:59px;
	height:59px;
	position:absolute;
	left:-15px;
	top:90px;
	}
.graphic, #prevBtn, #nextBtn {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -8000px;
}	
#nextBtn{ 
	left:935px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:59px;
	height:59px;
	background:url(/images/template/prev-slide.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/template/next-slide.png) no-repeat 0 0;	
	}
	
#literature-bg {
    background-image: url("/images/template/pdf-bg.jpg");
    background-repeat: no-repeat;
    height: 27px;
    padding-left: 7px;
    padding-top: 5px;
    width: 630px;
}	

#literature-bg a {
	color: white;
	font-size: 13px;
    text-decoration: none;
}
#literature-bg a:hover {
	
}

#literature-bg .pdf-download {
    background-image: url("/images/template/pdf-divider.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}
.pdf-download a {
	color: white !important;
}
.pdf-download a:hover {
	color: orange !important;
}

.pdf-size {

}

#site-footer {
    -moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
    background-color: #231F20;
    color: white;
    font-size: 10px;
    height: 162px;
    margin: 0 auto 20px;
    padding-left: 20px;
	padding-right: 20px;
    padding-top: 22px;
    width: 940px;
}

#site-footer a {
	color:white;
	text-decoration:none;
}

#site-footer a:hover {
	color:red;
}

#quick-links {
    -moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
    background-color: #181516;
	overflow: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#quick-links .col1 {
    float: left;
    margin-left: 100px;
}

#quick-links .col2 {
    float: left;
    margin-left: 90px;
}

#quick-links .col3 {
    float: left;
    margin-left: 90px;
}

#quick-links .col4 {
    float: left;
    margin-left: 90px;
}

.cat_textbox {
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 -1px 2px #999999 inset;
	-webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 -1px 2px #999999 inset;
	border-radius: 10px 10px 10px 10px;
    box-shadow: 0 -1px 2px #999999 inset;
    border: 1px solid #999999;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
}

.cat_listbox {
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 -1px 2px #999999 inset;
	-webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 -1px 2px #999999 inset;
	border-radius: 10px 10px 10px 10px;
    box-shadow: 0 -1px 2px #999999 inset;
    border: 1px solid #999999;
    padding: 5px 10px;
}

#CaptchaV2 {
    letter-spacing: 17px;
    padding-left: 36px;
}

.recipes a {
    color: #CC0000;
    text-decoration: none;
}
.recipes a:hover {
	color: orange;
}

#specButtons {margin: 0 auto; overflow: auto; width: 560px;}

#specButtons .AUS {background-image: url("/images/template/Australia-Specs.png");}
#specButtons .US {background-image: url("/images/template/America-Specs.png");}
#specButtons .AUS, #specButtons .US {width: 269px; height: 80px; float: left; margin-right: 10px; }

#specButtons .AUS:hover, #specButtons .US:hover {cursor: pointer; background-position: bottom;}