﻿@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																		{ background:#FFF url(images/x-bg.png) center top scroll repeat; padding:0 0 15px; }
.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:1100px; }
.x-content																{ background:#EEE none; padding:0 0 10px !important; -moz-border-radius:20px; border-radius:20px; overflow:hidden; }

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

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

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

/* --- custom content settings general --- */
.x-bg *                                     								{ font-family:Roboto, Tahoma, Sans-serif; text-decoration:none; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table			{ font-size:13px; color:#000; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#000; }
.x-bg a:hover, .fpcc .countClass            				{ color:#8DC63F; }
#CentralArea li, #x-main li				    				{ background:transparent url(images/x-side-lev1.png) 10px 1px no-repeat; padding-left:32px; }

/* --- 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:50px; }
.x-bg #x-main .x-tbar											{ padding-top:50px; }
.x-bg #x-main h2													{ height:50px; line-height:50px; }

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

/* --- text titles settings --- */
#CentralArea h1, #x-main h1								{ color:#8DC63F; text-align:left; font:bold 18px/21px Roboto, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            			{ color:#8DC63F; text-align:left; font:bold 15px/18px Roboto, Tahoma, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */

/* --- text boxes general  --- */
#LeftPanel .x-tbar, #LeftPanel .x-tmid,
#LeftPanel .x-prom, #x-side-feat #x-feat			{ width:240px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* side section dimensions */
#x-main .x-tbar, #x-main .x-prom,
#x-main .x-tbtm, #x-main-feat #x-feat				{ width:827px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main section dimensions */
#LeftPanel .x-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #x-side-feat #x-feat			{ background:transparent none; } /* side boxes background color */
#x-main .x-ttop, #x-main .x-tmid,
#x-main .x-tbtm, #x-main-feat #x-feat				{ background:transparent none; } /* main boxes background color */

/* --- 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:827px; 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:#000; }
.x-bg #CentralArea .r3 a:hover, 
.x-bg #CentralArea .r3 .fpcc .countClass			{ color:#8DC63F; }
.x-bg #CentralArea .r3 .details .bid,
.x-bg #CentralArea .r3 .details .bin					{ color:#8DC63F; font-size:16px; font-weight:bold; }
.x-bg #CentralArea .r3 .details .ttl						{ padding-bottom:10px; }
.x-bg #CentralArea .r3 .details .time2				{ padding-top:10px; }
.x-bg #CentralArea .r3 .details .time2,
.x-bg #CentralArea .r3 .details .time2 .label		{ color:#777; }
/* top right view options */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a								{ color:#000; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover					{ color:#8DC63F; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div						{ color:#8DC63F; font-size:14px; font-weight:bold; padding:15px 0 5px; } /* title line */
.x-bg #CentralArea .v4snexp ul li						{ background-image:url(images/x-side-lev2.png); padding-bottom:10px; } /* bullet icon */
.x-bg #CentralArea .v4snexp ul li,
.x-bg #CentralArea .v4snexp ul li a						{ color:#000; } /* options text, links */
.x-bg #CentralArea .v4snexp ul li a						{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover			{ color:#8DC63F; } /* options links hover */




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head-wrap														{ height:265px; background:transparent url(images/x-head-wrap.png) center top no-repeat; }
#x-template #x-head-wrap								{ background-image:url(images/x-head-wrap-temp.png); }
#x-head-logo														{ position:absolute; left:0px; top:70px; width:210px; height:70px; display:block; z-index:9999; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch														{ position:absolute; left:687px; top:13px; width:400px; }
#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:322px; color:#000; font-size:13px; font-weight:300; padding:0 15px; float:left; } /* input box */
#x-head-srch-bttn												{ width:46px; float:right;  } /* float submit button link */

/* --- menu bar image links --- */
#x-head-menu a                              						{ top:94px; width:121px; height:53px; position:absolute; display:block; background-color:transparent; background-position:0 0; background-repeat:no-repeat; z-index:7000; }
#x-head-menu a#x-head-menu-01					{ left:480px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu a#x-head-menu-02					{ left:605px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu a#x-head-menu-03					{ left:730px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu a#x-head-menu-04					{ left:855px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu a#x-head-menu-05					{ left:980px; background-image:url(images/x-head-menu-05.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); }



/* Left panel formatting
-------------------------------------------------- */
/* --- side categories menu --- */
#x-side-cats.x-tbar												{ background-image:url(images/x-side-tbar-cats.png); } /* section title bar */
#LeftPanel .lev1													{ margin:0px; }
#LeftPanel .lev2, #LeftPanel .lev3	    				{ margin:0; padding:0 0 5px; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        						{ font-size:13px; line-height:16px; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    						{ font-size:11px; line-height:13px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       						{ font-size:11px; line-height:13px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            				{ color:#8DC63F; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           					{ color:#8DC63F; }
/* --- add divider graphics --- */
#LeftPanel .lev1													{ padding-bottom:1px; background:transparent url(images/x-side-dvdr.png) center bottom no-repeat; }
#LeftPanel .lev2, #LeftPanel .lev3						{ padding-bottom:0; background:transparent none; }
#LeftPanel .lev1 li						    						{ padding-top:1px; background:transparent url(images/x-side-dvdr.png) center top no-repeat; }
#LeftPanel .lev1 li:first-child	    						{ padding-top:0; background:transparent none; }
#LeftPanel .lev2 li, #LeftPanel .lev3 li					{ padding-top:0; background:transparent none; }
/* --- add bullet icons --- */
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span											{ background:transparent url(images/x-side-lev1.png) 0px 10px no-repeat; padding:8px 6px 8px 20px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover									{ }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span											{ background:transparent url(images/x-side-lev2.png) 19px 5px no-repeat; padding:3px 6px 3px 32px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span											{ background:transparent url(images/x-side-lev2.png) 31px 5px no-repeat; padding:3px 6px 3px 44px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev2 li a:hover									{ }
#LeftPanel .lev3 li span,
#LeftPanel .lev3 li a:hover									{ }



/* Homepage formatting
-------------------------------------------------- */
/* --- main promo banner image full width --- */
#x-main-babg														{ width:100%; height:auto; margin:0 auto; padding:0; overflow:hidden; display:none; }
#x-main-bann														{ width:1100px; height:607px; margin:0 auto; display:block; }

/* --- main featured items --- */
#x-main-feat.x-tbar												{ background-image:url(images/x-main-tbar-feat.png); } /* section title bar */
#x-main-feat #x-feat											{ overflow:hidden; padding:0; } /* background image */
#x-main-feat #x-feat .x-fp									{ width:168px; height:250px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:13px 0 0 31px; float:left; }
#x-main-feat #x-feat .x-fp:first-child				{ }
#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; text-decoration:none; }
#x-main-feat #x-feat .x-fp a .title						{ color:#000; height:42px; margin:4px 8px 22px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#8DC63F; }
#x-main-feat #x-feat .x-fp a .price						{ color:#000; font:bold 13px/30px Roboto, Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb					{ width:168px; height:150px; display:table-cell; vertical-align:middle; text-align:center; }
#x-template #x-main-feat #x-feat .x-fp a .thumb { display:block; }
#x-main-feat #x-feat .x-fp a .thumb img			{ max-height:140px; width:auto; max-width:140px; margin:10px auto 0; }



/* Template formatting
-------------------------------------------------- */
/* --- template description section --- */
#x-template #x-main #x-main-gall.x-tins			{ padding-left:0; padding-right:0; }
#x-template #x-main #x-main-gall h1				{ color:#000; text-align:left; font-size:24px; line-height:27px;  }
#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; }
#x-template #x-main-desc p.x-red					{ color:#FF0000; }
#x-template #x-main-gall p.x-reta						{ font-size:16px; font-weight:bold; text-decoration:line-through; margin-top:10px; }
#x-template #x-main-gall p.x-binp						{ font-size:16px; font-weight:bold; margin-bottom:15px; }

/* --- template image gallery -- thumbs side --- */
#x-temp-gall															{ width:100%; }
#x-temp-gall #x-gall-main									{ background:#FFF none; margin-bottom:4px; 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:525px; height:525px; } /* set main img holder size */
#x-template #x-main #x-gall-main img				{ width:auto; height:auto; max-width:525px !important; max-height:525px !important; } /* set main img size */
#x-temp-gall #x-gall-thmb									{ width:248px; float:right; } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb h5								{ color:#5DD9C0; font-size:12px; font-weight:normal; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold						{ border:0 none; 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:110px; height:110px; } /* set thumb holders size */
#x-template #x-main #x-gall-thmb img				{ max-width:110px !important; max-height:110px !important; } /* set thumbs size */

/* add for removal of active content */
#x-temp-gall .x-cntr												{ background:#FFF none; }
#x-temp-gall #x-gall-main									{ position:relative; }
div#x-gall-main > div											{ position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0; z-index:0; }
div#x-gall-main > div:target								{ z-index:2; }

/* --- template terms tabs css only --- */
#x-main-tabs															{ position:relative; min-height:310px; clear:both; overflow:hidden; margin:0; clear:both; overflow:hidden; }
.x-ttab																	{ float:left; }
.x-ttab label															{ position:relative; left:0; cursor:pointer; display:block; } /* tab styling */
.x-ttab [type=radio]												{ display:none; }
.x-ttrm																	{ top:50px; left:0; right:0; bottom:0; background:#EEE none; position:absolute; overflow:hidden; }
#x-template #x-main .x-ttrm .x-tmid.x-tins		{ height:260px; overflow:auto; }
#x-main #x-main-tabs .x-tbtm							{ margin:0; }
[type=radio]:checked ~ label								{ z-index:2; }
[type=radio]:checked ~ label ~ .x-ttrm				{ z-index:1; }
/* add styling for background bar */
#x-main-tabs															{ background:transparent url(images/x-main-tbar-h2bg.png) 0 0 no-repeat; }
.x-ttab label															{ color:#000; font:bold 20px/50px Roboto, Tahoma, Sans-serif; height:50px; padding:0 40px; }
.x-ttab:first-child label											{ padding-left:18px; }
[type=radio]:checked ~ label								{ color:#FFF; }




/* Footer
-------------------------------------------------- */
/* --- footer general --- */
#x-foot																	{ height:125px; background:transparent url(images/x-foot.png) 0 0 no-repeat; text-align:center; }
#x-foot-subm							    						{ padding:13px 20px 0; }
#x-foot-copy							    						{ padding:68px 20px 0; }

/* --- footer menu links --- */
#x-foot-subm, #x-foot-subm a							{ color:#000; font-size:14px; line-height:16px; }
#x-foot-subm a														{ padding:0 25px; text-transform:uppercase; }
#x-foot-subm a:first-child									{ padding-left:0; }
#x-foot-subm a:last-child									{ padding-right:0; }
#x-foot-subm a:hover											{ color:#8DC63F; }

/* --- footer copyright --- */
#x-foot-copy, #x-foot-copy a							{ color:#888; font-size:13px; line-height:16px; }
#x-foot-copy														{ height:16px; overflow:hidden; }
#x-foot-copy a:hover											{ color:#8DC63F; text-decoration:underline; }
#x-foot-copy .x-copy-ocdo									{ border-left:1px solid #888; margin-left:10px; padding-left:10px; }

