﻿@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by Volunteer-Audio. */

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#2C2C2C url(images/x-bg.png) center top scroll repeat; padding:0; }
.x-bg-02														{ background:transparent none; padding:0; } /* optional second inset bg */
.x-bg, .x-bg-02, .x-content								{ margin:0 auto; text-align:center; vertical-align:top; }

/* --- content area bg and width --- */
.x-content, #x-head, #x-foot, .x-vaca    			{ width:960px; }
.x-content														{ background:transparent url(images/x-content.png) center top repeat-y; padding:10px 0 !important; overflow:hidden; }

/* --- left column width --- */
#LeftPanel,
#x-side-srch, #x-side-cats,
#x-side-news, #x-side-feat			      				{ width:210px !important; display:none; }

/* --- main column width --- */
#CentralArea, #x-main, #x-main-fcat, 
#x-main-feat, #x-main-prom,
#x-main-tabs		       									{ width:960px; }

/*--- side gutters padding --- */
#LeftPanel														{ padding:0 0 0 0px !important; } /* optional left column padding left */
#CentralArea, #x-main                       			{ padding:0 0px 0 0 !important; } /* optional right column padding right */
#CentralArea #x-main									{ padding:0 !important; }

/* --- custom content settings general --- */
.x-bg *                                     						{ font-family:Oswald, Arial, Tahoma, Sans-serif; text-decoration:none; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table		{ font-size:12px; color:#010101; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#010101; }
.x-bg a:hover, .fpcc .countClass            			{ color:#DA251D; }
#CentralArea li, #x-main li				    			{ background:transparent url(images/x-tbul.png) 0 0 no-repeat; }

/* --- section title bars settings --- */
#LeftPanel .x-tbar, #x-main .x-tbar,  
#x-main h2													{ background-color:transparent; background-position:center top; background-repeat:no-repeat; }
.x-bg #LeftPanel .x-tbar									{ padding-top:47px; }
.x-bg #x-main .x-tbar									{ padding-top:47px; }
.x-bg #x-main h2											{ height:47px; line-height:47px; }

/* --- main general editable title bar --- */
#x-main h2													{ color:#FFF; text-align:left; font-size:20px; font-weight:bold; font-family:Oswald, Arial, Tahoma, Sans-serif; background-image:url(images/x-main-tbar-h2bg.png); margin:0; padding:0 15px; clear:both; }

/* --- text titles settings --- */
#CentralArea h1, #x-main h1							{ color:#DA251D; text-align:left; font:300 24px/27px Oswald, Arial, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#DA251D; text-align:left; font:normal 15px/18px Oswald, Arial, Tahoma, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */

/* --- text boxes general - solid with border --- */
#LeftPanel .x-tbar, #LeftPanel .x-prom			{ width:210px; } /* side section dimensions */
#LeftPanel .x-tmid, #x-side-feat #x-feat			{ width:208px; } /* side section dimensions with border */
#LeftPanel .x-tins											{ width:188px; } /* side section dimensions with border and padding */
#x-main .x-tbar, #x-main .x-prom					{ width:960px; } /* main section dimensions */
#x-main .x-tmid, #x-main-feat #x-feat			{ width:958px; } /* main section dimensions with border */
#x-main .x-tins												{ width:928px; } /* main section dimensions with border and padding */
#LeftPanel .x-tmid, #x-side-feat #x-feat,
#x-main .x-tmid, #x-main-feat #x-feat			{ background:#FFF none; }
#LeftPanel .x-tmid, #x-main .x-tmid,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ border-left:1px solid #940600; border-right:1px solid #940600; }
#LeftPanel .x-ttop, #x-main .x-ttop					{ border-top:1px solid #940600; }
#LeftPanel .x-tbtm, #x-main .x-tbtm,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ border-bottom:1px solid #940600; }

/* --- sections corner rounding --- */
#LeftPanel .x-ttop, #x-main .x-ttop					{ -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; } /* optional box rounded corners */
#LeftPanel .x-tbtm, #x-main .x-tbtm,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; } /* optional box rounded corners */
#LeftPanel .x-ttop.x-tbtm, 
#x-main .x-ttop.x-tbtm									{ -moz-border-radius:5px; border-radius:5px; }

/* --- sections inner shadow --- */
#LeftPanel .x-tmid, #x-main .x-tmid				{ -moz-box-shadow:inset 0 0 5px #666; -webkit-box-shadow:inset 0 0 5px #666; box-shadow:inner 0 0 5px #666; }

/* --- sections spacing --- */
#LeftPanel .x-tbtm, #x-main .x-tbtm,
#LeftPanel .x-prom, #x-main .x-prom,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ display:block; margin:0 0 13px; }

/* --- text boxes inset padding --- */
#LeftPanel .x-tins						    				{ padding:10px 10px 10px; } /* text box inset padding */
#x-main .x-tins												{ padding:10px 15px 10px; } /* text box inset padding */

/* --- toggle left column elements for store/listing display only --- */
#LeftPanel .x-temp,
#x-template #LeftPanel .x-home              		{ display:none !important; } /* promo boxes on store only */
#x-template #LeftPanel .x-temp              		{ display:block !important; } /* promo boxes on template only */

/* --- search and news checkbox selects --- */
#x-head-srch p, #x-side-srch  p,
#x-side-news .x-tmid p.x-ckbx						{ line-height:16px; margin:0 0 10px; }
#x-head-srch #descr, 
#x-side-srch #descr,
#x-side-news .x-tmid #general						{ margin:1px 5px 0 0; }

/* --- template image gallery settings --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ text-align:center; margin:0 auto; overflow:hidden; }
#x-temp-gall .x-cntr, #x-gall-main .x-cntr		{ display:table-cell; vertical-align:middle; text-align:center; }
#x-temp-gall img, #x-gall-main img				{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
#x-temp-gall #x-gall-thmb h5							{ text-align:center; margin:0; padding:0 0 5px; width:100%; clear:both; } /* thumbs text title */
#x-temp-gall #x-gall-thmb h5 span					{ display:inline-block; width:18px; height:18px; background:transparent url(images/x-gall-icon.png) left center no-repeat; } /* thumbs title icon */

/* --- category page font overrides do not change --- */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .r3									{ /* width:960px; margin:0 20px 0 0; */ }
.x-bg #CentralArea .r3, 
.x-bg #CentralArea .r3 p,
.x-bg #CentralArea .r3 li,
.x-bg #CentralArea .r3 table,
.x-bg #CentralArea .r3 a,
.x-bg #CentralArea .r3 a:link, 
.x-bg #CentralArea .r3 a:visited,
.x-bg #CentralArea .r3 a:active 						{ color:#010101; }
.x-bg #CentralArea .r3 a:hover, 
.x-bg #CentralArea .r3 .fpcc .countClass			{ color:#DA251D; }
/* top right view options */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a							{ color:#BBB; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover				{ color:#FFF; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div						{ color:#DA251D; font-size:14px; font-weight:bold; padding:15px 0 5px; } /* title line */
.x-bg #CentralArea .v4snexp ul li					{ background-image:url(images/x-tbul.png); padding-bottom:10px; } /* bullet icon */
.x-bg #CentralArea .v4snexp ul li,
.x-bg #CentralArea .v4snexp ul li a					{ color:#BBB; } /* options text, links */
.x-bg #CentralArea .v4snexp ul li a					{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover		{ color:#FFF; } /* options links hover */

.x-bg #TopPromoArea									{ display:block !important; text-align:center; }




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head-wrap												{ height:233px; background:transparent url(images/x-head-wrap.png) center top repeat-x; }
#x-head														{ height:170px; background:transparent url(images/x-head.png) 0 0 no-repeat; }
#x-head-logo												{ position:absolute; left:23px; top:17px; width:280px; height:74px; display:block; z-index:9999; } /* position logo homepage link */

/* --- top menu navigation center bar --- */
#x-head-topm												{ position:absolute; left:303px; top:10px; width:397px; height:30px; overflow:hidden; z-index:7777; }
#x-head-topm, #x-head-topm *						{ color:#000; font-size:13px; line-height:30px; text-align:center; }
#x-head-topm a											{ text-transform:uppercase; display:inline-block; margin:0 8px; }
#x-head-topm a:first-child								{ margin-left:0; }
#x-head-topm a:last-child								{ margin-right:0; }
#x-head-topm a:hover									{ color:#DA251D; }

/* --- search box --- */
#x-head-srch												{ position:absolute; left:700px; top:10px; width:260px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn											{ height:30px; line-height:30px; border:0 none !important; background:transparent none;}
#x-head-srch-sbox										{ width:210px; color:#888; font-size:13px; font-weight:300; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ width:28px; float:right;  } /* float submit button link */

/* --- head dropdown menus ---  */
#x-head, #x-head-menu								{ overflow:visible; z-index:9999; }
#x-head-menu												{ clear:both; float:left; position:relative; }
#x-head-menu .x-head-lev1               			{ top:110px; height:60px; position:absolute; display:block; background-color:transparent; background-position:0 0; background-repeat:no-repeat; cursor:pointer; overflow:hidden; }
#x-head-menu .x-head-lev1 a.x-lev1				{ width:100%; height:100%; display:block; }
#x-head-menu .x-head-lev1:hover					{ overflow:visible; }
#x-head-menu #x-head-menu-01					{ left:0px; width:105px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu #x-head-menu-02					{ left:105px; width:114px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu #x-head-menu-03					{ left:219px; width:97px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu #x-head-menu-04					{ left:316px; width:114px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu #x-head-menu-05					{ left:430px; width:93px; background-image:url(images/x-head-menu-05.png); }
#x-head-menu #x-head-menu-06					{ left:523px; width:92px; background-image:url(images/x-head-menu-06.png); }
#x-head-menu #x-head-menu-07					{ left:615px; width:111px; background-image:url(images/x-head-menu-07.png); }
#x-head-menu #x-head-menu-08					{ left:726px; width:199px; background-image:url(images/x-head-menu-08.png); }
#x-head-menu #x-head-menu-09					{ left:826px; width:81px; background-image:url(images/x-head-menu-09.png); }
#x-head-menu #x-head-menu-10					{ left:907px; width:53px; background-image:url(images/x-head-menu-10.png); }
#x-head-menu #x-head-menu-01:hover   		{ background-image:url(images/x-head-menu-01h.png); }
#x-head-menu #x-head-menu-02:hover   		{ background-image:url(images/x-head-menu-02h.png); }
#x-head-menu #x-head-menu-03:hover   		{ background-image:url(images/x-head-menu-03h.png); }
#x-head-menu #x-head-menu-04:hover   		{ background-image:url(images/x-head-menu-04h.png); }
#x-head-menu #x-head-menu-05:hover   		{ background-image:url(images/x-head-menu-05h.png); }
#x-head-menu #x-head-menu-06:hover   		{ background-image:url(images/x-head-menu-06h.png); }
#x-head-menu #x-head-menu-07:hover   		{ background-image:url(images/x-head-menu-07h.png); }
#x-head-menu #x-head-menu-08:hover   		{ background-image:url(images/x-head-menu-08h.png); }
#x-head-menu #x-head-menu-09:hover   		{ background-image:url(images/x-head-menu-09h.png); }
#x-head-menu #x-head-menu-10:hover   		{ background-image:url(images/x-head-menu-10h.png); }

#x-head-menu .x-head-lev1 ul						{ width:200px; margin:0; background:#000 none; border:0 none; padding:5px 5px; list-style-type:none; z-index:9999; overflow:hidden; }
#x-head-menu a.x-head-lev1 ul						{ margin-top:60px; }

#x-head-menu .x-head-lev1 ul li						{ background:transparent none; text-align:left; float:none; display:block; }
#x-head-menu .x-head-lev1 ul li a					{ color:#000; font-size:13px; line-height:16px; background:#FFF url(images/x-head-lev2.png) 12px 8px no-repeat !important; font-weight:300; text-transform:uppercase; border-top:1px solid #000; padding:5px 12px 5px 24px; display:block; }
#x-head-menu .x-head-lev1 ul li a:hover 		{ color:#DA251D; background:#FFF url(images/x-head-lev2h.png) 12px 8px no-repeat !important; }

#x-head-menu .x-head-lev1 ul li.lev2 a			{ font-weight:normal; background:#DEDEDE none !important; padding:5px 12px; }
#x-head-menu .x-head-lev1 ul li.lev2 a:hover	{ background:#DEDEDE none !important; }

#x-head-menu span.x-cols								{ width:200px; float:left; display:block; margin:0 0 0 5px; overflow:hidden; }
#x-head-menu span.x-cols:first-child				{ margin-left:0; }
#x-head-menu .x-head-lev1 ul.x-1cols			{ width:200px; }
#x-head-menu .x-head-lev1 ul.x-2cols			{ width:405px; }
#x-head-menu .x-head-lev1 ul.x-3cols			{ width:610px; }
#x-head-menu .x-head-lev1 ul.x-4cols			{ width:815px; }
#x-head-menu #x-head-menu-09 ul				{ margin-left:-73px; }
#x-head-menu #x-head-menu-10 ul				{ margin-left:-154px; }

/* --- head advanced search box --- */
#x-head-advs												{ width:960px; height:63px; position:relative; margin:0 auto; text-align:center; overflow:hidden; background:transparent url(images/x-head.png) center bottom no-repeat; } /* section placement */
#x-head-advs #form1 select							{ width:204px; height:28px; border:1px solid #222; background-color:#FFF; color:#555; font-size:12px; line-height:28px; padding:0 3px; margin:16px 0 0 20px; float:left; -moz-border-radius:5px; border-radius:5px; overflow:hidden; -moz-box-shadow:inset 3px 3px 5px #CCC; -webkit-box-shadow:inset 3px 3px 5px #CCC; box-shadow:inset 3px 3px 5px #CCC;} 
#x-head-advs #form1 select#level0				{ margin-left:170px; }
#x-head-advs #x-sbtn									{ width:105px; height:30px; border:0 none; background:transparent url(images/x-head-advs-bttn.png) 0 0 no-repeat; margin:17px 10px 0 0; display:block; float:right; cursor:pointer; }
#x-head-advs #form1 select							{ /* -webkit-appearance:none; -moz-appearance:none; appearance:none; overflow:hidden; */ } /* hide dropdown arrow in Chrome and Firefox */




/* Left panel formatting
-------------------------------------------------- */



/* Homepage formatting
-------------------------------------------------- */
/* --- main promo banner image --- */
#x-main #x-main-bann									{ width:960px; height:400px; }

/* --- main featured categories images --- */
#x-main-fcat img											{ width:178px; height:176px; margin:0 0 13px 17px; float:left; }
#x-main-fcat img.x-first									{ margin-left:0; margin-right:1px; }
#x-main-fcat img.x-last									{ margin-left:18px; }


/* --- main marquee scroller horizontal no arrows --- */
#x-main-marq												{ width:956px; height:80px; margin:0 auto 13px; padding:8px 0; background:#2C2C2C none;border:2px solid #000; position:relative; overflow:hidden; -moz-border-radius:5px; border-radius:5px; }
.MagicScroll 													{ width:956px !important; overflow:hidden; z-index:1; border:0 none; }
.MagicScrollItem 											{ width:206px !important; text-align:center; margin:0 !important; padding:0 16px; } /* settings for each link */
.MagicScrollItem img 										{ display:block; margin:0 auto; padding:0; /* padding:0 5px; */ }
.MagicScrollArrows 										{ display:none; }

/* --- main mini promo banners --- */
#x-main #x-main-prom                        			{ overflow:hidden; }
#x-main #x-main-prom img                   		{ width:225px; height:83px; display:block; float:left; margin:0 0 13px 20px; }
#x-main #x-main-prom img.x-first					{ margin-left:0; width:470px; }



/* Template formatting
-------------------------------------------------- */
/* --- template description section --- */
#x-template #x-main #x-main-gall h1				{ text-align:center; padding-top:5px; }
#x-main #x-main-link.x-tbar							{ background-image:url(images/x-main-tbar-link.png); } /* section title bar */
#x-main #x-main-desc.x-tbar							{ background-image:url(images/x-main-tbar-desc.png); } /* section title bar */
#x-template #x-main .x-tmid img					{ max-width:665px !important; }
#x-template #x-main .x-tmid,
#x-template #x-main .x-tmid p,
#x-template #x-main .x-tmid li						{ line-height:normal; }

/* --- template image gallery -- thumbs bottom --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ width:100%; max-width:602px; }
#x-temp-gall													{ margin-bottom:4px; }
#x-temp-gall #x-gall-main								{ border:1px solid #222; background:#FFF none; margin-bottom:10px; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:600px; height:600px; } /* set main img holder size */
#x-template #x-main #x-gall-main img			{ width:auto; height:auto; max-width:600px !important; max-height:600px !important; } /* set main img size */
#x-temp-gall #x-gall-thmb h5							{ font-size:14px; font-weight:normal; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ border:1px solid #AAA; background:#FFF none; margin:3px 2px; display:inline-block; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold:hover			{ border:1px solid #DA251D; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:90px; height:90px; } /* set thumb holders size */
#x-template #x-main #x-gall-thmb img			{ max-width:90px !important; max-height:90px !important; } /* set thumbs size */

/* --- template terms tabs --- */
#x-main-tabs												{ height:47px; background:transparent url(images/x-main-ttab.png) 0 0 no-repeat; }
#x-main-tabs a img										{ height:47px; display:block; float:left; margin-left:122px; }
#x-main-tabs a img#x-main-ttab-01				{ width:104px; margin-left:7px; }
#x-main-tabs a img#x-main-ttab-02				{ width:94px; }
#x-main-tabs a img#x-main-ttab-03				{ width:100px; }
#x-main-tabs a img#x-main-ttab-04				{ width:98px; }



/* Footer
-------------------------------------------------- */
/* --- footer centered --- */
#x-foot-wrap													{ height:100px; background:#000 none; }
#x-foot															{ height:100px; text-align:center; }
#x-foot-subm							    				{ padding:30px 20px 0; }
#x-foot-copy							    					{ padding:8px 20px 0; }

/* --- footer menu links --- */
#x-foot-subm, #x-foot-subm a						{ color:#FFF; font-size:15px; line-height:18px; font-weight:bold; }
#x-foot-subm a												{ padding:0 5px; text-transform:uppercase; }
#x-foot-subm a:hover									{ color:#DA251D; }

/* --- footer copyright --- */
#x-foot-copy, #x-foot-copy a							{ color:#FFF; font-size:12px; line-height:16px; }
#x-foot-copy a:hover										{ color:#DA251D; text-decoration:underline; }



