@charset "utf-8";
body {
	background-image: url(../images/background%20tile2.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-weight: lighter;
	font-size:12px;
}

a
{
	text-decoration:none;
	color:#333333;
	border: none;
}

a:hover
{
	text-decoration:none;
	color:black;
	text-align: center;
}

#main {
	background-image: url(../images/collection/background.jpg);
	height:500px;
	background-repeat: no-repeat;
	background-position:top;
	vertical-align:top;
}

#main_bridal {
	background-image: url(../images/bridal/background.jpg);
	height:500px;
	background-repeat: no-repeat;
	background-position:top;
	vertical-align:top;
}

#main tr td #mini {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

#main tr td #main_img {
	padding: 10px;
}

#main tr td {
	text-align: right;
	font-size: 10px;
}

#main tr td form #paypal {
	text-align: right;
	clear: left;
}

#links {
text-align:center;
	font:"Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size:12px;
}

#main tr td a #mini {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo {
	text-align: left;
}
#link {
	text-align: right;
}

img {
	border:none;
	padding: 6px;
}

#main tr #title {
	font-size: 14px;
	color: #666;
}
#main tr td #price {
	font-size: 18px;
}
#main tr td #photo_id {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
#old_price {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: #666;
}
#new_price {
	font-size: 20px;
	font-weight: bold;
	color: #FF6699;
}
