﻿#HEADER
{
	background-image: url("../../graphics/LRLogoArt.jpg");
}
#MENU div.menupic
{
	background-image: url("../../graphics/pencils.jpg");
}

h3
{
	margin: 20px 10px 0 60px;
	padding-left: 0;
}

h4
{
	margin: 1px 0 0 60px;
	padding-left: 0;	
}

.descPara
{
	margin: 2px 15px 5px 30px;
	font-size: 0.8em;
}

a.titleLink:link,a.titleLink:visited,a.titleLink:active
{
	color: #5661a6;
	text-decoration: none;
}
a.titleLink:hover
{
	color: #9ea1df;
}

/* -- art box setup -- */
.artRow{display:inline-block;clear:both;float:none;height:auto;}
.artRow p{margin:0;padding:33px 10px 10px 10px;}
p.cost
{
	text-align:left;
	font-size: 0.9em;
	color: #b85b56;
	padding:0;
	margin:0;
}

.artrow img{margin: 10px 7px 0 60px;}
p.cost img {padding-right:5px;margin:0;}

a.storelink:link,a.storelink:visited,a.storelink:active
{
	color: #67a467;
	font-size: 1.0em;
	text-decoration: none;
	font-weight:600;
}
a.storelink:hover
{
	color: #9ea1df;
}
.descbox{display:none; background-color:#ffffff;border:solid 1px #5661a6;position:absolute;top:150px;left:75px;width:650px;}
.whiteout{display:none; filter: alpha(opacity=75); opacity: 0.75;background-color:#ffffff;position:absolute;top:0;left:0;width:100%;height:100%;}

.descbox img.btn{float:right;padding:5px 5px 0 0;margin:0;}

/*
div.artbox img
{
	border: none;
}

div.artbox
{
	background-color: Transparent;
	font-family: Georgia, Tahoma;
	float:none;
	clear:both;
	overflow: hidden;
	margin: 15px 0 0 40px;
}
div.artbox p, div.picBoxTop, div.picBox, div.picBoxBottom, 
.picLargeImage, .storelink, .costBox
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.picBox
{	
	overflow: hidden;
}

div.descBox p
{
	font-size: 0.9em;
	padding: 10px 10px 0 15px;
}

div.artbox h3.picTitle
{
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 400;
	padding: 12px 0 0 20px;
	margin: 0 0 0 0;
	border: none;
}
*/
/* Fixes for artbox hiding problem are in ieFixes */
/*
div.descBox
{
	margin: 0 20px 0 0;
}
div.imgBox
{
	float: left;
	width: 200px;
	text-align: center;
	margin: 3px 7px 3px 7px;
}
p.cost
{
	font-size: 1.1em;
	text-align: center;
	color: #b85b56;
	padding: 10px 0 0 0;
	text-align: center;
}
div.costBox
{
	clear: both;
	float: none;
}
div.picBoxTop
{
	background-image: url("../../graphics/picBox/picBoxTop.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 58px;
}
div.picLargeImage
{
	padding: 15px 10px 10px 10px;
	text-align: center;
	display: none;
}

div.picBox, div.picLargeImage, div.imageControls
{
	background-image: url("../../graphics/picBox/picBox.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
}

div.picBoxBottom
{
	background-image: url("../../graphics/picBox/picBoxBottom.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 28px;
	float:none;
	clear:both;	
}

a.storelink:link,a.storelink:visited,a.storelink:active
{
	color: #5661a6;
	font-size: 1.0em;
	text-decoration: none;
	text-align: right;
}
a.storelink:hover
{
	color: #9ea1df;
}

.imageControls
{
	background-color: Transparent;
	text-align: right;
	padding: 0 20px 0 0;
}
.minusButton
{
	display: none;
}
*/