@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																	{ background:#F7F7F7 none; padding:10px 0; border:1px solid #DBDBDB; border-width:2px 0; }
.x-bg-02																{ width:90%; max-width:960px; padding:0; overflow:hidden; display:block; } /* content area bg */
.x-bg, .x-bg-02, .x-content								{ margin:0 auto; text-align:center; vertical-align:top; overflow:hidden; }
@media screen and (max-width:800px) 			{ .x-bg .x-nota { display:none !important; } } /* general setting to hide items on tablet view */
@media screen and (max-width:500px) 			{ .x-bg .x-nomo { display:none !important; } } /* general setting to hide items on mobile view */
*																			{ max-width:100%; }
.stBadge																{ min-width: 320px; max-width:100%; }

/* --- BEG DIMENSIONS 1 COL 960 NO MARGINS --- */
/* --- 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; }

/* --- column dimensions --- */
#CentralArea, td#CentralArea						{ width:100%; }
#LeftPanel															{ display:none !important; }
#x-main																{ width:100%; padding:0 !important; }
@media screen and (max-width:800px)			{ #x-main { width:96%; margin:0 auto !important; padding:0 5px !important; float:none; } }
/* --- END DIMENSIONS 1 COL 960 NO MARGINS --- */

/* --- extended wrap backgrounds --- */

/* --- 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:#5C5B5B; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active	{ color:#5C5B5B; }
.x-bg a:hover							            			{ color:#47B2BC; }
.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; margin-left:15px; }
#CentralArea li, #x-main li				    			{ background:transparent none; }
#CentralArea li:before, #x-main li:before	{ content: ""; display: inline-block; height: 1rem;  width: .1rem;  margin-left:-15px; }

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

/* --- global borders --- */
.x-bg .x-brda														{ border:1px solid #47B2BC; } /* accent color bgs border */
.x-bg .x-brdd														{ border:1px solid #222; } /* dark border */

/* --- global box dimensions --- */
.x-bg .x-sbox, #x-deal										{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* side column content box */
.x-bg .x-tbox														{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main column content box */
.x-bg .x-pbox														{ width:auto; margin:0 0 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* main column content box plain no title bar */
.x-bg .x-sbox .x-tins, .x-bg .x-tbox .x-tins,
.x-bg .x-pbox .x-tins											{ padding:10px 12px; }
.x-bg .x-prom														{ display:block; margin:0 auto 13px; width:auto; max-width:100%; height:auto; }
@media screen and (max-width:500px) 			{ .x-bg #x-main .x-prom { display:none !important; } }

/* --- text boxes --- */
.x-bg .x-bklt														{ overflow:hidden; }
.x-bg #LeftPanel .x-bklt									{ background:#FFF none; } /* left column text boxes backgrounds */
.x-bg #LeftPanel .x-brdm									{ border:1px solid #DBDBDB; } /* 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 #DBDBDB; } /* main column text boxes border */
.x-bg .x-sbox, #x-deal										{ border-width:0 1px 1px !important; } /* side column content box */
.x-bg .x-tbox														{ border-width:0 1px 1px !important; } /* main column content box */
.x-bg .x-pbox														{ border-width:1px !important; } /* main column content box plain no title bar */

/* --- title bars --- */
#LeftPanel .x-ttba											{ width:auto; text-align:left; margin:0; padding:8px 12px; } /* side title bars */
#x-main .x-ttba													{ width:auto; text-align:left; margin:0; padding:8px 12px; } /* main title bars */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a	{ font-family:"Open Sans", Tahoma, Sans-serif; text-decoration:none; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a	{ color:#FFF; font-size:20px; line-height:24px; font-weight:normal; 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:#47B2BC none; } /* title bars left column */
.x-bg #x-main .x-bktt										{ background:#47B2BC none; } /* title bars main column */
.x-bg #LeftPanel .x-brdt									{ border:1px solid #348E97; } /* title bars border left column */
.x-bg #x-main .x-brdt										{ border:1px solid #348E97; } /* title bars border main column */

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ background:#47B2BC none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover		{ background:#D7473E none; } /* buttons hover */
.x-bg .x-brdb														{ border:1px solid #348E97; } /* buttons border */
.x-bg .x-brdb:hover											{ border:1px solid #C23B32; } /* buttons border hover */
.x-bg .x-ffbn, .x-bg a.x-ffbn								{ color:#FFF; font-size:14px; font-weight:normal; height:26px; line-height:26px; padding:0 10px; display:block; } /* buttons font settings */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover		{ color:#FFF; } /* buttons font hover */

/* --- shadows --- */

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



/* Header formatting
-------------------------------------------------- */
/* --- header general settings --- */
.x-bg #x-head-wrap-02									{  } /* header main wrap */
.x-bg .x-content-width										{ width:100%; max-width:1250px; margin:0 auto; overflow:hidden; }
.x-bg #x-head-02												{ padding:10px 0; background:#424242 none; border:1px solid #212121; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.x-bg #x-head-02 .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-bg #x-head .x-fbox { float:none; } }

/* --- header logo --- */
.x-bg #x-head-lbox											{ width:auto; max-width:300px; float:left; margin-left:20px; }												
.x-bg #x-head-logo											{ width:auto; max-width:300px; display:block; margin:25px auto; } /* position logo homepage link */
@media screen and (max-width:800px)			{ .x-bg #x-head-lbox { float:none; margin:0 auto; } .x-bg #x-head-logo { margin:20px auto; } }
@media screen and (max-width:350px)			{ .x-bg #x-head-lbox, .x-bg #x-head-logo { max-width:280px; } }

/* --- header promo --- */
.x-bg #x-head-pbox											{ width:auto; max-width:300px; float:right; margin-right:20px; }
.x-bg #x-head-prom											{ width:auto; max-width:300px; display:block; margin:10px auto; } /* position promo banner */
@media screen and (max-width:800px)			{ .x-bg #x-head-pbox { float:none; margin:0 auto; } .x-bg #x-head-prom { margin:0 auto 10px; } }

/* --- header why shop bar justified --- */
.x-bg #x-head-whys										{ width:100%; text-align:center; }
.x-bg #x-head-whys img									{ width:auto; max-width:318px; display:block; float:left; margin:3px 0 0 3px; }
.x-bg #x-head-whys img:first-child				{ margin-left:0; }
@media screen and (max-width:980px)			{ .x-bg #x-head-whys { display:none; } }




/* Left panel formatting
-------------------------------------------------- */



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



/* Template formatting
-------------------------------------------------- */
/* --- template titles --- */
#CentralArea h1, #x-main h1							{ color:#484848; text-align:center; font-size:18px; line-height:21px; font-weight:600; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#47B2BC; text-align:left; font-size:14px; line-height:18px; font-weight:bold; margin:0; padding:5px 0 5px; } /* listing section subtitles */

/* --- template image gallery -- thumbs bottom --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ width:100%; max-width:600px; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall														{ max-width:602px; margin-bottom:8px; padding:0 1px; }
#x-temp-gall img												{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-cntr											{ width:100%; /* display:table-cell; */ vertical-align:middle; text-align:center; overflow:auto; }
#x-temp-gall #x-gall-main								{ border:1px solid #DBDBDB; background:#FFF none; margin-bottom:10px; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main								{ width:100%; max-width:600px; height:auto; } /* set main img holder size */
#x-temp-gall #x-gall-main img							{ width:auto; max-width:600px; height:auto; max-height:260px; } /* 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 #DBDBDB; 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 #47B2BC; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:90px; height:36px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ max-width:90px; max-height:36px; } /* set thumbs size */
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
@media screen and (max-width:860px) 			{ #x-temp-gall #x-gall-main img { width:100%; } }

/* add for removal of active content */
#x-temp-gall #x-gall-main								{ position:relative; max-width:600px; height:260px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:600px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:600px; margin:0 auto; }
@media screen and (max-width:860px) { 
#x-temp-gall #x-gall-main								{ position:relative; max-width:500px; height:260px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:500px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:500px; margin:0 auto; }
}
@media screen and (max-width:560px) { 
#x-temp-gall #x-gall-main								{ position:relative; max-width:300px; height:200px; }
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:300px; text-align:center; }
#x-template #x-main #x-gall-main img			{ width:auto; max-width:300px; max-height:200px; 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; }

/* --- template size guide images --- */
.x-bg #x-main-size											{ text-align:center; }
.x-bg #x-main-size img										{ display:inline-block; width:auto; max-width:120px; height:auto; margin:0 35px; text-align:center; }
@media screen and (max-width:700px)			{ .x-bg #x-main-size img { margin:0 15px; } }

/* --- template terms accordion --- */
.x-bg #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-bg #x-main #x-main-tabs .x-tbox				{ margin:0; max-height:300px; overflow:auto; }
.x-ttab																{ float:none; }
.x-ttab label														{ width:100%; position:relative; left:0; display:block; cursor:pointer; } /* tab styling */
.x-ttab [type=radio]											{ display:none; }
.x-ttrm																{ top:0px; left:0; right:0; bottom:0; background:#FFF none; position:relative; }
.x-bg #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; /* border-color:#EEE; border-width:0 1px 1px !important; */ padding-right:28px !important; }
.x-bg #x-main [type=radio]:checked ~ label.x-bktt			{ background-color:#D7473E; background-image:url(images/x-main-ttab-icom.png); border-color:#C23B32; border-width:1px !important; z-index:2; } /* tab hover effect */
[type=radio] ~ label.x-bktt ~ .x-ttrm			{ display:none; }
[type=radio]:checked ~ label.x-bktt ~ .x-ttrm	{ display:block; z-index:1; }





/* Footer
-------------------------------------------------- */
/* --- footer general settings --- */
#x-foot																{ background:transparent none; border-top:3px solid #BEBEBE; } /* footer inset styles */
#x-foot																{ height:auto; padding:25px 0; text-align:center; }
#x-foot-subm							    					{ padding:0 20px 10px; }
#x-foot-copy							    					{ padding:0 20px 0; }

/* --- footer copyright --- */
#x-foot-copy, #x-foot-copy *						{ color:#AEAEAE; font-size:12px; line-height:1; }
#x-foot-copy a													{ color:#AEAEAE; }
#x-foot-copy a:first-child								{ }
#x-foot-copy a:hover							    		{ color:#47B2BC; text-decoration:underline; }
#x-foot-copy a.x-copy-ocdo							{ margin-left:5px; padding-left:5px; border-left:1px solid #AEAEAE; }
@media screen and (max-width:560px) 			{ #x-foot-copy a.x-copy-ocdo { display:block; margin-top:8px; margin-left:0; padding-left:0; border-left:0 none; } }







