@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#3F4241 url(images/x-bg.png) center top scroll repeat; padding:0; border:1px solid #222; border-width:2px 0; }
.x-bg-02														{ background:transparent url(images/x-bg-02.png) center -25px scroll no-repeat; 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 none; padding:0 0 10px !important; overflow:hidden; }

/* --- left column width --- */
#LeftPanel, #LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      { width:212px !important; }

/* --- main column width --- */
#CentralArea, #x-main, #x-main-fcat, 
#x-main-feat, #x-main .x-tbar, 
#x-main .x-ttop, #x-main .x-tmid, 
#x-main .x-tbtm, #x-main-tabs			        { width:735px; }

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

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

/* --- category page font overrides do not change --- */
.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:#444; }
.x-bg #CentralArea .r3 a:hover, 
.x-bg #CentralArea .r3 .fpcc .countClass		{ color:#AE1907; }
/* top right view options */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a						{ color:#FFF; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover			{ color:#FFCA7B; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div					{ color:#FFCA7B; 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:#FFF; } /* options text, links */
.x-bg #CentralArea .v4snexp ul li a				{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover	{ color:#FFCA7B; } /* options links hover */




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head-wrap												{ height:306px; background:transparent url(images/x-head.png) center top no-repeat; }
#x-head														{ height:306px; }
#x-head-logo												{ position:absolute; left:219px; top:36px; width:520px; height:84px; display:block; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch												{ position:absolute; left:349px; top:163px; width:280px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn										{ height:25px; line-height:25px; border:0 none; background:transparent none;}
#x-head-srch-sbox										{ width:234px; color:#FFCC7C; font-size:12px; font-style:italic; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn										{ width:24px; float:right;  } /* float submit button link */

/* --- menu bar image links --- */
#x-head-menu a                              			{ top:228px; height:58px; position:absolute; display:block; background:transparent url(images/x-head-menu-01.png) 0 0 no-repeat; }
#x-head-menu a#x-head-menu-01				{ left:35px; width:162px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu a#x-head-menu-02				{ left:197px; width:208px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu a#x-head-menu-03				{ left:405px; width:128px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu a#x-head-menu-04				{ left:533px; width:90px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu a#x-head-menu-05				{ left:623px; width:148px; background-image:url(images/x-head-menu-05.png); }
#x-head-menu a#x-head-menu-06				{ left:771px; width:154px; background-image:url(images/x-head-menu-06.png); }
#x-head-menu a#x-head-menu-01:hover   { background-image:url(images/x-head-menu-01h.png); }
#x-head-menu a#x-head-menu-02:hover   { background-image:url(images/x-head-menu-02h.png); }
#x-head-menu a#x-head-menu-03:hover   { background-image:url(images/x-head-menu-03h.png); }
#x-head-menu a#x-head-menu-04:hover   { background-image:url(images/x-head-menu-04h.png); }
#x-head-menu a#x-head-menu-05:hover   { background-image:url(images/x-head-menu-05h.png); }
#x-head-menu a#x-head-menu-06:hover   { background-image:url(images/x-head-menu-06h.png); }

/* --- main marquee scroller horizontal --- */
#x-main-marq												{ width:940px; height:60px; margin:0 auto 13px; padding:20px 10px; background:transparent url(images/x-main-marq.png) center center no-repeat; position:relative; overflow:hidden; }
.MagicScroll 													{ width:940px !important; overflow:hidden; z-index:1; border:0 none; }
.MagicScrollItem 											{ width:154px !important; text-align:center; margin:0 !important; padding:0 5px; } /* settings for each link */
.MagicScrollItem img 									{ display:block; margin:0 auto; padding:0 5px; }
.MagicScrollArrows 										{ width:50px; height:60px; cursor:pointer; padding:0 !important; }
.MagicScrollArrowLeft 									{ left:0 !important; top:0 !important; background:transparent none; }
.MagicScrollArrowRight									{ right:0 !important; top:0 !important; background:transparent none; }



/* Left panel formatting
-------------------------------------------------- */
/* --- side text boxes --- */
#LeftPanel .x-tmid						    			{ background:transparent url(images/x-side-tmid.png) 0 0 repeat-y; } /* text box middle repeating */
#LeftPanel .x-tbtm						    			{ background:transparent url(images/x-side-tbtm.png) center bottom no-repeat; height:28px; } /* text box bottom */
#LeftPanel .x-tins						    			{ padding:10px 10px 0; } /* text box inset padding */

/* --- adjust spacing below promo and text boxes --- */
#LeftPanel .x-prom, #x-main .x-prom,
#LeftPanel .x-tbtm, #x-main .x-tbtm 			{ display:block; margin:0; }

/* --- toggle left column elements for storefront or template display only --- */
#LeftPanel .x-temp,
#x-template #LeftPanel .x-home              	{ display:none; } /* use this class for promo boxes on store only to hide on template */
#x-template #LeftPanel .x-temp              	{ display:block; } /* use this class for promo boxes on template only to hide on store */

/* --- side categories menu --- */
#x-side-cats												{ background:transparent url(images/x-side-tbar-cats.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */
#LeftPanel .lev1 li						    			{ margin:0 22px; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        			{ background:transparent url(images/x-side-lev1.png) 7px 6px no-repeat; font-size:12px; line-height:14px; padding:5px 5px 5px 20px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            		{ color:#FFCA7B; }
#LeftPanel .lev2, #LeftPanel .lev3	    		{ margin:0; padding:0 0 5px; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    			{ background:transparent url(images/x-side-lev1.png) 20px 4px no-repeat; font-size:11px; line-height:14px; padding:3px 5px 3px 32px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       				{ background:transparent url(images/x-side-lev1.png) 32px 4px no-repeat; font-size:11px; line-height:14px; padding:3px 5px 3px 44px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           			{ color:#FFCA7B;}



/* Homepage formatting
-------------------------------------------------- */
/* --- main text boxes --- */
#x-main .x-ttop											{ background:transparent url(images/x-main-ttop.png) 0 0 no-repeat; height:23px; } /* text box top */
#x-main .x-tmid											{ background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; padding:0; } /* text box middle repeating */
#x-main .x-tbtm											{ background:transparent url(images/x-main-tbtm.png) 0 0 no-repeat; height:28px; } /* text box bottom */
#x-main .x-tins											{ padding:5px 35px 0; } /* text box inset padding */

/* --- main promo banner image --- */
#x-main #x-main-bann								{ width:735px; height:343px; margin:0 auto; display:block; }

/* --- main featured categories images --- */
#x-main-fcat												{ background:transparent url(images/x-main-tbar-fcat.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */
#x-main-fcat img											{ width:171px; height:193px; margin:4px 0 0 1px; float:left; }
#x-main-fcat img.x-first								{ margin-left:24px; }

/* --- main featured items --- */
#x-main-feat												{ background:transparent url(images/x-main-tbar-feat.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */
#x-main-feat #x-feat									{ width:735px; background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; overflow:hidden; padding:0; } /* background image */
#x-main-feat #x-feat .x-fp							{ width:171px; height:268px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:5px 0 0 1px; padding:10px 0 0; float:left; }
#x-main-feat #x-feat .x-fp:first-child			{ margin-left:24px; }
#x-main-feat #x-feat .x-fp a,
#x-main-feat #x-feat .x-fp a span				{ text-align:left; font-size:12px; line-height:14px; display:block; overflow:hidden; }
#x-main-feat #x-feat .x-fp a .title				{ color:#FFF; height:42px; margin:2px 12px 10px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover		{ color:#FFCA7B; }
#x-main-feat #x-feat .x-fp a .price				{ color:#FFF; font:bold 14px/30px Arial, Tahoma, Geneva, Sans-serif; height:30px; background:transparent url(images/x-main-fbtn.png) right center no-repeat; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb			{ width:171px; height:160px; display:table-cell; vertical-align:middle; text-align:center; }
#x-main-feat #x-feat .x-fp a .thumb img		{ max-height:140px; width:auto; max-width:140px; margin:10px auto; }



/* Support pages formatting
-------------------------------------------------- */
/* --- main general editable title bar --- */
#x-main h2													{ color:#FFCA7B; text-align:center; font:bold 18px/50px "Century Gothic","Open Sans",Arial, Tahoma, Sans-serif; text-shadow:1px 1px #000; height:56px; background:transparent url(images/x-main-tbar-h2bg.png) 0 0 no-repeat; margin:0; padding:0 30px; overflow:hidden; clear:both; }



/* Template formatting
-------------------------------------------------- */
/* --- adjust left nav link heights to override ebay display issue --- */
#x-template #LeftPanel ul.lev1 li				{ height:24px; }
#x-template #LeftPanel ul.lev1 li.x-2row	{ height:38px; }
#x-template #LeftPanel ul.lev2 li, 
#x-template #LeftPanel ul.lev3 li				{ height:20px; }

/* --- template titles and description --- */
#CentralArea h1, #x-main h1						{ color:#FFCA7B; text-align:left; font:bold 18px/21px Arial, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            	{ color:#FFCA7B; text-align:left; font:bold 14px/18px Arial, Tahoma, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */
#x-main #x-main-gall .x-tmid						{ padding-top:0; }
#x-main #x-main-incl									{ background:transparent url(images/x-main-tbar-incl.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */
#x-main #x-main-desc								{ background:transparent url(images/x-main-tbar-desc.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */

/* --- template image gallery -- thumbs side --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb	{ text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall												{ width:100%; }
#x-temp-gall img											{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-cntr										{ display:table-cell; vertical-align:middle; text-align:center; }
#x-temp-gall #x-gall-main							{ border:1px solid #080808; background:#FFF none; margin-bottom:8px; float:left; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr				{ width:460px; height:460px; } /* set main img holder size */
#x-temp-gall #x-gall-main img					{ max-width:460px; max-height:460px; } /* set main img size */
#x-temp-gall #x-gall-thmb							{ width:200px; float:right; background:transparent url(images/x-actual.png) center bottom no-repeat; padding-bottom:170px;  } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb .x-hold				{ border:1px solid #080808; background:#FFF none; margin:0 0 8px 8px; display:block; float:left; } /* set spacing and border of thumb holders */
#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-temp-gall #x-gall-thmb img					{ max-width:90px; max-height:90px; width:auto; height:auto; } /* set thumbs size */
#x-temp-gall .x-hide 									{ display:none !important; } /* hide unused gallery image slots */

/* --- template parts only banner image --- */
#x-template #x-main-defe							{ width:661px; height:132px; margin:0 auto; display:block; }

/* --- template terms tabs --- */
#x-main-tabs												{ height:56px; background:transparent url(images/x-main-tbar-h2bg.png) 0 0 no-repeat; }
#x-main-tabs a img										{ width:163px; height:40px; display:block; float:left; margin-top:4px; }
#x-main-tabs a img#x-main-ttab-01			{ margin-left:47px; }
#x-main-tabs a img#x-main-ttab-03			{ width:196px; }
#x-main-tabs a img#x-main-ttab-04			{ width:130px; }



/* Footer
-------------------------------------------------- */
#x-foot														{ height:60px; background:transparent url(images/x-foot.png) 0 0 no-repeat; text-align:center; }
#x-foot *					        							{ color:#AAA; font-size:12px; line-height:16px; }
#x-foot a:hover							    			{ color:#FFF; }
#x-foot-subm							    				{ padding:10px 15px 0; }
#x-foot-copy							    				{ padding:5px 15px 0; }


