@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by KixRx. */

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#FFF none; padding:10px 0; border:1px solid #DFDFDC; 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; }
.x-content														{ padding-top:10px; }
@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%; }

/* --- content area bg and width --- */
.x-content, #x-head, #x-foot    						{ width:100%; max-width:960px; }
.x-content														{ padding:13px 0 8px !important; overflow:hidden; }
.x-bg td [width="13"]										{ display:none !important; }

/* --- BEG DIMENSIONS 2 COL WITH NO MARGINS --- */
/* --- left column width --- */
#LeftPanel														{ width:23% !important; max-width:210px !important; min-width:160px !important; overflow:hidden; }
@media screen and (min-width:800px) 			{ #LeftPanel { width:23% !important; } }
@media screen and (min-width:960px) 			{ #LeftPanel { width:210px !important; } }
#LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      		{ width:100%; max-width:210px !important; }
@media screen and (max-width:800px) 			{ #LeftPanel { display:none !important; } }

/* --- main column width --- */
#CentralArea 												{ width:100%; max-width:737px !important; }
#CentralArea #x-main									{ width:100%;}
#x-template #x-main										{ width:78%; max-width:737px !important; }

/*--- side gutters padding --- */
#LeftPanel														{ padding:0 !important; } /* optional left column padding left */
#CentralArea, #x-main                       			{ padding:0 !important; } /* optional right column padding right */
@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%; } }

/* --- box dimensions --- */
#LeftPanel .x-ttba											{ width:auto; max-width:184px; min-width:134px; 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-sbox													{ width:auto; max-width:208px; min-width:158px; margin:0 0 13px; border-width:0 1px 1px !important; } /* side column content box */
.x-bg .x-tbox													{ width:auto; margin:0 0 13px; border-width:0 1px 1px !important; 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; border-width:1px !important; 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:100%; height:auto; }
@media screen and (max-width:500px) 			{ .x-bg #x-main .x-prom { display:none !important; } }
/* --- END DIMENSIONS 2 COL WITH NO MARGINS --- */

/* --- 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:"Source Sans Pro", 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:#000; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#000; }
.x-bg a:hover							            		{ color:#DF1835; }
.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; }
#CentralArea ul, #x-main ul							{ list-style-type:disc; list-style-position:inside; }
#CentralArea li, #x-main li				    			{ background:transparent none; }

/* --- 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:#DFDFDC none; } /* neutral gradient */
.x-bg .x-grda													{ background:#DF1835 none; } /* bright accent gradient */
.x-bg .x-bkac													{ background:#DF1835 none; } /* accent backgrounds */

/* --- global borders --- */
.x-bg .x-brda													{ border:1px solid #DF1835; } /* accent color bgs border */
.x-bg .x-brdd													{ border:1px solid #222; } /* dark border */

/* --- content area including header/footer --- */
.x-bg .x-bg-02												{ background:#FFF none; } /* content area bg color */
.x-bg .x-bg-02												{ border:0 none; } /* content area border */

/* --- content area excluding header/footer --- */

/* --- text boxes --- */
.x-bg .x-bklt													{ overflow:hidden; }
.x-bg #LeftPanel .x-bklt									{ background:#FFF none; } /* left column text boxes backgrounds */
.x-bg #LeftPanel .x-brdm								{ border:1px solid #DFDFDC; } /* left column text boxes border */
.x-bg #x-main .x-bklt										{ background:#FFF none; } /* main column text boxes backgrounds */
.x-bg #x-main .x-brdm									{ border:1px solid #DFDFDC; } /* main column text boxes border */

/* --- title bars --- */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a		{ font-family:"Source Sans Pro", 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-bar2 .x-fftb										{ font-size:15px; line-height:20px; } /* adjust for header menu bar links */
.x-bg .x-ttba .x-tins										{ padding:0 !important; }
.x-bg .x-bktt													{ background:#DF1835 none; } /* title bars */
.x-bg .x-brdt													{ border:1px solid #DF1835; } /* title bars border */

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn							{ background:#DF1835 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 #DF1835; } /* 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-hdbg												{ background:#FFF none; } /* header background */

.x-bg .x-bar2													{ background:#FFF none; } /* header menu bar color */
.x-bg .x-bar2 a:hover,
#x-head-menu div#x-head-cats:hover			{ background:#FFF none; } /* header menu bar hover */
.x-bg .x-bar2													{ border:1px solid #FFF; } /* header menu bar and divider border */
.x-bg #x-head-bar2										{ border-width:0px 0; } /* header menu bar */
.x-bg #x-head-menu a, 
.x-bg #x-head-menu a span							{ border-width:0 0px 0 0; } /* header menu bar divider lines */
.x-bg #x-head-menu a:first-child						{ border-width:0 0px; }
.x-bg .x-bar2 .x-fftb										{ color:#000; } /* header menu bar */
.x-bg .x-bar2 .x-fftb:hover								{ color:#DF1835; } /* header menu bar hover */

.x-bg #x-head-catd #x-head-ctd2 ul.lev1			{ background:#DF1835 none; } /* header cats dropdown bg */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a:hover	{ background-color:#FFF; } /* header cats dropdown hover bg */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a	{ border:1px solid #DFDFDC; } /* header cats dropdown optional dividers */
.x-bg #x-head-catd #x-head-ctd2					{ border-width:0 1px 1px; margin-left:-1px; } /* header cats dropdown box */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a	{ border-width:1px 0 0; } /* header cats links divider line */
.x-bg #x-head-catd #x-head-ctd2 ul.lev2 li a,
.x-bg #x-head-catd #x-head-ctd2 ul.lev3 li a	{ border-width:0; }
.x-bg #x-head-catd ul.lev1 li a						{ color:#FFF; } /* header cats dropdown menu links */
.x-bg #x-head-catd ul.lev1 li a:hover				{ color:#DF1835; } /* header cats dropdown menu links hover */

/* --- head main --- */
#x-head														{ height:auto; }
#x-head .x-fbox											{ text-align:center; width:33%; min-width:290px; margin:0 auto; padding:0; float:left; display:block; position:relative; left:0; top:0; }
@media screen and (max-width:890px)			{ #x-head .x-fbox { float:none; } }
#x-head-bar1												{ width:100%; position:relative; text-align:center; overflow:hidden; z-index:9001; }
#x-head-logo												{ width:272px; max-width:100%; display:block; margin:0px auto; padding:10px 0; } /* position logo homepage link */
#x-head-prom												{ width:244px; max-width:100%; display:block; margin:0px auto; padding:10px 0; } /* position logo homepage link */

/* --- search box --- */
.x-bg #x-head-srch-sbox, 
.x-bg #x-head-catd #x-head-ctd1 span			{ color:#999; font-size:12px; font-style:italic; } /* search and category boxes */
.x-bg .x-brds													{ border:1px solid #DFDFDC; } /* search box border */
.x-bg #x-head-srch-sbox								{ border-width:0; } /* header search box set to none */
.x-bg #x-head-srch-bttn									{ border-width:0 0 0 1px; } /* header search button divider line */

.x-bg #x-head-srch-bttn.x-ffbn						{ color:#FFF; background:#DF1835 none; border-color:#DFDFDC; } /* header search button */
.x-bg #x-head-srch-bttn.x-ffbn:hover				{ color:#FFF; background:#222 none; border-color:#DFDFDC; } /* header search button hover */

#x-head-srch												{ width:250px; height:26px; position:relative; margin:38px auto 20px; padding:0; overflow:hidden; } 
#x-head-srch-sbox										{ width:59%; height:26px; line-height:26px; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ float:right; } /* float submit button link */
@media screen and (max-width:890px) 			{ #x-head-srch { margin:10px auto 15px; } }
@media screen and (max-width:320px) 			{ #x-head-srch-bttn.x-ffbn { margin:3px 3px 0 0; padding:0; font-size:11px; line-height:16px; } }

/* --- categories dropdown --- */
#x-head-catd.x-fbox										{ display:none; position:relative; padding:10px 0; z-index:9001; }
#x-head-catd #x-head-ctd1							{ width:250px; height:26px; margin:0 auto; overflow:visible; }
#x-head-catd #x-head-ctd1 span					{ height:26px; line-height:26px; text-align:left; background:transparent url(images/x-head-icon-catd.png) 224px 5px no-repeat; padding:0 10px; display:block; }
#x-head-catd #x-head-ctd2							{ width:250px; display:none; overflow:hidden; }
/* #x-head-catd #x-head-ctd1:hover #x-head-ctd2	{ display:block; } */
#x-head-catd #x-head-ctd1.open #x-head-ctd2 {  display: block; }
#x-head-catd #x-head-ctd2 ul.lev1					{ width:100%; list-style-type:none; }
#x-head-catd #x-head-ctd2 ul.lev1 li a			{ font-size:13px; line-height:16px; padding:5px 10px; background:transparent none; text-align:left; display:block; }
#x-head-catd #x-head-ctd2 ul.lev1 li a:hover	{ }
#x-head-catd #x-head-ctd2 ul.lev2 li a			{ font-size:12px; padding-left:28px; }
@media screen and (max-width:800px) 			{ #x-head-bar1 { overflow:visible; } #x-head-catd.x-fbox { display:block; } }

/* --- 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; padding:0 10px; display:inline-block; }
#x-head-menu a img										{ display:none; }
@media screen and (max-width:800px) {
#x-head-menu a											{ width:16px; }
#x-head-menu a img										{ width:16px; height:16px; display:inline-block; padding-top:11px; padding-bottom:11px; position:relative; }
#x-head-menu a span									{ display:none; }
#x-head-menu a img										{ display:inline-block; padding-top:11px; padding-bottom:11px; position:relative; }
}

/*--- menu bar cats dropdown --- */
.x-bg #x-head-menu div#x-head-cats				{ border-width:0 1px 0 0; }
.x-bg #x-head-menu div#x-head-cats ul li a		{ border:0 none; }
#x-head-menu div#x-head-cats						{ height:38px; line-height:38px; margin:0; width:auto; padding:0 10px; padding-top:11px; padding-bottom:11px; position:relative; overflow:hidden; display:none; }
#x-head-menu div#x-head-cats,
#x-head-menu div#x-head-cats img				{ width:16px; height:16px; }
#x-head-menu div#x-head-cats:hover			{ overflow:visible; height:auto; }
#x-head-menu div#x-head-cats div					{ left:-60px; top:11px; width:170px; position:relative; z-index:9999; }
#x-head-menu div#x-head-cats ul					{ padding:5px; list-style-type:none; }
#x-head-menu div#x-head-cats ul li				{ background:transparent none; text-align:left; float:none; display:block; }
#x-head-menu div#x-head-cats ul li a				{ color:#000 !important; font-size:12px; line-height:1.1; width:auto; height:auto; text-transform:none; background:transparent url(images/x-side-lev1.png) 0 5px no-repeat; padding:3px 0 3px 12px; display:block; }
#x-head-menu div#x-head-cats ul li a:hover 	{ color:#DF1835 !important; background-image:url(images/x-side-lev1h.png); }
@media screen and (max-width:800px)			{ #x-head-menu div#x-head-cats { display:inline-block; } }

/* ---header mobile menu --- */
#x-template.x-bg.x-nojs #x-head-mnav												{ width:100%; max-width:300px; height:auto; position:relative; clear:both; margin:0 auto 15px; overflow:hidden; }
#x-template.x-bg.x-nojs #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-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox]	{ display:none; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox] ~ label										{ background-image:url(images/x-head-icon-catd.png); background-position:right 6px center; background-repeat:no-repeat; padding-right:30px !important; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox]:checked ~ label					{ background-image:url(images/x-head-icon-catd.png); z-index:2; } /* tab hover effect */
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox] ~ label ~ .x-mnav					{ display:none; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox]:checked ~ label ~ .x-mnav	{ display:block; z-index:1; }
#x-template.x-bg.x-nojs #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-template.x-bg.x-nojs #x-head-mnav .x-mnav ul								{ list-style:none; margin:0; padding:0; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav ul li							{ display:block; margin:0; padding:0 8px; }
#x-template.x-bg.x-nojs #x-head-mnav												{ display:none; }
@media screen and (max-width:800px)													{ #x-template.x-bg.x-nojs #x-head-mnav { display:block; } #x-head-bar2 { height:10px; } #x-head-menu { display:none; } }
/* background colors */
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox label,
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav									{ background-color:#FFF; }
/* font styling */
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox label							{ color:#666; font:normal 14px/30px "Source Sans Pro", Tahoma, Sans-serif; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav h4							{ color:#DF1835; font:bold 14px/30px "Source Sans Pro", Tahoma, Sans-serif; padding:0 8px }
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav ul li a						{ color:#000; font:normal 13px/22px "Source Sans Pro", Tahoma, Sans-serif; text-decoration:none; display:block; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav ul li a:hover			{ color:#DF1835; text-decoration:none; }
/* add box borders */
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox] ~ label,
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav																{ border:1px solid #DFDFDC; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox] ~ label						{ border-width:1px; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mbox [type=checkbox]:checked ~ label	{ border-width:1px 1px 0; }
#x-template.x-bg.x-nojs #x-head-mnav .x-mnav																{ border-width:0 1px 1px; }




/* Left panel formatting
-------------------------------------------------- */
#x-template.x-bg.x-nojs .x-navi					{ width:100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow:hidden; }
#x-template.x-bg.x-nojs .x-navi h2			{ color:#000; font:bold 15px/18px "Source Sans Pro", Sans-serif; text-align:left; margin:0 0 6px; padding:0; }
#x-template.x-bg.x-nojs .x-navi .x-tins		{ width:100%; border:1px solid #DFDFDF; margin:0 0 12px; padding:6px 12px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#x-template.x-bg.x-nojs .x-navi .x-tins a	{ color:#000; font-size:14px; line-height:22px; display:block; text-align:left; }
#x-template.x-bg.x-nojs .x-navi .x-tins a:hover { color:#DF1835; }


/* Homepage formatting
-------------------------------------------------- */
/* --- main homepage spacer --- */
#x-main #x-home-spacer.x-prom					{ margin-bottom:0; }

/* --- main promo banner image --- */
#x-main #x-main-bann									{ width:100%; height:auto; margin:0 auto 13px; display:block; text-align:center; }
#x-main .x-pmob											{ display:none !important; }
@media screen and (max-width:500px) 			{ #x-main .x-pmob { display:block !important; } }

/* --- main featured items --- */
@media screen and (max-width:960px) 			{ /* #x-title-feat, #x-temp-feat, #x-main-feat, #x-main-feat #x-feat { display:none; } */ } /* optional hide from smaller displays */
#x-main-feat #x-feat										{ overflow:hidden; padding:0 0 10px; text-align:center; } /* background image */
#x-main-feat #x-main-feat-pull,
#x-main-feat #x-main-fea2-pull,
#x-main-feat #x-main-fea3-pull,
#x-main-feat #x-main-fea4-pull						{ display:none; }
#x-main-feat #x-feat .x-fp								{ width:168px; height:250px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:10px 5px 0; display:inline-block; }
#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:#000; height:42px; margin:0 8px 10px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#DF1835; }
#x-main-feat #x-feat .x-fp a .price					{ color:#DF1835; font:bold 15px/30px "Source Sans Pro", Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb				{ width:168px; height:160px; display:block; 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; }



/* Template formatting
-------------------------------------------------- */
/* --- template titles --- */
#CentralArea h1, #x-main h1							{ color:#000; text-align:center; font-size:17px; line-height:20px; font-weight:bold; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#DF1835; text-align:left; font-size:13px; line-height:18px; font-weight:bold; margin:0; padding:5px 0 5px; } /* listing section subtitles */

/* --- template image gallery -- thumbs bottom --- */
.x-bg #x-main #x-main-gall							{ background-color:#FAF9F5; }
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ width:100%; max-width:680px; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall													{ margin-bottom:8px; }
#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 #DFDFDC; 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; } /* set main img size */
#x-temp-gall #x-gall-thmb h5							{ 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 #DFDFDC; 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 #DF1835; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:90px; height:100%; max-height:90px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width: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-template.x-nojs #x-temp-gall #x-gall-main							{ position:relative; max-width:600px; height:600px; }
#x-template.x-nojs #x-temp-gall #x-gall-main .x-cntr			{ width:100%; max-width:600px; text-align:center; }
#x-template.x-nojs #x-template #x-main #x-gall-main img	{ width:auto; max-width:600px; margin:0 auto; }
@media screen and (max-width:860px) { 
#x-template.x-nojs #x-temp-gall #x-gall-main							{ position:relative; max-width:500px; height:500px; }
#x-template.x-nojs #x-temp-gall #x-gall-main .x-cntr			{ width:100%; max-width:500px; text-align:center; }
#x-template.x-nojs #x-template #x-main #x-gall-main img	{ width:auto; max-width:500px; margin:0 auto; }
}
@media screen and (max-width:560px) { 
#x-template.x-nojs #x-temp-gall #x-gall-main							{ position:relative; max-width:300px; height:300px; }
#x-template.x-nojs #x-temp-gall #x-gall-main .x-cntr			{ width:100%; max-width:300px; text-align:center; }
#x-template.x-nojs  #x-main #x-gall-main img							{ width:auto; max-width:300px; margin:0 auto; }
}
#x-template.x-nojs #x-temp-gall .x-cntr									{ background:#FFF none; }
#x-template.x-nojs div#x-gall-main > div									{ position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0; z-index:0; }
#x-template.x-nojs div#x-gall-main > div:target						{ z-index:2; }


/* --- template specs table --- */
#x-main-spec												{ width:40%; float:right; margin-left:20px; } /* if desc box is floated right */
.x-bg #x-main #x-main-spec .x-brdd.x-grdn	{ background-color:#DF1835; border:1px solid #DF1835; } /* title bar bg and border */
.x-bg #x-main #x-main-spec .x-ffac				{ color:#FFF; } /* title bar color */
#x-main-spec												{ /* width:100%; margin-top:15px; float:none; */ } /* if desc box is full width */
#x-main-spec .x-brdm									{ border-color:#DFDFDC; }
#x-main-spec .x-tbox										{ margin-bottom:5px; }
#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:#000; text-align:left; font-size:12px; line-height:15px; border-bottom:1px dotted #DFDFDC; padding:5px 8px; }
#x-main-spec table th									{ color:#000; font-weight:normal; width:40%; border-right:1px dotted #DFDFDC;  }
#x-main-spec table tr:last-child th, 
#x-main-spec table tr:last-child td					{ border-bottom:0 none; }
@media screen and (max-width:670px)			{ #x-main-spec { width:100%; float:none; margin-left:0; } #x-main-spec .x-tbox { margin-bottom:15px; } }

/* --- template promo banner image --- */
#x-main #x-main-prom									{ width:100%; height:auto; margin:0 auto 13px; display:block; text-align:center; }

/* --- template terms of sale accordion --- */
.x-bg #x-main #x-main-tabs .x-bktt				{ background:#DF1835 none; } /* accordion bar normal bg color */
.x-bg #x-main #x-main-tabs .x-bktt.x-open		{ background:#DF1835 none; } /* accordion bar open bg color */
.x-bg #x-main #x-main-tabs .x-brdt				{ border:1px solid #DF1835; } /* accordion bar normal border color */
.x-bg #x-main #x-main-tabs .x-brdt.x-open		{ border:1px solid #DF1835; } /* accordion bar open border color */
.x-bg #x-main #x-main-tabs .x-brdt				{ border-width:0 1px 1px !important; margin-bottom:1px; } /* template accordion title bars */
.x-bg #x-main #x-main-tabs a:first-child .x-brdt { border-width:1px !important; }
#x-main-tabs												{ width:100%; height:auto; margin:0 0 13px; }
#x-main-tabs .x-tbox										{ margin:0; }
#x-main-tabs a .x-ttba .x-ffac							{ background:transparent url(images/x-main-ttab-icop.png) right center no-repeat; padding-right:28px !important; }
#x-main-tabs a .x-ttba.x-open .x-ffac				{ background-image:url(images/x-main-ttab-icom.png); }

/* --- template terms accordion no javascript --- */
#x-template.x-bg.x-nojs #x-main #x-main-tabs											{ width:100%; height:auto; position:relative; clear:both; margin:0 0 13px; border-bottom:1px solid #EEE; overflow:hidden; }
#x-template.x-bg.x-nojs #x-main #x-main-tabs .x-tbox								{ margin:0; max-height:300px; overflow:auto; }
#x-template.x-bg.x-nojs .x-ttab																		{ float:none; }
#x-template.x-bg.x-nojs .x-ttab label																{ width:100%; position:relative; left:0; display:block; cursor:pointer; } /* tab styling */
#x-template.x-bg.x-nojs .x-ttab [type=radio]												{ display:none; }
#x-template.x-bg.x-nojs .x-ttrm																		{ top:0px; left:0; right:0; bottom:0; background:#FFF none; position:relative; }
#x-template.x-bg.x-nojs #x-main [type=radio] ~ label.x-bktt						{ /* background-color:#FFF; */ background-image:url(images/x-main-ttab-icop.png); background-position:right 10px center; background-repeat:no-repeat; padding-right:28px !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#x-template.x-bg.x-nojs #x-main [type=radio]:checked ~ label.x-bktt	{ /* background-color:#FFF; */ background-image:url(images/x-main-ttab-icom.png); /* border-color:#EEE; border-width:0 0px 1px !important; */ z-index:2; } /* tab hover effect */
#x-template.x-bg.x-nojs [type=radio] ~ label.x-bktt ~ .x-ttrm						{ display:none; }
#x-template.x-bg.x-nojs [type=radio]:checked ~ label.x-bktt ~ .x-ttrm	{ display:block; z-index:1; }

/* --- template size chart --- */
#x-temp-size													{ display:block; width:194px; height:30px; margin:15px 0 0; background:transparent url(images/x-temp-size.png) 0 0 no-repeat; }

/* --- template feedback display --- */
.x-bg #x-main #x-main-feed							{ border:1px solid #DFDFDC; background:#DF1835 none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main feedback box */
.x-bg #x-main #x-main-feed .x-tins				{ border:1px solid #DFDFDC; background:#FFF none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main feedback box inset */
.x-bg #x-main #x-main-feed #x-feed-reviews	{ border-left:1px solid #DFDFDC; } /* main feedback box divider line */
#x-main-feed												{ width:100%; margin:0 0 13px; padding:0; }
#x-main-feed .x-tins										{ margin:9px; padding:10px; position:relative; overflow:hidden; }
#x-main-feed, #x-main-feed span					{ color:#000; font-size:12px; line-height:18px; font-family:"Source Sans Pro", Tahoma, Sans-serif; }
#x-main-feed h5											{ color:#DF1835; text-align:left; font:bold 13px/16px "Source Sans Pro", Tahoma, Sans-serif; margin:0; padding:0 0 8px; }
#x-main-feed #x-feed-count a						{ color:#DF1835; font:normal 13px/16px "Source Sans Pro", Tahoma, Sans-serif; text-decoration:none; display:block; margin:0; padding:0 0 6px; position:absolute; right:10px; top:10px; text-align:right; }
#x-main-feed #x-feed-count a span				{ color:#DF1835; font-size:13px; line-height:16px; font-weight:bold; }
#x-main-feed #x-feed-count a:hover				{ color:#DF1835; text-decoration:underline; }
#x-main-feed #x-feed-dsrs							{ float:left; text-align:left; width:220px; padding-right:20px; }
#x-main-feed #x-feed-dsrs div						{ padding-bottom:3px; }
#x-main-feed #x-feed-dsrs .x-dsr-count			{ font-weight:bold; }
#x-main-feed #x-feed-reviews						{ float:left; text-align:left; width:auto; max-width:412px; padding-left:20px; }
#x-main-feed #x-feed-reviews div					{ padding-bottom:6px; }
#x-main-feed #x-feed-reviews .comment		{ padding-right:6px; display:inline; }
#x-main-feed #x-feed-reviews .date				{ color:#AAA; display:inline; }
@media screen and (max-width:860px) 			{ #x-main-feed { display:none !important; } }




/* Footer
-------------------------------------------------- */
.x-bg .x-ftbg													{ background:#DF1835 none; } /* footer background */
#x-foot															{ border:1px solid #DFDFDC; border-width:0; } /* footer divider line */

#x-foot-subm, #x-foot-subm *						{ color:#FFF; font-size:13px; line-height:18px; }
#x-foot-subm a												{ color:#FFF; text-transform:uppercase; padding:0 10px; }
#x-foot-subm a:hover							    	{ color:#FFF; text-decoration:underline; }

#x-foot-copy, #x-foot-copy *							{ color:#FFF; font-size:13px; line-height:18px; }
#x-foot-copy a												{ color:#FFF; }
#x-foot-copy a:hover							    		{ color:#FFF; text-decoration:underline; }

#x-foot															{ height:auto; padding:25px 0; text-align:center; }
#x-foot *					        							{ }
#x-foot-subm							    				{ padding:0 20px 10px; }
#x-foot-copy							    					{ padding:0 20px 0; }




