body {
	
	background-color: #344272;
}


#wrapper {	background-color:#fff; 
			width: 800px;
			margin-right: auto;
			margin-left: auto;
			
			
}

#banner {	background-image:url(images/banner.gif);
			background-repeat:no-repeat;
			background-color: #3f5f90;
			width: 800px;
			height:90px;
			margin-right: auto;
			margin-left: auto;
}


img.right {
	float:right;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;

}

img.left {
	float:left;
	padding-right: 15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;

}

img.paddingtop15 {

	padding-top: 15px;
	

}

img.floatright {
	float:right;
	margin-top: 12px;
	margin-right:8px;
	padding-left:4px;
	

}


.paddingbottom15 {

	padding-bottom: 15px;
	

}

img.quote {
padding-bottom:25px;
}

img.lines {

	margin-left: 4px;
	align: top;

}

img.thumb {

	padding-right: 2px;
	padding-bottom: 8px;

}



img.woods {
float:left;
padding-top:10px;
padding-bottom:5px;
padding-right:10px;}


img.cedar {
float:left;
padding-top:8px;
padding-right:10px;
}

img.unsigned {
float:left;
padding-top:5px;
padding-right:10px;
}


#maincontent { 
		background-color: #fff;
		width: 800px;
		height: auto;
}

#reviewcontent { 
		background-color: #fff;
		width: 900px;
		height: auto;
}


.maintextwrapper { 
		width: auto;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		padding-left: 135px;

		
}

#maintext {			width:602px;
					background-color:#fff;
					color: #3F5F90;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-left:35px;
					padding-right:5px;
					padding-bottom:20px;
					}
.reviewwrapper { 
		width: auto;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		padding-left: 135px;

		
}

#reviewtext {		width:auto;
					background-color:#fff;
					color: #3F5F90;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-left:35px;
					padding-right:5px;
					padding-bottom:20px;
					}
					
.subhead {			color: #3F5F90;
					text-align:justify;
					font-weight:bold;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}
					
.maintextsubhead {
					
					color: #3F5F90;
					text-align:justify;
					font-weight:bold;
					text-transform:uppercase;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}
					
.price {
	color: #3F5F90;
	width: 300px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3F5F90;

}

.register {
	color: #3F5F90;
	width:auto;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: solid;

}

#spinner { 
		float:left;
}

/***************FRESHSTART STYLES**********************/	

#freshstart {		width:560px;
					height:auto;
				
					}
					
					img.padding {padding-left: 20px;}

/***************REVIEWS STYLES**********************/		

img.bestbuy {padding-top: 10px;}		

#reviewtextright {	width:300px;
					background-color:#ffffff;
					color: #3F5F90;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					float:right;
				
					}
					
#reviewtextleft{	width:300px;
					background-color:#ffffff;
					color: #3F5F90;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					float:left;
				
					}
					
.reviewbold{		color: #3F5F90;
					font-weight:bold;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;}
					
#review ul{
list-style-image:url(images/arrow.gif);
}

#review a:link {
					color: #3f5f90;
					background-color:#FFFFFF;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;}
		
#review a:visited {background-color:#FFFFFF;
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;}
		
#review a:hover {background-color:#FFFFFF;
					color:#FFCC00;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;}
					
#review a:active {background-color:#FFFFFF;
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;}
					
/***************ARTIST NEWS STYLES**********************/	
							
#artistarchive {
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-top:10px;
	padding-right:10px;
	padding-left:5px;
	scrollbar-base-color:#3F5F90;
	scrollbar-arrow-color:#fff;
	border: 1px solid #006699;
	

}

/***************CUSTOMER STYLES**********************/				


#maincustomer {
	height:400px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-top:10px;
	padding-right:10px;
	scrollbar-base-color:#3F5F90;
	scrollbar-arrow-color:#fff;
	

}
.customer {
	color: #3F5F90;
	width: auto;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #3F5F90;
	padding-top:5px;

}

/***************NEWS STYLES**********************/				
.newstextposted {
					color:#3399CC;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					}
					
#newstextposted a:link {

					color:#3399CC;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					}
#newstextposted a:visited {

					color:#3399CC;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					}

#newsbox {			width:369px;
					height:176px;
					background-image:url(images/news-box.gif);
					background-repeat:no-repeat;
					float:left;
					padding-bottom: 30px;
					}
					
.newsboxtext {		color: #fff;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-left:15px;
					padding-right:25px; /*CHANGE THIS SIZE TO 50 FOR IMAGE AT RIGHT HAND SIDE*/
					
					}
				
		
					
.newsboxheadline {	color: #fff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight:bold;
					padding-top:15px;
					padding-bottom:3px;
					}
					
#newsbox a:link {
					color: #fff;
					text-decoration:underline;}
		
#newsbox a:visited {
					color: #fff;
					text-decoration:underline;}
		
#newsbox a:hover {
					color: #fff;
					text-decoration:line-through;}
					
#newsbox a:active {
					color: #fff;
					text-decoration:none;}
					

#productbox {		width:228px;
					height:176px;
					background-image:url(images/product-box.gif);
					background-repeat:no-repeat;
					float:right;
					padding-bottom: 30px;
					}
					
						
.productboxtext {	color: #fff;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-left:15px;
					padding-right:20px;
					
					}				
					


img.newproduct {padding-left:5px;}

img.mipro {padding-bottom:5px;}

img.f3 {
		padding-top:5px;
		padding-left:5px;}


#newsboxoutline {	width:300px;
					height:350px;
					background-image:url(images/news/news-box-outline.gif);
					background-repeat:no-repeat;
					float:left;
					padding-bottom:10px;
					}

.newsboxoutlinetext {	width:270px;
					height:auto;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #3F5F90;
					padding-left:15px;
					padding-top:15px;

					}
					
#newsboxdouble {	width:280px;
					height:350px;
					background-image:url(images/news/news-box-outline-double.gif);
					background-repeat:no-repeat;
					float:right;
					padding-bottom:10px;
					}

.newsboxdoubletop {width:250px;
					height:auto;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #3F5F90;
					padding-left:15px;
					padding-top:15px;

					}
.newsboxdoubleleft {width:120px;
					height:auto;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #3F5F90;
					padding-left:10px;
					padding-top:40px;
					float:left;

					}
.newsboxdoubleright {width:120px;
					height:auto;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #3F5F90;
					margin-left:0px;
					padding-left:10px;
					padding-right:10px;
					padding-top:45px;
					float:right;

					}



/***************SIDE NAVIGATION STYLES**********************/

#sidenavigation ul{
list-style-image:url(images/arrow.gif);
}


#sidenavigation {
	background-image:url(images/side-menu-bg.gif);
	background-repeat:no-repeat;
	background-color:#3F5F90;
	width: 150px;
	height: auto;
	margin-left: 2px;
	border-right: 2px solid #a4d0fb;
	border-bottom: 2px solid #a4d0fb;
	border-left: 2px solid #a4d0fb;
	padding-top: 60px;
	padding-bottom:10px;
	text-decoration:none;
	float:left;
	
}

#sidenavigation a:link {
					list-style-image:url(images/arrow.gif);
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					margin-top: 20px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
		
#sidenavigation a:visited {
					list-style-image:url(images/arrow.gif);
					text-decoration:none;
					height:auto;
					font-weight: bold;
					color:#fff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
		
#sidenavigation a:hover {

					background-color:#FFCC00;
					height:auto;
					color: #3F5F90;
					text-decoration:none;
					margin-top: 20px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
					
#sidenavigation a:active {
					list-style-image:url(images/arrow.gif);
					background-repeat:no-repeat;
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
					
					
					
					

#reviewnavigation ul{
list-style-image:url(images/arrow.gif);
}


#reviewnavigation {
	background-image:url(images/side-menu-bg.gif);
	background-repeat:no-repeat;
	background-color:#3F5F90;
	width: 120px;
	height: auto;
	margin-left: 2px;
	border-right: 2px solid #a4d0fb;
	border-bottom: 2px solid #a4d0fb;
	border-left: 2px solid #a4d0fb;
	padding-top: 60px;
	padding-bottom:10px;
	text-decoration:none;
	float:left;
	
}
#reviewnavigation a:link {
					list-style-image:url(images/arrow.gif);
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					margin-top: 20px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
		
#reviewnavigation a:visited {
					list-style-image:url(images/arrow.gif);
					text-decoration:none;
					height:auto;
					font-weight: bold;
					color:#fff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
		
#reviewnavigation a:hover {

					background-color:#FFCC00;
					height:auto;
					color: #3F5F90;
					text-decoration:none;
					margin-top: 20px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:5px;}
					
#reviewnavigation a:active {
					list-style-image:url(images/arrow.gif);
					background-repeat:no-repeat;
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					padding-right:2px;}

/***************REGIONAL NAVIGATION MENU SIDE STYLES**********************/

#sideregional  ul{
list-style-image:url(images/arrow.gif);
}


#sideregional  {
	background-image:url(images/side-menu-bg.gif);
	background-repeat:no-repeat;
	background-color:#3F5F90;
	width: 150px;
	height: auto;
	margin-left: 2px;
	border-right: 2px solid #a4d0fb;
	border-bottom: 2px solid #a4d0fb;
	border-left: 2px solid #a4d0fb;
	padding-top: 60px;
	padding-bottom:5px;
	text-decoration:none;
	line-height:14px;
	float:left;
	
}

#sideregional  a:link {
					list-style-image:url(images/arrow.gif);
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					margin-top: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					padding-right:5px;}
		
#sideregional  a:visited {
					list-style-image:url(images/arrow.gif);
					text-decoration:none;
					height:auto;
					font-weight: bold;
					color:#fff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					padding-right:5px;}
		
#sideregional  a:hover {

					background-color:#FFCC00;
					height:auto;
					color: #3F5F90;
					text-decoration:none;
					margin-top: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					padding-right:5px;}
					
#sideregional a:active {
					list-style-image:url(images/arrow.gif);
					background-repeat:no-repeat;
					width:auto;
					height:auto;
					color: #fff;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					padding-right:5px;}

/***************STORE NAVIGATION STYLES**********************/
#maintextstore {	width:700px;
					background-color:#fff;
					color: #3F5F90;
					text-align:justify;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-left:0px;
					padding-right:0px;
					padding-bottom:20px;
					}
		
	#sidenavigationstore {
	background-image:url(images/side-menu-bg-store.gif);
	background-repeat:no-repeat;
	width: 66px;
	height: auto;
	margin-left: 4px;
	padding-top: 60px;
	padding-bottom:10px;
	text-decoration:none;
	float:left;
	
}

.storewrapper { 
		width: auto;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		padding-left: 85px;

		
}


/***************MAIN / TOP NAVIGATION STYLES**********************/
#navigation { 
		background-image:url(images/navigation.gif);
		background-repeat:no-repeat;
		width: 800px;
		height: 25px;
}

#menu { 
		
		padding-top:3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-align:center;
		color:#FFFFFF;
}


#menu a:link {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
	
					}
		
#menu a:visited {	
					color: #a4d0fb;
					text-decoration:none;
					text-align:center;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;}
		
#menu a:hover {
					background-color:#FFCC00;
					display:block;
					color: #3F5F90;
					text-align:center;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;}
					
#menu a:active {
					
					color: #fff;
					text-decoration:none;
					text-align:center;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;}
		

/***************FOOTER STYLES**********************/
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align:center;
	clear:both;
}


#footer a:link {
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;}
		
#footer a:visited {
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;}
		
#footer a:hover {
					color:#FFCC00;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;}
					
#footer a:active {
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;}
					
					
/***************PRODUCT MENU STYLES**********************/


		
#productmenuwrap

{	background-image:url(images/products/product-menu-1.gif);
	background-repeat:no-repeat;
	background-color: #fff;
	width: 190px;
	height: 170px;
	float: left;
	}		
	
#productmenuwrap1

{	background-image:url(images/products/product-menu-2.gif);
	background-repeat:no-repeat;
	width: 190px;
	height: 170px;
	float: right;
	background-color: #fff;
	padding-right:10px;
	}		
	
	
#productmenuwrap2

{	background-image:url(images/products/product-menu-1.gif);
	background-repeat:no-repeat;
	width: 190px;
	height: 170px;
	float: right;
	background-color: #fff;
	padding-right:10px;
	}	


#productmenu li
{	margin-top: 8px;
	padding-bottom:2px;
	list-style: none;
	width:120px;
	height:18px;
	background-image:url(images/products/product-menu-hover-static.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font: 10px Arial, Helvetica, sans-serif;}

#productmenu li a
{	padding-top: 4px;
	padding-bottom:2px;
	width: 130px;
	height: 14px;
	color: #fff;
	display:block;
	text-align: left;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;}



#productmenu div
{
	
	visibility: hidden;
	background: #33517c;
	width: 130px;
}

	#productmenu div a
	{	
		padding: 2px 0px 0px 20px;
		width: auto;
		height:14px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(images/products/product-menu-hover-1.gif);
		background-repeat:no-repeat;
		background-colour:#3f5f90;
		color: #a4d0fb;
		font: 10px Arial, Helvetica, sans-serif;}

	#productmenu div a:hover
	
	{	background-image:url(images/products/product-menu-hover.gif);
		background-colour:#fff;
		color: #33517c;}
		
		
/*************************************************/
		
		
		
#productmenu1 li
{	margin-top: 8px;
	padding-bottom:5px;
	list-style: none;
	width:120px;
	height:18px;
	background-image:url(images/products/product-menu-hover-static-1.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font: 10px Arial, Helvetica, sans-serif;}

#productmenu1 li a
{	padding-top: 4px;
	padding-bottom:5px;
	width: 130px;
	height: 13px;
	color: #fff;
	display:block;
	text-align: left;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;}



#productmenu1 div
{
	
	visibility: hidden;
	background: #6384b2;
	width: 130px;
}

	#productmenu1 div a
	{	
		padding: 2px 0px 0px 20px;
		width: auto;
		height:13px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(images/products/product-menu-hover-2.gif);
		background-repeat:no-repeat;
		background-colour:#6384b2;
		color: #33517c;
		font: 10px Arial, Helvetica, sans-serif;}

	#productmenu1 div a:hover
	
	{	background-image:url(images/products/product-menu-hover.gif);
		background-colour:#fff;
		color: #33517c;}
		
/*************************************************/		

#productmenu2wrapper
{	margin-top: 20px;
	padding-top:20px;
	
	}
	
	#productmenu3wrapper
{	margin-top: 25px;
	padding-top:25px;
	
	}
		
#productmenu2 li
{	margin-top: 4px;
	padding-bottom:2px;
	list-style: none;
	width:120px;
	height:18px;
	background-image:url(images/products/product-menu-hover-static-1.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font: 10px Arial, Helvetica, sans-serif;}

#productmenu2 li a
{	padding-top: 4px;
	padding-bottom:0px;
	width: 130px;
	height: 13px;
	color: #fff;
	display:block;
	text-align: left;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;}	
	
#productmenu2 div
{
	
	visibility: hidden;
	background: #6384b2;
	width: 130px;
}

#productmenu2 div a
	{	
		padding: 2px 0px 0px 20px;
		width: auto;
		height:13px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(images/products/product-menu-hover-2.gif);
		background-repeat:no-repeat;
		background-colour:#6384b2;
		color: #33517c;
		font: 10px Arial, Helvetica, sans-serif;}

#productmenu2 div a:hover
	
	{	background-image:url(images/products/product-menu-hover.gif);
		background-colour:#fff;
		color: #33517c;}	
					

a:link {
					color: #33517c;
					text-decoration:underline;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}
		
a:visited {
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}
		
a:hover {
					color:#FFCC00;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}
					
a:active {
					color: #3f5f90;
					text-decoration:none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;}		
		
