@charset "ISO-8859-1";
#subbody {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #343434;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.four {
	text-align: center;
	float: left;
	width: 25%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.Thumb {
	border: 1px solid #6EC9DF;
	margin-bottom: 12px;
}
.clear {
	clear: both;
}
#MainArea {
	padding: 10px;
	text-align: left;
}
#LargePicArea {
	float: left;
	width: 650px;
	text-align: center;
	padding-bottom: 22px;
	padding-top: 12px;
}
#CartInfo {
	width: 320px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#CartInfo form{
	padding-left:20px;
}
#CartInfo img{
	padding-left:20px;
}
#LargePicArea img {
	border: 1px dashed #666666;
	padding: 25px;
	background-image: url(images/flakebg.png);
}
#MainArea h1 {
	font-family: "Arial Black", Arial, "Sans Serif";
	font-size: 24px;
	color: #FFFFFF;
}
#MainArea p {
	padding: 12px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}
#Header {
	position: relative;
	background-image: url(images/shnow_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 122px;
}
#Site {
	width: 1000px;
	margin: auto;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC3EE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCC3EE;
}
#Navigation ul {
	list-style-type: none;
	font-size: 14px;
}
#Navigation li {
	float: right;
}
#Navigation li a {
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #0EB6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#Navigation li a:hover {
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0EB6FF;
}
#Navigation {
	position: absolute;
	width: 800px;
	right: 12px;
	bottom: 4px;
}
.CenterPromo {
	padding-top: 12px;
	text-align: center;
	background-image: url(images/shnow_03.jpg);
	background-repeat: no-repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer {
	text-align: center;
	background-color: #202020;
	color: #CCCCCC;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	padding-top: 44px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#Footer a {
	color: #666666;
}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 {color: #FFFF66}
