@charset "UTF-8";
/* CSS Document */


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
#mainIndexContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#indexMenu {
	width: 150px;
	text-align: left;
	position: absolute;
	left: 285px;
	top: 415px;
}
#indexMenu a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#indexMenu a:hover {
	color: #666666;
}
.cleared {
	clear: both;
}
#header {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/grad-white-gray.jpg);
	height: 120px;
	position: relative;
}
#headerInside {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/headerInside.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
}
#mainContent {
	width: 730px;
	position: relative;
	float: right;
}
.pageHeader {
	font-size: 25px;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 38px;
	line-height: 30px;
	background-image: url(../images/sjBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #644341;
	vertical-align: 2%;
	margin-top: 5px;
	text-transform: lowercase;
}
#mainContent   ul {
	margin: 3px 0px 10px;
	padding: 0px 0px 0px 20px;
}
#mainContent a {
	color: #666666;
	text-decoration: none;
}
#mainContent a:hover {
	color: #999999;
	text-decoration: none;
}
#navigation {
	padding: 10px 0px;
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 155px;
	font-size: 12px;
	letter-spacing: .9px;
	text-transform: lowercase;
}
#navigation  .menuHeader {
	padding-top: 5px;
	color: #333333;
}
#navigation  .menuItems {
	padding-left: 15px;
	padding-top: 5px;
}
#navigation a {
	color: #666666;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFC7D7;
	padding-left: 5px;
}
#navigation a:hover {
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A5818B;
	padding-left: 5px;
}
#container {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
hr {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
}
legend {
	font-size: 14px;
}
fieldset {
	padding: 4px 8px 8px;
	border: 1px solid #CCCCCC;
}
.photo-link			{
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
	text-align: center;
	height: 120px;
	width: 120px;
	display: block;
}
.photo-link:hover	{
	border-color: #CCCCCC;
}
.productBox {
	width: 155px;
	text-align: center;
}
#artistPhoto {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
}
.pressBox {
	padding: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	margin-bottom: 5px;
	height: 80px;
}
.pressPhoto {
	padding-right: 10px;
	float: left;
	height: 80px;
	width: 80px;
	position: relative;
}
.detailLarge {
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 300px;
	width: 300px;
}
.relatedItem {
	height: 100px;
	width: 100px;
}
#viewCartBox {
	width: 139px;
	padding: 8px 8px 8px 0px;
	letter-spacing: 0.9px;
	margin: 10px 0px 0px;
	float: left;
	clear: left;
	position: relative;
}
#leftSide {
	float: left;
}
#categorySubmenu {
	color: #CCCCCC;
	text-transform: lowercase;
}
#categorySubmenu a {
	color: #999999;
}
#categorySubmenu  a:hover {
	color: #666666;
}
.categoryBox {
	font-size: 14px;
}
.categoryBox img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 150px;
}
.categoryBox a:hover {
	color: #666666;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.categoryBox a {
	font-weight: normal;
}
#artistText {
	float: right;
	width: 460px;
}
.complementBar {
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
	background-image: url(../images/grad-white-gray.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	text-align: center;
}
.complement {
	float: left;
	padding-right: 10px;
}
