<!-- Original design work copyright © JennarationX Designs http://www.JennarationX.com, All Rights Reserved. Used with permission by Discount Saw Chain. -->


/* General page formatting
--------------------------------------------------------------------*/
p		{ font:normal 11px Trebuchet MS, Geneva, Sans-serif; color:#5E2712; }

a:link,a:visited,a:active	{ color:#036115; font-weight:normal; text-decoration:none; }
a:hover 			{ color:#448213; font-weight:normal; text-decoration:underline; }

.hr			{ border-bottom:1px solid #5E2712; margin:0 0 8px 0; }

body  		{ margin:0; padding:0; background-color:#F4B34E; }
#PageBody	{ position:relative; left:50%; top:0px; width:800px; border:0; border-collapse:collapse; background-color:#F4B34E; margin:0 0 0 -400px; padding:0; }
#PageBody tr, #PageBody td { border:0; border-collapse:collapse; margin:0; padding:0; }
td#PageBanner	{ width:800px; border:0; border-collapse:collapse; margin:0; padding:0; }
td#PageLeft	{ width:210px; border:0; border-collapse:collapse; margin:0; padding:0; }
td#PageRgt 	{ width:590px; border:0; border-collapse:collapse; margin:0; padding:0; }
td#PageFooter	{ width:800px; border:0; border-collapse:collapse; margin:0; padding:0; }
#RightBody	{ position:relative; left:5px; top:0px; width:565px; margin:0; padding:10px; background-color:#FFFFFF; }



/* ProStores settings formatting
--------------------------------------------------------------------*/
.primary		{ font-family:<ss:value source=$font.paragraph.face/>; color:<ss:value source=$font.paragraph.color/>; font-size:12px; background-color:<ss:value source=$storeVersion.colorScheme.primary/>; }
.secondary	{ font-family:<ss:value source=$font.paragraph.face/>; color:#FFFFFF; font-size:12px; background-color:<ss:value source=$storeVersion.colorScheme.secondary/>; }
.secondary a:link, .secondary a:visited, .secondary a:hover, .secondary a:active
		{ color:#FFFFFF; }
.accent		{ font-family:<ss:value source=$font.paragraph.face/>; color:#FFFFFF; background-color:<ss:value source=$storeVersion.colorScheme.accent/>; }
.storename a:link, .storename a:visited, .storename a:hover, .storename a:active 
		{ font-family:<ss:value source=$font.storeName.face/>; color:<ss:value source=$font.storeName.color/>; font-size:<ss:value source=$font.storeName.pixelSize/>px; text-decoration:none; }
.sectiontitle	{ font-family:<ss:value source=$font.sectionTitle.face/>; color:<ss:value source=$font.sectionTitle.color/>; font-size:<ss:value source=$font.sectionTitle.pixelSize/>px; }
.cartbackground	{ font-family:<ss:value source=$font.paragraph.face/>; color:#000000; font-size:12px; background-color:#FFFFFF; }
.content		{ font-family:<ss:value source=$font.paragraph.face/>; color:<ss:value source=$font.paragraph.color/>; }

.border		{ border:1px solid #5E2712; padding:2px; }
.border_t		{ border-top:1px solid #5E2712; padding:2px; }
.border_b		{ border-bottom:1px solid #5E2712; padding:2px; background-color:#F5EED7; }
.border_bl	{ border-left:1px solid #5E2712; padding:2px; }
.border_r		{ border-right:1px solid #5E2712; padding:2px; }

.bg_dddddd	{ background-color:#B8DC8A; color:#036115; }
.searchForm	{ margin:0; padding:0 }
form		{ padding:0; margin:0; }
.inputFormat	{ height:19px; font-size:12px; padding:1px; color:#5E2712; vertical-align:middle; }
#search input	{ vertical-align:middle; margin:0; padding:0; }
.btnSearch	{ vertical-align:middle; margin:0; padding:0px; color:#036115; font-size:12px; cursor:pointer; }
.quantity		{ width:250px; border:1px solid #5E2712; padding:10px; white-space:nowrap; }



/* General buttons formatting
--------------------------------------------------------------------*/
html > body .button_color, html > body .actn_button_color, .button_color.button, a.actn_button_color, a.button_color.button, .btn_add_to_cart_lrg, a.btn_add_to_cart_lrg
		{ -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding;
		  background:#F4B34E url(http://www.discountsawchain.com/images/XDesign2009/Button_Gradient.gif) repeat-x scroll center center;
		  border:3px double #EA7240; white-space:nowrap; cursor:pointer; padding:2px 3px; 
		  text-align:center; color:#5E2712; font:11px bold Geneva, Verdana, Sans-serif; }
.button_color.button:hover, .actn_button_color.actn_button:hover, a.button_color.button:hover, a.actn_button_color.actn_button:hover, .btn_add_to_cart_lrg:hover, a.btn_add_to_cart_lrg:hover
		{ -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding;
		  background:#036115 url(http://www.discountsawchain.com/images/XDesign2009/Button_Gradient_MO.gif) repeat-x scroll center center;
		  border:3px double #F4B34E; white-space:nowrap; cursor:pointer; padding:2px 3px; 
		  text-align:center; color:#F4B34E; font:11px bold Geneva, Verdana, Sans-serif; }

html > body .button_color a:link, html > body .button_color a:active, html > body .button_color a:visited
					{ color:#F5EED7; font-weight:bold; text-decoration:none; }
html > body .button_color a:hover		{ color:#F4B34E; font-weight:bold; text-decoration:none; }

html > body .actn_button_color a:link, html > body .button_color a:active, html > body .button_color a:visited
					{ color:#F5EED7; font-weight:bold; text-decoration:none; }
html > body .actn_button_color a:hover	{ color:#F4B34E; font-weight:bold; text-decoration:none; }

.btn_proceed_to_checkout	{ height:32px; padding:2px 2px 2px 30px; width:190px; }



/* Banner formatting
--------------------------------------------------------------------*/
p.banleft		{ text-align:left; font:bold 12px Verdana, Geneva, Sans-serif; color:#F4B34E; line-height:12px; margin:0 10px; padding:0; }
p.banright	{ text-align:right; font:bold 12px Verdana, Geneva, Sans-serif; color:#FFFFFF; line-height:12px; margin:0 10px; padding:0; }
#Banner		{ position:relative; left:0px; top:0px; width:800px; height:150px; }
#Banner-01	{ position:absolute; left:0px; top:0px; width:200px; height:130px; }
#Banner-02	{ position:absolute; left:200px; top:0px; width:200px; height:130px; }
#Banner-03	{ position:absolute; left:400px; top:0px; width:200px; height:130px; }
#Banner-04	{ position:absolute; left:600px; top:0px; width:200px; height:130px; }
#Banner-05	{ position:absolute; left:0px; top:130px; width:400px; height:20px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/Banner_05.jpg) left top no-repeat; }
#Banner-06	{ position:absolute; left:400px; top:130px; width:400px; height:20px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/Banner_06.jpg) left top no-repeat; }

/* Horizontal Nav Bar */
.bhnleft		{ text-align:left; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F5EED7; line-height:16px; margin:0 10px; padding:10px 0 0 0; }
.bhnrgt		{ text-align:right; vertical-align:top; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F5EED7; line-height:16px; margin:0 10px ; padding:10px 0 0 0; }
.bhnleft a, .bhnleft a:link, .bhnleft a:active, .bhnleft a:visited
		{ color:#F5EED7; text-decoration:none; }
.bhnleft a:hover	{ color:#F4B34E; text-decoration:none; }
.bhnrgt a, .bhnrgt a:link, .bhnrgt a:active, .bhnrgt a:visited
		{ color:#F5EED7; text-decoration:none; }
.bhnrgt a:hover	{ color:#F4B34E; text-decoration:none; }
.bhnrgt img	{ border:0; border-collapse:collapse; margin:0; padding:0; }

#Banner-HNav	{ position:relative; left:0px; top:0px; width:800px; height:30px; margin:0 0 5px 0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/Banner_HNav.jpg) left top no-repeat; }
#Banner-HNav-01	{ position:absolute; left:0px; top:0px; width:420px; height:30px; }
#Banner-HNav-02	{ position:absolute; left:420px; top:0px; width:380px; height:30px; }



/* Left nav bar formatting
--------------------------------------------------------------------*/
/* Button Links */
a.lnb01		{ display:block; height:26px; text-align:left; font:bold 12px Trebuchet MS, Geneva, Sans-serif; color:#F5EED7; line-height:26px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/LNav_B1.gif) left top no-repeat; overflow:hidden; }
a.lnb01:link,.lnb01:visited,.lnb01:active		{ color:#F5EED7; text-decoration:none; border:0; padding:0 10px; }
a.lnb01:hover				{ color:#F4B34E; text-decoration:none; border:0; padding:0 10px; background-position: 0 -26px; }


a.lnb02		{ display:block; height:16px; text-align:left; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F5EED7; line-height:16px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/LNav_B2.gif) left top no-repeat; overflow:hidden; }
a.lnb02:link,.lnb02:visited,.lnb02:active		{ color:#F5EED7; text-decoration:none; border:0; padding:0 10px 0 28px; }
a.lnb02:hover				{ color:#F4B34E; text-decoration:none; border:0; padding:0 10px 0 28px; background-position: 0 -16px; }

a.lnb03		{ display:block; height:26px; text-align:left; font:bold 12px Trebuchet MS, Geneva, Sans-serif; color:#036115; line-height:26px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/LNav_B3.gif) left top no-repeat; overflow:hidden; }
a.lnb03:link,.lnb03:visited,.lnb03:active		{ color:#036115; text-decoration:none; border:0; padding:0 10px; }
a.lnb03:hover				{ color:#D5EBFD; text-decoration:none; border:0; padding:0 10px; background-position: 0 -26px; }


a.lnb04		{ display:block; height:16px; text-align:left; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#036115; line-height:16px; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/LNav_B4.gif) left top no-repeat; overflow:hidden; }
a.lnb04:link,.lnb04:visited,.lnb04:active		{ color:#036115; text-decoration:none; border:0; padding:0 10px 0 28px; }
a.lnb04:hover				{ color:#D5EBFD; text-decoration:none; border:0; padding:0 10px 0 28px; background-position: 0 -16px; }


/* DropDown Box */
.DDOuter		{ width:210px; height:60px; border:0; border-collapse:collapse; margin:0; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/SearchBGblue.jpg) left top no-repeat; }
.DDInner		{ width:180px; height:40px; border:0; border-collapse:collapse; margin:16px 0 0 10px; padding:0; }
td.LNDBox	{ width:150px; height:30px; border:0; border-collapse:collapse; margin:0; padding:0; vertical-align:top; }
td.LNDGo	{ width:30px; height:30px; border:0; border-collapse:collapse; margin:0; padding:0; vertical-align:top; }
.dropbox		{ font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#036115; border:1px solid #00440D; background-color:#FFFFFF; }


/* Search Box */
#SearchOuter	{ width:210px; height:60px; border:0; border-collapse:collapse; margin:0; padding:0; 
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/SearchBG.jpg) left top no-repeat; }
#searchbox	{ border:0; border-collapse:collapse; margin:0; padding:0; }
#SearchInner	{ width:180px; height:50px; border:0; border-collapse:collapse; margin:-2px 0 0 0; padding:0; }
td#SBox		{ width:150px; height:25px; border:0; border-collapse:collapse; margin:0; padding:0; }
td#SGo		{ width:30px; height:25px; border:0; border-collapse:collapse; margin:0; padding:0; }
td#SAdv		{ width:180px; height:20px; border:0; border-collapse:collapse; margin:0; padding:0 20px 0 0; }
a.advsrch		{ text-align:center; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F4B34E; line-height:12px; margin:0; padding:0; }
a.advsrch:link, a.advsrch:active, a.advsrch:visited
		{ color:#F4B34E; text-decoration:underline overline; }
a.advsrch:hover	{ color:#F5EED7; text-decoration:underline overline; }
.entrybox		{ border:1px solid #00440D; font:normal 12px Verdana, Geneva, Sans-serif; color:#036115; background-color:#FFFFFF; }


/* LNav Bar Main */
#LNavBar		{ position:relative; left:0px; top:0px; width:210px; margin:0; padding:0; }
.LNav_A		{ position:relative; left:0px; top:0px; width:210px; height:43px; }
.LNav_A img	{ width:210; height:43; border:0; border-collapse:collapse; margin:0; padding:0; }
.LNav_Bfirst	{ position:relative; left:0px; top:0px; width:210px; height:26px; }
.LNav_Bsec	{ position:relative; left:0px; top:0px; width:210px; height:16px; }



/* Homepage formatting
--------------------------------------------------------------------*/
/* Section 1 Saw Chains */
#Home-Section1 	{ position:relative; left:0px; top:0px; width:560px; height:250px; margin:0; padding:0; }
#Home-Sec1-01	{ position:absolute; left:0px; top:0px; width:280px; height:84px; }
#Home-Sec1-02	{ position:absolute; left:280px; top:0px; width:280px; height:84px; }
#Home-Sec1-03	{ position:absolute; left:0px; top:84px; width:280px; height:83px; }
#Home-Sec1-04	{ position:absolute; left:280px; top:84px; width:280px; height:83px; }
#Home-Sec1-05	{ position:absolute; left:0px; top:167px; width:82px; height:66px; }
#Home-Sec1-06	{ position:absolute; left:82px; top:167px; width:82px; height:66px; }
#Home-Sec1-07	{ position:absolute; left:164px; top:167px; width:82px; height:66px; }
#Home-Sec1-08	{ position:absolute; left:246px; top:167px; width:82px; height:66px; }
#Home-Sec1-09	{ position:absolute; left:328px; top:167px; width:232px; height:83px; }
#Home-Sec1-10	{ position:absolute; left:0px; top:233px; width:328px; height:17px; }

/* Section 2 Selector Guide */
#Home-Section2	{ position:relative; left:0px; top:0px; width:560px; height:90px; margin:10px 0; padding:0; }
#Home-Sec2-01	{ position:absolute; left:0px; top:0px; width:140px; height:90px; }
#Home-Sec2-02	{ position:absolute; left:140px; top:0px; width:140px; height:90px; }
#Home-Sec2-03	{ position:absolute; left:280px; top:0px; width:140px; height:90px; }
#Home-Sec2-04	{ position:absolute; left:420px; top:0px; width:140px; height:90px; }

/* Section 3 OEP */
#Home-Section3	{ position:relative; left:0px; top:0px; width:560px; height:250px; margin:0 0 10px 0; padding:0; }
#Home-Sec3-01	{ position:absolute; left:0px; top:0px; width:280px; height:83px; }
#Home-Sec3-02	{ position:absolute; left:280px; top:0px; width:280px; height:83px; }
#Home-Sec3-03	{ position:absolute; left:0px; top:83px; width:280px; height:83px; }
#Home-Sec3-04	{ position:absolute; left:280px; top:83px; width:280px; height:83px; }
#Home-Sec3-05	{ position:absolute; left:0px; top:166px; width:280px; height:84px; }
#Home-Sec3-06	{ position:absolute; left:280px; top:166px; width:32px; height:84px; }
#Home-Sec3-07	{ position:absolute; left:312px; top:166px; width:83px; height:66px; }
#Home-Sec3-08	{ position:absolute; left:395px; top:166px; width:82px; height:66px; }
#Home-Sec3-09	{ position:absolute; left:477px; top:166px; width:83px; height:66px; }
#Home-Sec3-10	{ position:absolute; left:312px; top:232px; width:248px; height:18px; }

/* Section 4 Featured Items */
#Home-FeatTitle	{ position:relative; left:0px; top:0px; width:560px; height:43px; margin:0 0 10px 0; padding:0; }


/* Catalog and detail page formatting
--------------------------------------------------------------------*/
#imgMedium	{ max-width:290px; width:auto !important; width:290px; }
input.qtybox	{ margin:0 4px 0 0; padding:2px; border:1px solid #E39541; }
.quantity		{ width:250px; border:1px solid #E39541; padding:10px; white-space:nowrap; }
.qtylabel		{ position:absolute; left:10px; top:10px; width:135px; height:25px; }
.qtyadd		{ position:absolute; left:145px; top:10px; width:90px; height:25px; }

.tab_on		{ background-color:#F4B34E; border-left:1px solid #5E2712; border-right:1px solid #5E2712; border-top:1px solid #5E2712;
		  width:165px; display:inline; float:left; white-space:nowrap; margin:10px 0 0 0; padding:3px;
		  text-align:center; font-weight:bold; color:#5E2712; }
.tab_off		{ background-color:#DDB1A3; border-left:1px solid #5E2712; border-right:1px solid #5E2712; border-top:1px solid #5E2712;
		  width:165px; display:inline; float:left; white-space:nowrap; cursor:pointer; margin:10px 0 0 0; padding:3px;
		  text-align:center; font-weight:normal; color:#5E2712; }
.detaildesc	{ width:97%; border-color:#5E2712; border-style:solid; border-width:2px 1px 1px 1px; background-color:#f5eed7; margin:0 0 10px 0; padding:10px;
		  text-align:left; }
.added_to_cart	{ background-color:#F4B34E; border:1px solid #CF883B; margin:0 0 15px 0;
		  font:12px Geneva, Verdana, Sans-serif; color:#036115; }
.added_to_cart a:link, .added_to_cart a:visited, .added_to_cart a:hover, .added_to_cart a:active
		{ font:12px Geneva, Verdana, Sans-serif; color:#036115; }




/* Footer formatting
--------------------------------------------------------------------*/
p.footerA		{ text-align:center; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F4B34E; line-height:14px; margin:0; padding:3px 0 0 0; }
p.footerB		{ text-align:center; font:normal 12px Trebuchet MS, Geneva, Sans-serif; color:#F4B34E; line-height:14px; margin:0; padding:8px 0 0 0; }
a.fhl, a.fhl:link, a.fhl:active, a.fhl:visited
		{ color:#F4B34E; font-weight:normal; text-decoration:none; }
a.fhl:hover	{ color:#FFD491; font-weight:normal; text-decoration:none; }

a.rights, a.rights:link, a.rights:active, a.rights:visited
		{ color:#F4B34E; font-weight:bold; text-decoration:none; }
a.rights:hover	{ color:#F1972D; font-weight:bold; text-decoration:underline; }

#Footer		{ position:relative; left:0px; top:0px; width:800px; height:50px; margin:5px 0 0 0; }
#Footer-01	{ position:absolute; left:0px; top:0px; width:800px; height:6px; background-color:#C24D00; }
#Footer-02	{ position:absolute; left:0px; top:6px; width:50px; height:44px; }
#Footer-03	{ position:absolute; left:50px; top:6px; width:700px; height:44px; padding:0;
		  background:transparent url(http://www.discountsawchain.com/images/XDesign2009/Footer_03.jpg) left top no-repeat; }
#Footer-04	{ position:absolute; left:750px; top:6px; width:50px; height:44px; }

/* FOOTER ICONS */
.bigcrumbs	{ text-align:center; font:bold 11px Verdana, Geneva, Sans-serif; font-weight:bold; color:#112B5E; margin:10px 0 0 0; padding:0; }
.bigcrumbs a, .bigcrumbs a:link, .bigcrumbs a:active, .bigcrumbs a:visited
		{ color:#112B5E; font-weight:bold; text-decoration:none; }
.bigcrumbs a:hover { color:#036115; font-weight:bold; text-decoration:none; }

#FootIcons	{ position:relative; left:0px; top:0px; width:800px; height:28px; }
#FootIcons img	{ border:0; margin:5px 5px 0 5px; padding:0; }
#FootBC		{ position;relative; left:0px; top:0px; width:800px; height:140px; }

-->
</style>