@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#000 url(images/x-bg.png) center top scroll no-repeat; padding: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 url(images/x-content.png) center top repeat-y; padding:0 0 10px !important; overflow:hidden; }

/* --- left column width --- */
#LeftPanel, #LeftPanel .x-tbar, 
#LeftPanel .x-main-ttop, #LeftPanel .x-tmid, 
#LeftPanel .x-tbtm, #LeftPanel .x-prom      { width:200px !important; }

/* --- 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:719px; }

/*--- side gutters padding --- */
#LeftPanel													{ padding:0 0 0 10px !important; } /* optional left column padding left */
#CentralArea, #x-main                       			{ padding:0 10px 0 0 !important; } /* optional right column padding right */
#CentralArea #x-main									{ padding:0 !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:13px; color:#FFF; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active	{ color:#FFF; }
.x-bg a:hover, .fpcc .countClass            		{ color:#62B626; }
#CentralArea li, #x-main li				    		{ background:transparent url(images/x-tbul.png) 0 0 no-repeat; }

/* --- 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:#282828; }
.x-bg #CentralArea .r3 a:hover, 
.x-bg #CentralArea .r3 .fpcc .countClass		{ color:#62B626; }
/* top right view options */
.x-bg #CentralArea .v4stabl,
.x-bg #CentralArea .v4stabl a						{ color:#FFF; font-size:11px; }
.x-bg #CentralArea .v4stabl a:hover			{ color:#73CD32; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div					{ color:#73CD32; 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:#FFF; } /* options text, links */
.x-bg #CentralArea .v4snexp ul li a				{ text-decoration:underline; }
.x-bg #CentralArea .v4snexp ul li a:hover	{ color:#73CD32; } /* options links hover */




/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head														{ height:325px; background:transparent url(images/x-head.png) 0 0 no-repeat; }
#x-head-logo												{ position:absolute; left:26px; top:16px; width:268px; height:100px; display:block; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch												{ position:absolute; left:575px; top:57px; width:310px; }
#x-head-srch, 
#x-head-srch-sbox,
#x-head-srch-bttn										{ height:26px; line-height:26px; border:0 none; background:transparent none;}
#x-head-srch-sbox										{ width:258px; color:#555; font-size:12px; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn										{ width:30px; float:right;  } /* float submit button link */

/* --- menu bar image links --- */
#x-head-menu a                              			{ top:135px; height:50px; 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:30px; width:118px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu a#x-head-menu-02				{ left:148px; width:152px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu a#x-head-menu-03				{ left:300px; width:150px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu a#x-head-menu-04				{ left:450px; width:106px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu a#x-head-menu-05				{ left:556px; width:170px; background-image:url(images/x-head-menu-05.png); }
#x-head-menu a#x-head-menu-06				{ left:726px; width:204px; background-image:url(images/x-head-menu-06.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); }



/* Left panel formatting
-------------------------------------------------- */
/* --- adjust spacing below promo and text boxes --- */
#LeftPanel .x-prom, #x-main .x-prom			{ display:block; margin:0; }
#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:122px; } /* section title bar */
#x-side-cats .x-tmid									{ width:200px !important; background:#282828 none; padding:5px 0; } /* add custom cats box bg */
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        			{ background:transparent url(images/x-side-lev1.png) 11px 8px no-repeat; font-size:13px; line-height:15px; padding:6px 10px 6px 28px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            		{ color:#F00500; }
#LeftPanel .lev2, #LeftPanel .lev3	    		{ padding:0 0 5px; }
#LeftPanel .lev2 li a,
#LeftPanel .lev2 li span                    			{ background:transparent none; font-size:12px; line-height:14px; padding:3px 10px 3px 38px; }
#LeftPanel .lev3 li a,
#LeftPanel .lev3 li span 			       				{ background:transparent none; font-size:12px; line-height:14px; padding:3px 10px 3px 48px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           			{ color:#73CD32; 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:157px; } /* section title bar */
#x-side-news .x-tmid									{ width:200px !important; background:#282828 none; } /* add custom news box bg */
#x-side-news .x-tins						    		{ padding:10px 15px 5px; } /* text box inset padding */
#x-side-news .x-tmid p								{ line-height:16px; margin:0 0 10px; }
#x-side-news #x-side-news-bttn				{ width:116px; height:20px; 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; }
#x-side-news .x-tmid #general					{ margin:1px 5px 0 0; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main text boxes --- */
#x-main .x-ttop											{ background:#282828 none; height:5px; } /* text box top */
#x-main .x-tmid											{ background:#282828 none; padding:0 0 5px; } /* text box middle repeating */
#x-main .x-tbtm											{ background:#282828 none; height:5px; } /* text box bottom */
#x-main .x-tins											{ padding:10px 15px 0; } /* text box inset padding */

/* --- main rotating banner --- */
#x-main-bann												{ width:719px; height:350px; position:relative; background:transparent url(images/x-main-bann-01.jpg) 0 0 no-repeat; margin:0 auto 13px; } /* parent div */
#x-slider								  						{ width:719px; height:350px !important; margin:0 auto; padding:0; overflow:hidden; position:relative; } /* banner image size */
#x-slider img							  					{ border:0 none; }
#x-slider li							  						{ position:absolute; top:0; left:0; }
#x-slider .caption						  				{ opacity:0.8; background:#000; height:33px; padding:5px 0 0; color:#FFF; text-align:center; font:25px/1 Georgia, "Times New Roman", Times, Serif; z-index:200; display:none !important; }
.prev-link, .next-link					  					{ display:block; width:24px; height:24px; background-repeat:no-repeat; background-position:left top; position:absolute; bottom:10px; z-index:300; }
.prev-link								  						{ left:10px; background-image:url(images/prev.png ); }
.next-link								  						{ left:40px; background-image:url(images/next.png ); }
.circle									  						{ display:block; width:16px; height:16px; background:url(images/circle-empty.png ) 0 0 no-repeat; position:absolute; bottom:10px; z-index:300; }
.circle-current							  					{ background-image:url(images/circle-full.png ); }

/* --- main featured categories images --- */
#x-main-fcat img											{ width:170px; height:221px; margin:0 0 13px 12px; float:left; }
#x-main-fcat img.x-first								{ margin-left:0; }

/* --- main featured items --- */
#x-main-feat												{ background:transparent url(images/x-main-tbar-feat.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */
#x-main-feat #x-feat									{ width:719px; background:#282828 none; overflow:hidden; padding:0 0 4px; } /* background image */
#x-main-feat #x-feat .x-fp							{ width:166px; height:256px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:9px 0 0 11px; 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:#000; height:42px; margin:0 12px 16px; }
#x-main-feat #x-feat .x-fp a .title:hover		{ color:#F00500; }
#x-main-feat #x-feat .x-fp a .price				{ color:#FFF; 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; }
#x-main-feat #x-feat .x-fp a .thumb			{ width:166px; height:160px; 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; }



/* Support pages formatting
-------------------------------------------------- */
/* --- main general editable title bar --- */
#x-main h2													{ color:#FFF; text-align:left; font:bold 18px/56px Arial, Tahoma, Sans-serif; height:56px; background:transparent url(images/x-main-tbar-h2bg.png) 0 0 no-repeat; margin:0; padding:0 50px 0 15px; overflow:hidden; clear:both; }



/* Template formatting
-------------------------------------------------- */
/* --- adjust left nav link heights to override ebay display issue --- */
#x-template #LeftPanel ul.lev1 li				{ height:27px; }
#x-template #LeftPanel ul.lev2 li, 
#x-template #LeftPanel ul.lev3 li				{ height:20px; }

/* --- template titles and description --- */
#CentralArea h1, #x-main h1						{ color:#FFF; text-align:left; font:bold 18px/21px Arial, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            	{ color:#FFF; text-align:left; font:bold 14px/18px Arial, Tahoma, Sans-serif; margin:0; padding:5px 0 10px; } /* listing section subtitles */
#x-main #x-main-desc								{ background:transparent url(images/x-main-tbar-desc.png) 0 0 no-repeat; padding-top:56px; } /* section title bar */

/* --- template image gallery -- thumbs side --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb	{ text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall												{ width:100%; }
#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 #000; 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: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:180px; float:right; } /* thumbs gallery container */
#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:85px; height:35px; background:transparent url(images/x-gall-icon.png) center top no-repeat; } /* thumbs title icon */
#x-temp-gall #x-gall-thmb .x-hold				{ border:1px solid #000; 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,
#x-temp-gall #x-gall-thmb .x-cntr				{ width:76px; height:76px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img					{ max-width:76px; max-height:76px; width:auto; height:auto; } /* set thumbs size */
#x-temp-gall .x-hide 									{ display:none !important; } /* hide unused gallery image slots */

/* --- template buy it now button --- */
#x-temp-bttn	   			  								{ width:100%; margin:0 auto; overflow:hidden; text-align:center; clear:both; }
#x-temp-bttn div, #x-temp-bttn div a			{ width:155px; height:20px; display:block; cursor:pointer; }
#x-temp-bttn div#x-temp-bbin					{ background:transparent url(images/x-temp-bbin.png) left top no-repeat; margin:50px auto 8px; }

/* --- template terms tabs --- */
#x-main-tabs												{ height:60px; background:transparent url(images/x-main-ttab.png) 0 0 no-repeat; }
#x-main-tabs a img										{ height:60px; display:block; float:left; margin-left:2px; }
#x-main-tabs a img#x-main-ttab-01			{ width:130px; margin-left:20px; }
#x-main-tabs a img#x-main-ttab-02			{ width:130px; }
#x-main-tabs a img#x-main-ttab-03			{ width:96px; }
#x-main-tabs a img#x-main-ttab-04			{ width:144px; }
#x-main-tabs a img#x-main-ttab-05			{ width:166px; }



/* Footer
-------------------------------------------------- */
#x-foot														{ height:90px; background:transparent url(images/x-foot.png) 0 0 no-repeat; text-align:left; }
#x-foot *					        							{ color:#000; font-size:12px; line-height:16px; }
#x-foot a:hover							    			{ color:#62B626; text-decoration:underline; }
#x-foot-subm							    				{ padding:18px 0 0 25px; }
#x-foot-copy							    				{ padding:5px 0 0 25px; }


