/* GLOBAL */

html{	height: 100%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: url(images/BG.jpg) repeat;
	height: 100%;
    }

a { 
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}

a:hover { color: #339933; }

h1, h2, h3, h4, h5, div, form { padding: 0; margin: 0; font-family: verdana, arial, sans-serif; text-align: left; }
p { margin: 20px 0 0 0; }
ul, ol { margin: 14px 0; }
ul {list-style-position: outside; text-indent: 0px;  }
li { margin: 3px 0 3px 0; }
ul.tight { margin: 5px 0 15px 15px; padding: 0; }
ul.tight li { margin: 0; padding: 0; }
td, table { margin: 0; padding: 0; border-collapse: collapse; border-spacing: 0;}
td { vertical-align: top; text-align: left; }
th { padding: 0 0 10px 0; }
img { border: 0; }
hr { height: 1px; color: #F0F0F0; background-color: #F0F0F0; margin: 25px 0 25px 0; border: 0;}

h1 { font: 20px normal Arial, Helvetica, sans-serif; line-height: 28px; margin: 0 0 15px 0; color: #000000; }
h2 { padding: 0 0 10px 0; }
h4, h5 { font-size: 11px; }

h2, .subtitle {
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4B863F;
	font-weight: bold;
	}

h3, .smallSubtitle, .smallSubtitleCenter, .subtitleCenter {
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4B863F;
	font-weight: bold;
	}

.smallSubtitleCenter, .subtitleCenter { text-align: center; }

form { 	display:inline; }

select { margin-bottom: 3px; }

input, select, textarea	{ 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

input[type="text"], input[type="password"], textarea { border: 1px #999999 solid; padding: 3px; }

select { border: 1px #999999 solid; }
		
.normal { font-weight: normal; font-style: normal; white-space: normal; }

.clear { clear: both; }

.button { clear: both; margin: 5px 20px 5px 0; }

.floatleft { float: left; }

.floatright { float: right; }	

.alignright { text-align: right; }
		
.aligncenter { text-align: center; }		

.errormessage { color: #CC0000; font-weight: bold; }
	
div#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 976px;
	z-index: 1;
	clear: both;
	}

td.B-L { 
	padding: 0 5px 0 0;
	background: url( images/B-L.gif );
	background-repeat: repeat-y;
	}

td.B-R { 
	padding: 0 5px 0 0;
	background: url( images/B-R.gif );
	background-repeat: repeat-y;
	}

td.bannerTop { 
	width: 100%;
	height: 94px;
	background: url( images/bannerBG.gif );
	background-repeat: repeat-x;
	}

td.M-L { 
	padding: 0 20px 0 0;
	background: url( images/M-L.gif );
	background-repeat: no-repeat;
	}

td.M-R { 
	padding: 0 20px 0 0;
	background: url( images/M-R.gif );
	background-repeat: no-repeat;
	}

td.menuBar{ 
	width: 100%;
	height: 41px;
	background: url( images/M-filler.gif );
	background-repeat: repeat-x;
	}

td.C-TL { 
	background: url( images/C-TL.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	}

td.C-TR { 
	background: url( images/C-TR.gif );
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	width: 10px;
	}

td.C-TL-B { 
	background: url( images/C-TL-B.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
	}

td.C-TR-B { 
	background: url( images/C-TR-B.gif );
	background-repeat: no-repeat;
	background-position: top right;
	height: 35px;
	width: 10px;
	}

td.C-L { 
	background: url( images/C-L.gif );
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px 0 11px 25px;
	}

td.C-R { 
	background: url( images/C-R.gif );
	background-repeat: repeat-y;
	background-position: right;
	height: 500px;
	}

td.C-BL { 
	background: url( images/C-BL.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	width: 10px;
	}

td.C-BR { 
	background: url( images/C-BR.gif );
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
	width: 10px;
	}



/* Drop-Down Menus */
div#m_Moulding, div#m_Frames, div#m_Mats, div#m_Foamboard, div#m_Supplies, div#m_Equipment, div#m_Services, div#m_Help {
	position: absolute;
	z-index: 10;
	top: 132px;
	display: none;
	visibility: hidden;
	}

div#m_Moulding { left: 15px; min-width: 80px; }
div#m_Frames { left: 121px; min-width: 158px;}
div#m_Mats { left: 305px; min-width: 45px; }
div#m_Foamboard { left: 377px; min-width: 100px; }
div#m_Supplies { left: 498px; min-width: 73px; }
div#m_Equipment { left: 595px; min-width: 90px; }
div#m_Services { left: 710px; min-width: 70px; }
div#m_Help { left: 805px; min-width: 45px; }

div#m_Moulding td.ddmenu { width: 80px; }
div#m_Frames td.ddmenu { width: 163px;}
div#m_Mats td.ddmenu { width: 45px; }
div#m_Foamboard td.ddmenu { width: 100px; }
div#m_Supplies td.ddmenu { width: 73px; }
div#m_Equipment td.ddmenu { width: 90px; }
div#m_Services td.ddmenu { width: 70px; }
div#m_Help td.ddmenu { width: 45px; }

td.ddmenu {
	background-color: #EDECDA;
	border: 2px #CCCCCC solid;
	border-style: none solid none solid;
	padding: 2px 10px 2px 10px;
	}

td.ddmenu a { color: #4D4D3A; font-weight: normal; white-space: nowrap; }

td.DD-BL { 
	background: url( images/DD-BL.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 7px;
	width: 7px;
	}

td.DD-BR { 
	background: url( images/DD-BR.gif );
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 7px;
	width: 7px;
	}


div#mainBox {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 27px;
	width: 100%;
	clear: both;
	}

div#menu {
	position: absolute;
	top: 139px;
	right: 21px;
	height: 20px;
	left: 125px;
	z-index: 3;
	}

table#mainBody {
	width: 100%;
	}

td#menuBG {
	background-color: #F5E9D2;
	border: 1px #D0BA99;
	border-style: solid none solid none;
	}

#contentMinHeight { height: 380px; width: 1px; }

td#contentCatProd {
	width: 100%;
	padding: 10px 10px 10px 45px;
	}

td#content {
	width: 100%;
	padding: 34px 10px 10px 45px;
	}

div.breadcrumbs {
	padding: 8px 5px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	float: left;
	}

div.breadcrumbs a:link, div.breadcrumbs a:visited, div.breadcrumbs a:hover, div.breadcrumbs a:active  { font-weight: normal; }
div.breadcrumbs a:link, div.breadcrumbs a:visited, div.breadcrumbs a:active  { color: #333333; }
div.breadcrumbs a:hover { color: #000000; text-decoration: underline; }

input.miniSearch{ 
	padding: 1px 3px 2px 3px; 	
	border: 1px #BCB16F solid;
	margin: 0 0 0 0;
	width: 130px;
	font-size: 10px;
	color: #4D4D3A;
	vertical-align: middle;
	}

input.quantity { 
	text-align: center; 
	border: 1px #006600 solid;
	padding: 0;
	}

.quantity { color: #006600; font-weight: bold; text-align: center; }

#topLinks { 
	text-align: right;
	padding: 6px 0 0 0;
	color: #4D4D3A;
	}

#bannerLink { 
	text-align: right;
	vertical-align: bottom;
	padding: 0 20px 20px 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}

#bannerLink a { color: #000000; font-weight: bold; }

.searchbutton { 
	vertical-align: middle;
	padding: 0 20px 0 0;
	}

div.footer { 
	font-size: 10px;
	font-style: italic;
	padding: 10px 10px 20px 10px;
	color: #666666;
	}

div.footer a:link, div.footer a:visited, div.footer a:active, #topLinks a:link, #topLinks a:visited, #topLinks a:active { color: #666666; white-space: nowrap; font-weight: normal; }
div.footer a:hover, #topLinks a:hover { color: #000000; }


/* CTGY */

h1.CatTitle { margin: 0px; }

img.mini-ad { width: 198px; height: 148px; }

img.catimage {
	margin: 5px 5px 30px 30px;
	float: right;
	clear: both;
	}

td.catProdBox {
	width: 180px;
	border-width: 1px 1px 20px 1px;
	border-color: #CCCCCC #CCCCCC #E7E7E7 #CCCCCC;
	border-style: solid;
    }

td.catProdMoulding {
	padding: 0 10px 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
    }

img.catProdMoulding {
	width: 70px;
	clear: both;
	margin: 2px 30px 3px 0;
	}

div.catProdMoulding {
	height: 155px;
	clear: both;
    }

div.catProd {
	height: 95px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	color: #333333;
	clear: both;
    }

div.catProd ul { margin: 0; padding: 3px 0 0 0; }
div.catProd li { 
	list-style: none;
	background: url( "images/bulletCatProd.gif" ) no-repeat;
	background-position: 0 7px;
	margin: 0; 
	padding: 0 0 0 7px;
	}

img.catProd {
	width: 130px;
	height: 130px;
	padding: 15px 25px 10px 25px;
	}

img.catProdButton, input.catProdButton {
	margin: 15px 10px 20px 10px; clear: both;
	}

a.catProdName:link, a.catProdName:visited, a.catProdName:active, a.catProdName:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div.catProdPrice {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 10px 0 10px;
	height: 25px;
	}

.catProdRegularPrice {
	font-size: 10px;
	line-height: 14px;
	color: #006600;
	font-weight: normal;
	font-style: italic;
	}
	
td.NextPrev {
	padding-bottom: 10px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	white-space: nowrap;
	}

td.NextPrev a:link, td.NextPrev a:visited, td.NextPrev a:hover, td.NextPrev a:active { color: #006600; font-weight: normal; }

			
/* ACCOUNT PAGES */

hr.accountheader { margin: 25px 0 10px 0; }
	
table.requiredfield td { padding: 3px 5px 3px 0; white-space: nowrap; font-weight: bold; }
.optionalfield { font-weight: normal; font-style: italic; }
.invalid { color: #CC0000; }
	 
/* BASKET AND SEARCH */

table.basketcontents td, table.searchresults td { padding: 3px 10px 0 0; line-height: 14px; color: #333333;}
table.basketcontents th, table.searchresults th { padding: 5px 10px 10px 0; }
table.basketcontents a, table.searchresults a { color: #333333;}

.currency { text-align: right; white-space: nowrap; }

img.minithumb {
	border: 1px #D0BA99 solid;
	width: 60px;
	height: 60px;
	}

.volumeDiscount { color: #006600; }

/* PRODUCT PAGES */
	
div.prodDisplayBox {
	display: block; 
	width: 100%;
	clear: both;
	padding: 0 0 0 0;
         }
	
div.prodDisplayImage {
	display: block;
	float: right;
	clear: both;
	padding: 0 29px 20px 30px;
	font-size: 11px;
	}

div.prodDisplayImage a { font-weight: normal; }

div.prodDisplayImageZoom {
	position: absolute;
	top: 190px;
	right: 10%;
	z-index: 15;
	visibility: hidden;
	background-color: #FEF7E9;
	border: 1px #D0BA99 solid;
	color: #996633;
	text-align: center;
	padding: 7px;
	}

div.prodDisplayImageZoom img {
	border: 1px #F1E7D4 solid;
	margin: 0 0 3px 0;
	clear: both;
	}

img.prodDisplayBordered {
	border: 1px #D0BA99 solid;
	}
	
h2.prodDisplay {
	color: #A16333;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 3px 0;
	}

div.prodDisplayPrice {
	color: #006600;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 0 0 0;
	}

span.prodNote {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #006600;
	font-style: italic;
	}

table.quantity td {
	vertical-align: middle;
	padding: 20px 10px 5px 0;
         }
	
div.Disclaimer {
	color: #006600;
	padding: 16px 0 16px 0;
	font-size: 11px;
	line-height: 16px;
	}

div.prodDisplaySpecs {
	padding: 16px 0 0 0;
	font-size: 11px;
	line-height: 16px;
	}

.attributePrompt { color: #006600; padding-right: 5px; }
.attributeOption { color: #006600; }
.attributeCurrency { color: #006600; font-weight: bold; text-align: right; }

.radioButtons td { padding: 0 2px 4px 0; }
.radioButtons img { clear: both; margin: 0 3px 0 0; }
.radioButtons a:link, .radioButtons a:visited, .radioButtons a:hover, .radioButtons a:active { font-weight: normal; color: #333333; }

div#pTabLength  { display: block; }
div#pTabChop, div#pTabFrame  { display: none; }

div.PriceTab {
	border-top: 0;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	margin: 0;
	width: 268px;
	height: 260px;
	}

div.TabContent { padding: 20px 15px 15px 15px; color: #006600; }

div.PriceTabs { height: 295px; width: 270px; }

.priceOptions td { padding: 0 2px 0 0; margin: 0; color: #006600; height: 18px;  }
.priceOptions a:link, .priceOptions a:visited, .priceOptions a:hover, .priceOptions a:active { font-weight: bold; color: #006600; }
.priceOptions a:hover { text-decoration: underline; }

table#chopSpecs td {
	padding-right: 3px;
	padding-bottom: 3px;
	}


/* PRODUCT LIST (RELATED PRODUCTS, HOME PAGE PRODUCTS, SUBCATEGORY LIST ) */

th.prodListHeader, th.moreLink {
	padding: 30px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #A16333;
	text-align: left;
	vertical-align: middle;
	}

th.prodListHeader a:link, th.prodListHeader a:visited, th.prodListHeader a:hover, th.prodListHeader a:active {
	color: #A16333;
	font-weight: normal;
	border: 0;
	}

th.moreLink {
	padding: 32px 0 5px 0;
	text-align: right;
	vertical-align: middle;
	}

th.moreLink a:link, th.moreLink a:visited, th.moreLink a:hover, th.moreLink a:active {
	color: #A16333;
	font-weight: normal;
	font-size: 10px;
	}

td.prodList {
	padding: 0 0 5px 0;
	margin: 0;
	text-align: left;
	background-color: #FEF7E9;
	font-size: 10px;
	border: 1px #D0BA99 solid;
	}

div.prodList { 
	text-align: left;
	color: #996633;
	width: 110px;
	font-size: 10px;
	line-height: 13px;
	display: block;
	margin: auto;
	}

a.prodList:link, a.prodList:visited, a.prodList:hover, a.prodList:active { 
	font-weight: bold;
	font-style: normal;
	display: block;
	padding: 3px 0 3px 0;
	}

a.prodList:link, a.prodList:visited, a.prodList:active  { color: #996633;}
a.prodList:hover { color: #663300; }

div.prodListImage, img.prodList {
	width: 120px;
	height: 120px;
	padding: 0;
	margin: 0;
	}

div.prodListImage { padding-bottom: 5px; }
		
div.subcatList { 
	text-align: left;
	color: #996633;
	width: 100px;
	font-size: 10px;
	line-height: 13px;
	display: block;
	float: right;
	padding-right: 5px;
	}

img.subcatArrow {
	float:left;
	margin: 6px 0 0 4px;
	clear: both;
	}

/* SUBNAV - CATTREE */

td.CT-TL { 
	background: url( images/CT-TL.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 10px;
	}

td.CT-TR { 
	background: url( images/CT-TR.gif );
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
	width: 10px;
	}

td.CT-L { 
	background: url( images/CT-L.gif );
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 0 10px 15px;
	}

td.CT-R { 
	background: url( images/CT-R.gif );
	background-repeat: repeat-y;
	background-position: right;
	}

td.CT-BL { 
	background: url( images/CT-BL.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	width: 10px;
	}

td.CT-BR { 
	background: url( images/CT-BR.gif );
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
	width: 10px;
	}


div.cattree { width: 180px; }

h1#cattreeTitle {
	font: 17px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #4D4D3A;
	padding: 0 0 10px 0;
	}

td.cattree { padding: 7px 0 6px 0;  }
td.cattreeSub { padding:  1px 0 3px 0;}
img.cattreeArrow { padding: 10px 3px 0 0; width: 9px; height: 9px; }
img.cattreeBullet { padding: 6px 0 0 1px; width: 6px; height: 6px; }

a.cattree:link, a.cattree:visited, a.cattree:hover, a.cattree:active { color: #000000; font-weight: normal; font-size: 11px; line-height: 14px; }
a.cattreeSub:link, a.cattreeSub:visited, a.cattreeSub:hover, a.cattreeSub:active { color: #4D4D3A; font-weight: normal; font-size: 11px; line-height: 14px; }


/* SITE MAP */

ul.sitemap {
	margin: 0 3px 0 0;
	padding: 0 0 40px 0;
	}

ul.sitemapSub {
	margin: 0;
	padding: 0;
	}

ul.sitemap li, ul.sitemapSub li {
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0;
	line-height: 14px;
	}

ul.sitemapSub li {
	padding-left: 12px;
	}

li.sitemap a:link, li.sitemap a:visited, li.sitemap a:hover, li.sitemap a:active, li.sitemapSub a:link, li.sitemapSub a:visited, li.sitemapSub a:hover, li.sitemapSub a:active { color: #333333; font-weight: normal; }

