body {
	margin: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #363937;
	background: #444444; /* Old browsers */
	background: -moz-linear-gradient(top, #444444 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #444444 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #444444 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #444444 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #444444 0%,#cccccc 100%); /* W3C */
}

.topwrapper {
	margin: 0 auto;
	display: block;
	width: 950px;
	padding: 0px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
}

.menuwrapper {
	margin: 0 auto;
	display: block;
	width: 950px;
	height: 40px;
	z-index: 1000;
	padding: 0px;
	text-align: center;
	color: #a4a4a4;
	font-family: trebuchet MS, Arial, sans-serif;
	line-height: 30px;
	text-align: right;
	font-size: 13px;
	line-height: 30px;
	margin-top: 10px;
}

.contentwrapperhome {
	margin: 0 auto;
	display: block;
	width: 950px;
	background-color: #333;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.contentwrapper {
	margin: 0 auto;
	display: block;
	width: 950px;
	background-color: #353535;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.contentwrapperinsert {
	margin: 0 auto;
	display: block;
	width: 951px;
	background-color: #353535;
	min-height: 1150px;
	border-left: 5px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.contentwrappertopcast {
	margin: 0 auto;
	display: block;
	width: 951px;
	background-color: #353535;
	border-left: 5px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.content {
	margin: 0 auto;
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #353535;
	text-align: left;
	padding: 35px;
	float: right;
	width: 630px;
	background-color: #FFFFFF;
}

a {
    font-family: trebuchet MS, Arial, sans-serif;
    font-size: 13px;
    color: #a4a4a4;
    text-decoration: none;
}

a:hover {
    color: #810408;
}

a.sub:link {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #a4a4a4;
	text-decoration: none;
}

a.sub:visited {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #a4a4a4;
	text-decoration: none;
}

a.sub:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #a4a4a4;
	text-decoration: none;
}

a.sub:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

a.mail:link {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #f16422;
	font-weight: normal;
	text-decoration: underline;
}

a.mail:visited {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #f16422;
	font-weight: normal;
	text-decoration: underline;
}

a.mail:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #f16422;
	font-weight: normal;
	text-decoration: underline;
}

a.mail:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #58595b;
	font-weight: normal;
	text-decoration: underline;
}

.home-image-left {
	float: left;
	width: 50%;
	text-align: center;
}

.home-image-right {
	float: right;
	width: 50%;
	text-align: center;
}

.home-image-left img, .home-image-right img {
	border: 3px solid #810408;
}

.product {
	width: 100%;
	font-size: 13px;
	line-height: 21px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 15px;
	padding-bottom: 15px;
}

.product-left {
	float: left;
	width: 46%;
	border-right: 1px solid #333;
}

.product-right {
	float: left;
	width: 50%;
	margin-left: 15px;
}

.product-left-sentinel {
    float: left;
    width: 40%;
    border-right: 1px solid #333;
}

.product-right-sentinel {
    float: left;
    width: 57%;
    margin-left: 15px;
}

.product-left-inner {
	float: left;
	margin-right: 15px;
}

.canature-logo {
	width: 100px !important;
}

.product-right-inner {
	float: left;
}

.footer {
	margin-top: 30px;
	font-size: 13px !important;
}

.footer a{
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.footer a:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbs {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;
	background: none !important;
}

.breadcrumbs a {
	color: #333 !important;
}

.breadcrumbs span {
	color: #333 !important;
}

.breadcrumbs a:hover {
	color: #810408 !important;
}

.breadcrumbs a{
	color: #FFFFFF;
}

.breadcrumbs a:hover{
	color: #ccc;
}

.retailers-left {
	float: left;
}

.retailers-right {
	float: right;
}

.retailers-right span {
	float: left;
    width: 290px;
}

/* Start Nav */

.menu {
	position: absolute;
}

.mobile-menu {
	display:none;
}

.current {
	background-color: #F1F1E4;
	color: #CB7240 !important;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	z-index: 151;
}



ul.nav {
    list-style: none outside none;
    margin-top: 35px;
    margin-right: 0px;
	padding: 0px;
	padding-left: 34px;
	width: 180px;
}

ul.nav li {
	display: block;
    float: none;
    margin: 0;
    padding: 0;
}

ul.nav li a {
	background-color: #810408;
    color: #fff;
    display: block;
    font-family: trebuchet MS, Arial, sans-serif;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    text-align: left;
	border-bottom: 1px dotted #6d6d6d;
}

.menu-sub {
	background: #333 !important;
}

ul.nav li a:hover {
	color: #ccc;
	z-index: 151;
}

.active {
	background-color: #F1F1E4;
	color: #CB7240 !important;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	z-index: 151;
}

.active a{
	color: #CB7240 !important;
}

ul.nav li a:hover.small {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
}

ul.nav li a.active {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	background: url("../images/opacity-30.png") repeat scroll 0 0 rgba(152, 237, 0, 100);
}

#scrolldown-pos {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 50.5%;
  border-bottom: 30px solid #fff;
}

#scrolldown {
  position: absolute;
  bottom: -6px;
  width: 350px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.sub-nav {
	display: none;
	z-index: 1000;
	position: relative;
	padding-top: 5px !important;
}

.sub-nav li {
	float:none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.sub-nav a {
	background-color: #2592d5 !important;
	color: #FEFFE8 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 10px 20px 10px 20px !important;
}

.sub-nav a:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.sub-nav-parent:hover > ul{
	display: block;
	position: absolute;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

.twelve-columns {
  width: 900px;
  margin: 0 auto;
  padding: 20px;
}

#infotext {
  margin: 0 auto;
  width: 500px;
}

#ui-datepicker-div {
	z-index: 1000 !important;
}

/* End Nav */

h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 32px;
	padding-bottom:5px;
	color: #353535;
	font-weight: normal;
	text-align:left;
	display: inline;
}

h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 22px;
	color: #58595b;
	font-weight: normal;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: normal;
}

td.product {
	color : #000000;
	text-align: left;
    padding-left: 10px;
}

td.image {
	border-right: 1px solid #CCCCCC;
}

td.productline {
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}

.footerwrapper{
	display: block;
	width: 900px;
	height: 100px;
	padding-top: 15px;
	background-color: #ffffff;
	border-top: 1px solid #f16422;
	z-index: 0;
}

.footer {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-align: center;
	font-weight: normal;
}

.footer a {
	color: #333 !important;

}

.footer a:hover {
	color: #810408 !important;

}

a.images:link {
	border: 1px solid #cccccc;
	display: block;
	width: 108px;
	height: 80px;
	text-decoration: none;
	background-color: #ffffff;
}

a.images:visited {
	border: 1px solid #cccccc;
	display: block;
	width: 108px;
	height: 80px;
	text-decoration: none;
	background-color: #ffffff;
}

a.images:active {
	border: 1px solid #cccccc;
	display: block;
	width: 108px;
	height: 80px;
	text-decoration: none;
	background-color: #ffffff;
}

a.images:hover {
	border: 1px solid #f16422;
	display: block;
	width: 108px;
	height: 80px;
	text-decoration: none;
	background-color: #ffffff;
}

a.view:link {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f37321;
	display: block;
	padding-right: 25px;
	margin-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.view:visited {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f37321;
	display: block;
	padding-right: 25px;
	margin-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.view:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f37321;
	display: block;
	padding-right: 25px;
	margin-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.view:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58595b;
	display: block;
	padding-right: 25px;
	margin-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.next:link {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.next:visited {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.next:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.next:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-right: 25px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.back:link {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-left: 27px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.back:visited {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-left: 27px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.back:active {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-left: 27px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.back:hover {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f16422;
	display: table-cell;
	padding-left: 27px;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(http://www.fireplacecapetown.co.za/images/arrows6.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.center { text-align:center; }

/* Start Captcha */

/*CAPTCHA STYLES*/
/*//////////////*/

td {font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position: relative;
	float: right;
	margin-top: -13px !important;
    margin-right: -20px !important;
	width: 20px !important;
	border: none !important;
}

.refresh img {
	border: none !important;
	box-shadow: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#SpamCheck { margin-left: 15px!important;padding:5px; color: #555; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;

	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 80px !important;
	margin-top: 0px !important;
}

.captcha-img {
	margin-left: 6px;
    margin-bottom: -4px !important;
	width: 61px !important;
	border: 0px !important;
	box-shadow: none !important;
	}

/* End Captcha */

.contacts { font-size: 13px!important; }

.btn { border-radius: 10px;
font-family:Trebuchet, Geneva, sans-serif;
color:#ffffff;
font-size: 18px;
background: #a5050a;
padding: 10px 25px 12px 20px;
width:24%;

margin-right:15px;
text-align:center;
text-decoration:none;
}

.btn2 { border-radius: 10px;
font-family:Trebuchet, Geneva, sans-serif;
color:#ffffff;
font-size: 18px;
background: #a5050a;
padding: 10px 25px 12px 20px;
width:13%;

text-align:center;
text-decoration:none;
}

.btn3 { border-radius: 10px;
font-family:Trebuchet, Geneva, sans-serif;
color:#ffffff;
font-size: 18px;
background: #a5050a;
padding: 10px 25px 12px 20px;
float:left;
text-align:center;
text-decoration:none;
}

.btn:hover, .btn2:hover, .btn3:hover { background: #e9ac23; }

.mobile-logo { display: none; }

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#000;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#999999;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

nav span { display: none; }




/** START MOBILE CSS **/

@media only screen and (max-width : 1000px) {
	
	iframe { width: 100%; margin: 0; }
	
	input, textarea, form { width: 80%; }
	
	input[type="submit"] { width: 100px !important; }
	
	.captcha-img { width: 61px!important; }

body {
	background: #444444; /* Old browsers */
	background: -moz-linear-gradient(top, #444444 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #444444 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #444444 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #444444 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #444444 0%,#cccccc 100%); /* W3C */
}

div { height: inherit!important; background: #fff !important }

#fireplace_flash { display: none; }

.mobile-logo { display: block; width: 95%; height: inherit; }

.content { padding: 15px; padding-left: 0 !important; padding-right: 0 !important; width: 95%; }

.menuwrapper {
	width: 95%;
}

.topwrapper  {
	width: 95%;
	height: auto;
}

.contentwrapperhome {
	width: 95%;
}

.contentwrapper {
	width: 95%;
}

.contentwrappertopcast {
	width: 95%;
}

.contentwrapperinsert {
	width: 95%;
}

.home-image-left {
    float: none;
    width: 100%;
    text-align: center;
}

.home-image-right {
    float: none;
    width: 100%;
    text-align: center;
}

.home-image-left img, .home-image-right img {
    width: 180px;
	height: inherit;
}

.retailers-left {
    float: none;
	margin-top: 15px;
	font-weight: bold;
}

.retailers-right {
    float: none;
	margin-top: 15px;
}

.product-left {
    float: none;
    width: 95%;
    border-right: none;
}

.product-left-sentinel {
    float: none;
    width: 95%;
    border-right: none;
}

.product-left img {
	width: 180px !important;
	height: inherit;
}

.product-left-sentinel img {
	width: 180px !important;
	height: inherit;
}

.product-right {
    float: none;
    width: 95%;
    margin-left: 0px;
}

.product-right-sentinel {
    float: none;
    width: 95%;
    margin-left: 0px;
}

.product-right img {
    width: 180px;
	height: inherit !important;
}

.product-right-sentinel img {
    width: 180px;
	height: inherit !important;
}


/* - Start Mobile Nav - */

.menu {
    position: inherit;
}

#nav
{
position: relative;
transition: none!important;

}
#nav li a { padding-top: 6px; padding-bottom: 10px; text-align: center; color: #fff;}
#nav li a:hover { padding-top: 6px; padding-bottom: 10px; color: #ccc; }

.sub-nav a:hover {
  background-color: #fff !important;
  color: #333 !important;
}

#nav > a
{
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
display: block;
position: absolute;
right: -15px;
top: 55px;
background-image: url('../images/nav.png');
background-repeat: no-repeat;
width: 50px;
height: 50px;
z-index: 1000;
}

/* first level */

#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
margin-top: 100px;
z-index: 9999;width: 100%;
padding: 16px;
padding-top: 0px;
padding-bottom: 0px;

}
#nav:target > ul
{
    display: block;
    padding: 0px;
}
#nav > ul > li
{
width: 100%;
float: none;
margin: 0;
background-color: #fff;
border-bottom: 1px solid #ccc;

}

/* second level */

#nav li ul
{
position: static;
padding-top: 15px;
}

/* - End Mobile Nav - */

}

/** END MOBILE CSS **/
