﻿@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																		{ background:#FFF url(images/x-bg.jpg) center top scroll no-repeat; padding:0; }
.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:transparent none; padding:20px 0 10px !important; 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:847px; }

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

/* --- custom content settings general --- */
.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			{ 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:#EA1B13; }
#CentralArea li, #x-main li				    				{ background:transparent url(images/x-tbul.png) 0 0 no-repeat; }
#x-temp-gall #x-gall-thmb h5 span						{ background:transparent url(images/x-gall-icon.png) left center no-repeat; }

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

/* --- main general title bars --- */
#x-main h2																{ color:#FFF; text-align:left; font-size:15px; font-weight:bold; font-family:Orbitron, Sans-serif; background-image:url(images/x-main-tbar-h2bg.png); margin:0; padding:0 15px; clear:both; }
#CentralArea h1, #x-main h1								{ color:#EA1B13; text-align:left; font:bold 18px/21px "Open Sans", Tahoma, Sans-serif; margin:0; padding:0 0 15px; }
#x-template #x-main h1										{ text-align:center; }
#CentralArea h5, #x-main h5		            			{ color:#EA1B13; text-align:left; font:bold 14px/18px "Open Sans", Tahoma, Sans-serif; margin:0; padding:5px 0 10px; }

/* --- 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; }
#x-main .x-tbar, #x-main .x-prom,
#x-main .x-tbtm, #x-main-feat #x-feat				{ width:847px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#LeftPanel .x-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #x-side-feat #x-feat			{ background:#DBDBDB none; }
#x-main .x-ttop, #x-main .x-tmid,
#x-main .x-tbtm, #x-main-feat #x-feat				{ background:#DBDBDB none; }

/* --- sections borders --- */

/* --- sections spacing and padding --- */
#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; }
#LeftPanel .x-tins						    						{ padding:10px 10px 10px; }
#x-main .x-tins														{ padding:10px 15px 10px; }

/* --- sections corner rounding --- */
#LeftPanel .x-ttop, #x-main .x-ttop					{ -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; } /* rounded corners */
#LeftPanel .x-tbtm, #x-main .x-tbtm,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; } /*rounded corners */
#LeftPanel .x-ttop.x-tbtm, 
#x-main .x-ttop.x-tbtm										{ -moz-border-radius:5px; border-radius:5px; }

/* --- category page font overrides do not change --- */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .r3										{ /* width:847px; 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:#EA1B13; }
.x-bg #CentralArea .r3 .details .bid,
.x-bg #CentralArea .r3 .details .bin					{ color:#EA1B13; 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; }
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a								{ color:#000; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover					{ color:#EA1B13; }
.x-bg #CentralArea .v4snexp div						{ color:#EA1B13; font-size:14px; font-weight:bold; padding:15px 0 5px; }
.x-bg #CentralArea .v4snexp ul li						{ background-image:url(images/x-tbul.png); padding-bottom:10px; }
.x-bg #CentralArea .v4snexp ul li,
.x-bg #CentralArea .v4snexp ul li a						{ color:#000; }
.x-bg #CentralArea .v4snexp ul li a						{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover			{ color:#EA1B13; }




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

/* --- top menu navigation center bar --- */
#x-head-topm														{ position:absolute; left:0px; top:110px; width:1100px; height:50px; overflow:hidden; z-index:7777; }
#x-head-topm, #x-head-topm *							{ color:#000; font-size:15px; line-height:50px; text-align:center; }
#x-head-topm a													{ font-weight:bold; font-family:Orbitron, sans-serif; text-transform:uppercase; display:inline-block; margin:0 25px; }
#x-head-topm a:first-child									{ margin-left:0; }
#x-head-topm a:last-child									{ margin-right:0; }
#x-head-topm a:hover										{ color:#0A3378; }

/* --- search box --- */
#x-head-srch														{ position:absolute; left:827px; top:40px; width:273px; }
#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:207px; color:#E7E7E9; font-size:12px; font-family:Orbitron, sans-serif; font-weight:300; padding:0 10px; float:left; }
#x-head-srch-bttn												{ width:44px; float:right;  }



/* Left panel formatting
-------------------------------------------------- */
/* --- side categories menu --- */
#x-side-cats.x-tbar												{ background-image:url(images/x-side-tbar-cats.png); }
#x-side-cats .x-tmid, #x-side-cats .x-tbtm		{ /* background:transparent none !important; border-width:0 !important; */ } /* remove bg and border if needed */
#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; text-transform:uppercase; font-weight:300; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    						{ font-size:12px; line-height:14px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       						{ font-size:12px; line-height:14px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            				{ color:#EA1B13; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           					{ color:#EA1B13; }
/* --- add bullet icons --- */
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span											{ background:transparent url(images/x-side-lev1.png) 11px 10px no-repeat; padding:7px 6px 7px 24px; }
#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) 23px 5px no-repeat; padding:4px 6px 4px 36px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span											{ background:transparent url(images/x-side-lev2.png) 35px 5px no-repeat; padding:4px 6px 4px 48px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev2 li a:hover									{ }
#LeftPanel .lev3 li span,
#LeftPanel .lev3 li a:hover									{ }

/* --- side newsletter text box --- */
#x-side-news.x-tbar											{ background-image:url(images/x-side-tbar-news.png); }
#x-side-news .x-tmid p										{ line-height:16px; margin:0 0 10px; padding:0; }
#x-side-news .x-tmid p span								{ font-weight:bold; }
#x-side-news #x-side-news-bttn						{ width:107px; height:30px; background:transparent url(images/x-side-news-bttn.png) 0 0 no-repeat; margin:0; display:block; float:left; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main promo banner image full width --- */
#x-main-babg														{ width:1100px; height:auto; background:transparent url(images/x-content.png) center top repeat-y; margin:0 auto; padding:10px 0 0; overflow:hidden; display:none; }
#x-main-bann														{ width:1100px; height:auto; margin:0 auto; display:block; }

/* --- main mini promo banners --- */
#x-main #x-main-prom                        				{ overflow:hidden; }
#x-main #x-main-prom img                   				{ width:417px; height:147px; display:block; float:left; margin:0 0 13px 13px; }
#x-main #x-main-prom img.x-first						{ margin-left:0; }

/* --- main featured categories images full width --- */
#x-main-fcat															{ width:1100px; margin:0 auto; display:none; }
#x-main-fcat img													{ width:177px; height:184px; margin:0 0 20px 7px; float:left; }
#x-main-fcat img.x-first										{ margin-left:1px; }

/* --- main featured items --- */
#x-main-feat.x-tbar												{ background-image:url(images/x-main-tbar-feat.png); }
#x-main-feat #x-feat											{ overflow:hidden; padding:0 0 15px; }
#x-main-feat #x-feat .x-fp									{ width:168px; height:250px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:15px 0 0 35px; 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:15px; display:block; overflow:hidden; text-decoration:none; }
#x-main-feat #x-feat .x-fp a .title						{ color:#FFF; height:45px; margin:5px 8px 14px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#FFF; text-decoration:underline; }
#x-main-feat #x-feat .x-fp a .price						{ color:#FFF; font:bold 14px/30px "Open Sans", Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb					{ width:168px; height:156px; 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:8px auto; }



/* Template formatting
-------------------------------------------------- */
/* --- template description section --- */
#x-template #x-main #x-main-gall h1				{ color:#000; }
#x-main #x-main-desc.x-tbar								{ background-image:url(images/x-main-tbar-desc.png); }
#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; }

/* --- template image gallery -- thumbs side --- */
#x-temp-gall															{ width:90%; }
#x-temp-gall #x-gall-main									{ border:1px solid #CBCBCB; background:#FFF none; margin-bottom:4px; float:left; }
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr						{ width:500px; height:500px; }
#x-template #x-main #x-gall-main img				{ width:auto; height:auto; max-width:500px !important; max-height:500px !important; }
#x-temp-gall #x-gall-thmb									{ width:208px; float:right; }
#x-temp-gall #x-gall-thmb h5								{ color:#000; font-size:11px; font-weight:normal; }
#x-temp-gall #x-gall-thmb .x-hold						{ border:1px solid #CBCBCB; background:#FFF none; margin:0 0 8px 8px; display:block; float:left; }
#x-temp-gall #x-gall-thmb .x-hold:hover			{ border:1px solid #EA1B13; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr						{ width:90px; height:90px; }
#x-template #x-main #x-gall-thmb img				{ max-width:90px !important; max-height:90px !important; }

/* 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 --- */
#x-main-tabs															{ position:relative; min-height:300px; margin:0; clear:both; overflow:hidden; }
.x-ttab																	{ float:left; }
.x-ttab label															{ position:relative; left:0; cursor:pointer; display:block; }
.x-ttab [type=radio]												{ display:none; }
.x-ttrm																	{ top:35px; left:0; right:0; bottom:0; background:#DBDBDB none; position:absolute; overflow:hidden; }
#x-template #x-main .x-ttrm .x-tmid.x-tins		{ height:265px; 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:#FFF; font:bold 15px/35px Orbitron, Sans-serif; height:35px; padding:0 30px; text-transform:uppercase; }
.x-ttab:first-child label											{ padding-left:15px; }
[type=radio]:checked ~ label								{ color:#e91b13; }
#x-template.x-bg #x-main .x-tbtm.x-solo			{ height:5px; }




/* Footer
-------------------------------------------------- */
/* --- footer general --- */
#x-foot-wrap														{ height:100px; background:transparent url(images/x-foot-wrap.png) center top repeat-x; }
#x-foot																	{ height:100px; text-align:center; }
#x-foot-subm							    						{ padding:30px 20px 0; }
#x-foot-copy							    						{ padding:10px 20px 0; }

/* --- footer menu links --- */
#x-foot-subm, #x-foot-subm a							{ color:#FFF; font-size:15px; line-height:18px; font-family:Orbitron, sans-serif; }
#x-foot-subm														{ height:18px; overflow:hidden; }
#x-foot-subm a														{ padding:0 15px; 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:#FFF; text-decoration:underline; }

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



