@charset "utf-8";
/* CSS Document */

.small_links {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1E1E1E;
}
.side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
a:link {
	color:#999999;
	text-decoration: none;
}      /* unvisited link */
a:visited {color:#999999}  /* visited link */
a:hover {
	color:#999999;
	text-decoration: underline;
}  /* mouse over link */
a:active {color:#999999}  /* selected link */

}
.descriptions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.page_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.smaller_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.gallery_image {
	font-size: 10px;
	color: #333333;
}
.gallery_old_price {
	font-size: 10px;
	color: #333333;
	text-decoration: line-through;
}
.gallery_sale_price {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.image_border {
	border: 1px solid #E4E4E4;
}
.product_descriptions {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.sale_price_indiv {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
}


.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar1 {

}
.full_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.top_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.image_border_shaddow {
	border: 5px solid #CCCCCC;
	filter: DropShadow(Color=333333, OffX=666666, OffY=999999, Positive=333333);
}
.media_download_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.oneColFixCtrHdr #container #mainContent #form1 #submit {
	background-color: #FFCCFF;
	border: 1px solid #666666;
	font-size: 12px;
}
.share_box {
	position: relative;
	bottom: 5px;
}
