﻿@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#3FA9F5 none; padding:10px 0; border:1px solid #288DD6; border-width:2px 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:960px; }
.x-content														{ background:transparent none; padding:10px 0 0 !important; overflow:hidden; }

/* --- left column width --- */
#LeftPanel,
#x-side-srch, #x-side-cats,
#x-side-news, #x-side-feat			      				{ width:210px !important; }

/* --- main column width --- */
#CentralArea, #x-main, #x-main-fcat, 
#x-main-feat, #x-main-prom,
#x-main-tabs		       									{ width:737px; }

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

/* --- custom content settings general --- */
.x-bg *                                     						{ font-family:Tahoma, Arial, 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:#7A5C98; }
#CentralArea li, #x-main li				    			{ background:transparent url(images/x-tbul.png) 0 0 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:83px; }
.x-bg #x-main .x-tbar									{ padding-top:81px; }
.x-bg #x-main h2											{ height:81px; line-height:121px; }

/* --- main general editable title bar --- */
#x-main h2													{ color:#51346D; text-align:center; font-size:18px; font-weight:bold; font-family:Tahoma, Arial, Sans-serif; text-shadow:1px 1px #D69AFC; background-image:url(images/x-main-tbar-h2bg.png); margin:0; padding:0 20px; clear:both; }

/* --- text titles settings --- */
#CentralArea h1, #x-main h1							{ color:#7A5C98; text-align:left; font:bold 18px/21px Tahoma, Arial, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#7A5C98; text-align:left; font:bold 14px/18px Tahoma, Arial, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */

/* --- text boxes general - image based --- */
#LeftPanel .x-tbar, #LeftPanel .x-ttop,
#LeftPanel .x-tmid, #LeftPanel .x-tbtm,
#LeftPanel .x-prom, #x-side-feat #x-feat			{ width:210px; } /* side section dimensions */
#LeftPanel .x-ttop						    				{ /* background:transparent url(images/x-side-ttop.png) center top no-repeat; height:5px; */ } /* text box middle repeating */
#LeftPanel .x-tmid, #x-side-feat #x-feat			{ background:transparent url(images/x-side-tmid.png) 0 0 repeat-y; } /* text box middle repeating */
#LeftPanel .x-tbtm						    				{ background:transparent url(images/x-side-tbtm.png) center bottom no-repeat; height:8px; } /* text box bottom */
#x-main .x-tbar, #x-main .x-prom,
#x-main .x-ttop, #x-main .x-tmid,
#x-main .x-tbtm, #x-main-feat #x-feat			{ width:737px; } /* main section dimensions */
#x-main .x-ttop												{ /* background:transparent url(images/x-main-ttop.png) 0 0 no-repeat; height:8px; */ } /* text box top */
#x-main .x-tmid, #x-main-feat #x-feat			{ background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; padding:2px 0; } /* text box middle repeating */
#x-main .x-tbtm											{ background:transparent url(images/x-main-tbtm.png) 0 0 no-repeat; height:8px; } /* text box bottom */

/* --- sections spacing --- */
#LeftPanel .x-tbtm, #x-main .x-tbtm,
#LeftPanel .x-prom, #x-main .x-prom				{ display:block; margin:0 0 7px; }

/* --- text boxes inset padding --- */
#LeftPanel .x-tins						    				{ padding:0px 23px 0px; } /* text box inset padding */
#x-main .x-tins												{ padding:10px 15px 5px; } /* text box inset padding */

/* --- 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 */

/* --- search and news checkbox selects --- */
#x-head-srch p, #x-side-srch  p,
#x-side-news .x-tmid p.x-ckbx						{ line-height:16px; margin:0 0 10px; }
#x-head-srch #descr, 
#x-side-srch #descr,
#x-side-news .x-tmid #general						{ margin:1px 5px 0 0; }

/* --- template image gallery settings --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ text-align:center; margin:0 auto; overflow:hidden; }
#x-temp-gall .x-cntr, #x-gall-main .x-cntr		{ display:table-cell; vertical-align:middle; text-align:center; }
#x-temp-gall img, #x-gall-main img				{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
#x-temp-gall #x-gall-thmb h5							{ text-align:center; margin:0; padding:0; line-height:16px; width:100%; clear:both; } /* thumbs text title */
#x-temp-gall #x-gall-thmb h5 span					{ display:inline-block; width:16px; height:16px; background:transparent url(images/x-gall-icon.png) left center no-repeat; } /* thumbs title icon */

/* --- category page font overrides do not change --- */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .r3									{ /* width:737px; 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:#7A5C98; }
/* top right view options */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a							{ color:#000; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover				{ color:#7A5C98; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div						{ color:#7A5C98; font-size:14px; font-weight:bold; padding:15px 0 5px; } /* title line */
.x-bg #CentralArea .v4snexp ul li					{ background-image:url(images/x-tbul.png); padding-bottom:10px; } /* bullet icon */
.x-bg #CentralArea .v4snexp ul li,
.x-bg #CentralArea .v4snexp ul li a					{ color:#000; } /* options text, links */
.x-bg #CentralArea .v4snexp ul li a					{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover		{ color:#7A5C98; } /* options links hover */




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head														{ height:203px; background:transparent url(images/x-head.png) 0 0 no-repeat; }
#x-head-logo												{ position:absolute; left:15px; top:38px; width:224px; height:150px; display:block; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch												{ position:absolute; left:590px; top:72px; width:344px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn											{ height:28px; line-height:28px; border:0 none !important; background:transparent none;}
#x-head-srch-sbox										{ width:298px; color:#444; font-size:12px; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ width:24px; float:right;  } /* float submit button link */

/* --- menu bar text links --- */
#x-head-menu												{ position:absolute; left:270px; top:154px; width:670px; height:28px; }
#x-head-menu li											{ text-align:center; padding:0 8px; }
#x-head-menu li.last										{ padding-right:0; }
#x-head-menu li a											{ display:block; background:transparent url(images/x-head-mbtn.png) left top no-repeat; }
#x-head-menu li a:hover					    		{ color:#FFF; background-image:url(images/x-head-mbtnh.png); }
#x-head-menu li a span									{ padding:0 21px; display:block; background:transparent url(images/x-head-mbtr.png) right top no-repeat; }
#x-head-menu li a:hover span						{ background-image:url(images/x-head-mbthr.png); }
#x-head-menu li a, #x-head-menu li a span		{ color:#FFF; font:bold 15px/28px Tahoma, Arial, Sans-serif; text-transform:uppercase; }



/* Left panel formatting
-------------------------------------------------- */
/* --- deal of the day --- */
#x-deal, #x-deal #x-feat								{ width:210px; height:350px; position:relative; overflow:hidden; }
#x-deal															{ background:transparent url(images/x-deal.png) 0 0 no-repeat; margin:0 0 13px; }
#x-deal #x-feat .x-fp										{ width:190px; height:230px; float:none; background:transparent none; margin:0 auto; padding:50px 10px 0; }
#x-deal #x-feat .x-fp a,
#x-deal #x-feat .x-fp a span							{ text-align:left; font-size:12px; line-height:14px; text-decoration:none; display:block; }
#x-deal #x-feat .x-fp a .title							{ color:#000; text-decoration:none; height:42px; text-align:center; margin:5px 0 20px; overflow:hidden; }
#x-deal #x-feat .x-fp a .title:hover					{ color:#87C335; text-decoration:none; }
#x-deal #x-feat .x-fp a .price							{ color:#3CA3EC; font-size:14px; font-weight:bold; line-height:18px; display:block; padding:0 0 0 22px; }
#x-deal #x-feat .x-fp a .thumb						{ width:190px; height:150px; display:table-cell; margin:0 auto; padding:0; vertical-align:middle; text-align:center; }
#x-template #x-deal #x-feat .x-fp a .thumb 	{ width:140px; display:block; }
#x-deal #x-feat .x-fp a .thumb img					{ max-width:140px; height:auto; max-height:140px; border:0 none; margin:0 auto; -moz-border-radius:10px; border-radius:10px; overflow:hidden; -moz-box-shadow: 0 0 10px #AAA; -webkit-box-shadow: 0 0 10px #AAA; box-shadow: 0 0 10px #AAA; }
#x-deal #cntdwn											{ position:absolute; left:0; top:308px; width:210px; height:22px; display:block; text-align:center !important; margin:0 auto; font:bold 15px/22px Arial, Tahoma, Sans-serif; }

/* --- side categories menu --- */
#x-side-cats.x-tbar										{ background-image:url(images/x-side-tbar-cats.png); } /* section title bar */
#LeftPanel .lev1 li						    				{ margin:4px 10px 0; }
#LeftPanel .lev1 li.first				    				{ border-top:0 none; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        				{ background:#D0E7B1 url(images/x-side-lev1.png) 9px 6px no-repeat; font-size:13px; line-height:15px; padding:3px 6px 3px 22px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            			{ color:#000; background-color:#8AC43C; }
#LeftPanel .lev2, #LeftPanel .lev3	    			{ margin:0; padding:0 0 5px; }
#LeftPanel .lev2 li, #LeftPanel .lev3 li				{ border:0 none; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    				{ background:#D0E7B1 url(images/x-side-lev2.png) 24px 5px no-repeat; font-size:12px; line-height:14px; padding:3px 6px 3px 36px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       					{ background:#D0E7B1 url(images/x-side-lev2.png) 36px 5px no-repeat; font-size:12px; line-height:14px; padding:3px 6px 3px 48px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           				{ color:#000; background-color:#8AC43C; }

/* --- side newsletter text box --- */
#x-side-news.x-tbar										{ background-image:url(images/x-side-tbar-news.png); } /* section title bar */
#x-side-news .x-tmid										{ width:210px; height:140px; background:transparent url(images/x-side-news.png) 0 0 no-repeat; border:0 none; margin:0 0 7px; } /* add custom news box bg */
#x-side-news .x-tmid p									{ color:#FFF; line-height:15px; margin:0 0 4px; padding:0; }
#x-side-news .x-tmid p span							{ font-weight:bold; }
#x-side-news #x-side-news-bttn						{ width:99px; height:24px; background:transparent url(images/x-side-news-bttn.png) 0 0 no-repeat; margin:0; display:block; float:right; }
#x-side-news .x-tmid p.x-ckbx						{ line-height:16px; margin:0 0 4px; padding:0; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main promo banner image --- */
#x-main #x-main-bann									{ width:737px; height:423px; }

/* --- main featured categories images --- */
#x-main-fcat img											{ width:176px; height:223px; margin:0 0 7px 11px; float:left; }
#x-main-fcat img.x-first									{ margin-left:0; }

/* --- main featured items --- */
#x-main-feat.x-tbar										{ background-image:url(images/x-main-tbar-feat.png); } /* section title bar */
#x-main-feat #x-feat										{ overflow:hidden; padding:0 0 4px; } /* 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:9px 0 0 9px; padding:3px 0 7px; float:left; }
#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:#7A5C98; height:42px; margin:-5px 12px 24px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#23608C; }
#x-main-feat #x-feat .x-fp a .price					{ color:#51346D; font:bold 14px/30px Tahoma, Arial, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb				{ width:168px; height:160px; 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:10px auto; }



/* Template formatting
-------------------------------------------------- */
/* --- template description section --- */
#x-main #x-main-desc.x-tbar							{ background-image:url(images/x-main-tbar-desc.png); } /* section title bar */
#x-main #x-main-gall .x-tmid							{ padding-top:0; padding-bottom:0; }
#x-main #x-main-gall .x-tins							{ padding-left:5px; padding-bottom:0; }

/* --- template image gallery -- thumbs side --- */
#x-temp-gall													{ width:100%; }
#x-temp-gall #x-gall-main								{ border:0 none; background:#FFF none; margin:10px; float:left; overflow:hidden; -moz-border-radius:8px; border-radius:8px; -moz-box-shadow: 0 0 10px #BBB; -webkit-box-shadow: 0 0 10px #BBB; box-shadow: 0 0 10px #BBB; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:500px; height:500px; } /* set main img holder size */
#x-temp-gall #x-gall-main img						{ max-width:500px; max-height:500px; } /* set main img size */
#x-temp-gall #x-gall-thmb								{ width:190px; float:right; } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb h5							{ font-size:12px; font-weight:normal; padding-top:10px; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold					{ border:0 none; background:#FFF none; margin:8px; display:block; float:left; overflow:hidden; -moz-border-radius:8px; border-radius:8px; -moz-box-shadow: 0 0 8px #BBB; -webkit-box-shadow: 0 0 8px #BBB; box-shadow: 0 0 8px #BBB; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:78px; height:78px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ max-width:78px; max-height:78px; } /* set thumbs size */

/* --- dynamic buttons vertical --- */
#x-temp-bttn	   			  									{ width:168px; margin:0 auto; overflow:hidden; text-align:center; }
#x-temp-bttn div, #x-temp-bttn div a				{ width:168px; height:63px; display:block; cursor:pointer; }
#x-temp-bttn div											{ margin:0 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); }

/* --- template terms tabs --- */
#x-main-tabs												{ height:81px; background:transparent url(images/x-main-ttab.png) 0 0 no-repeat; }
#x-main-tabs a img										{ height:33px; display:block; float:left; margin-top:46px; margin-left:96px; }
#x-main-tabs a img#x-main-ttab-01				{ width:129px; margin-left:162px; }
#x-main-tabs a img#x-main-ttab-02				{ width:176px; }



/* Footer
-------------------------------------------------- */
#x-foot															{ height:113px; background:transparent url(images/x-foot.png) 0 0 no-repeat; text-align:left; }
#x-foot *					        							{ color:#23608C; font-size:13px; line-height:16px; }
#x-foot a:hover							    				{ color:#7A5C98; text-decoration:underline; }
#x-foot-subm							    				{ padding:44px 0 0 24px; }
#x-foot-copy							    					{ padding:10px 0 0 24px; }
#x-foot-copy, #x-foot-copy a							{ font-weight:bold; }


