﻿@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by XS-Knives. */

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg																		{ background:#000 url(images/x-bg.png) center top scroll repeat; padding:0; }
.x-bg-02																	{ background:transparent url(images/x-bg-02.jpg) center bottom scroll no-repeat; padding:0 0 900px; } /* 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:1100px; }
.x-content																{ background:transparent none; padding:0 0 10px !important; overflow:hidden; }

/* --- left column width --- */
#LeftPanel,
#x-side-srch, #x-side-cats,
#x-side-news, #x-side-feat			      				{ width:240px !important; }

/* --- main column width --- */
#CentralArea, #x-main, #x-main-fcat, 
#x-main-feat, #x-main-prom,
#x-main-tabs		       												{ width:847px; }

/*--- 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:Poppins, Tahoma, 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:#DD7E0A; }
#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:62px; }
.x-bg #x-main .x-tbar											{ padding-top:62px; }
.x-bg #x-main h2													{ height:62px; line-height:78px; }

/* --- main general editable title bar --- */
#x-main h2																{ color:#000; text-align:center; font-size:22px; font-weight:bold; font-family:Sarpanch, Tahoma, Sans-serif; text-transform:uppercase; background-image:url(images/x-main-tbar-h2bg.png); margin:0; padding:0 30px; clear:both; }

/* --- text titles settings --- */
#CentralArea h1, #x-main h1								{ color:#DD7E0A; text-align:left; font:bold 18px/21px Poppins, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            			{ color:#DD7E0A; text-align:left; font:bold 14px/18px Poppins, Tahoma, 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:240px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* side section dimensions */
#LeftPanel .x-tins													{ } /* side section dimensions with padding */
#LeftPanel .x-ttop						    					{ /* background:transparent url(images/x-side-ttop.png) center top no-repeat; height:5px; */ } /* text box top */
#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:5px; } /* 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:847px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  } /* main section dimensions */
#x-main .x-tins														{ } /* main section dimensions with padding */
#x-main .x-ttop														{ background:transparent url(images/x-main-ttop.png) 0 0 no-repeat; height:22px; } /* 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:5px 0; } /* text box middle repeating */
#x-main .x-tbtm													{ background:transparent url(images/x-main-tbtm.png) 0 0 no-repeat; height:22px; } /* text box bottom */

/* --- sections spacing --- */
#x-main .x-tbtm, #x-main .x-prom						{ display:block; margin:0 0 13px; }
#LeftPanel .x-tbtm, #LeftPanel .x-prom,
#x-side-feat #x-feat, #x-main-feat #x-feat		{ display:block; margin:0; }

/* --- text boxes inset padding --- */
#LeftPanel .x-tins						    						{ padding:10px 30px 10px; } /* text box inset padding */
#x-main .x-tins														{ padding:10px 35px 10px; } /* 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 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 */

/* --- category page font overrides do not change --- */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .r3										{ /* width:847px; 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:#DD7E0A; }
.x-bg #CentralArea .r3 .details .bid,
.x-bg #CentralArea .r3 .details .bin					{ color:#000000; font-size:16px; font-weight:bold; }
.x-bg #CentralArea .r3 .details .ttl						{ padding-bottom:10px; }
.x-bg #CentralArea .r3 .details .time2				{ padding-top:10px; }
.x-bg #CentralArea .r3 .details .time2,
.x-bg #CentralArea .r3 .details .time2 .label		{ color:#777; }
/* 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:#DD7E0A; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div						{ color:#DD7E0A; 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:#DD7E0A; } /* options links hover */




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head-wrap														{ height:270px; background:transparent url(images/x-head-wrap.png) center top no-repeat; }
#x-head																	{ height:270px; background:transparent url(images/x-head.png) 0 0 no-repeat; }
#x-head-logo														{ position:absolute; left:454px; top:41px; width:167px; height:187px; display:block; z-index:9999; } /* position logo homepage link */

/* --- top menu navigation center bar --- */
#x-head-topm														{ position:absolute; left:64px; top:89px; width:360px; height:30px; overflow:hidden; z-index:7777; }
#x-head-topm, #x-head-topm *							{ color:#BEBEBE; font-size:15px; line-height:30px; text-align:center; font-family:Sarpanch, Tahoma, Sans-serif; }
#x-head-topm a													{ text-transform:uppercase; display:inline-block; margin:0 8px; font-weight:600; }
#x-head-topm a:first-child									{ margin-left:0; }
#x-head-topm a:last-child									{ margin-right:0; }
#x-head-topm a.x-gapl										{ margin-right:100px; }
#x-head-topm a.x-gapr										{ margin-left:100px; }
#x-head-topm a:hover										{ color:#DD7E0A; }

/* --- search box --- */
#x-head-srch														{ position:absolute; left:720px; top:93px; width:380px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn												{ height:30px; line-height:30px; border:0 none !important; background:transparent none;}
#x-head-srch-sbox												{ width:326px; color:#000; font-size:13px; font-weight:600; font-family:Sarpanch, Tahoma, Sans-serif; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn												{ width:32px; float:right;  } /* float submit button link */

/* template header overrides */
#x-template #x-head											{ width:960px; background-image:url(images/x-head-temp.png); }
#x-template #x-head-logo									{ left:384px; }
#x-template #x-head-topm								{ left:0px; }


/* Left panel formatting
-------------------------------------------------- */
/* --- deal of the day --- */
#x-deal, #x-deal #x-feat									{ width:240px; height:480px; 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:170px; height:230px; float:none; background:transparent none; margin:0 auto; padding:80px 35px 0; }
#x-deal #x-feat .x-fp a,
#x-deal #x-feat .x-fp a span							{ text-align:left; font-size:12px; line-height:16px; text-decoration:none; display:block; }
#x-deal #x-feat .x-fp a .title							{ color:#000; text-decoration:none; height:48px; text-align:center; margin:18px 0 18px; overflow:hidden; }
#x-deal #x-feat .x-fp a .title:hover				{ color:#DD7E0A; text-decoration:none; }
#x-deal #x-feat .x-fp a .price							{ color:#000; font-size:15px; font-weight:bold; line-height:18px; display:block; padding:0; text-align:center; }
#x-deal #x-feat .x-fp a .thumb						{ width:170px; 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:2px solid #DDD; margin:0 auto; }
#x-deal #cntdwn												{ position:absolute; left:0; top:410px; width:240px; 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); padding-top:85px !important; } /* section title bar */
#LeftPanel .lev1													{ margin:0 20px; }
#LeftPanel .lev2, #LeftPanel .lev3	    				{ margin:0; padding:0 0 5px; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        						{ font-size:12px; line-height:15px; text-align:center; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    						{ font-size:11px; line-height:13px; text-align:center; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       						{ font-size:11px; line-height:13px; text-align:center; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            				{ color:#DD7E0A; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           					{ color:#DD7E0A; }
/* --- no bullet icons --- */
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span											{ padding:6px 6px; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span											{ padding:3px 6px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span											{ padding:3px 6px; }

/* --- side newsletter text box --- */
#x-side-news.x-tbar											{ background-image:url(images/x-side-tbar-news.png); padding-top:52px !important; } /* section title bar */
#x-side-news .x-tmid p										{ line-height:16px; margin:0 0 10px; padding:0; text-align:center; }
#x-side-news .x-tmid p span								{ font-weight:bold; }
#x-side-news #x-side-news-bttn						{ width:144px; height:39px; background:transparent url(images/x-side-news-bttn.png) 0 0 no-repeat; margin:0 auto; display:block; float:none; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main promo banner image full width --- */
#x-main-babg														{ width:100%; height:auto; background:transparent url(images/x-main-bann.jpg) center top no-repeat; margin:0 auto; padding:0; overflow:hidden; display:none; }
#x-main-bann														{ width:1100px; height:472px; margin:0 auto; display:block; }

/* --- main featured categories puzzle layout --- */
#x-main-fcat															{ width:847px; height:607px; margin:0 0 13px; background:transparent url(images/x-main-fcat.jpg) 0 0 no-repeat; position:relative;}
#x-main-fcat a														{ width:180px; height:225px; display:block; position:absolute; }
#x-main-fcat a#x-main-fcat-01							{ left:27px; top:81px; }
#x-main-fcat a#x-main-fcat-02							{ left:231px; top:81px; }
#x-main-fcat a#x-main-fcat-03							{ left:435px; top:81px; }
#x-main-fcat a#x-main-fcat-04							{ left:640px; top:81px; }
#x-main-fcat a#x-main-fcat-05							{ left:27px; top:334px; }
#x-main-fcat a#x-main-fcat-06							{ left:231px; top:334px; }
#x-main-fcat a#x-main-fcat-07							{ left:435px; top:334px; }
#x-main-fcat a#x-main-fcat-08							{ left:640px; top:334px; }

/* --- main featured items --- */
#x-main-feat.x-tbar.x-hots									{ background-image:url(images/x-main-tbar-hots.png); } /* section title bar */
#x-main-feat.x-tbar.x-fpro									{ background-image:url(images/x-main-tbar-feat.png); } /* section title bar */
#x-main-feat #x-feat											{ overflow:hidden; padding:0 0 15px; } /* background image */
#x-main-feat #x-feat .x-fp									{ width:170px; height:290px; background:transparent url(images/x-main-fbox.png) 15px 0 no-repeat; margin:15px 0 0 10px; padding:0 5px 0 15px; float:left; border-left:1px solid #707070; }
#x-main-feat #x-feat .x-fp:first-child				{ margin-left:20px; border-left:0 none; }
#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; text-decoration:none; }
#x-main-feat #x-feat .x-fp a .title						{ color:#000; height:54px; margin:0 8px 6px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#DD7E0A; }
#x-main-feat #x-feat .x-fp a .price						{ color:#000; font:bold 15px/30px Poppins, Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px 60px; text-align:center; }
#x-main-feat #x-feat .x-fp a .thumb					{ width:170px; 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
-------------------------------------------------- */
/* --- adjust for full width layout --- */
#x-template.x-bg #LeftPanel								{ display:none; }
.x-content, 
#x-template.x-bg #x-main,
#x-template.x-bg #x-main .x-prom,
#x-template.x-bg #x-main .x-tbar,
#x-template.x-bg #x-main #x-main-fcat,
#x-template.x-bg #x-main #x-main-tabs,
#x-template.x-bg #x-main #x-main-feat,
#x-template.x-bg #x-main #x-main-feat #x-feat		{ width:960px; }
#x-template.x-bg #x-main .x-ttop						{ width:960px; background-image:url(images/x-main-wtop.png); }
#x-template.x-bg #x-main .x-tmid						{ width:960px; background-image:url(images/x-main-wmid.png); }
#x-template.x-bg #x-main .x-tbtm						{ width:960px; background-image:url(images/x-main-wbtm.png); }
#x-template.x-bg #x-main .x-tins						{ }
#x-template.x-bg #x-main h2								{ background-image:url(images/x-main-tbar-t2bg.png); font-size:18px; }

/* --- template description section --- */
#x-template #x-main #x-main-gall h1				{ color:#000; }
#x-main #x-main-gall.x-tbar								{ background-image:url(images/x-main-tbar-gall.png); } /* section title bar */
#x-main #x-main-desc.x-tbar								{ background-image:url(images/x-main-tbar-desc.png); } /* section title bar */
#x-template #x-main .x-tmid img						{ max-width:665px !important; }
#x-template #x-main .x-tmid,
#x-template #x-main .x-tmid p,
#x-template #x-main .x-tmid li							{ line-height:normal; }

/* --- template image gallery -- thumbs side --- */
#x-temp-gall															{ width:800px; margin:0 auto; }
#x-temp-gall #x-gall-main									{ border:2px solid #DD7E0A; background:#FFF none; margin-bottom:4px; 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:600px; height:600px; } /* set main img holder size */
#x-template #x-main #x-gall-main img				{ width:auto; height:auto; max-width:600px !important; max-height:600px !important; } /* set main img size */
#x-temp-gall #x-gall-thmb									{ width:180px; float:right; } /* thumbs gallery container */
#x-temp-gall #x-gall-thmb h5								{ color:#000; font-size:11px; font-weight:normal; } /* thumbs text title */
#x-temp-gall #x-gall-thmb .x-hold						{ border:2px solid #DD7E0A; 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:2px solid #000; }
#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 !important; max-height:70px !important; } /* set thumbs size */

/* add for removal of active content */
#x-temp-gall .x-cntr												{ background:#FFF none; }
#x-temp-gall #x-gall-main									{ position:relative; }
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 terms tabs css only --- */
#x-main-tabs															{ width:960px; position:relative; min-height:322px; clear:both; overflow:hidden; margin:0; clear:both; overflow:hidden; }
.x-ttab																	{ float:left; }
.x-ttab label															{ position:relative; left:0; cursor:pointer; display:block; } /* tab styling */
.x-ttab [type=radio]												{ display:none; }
.x-ttrm																	{ top:62px; left:0; right:0; bottom:0; background:#FFF none; position:absolute; overflow:hidden; }
#x-template #x-main .x-ttrm .x-tmid.x-tins		{ height:260px; overflow:auto; }
#x-main #x-main-tabs .x-tbtm							{ margin:0; }
[type=radio]:checked ~ label								{ z-index:2; }
[type=radio]:checked ~ label ~ .x-ttrm				{ z-index:1; }
/* adjust for bg image non solid color */
#x-main-tabs															{ margin:0; border-bottom:0 none; }
.x-ttrm, #x-template #x-main .x-ttrm .x-tmid	{ background:transparent none; }
[type=radio]:checked ~ label ~ .x-ttrm				{ background:transparent url(images/x-main-wmid.png) 0 0 repeat-y; }
/* add styling for background bar */
#x-main-tabs															{ background:transparent url(images/x-main-ttab.png) 0 0 no-repeat; }
.x-ttab label															{ color:#BEBEBE; font:normal 22px/62px Sarpanch, Tahoma, Sans-serif; height:62px; padding:0 20px; text-transform:uppercase; }
.x-ttab:first-child label											{ padding-left:180px; }
[type=radio]:checked ~ label								{ color:#DD7E0A; }

/* template adjust featured categories */
#x-template #x-main-fcat									{ width:960px; height:688px; background-image:url(images/x-main-tcat.jpg); }
#x-template #x-main-fcat a								{ width:205px; height:252px; }
#x-template #x-main-fcat a#x-main-fcat-01	{ left:30px; top:93px; }
#x-template #x-main-fcat a#x-main-fcat-02	{ left:261px; top:93px; }
#x-template #x-main-fcat a#x-main-fcat-03	{ left:494px; top:93px; }
#x-template #x-main-fcat a#x-main-fcat-04	{ left:725px; top:93px; }
#x-template #x-main-fcat a#x-main-fcat-05	{ left:30px; top:368px; }
#x-template #x-main-fcat a#x-main-fcat-06	{ left:261px; top:368px; }
#x-template #x-main-fcat a#x-main-fcat-07	{ left:494px; top:368px; }
#x-template #x-main-fcat a#x-main-fcat-08	{ left:725px; top:368px; }



/* Footer
-------------------------------------------------- */
/* --- footer general --- */
#x-foot																	{ height:105px; background:transparent url(images/x-foot.png) 0 0 no-repeat; }
/* - center align - */
#x-foot																	{ text-align:center; }
#x-foot-subm							    						{ padding:24px 20px 0; }
#x-foot-copy							    						{ padding:50px 20px 0; }

/* --- footer menu links --- */
#x-foot-subm, #x-foot-subm a							{ color:#BEBEBE; font-size:15px; line-height:1; font-family:Sarpanch, Tahoma, Sans-serif; }
#x-foot-subm a														{ padding:0 20px; text-transform:uppercase; font-weight:600; }
#x-foot-subm a:first-child									{ padding-left:0; }
#x-foot-subm a:last-child									{ padding-right:0; }
#x-foot-subm a:hover											{ color:#FFF; text-decoration:underline; }
/* add divider lines */
#x-foot-subm a														{ border-right:1px solid #BEBEBE; }
#x-foot-subm a:last-child									{ border-right:0 none; }

/* --- footer copyright --- */
#x-foot-copy, #x-foot-copy a							{ color:#D8D8D8; font-size:12px; line-height:1; }
#x-foot-copy a:first-child									{ font-weight:bold; }
#x-foot-copy a:hover											{ color:#FFF; text-decoration:underline; }

/* template footer overrides */
#x-template #x-foot											{ width:960px; }



