/* Page Structure */

#container {
	width: 983px;
	margin: 20px auto 0;
	border: 1px solid #000000;
	text-align: left;
	background-color: #62656C;
}

#sidebar1 {
	float: left;
	width: 300px;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 304px;
	padding-top: 53px;
	padding-right: 62px;
	padding-bottom: 0;
	padding-left: 0;
}


/* Title Elements */

.title {
	margin-top: 66px;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D67D4E;
	margin-top: 10px;
}



/* Subpage Contents */

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DCDCDE;
	text-align: left;
	margin-top: 46px;
	line-height: 25px;
	margin-bottom: 50px;
}

.content p{
	margin-bottom: 20px;

}

.content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
}

.content strong {
	font-weight: bold;
	color: #FFFFFF;
}

.content a {
	color: #FFFFFF;
}

.content a:hover {
	color: #DD8657;
}

.artist {
	border: 1px solid #000000;
	margin-left: 25px;
}



/* Collections */

#productRow  {
	list-style-type: none;
	width: 540px;
	padding-bottom: 20px;
}

#productRow  li{
	float: left;
	width: 160px;
	margin-right: 10px;
	border: 1px solid #999999;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 5px;
}

#productRow div {
	background-color: #4F5155;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 17px;
}


/* Item Pages */

form {
	padding-bottom: 10px;
}

.content table {
	margin-bottom: 20px;
}

.price {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9BBBF;
}

.back {
	font-size: 11px;
}

.productPhoto {
	width: 300px;
	float: right;
	margin-left: 40px;
	margin-bottom: 15px;
}

.magnify {
	font-size: 11px;
	text-align: center;
}


/* Shipping Pages */
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9BBBF;
}

.logo {
	margin-right: 60px;
	margin-top: 35px;
}
.sold {
	font-size: 16px;
	font-weight: bold;
	color: #D67D4E;
}
