/* Website designed by Hunter Connect for Mike Roux (MikeRoux.com) */
* {padding: 0; margin: 0;}
html,body{margin:0;padding:0;height:100%}
html {background: #402c21 url(../../layout/img/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;-webkit-text-size-adjust: none;}

body {
font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
font-size: 14px;
color:#202020;
line-height: 25px;
}

p {
 padding-bottom:8px;
}

p.first:first-letter
{ 
font-size:260%;
font-style: oblique;
padding-right: 3px;
font-weight:bold;
}

a:link, a:active, a:visited {
font-weight:bold;
color:#ab5500;
text-decoration:underline;
outline: none;
}

a:hover {
font-weight:bold;
color:#202020;
text-decoration:underline;
outline: none;
}

a img {
border:none;
}


h1 {
font-size:27px;
line-height:25px;
font-weight:bold;
padding-bottom: 15px;
color:#202020;
text-transform: uppercase;
text-align: center;
}

h2 {
font-size:27px;
line-height:25px;
font-weight:bold;
padding-top: 28px;
padding-bottom: 15px;
color:#202020;
text-transform:none;
text-align: center;
}

h3,h5 {
font-size:14px;
line-height:18px;
color:#FFF;
font-weight:normal;
font-style:oblique;
margin-bottom: 25px;
padding: 8px;
border-radius: 6px;
border: 2px #241911 solid;
text-align: center;

background: #1b120c;
background: -moz-linear-gradient(top, #1b120c 0%, #42271d 10%, #42271d 90%, #1b120c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b120c), color-stop(10%,#42271d), color-stop(90%,#42271d), color-stop(100%,#1b120c));
background: -webkit-linear-gradient(top, #1b120c 0%,#42271d 10%,#42271d 90%,#1b120c 100%);
background: -o-linear-gradient(top, #1b120c 0%,#42271d 10%,#42271d 90%,#1b120c 100%);
background: -ms-linear-gradient(top, #1b120c 0%,#42271d 10%,#42271d 90%,#1b120c 100%);
background: linear-gradient(top, #1b120c 0%,#42271d 10%,#42271d 90%,#1b120c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b120c', endColorstr='#1b120c',GradientType=0 );

}

h4 {
font-size:22px;
line-height:25px;
font-weight:normal;
padding-bottom: 15px;
color:#202020;
text-transform:none;
text-align: center;
font-style: italic;
}

h5 {
margin-top: 45px;
text-transform: uppercase;
}

h5 a {
color: #fff !important;
}
h5 a:hover {
color: #e9e9e9 !important;
}

#top_wrapper {
height: 140px;
}

#logo {
position: absolute;
margin-top: 58px;
margin-left: 0px;
width: 286px;
height: 73px;
background: url(../img/logo.png) no-repeat;
}

#wrapper {
margin: 0 auto;
width: 100%;
max-width: 1000px;
padding-bottom: 25px;
}


#content_wrapper {
margin-left:auto;
margin-right:auto;
width: 100%;
max-width: 966px;
}

#content {
box-sizing: border-box;
background: #fff3d9;
width:100%;
max-width: 1000px;
padding: 25px;
border-left: #000 8px solid;
border-right: #000 8px solid;
}

#header {
max-width: 100%;
max-height: 350px;
border-left: #000 8px solid;
border-right: #000 8px solid;
border-bottom: #000 8px solid;
box-shadow:0px 0px 7px 1px #000;
}

#header img {
	max-width: 100%;
	height: auto !important;
}

#scroll {
position: absolute;
background: url(../img/scroll.png) no-repeat;
width: 322px;
height: 113px;
z-index: 999;
margin-left: 665px;
margin-top:-90px;
}

@media screen and (max-width: 1024px) {
    #scroll {
        display: none !important;
    }
}

#main-menu {
background: #000 url(../img/nav.png) repeat-x;
padding: 7px;
border-top-right-radius: 12px;
border-top-left-radius: 12px;
}

#menu-toggle {
	display: none;
}

@media screen and (max-width: 768px) {
	
	#menu-toggle {
		font-weight: bold;
		font-size: 16px;
		cursor: pointer;
		display: block;
		color:#fff !important;
		text-align: center;
		width:100%;
	}
	
	#menu-toggle span {
	font-size:20px;
	}
	
	#main-menu ul {
		display: none;
		padding-top: 8px;
		
	}
	
	#main-menu ul li a {
		display: block;
		width:100%;
		box-sizing: border-box;
		padding-bottom: 4px;
		padding-top: 4px;
	}
	
}

#main-menu ul {
margin: 0px;
padding: 0px;
}
 
#main-menu li {
list-style-type: none;
display: inline;
}
 
#main-menu li a {
color:#a9a9a9;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
text-shadow: 0px -1px 1px rgba(0,0,0,.5);
border-right: 3px double #252525;
padding-right: 11px;
padding-left: 11px;
font-size: 11px;
display: block;
float: left;
height: 25px; */ make links taller so they are easier to click */
}

#main-menu li a.last {
border: none;
}
 
#main-menu li a.active, #main-menu a:hover {
text-decoration: none;
color: #9f6b3d;
}

.clear {
clear: both;
}

#footer {
box-sizing: border-box;
margin: 0 auto;
background: #000;
width: 100%;
max-width: 966px;
text-align: center;
color: #9f6b3d;
font-size: 9px;
line-height: 11px;
padding: 10px;
text-transform: uppercase;
}

#footer a:link, #footer a:active, #footer a:visited {
color:#9f6b3d;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
font-weight:normal;
text-decoration:underline;
}

#footer-menu {
box-sizing: border-box;
padding: 10px;
margin: 0 auto;
background: #1d1d1d;
width: 100%;
max-width: 966px;
font-size: 9px;
line-height: 12px;
text-align: center;
}

#footer-menu li {
list-style-type: none;
display: inline;
}

#footer-menu li a {
border-right: 3px double #252525;
padding-right: 10px;
padding-left: 10px;
color: #a9a9a9;
text-decoration: none;
text-transform: uppercase;
font-weight:normal;
}

#footer-menu a:hover {
font-weight:normal;
text-decoration:underline;
color: #FFF;
}

#footer-menu li a.last {
border: none;
}

.fl {
float: left;
}

.fr {
float: right;
}

.mr {
margin-right: 16px;
}
.ml {
margin-left: 16px;
}
.mt {
margin-top: 16px;
}
.mb {
margin-bottom: 16px;
}

.border {
border: 5px solid #000;
padding: 1px;
}

.buynow {
border:2px dashed #999;
border-radius: 6px;
padding: 13px;
margin: 10px;
text-transform: uppercase;
font-weight: bold;
line-height: 28px;
background: #ffffff;
color:#333;
}

.buynow .price {
background:#ffd287;
}

@media screen and (max-width: 468px) {
#content img {
	box-sizing: border-box;
	width:100%;
	height:auto;
}
#content img.mr {
	margin-right: 0 !important;
}
#content img.ml {
	margin-left: 0 !important;
}
#content .fl {
	float:none;
}
#content .fr {
	float:none;
}
.buynow {
	height: 100%;
	max-height: 228px;
}
#logo {
	margin-left: 15px;
}
}

@media screen and (max-width: 468px) {
    input[type="image"] {
        margin-top: 25px;
		text-align: center;
		display: inline-block;
    }
	
}

table {
    width: 100%;
    border-collapse: collapse;
}

/* Make table scrollable on smaller screens */
@media screen and (max-width: 768px) {
    table {
        display: block;
        overflow-x: auto;
    }
	th, td {
    padding: 8px;
    border: none;
    text-align: center;
}

th {
    background-color: #f2f2f2; /* Optional: add background color to table headers */
}
}