@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by JewelryHipHop. */

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																	{ background:#0C0C0C url(images/x-bg.jpg) center top no-repeat; padding:10px 0; border:1px solid #000; border-width:2px 0; }
.x-bg-02																{ width:90%; max-width:960px; padding:0; overflow:hidden; display:block; } /* content area bg */
.x-bg, .x-bg-02, .x-content								{ margin:0 auto; text-align:center; vertical-align:top; overflow:hidden; }
@media screen and (max-width:800px) 			{ .x-bg .x-nota { display:none !important; } } /* general setting to hide items on tablet view */
@media screen and (max-width:500px) 			{ .x-bg .x-nomo { display:none !important; } } /* general setting to hide items on mobile view */
*																			{ max-width:100%; }
.stBadge																{ min-width: 320px; max-width:100%; }

/* --- BEG DIMENSIONS 2 COL EXTENDED WIDTH 1250 NO SIDE MARGINS --- */
/* --- content area bg and width --- */
.x-content, #x-head, #x-foot    						{ width:100%; }
.x-bg-02, .x-content, #x-head, #x-foot			{ max-width:1250px; }
.x-content															{ padding:13px 0 8px !important; overflow:hidden; }
.x-bg td [width="13"]											{ display:none !important; }

/* --- left column width --- */
#LeftPanel															{ width:100% !important; max-width:240px !important; overflow:hidden; }
#x-template #LeftPanel									{ width:19% !important; max-width:240px !important; overflow:hidden; }
#LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm									      	{ width:100%; max-width:240px !important; }
@media screen and (max-width:800px) 			{ #LeftPanel { display:none !important; } }

/* --- main column width --- */
#CentralArea 													{ width:100%; max-width:997px !important;}
#CentralArea #x-main										{ width:100%;}
#x-template #x-main										{ width:80%; }

/*--- side gutters padding --- */
#LeftPanel															{ margin:0 0 0 0px !important; } /* optional left column padding left */
#CentralArea, #x-main                       				{ margin:0 0px 0 0 !important; } /* optional right column padding right */
#CentralArea #x-main										{ margin:0 !important; }
@media screen and (max-width:800px)			{ #CentralArea, #x-template #x-main { width:96%; max-width:800px !important; margin:0 auto !important; padding:0 5px !important; float:none; } #CentralArea #x-main { width:100%; } }
@media screen and (max-width:600px) 			{ #CentralArea { width:96%; float:none; margin:0 auto !important; } }
/* --- END DIMENSIONS 2 COL EXTENDED WIDTH 1250 NO SIDE MARGINS --- */

/* --- content area including header/footer --- */
.x-bg .x-bg-02													{ background:transparent none; } /* content area bg color */
.x-bg .x-bg-02													{ border:0 none; } /* content area border */

/* --- content area excluding header/footer --- */

/* --- 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 */

/* --- global fonts --- */
.x-bg *                                     							{ font-family:"Open Sans", Tahoma, Sans-serif; text-decoration:none; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table,
.x-bg form select												{ font-size:13px; color:#FFF; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active	{ color:#FFF; }
.x-bg a:hover							            			{ color:#EF2929; }
.x-bg .x-sbox, .x-bg .x-sbox p, 
.x-bg .x-sbox a, .x-bg .x-sbox li,
.x-bg .x-tbox, .x-bg .x-tbox p, 
.x-bg .x-tbox a, .x-bg .x-tbox li, 
.x-bg .x-pbox, .x-bg .x-pbox p,
.x-bg .x-pbox a, .x-bg .x-pbox li 						{ text-align:left; }
.x-bg #x-main ul												{ list-style-type:disc; margin-left:10px; padding-left:0px; list-style-position: inside; }
.x-bg #x-main ul li												{ padding-left:0; }

/* --- global backgrounds --- */
.x-bg .x-bkwh														{ background:#FFF none; } /* white backgrounds */
.x-bg .x-bkbl														{ background:#010101 none; } /* black backgrounds */
.x-bg .x-bkdk														{ background:#222 none; } /* dark backgrounds */
.x-bg .x-grdn														{ background:#524E4E none; } /* neutral gradient */
.x-bg .x-grda														{ background:#EF2929 none; } /* bright accent gradient */
.x-bg .x-bkac														{ background:#EF2929 none; } /* accent backgrounds */

/* --- global borders --- */
.x-bg .x-brda														{ border:1px solid #EF2929; } /* accent color bgs border */
.x-bg .x-brdd														{ border:1px solid #222; } /* dark border */

/* --- global box dimensions --- */
.x-bg .x-sbox, #x-deal										{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* side column content box */
.x-bg .x-tbox														{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main column content box */
.x-bg .x-pbox														{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main column content box plain no title bar */
.x-bg .x-sbox .x-tins, .x-bg .x-tbox .x-tins,
.x-bg .x-pbox .x-tins											{ padding:10px 12px; }
.x-bg .x-prom														{ display:block; margin:0 auto 13px; width:auto; max-width:100%; height:auto; }
@media screen and (max-width:500px) 			{ .x-bg #x-main .x-prom { display:none !important; } }

/* --- text boxes --- */
.x-bg .x-bklt														{ overflow:hidden; }
.x-bg #LeftPanel .x-bklt									{ background:#010103 none; } /* left column text boxes backgrounds */
.x-bg #LeftPanel .x-brdm									{ border:1px solid #524E4E; } /* left column text boxes border */
.x-bg #x-main .x-bklt										{ background:#010103 none; } /* main column text boxes backgrounds */
.x-bg #x-main .x-brdm										{ border:1px solid #524E4E; } /* main column text boxes border */
.x-bg .x-sbox, #x-deal										{ border-width:0 1px 1px !important; } /* side column content box */
.x-bg .x-tbox														{ border-width:0 1px 1px !important; } /* main column content box */
.x-bg .x-pbox														{ border-width:1px !important; } /* main column content box plain no title bar */

/* --- title bars --- */
#LeftPanel .x-ttba											{ width:auto; text-align:left; margin:0; padding:8px 12px; } /* side title bars */
#x-main .x-ttba													{ width:auto; text-align:left; margin:0; padding:8px 12px; } /* main title bars */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a	{ font-family:"Open Sans", Tahoma, Sans-serif; text-decoration:none; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a	{ color:#FFF; font-size:15px; line-height:20px; font-weight:bold; text-transform:uppercase; /* text-shadow:1px 1px #222; */ } /* title bar font settings */
.x-bg #x-main .x-fftb										{ /* text-align:center; */ }
.x-bg .x-ttba .x-tins											{ padding:0 !important; }
.x-bg #LeftPanel .x-bktt									{ background:#EF2929 none; } /* title bars left column */
.x-bg #x-main .x-bktt										{ background:#EF2929 none; } /* title bars main column */
.x-bg #LeftPanel .x-brdt									{ border:1px solid #524E4E; } /* title bars border left column */
.x-bg #x-main .x-brdt										{ border:1px solid #524E4E; } /* title bars border main column */

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ background:#EF2929 none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover		{ background:#222 none; } /* buttons hover */
.x-bg .x-brdb														{ border:1px solid #EF2929; } /* buttons border */
.x-bg .x-brdb:hover											{ border:1px solid #222; } /* buttons border hover */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ color:#FFF; font-size:12px; font-weight:bold; height:26px; line-height:26px; padding:0 10px; display:block; } /* buttons font settings */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover		{ color:#FFF; } /* buttons font hover */

/* --- shadows --- */

/* --- rounded corners --- */



/* Header formatting
-------------------------------------------------- */
/* --- header general settings --- */
.x-bg #x-head-wrap											{ }
.x-bg .x-hdbg														{ background:transparent none; } /* header background */

.x-bg .x-bar2														{ background:#0C0C0C none; } /* header menu bar color */
.x-bg .x-bar2 a:hover,
#x-head-menu div#x-head-cats:hover		{ background:#EF2929 url(images/x-head-mhov.png) left bottom repeat-x; } /* header menu bar hover */
.x-bg .x-bar2														{ border:1px solid #524E4E; } /* header menu bar and divider border */
.x-bg #x-head-bar2											{ border-width:1px; } /* header menu bar */
.x-bg #x-head-menu a, 
.x-bg #x-head-menu a span							{ border-width:0; } /* header menu bar divider lines */
.x-bg #x-head-menu a:first-child					{ border-width:0; }
.x-bg .x-bar2 .x-fftb											{ color:#FFF; font-size:14px; font-weight:600; } /* header menu bar */
.x-bg .x-bar2 a:hover,
.x-bg .x-bar2 a:hover .x-fftb							{ color:#FFF; } /* header menu bar hover */

/* --- head main --- */
#x-head																{ height:auto; }
#x-head .x-fbox												{ text-align:center; width:33.3%; min-width:300px; margin:0 auto; padding:0; float:left; display:block; position:relative; left:0; top:0; }
#x-head-bar1													{ width:100%; position:relative; text-align:center; overflow:hidden; z-index:9001; }
#x-head-logo													{ width:auto; max-width:300px; display:block; margin:0 auto; padding:35px 0; } /* position logo homepage link */
#x-head-prom-01												{ width:auto; max-width:300px; display:block; margin:0 auto; padding:20px 0; } /* position header promo 1 graphic */
#x-head-prom-02 											{ width:auto; max-width:300px; display:block; margin:0 auto; padding:90px 0; } /* position header promo 2 graphic */
@media screen and (max-width:920px)			{ 
#x-head .x-fbox												{ float:none; } 
#x-head .x-fbox:nth-child(3)							{ margin-bottom:10px !important; } 
#x-head-logo, #x-head-prom-01, 
#x-head-prom-02												{ padding:10px 0; } 
}
@media screen and (max-width:350px)			{ #x-head-logo, #x-head-prom-01, #x-head-prom-02 { max-width:280px; } }

/* --- optional justify header items --- */
#x-head-prom-01												{ float:left; }
#x-head-prom-02												{ float:right; }
@media screen and (max-width:1300px)			{ #x-head-prom-01 { margin-left:10px; } #x-head-prom-02 { margin-right:10px; } }
@media screen and (max-width:920px)			{ #x-head-prom-01, #x-head-prom-02 { float:none; margin-left:auto; margin-right:auto; } }

/* ---header mobile menu --- */
.x-bg #x-head-mnav											{ width:100%; max-width:300px; height:auto; position:relative; clear:both; margin:0 auto 15px; overflow:hidden; }
.x-bg #x-head-mnav .x-mbox label					{ width:100%; position:relative; left:0; display:block; cursor:pointer; text-align:left; margin:0 auto; padding:0 8px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.x-bg #x-head-mnav .x-mbox [type=checkbox]	{ display:none; }
.x-bg #x-head-mnav .x-mbox [type=checkbox] ~ label										{ background-image:url(images/x-head-mnav-icod.png); background-position:right 6px center; background-repeat:no-repeat; padding-right:30px !important; }
.x-bg #x-head-mnav .x-mbox [type=checkbox]:checked ~ label					{ background-image:url(images/x-head-mnav-icou.png); z-index:2; } /* tab hover effect */
.x-bg #x-head-mnav .x-mbox [type=checkbox] ~ label ~ .x-mnav					{ display:none; }
.x-bg #x-head-mnav .x-mbox [type=checkbox]:checked ~ label ~ .x-mnav	{ display:block; z-index:1; }
.x-bg #x-head-mnav .x-mnav							{ margin:0; max-height:600px; padding:4px 0px; overflow:auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; top:0; left:0; right:0; bottom:0; position:relative; text-align:left; width:100%; max-width:300px; }
.x-bg #x-head-mnav .x-mnav ul						{ list-style:none; margin:0; padding:0; }
.x-bg #x-head-mnav .x-mnav ul li					{ display:block; margin:0; padding:0 8px; }
.x-bg #x-head-mnav											{ display:none; }
@media screen and (max-width:1020px)			{ .x-bg #x-head-mnav { display:block; margin-top:10px; } }
/* background colors */
.x-bg #x-head-mnav .x-mbox label,
.x-bg #x-head-mnav .x-mnav																{ background-color:#0C0C0C; }
/* font styling */
.x-bg #x-head-mnav .x-mbox label														{ color:#FFF; font:normal 14px/30px "Open Sans", Tahoma, Sans-serif; }
.x-bg #x-head-mnav .x-mnav h4															{ color:#EF2929; font:bold 14px/30px "Open Sans", Tahoma, Sans-serif; padding:0 8px }
.x-bg #x-head-mnav .x-mnav ul li a														{ color:#FFF; font:normal 13px/22px "Open Sans", Tahoma, Sans-serif; text-decoration:none; display:block; }
.x-bg #x-head-mnav .x-mnav ul li a:hover											{ color:#000; text-decoration:none; background-color:#E5CF07; }
/* add icons */
.x-bg #x-head-mnav .x-mnav ul li a														{ background-image:url(images/x-head-lev1.png); background-position:0px 6px; background-repeat:no-repeat; padding-left:14px; }
.x-bg #x-head-mnav .x-mnav ul li a:hover											{ background-image:url(images/x-head-lev1h.png); }
/* add box borders */
.x-bg #x-head-mnav .x-mbox [type=checkbox] ~ label,
.x-bg #x-head-mnav .x-mnav																{ border:1px solid #524E4E; }
.x-bg #x-head-mnav .x-mbox [type=checkbox] ~ label						{ border-width:1px; }
.x-bg #x-head-mnav .x-mbox [type=checkbox]:checked ~ label	{ border-width:1px 1px 0; }
.x-bg #x-head-mnav .x-mnav																{ border-width:0 1px 1px; }

/* --- menu bar text links --- */
#x-head-bar2													{ width:auto; height:38px; max-height:38px !important; overflow:visible; text-align:center; clear:both; position:relative; z-index:5001; }
#x-head-menu													{ position:relative; text-align:center; }
#x-head-menu a, #x-head-menu a span		{ height:38px; line-height:38px; margin:0; width:auto; display:inline-block; }
#x-head-menu a span.x-icon							{ display:none; }
/* --- adjust menu bar links for wide display --- */
#x-head-menu a, #x-head-menu a span		{ padding:0 10px; }
@media screen and (max-width:1120px)			{ #x-head-menu a, #x-head-menu a span { padding:0 5px; } }
/* remove menu bar for mobile displays */
@media screen and (max-width:1020px)			{ #x-head-bar1 { border-bottom:10px solid #0C0C0C; } #x-head-bar2 { display:none; } }

/* header top nav */
#x-head-tnav													{ width:100%; padding:10px 0; text-align:right; }
#x-head-tnav, #x-head-tnav *						{ font-size:14px; line-height:14px; font-weight:600; }
#x-head-tnav a													{ color:#FFF; text-transform:uppercase; padding:0 25px; border-right:1px solid #FFF; }
#x-head-tnav a:first-child								{ padding-left:0; }
#x-head-tnav a:last-child								{ padding-right:0; border-right:0 none; }
#x-head-tnav a:hover										{ color:#EF2929; text-decoration:underline; }
@media screen and (max-width:1300px)			{ #x-head-tnav a:last-child { margin-right:10px; } }
@media screen and (max-width:1020px)			{ #x-head-tnav { display:none; } }



/* Left panel formatting
-------------------------------------------------- */
/* --- side categories menu with divs --- */
.x-bg #LeftPanel .lev1 li a,
.x-bg #LeftPanel .lev1 span								{ border:1px solid #524E4E; border-width:1px 0 0; } /* left cats menu optional dividers */
.x-bg #LeftPanel .lev1 li:first-child a,
.x-bg #LeftPanel .lev2 li a,
.x-bg #LeftPanel .lev2 span,
.x-bg #LeftPanel .lev3 li a,
.x-bg #LeftPanel .lev3 span								{ border-width:0; } /* left cats menu link remove dividers for subcats */
.x-bg #LeftPanel .lev1 li a,
.x-bg #x-side-cats ul li a									{ color:#FFF; } /* left cats menu links */
.x-bg #LeftPanel .lev1 li a:hover,
.x-bg #x-side-cats ul li a:hover						{ color:#000; } /* left cats menu links hover */
#LeftPanel #x-side-cats .x-tins						{ padding:0; }
#LeftPanel .lev1 li a,
#LeftPanel .lev1 span				        				{ font-size:13px; line-height:15px; font-weight:normal; padding:7px 10px; }
#LeftPanel .lev1 li a:hover		            			{ }
#LeftPanel .lev2 li a				        					{ font-size:12px; line-height:15px; font-weight:normal; padding:5px 10px 5px 24px; }
#LeftPanel .lev3 li a				        					{ font-size:12px; line-height:15px; font-weight:normal; padding:5px 10px 5px 38px; }
#LeftPanel .lev2 li a:hover, 
#LeftPanel .lev3 li a:hover		            			{ }
/* --- add bullets / icons --- */
#LeftPanel .lev1 li a,
#LeftPanel .lev1 span				        				{ background:transparent url(images/x-side-lev1.png) 10px 9px no-repeat; padding:7px 10px 7px 24px; }
#LeftPanel .lev1 li a:hover		            			{ background-image:url(images/x-side-lev1h.png); background-color:#E5CF07; }
#LeftPanel .lev2 li a				        					{ background:transparent url(images/x-side-lev2.png) 24px 6px no-repeat; padding:5px 10px 5px 36px; }
#LeftPanel .lev3 li a				        					{ background:transparent url(images/x-side-lev2.png) 36px 6px no-repeat; padding:5px 10px 5px 48px; }
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		            			{ background-image:url(images/x-side-lev2h.png); background-color:#E5CF07; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main featured categories images --- */
#x-main-fcat														{ width:100%; overflow:hidden; text-align:center; /* padding-top:10px; */ }
#x-main-fcat a													{ width:231px; height:157px; margin:0 0 13px 17px; float:left; }
#x-main-fcat a.x-first										{ margin-left:0; }
#x-main-fcat a img											{ width:100%; height:auto; }
@media screen and (max-width:1256px) { 
#x-main-fcat a, #x-main-fcat a.x-first			{ width:23%; height:auto; display:inline-block; float:none; margin:0 5px 13px; }
}
@media screen and (max-width:680px) {
#x-main-fcat a, #x-main-fcat a.x-first 			{ max-width:241px; width:46%; height:auto; display:inline-block; float:none; margin:0 5px 13px; }
}
/* add settings for wider banners */
#x-main-fcat a.x-wide										{ width:493px; }
@media screen and (max-width:1256px)			{  #x-main #x-main-fcat a.x-wide { width:47.5%; } }
@media screen and (max-width:680px) 			{ #x-main-fcat a.x-wide { max-width:493px; width:95%; height:auto; } }



/* Template formatting
-------------------------------------------------- */
/* --- template titles --- */
#CentralArea h1, #x-main h1							{ color:#FFF; text-align:center; font-size:20px; line-height:23px; font-weight:bold; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#EF2929; text-align:left; font-size:14px; line-height:18px; font-weight:bold; margin:0; padding:5px 0 5px; } /* listing section subtitles */

/* --- template image gallery -- thumbs bottom --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ width:100%; max-width:600px; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ max-width:602px; margin-bottom:8px; padding:0 1px; }
#x-temp-gall img												{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-cntr											{ width:100%; /* display:table-cell; */ vertical-align:middle; text-align:center; overflow:auto; }
#x-temp-gall #x-gall-main								{ border:1px solid #524E4E; background:#FFF none; margin-bottom:10px; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main								{ width:100%; max-width:600px; height:auto; } /* set main img holder size */
#x-temp-gall #x-gall-main img							{ width:auto; max-width:600px; height:auto; max-height:600px; } /* set main img size */
#x-temp-gall #x-gall-thmb h5							{ color:#FFF; font-size:12px; font-weight:normal; 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 */
#x-temp-gall #x-gall-thmb .x-hold					{ border:1px solid #524E4E; 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 #EF2929; }
#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; } /* set thumbs size */
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
@media screen and (max-width:860px) 			{ #x-temp-gall #x-gall-main img { width:100%; } }

/* add for removal of active content */
#x-temp-gall #x-gall-main								{ position:relative; max-width:600px; height:600px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:600px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:600px; margin:0 auto; }
@media screen and (max-width:860px) { 
#x-temp-gall #x-gall-main								{ position:relative; max-width:500px; height:500px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:500px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:500px; margin:0 auto; }
}
@media screen and (max-width:560px) { 
#x-temp-gall #x-gall-main								{ position:relative; max-width:300px; height:300px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:300px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:300px; margin:0 auto; }
}
#x-temp-gall .x-cntr											{ background:#FFF none; }
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; }

/* magento image gallery overrides - bottom thumbs layout */
#x-main #x-temp-gall .gallery-image				{ width:100%; max-width:602px; margin-bottom:0px; }
#x-main #x-temp-gall .gallery-image img		{ width:100%; max-width:600px !important; border:1px solid #524E4E; margin:0 auto; } /* main image display */
#x-main #x-temp-gall .gallery-image div			{ color:#FFF; font-size:13px; height:16px; line-height:15px; font-weight:normal; padding:10px 0 0; } /* thumbnails title text */
#x-main #x-temp-gall ul.gallery-thumbnail		{ list-style:none; margin:0; padding:0; text-align:center; } /* thumbs parent */
#x-main #x-temp-gall ul.gallery-thumbnail li	{ background:transparent none; float:none !important; display:inline-block; margin:3px 2px; padding:0; }
#x-main #x-temp-gall ul.gallery-thumbnail li img 				{ border:1px solid #524E4E width:68px; max-width:68px; }
#x-main #x-temp-gall ul.gallery-thumbnail li img:hover	{ border:1px solid #EF2929; }

/* --- template specs table --- */
#x-main-spec													{ width:100%; float:none; } /* if specs box is full width */
#x-main-spec table											{ width:100%; border:0 none; border-collapse:collapse; margin:0 auto; padding:0; }
#x-main-spec table th, 
#x-main-spec table td										{ color:#999; text-align:left; font-size:13px; line-height:16px; padding:8px 12px; }
#x-main-spec table th										{ color:#FFF; font-weight:600; width:25%; }

/* --- template split layout specs and description boxes --- */
#x-main-box-left												{ width:49%; float:left; }
#x-main-box-right											{ width:49%; float:right; }
.x-bg #x-main #x-main-box-left .x-tbox,
.x-bg #x-main #x-main-box-right .x-tbox		{ height:auto; overflow:auto; }
@media screen and (max-width:680px) { 
#x-main-box-left, #x-main-box-right			{ width:100%; float:none; } 
.x-bg #x-main #x-main-box-left .x-tbox,
.x-bg #x-main #x-main-box-right .x-tbox		{ height:auto; overflow:hidden; }
} 

/* --- template terms tabs css only responsive --- */
#x-main-tabs														{ background:transparent url(images/x-main-ttab.png) 0 0 no-repeat; position:relative; min-height:308px; clear:both; overflow:hidden; clear:both; }
.x-ttab																{ float:left; }
.x-ttab [type=radio]											{ display:none; }
.x-ttrm																{ top:48px; left:0; right:0; bottom:0; background:#010103 none; position:absolute; padding-bottom:10px; }
.x-ttrm .x-tbox													{ height:100%; }
.x-ttrm .x-tbox .x-tins										{ overflow:auto; height:100%;  }
[type=radio]:checked ~ label							{ z-index:2; }
[type=radio]:checked ~ label ~ .x-ttrm			{ z-index:1; }
/* - bar layout - */
.x-ttab label														{ color:#FFF; font:bold 15px/43px Arial, Tahoma, Sans-serif; height:43px; padding:0; border-left:1px solid #524E4E; text-transform:uppercase; position:relative; left:0; cursor:pointer; display:block; } /* tab styling */
.x-ttab label:first-child										{ border-left:0 none; }
[type=radio]:checked ~ label							{ color:#FFF; background:#EF2929 none; } /* tab hover effect */
/* add for responsive */
.x-ttab																{ width:20%; }
@media screen and (max-width:870px)			{.x-ttab label { font-size:13px; } } 


/* --- main featured categories images --- */
#x-main-fcat														{ width:100%; overflow:hidden; text-align:center; /* padding-top:10px; */ }
#x-main-fcat a													{ width:225px; height:294px; margin:0 0 13px 32px; float:left; }
#x-main-fcat a.x-first										{ margin-left:0; margin-right:1px; }
#x-main-fcat a img											{ width:100%; height:auto; }
@media screen and (max-width:1300px) { 
#x-main-fcat a, #x-main-fcat a.x-first			{ width:23%; height:auto; display:inline-block; float:none; margin:0 5px 13px; }
}
@media screen and (max-width:680px) {
#x-main-fcat a, #x-main-fcat a.x-first 			{ max-width:225px; width:46%; height:auto; display:inline-block; float:none; margin:0 5px 13px; }
}



/* Footer
-------------------------------------------------- */
/* --- footer general settings --- */
#x-foot-wrap													{ }
.x-foot-tins														{ width:100%; max-width:1250px; height:auto; margin:0 auto; overflow:hidden; text-align:center; }
#x-foot-main														{ }
#x-foot-main .x-foot-tins									{ }
#x-foot-subm							    					{ padding:15px 20px; border:1px solid #524E4E; }
#x-foot-copy							    					{ padding:15px 20px; }

/* --- footer submenu --- */
#x-foot-subm, #x-foot-subm *						{ color:#FFF; font-size:14px; line-height:1; }
#x-foot-subm a													{ color:#FFF; font-weight:600; text-transform:uppercase; padding:0 25px; }
#x-foot-subm a:first-child								{ padding-left:0; }
#x-foot-subm a:last-child								{ padding-right:0; }
#x-foot-subm a:hover							    		{ color:#EF2929; text-decoration:underline; }
@media screen and (max-width:560px) 			{ #x-foot-subm a { display:block; padding-bottom:8px; padding-left:0; padding-right:0; } }
/* add divider lines */
#x-foot-subm a													{ border-right:1px solid #FFF; }
#x-foot-subm a:last-child								{ border-right:0 none; }
@media screen and (max-width:560px) 			{ #x-foot-subm a { border-right:0 none; } }

/* --- footer copyright --- */
#x-foot-copy, #x-foot-copy *						{ color:#888; font-size:12px; line-height:1; }
#x-foot-copy a													{ color:#888; }
#x-foot-copy a:first-child								{ }
#x-foot-copy a:hover							    		{ color:#FFF; text-decoration:underline; }
#x-foot-copy a.x-copy-ocdo							{ margin-left:15px; padding-left:15px; border-left:1px solid #888; }
@media screen and (max-width:560px) 			{ #x-foot-copy a.x-copy-ocdo { display:block; margin-top:8px; margin-left:0; padding-left:0; border-left:0 none; } }






