@font-face {
	font-family: "BattleLines Embed";
	src: url("../fonts/battlelines-webfont.eot"); /* IE9 Compat Modes */
	src: url("../fonts/battlelines-webfont.eot?iefix") format("eot"), /* IE6-IE8 */
	url("../fonts/battlelines-webfont.woff") format("woff"), /* Modern Browsers */
	url("../fonts/battlelines-webfont.ttf") format("truetype"), /* Safari, Android, iOS */
	url("../fonts/battlelines-webfont.svg#svgFontName") format("svg"); /* Legacy iOS */
}

html, body		{ color: #ebe4cf; background: #281407 url(../images/siteback.jpg) top center no-repeat; padding: 0px; height: 100%; margin: 0px; text-align: left; font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; }

html>body .outerpair1	{ background: url(../images/upperrightfade.png) right top no-repeat; }
html>body .outerpair2	{ background: url(../images/lowerleftfade.png) left bottom no-repeat; padding-top: 8px; padding-left: 8px; }
html>body .shadowbox	{ background: url(../images/shadow.png) bottom right; }
html>body .innerbox	{ position: relative; left: -8px; top: -8px; }
.shadowbox img		{ border: 1px solid #000000; vertical-align: bottom; }
.clearfix:after		{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix		{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix	{ height: 1%; }

#sitecont		{ min-height: 100%; position: relative; }

#wrapper		{ width: 1000px; margin: 0 auto; padding: 0 0 120px 0; position: relative; z-index: 2; }
.mainbody		{ width: 100%; padding: 0px; margin: 0px; }

#header			{ position: relative; top: 0px; width: 1000px; height: 220px; }
#logo			{ width: 400px; height: 220px; position: absolute; top: 10px; left: 0; z-index: 15; }

#slideshowholder	{ width: 1000px; height: 353px; background: url(../images/slide-back.png) no-repeat; position: relative; z-index: 6; margin-bottom: 38px; }
#slideshow		{ width: 971px; height: 323px; position: absolute; top: 13px; left: 13px; overflow: hidden; }
#prev			{ width: 31px; height: 36px; position: absolute; top: 160px; left: 30px; background: url(../images/arrow-prev.png) no-repeat; cursor: pointer; z-index: 25; }
#next			{ width: 31px; height: 36px; position: absolute; top: 160px; right: 30px; background: url(../images/arrow-next.png) no-repeat; cursor: pointer; z-index: 25; }
#prev:hover		{ background: url(../images/arrow-prev.png) bottom no-repeat; }
#next:hover		{ background: url(../images/arrow-next.png) bottom no-repeat; }


#middle			{ width: 535px; margin: -12px 0 5px 222px; padding: 5px 10px; }
#middlenoright		{ width: 750px; margin: -12px 0 5px 222px; padding: 5px 10px; }


/* BASIC STYLING */
a:link, a:visited	{ color: #f26522; font-size: 13px; }
a:hover			{ color: #d24a09; font-size: 13px; }

h1, h2, h3, h4, h5, h6	{ font-family: BattleLines, BattleLines Embed, Arial, Helvetica, sans-serif; padding: 5px 0; margin: 0; }
h1			{ font-weight: normal; color: #f26522; font-size: 40px; }
h2			{ font-weight: normal; color: #f26522; font-size: 36px; }
h3			{ font-weight: normal; color: #d96a35; font-size: 30px; }
h4			{ font-weight: normal; color: #f26522; font-size: 26px; }
h5			{ font-weight: normal; color: #f26522; font-size: 22px; }
h6			{ font-weight: normal; color: #f26522; font-size: 18px; }

p, li, td, th		{ color: #ebe4cf; font-weight: normal; font-size: 13px; }
p			{ margin: 0; padding: 7px 0; }
hr			{ color: #725949; border-color: #725949; }

#pagetable		{ color: #ebe4cf; font-weight: normal; font-size: 13px; border: 1px solid #000000; background: #ffffff; border-collapse: collapse; }
#pagetable th		{ text-align: center; padding: 5px; background: #ffffff; }
#pagetable td		{ border: 1px solid #ffffff; padding: 3px; }
#pagetree				{ text-align: right; width: auto; margin: 0 0 -7px 0; }
#pagetree p				{ color: #cbc7bb; font-size: 9px; }
#pagetree p a:link, #pagetree p a:visited { font-weight: bold; font-size: 9px; }
#pagetree p a:hover			{ text-decoration: underline; }
#pageheading		{ text-align: left; width: auto; padding-bottom: 0px; }


/* HORIZONTAL DROPDOWN */
#menuhold				{ width: 568px; height: 105px; position: absolute; top: 85px; right: 0; }
#menu					{ position: relative; z-index: 90; bottom: 0; float: right; background: url(../images/menuhbackground.png) bottom right no-repeat; }
.dividerstarL				{ position: absolute; top: 73px; left: 0; display: block; width: 4px; height: 6px; background: url(../images/divstar.png) top right no-repeat; }
.dividerstarR				{ position: absolute; top: 73px; right: 0; display: block; width: 2px; height: 6px; background: url(../images/divstar.png) top left no-repeat; }

/* LEVEL 1 */
#menu ul				{ position: relative; padding: 0; margin: 0; list-style: none; z-index: 90; }
#menu ul li				{ float: left; position: relative; z-index: 90; text-align: center; height: 110px; }
#menu ul li a, #menu ul li a:visited	{ display: block; text-decoration: none; color: #f26622; height: 30px; background: url(../images/menuhback.png) center top no-repeat; line-height: 30px; font-family: BattleLines, BattleLines Embed, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: normal; overflow: hidden; padding: 67px 15px 8px 15px; }
#menu ul li a.selected, #menu ul li a.selected:visited { background: url(../images/menuhback.png) center bottom no-repeat; color: #e8dcba; }
#menu ul li ul				{ display: none; }
#menu ul li:hover a			{ text-decoration: none; color: #e8dcba; background: url(../images/menuhback.png) center bottom no-repeat; }
#menu a:hover				{ background: url(../images/menuback-over.jpg) center 37px no-repeat; }

/* LEVEL 2 */
#menu ul li:hover ul			{ width: 165px; display: block; position: absolute; top: 106px; z-index: 90; left: -3px; background: url(../images/dropdown-back.jpg) repeat; border: 4px solid #321e11; padding-top: 5px; padding-bottom: 10px; -moz-transform: rotate(2.0deg); -webkit-transform: rotate(2.0deg); -o-transform: rotate(2.0deg); -ms-transform: rotate(2.0deg); transform: rotate(2.0deg); }
#menu ul li:hover ul li			{ width: 165px; display: block; height: 30px; }

/* LEVEL 2 LINK */
#menu ul li:hover ul li a		{ width: 143px; display: block; color: #dfbf8b; background: url(../images/dropdown-over.png) 0 6px no-repeat; text-decoration: none; padding: 0 10px; margin: 0; text-align: left; font-size: 18px; z-index: 90; }
#menu ul li:hover ul li a:hover 	{ width: 143px; display: block; color: #2a2a2a; background: url(../images/dropdown-over.png) 0 -32px no-repeat; text-decoration: none; z-index: 90; }


/* SIDE CONTAINERS GENERAL */
.ctop			{ background: url(../images/ctop.png) no-repeat; position: relative; top: 0; left: 0; width: 218px; height: 20px; z-index: 5; }
.cmid			{ background: url(../images/cmid.png) repeat-y; position: relative; margin: 0; min-height: 100px; width: 218px; }
.cdiv			{ width: 200px; height: 30px; margin: 0px auto; background: url(../images/cdiv.png) center 14px no-repeat; }
.cbot			{ background: url(../images/cbot.png) no-repeat; position: relative; bottom: 0; left: 0; width: 218px; height: 24px; }

/* LEFT CONTAINER */
#leftcontainer										{ width: 218px; float: left; position: relative; -moz-transform: rotate(-.1deg); -webkit-transform: rotate(-.1deg); -o-transform: rotate(-.1deg); -ms-transform: rotate(-.1deg); transform: rotate(-.1deg); }
#leftcontainer ul									{ position: relative; top: 5px; list-style: none; text-align: left; margin: 0 auto; padding: 0px; }
#leftcontainer ul li a:link, #leftcontainer ul li a:visited				{ font-family: BattleLines, BattleLines Embed, Arial, Helvetica, sans-serif; position: relative; text-decoration: none; display: block; padding: 0 5px; font-size: 19px; margin-bottom: 1px; margin: 0 auto; top: 0px; width: 185px; height: 37px; line-height: 42px; }
#leftcontainer ul .menuvnotselect a:link, #leftcontainer ul .menuvnotselect a:visited	{ background: url(../images/menuv-back.png) top left no-repeat; color: #dfbf8b; }
#leftcontainer ul .menuvselect a:link, #leftcontainer ul .menuvselect a:visited		{ background: url(../images/menuv-back.png) 0 -37px no-repeat; color: #0d0502; }
#leftcontainer ul .menuvnotselect a:hover						{ background: url(../images/menuv-back.png) 0 -37px no-repeat; color: #0d0502; }

#recommend				{ position: relative; margin: 0 auto; height: 35px; line-height: 35px; width: 186px; }
#recommend a:link, #recommend a:visited	{ font-family: BattleLines, BattleLines Embed, Arial, Helvetica, sans-serif; color: #ae9163; font-size: 14px; text-decoration: none; }
#recommend a:hover			{ color: #dfbf8b; text-decoration: none; }
#recommendlink				{ float: left; }
#bookmarklink				{ float: right; }

/* RIGHT CONTAINER */
#rc			{ width: 218px; float: right; position: relative; -moz-transform: rotate(.1deg); -webkit-transform: rotate(.1deg); -o-transform: rotate(.1deg); -ms-transform: rotate(.1deg); transform: rotate(.1deg); }
#rccontent		{ width: 190px; top: -51px; margin: 0; padding: 5px 0 5px 0; position: relative; z-index: 10; }
#twitter		{ position: relative; top:0px; left:0px; border: 1px solid transparent; }
#facebook		{ position: relative; top:0px; left:0px;}
#facebookimg		{ margin-left: 4px; }
#fb-link		{ margin: 26px 0 10px 18px; height: 30px; }
.sociallink		{ margin: 0 0 10px 18px; }
.sociallink a		{ font-size: 12px; }
.sociallink img		{ border: none; vertical-align: middle; padding-right: 2px; text-decoration: none; }
#socialh4			{ position: absolute; left: 55px; top: 5px; }
#socialh3			{ position: absolute; left: 55px; top: 22px; }
#rccontent h3		{ color: #e8dcba; font-size: 27px; margin: 0; padding: 0; font-weight: normal; }
#rccontent h4		{ color: #f26522; font-size: 18px; margin: 0; padding: 0; font-weight: normal; }
#twitter_div		{ margin: 10px 0 10px 18px; }
#twitter_div ul		{ list-style: none; padding: 0; margin: 0 0 25px 0; }
#twitter_div li		{ font-size: 12px; color: #cbc7bb; }
#twitter_div span	{ width: 180px; display: inline-block; }
#twitter_div span a	{ display: inline; padding: 0; font-size: 12px; text-decoration: underline; color: #9b6e51; cursor: pointer; }
#twitter_div span a:hover { display: inline; padding: 0; font-size: 12px; text-decoration: underline; color: #7b6354; }
#twitter_div a		{ display: block; padding: 10px 0; font-size: 12px; text-decoration: none; color: #7b6354; cursor: text; }

/* PAGE GALLERY & PAGE IMAGES */
.pagegallery		{ margin-top: 5px; margin-bottom: 10px; width: 520px; }
.pagegallerycontent	{ float: left; width: 100%;  margin-bottom: 10px; font-weight: normal; }
.pagegalleryheading	{ font-size: 14px; font-weight: bold; color: #f26522; padding: 3px; }
.pagegalleryinner	{ width: 100%;  margin: 0 auto; padding: 0px; }
.pagegalleryimage	{ float: left; padding: 0px; margin: 5px; height: 110px; width: 125px; text-align: center; }
.pagegalleryimage img	{ border: 1px solid #662202; padding: 2px; vertical-align: middle; }
.pagegalleryimage a:hover img { border: 1px solid #f26522; opacity: 0.7; filter:alpha(opacity: 70); -moz-opacity: 0.7; -khtml-opacity: 0.7; }

#imagelibrary		{ margin: 4px; padding:4px; }
#imagelibrary img	{ margin: 3px; }

.pageimagecenter	{ text-align: center; margin-left: auto; margin-right: auto; padding: 0px; }
.pageimageright		{ float: right; margin-left: 5px; margin-top: 5px; margin-bottom: 5px; padding: 0px; }
.pageimageleft		{ float: left; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; padding: 0px; }
.pageimagenone img	{ margin: 3px; padding: 0px; }


/* PRODUCT SECTION */
.productitem		{ height: 185px; margin: 0 auto; background: #321e11; padding: 6px 0 0 0; }
.producttitle		{ padding: 3px 3px 3px 6px; margin: 0 6px; font-size: 15px; background: #281407; font-weight: bold; position: relative; }
.productsold		{ color: #ff0000; font-weight: bold; }
.productimage		{ float: left; position: relative; top: 5px; width: 125px; height: 125px; position: relative; padding-left: 6px; text-align: center; }
.productimage img	{ cursor: pointer; }
.producttext		{ float: right; position: relative; top: 5px; width: 382px; height: 115px; overflow-y: auto; padding: 5px; font-size: 13px; margin-right: 6px; }
.producttext li		{ list-style: square; }
.productprice		{ position: relative; float: right; width: 523px; font-size: 13px; margin-right: 6px; margin-top: 10px; }
.productprice a		{ background: #2b1609; display: inline-block; padding: 4px 7px; text-align: center; margin-right: 4px; color: #f26522; text-decoration: underline; }
.productprice a:hover	{ background: #704c34; cursor: pointer; color: #d24a09; }
.price			{ position: absolute; top: 3px; text-align: right; right: 4px; width: 150px; font-weight: normal; }
#red			{ color: #990000; }
#strike			{ text-decoration: line-through; }

#popupContent		{ display: none; position: fixed; _position: absolute; height: 500px; width: 800px; min-height: 500px; min-width: 800px; background: #321e11; z-index: 100; padding: 12px; overflow-y: auto; }
#popupBackground	{ display: none; position: fixed; _position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: #000000; z-index: 99; }

.productdisplaytitle	{ margin-top: 10px; }
.productdisplaytitle h1	{ font-size: 32px; }
.productdisplaylarge	{ text-align: center; position: absolute; }
.productdisplaytext	{ width: 290px; margin: 0; text-align: left; font-size: 13px; position: absolute; top: 0; left: 520px; }
.productdisplaytext li	{ list-style: square; }
.productfoot		{ position: relative; width: 290px; height: 50px; }
.productfoot h5		{ position: absolute; right: 0; top: 0; display: inline-block; text-align: right; color: #e7dcba; }
.productbtn		{ position: absolute; top: 0; left: 0; height: 30px; font-size: 13px; }
.productbtn a		{ background: #2b1609; display: inline-block; padding: 4px 7px; text-align: center; margin-right: 4px; color: #f26522; text-decoration: underline; }
.productbtn a:hover	{ background: #704c34; cursor: pointer; color: #d24a09; }
#closeProduct		{ position: absolute; top: 8px; right: 8px; width: 65px; height: 20px; cursor: pointer; }
#closeProduct:hover	{ cursor: pointer; }


/* ORDER CART SECTION */
#shopping a		{ display: block; width: 167px; height: 22px; background: url(../images/continue-shopping.jpg) no-repeat; }
#shopping a:hover	{ background: url(../images/continue-shopping2.jpg) no-repeat; }
#cart table		{ border-top: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; background: #4a3121; margin: 0 auto; }
#cart th		{ border-bottom: 1px solid #000000; background: #321e11; color: #ebe4cf; }
#cart td		{ border-bottom: 1px solid #000000; }
#cart a:link, #cart a:visited { color: #f26622; font-size: 12px; text-decoration: none; }
#cart a:hover		{ color: #bb0000; font-size: 12px; }
#total			{ background: #321e11; }
#cartmessage		{ font-size: 12px; color: #ebe4cf; }

#form			{ margin: 4px; }
#form p			{  }
#form .error		{ color: #f26622; font-size: 13px; text-align: center; }
#form .table		{ margin-left: auto; margin-right: auto; border: 1px solid #321e11; margin-bottom: 10px; }
#form .table th		{ background: #321e11; color: #e7dcba; padding: 8px; font-size: 12px; }
#form .table td		{ background: #4a3121; padding: 4px; font-size: 12px; }
#form .tablerow1 td	{ background: #4a3121; padding: 4px; font-size: 12px; }
#form .tablerow2 td	{ background: #412716; padding: 4px; font-size: 12px; }

#email-view		{ display: none; }


/* LINKS & EVENTS */
.link			{ background: #321e11; overflow: hidden; border: 1px solid #281407; margin: 10px 0 10px 0; padding: 5px; position: relative; height: 140px; }
.link p			{ font-weight: normal; margin: 0; padding: 0 0 12px 0; color: #cbc7bb; font-size: 12px; }
.linktop		{ position: absolute; width: 383px; height: 18px; left: 135px; top: 5px; background: #281407; margin: 0 auto; padding: 5px; font-weight: bold; font-size: 15px; color: #f26522; }
.linktop a:link, .linktop a:visited { font-weight: bold; font-size: 15px; }
.linktop a:hover	{  }
.linkleftcontainer	{ position: absolute; height: 125px; width: 125px; top: 5px; left: 5px; }
.linkleftcontainer img	{ border-style: none; margin: 0px; padding: 0px; }
.linkrightcontainer	{ float: right; position: relative; top: 30px; width: 376px; height: 80px; overflow-y: auto; margin-bottom: 5px; margin-right: 5px; padding: 5px 5px 5px 0px; }
.noleft { width: 513px; left: 5px; }
.linkfooter		{ position: absolute; width: 500px; height: 20px; overflow: hidden; margin: 0; text-align: right; right: 5px; bottom: 2px; }
.linkfooter a:link, .linkfooter a:visited {  }
.linkfooter a:hover	{  }

/* ADMIN */
#adminpage			{ font-weight: normal; font-size: 12px; margin: 0 0 20px 0; }
#adminpage table		{ background: #28160a; border: 1px solid #28160a; margin-bottom: 10px; }
#adminpage input		{ padding: 2px 5px; }
#adminpage table img		{ display: block; margin: 0 auto; }
#adminpage td			{ background: #321e11; color: #ebe4cf; text-align: left; }
#adminpage th			{ background: #221005; color: #ebe4cf; text-align: left; }
#adminpage b			{ color: #ebe4cf; font-weight: bold; }
#adminpage input		{ visibility: visible; color: #000000; background: #efefef; font-weight: normal; font-size: 12px; padding-left: 0px; }
#adminpage input[disabled]	{ color: #9f9f9f; }
#adminpage textarea		{ font-family: Arial, Helvetica, sans-serif; }
#adminpagegallery		{ position: relative; font-weight: normal; font-size: 12px; }
#adminpage table.log		{ background: #221005; }
#adminpage table.log th		{ background: #221005; padding: 2px; font-size: 13px; color: #ebe4cf; }
#adminpage table .logrow1 td	{ background: #321e11; padding: 4px; font-size: 12px; }
#adminpage table .logrow2 td	{ background: #513828; padding: 4px; font-size: 12px; }
#adminpage table .logrowS td	{ background-color: #ffff66; padding: 4px; font-size: 12px; }

.subpage				{ vertical-align: top; }
.subpage img				{ border: 5px solid #321e11; margin-bottom: -2px; }
.subpage a:link, .subpage a:visited	{ line-height: 30px; }

#contact		{ width: auto; clear: both; margin: 15px auto 5px auto; }
#contactpage table	{ margin: 0 auto; }
.error			{ color: #cc0000; }

#footercont		{ width: 100%; height: 580px; background: url(../images/footerwood.jpg) no-repeat; position: absolute; bottom: 0; }
#footer			{ width: 1000px; height: 55px; color: #cbc7bb; font-family: Arial, Helvetica, sans-serif; margin: 494px auto 0 auto; position: relative; font-weight: bold; font-size: 10px; }
#footer a:link, #footer a:visited { font-size: 10px; font-weight: bold; }
#footer a:hover		{  }
#footer img		{ margin-left: 5px; border: 0; }
#ftop			{ width: 100%; height: 55px; position: relative; z-index: 100; }
#fbot			{ width: 100%; height: 25px; position: relative; z-index: 100; }
#ftopleft		{ width: 300px; height: 55px; position: absolute; top: -20px; left: 0; background: url(../images/fsocial.png) no-repeat; z-index: 100; }
#ftopright		{ width: 650px; height: 55px; position: absolute; top: 0; right: 0; z-index: 100; }
#fbotleft		{ width: 350px; height: 25px; position: absolute; top: 0; left: 5px; text-align: left; line-height: 25px; z-index: 100; }
#fbotright		{ width: 350px; height: 25px; position: absolute; top: 0; right: 5px; text-align: right; line-height: 25px; z-index: 100; }

#ftopleft a		{ width: 30px; height: 32px; display: inline-block; }
#fsocial_t		{ width: 30px; height: 32px; background: url(../images/icon_t.png) 0 5px no-repeat; margin: 22px 0 0 54px; }
#fsocial_fb		{ width: 30px; height: 32px; background: url(../images/icon_fb.png) 0 5px no-repeat;  margin: 22px 0 0 4px; }
#fsocial_t:hover	{ width: 30px; height: 32px; background: url(../images/icon_t.png) no-repeat; }
#fsocial_fb:hover	{ width: 30px; height: 32px; background: url(../images/icon_fb.png) no-repeat; }

.flink			{ width: 180px; height: 45px; padding: 5px; float: right; position: relative; margin-left: 20px; }
.flink img		{ display: inline-block; height: 45px; width: 47px; position: absolute; top: 0; left: 1px; }
.flink a:link, .flink a:visited	{ font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; display: inline-block; height: 45px; position: absolute; }
.flinktext		{ top: 15px; left: 65px; }

#debug			{ position: relative; width: 100%; padding: 10px; margin-top: 20px; border: 1px solid #000000; text-align: left; background: #cfcfff; }

