@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
body															{ margin:0 2px !important; padding:0 !important; }
/* --- wall background --- */
.x-bg															{ background:#F5F5F5 none; padding:15px 0; border:1px solid #D2D2D2; border-width:2px 0; }
/* --- general settings --- */
.x-bg *															{ margin:0; padding:0; vertical-align:top; }
.x-bg img														{ border:0; }
.x-bg, .x-content											{ margin:0 auto; text-align:center; vertical-align:top; }
/* --- content area bg and width --- */
.x-content													{ background:transparent url(images/x-content.png) center top repeat-y; padding:0 0 10px !important; overflow:hidden; }
.x-content, #x-head, #x-foot, .x-vaca    		{ width:960px; position:relative; margin:0 auto; }
#x-head-wrap, #x-foot-wrap				    	{ width:100%; position:relative; margin:0 auto; }
/* --- left column width --- */
#LeftPanel, #LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      { width:200px !important; display:block; background:transparent none; overflow:hidden; }
/* --- main column width --- */
#CentralArea, #x-main, #x-main-fcat, 
#x-main-feat, #x-main .x-tbar, 
#x-main .x-ttop, #x-main .x-tmid, 
#x-main .x-tbtm, #x-main-tabs			        { width:727px; display:block; overflow:hidden; }
/*--- side gutters optional padding --- */
#CentralArea, #x-main                       			{ margin:0 !important; padding:0 10px 0 0 !important; float:right; vertical-align:top; }
#CentralArea #x-main									{ padding:0 !important; }
#LeftPanel													{ margin:0 !important; padding:0 0 0 10px !important; float:left; vertical-align:top !important; background-color:transparent; }

/* --- ebay content settings general do not change --- */
#CentralArea .r3, .fpcc span.keywordClass	{ background-color:#FFF; } /* gallery bg */
#CentralArea .r3_cm					        		{ padding:10px; }
#CentralArea .ctrlbr										{ padding:3px 10px; }
#CentralArea .cmpBr					        		{ padding:0 10px; }
#CentralArea span.pdmt img		            	{ vertical-align:middle; }
#CentralArea span.tpr, #CentralArea a.tpr	{ font-size:11px; line-height:15px; padding-top:0; padding-bottom:0; }
#TopPromoArea							   				{ display:none !important; margin:0 !important; padding:0 !important; }
.x-bg .x-ctr                                					{ text-align:center !important; margin:0 auto !important; max-width:960px !important; }
.x-bg .x-vaca												{ color:#F56B00; font-weight:bold; text-align:center; border:2px solid #B2B2B2; background:#FFF none; padding:15px; }
#LeftPanel .ttl, #LeftPanel .link,
#LeftPanel .all_cats, 
#LeftPanel .cnt, 
#LeftPanel .v4acpcont,
#x-side-cats ul.lev1 li br, 
#x-side-cats ul.lev2 li br, .x-hide					{ display:none !important; }

/* --- custom content settings general --- */
.x-bg *                                     					{ font-family:Arial, Tahoma, Sans-serif; text-decoration:none; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table	{ font-size:12px; color:#000; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active	{ color:#000; }
.x-bg a:hover, .fpcc .countClass            		{ color:#F56B00; }
.x-tmid, .x-tmid p, .x-tmid li              			{ text-align:left; line-height:18px; }
#CentralArea p, #x-main p, 
#x-main .x-tmid ul	                        			{ padding:0 0 15px; }
#CentralArea ul, #x-head ul, #foot ul,
#LeftPanel ul, #x-main ul		            		{ list-style-type:none; }
#CentralArea li, #x-main li				    		{ background:transparent url(images/x-tbul.png) 0 0 no-repeat; padding:0 0 5px 15px; }
#x-head-menu li	                            			{ display:inline; float:left; background:transparent none; padding:0; }
#x-main .x-tmid ol										{ padding:0 15px 15px 25px; }
#x-main .x-tmid ol li										{ background:transparent none; padding:0 0 5px 0; }
#x-head *, #x-foot *, 
#LeftPanel *, #x-main *                     			{ text-decoration:none; }
#x-main .x-tmid a, #x-main .x-tmid a:link,
#x-main .x-tmid a:active, 
#x-main .x-tmid a:visited, 
#x-main .x-tmid a:hover								{ text-decoration:underline; }
#x-head-menu, #x-head-srch, .x-tins,  #x-tg { overflow:hidden; }
#x-head-srch-bttn, #x-head-menu li,
#LeftPanel li, #x-side-news-bttn, 
#x-main-tabs img					        			{ cursor:pointer; }
#LeftPanel ul li a, #LeftPanel ul li span,
#x-main-fcat a, #x-main-fcat a img, 
#x-main-tabs img, #x-main-feat .x-fp *       { display:block; }
#x-main-ttrm-01											{ display:block; visibility:visible; }
#x-main-ttrm-02, #x-main-ttrm-03, 
#x-main-ttrm-04, #x-main-ttrm-05, 
#x-main-ttrm-06, #x-main-ttrm-07, 
#x-main-ttrm-08  					            		{ display:none; }

/* --- category page font overrides do not change --- */
.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:#F56B00; }




/* Header formatting
-------------------------------------------------- */
/* --- top credit link do not remove --- */
#x-topc														{ width:960px; height:24px; margin:0 auto; text-align:right; display:none; }
#x-topc span												{ background:transparent url(http://www.sunandfuninoc.com/id/oc-splash.png) right center no-repeat; padding-right:34px; display:block; }
#x-topc span, #x-topc span a						{ color:#888; font-size:11px; line-height:24px; text-decoration:none; }
#x-topc span a:hover									{ color:#F56B00; }	

/* --- head main --- */
#x-head														{ height:270px; background:transparent url(images/x-head.png) 0 0 no-repeat; }
#x-head-logo												{ position:absolute; left:18px; top:6px; width:360px; height:70px; display:block; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch												{ position:absolute; left:660px; top:45px; width:260px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn										{ height:20px; line-height:20px; border:0 none; background:transparent none;}
#x-head-srch-sbox										{ width:210px; color:#222; font-size:12px; font-style:italic; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn										{ width:24px; float:right;  } /* float submit button link */

/* --- menu bar image links --- */
#x-head-menu a                              			{ top:112px; height:20px; position:absolute; display:block; background:transparent url(images/x-head-menu-01.png) 0 0 no-repeat; }
#x-head-menu a#x-head-menu-01				{ left:51px; width:57px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu a#x-head-menu-02				{ left:128px; width:90px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu a#x-head-menu-03				{ left:238px; width:49px; height:24px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu a#x-head-menu-04				{ left:306px; width:92px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu a#x-head-menu-05				{ left:418px; width:45px; background-image:url(images/x-head-menu-05.png); }
#x-head-menu a#x-head-menu-06				{ left:484px; width:85px; hieght:19px; background-image:url(images/x-head-menu-06.png); }
#x-head-menu a#x-head-menu-07				{ left:588px; width:84px; background-image:url(images/x-head-menu-07.png); }
#x-head-menu a#x-head-menu-08				{ left:691px; width:86px; background-image:url(images/x-head-menu-08.png); }
#x-head-menu a#x-head-menu-09				{ left:797px; width:112px; background-image:url(images/x-head-menu-09.png); }
#x-head-menu a#x-head-menu-01:hover   { background-image:url(images/x-head-menu-01h.png); }
#x-head-menu a#x-head-menu-02:hover   { background-image:url(images/x-head-menu-02h.png); }
#x-head-menu a#x-head-menu-03:hover   { background-image:url(images/x-head-menu-03h.png); }
#x-head-menu a#x-head-menu-04:hover   { background-image:url(images/x-head-menu-04h.png); }
#x-head-menu a#x-head-menu-05:hover   { background-image:url(images/x-head-menu-05h.png); }
#x-head-menu a#x-head-menu-06:hover   { background-image:url(images/x-head-menu-06h.png); }
#x-head-menu a#x-head-menu-07:hover   { background-image:url(images/x-head-menu-07h.png); }
#x-head-menu a#x-head-menu-08:hover   { background-image:url(images/x-head-menu-08h.png); }
#x-head-menu a#x-head-menu-09:hover   { background-image:url(images/x-head-menu-09h.png); }



/* Left panel formatting
-------------------------------------------------- */
/* --- side text boxes --- */
#LeftPanel .x-tmid						    			{ 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) 0 0 no-repeat; height:5px; } /* text box bottom */
#LeftPanel .x-tins						    			{ padding:10px 10px 0; } /* text box inset padding */

/* --- adjust spacing below promo and text boxes --- */
#LeftPanel .x-prom, #x-main .x-prom,
#LeftPanel .x-tbtm, #x-main .x-tbtm 			{ display:block; margin:0 0 13px; }

/* --- toggle left column elements for storefront or template display only --- */
#LeftPanel .x-temp,
#x-template #LeftPanel .x-home              	{ display:none; } /* use this class for promo boxes on store only to hide on template */
#x-template #LeftPanel .x-temp              	{ display:block; } /* use this class for promo boxes on template only to hide on store */

/* --- side categories menu --- */
#x-side-cats												{ background:transparent url(images/x-side-tbar-cats.png) 0 0 no-repeat; padding-top:33px; } /* section title bar */
#LeftPanel .lev1 li						    			{ margin:0 1px; border-top:1px solid #B2B2B2; }
#LeftPanel .lev1 li.first				    				{ border-top:0 none; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        			{ background:transparent url(images/x-side-lev1.png) 11px 7px no-repeat; line-height:14px; padding:6px 10px 6px 24px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            		{ color:#F56B00; background-image:url(images/x-side-lev1h.png); }
#LeftPanel .lev2, #LeftPanel ul.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:transparent url(images/x-side-lev2.png) 24px 3px no-repeat; font-size:11px; line-height:13px; padding:3px 10px 3px 36px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       				{ background:transparent url(images/x-side-lev2.png) 36px 3px no-repeat; font-size:11px; line-height:13px; padding:3px 10px 3px 48px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           			{ color:#F56B00; background-image:url(images/x-side-lev2h.png); }

/* --- side newsletter text box --- */
#x-side-news												{ background:transparent url(images/x-side-tbar-news.png) 0 0 no-repeat; padding-top:33px; } /* section title bar */
#x-side-news .x-tmid p								{ line-height:16px; }
#x-side-news #x-side-news-bttn				{ width:90px; height:30px; background:transparent url(images/x-side-news-bttn.png) 0 0 no-repeat; margin:0 0 5px; display:block; float:right; }
#x-side-news p.x-ckbx					    		{ margin:10px 0; overflow:hidden; } /* custom checkbox image */
#x-side-news p.x-ckbx:not(#foo)				{ overflow:hidden !important; }
#x-side-news p.x-ckbx:not(#foo) > input	{ width:16px; height:16px; position:absolute; left:0; opacity:0; float:left; }
#x-side-news p.x-ckbx > label					{ font-size:12px; line-height:16px; padding-left:5px; }
#x-side-news p.x-ckbx:not(#foo) > label	{ float:left; padding-left:20px; }
#x-side-news p.x-ckbx:not(#foo) > input + label	{ background:transparent url(images/x-ckbx.png) 0 0 no-repeat; height:16px; }
#x-side-news p.x-ckbx:not(#foo) > input[type=checkbox]:checked + label { background-position:0 -16px; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main text boxes --- */
#x-main .x-ttop											{ background:transparent url(images/x-main-ttop.png) 0 0 no-repeat; height:5px; } /* text box top */
#x-main .x-tmid											{ background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; padding:5px 0; } /* text box middle repeating */
#x-main .x-tbtm											{ background:transparent url(images/x-main-tbtm.png) 0 0 no-repeat; height:5px; } /* text box bottom */
#x-main .x-tins											{ padding:10px 15px 0; } /* text box inset padding */

/* --- main welcome banner --- */
#x-main #x-main-bann								{ width:727px; height:270px; margin:0 auto 13px; display:block; }

/* --- main featured categories --- */
#x-main #x-main-fcat									{ background:transparent url(images/x-main-tbar-fcat.png) 0 0 no-repeat; padding-top:33px; } /* section title bar */
#x-main #x-main-fcat .x-tmid						{ padding:0 0 4px; }
#x-main #x-main-fcat img							{ width:170px; height:175px; margin:7px 0 0 9px; float:left; }
#x-main #x-main-fcat img.x-first					{ }

/* --- main featured items --- */
#x-main-feat												{ background:transparent url(images/x-main-tbar-feat.png) 0 0 no-repeat; padding-top:33px; } /* section title bar */
#x-main-feat #x-feat									{ width:727px; background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; overflow:hidden; padding:0 0 4px; }
#x-main-feat #x-feat .x-fp							{ width:170px; height:255px; background:transparent url(images/x-main-fbox.png) center top no-repeat; float:left; margin:7px 0 0 9px; }
#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:#000; height:42px; margin:8px 12px 14px; }
#x-main-feat #x-feat .x-fp a .title:hover		{ color:#F56B00; }
#x-main-feat #x-feat .x-fp a .price				{ color:#F56B00; font:bold 14px/30px Arial, Tahoma, Geneva, Sans-serif; height:30px; background:transparent url(images/x-main-fbtn.png) right center no-repeat; display:block; padding:0 12px; margin-right:12px; }
#x-main-feat #x-feat .x-fp a .thumb			{ width:170px; height:140px; display:table-cell; vertical-align:middle; text-align:center; padding:10px 0 0; }
#x-main-feat #x-feat .x-fp a .thumb img		{ max-height:140px; width:auto; max-width:140px; margin:0 auto; }



/* Support pages formatting
-------------------------------------------------- */
/* --- main general editable title bar --- */
#x-main h2													{ color:#FFF; text-align:center; font:bold 18px/34px Georgia, "Times New Roman", Times, Serif; text-shadow:2px 2px #9C3901; height:34px; background:transparent url(images/x-main-tbar-h2bg.png) 0 0 no-repeat; margin:0; padding:0 15px; }



/* Template formatting
-------------------------------------------------- */
/* --- template titles and description --- */
#CentralArea h1, #x-main h1						{ color:#000; text-align:center; font:bold 20px/23px Arial, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            	{ color:#000; text-align:left; font:bold 13px/18px Arial, Tahoma, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */
#x-main #x-main-gall .x-tmid						{ padding-top:0; }
#x-main #x-main-desc								{ background:transparent url(images/x-main-tbar-desc.png) 0 0 no-repeat; padding-top:33px; } /* section title bar */

/* --- template image gallery --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb	{ width:100%; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall												{ margin-bottom:8px; }
#x-temp-gall #x-gall-main img					{ max-width:600px; border:1px solid #B2B2B2; display:block; margin:0 auto 10px; } /* main product image */
#x-temp-gall #x-gall-thmb h5						{ text-align:center; margin:0; padding:0 0 5px; } /* 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 div						{ display:inline-block; }
#x-temp-gall #x-gall-thmb img					{ width:90px; border:1px solid #B2B2B2; margin:3px 2px; display:inline-block; cursor:pointer; } /* thumbs on bottom */
#x-temp-gall img.x-hide 								{ display:none !important; } /* hide unused gallery image slots */
#x-temp-gall br											{ clear:both; width:100%; height:0; } /* clear thumbnail rows */

/* --- template terms tabs --- */
#x-main-tabs												{ height:34px; background:transparent url(images/x-main-ttop.png) 0 29px no-repeat; }
#x-main-tabs a img										{ width:176px; height:29px; display:block; float:left; margin-left:2px; }
#x-main-tabs a img#x-main-ttab-01			{ margin-left:10px; }



/* Footer
-------------------------------------------------- */
#x-foot														{ height:70px; background:transparent url(images/x-foot.png) 0 0 no-repeat; text-align:left; }
#x-foot *					        							{ color:#FFF; font-size:12px; line-height:16px; }
#x-foot a:hover							    			{ color:#F56B00; }
#x-foot-subm							    				{ padding:16px 0 0 20px; }
#x-foot-copy							    				{ padding:5px 0 0 20px; }


