body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapper {
	background-image: url(../common_images/bg4.gif);
	background-repeat: repeat-y;
	background-position:center;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

div.featuredItems {
	background: #cbcbcb;
	float: left;
	margin: 0;
	width: 760px;
	padding: 6px 0 6px 0;
}

div.featuredItems img {
	border: 0;
}

div.featuredItems p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E318E1;
	font-size: 9px;
	margin: 0;
}

div.featuredItems a {
	color: #E318E1;
}

div.featuredItems div.item {
	margin-left: 6.5px;
	float: left;
	position: relative;
}

div.featuredItems div.item .title {
	font-weight: bold;
	margin-bottom: 2px;
}

div.featuredItems div.item .title a {
	text-decoration: none;
}

div.featuredItems div.item .buy {
	font-weight: bold;
}

div.featuredItems div.item div.itemBottom {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

div.featuredItems div.item:hover a {
	text-decoration: none;
}

.font1 a { color: #FFFFFF; text-decoration: none }

.font1 a:hover { color: #FFFFFF; text-decoration: underline }

.font1 { font-family: verdana, arial, helvetica; color: #FFFFFF; text-decoration: none; font-size: 9px }

.font2 a { color: #333333; text-decoration: none }

.font2 a:hover { color: #000000; text-decoration: underline }

.font2 { font-family: verdana, arial, helvetica; color: #333333; text-decoration: none; font-size: 9px }

.font3 a { color: #666666; text-decoration: none }

.font3 a:hover { color: #333333; text-decoration: underline }

.font3 { font-family: verdana, arial, helvetica; color: #666666; text-decoration: none; font-size: 9px }

.font4 { font-family: verdana, arial, helvetica, sans-serif; color: #999999; text-decoration: none; font-size: 16px; font-weight: bold }

.font5 { font-family: verdana, arial, helvetica; color: #FF0000; text-decoration: none; font-size: 9px }

.font6 { font-family: verdana, arial, helvetica; color: #666666; text-decoration: none; font-size: 12px; font-weight: bold }

.font6 a { font-family: verdana, arial, helvetica; color: #333333; text-decoration: none; font-size: 12px; font-weight: bold }

.font6 a:hover { font-family: verdana, arial, helvetica; color: #7ecdc3; text-decoration: none; font-size: 12px; font-weight: bold }



.font7 { font-family: verdana, arial, helvetica; color: #FF6600; text-decoration: none; font-size: 9px }

.font8 { font-family: verdana, arial, helvetica; color: #FF0000; text-decoration: none; font-size: 12px }


.form1 { font-size: 9px; width: 105px; background: #FFFFFF; height: 16px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, san-serif; color: #333333; text-decoration: none }

.form2 { font-size: 9px; width: 170px; background: #FFFFFF; height: 90px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, sans-serif; color: #333333; text-decoration: none }

.form3 { font-size: 9px; width: 50px; background: #FFFFFF; height: 16px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, sans-serif; color: #333333; text-decoration: none }

.formfile { font-size: 9px; width: 170px; background: #FFFFFF; height: 16px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, sans-serif; color: #333333; text-decoration: none }

.formselect { font-size: 9px; width: 70px; background: #FFFFFF; height: 16px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, sans-serif; color: #333333; text-decoration: none }

.formselect2 { font-size: 9px; width: 100px; background: #FFFFFF; height: 16px; border: 1px #999999 solid; font-family: verdana, arial, helvetica, sans-serif; color: #333333; text-decoration: none }

input { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px }

.button { width: 106px; }

#detail ul.productList {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}

#detail p {
	margin: 10px 0 0 0;
}

#detail dl dt, #detail dl dd {
	margin: 0 0 0 0px;
}

#detail dl dt {
	font-weight: bold;
	margin-top: 5px;
}

#detail dl dd {
	margin-left: 5px;
}

#detail #logo {
margin-top: 10px;
float:left;
border: 0;
}
#detail .breadcrumbs {
	margin: 0;
}

img#enter {
	position: relative;
	left: 40px;
}
