@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#1F3E5B none; padding:0px 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 SIDE MARGINS --- */
/* --- left column width --- */
#LeftPanel														{ width:21% !important; max-width:200px !important; min-width:160px !important; overflow:hidden; }
@media screen and (min-width:800px) 			{ #LeftPanel { width:21% !important; } }
@media screen and (min-width:960px) 			{ #LeftPanel { width:200px !important; } }
#LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      		{ width:100%; max-width:200px !important; }
@media screen and (max-width:800px) 			{ #LeftPanel { display:none !important; } }

/* --- main column width --- */
#CentralArea 												{ width:100%; max-width:717px !important;}
#CentralArea #x-main									{ width:100%;}
#x-template #x-main										{ width:75%; }

/*--- side gutters padding --- */
#LeftPanel														{ margin:0 0 0 13px !important; } /* optional left column padding left */
#CentralArea, #x-main                       			{ margin:0 13px 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; } }

/* --- box dimensions --- */
#LeftPanel .x-ttba											{ width:auto; max-width:174px; 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:198px; 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; } /* main column content box */
.x-bg .x-pbox												{ width:auto; margin:0 0 13px; border-width:1px !important; } /* 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 SIDE 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:"Open Sans", Arial, 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:#222; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#222; }
.x-bg a:hover							            		{ color:#325F89; }
.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:#DFDFDF none; } /* neutral gradient */
.x-bg .x-grda													{ background:#325F89 none; } /* bright accent gradient */
.x-bg .x-bkac													{ background:#325F89 none; } /* accent backgrounds */

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

/* --- text boxes --- */
.x-bg .x-bklt													{ overflow:hidden; }
.x-bg #LeftPanel .x-bklt									{ background:#DFDFDF none; } /* left column text boxes backgrounds */
.x-bg #LeftPanel .x-brdm								{ border:1px solid #DFDFDF; } /* 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 #DFDFDF; } /* main column text boxes border */

/* --- title bars --- */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a		{ font-family:Oswald, Arial, Tahoma, Sans-serif; text-decoration:none; letter-spacing:1px; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a		{ color:#FFF; font-size:16px; line-height:20px; font-weight:normal; letter-spacing:0; text-transform:uppercase; /* text-shadow:1px 1px #222; */ } /* title bar font settings */
.x-bg .x-bar2 .x-fftb										{ font-size:18px; line-height:21px; font-weight:normal; text-transform:none; } /* adjust for header menu bar links */
.x-bg .x-ttba .x-tins										{ padding:0 !important; }
.x-bg .x-bktt													{ background:#325F89 none; } /* title bars */
.x-bg .x-brdt													{ border:1px solid #325F89; } /* title bars border */

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn							{ background:#54B016 none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover			{ background:#DFDFDF none; } /* buttons hover */
.x-bg .x-brdb													{ border:1px solid #54B016; } /* buttons border */
.x-bg .x-brdb:hover										{ border:1px solid #DFDFDF; } /* 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:#222; } /* buttons font hover */
.x-bg #x-head-srch .x-ffbn								{ color:#222; background:#DFDFDF none; border-color:#DFDFDF; }
.x-bg #x-head-srch .x-ffbn:hover					{ color:#FFF; background:#54B016 none; border-color:#54B016; }

/* --- shadows --- */

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



/* Header formatting
-------------------------------------------------- */
/* --- header general settings --- */
.x-bg .x-hdbg												{ background:#142D43 none; border-top:5px solid #F26721; } /* header background */
.x-bg .x-bar2													{ background:#F26721 none; } /* header menu bar color */
.x-bg .x-bar2 a:hover,
#x-head-menu div#x-head-cats:hover			{ background:#F26721 none; } /* header menu bar hover */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1			{ background:#F26721 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-bar2													{ border:1px solid #142D43; } /* header menu bar and divider border */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a	{ border:1px solid #DFDFDF; } /* 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-bar2										{ border-width:0 0 5px; } /* 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-head-menu div#x-head-cats				{ border-width:0 1px 0 0; } /* header menu bar cats dropdown */
.x-bg #x-head-menu div#x-head-cats ul li a		{ border:0 none; }

.x-bg .x-bar2 .x-fftb										{ color:#FFF; } /* header menu bar */
.x-bg .x-bar2 .x-fftb:hover								{ color:#222; } /* header menu bar hover */
.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:#325F89; } /* 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:0 auto; padding:30px 0 30px; } /* position logo homepage link */
#x-head-prom												{ width:244px; max-width:100%; display:block; margin:0 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:#222; font-size:12px; } /* search and category boxes */
.x-bg .x-brds													{ border:1px solid #DFDFDF; } /* 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-head-srch												{ width:250px; height:26px; position:relative; margin:30px auto 30px; 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; }
/* #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 15px; 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; }
}



/* Left panel formatting
-------------------------------------------------- */
/* --- side categories menu with divs --- */
.x-bg #LeftPanel .lev1 li a,
.x-bg #LeftPanel .lev1 span							{ border:1px solid #CCC; 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:#222; } /* left cats menu links */
.x-bg #LeftPanel .lev1 li a:hover,
.x-bg #x-side-cats ul li a:hover						{ color:#FFF; } /* left cats menu links hover */
#LeftPanel #x-side-cats .x-tins						{ padding:0; }
#LeftPanel .lev1 li a,
#LeftPanel .lev1 span				        				{ background:transparent url(images/x-side-lev1.png) 10px 8px no-repeat; font-size:13px; line-height:15px; font-weight:normal; padding:7px 10px; }
#LeftPanel .lev1 li a:hover		            			{ background-color:#F26721; }
#LeftPanel .lev2 li a				        				{ background:transparent url(images/x-side-lev2.png) 24px 6px no-repeat; font-size:12px; line-height:15px; font-weight:normal; padding:5px 10px 5px 24px; }
#LeftPanel .lev3 li a				        				{ background:transparent url(images/x-side-lev2.png) 36px 6px no-repeat; font-size:12px; line-height:15px; font-weight:normal; padding:5px 10px 5px 38px; }
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		            			{ background-color:#F26721; }

/* --- side newsletter text box --- */
#x-side-news p												{ line-height:16px; margin:0 0 10px; }
#x-side-news-bttn											{ float:left; } /* float submit button link */
#x-side-news p.x-ckbx									{ line-height:16px; }
#x-side-news #general									{ margin:1px 5px 0 0; }

#LeftPanel h4#x-side-tbar-news						{ color:#FFF; background-color:#325F89; border:1px solid #325F89; } /* left news alternate bg color */
#LeftPanel #x-side-news								{ background-color:#325F89; border-color:#325F89; }
#x-side-news p												{ color:#ACE1ED; }

#x-side-news p.x-ckbx									{ } /* left news box float checkbox */



/* 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-main-call									{ 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 categories images --- */
#x-main-fcat													{ width:100%; overflow:hidden; text-align:center; /* padding-top:10px; */ }
#x-main-fcat a img										{ width:171px; height:173px; margin:0 0 13px 11px; float:left; }
#x-main-fcat a img.x-first								{ margin-left:0; }
@media screen and (max-width:960px) { 
#x-main-fcat a												{ display:inline-block; }
#x-main-fcat a img										{ margin:0 5px 13px; float:none; }
#x-main-fcat a img.x-first								{ margin-left:5px; }
}
@media screen and (max-width:404px) 			{ #x-main-fcat a img { width:146px; height:auto; } }

/* --- main featured items --- */
.x-bg #x-main #x-main-tbar-feat					{ border-color:#1F3E5B !important; border-width:0 0 5px !important; text-align:center !important; background-color:#FFF !important; color:#222 !important; font-weight:bold; }
@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 3px 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:#222; height:42px; margin:0 8px 8px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#325F89; }
#x-main-feat #x-feat .x-fp a .price					{ color:#325F89; font:bold 15px/30px Oswald, Arial, 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:#222; text-align:center; font-size:18px; line-height:21px; font-weight:normal; font-family:Oswald, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#325F89; 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 side --- */
#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 #DFDFDF; background:#FFF none; margin-bottom:8px; float:left; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:500px; height:auto; } /* set main img holder size */
#x-template #x-main #x-gall-main img			{ width:100%; max-width:500px; } /* set main img size */
#x-temp-gall #x-gall-thmb								{ width:170px; float:right; } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb h5							{ font-size:11px; 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 #DFDFDF; 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 #325F89; }
#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 */
@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:0 auto; } /* 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:0 auto; } /* 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:0 auto; } /* 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 */
}

/* --- dynamic buttons vertical --- */
#x-temp-bttn	   			  									{ width:100%; margin:0 auto 8px; overflow:hidden; text-align:center; }
#x-temp-bttn div, #x-temp-bttn div a				{ height:30px; display:block; cursor:pointer; }
#x-temp-bttn div											{ margin:8px auto 0; background:transparent url(images/x-temp-bttn.png) left top no-repeat; }
#x-temp-bttn div#x-temp-bbin						{ background-image:url(images/x-temp-bbin.png); }
#x-temp-bttn div#x-temp-bwti						{ background-image:url(images/x-temp-bwti.png); }
#x-temp-bttn div#x-temp-bfav						{ background-image:url(images/x-temp-bfav.png); }
#x-temp-bttn div#x-temp-bask						{ background-image:url(images/x-temp-bask.png); }
#x-temp-bttn div#x-temp-bbin,
#x-temp-bttn div#x-temp-bbin a						{ width:70px; }
#x-temp-bttn div#x-temp-bwti,
#x-temp-bttn div#x-temp-bwti a						{ width:122px; }
#x-temp-bttn div#x-temp-bfav,
#x-temp-bttn div#x-temp-bfav a						{ width:159px; }
#x-temp-bttn div#x-temp-bask,
#x-temp-bttn div#x-temp-bask a					{ width:132px; }
@media screen and (max-width:959px) 			{ #x-temp-bttn div { display:inline-block; margin:8px 5px 0; } }
@media screen and (max-width:500px) 			{ #x-temp-bttn { display:none !important; } } /* remove buttons on mobile view */

/* --- template video embed --- */
#x-main #x-main-vide									{ margin:0; padding:10px 0; text-align:left; clear:both; }

/* --- template terms of sale accordion --- */
.x-bg #x-main #x-main-tabs .x-bktt				{ background:#325F89 none; } /* accordion bar normal bg color */
.x-bg #x-main #x-main-tabs .x-bktt.x-open		{ background:#325F89 none; } /* accordion bar open bg color */
.x-bg #x-main #x-main-tabs .x-brdt				{ border:1px solid #325F89; } /* accordion bar normal border color */
.x-bg #x-main #x-main-tabs .x-brdt.x-open		{ border:1px solid #325F89; } /* accordion bar open border color */
.x-bg #x-main #x-main-tabs .x-brdt				{ border-width:0 1px 1px !important; margin-bottom:1px !important; } /* 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); }





/* Footer
-------------------------------------------------- */
.x-bg .x-ftbg													{ background:#18456F none; } /* footer background */
#x-foot															{ border:1px solid #DFDFDF; border-width:0; } /* footer divider line */

#x-foot-subm, #x-foot-subm *			        	{ color:#FFF; font-family:Oswald, Tahoma, Sans-serif; font-size:18px; line-height:21px; }
#x-foot-subm a												{ color:#FFF; font-weight:normal; padding:0 15px; }
#x-foot-subm a:hover							    	{ color:#F26721; }

#x-foot-copy, #x-foot-copy *				        	{ color:#ACE1ED; font-size:13px; line-height:16px; }
#x-foot-copy a												{ color:#ACE1ED; }
#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; }




