@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#F4F4F4 none; padding:10px 0; border:1px solid #D4D4D4; border-width:2px 0; }
.x-bg-02														{ width:90%; max-width:960px; background:#FFF none; 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; }
@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 */

/* --- 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 --- */
#LeftPanel														{ display:none !important; }
.x-content														{ background:#FFF none; }
#x-main														{ width:97%; margin:0 auto !important; padding:0 !important; float:none; }

/* --- 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:#5C5C5C; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#5C5C5C; }
.x-bg a:hover							            		{ color:#204365; }
.x-bg #x-head-catd ul.lev1 li a						{ color:#FFF; } /* header categories dropdown menu links */
.x-bg #x-head-catd ul.lev1 li a:hover				{ color:#204365; } /* header categories dropdown menu links hover */
.x-bg #x-side-cats ul li a									{ color:#5C5C5C; } /* side categories menu links */
.x-bg #x-side-cats ul li a:hover						{ color:#204365; } /* side categories menu links hover */
.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-foot *					        							{ color:#FFF; } /* footer text */
#x-foot-subm a												{ text-transform:uppercase; }
#x-foot a:hover							    				{ color:#D2A461; text-decoration:underline; } /* footer links hover */
.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; }

/* --- title bars --- */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a		{ font-family:"Open Sans", "Open Sans", Arial, Tahoma, Sans-serif; text-decoration:none; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a		{ color:#0F2C49; 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										{ color:#FFF; } /* header menu bar */
.x-bg .x-bar2 .x-fftb:hover								{ color:#0F2C49; } /* header menu bar hover */
.x-bg .x-ttba .x-tins										{ padding:0 !important; }

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn							{ color:#FFF; font-size:12px; font-weight:bold; /* text-shadow:1px 1px #5C5C5C; */ height:26px; line-height:26px; padding:0 10px; display:block; } /* title bar font settings */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover			{ color:#FFF; }

/* --- box dimensions --- */
#LeftPanel .x-ttba											{ width:auto; max-width:174px; min-width:134px; /* max-width:184px; min-width:144px; */ 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; /* 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; } /* 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; } }

/* --- global backgrounds --- */
.x-bg .x-bkwh												{ background:#FFF none; } /* white backgrounds */
.x-bg .x-bkbl													{ background:#5C5C5C none; } /* black backgrounds */
.x-bg .x-hdbg												{ background:#F6F6F6 none; } /* header background */
.x-bg .x-ftbg													{ background:#0F2C49 none; } /* footer background */
.x-bg .x-bklt													{ background:#FFF none; } /* text boxes backgrounds */
.x-bg .x-bkac, .x-bg .x-bktt.x-open					{ background:#204365 none; } /* accent backgrounds */
.x-bg .x-bktt													{ background:#D2A461 none; } /* title bars */
.x-bg .x-ffbn, .x-bg a.x-ffbn							{ background:#D2A461 none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover			{ background:#204365 none; } /* buttons hover */
.x-bg #x-main-news a.x-ffbn							{ background:#204365 none; } /* news buttons */
.x-bg #x-main-news a.x-ffbn:hover					{ background:#D2A461 none; } /* news buttons hover */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1			{ background:#D2A461 none; } /* header cats dropdown background */
.x-bg .x-bar2													{ background:#0F2C49 none; } /* header menu bar color */
.x-bg .x-bar2 a:hover,
#x-head-menu div#x-head-cats:hover			{ background:#D2A461 none; } /* header menu bar hover */
.x-bg .x-bkdk												{ background:#222 none; } /* dark backgrounds */
.x-bg .x-grdn													{ background:#D4D4D4 none; } /* neutral gradient */
.x-bg .x-grda													{ background:#204365 none; } /* bright accent gradient */

/* --- global borders --- */
.x-bg .x-shao													{ border:0 none; } /* content area border */
.x-bg .x-ftbg													{ border:1px solid #D4D4D4; } /* footer top divider line */
.x-bg .x-brdm												{ border:1px solid #D4D4D4; } /* text boxes border */
.x-bg .x-brda, .x-bg .x-brdt.x-open					{ border:1px solid #204365; } /* accent color bgs border */
.x-bg .x-brdb													{ border:1px solid #BC8A48; } /* buttons border */
.x-bg #x-main-news .x-brdb							{ border:1px solid #000; } /* news buttons border */
.x-bg .x-brds													{ border:1px solid #D4D4D4; } /* search box border */
.x-bg .x-bar2													{ border:1px solid #000; } /* header menu bar and divider border */
.x-bg .x-brdd													{ border:1px solid #222; } /* dark border */
.x-bg .x-brdt													{ border:1px solid #BC8A48; } /* title bars border */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a	{ border-top:1px solid #D4D4D4; } /* header cats dropdown optional dividers */
.x-bg #x-head-catd #x-head-ctd2 ul.lev1 li a:hover	{ background-color:#FFF; } /* header cats dropdown hover */
.x-bg #LeftPanel .lev1 li a,
.x-bg #LeftPanel .lev1 span							{ border-top:1px solid #D4D4D4; } /* side cats menu optional dividers */
.x-bg #LeftPanel .lev2 li a,
.x-bg #LeftPanel .lev2 span,
.x-bg #LeftPanel .lev3 li a,
.x-bg #LeftPanel .lev3 span							{ border-top:0 none; } /* side cats menu remove dividers for subcats */

/* --- shadows --- */
.x-bg .x-shao													{ -moz-box-shadow: 0 0 10px #AAA; -webkit-box-shadow: 0 0 10px #AAA; box-shadow: 0 0 10px #AAA; } /* optional outer shadow */



/* Header formatting
-------------------------------------------------- */
/* --- 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:15px 0; } /* 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-head-srch												{ width:250px; height:26px; position:relative; margin:30px auto 20px; padding:0; overflow:hidden; } 
#x-head-srch-sbox										{ width:59%; height:26px; line-height:26px; border-width:0; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ float:right; border-width:0 0 0 1px; } /* 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							{ border-width:0 1px 1px; margin-left:-1px; width:250px; display:none; }
#x-head-catd #x-head-ctd1:hover #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; border-width:1px 0 0; }
#x-head-catd #x-head-ctd2 ul.lev1 li a:hover	{ }
@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:100%; height:38px; max-height:38px !important; overflow:visible; text-align:center; clear:both; border-width:1px 0; 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; border-width:0 1px 0 0; }
#x-head-menu a:first-child								{ border-width:0 1px; }
#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-head-menu div#x-head-cats						{ height:38px; line-height:38px; margin:0; width:auto; padding:0 10px; border-width:0 1px 0 0; 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:#5C5C5C !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; border:0 none; }
#x-head-menu div#x-head-cats ul li a:hover 	{ color:#204365 !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; } }



/* Left panel formatting
-------------------------------------------------- */
/* --- deal of the day --- */
#x-deal															{ width:98%; max-width:198px; /* max-width:208px; */ min-width:168px; height:348px; border:1px solid #D4D4D4; background:transparent url(images/x-deal.png) center center no-repeat; margin:0 auto 13px; padding:0; position:relative; overflow:hidden; } /* section bg */
#x-deal #x-feat												{ padding:50px 0 0; position:relative; overflow:hidden; }
#x-deal, #x-deal #x-feat								{ width:100%; position:relative; overflow:hidden; }
#x-deal #x-feat .x-fp										{ background:transparent url(images/x-side-deal-bttn.png) right bottom no-repeat; padding:0 10px; }
#x-deal #x-feat .x-fp a,
#x-deal #x-feat .x-fp a span							{ text-align:left; font-size:13px; line-height:15px; text-decoration:none; display:block; }
#x-deal #x-feat .x-fp a .title							{ color:#5C5C5C; text-decoration:none;  margin:15px 0 40px; height:30px; overflow:hidden; text-align:center; }
#x-deal #x-feat .x-fp a .title:hover					{ color:#204365; text-decoration:none; }
#x-deal #x-feat .x-fp a .price							{ color:#204365; font-size:14px; font-weight:bold; line-height:28px; display:block; padding:0 0 0 1px; }
#x-deal #x-feat .x-fp a .thumb						{ width:100%; height:140px; margin:0 auto; padding:0; vertical-align:middle; text-align:center; }
#x-deal #x-feat .x-fp a .thumb img					{ width:98%; max-width:140px; height:98%; max-height:140px; border:1px solid #D4D4D4; margin:0 auto; }
#x-deal #cntdwn											{ position:relative; width:100%; height:18px; display:block; text-align:center !important; margin:15px auto 0; color:#5C5C5C !important; font:bold 15px/18px "Open Sans", Arial, Tahoma, Sans-serif !important; background-color:none !important; }

/* --- side brands dropdown --- */
#x-side-brnd .x-tins			    						{ padding:10px; text-align:center; }
#x-side-brnd select										{ width:100%; line-height:16px; margin:0 auto; padding:3px; }

/* --- side categories menu --- */
#LeftPanel .lev1 li a,
#LeftPanel .lev1 span				        				{ background:transparent url(images/x-side-lev1.png) 0px 8px no-repeat; font-size:13px; line-height:15px; font-weight:normal; padding:6px 0 6px 14px; }
#LeftPanel .lev1 li a:hover		            			{ background-image:url(images/x-side-lev1h.png); }
#LeftPanel .lev2 li a				        				{ background:transparent url(images/x-side-lev2.png) 14px 8px no-repeat; font-size:12px; line-height:15px; font-weight:normal; padding:6px 0 6px 28px; }
#LeftPanel .lev3 li a				        				{ background:transparent url(images/x-side-lev2.png) 28px 8px no-repeat; font-size:12px; line-height:15px; font-weight:normal; padding:6px 0 6px 42px; }
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		            			{ background-image:url(images/x-side-lev2h.png); }

/* --- side categories menu with divs --- */
#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 7px 24px; }
#LeftPanel .lev1 li:first-child a							{ border-top:0 none; }
#LeftPanel .lev1 li a:hover		            			{ background-image:url(images/x-side-lev1h.png); }
#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 36px; border-top:0 none; }
#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 48px; border-top:0 none; }
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		            			{ background-image:url(images/x-side-lev2h.png); }

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

/* --- side featured items --- */
#x-side-feat #x-feat										{ overflow:hidden; padding:0 0 10px; text-align:center; }
#x-side-feat #x-feat .x-fp								{ width:168px; height:250px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:10px auto 0; display:block; float:none; }
#x-side-feat #x-feat .x-fp a,
#x-side-feat #x-feat .x-fp a span					{ text-align:left; font-size:12px; line-height:14px; display:block; overflow:hidden; }
#x-side-feat #x-feat .x-fp a .title						{ color:#5C5C5C; height:42px; margin:0 8px 10px; text-align:center; }
#x-side-feat #x-feat .x-fp a .title:hover			{ color:#204365; }
#x-side-feat #x-feat .x-fp a .price					{ color:#204365; font:bold 14px/30px "Open Sans", Arial, Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-side-feat #x-feat .x-fp a .thumb					{ width:168px; height:160px; display:block; display:table-cell; vertical-align:middle; text-align:center; }
#x-side-feat #x-feat .x-fp a .thumb img			{ max-height:140px; width:auto; max-width:140px; margin:10px auto; }

/* --- side feedback display --- */
#x-side-feed													{ width:98%; max-width:188px; /* max-width:198px; */ min-width:168px; background:#204365 none; border:1px solid #D4D4D4; margin:0 0 13px; padding:5px; overflow:hidden; -moz-border-radius:5px; border-radius:5px; }
#x-side-feed .x-tins										{ width:auto; background:#FFF none; border:1px solid #D4D4D4; padding:5px; position:relative; overflow:hidden; -moz-border-radius:4px; border-radius:4px; }
#x-side-feed, #x-side-feed span						{ color:#5C5C5C; font-size:11px; line-height:18px; font-family:"Open Sans", Arial, Tahoma, Sans-serif; }
#x-side-feed h5												{ color:#204365; text-align:left; font:bold 13px/16px "Open Sans", Arial, Tahoma, Sans-serif; margin:0; padding:0 0 6px; }
#x-side-feed #x-feed-count a							{ color:#204365; text-align:center; font:normal 11px/16px "Open Sans", Arial, Tahoma, Sans-serif; text-decoration:none; margin:0; padding:0 0 6px; display:block; }
#x-side-feed #x-feed-count a span					{ color:#204365; font-size:11px; line-height:16px; font-weight:bold; }
#x-side-feed #x-feed-count a:hover				{ color:#204365; text-decoration:underline; }
#x-side-feed #x-feed-dsrs								{ text-align:left; width:100%; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #D4D4D4; }
#x-side-feed #x-feed-dsrs div						{ padding-bottom:3px; }
#x-side-feed #x-feed-dsrs .x-dsr-count			{ display:none; }
#x-side-feed #x-feed-reviews							{ text-align:left; width:100%; }
#x-side-feed #x-feed-reviews div					{ padding-bottom:6px; }
#x-side-feed #x-feed-reviews .comment			{ padding-right:6px; display:inline; }
#x-side-feed #x-feed-reviews .date				{ color:#AAA; display:inline; }



/* Homepage formatting
-------------------------------------------------- */
/* --- 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 categories images --- */
#x-main-fcat													{ width:100%; overflow:hidden; text-align:center; padding-top:10px; }
#x-main-fcat a img										{ width:172px; height:150px; margin:0 0 13px 9px; float:left; }
#x-main-fcat a img.x-first								{ margin-left:0; }
@media screen and (max-width:980px) { 
#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:140px; height:auto; } }

/* --- 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-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:#5C5C5C; height:42px; margin:0 8px 10px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#204365; }
#x-main-feat #x-feat .x-fp a .price					{ color:#204365; font:bold 14px/30px "Open Sans", 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:#3C3C3C; 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:#3C3C3C; 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:800px; 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 #D4D4D4; 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:600px; height:auto; max-height:600px; } /* set main img holder size */
#x-template #x-main #x-gall-main img			{ width:100%; height:auto; max-width:600px !important; max-height:600px !important; } /* 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:#3C3C3C; 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 #D4D4D4; 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 #204365; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:75px; height:75px; } /* set thumb holders size */
#x-template #x-main #x-gall-thmb img			{ max-width:75px; max-height:75px; } /* set thumbs size */
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
@media screen and (max-width:960px) {
#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 #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 */
}

/* --- template promo banner image --- */
#x-main #x-main-prom									{ width:100%; max-width:714px; height:auto; margin:0 auto 13px; display:block; text-align:center; }

/* --- template terms of sale accordion --- */
.x-bg #x-main #x-main-tabs .x-brdt				{ border-width:0 1px 1px !important; }
.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 featured items --- */
@media screen and (max-width:960px) 			{ /* #x-title-feat, #x-temp-feat, #x-main-feat, #x-main-feat #x-feat { display:none; } */ }
#x-main-feat #x-feat										{ overflow:hidden; padding:0 0 10px; text-align:center; } /* background image */
#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:#5C5C5C; height:42px; margin:0 8px 10px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#204365; }
#x-main-feat #x-feat .x-fp a .price					{ color:#204365; font:bold 14px/30px "Open Sans", 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 newsletter wide banner --- */
#x-main-news-bttn										{ float:right; } /* float submit button link */
#x-main-news p.x-ckbx									{ line-height:16px; float:right; margin:5px 15px 0 0; }
#x-main-news #general									{ margin:1px 5px 0 0; }

/* --- template feedback display --- */
#x-main-feed												{ width:100%; background:#204365 none; border:1px solid #D4D4D4; margin:0 0 13px; padding:0; }
#x-main-feed .x-tins										{ background:#FFF none; border:1px solid #D4D4D4; margin:9px; padding:10px; position:relative; overflow:hidden; }
#x-main-feed, #x-main-feed span					{ color:#5C5C5C; font-size:12px; line-height:18px; font-family:"Open Sans", Arial, Tahoma, Sans-serif; }
#x-main-feed h5											{ color:#204365; text-align:left; font:bold 13px/16px "Open Sans", Arial, Tahoma, Sans-serif; margin:0; padding:0 0 8px; }
#x-main-feed #x-feed-count a						{ color:#204365; font:normal 13px/16px "Open Sans", Arial, 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:#204365; font-size:13px; line-height:16px; font-weight:bold; }
#x-main-feed #x-feed-count a:hover				{ color:#204365; 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; border-left:1px solid #D4D4D4; }
#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-foot															{ height:auto; padding:20px 0; border-width:1px 0 0; text-align:center; }
#x-foot *					        							{ font-size:12px; line-height:16px; }
#x-foot-subm							    				{ padding:0 20px 0; }
#x-foot-copy							    					{ padding:5px 20px 0; }


