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

html,body {
	height: 100%;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
	background-color: #f7f7f7;
	display: block;
	padding: 0px;
	width: 100%;
}
html {
	
	scrollbar-base-color: #FFFDE1;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: #DCDEDE;
	
	scrollbar-shadow-color: #C2C3AF;
	scrollbar-lightshadow-color: #E1DFC8; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}
textarea {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFCC;
	font-weight: bold;
}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #3300FF;
	text-decoration: underline;
}
a:active {
	color: #6600CC;
	text-decoration: none;
}
.style2 {font-size: 5px}
#top {
	width:775px;
	height:176px;
	z-index:1;
	background-image: url(im/core/head.gif);
	position: absolute;
	margin-left: -387px;
	margin-top: 35px;
	margin-bottom: 0;
	display: block;
	left: 50%;
}
#pulsediv {
	width:775px;
	height:176px;
	z-index:1;
	position: absolute;
	margin-left: -387px;
	margin-top: 35px;
	margin-bottom: 0;
	display: block;
	left: 50%;
}
#bottom {
	width:775px;
	height:220px;
	z-index:1;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -387px;
	position: absolute;
	left: 50%;
	top: 541px;
	background-image: url(im/core/bottom.gif);
}
.head {
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
}
#main {
	text-align: center;
	width: 775px;
	height: 275px;
	margin-bottom: 0;
	margin-left: -387px;
	background-image: url(im/core/main.gif);
	position: absolute;
	top: 238px;
	left: 50%;
}
.field {
	color: #333333;
	background-color: #DDDDDD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
#menu {
	text-align: center;
	width: 775px;
	background-image: url(im/core/main.gif);
	height: 27px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -387px;
	position: absolute;
	top: 211px;
	display: block;
	left: 50%;
}
#submenu {
	text-align: center;
	width: 715px;
	height: 27px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -357px;
	position: absolute;
	top: 0px;
	display: block;
	left: 50%;
	z-index: 2;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#submenu2 {
	text-align: center;
	width: 715px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -357px;
	left: 50%;
	position: absolute;
	top: 248px;
	display: block;
	z-index: 2;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#menu2 {
	text-align: center;
	width: 775px;
	height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -387px;
	background-image: url(im/core/main.gif);
	left: 50%;
	position: absolute;
	top: 513px;
}
.smallButtons {
	font-size: 9px;
	color: #000000;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
}
.whitesmall {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.menulines {
	text-align: center;
	width: 765px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 27px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menulineside {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFF1;
}
#imageblock {
	width:393px;
	height:273px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-top: 1px;
	padding-left: 6px;
}
.imageblockloading {
	background-image: url(im/loading/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#textblock {
	width:345px;
	height:268px;
	text-align: left;
	float: left;
	overflow: auto;
	margin-top: 1px;
	padding-left: 26px;
	padding-top: 5px;
}
#textblock2 {
	width:345px;
	height:268px;
	text-align: left;
	float: left;
	overflow: auto;
	margin-top: 1px;
	padding-left: 425px;
	padding-top: 5px;
}
#padright {
	margin-right: 20px;
}
.gal_img {
	display: block;
	padding: 0px;
	border: 1px solid #33FF00;
}
.gal_img a:link{
	display: block;
	padding: 0px;
	border: 1px solid #33FF00;
}
.gal_img a:hover {
	display: block;
	border: 1px solid #CC0000;
	padding: 0px;
}
.imgBorder {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.imgBorder a:link {
	padding: 1px;
	background-color: #FFFFCC;
	border: 1px solid #FFFFCC;
}
.imgBorder a:visited {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.imgBorder  a:hover {
	padding: 1px;
	background-color: #CC0000;
	border: 1px solid #CC0000;
}
.imgBorder a:active {
	padding: 1px;
	background-color: #660000;
	border: 1px solid #660000;
}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.shopHead {
	font-size: 12px;
	font-weight: bold;
}
.shopBody {
	font-size: 9px;
}
.shopImg {
	margin-right: 5px;
}
#shopper {
	width: 775px;
	height: 275px;
	overflow: auto;
	text-align: center;
}
.shoppercheck {
	width: 775px;
	height: 275px;
	overflow: auto;
	text-align: center;
	background-image: url(im/core/checkout.gif);
	background-repeat: repeat-y;
}
#shopblock {
	background-color: #FFFFF1;
	width:390px;
	height:273px;
	overflow: auto;
	margin-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	left: 7px;
	position: absolute;
	text-align: left;
	z-index: 1;
	visibility: visible;
}
#shopblock2 {
	background-color: #FFFFF1;
	width:390px;
	height:258px;
	overflow: auto;
	margin-top: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	left: 7px;
	position: absolute;
	text-align: left;
	z-index: 1;
	visibility: visible;
}
#return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	overflow: hidden;
	left: 7px;
	width: 391px;
	margin-top: 1px;
	background-color: #999999;
	color: #FFFFFF;
	height: 15px;
	text-indent: 15px;
}
.pointy {
	cursor: pointer;
}
.notpointy {
	cursor: default;
}
.returninner {
	text-shadow: #000000 1px 1px 1px;
	filter: shadow(color:black);
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
}
#typeblock {
	background-color: #FFFFF1;
	width:390px;
	height:268px;
	overflow: auto;
	margin-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
	left: 7px;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#gallery {
	width:370px;
	height:273px;
	text-align: left;
	float: left;
	overflow: auto;
}
#bigimageblock {
	background-image: url(im/loading/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width:392px;
	height:273px;
	overflow: hidden;
	margin-top: 1px;
	position: absolute;
	text-align: left;
	z-index: 2;
	background-color: #FFFFFF;
	left: 7px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	visibility: hidden;
}
#noteCont {
	height: 15px;
	position: absolute;
	width: 392px;
	top: 0px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 15px;
	position: absolute;
	cursor: pointer;
	width: 392px;
}
.noteinner {
	text-shadow: #000000 1px 1px 1px;
	filter: shadow(color:black);
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.fade {
	background-color: #000000;
	height: 15px;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	position: absolute;
	width: 392px;
}
#moreCont {
	height: 70px;
	position: absolute;
	width: 392px;
	top: 258px;
	overflow: hidden;
	display: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 70px;
	position: absolute;
	visibility: visible;
}
.moreinner {
	text-shadow: #000000 1px 1px 1px;
	filter: shadow(color:black);
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
}
.lessinner {
	text-shadow: #000000 1px 1px 1px;
	filter: shadow(color:black);
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	display: none;
}
.fade2 {
	background-color: #000000;
	height: 70px;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	position: absolute;
	width: 392px;
}
.button {
	font-size: 9px;
}
.sold {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.text {
	margin-bottom: 15px;
	display: block;
}
.tableareaborder {
	border: thin solid #999;
}
#intro {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
	background-color: #FFF;
}
#bottom #cgs {
	margin-top: 60px;
	margin-left: 125px;
}
#intro #logo {
	height: 98px;
	width: 546px;
	position: absolute;
	margin-left: -273px;
	top: 50%;
	left: 50%;
	margin-top: -49px;
}

