@import url('reset.css');



/* **** ERIC STYLES FOR 08 RESKIN **** */
div#pagecontent div.articles {
	background-color: #B9AD9D;
}

div#pagecontent .articles ul {
	background-color: #B9AD9D;
}
div#pagecontent h1 {
	font-size: 16px;
}

table.pinfo td {
	padding-left: 8px;
}

div#main table.pinfo h2 {
	font-size: 22px;
}

div#main table.pinfo input.cartbtn {
	margin-top: -3px;
}
/* **** END ERIC STYLES FOR 08 RESKIN **** */








.clear {
	clear: both
}
	
.left {
	float: left;
	clear: right;
}

.right {
	float: right;
	clear: left;
}

.gray {
	color: #eee;
}

img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	background: #fff url(/images/body_bg.gif) repeat-x bottom left;
	text-align: center;
	font: 62.5%/1.2 Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

/* =Typography
-------------------------------------------------------------*/
p, li, label {
	text-align: left;
	font-size: 12px;
	margin: .5em 0;
	line-height: 1.3em;
}

	

div#rightbar p, div#rightbar ul {
	padding: 0 10px;
}

div#main ul li {
	padding-left: 12px;
	background: url(/images/main-ul-li-bg.gif) no-repeat left 5px;
	line-height: 1.3em;
}

div#main table.homespecials ul li {
	line-height: .8em;
}

div#main ul {
	margin-left: 5px;
}

/* =Headings
-------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	margin: .4em 0;
}

div#rightbar h3, div#rightbar h3 a, div#rightbar h3 a:visited  {
	width: 160px;
	font-size: 16px;
	height: 16px;
	color: #fff;
	padding: 8px;
	margin: 0;
}

div#leftbar h3, div#leftbar h3 a, div#leftbar h3 a:visited {
	width: 196px;
	font-size: 20px;
	color: #f4ecde;
	height: 20px;
	padding: 10px;
	margin: 0;
}

div#leftbar h3.red {
	background: url(/images/leftbar-h3-red.gif) repeat-x top left;
}

div#leftbar h3.gray  {
	background: url(/images/leftbar-h3-gray.gif) repeat-x top left;
}

div#rightbar h3.orange {
	background: url(/images/rightbar-h3-orange.gif) repeat-x top left;
}

div#rightbar h3.gray {
	background: url(/images/rightbar-h3-gray.gif) repeat-x top left;
}

div#rightbar h3.orange a, div#rightbar h3.gray a, div#leftbar h3.red a, div#leftbar h3.gray a, div#rightbar h3.orange a, div#rightbar h3.gray a:visited, div#leftbar h3.red a:visited, div#leftbar h3.gray a:visited {
	display: block;
	height: inherit;
	width: inherit;
	padding: 0;
}

div#recommend {
	background: transparent url(/images/short-gray-gradiant.gif) repeat-x top left;
	border-top: 1px solid #afa9a6;
	float: left;
	margin-top: 10px;
}

div#recommend h2 {
	font-size: 18px;
	padding: 10px;
}

div#recommend h3, table.product h3, div#pagecontent h2, h2.red {
	font-size: 18px;
	margin-top: 0;
	font-weight: bold;
}

div#pagecontent h2 {
	margin: .5em 0;
	font-weight: normal;
}

div#pagecontent h2.red, h2.red {
	color: #7D2112;
	border-bottom: 1px solid #000;
}

table.product td table.buynow td {
	padding: 0;
}

table.product td table.buynow td p {
	margin: 0;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited, a:hover, a:link, a:active {
	text-decoration: none;
}

a, a:visited {
	color: #7D2112;
}

div#pagecontent a {
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.more, a.more:visited {
	color: #7D2112;
}

a.more:hover {
	color: #000;
}

table.product h3 a, table.product h3 a:visited{
	color: #656565;
}

table.product h3 a:hover {
	color:#7d2112;
}

/* =Layout
-------------------------------------------------------------*/
div#mast {
	width: 100%;
	height: 132px;
	background: url(/images/mast-bg.gif) repeat-x top left;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}

div#wrapper {
	width: 1000px;
	margin: 0 auto;
}

div#container{
	width: 1000px;
	float: left;
	text-align: left;
}

div#banner {
	background: url(/images/banner_bg.gif) no-repeat top left;
	width: 1000px;
	height: 132px;
	float: left;
	position: relative;
}

div#content {
	width: 980px;
	padding: 10px;
	float: left;
	background-color: #fff;
}

div#leftbar {
	width: 230px;
	float: left;
}

div#main {
	float: left;
	width: 550px;
	margin-left: 5px;
}

div#rightbar {
	width: 190px;
	float: right;
}

div.sidebox {
	background-color: #e0dad1;
	float: left;
	padding: 5px;
}

div.innersidebox {
	border: 1px solid #afa9a6;
	padding: 1px;
	margin-bottom: 5px;
	background-color: #fff;
}

div#footer {
	width: 1000px;
	height: 228px;
	float: left;
	background: #e0dad1 url(/images/footer_bg.gif) no-repeat top center;
}
	
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homelogo {
	display: block;
	width: 155px;
	height: 108px;
	position: absolute;
	margin-top: 10px;
	margin-left: 30px;
}

a#homelogo:hover {
	text-decoration: none;
}

form#search {
	width: 195px;
	height: 26px;
	position: absolute;
	margin-left: 755px;
	margin-top: 55px;
}

form#search input#searchBox {
	width: 195px;
}

div#indexBanner {
	width: 550px;
	height: 284px;
	float: left;
}


/* =Main Content Styles
-------------------------------------------------------------*/
table.homespecials {
	width: 550px;
	height: 149px;
	border: 1px solid #afa9a6;
	background: #fff url(/images/index-producttable-bg.gif) repeat-x top left;
	margin-top: 5px;
	float: left;
}

table.homespecials td {
	vertical-align: middle;
}

table.homespecials td.specdetails {
	padding: 15px 5px 0 15px;
	vertical-align: top;
}

p.saleprice, p.retailprice {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #ae1f10;
}

p.retailprice {
	color: #000;
	text-decoration: line-through;
	padding-left: 15px;
}

td.specdetails li {
	font-size: 11px;
}

td.specdetails h2 {
	font-size: 24px;
	margin-top: 0;
}

div#monthlyPosts {
	width: 551px;
	float: left;
	background: url(/images/monthly-posts-bg.gif) no-repeat top center;
	margin-top: 5px;
	margin-left: -1px;
}

div.posts {
	width: 44%;
	padding: 15px;
	float: left;
	height: 270px;
	position: relative;
}

div.posts h3 {
	color: #fff;
	font-size: 24px;
	margin-top: 0;
}

div.posts ul {
	margin: 10px;
	font-weight: bold;
}

div.posts ul li {
	line-height: 1.3em;
}

div.posts img {
	position: absolute;
	right: 0;
	bottom: 0;
}


div#mainBanner {
	width: 550px;
	height: 65px;
	padding-top: 138px;
	float: left;
	margin-bottom: 10px;
}

div#mainBanner h1 {
	color: #fff;
	text-align: center;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#mainBanner p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0 10px;
}

table.product {
	float: left;
}

table.product td {
	padding: 10px;
}

/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
div#catalog {
	width: 230px;
	margin-top: 5px;
	float: left;
	height: 179px;
	background: url(/images/catalog.jpg) no-repeat top center;
}

div#catalog a#requestCatalog { 
	display: block;
	padding: 50px 5px 35px 150px;
	color: #000;
	font-size: 11px;
}

div#catalog a#viewCatalog {
	display: block;
	padding-left: 140px;
	text-align: center;
	color: #000;
	font-size: 11px;
}

table#rightCart td {
	padding: 5px;
}

table#rightCart td p {
	padding: 5px;
}

table#rightCart td p#cartTotal {
	text-align: right;
	font-weight: bold;
}

table#rightCart img {
	float: right;
	margin: 5px 0;
}

ul#newsletter li a {
	display: block;
	width: 140px;
	padding-left: 10px;
	background: url(/images/ul-newsletter-li-bg.jpg) no-repeat left;
}

/* =Footer Styles
-------------------------------------------------------------*/
div#thawte {
	width: 50px;
	height: 50px;
	position: absolute;
	margin-left: 910px;
	margin-top: 10px;
}

ul#footerNav {
	width: 600px;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
}

ul#footerNav li {
	float: left;
	border-right: 1px solid #b0aba4;
}

ul#footerNav li a, ul#footerNav li a:visited {
	display: block;
	padding: 2px 4px;
	color: #78756f;
}

ul#footerNav li a:hover {
	color: #000;
}

#footer p {
	position: absolute;
	margin-top: 40px;
	margin-left: 10px;
}

#footer a, #footer p {
	color: #78756f;
}

#footer a:hover {
	color: #000;
}
	
/* =Main Navigation Styles
-------------------------------------------------------------*/
ul.mainNav{
	width: 216px;
	background: #fff url(/images/ul-mainnav-bg.gif) no-repeat  center top;
	border-top: none;
}

ul.mainNav li {
	margin: 0;
}

ul.mainNav li a, ul.mainNav li a:visited {
	display: block;
	font-size: 11px;
	height: 11px;
	color: #000;
	padding: 10px;
	border-bottom: 1px solid #ccc5c1;
	margin: 0 2px;
}

ul.mainNav li.last a {
	border-bottom: none;
}

ul.mainNav li a:hover {
	background-color: #e0dad1;
	color: #68140a;
}
 

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
ul#bannerTop {
	width: 240px;
	position: absolute;
	margin-left: 760px;
	margin-top: 12px;
}

ul#bannerBottom {
	width: 450px;
	position: absolute;
	margin-left: 550px;
	margin-top: 111px;
	z-index: 500;
}

ul#bannerTop li, ul#bannerBottom li {
	float: left;
	margin: 0;
	position: relative;
	height: 21px;
}

ul#bannerTop li a,  ul#bannerTop li a:visited, ul#bannerBottom li a,  ul#bannerBottom li a:visited   {
	color: #b9a483;
	display: block;
	padding: 0 10px;
	font-size: 11px;
	border-right: 1px solid #922a19;	
}

ul#bannerTop li a:hover, ul#bannerBottom li a:hover {
	color: #fff;
} 

ul#bannerTop li.last a,  ul#bannerBottom li.last a, ul#bannerTop li.last a:hover,  ul#bannerBottom li.lasthoriz a {
	border-right: none;
	padding-right: 0;
}

ul#bannerBottom li ul.subNav {
	background: #fff url(/images/ul-mainnav-bg.gif) no-repeat top center;
	position: absolute;
	z-index: 1001;
	width: 190px;
	display: none;
	border: 1px solid #ccc5c1;
	padding: 2px;
	margin-top: 10px;
}


#bannerBottom ul.subNav li {
	float: none;
	height: auto;
}

#bannerBottom ul.subNav li a, #bannerBottom ul.subNav li a:visited{
	display: block;
	padding: 8px 10px;
	font-size: 11px;
	color: #000;
	border-right: none;
	border-bottom: 1px solid #ccc5c1;
	font-weight: bold;
	width: 170px;
	height: 10px;
}

#bannerBottom ul.subNav li a:hover {
	background-color: #e0dad1;
	color: #68140a;
}

#bannerBottom ul.subNav li.lastvert a {
	border-bottom: none;
}

#bannerBottom li:hover ul.subNav, #bannerBottom li.sfhover ul.subNav {
	display: block;
}


/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding: 10px;
	border: 1px solid #b8b8b8;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight: bold;
}
	
fieldset label {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
	
fieldset input, fieldset select {
	margin:5px;
	width:142px;
}
	
fieldset select {
	width:146px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 0;
}
	
fieldset input.submit {
	width:auto;
	float: right;
}

/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing:0;
	border-collapse:collapse;
  width: 100%;
	}

td {
  text-align:left;
	font-weight:normal;
	}

/* =Miscellaneous Styles
-------------------------------------------------------------*/

/* =Checkout Styles
-------------------------------------------------------------*/
div#checkout {
	width: 540px;
	border: 5px solid #e0dad1;
	float: left;
}

div.innersidebox, div.innermainbox {
	border: 1px solid #afa9a6;
	padding: 1px;
	margin-bottom: 5px;
	background-color: #fff;
	float: left;
}

div.innermainbox {
	width: 536px;
	margin-bottom: 0;
}

div#checkout h1 {
	color: #f4ecde;
	font-size: 20px;
	padding: 10px;
	background: url(/images/checkout-h1-bg.jpg) repeat-x top left;
	margin: 0;
	z-index: 10;
}

div#main ul#checkoutStep {
	list-style: none;
	float: left;
	background-color: #e0dad1;
	padding-top: 4px;
	padding-left: 46px;
	margin: 0;
	width: 490px;
}

div#main ul#checkoutStep li {
	float: left;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	background: none;
	margin: 0;
}

div#main ul#checkoutStep li.currentStep {
	background-color: #fff;
	font-weight: bold;
}

table#cartSummary {
	float: left;
	margin-top: 10px;
	width: 536px;
}

table#cartSummary thead th {
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #e0dad1;
	font-weight: bold;
}

table#cartSummary td {
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

table#cartSummary td p {
	margin: 0;
	text-align: center;
}

table#cartSummary td h2 {
	font-size: 14px;
	font-weight: bold;
}

table#cartSummary td table.cartProduct td {
	padding: 0;
	text-align: left;
}

table#cartSummary td table.cartProduct td p {
	text-align: left;
}
table#cartSummary td table.cartProduct td img {
	margin-right: 4px;
}

table#cartSummary input.productQuantity {
	width: 40px;
	padding: 0;
}

tr#cartTotalRow {
	border-top: 1px solid #e0dad1;
	border-bottom: 1px solid #e0dad1;
}

table#checkoutButtons td {
	padding: 5px;
}

table.grillingtimes td {
	vertical-align: middle;
}

div#main form td {
	padding: 5px;
	vertical-align: middle;
}

div#main div#checkout form td, div#main table.infoBox2 form td {
	padding: 2px;
}

input.submit {
	float: right;
	margin: 5px;
}

td.x125, td.x124, td.x127 {
	font-size: 11px;
	padding: 5px;
}

div#footer #print {
	position: absolute;
	right: 20px;
	top: 40px;
}


/* =jQuery Slider Styles
-------------------------------------------------------------*/

#s3slider {
   width: 540px; /* important to be same as image width */
   height: 275px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 540px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   height: 275px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 15px Arial, Helvetica, sans-serif;
   padding: 10px 8px;
   width: 524px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom:0 ;
   text-align: center;
   font-weight: bold;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

ul#s3sliderContent li a {
	color:#CCCCCC;
	display:block;
	margin:0;
}

div#s3slider ul  li{
	background: #fff;
	padding-left: 0px;
	float: left;
}



/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}