@CHARSET "UTF-8";
#collectionsBox {
	height:450px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#collection-desc,#collection-img {
	height:340px;
} 

#collection-desc {
	border:1px solid;
	width:418px;
	float:left;
}

#collection-desc div {
	width:auto;
	color:#ffffff;
	padding: 20px;	
}

#collection-desc div ul {
	padding:0;	
}

#collection-desc div ul li {
	font-size:12px;
	list-style-type:none;
	margin: 16px auto;	
}

#collection-desc div a, #collection-desc div a:link,
#collection-desc div a:visited,#collection-desc div a:hover
{
	text-decoration:none;
	color:#ffffff;	
}

#collection-desc .collection-desc-text {
	top:0;
	left:0;
}

#collection-desc .collection-desc-text h3 {
	font-size:28px;
	padding-bottom:8px;
	border-bottom:2px solid #ffffff;
	margin-bottom:0;	
}

#collection-desc .collection-desc-text p {
	margin-top:10px;
	font-size:14px;
}

#collection-img {
	width:561px;
	float:right;
	border: 1px solid #333333;
}

#collection-img img {
	position:relative;
	top:0;
	left:0;	
}

#collections-thumb-wrapper {
	margin-top:10px;
	height:100px;
	width:990px;
	background-color:#cccccc;
}

.blue-sky {
}

.osage {
}

.white-agate {
}

.exotic-skins {
}

.modern-tribal {
}

.turquoise-blue {
}

.natural-horn {
}
/*
.blue-sky {
	background-color:#a2cccc !important;
	border-color:#a2cccc !important;
}

.osage {
	background-color:#00989a !important;
	border-color:#00989a !important;
}

.white-agate {
	background-color:#999999 !important;
	border-color:#999999 !important;
}

.exotic-skins {
	background-color:#c31f25 !important;
	border-color:#c31f25 !important;
}

.modern-tribal {
	background-color:#c98325 !important;
	border-color:#c98325 !important;
}

.turquoise-blue {
	background-color:#067dbf !important;
	border-color:#067dbf !important;
}

.natural-horn {
	background-color:#816239 !important;
	border-color: #816239 !important;
}
*/
