
#products {

}

#products .col1 {
	width: 48%;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#products .top {
	margin-top: 25px;
}
#products  .empty_image_box{
	height: 175px;
}
#products  .image_box{
	position: relative;
}
#products  .image_box .link{
	position: absolute;
	top: 20px;
	right: 5px;
}
#products  .image_box img{
	clear: both;
}


#products  .col2 h1{
	height: 40px;
	margin-top: -35px;
	padding: 0;
}

#products h1 a, #products h1 a:visited{
	color: #BC1A8C;
	text-decoration: none;
}

#products  h1.coming-soon{
	background-image:url('images/coming_soon.gif');
	background-repeat:no-repeat;
	background-position:top right; 
}
#products h1 a:hover{
	color: #DB3EAC;
	text-decoration: none;
}
#products .col2 {
	width: 48%;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
#products  .col2 .link{
	position: absolute;
	top: -50px;
	right: 30px;
}

#product-image-wide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#product-list {
	display: block;
	width: 968px;
	padding:0;
	margin:0 0 30px 0;
	text-align:center;
}
#product-list hr{
	border: 2px solid #BC1A8C;
	margin: 20px 0;
}

#product-list a {
	font-size: 11px;
}



#product-list table{
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#product-list form{
	padding: 0;
	margin: 0;
	width: 100px;
}
#product-list  p.description {
	text-align: left;
	font-size: 12px;
	font-style:italic;
}
#product-list  p.dheight {
	min-height: 100px;
}
#product-list  p.name {
	color: #BC1A8C;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
	text-align: left;
}
.buy-now {
	margin-top: 10px;
	float: left;
}

#product-image-wide {
	margin-bottom: 40px;
}


ul.pink-nav a, ul.pink-nav a:visited{
	color: #BC1A8C!important;
}
ul.pink-nav a:hover{
	color: #DB3EAC!important;
}
ul.pink-nav a.active{
	color: #1B4298!important;
}

#products a, #products  a:visited{
	color: #1B4298;
	text-decoration: none;
}
#products  a:hover{
	text-decoration: underline;
}