


/*---------------- RE DESIGN --------------- */
*{ border:0px;

}

.imageGalleryItem { float: left; width: 225px; padding: 20px 15px 0 15px; text-align: center; }
.gallery_inside_img { float: left; width: 220px; height:280px; padding: 20px 15px 0 15px; text-align: center; }
#gallery_inside_img { float: left; width: 220px; padding: 20px 15px 0 15px; text-align: center; }
#gallery_inside_img p, .gallery_inside_img p { color: #d4d4d4; padding: 0 0 5px 65px; font-size: 12px; text-align: left; }

.productBox{
border-top:1px solid #303030;
border-left:1px solid #303030;
border-right:1px solid #303030;
padding-top:15px
}
.productBoxDetails{
border-left:1px solid #303030;
border-right:1px solid #303030;
}

body{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
background:url(/images/2008/bkg-body.jpg) no-repeat;
font-size:12px;
}
.categoryHeader{
font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#FFFFFF;
}
#shoppingcart{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#8b8b88 }
.headerWhite{
font-size:16px;color:#FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-right:15px;
	font-size:12px;
	font-weight:100;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	padding-right:15px;
	font-weight:100;
	}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size:12px;
	padding-right:15px;
	font-weight:100;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	padding-right:15px;
	font-weight:100;
	}

a.collection:link {
	text-decoration: none;
	color: #bebebe;
	padding-right:15px;
	font-size:16px;
	font-weight:100;
	}
a.collection:visited {
	text-decoration: none;
	color: #bebebe;
	font-size:16px;
	padding-right:15px;
	font-weight:100;
	}
a.collection:hover {
	text-decoration: none;
	color: #bebebe;
	font-size:16px;
	padding-right:15px;
	font-weight:100;
	}
a.collection:active {
	text-decoration: none;
	color: #bebebe;
	font-size:16px;
	padding-right:15px;
	font-weight:100;
	}
	
	a.nav:link {
	text-decoration: none;
color:#FFFFFF;
text-align:left;
	}
a.nav:visited {
	text-decoration: none;
color:#FFFFFF;
text-align:left;
	}
a.nav:hover {
	text-decoration: none;
color:#FFFFFF;
text-align:left;
	}
a.nav:active {
	text-decoration: none;
color:#FFFFFF;
text-align:left;
	}
	
.productDisplay{
color:#FFFFFF;
}
.white{
color:#FFFFFF;
}
p.footer{
color:#3e3e3e;
font-size:10px;
}
.small{
color:#FFFFFF;
font-size:10px;
}
.content{
padding-top:67px;
}
.grey{
color:#3e3e3e;
}
.contenttable{
background:#000000;
}