﻿@charset "utf-8";

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

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#F5F5F5 url(images/x-bg.png) center top scroll repeat-x; padding:10px 0; }
.x-bg-02														{ background:transparent url(images/x-bg-02.png) center top scroll no-repeat; 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:10px 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:717px; }

/*--- 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:"Open Sans", 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:#000; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#000; }
.x-bg a:hover, .fpcc .countClass            			{ color:#05AFE8; }
#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:40px; }
.x-bg #x-main .x-tbar									{ padding-top:40px; }
.x-bg #x-main h2											{ height:40px; line-height:40px; }

/* --- main general editable title bar --- */
#x-main h2													{ color:#FFF; text-align:left; font-size:18px; font-weight:bold; font-family:"Open Sans", Arial, Tahoma, Sans-serif; font-style:italic;  text-shadow:1px 2px #000; background-image:url(images/x-main-tbar-h2bg.png); margin:0; padding:0 15px; clear:both; }

/* --- text titles settings --- */
#CentralArea h1, #x-main h1							{ color:#000; text-align:left; font:bold 18px/21px "Open Sans", Arial, Tahoma, Sans-serif; margin:0; padding:0 0 15px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#05AFE8; text-align:left; font:bold 14px/18px "Open Sans", Arial, 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: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:717px; } /* main section dimensions */
#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, #x-main-feat #x-feat			{ background:transparent url(images/x-main-tmid.png) 0 0 repeat-y; padding:5px 0 2px; } /* 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 13px; }

/* --- text boxes inset padding --- */
#LeftPanel .x-tins						    				{ padding:10px 10px 2px; } /* text box inset padding */
#x-main .x-tins												{ padding:10px 15px 5px; } /* text box inset padding */
#LeftPanel #x-side-brnd .x-tins						{ padding-bottom:8px; }

/* --- 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:717px; 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:#05AFE8; }
/* 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:#05AFE8; }
/* additional search results suggestions */
.x-bg #CentralArea .v4snexp div						{ color:#05AFE8; 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:#05AFE8; } /* options links hover */




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

/* --- top menu navigation --- */
#x-head-topm												{ position:absolute; left:610px; top:8px; width:350px; height:16px; overflow:hidden; }
#x-head-topm, #x-head-topm *						{ color:#FFF; font-size:12px; line-height:16px; text-align:right; }
#x-head-topm a											{ padding-left:20px; }
#x-head-topm a:hover									{ color:#05AFE8; }
#x-head-topm a#x-head-home						{ width:12px; overflow:hidden; display:inline-block; padding-left:0; }
#x-head-topm a#x-head-home span				{ width:12px; height:16px; background:transparent url(images/x-head-home.png) center center no-repeat; display:block; float:left; }
#x-head-topm a#x-head-home:hover span		{ background-image:url(images/x-head-homeh.png); }

/* --- search box --- */
#x-head-srch												{ position:absolute; left:610px; top:65px; width:350px; }
#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:280px; color:#555; font-size:13px; font-style:italic;  padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ width:48px; float:right;  } /* float submit button link */

/* --- head dropdown menus ---  */
#x-head, #x-head-menu								{ overflow:visible; z-index:9999; }
#x-head-menu												{ clear:both; float:left; position:relative; }
#x-head-menu .x-head-lev1               			{ top:135px; height:40px; position:absolute; display:block; background-color:transparent; background-position:0 0; background-repeat:no-repeat; cursor:pointer; overflow:hidden; }
#x-head-menu .x-head-lev1 a.x-lev1				{ width:100%; height:100%; display:block; }
#x-head-menu .x-head-lev1:hover					{ overflow:visible; }
#x-head-menu #x-head-menu-01					{ left:25px; width:100px; background-image:url(images/x-head-menu-01.png); }
#x-head-menu #x-head-menu-02					{ left:146px; width:92px; background-image:url(images/x-head-menu-02.png); }
#x-head-menu #x-head-menu-03					{ left:259px; width:100px; background-image:url(images/x-head-menu-03.png); }
#x-head-menu #x-head-menu-04					{ left:380px; width:89px; background-image:url(images/x-head-menu-04.png); }
#x-head-menu #x-head-menu-05					{ left:490px; width:117px; background-image:url(images/x-head-menu-05.png); }
#x-head-menu #x-head-menu-06					{ left:628px; width:98px; background-image:url(images/x-head-menu-06.png); }
#x-head-menu #x-head-menu-07					{ left:747px; width:100px; background-image:url(images/x-head-menu-07.png); }
#x-head-menu #x-head-menu-08					{ left:868px; width:66px; background-image:url(images/x-head-menu-08.png); }
#x-head-menu #x-head-menu-01:hover   		{ background-image:url(images/x-head-menu-01h.png); }
#x-head-menu #x-head-menu-02:hover   		{ background-image:url(images/x-head-menu-02h.png); }
#x-head-menu #x-head-menu-03:hover   		{ background-image:url(images/x-head-menu-03h.png); }
#x-head-menu #x-head-menu-04:hover   		{ background-image:url(images/x-head-menu-04h.png); }
#x-head-menu #x-head-menu-05:hover   		{ background-image:url(images/x-head-menu-05h.png); }
#x-head-menu #x-head-menu-06:hover   		{ background-image:url(images/x-head-menu-06h.png); }
#x-head-menu #x-head-menu-07:hover   		{ background-image:url(images/x-head-menu-07h.png); }
#x-head-menu #x-head-menu-08:hover   		{ background-image:url(images/x-head-menu-08h.png); }

#x-head-menu .x-head-lev1 ul						{ margin:0; border:1px solid #9F9F9F; border-width:0 1px 1px; padding:5px 5px; list-style-type:none; z-index:9999; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; overflow:hidden; 
background: rgb(250,250,250); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(187,187,187,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(50%,rgba(187,187,187,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(187,187,187,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(187,187,187,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(187,187,187,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(187,187,187,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#x-head-menu a.x-head-lev1 ul						{ margin-top:40px; }
#x-head-menu .x-head-lev1 ul						{ width:140px; margin-left:-1px; }
#x-head-menu .x-head-lev1 ul#x-head-sub8	{ margin-left:-85px; }
#x-head-menu .x-head-lev1 ul li						{ background:transparent url(images/x-head-mdiv.png) left bottom no-repeat; text-align:left; float:none; display:block; padding-top:4px; padding-bottom:4px; }
#x-head-menu .x-head-lev1 ul li a					{ color:#000; font-size:13px; line-height:15px; background:transparent url(images/x-side-lev1.png) 0 5px no-repeat !important; padding:3px 0 3px 14px; display:block; }
#x-head-menu .x-head-lev1 ul li a:hover 		{ color:#04AEE7; background:transparent url(images/x-side-lev1.png) 0 5px no-repeat !important; }
#x-head-menu .x-head-lev1 ul li.x-lev2			{ background:transparent none; padding-top:0; padding-bottom:0; }
#x-head-menu .x-head-lev1 ul li.x-lev2 a		{ font-size:11px; line-height:13px; background:transparent none !important; }
#x-head-menu .x-head-lev1 ul li.x-lev2 a:hover	{ background:transparent none !important; }



/* Left panel formatting
-------------------------------------------------- */
/* --- left advanced search box --- */
#x-side-advs.x-tbar										{ background:transparent url(images/x-side-tbar-advs.png) 0 0 no-repeat; padding-top:36px; text-align:center; } /* section title bar */
#x-side-advs .x-tins										{ text-align:center; }
#x-side-advs #form1 select							{ width:182px; border:1px solid #C3C3C3; background-color:#FFF; color:#555; font-size:12px; line-height:16px; padding:3px; margin:0 auto 8px; -moz-border-radius:12px; border-radius:12px; overflow:hidden; } 
#x-side-advs #x-sbtn										{ width:100px; height:30px; border:0 none; background:transparent url(images/x-side-advs-bttn.png) 0 0 no-repeat; margin:0 auto 5px; display:block; cursor:pointer; }

/* --- side categories menu --- */
#x-side-cats.x-tbar										{ background-image:url(images/x-side-tbar-cats.png); } /* section title bar */
#LeftPanel .lev1 li						    				{ margin:0; padding-bottom:6px; background:transparent url(images/x-side-ldiv.png) center bottom no-repeat; }
#LeftPanel .lev1 li a, 
#LeftPanel .lev1 li span			        				{ background:transparent url(images/x-side-lev1.png) 11px 7px no-repeat; font-size:13px; line-height:16px; padding:4px 6px 4px 24px; }
#LeftPanel .lev1 li span,
#LeftPanel .lev1 li a:hover		            			{ color:#05AFE8; }
#LeftPanel .lev2, #LeftPanel .lev3	    			{ margin:0; padding:0 0 5px; }
#LeftPanel .lev2 li, #LeftPanel .lev3 li				{ border:0 none; padding-bottom:0; background:transparent 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 6px 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 6px 3px 48px; }
#LeftPanel .lev2 li span, 
#LeftPanel .lev3 li span,
#LeftPanel .lev2 li a:hover,
#LeftPanel .lev3 li a:hover		           				{ color:#05AFE8; }

/* --- side shop by price --- */
#x-side-pric.x-tbar											{ background-image:url(images/x-side-tbar-pric.png); text-align:center; }
#LeftPanel #x-side-pric .x-tmid						{ background-image:url(images/x-side-pmid.png); text-align:center; }
#LeftPanel #x-side-pric .x-tbtm						{ background-image:url(images/x-side-pbtm.png); }
#x-side-pric a												{ color:#FFF; text-align:center; line-height:25px; width:90px; height:25px; margin:5px 5px; display:inline-block; background:transparent url(images/x-side-pric-bttn.png) 0 0 no-repeat; }
#x-side-pric a:hover										{ color:#05AFE8; }

/* --- side brands menu --- */
#x-side-brnd.x-tbar										{ background-image:url(images/x-side-tbar-brnd.png); }
#x-side-brnd .x-tins			    						{ padding:10px 10px 5px; text-align:center; }
#x-side-brnd select										{ width:182px; color:#000; font-size:12px; background-color:#FFF; border:1px solid #C3C3C3; line-height:16px; margin:0 auto; padding:3px; -moz-border-radius:12px; border-radius:12px; overflow:hidden; }

/* --- 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 p									{ line-height:16px; margin:0 0 10px; }
#x-side-news #x-side-news-bttn						{ width:70px; height:26px; 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						{ font-size:11px; float:left; padding-top:4px; }



/* Homepage formatting
-------------------------------------------------- */
/* --- main rotating banner --- */
#x-main-bann, #x-slider								{ width:717px; height:310px !important; position:relative; }
#x-main-bann												{ margin:0 auto 13px; background:transparent url(images/x-main-bann-01.jpg) 0 0 no-repeat; } /* parent div */
#x-slider								  						{ margin:0 auto; overflow:hidden; } /* 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:4px; z-index:300; }
.circle-current							  					{ background-image:url(images/circle-full.png ); }

/* --- main featured categories images --- */
#x-main-fcat.x-tbar										{ background-image:url(images/x-main-tbar-fcat.png); } /* section title bar */
#x-main #x-main-fcat .x-tmid							{ padding:0 0 6px; }
#x-main-fcat img											{ width:220px; height:170px; margin:14px 0 0 14px; float:left; }
#x-main-fcat img.x-first									{ margin-left:15px; }

/* --- main shop by brands --- */
#x-main-brnd												{ width:715px; padding:7px 0; margin:0 0 13px; border:1px solid #DADADA; -moz-border-radius:5px; border-radius:5px; overflow:hidden; text-align:center; }
#x-main-brnd img											{ width:161px; height:50px; margin:7px 5px; display:inline-block; }

/* --- main mini promo banners --- */
#x-main #x-main-prom                        			{ overflow:hidden; }
#x-main #x-main-prom img                   		{ width:231px; height:130px; display:block; float:left; margin:0 0 13px 12px; }
#x-main #x-main-prom 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; 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:1px 12px 14px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#05AFE8; }
#x-main-feat #x-feat .x-fp a .price					{ color:#004D8D; 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: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-spec.x-tbar							{ background-image:url(images/x-main-tbar-spec.png); } /* section title bar */
#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; }

/* --- template image gallery -- thumbs side --- */
#x-temp-gall													{ width:100%; }
#x-temp-gall #x-gall-main								{ border:1px solid #DADADA; 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:170px; 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:1px solid #DADADA; 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 #05AFE8; }
#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-temp-gall #x-gall-thmb img						{ max-width:75px; max-height:75px; } /* set thumbs size */

/* --- template specs table --- */
#x-main #x-main-spec .x-tins							{ padding:0px 2px; }
#x-spec table												{ width:100%; border:0 none; border-collapse:collapse; margin:0 auto; padding:0; }
#x-spec table th, #x-spec table td					{ color:#000; text-align:left; font-size:13px; line-height:16px; padding:5px 10px; }
#x-spec table th											{ color:#000; font-weight:normal; width:20%; }
#x-spec table tr.x-even th,
#x-spec table tr.x-even td								{ background-color:#FFF; }

/* --- template promo banner image --- */
#x-main #x-main-call									{ width:717px; height:89px; }

/* --- template terms tabs --- */
#x-main-tabs												{ height:34px; }
#x-main-tabs a img										{ width:172px; height:34x; display:block; float:left; margin-left:2px; }
#x-main-tabs a img#x-main-ttab-01				{ margin-left:10px; }


/* Footer
-------------------------------------------------- */
#x-foot															{ height:100px; 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:#05AFE8; }
#x-foot a#x-foot-home span							{ width:12px; height:16px; background:transparent url(images/x-head-home.png) center center no-repeat; display:block; float:left; }
#x-foot a#x-foot-home:hover span					{ background-image:url(images/x-head-homeh.png); }
#x-foot-subm a												{ padding-right:20px; }
#x-foot-subm							    				{ padding:50px 0 0 10px; }
#x-foot-copy							    					{ padding:5px 0 0 10px; }


