@charset "utf-8";
.underlined {
	text-decoration: underline;
}


.underline {
	font-weight: bold;
	text-decoration: none;
}
#sidelinks   .underline {
	text-decoration: none;
}

#image_background img {
	margin-left: 8px;
	background-position: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #image_background {
	background-image: none;
	background-repeat: repeat;
	width: 965px;
	float: left;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-position: left top;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding-left: 10px;
}
#content {
	float: left;
	width: 804px;
	height: auto;
	background-image: url(../fill.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#content .thumbnails {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.info {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.price {
}
#content .price {
	padding: 0px;
	width: 146px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sale_tights {
	color: #660099;
	padding: 5px;
	font-size: 36px;
	background-color: #E2C7E2;
	border: medium dotted #FFFFFF;
	width: 150px;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	font-style: normal;
	margin-left: 5px;
}

