/* Basic Site CSS : Background & Links : Non SiteStorePro Specific CSS */
body{
	margin:0;
	background-color: #F3E4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Font Size */
	background-image: url(none);
	background-repeat: repeat;
	padding: 10px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660;
}
a:visited {
	text-decoration: none;
	color: #660;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.price {
	font-size: 18px;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #C00;
}

/* Values Below Format the Sample Template Included With Site Store Pro */

.Site_OUTER_Border {
	width: 1000px;
	padding: 0px;
	border: 1px none #CCCCCC;
}
.header_background {
	background-image: url(none);
	background-repeat: repeat-x;
}

.Main_Body_background{
	background-image: none;
	background-repeat: repeat-x;
	background-color: #6F1A6E;
}

.bottom_links_background{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	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-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(none);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.bottom_links {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding: 5px;
}

.Bottom_Copyright_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	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-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/template_design/button_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Site_OUTER_Border tr td table tr .Main_Body_background table tr td table tr td #how_to {
	width: 800px;
}
.Site_OUTER_Border tr td #bottom_content table tr td a img {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
