@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																	{ background:#C31B01 none; padding:0; border:0 none; }
.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:18px 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; }
@media screen and (min-width:800px) 			{ #LeftPanel { } }
@media screen and (min-width:960px) 			{ #LeftPanel { } }
#LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      	{ 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 --- */

/* --- extended wrap backgrounds --- */
.x-bg-02																{ width:100%; max-width:100%; }

/* --- 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:#00B3EE; }
.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:#EEE none; } /* neutral gradient */
.x-bg .x-grda														{ background:#00B3EE none; } /* bright accent gradient */
.x-bg .x-bkac														{ background:#00B3EE none; } /* accent backgrounds */

/* --- global borders --- */
.x-bg .x-brda														{ border:1px solid #00B3EE; } /* 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 10px; }
.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; } }

/* --- text boxes --- */
.x-bg .x-bklt														{ overflow:hidden; }
.x-bg #LeftPanel .x-bklt									{ background:#000 none; } /* left column text boxes backgrounds */
.x-bg #LeftPanel .x-brdm									{ border:0 none; } /* left column text boxes border */
.x-bg #x-main .x-bklt										{ background:transparent none; } /* main column text boxes backgrounds */
.x-bg #x-main .x-brdm										{ border:1px solid #FFF; } /* main column text boxes border */
.x-bg .x-sbox, #x-deal										{ border-width:0 !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:10px 10px; } /* side title bars */
#x-main .x-ttba													{ width:auto; text-align:left; margin:0; padding:10px 10px; } /* main title bars */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a	{ font-family:Oswald, Tahoma, Sans-serif; text-decoration:none; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a	{ color:#00B3EE; font-size:20px; line-height:24px; 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:#000 none; margin-bottom:2px; } /* title bars left column */
.x-bg #x-main .x-bktt										{ background:#00B3EE none; } /* title bars main column */
.x-bg #LeftPanel .x-brdt									{ border:0 none; } /* title bars border left column */
.x-bg #x-main .x-brdt										{ border:1px solid #00B3EE; } /* title bars border main column */

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ background:#00B3EE none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover		{ background:#FFF none; } /* buttons hover */
.x-bg .x-brdb														{ border:0 none; } /* buttons border */
.x-bg .x-brdb:hover											{ border:0 none; } /* buttons border hover */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ color:#000; font-size:13px; font-weight:bold; font-style:italic; 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:#000; } /* buttons font hover */

/* --- shadows --- */

/* --- rounded corners --- */



/* Header formatting
-------------------------------------------------- */
/* --- header general settings --- */
.x-bg #x-head-wrap											{ background:#000 none; border:1px solid #FFF; border-width:0 0 10px; }
.x-bg .x-hdbg														{ background:transparent none; padding:25px 0; } /* header background */

/* --- 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:10px 0; } /* position logo homepage link */
#x-head-prom		 											{ width:auto; max-width:300px; display:block; margin:0 auto; padding:10px 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						{ 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-logo													{ float:left; }
#x-head-prom													{ float:right; }
@media screen and (max-width:920px)			{ #x-head-logo, #x-head-prom { float:none; } #x-head-prom { display:none; } }



/* Left panel formatting
-------------------------------------------------- */
/* --- side categories menu --- */
.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:#00B3EE; } /* left cats menu links hover */
#LeftPanel .lev1 li a,
#LeftPanel .lev1 span				        				{ font-size:13px; line-height:16px; font-weight:normal; padding:6px 0; text-transform:uppercase; }
#LeftPanel .lev1 li a:hover		            			{ }
#LeftPanel .lev2 li a				        					{ font-size:12px; line-height:15px; font-weight:normal; padding:6px 0 6px 14px; }
#LeftPanel .lev3 li a				        					{ font-size:12px; line-height:15px; font-weight:normal; padding:6px 0 6px 28px; }
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		            			{ }

/* --- side newsletter text box --- */
#x-side-news p													{ margin:0 0 10px; }
#x-side-news-bttn											{ float:left; } /* float submit button link */
#x-side-news p span										{ font-weight:bold; text-transform:uppercase; }



/* Homepage formatting
-------------------------------------------------- */



/* Template formatting
-------------------------------------------------- */
/* --- template titles --- */
#CentralArea h1, #x-main h1							{ color:#FFF; text-align:center; font-size:18px; line-height:21px; font-weight:bold; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#FFF; 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 side --- */
.x-bg #x-main-gall.x-pbox								{ margin-bottom:0; }
#x-temp-gall														{ width:100%; max-width:700px; margin:0 auto; }
#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 #EEE; background:#FFF none; margin-bottom:8px; float:left; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main								{ width:auto; max-width:500px; height:auto; } /* set main img holder size */
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; height:auto; } /* set main img holder size */
#x-template #x-main #x-gall-main img			{ width:100%; } /* set main img size */
#x-temp-gall #x-gall-thmb								{ width:170px; float:right; } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb h5							{ color:#FFF; font-size:12px; font-weight:bold; text-transform:uppercase; font-style:italic; text-align:center; margin:0; padding:10px 0; border:1px solid #FFF; border-width:1px 0; 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 #EEE; 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:hover		{ border:1px solid #00B3EE; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:70px; height:70px; } /* set thumb holders size */
#x-template #x-main #x-gall-thmb img			{ max-width:70px; max-height:70px; } /* set thumbs size */
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
/* --- beg adjust for extended width --- */
#x-temp-gall														{ max-width:840px; }
#x-temp-gall #x-gall-main								{ max-width:650px; }
#x-temp-gall #x-gall-thmb								{ width:190px; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:80px; height:80px; } /* set thumb holders size */
#x-template #x-main #x-gall-thmb img			{ max-width:80px; max-height:80px; } /* set thumbs size */
@media screen and (max-width:1060px) {
#x-temp-gall, 
#x-temp-gall #x-gall-main, 
#x-temp-gall #x-gall-thmb								{ width:100%; height:auto; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ max-width:600px; }
#x-temp-gall #x-gall-main								{ max-width:600px; }
#x-temp-gall #x-gall-thmb								{ /* max-width:170px; */ max-width:600px; }
#x-temp-gall #x-gall-main								{ margin-bottom:10px; float:none; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-thmb h5							{ margin:10px auto 0; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ margin:3px 2px; display:inline-block; float:none; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:70px; height:100%; max-height:70px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:70px; height:auto; max-height:70px; } /* set thumbs size */
}
/* --- end adjust for extended width --- */
@media screen and (max-width:959px) {
#x-temp-gall, 
#x-temp-gall #x-gall-main, 
#x-temp-gall #x-gall-thmb								{ width:100%; height:auto; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ max-width:500px; }
#x-temp-gall #x-gall-main								{ max-width:500px; }
#x-temp-gall #x-gall-thmb								{ /* max-width:170px; */ max-width:500px; }
#x-temp-gall #x-gall-main								{ margin-bottom:10px; float:none; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-thmb h5							{ margin:10px auto 0; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ margin:3px 2px; display:inline-block; float:none; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:70px; height:100%; max-height:70px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:70px; height:auto; max-height:70px; } /* set thumbs size */
}
@media screen and (max-width:768px) {
#x-temp-gall, 
#x-temp-gall #x-gall-main, 
#x-temp-gall #x-gall-thmb								{ width:100%; max-width:500px; height:auto; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ float:none; margin-bottom:15px; }
#x-temp-gall #x-gall-main								{ margin-bottom:10px; float:none; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-thmb h5							{ margin:10px auto 0; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ margin:3px 2px; display:inline-block; float:none; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:70px; height:100%; max-height:70px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:70px; height:auto; max-height:70px; } /* set thumbs size */
}
@media screen and (max-width:320px) {
#x-temp-gall, 
#x-temp-gall #x-gall-main, 
#x-temp-gall #x-gall-thmb								{ width:98%; max-width:300px; height:auto; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ float:none; margin-bottom:15px; }
#x-temp-gall #x-gall-main								{ margin-bottom:10px; float:none; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-thmb h5							{ margin:10px auto 0; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ margin:3px 2px; display:inline-block; float:none; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:70px; height:100%; max-height:70px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:70px; height:auto; max-height:70px; } /* set thumbs size */
}
/* add for removal of active content */
#x-temp-gall #x-gall-main								{ width:600px; height:600px; position:relative; }
#x-temp-gall #x-gall-main .x-cntr					{ width:600px; height:600; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:600px; height:auto; max-height:600px; 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; }
@media screen and (max-width:1070px) {
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:600px; height:600px; position:relative; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:600px; height:auto; max-height:600px; margin:0 auto; }
}
@media screen and (max-width:959px) {
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:500px; height:500px; position:relative; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:500px; height:auto; max-height:500px; margin:0 auto; }
}
@media screen and (max-width:768px) {
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:500px; height:500px; position:relative; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:500px; height:auto; max-height:500px;  margin:0 auto; }
}
@media screen and (max-width:560px) {
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:300px; height:300px; position:relative; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:300px; height:auto; max-height:300px; margin:0 auto; }
}


/* --- template promo banner image --- */
#x-main #x-main-prom									{ width:100%; height:auto; margin:0 auto 13px; display:block; text-align:center; }
@media screen and (max-width:960px)			{ #x-main #x-main-prom { display:none; } }



/* Footer
-------------------------------------------------- */
#x-foot-wrap													{ background:#000 none; border:1px solid #FFF; border-width:10px 0 0; } /* footer background and divider line */
#x-foot																{ } /* footer inset styles */

#x-foot-copy, #x-foot-copy *						{ color:#E1DFC9; font-size:12px; line-height:1; text-transform:uppercase; font-weight:bold; }
#x-foot-copy a													{ color:#E1DFC9; }
#x-foot-copy a:hover							    		{ color:#FFF; text-decoration:underline; }

#x-foot-ocdo, #x-foot-ocdo *						{ color:#E1DFC9; font-size:12px; line-height:1; text-transform:uppercase; font-weight:bold; }
#x-foot-ocdo a													{ color:#E1DFC9; }
#x-foot-ocdo a:hover							    		{ color:#FFF; text-decoration:underline; }

#x-foot																{ height:auto; padding:25px 0; text-align:center; overflow:hidden; }
#x-foot *					        								{ }
#x-foot-copy							    					{ text-align:left; float:left; padding:0; }
#x-foot-ocdo							    					{ text-align:right; float:right; padding:0; }
@media screen and (max-width:860px) 			{ #x-foot-copy, #x-foot-ocdo { text-align:center; float:none; } #x-foot-ocdo { padding-top:10px; } }



