/*----------------
  COLUMN 1
----------------*/
#col1 {
	float: left;
	width: 200px;
}
#col1 #collectionOverview {
	width: 140px;
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1 #collectionOverview p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*----------------
  COLUMN 2
----------------*/
#col2 {
	float: right;
	width: 525px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CFD5;*/
}
#col2 #imageArea {
	float: left;
	text-align: center;
}
#col2 table#prodImgHolder {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 225px;
}
#col2 #imageArea a.enlarge {
	font-size: 11px;
	color: #99C2C6;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
#col2 #prodDetail {
	padding-top: 28px;
	padding-left: 18px;
	padding-bottom: 0px;
	float: left;
	width: 282px;
	margin-top: 15px;
}
#col2 #prodDetail h1 {
	color: #99C2C6;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#col2 #prodDetail h2 {
	color: #99C2C6;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#col2 #prodDetail h2#itemName {
}
#col2 #prodDetail h2#itemNumber {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
}
#col2 #prodDetail ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col2 #prodDetail ul li {
	display: block;
	line-height: 20px;
	height: 20px;
}
#col2 #prodDetail ul h3 {
	color: #99C2C6;
	font-size: 12px;
	font-weight: lighter;
	width: 80px;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
#col2 #prodDetail ul span {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#col2 #prodDetail label#qtyAdd {
	font-size: 12px;
	color: #99C2C6;
}

#col2 #prodDetail input#qtyAdd {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col2 #prodDetail input#btnAdd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col2 #details2 {
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
#col2 #details2 ul {
	padding: 0px;
	width: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#col2 #details2 li {
	margin-bottom: 10px;
	font-size: 13px;
	color: #999999;
}
#col2 #details2 a:link, #col2 #details2 a:visited {
	line-height: 13px;
	height: 13px;
	text-decoration: none;
	color: #999999;
}
#col2 #details2 a:hover, #col2 #details2 a:active {
	text-decoration: underline;
	color: #99C2C6;
}
#col2 #dealerInfo {
	background-color: #EAF3F4;
	clear: both;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	padding-top: 4px;
	margin-bottom: 4px;
}
#col2 #dealerInfo #inner {
	padding-top: 17px;
	padding-left: 22px;
}
#col2 #dealerInfo .title {
	float: left;
	font-size: 12px;
	color: #5B9399;
	margin: 0px;
	padding: 0px;
}
#col2 #dealerInfo ul {
	padding: 0px;
	list-style-type: none;
	width: 245px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#col2 #dealerInfo ul li {
	display: block;
	height: 20px;
	line-height: 20px;
}
#col2 #dealerInfo ul h3 {
	color: #666666;
	font-size: 11px;
	width: 100px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col2 #dealerInfo ul span {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
}



/*--------------------
  FEATURED PRODUCTS
--------------------*/
#featureArea {
	margin-top: 30px;
}
#featureArea #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBE0E2;
	margin-bottom: 15px;
}
#featureArea #title img {
	position: relative;
	top: 1px;
	background-color: #FFFFFF;
	padding-right: 10px;
	display: block;
}
#featureArea .outer {
	width: 175px;
	float: left;
	height: 150px;
	text-align: center;
}
#featureArea .outer a {
	text-decoration: none;
}
#featureArea .inner {
	width: 102px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#featureArea img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#featureArea h1 {
	font-size: 13px;
	padding: 0px;
	color: #99C2C6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featureArea h2 {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}
#featureArea h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
