/** BASIC */

html, body {
	height: 100%;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #CCCCCC;
	}

.text3 {
	padding-left: 10px;
	background: url(images/homepage10.gif) no-repeat left center;
}

#subpage1 .text3 {
	margin-bottom: 20px;
}

/** HEADER */

#header {
	width: 746px;
	height: 112px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 237px;
	height: 112px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MY ACCOUNT */

#my-account {
	float: left;
	width: 182px;
	height: 63px;
	padding: 13px 20px 0px 120px;
	background: url(images/homepage02.jpg) no-repeat left;

}

/** VIEW CART */

#view-cart {
	float: left;
	width: 17px;
	height: 63px;
	padding: 13px 0px 0px 103px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	width: 746px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 237px;
}

#right {
	float: right;
	width: 509px;
}

/** FOOTER */

#footer {
	clear: both;
	padding: 15px 0px 0px 20px;
}

#footer p {
	margin: 0px;
}

/** ITEM BOX */

.item {
	float: left;
	width: 225px;
}

#subpage1 .item {
	clear: both;
	float: none;
	width: 482px;
}

#subpage1 .item .text {
	float: left;
	width: 350px;
	padding: 10px 0px 0px 10px;
}

.item .image {
	float: left;
	width: 120px;
}

.item .list {
	float: left;
	width: 105px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#subpage1 .item .list {
	width: 360px;
}

#subpage1 .item .list li {
	display: block;
	float: right;
	padding-left: 30px;
}

.item .cart {
	height: 25px;
	padding: 10px 35px 0px 0px;
	background: url(images/homepage18.jpg) no-repeat right top;
}

#subpage1 .item .cart {
}

.item .info {
	height: 28px;
	padding: 7px 35px 0px 0px;
	background: url(images/homepage19.jpg) no-repeat right top;
}

#subpage1 .item .info {
	margin-top: 3px;
}

.item .price {
}

.item .text6 {
	clear: both;
}

.item .line {
	height: 1px;
	background: url(images/homepage20.gif) no-repeat center top;
}

/** BOX1 */

#box1 {
	padding: 15px 0px 0px 0px;
}

#box1 .bg2 {
	background-position: 92px 0px;
}

/** BOX2 */

#box2 {
	padding: 20px 20px 0px 0px;
}

#box2 .text3 {
	margin-bottom: 20px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	padding: 18px 20px 0px 20px;
}

/** BOX5 */

#box5 {
	padding: 18px 0px 0px 15px;
	background: url(images/homepage21.gif) no-repeat left center;
}

/** BOX6 */

#box6 {
	padding: 18px 20px 0px 20px;
}

/** BOX7 */

#box7 {
	padding: 18px 0px 0px 15px;
	background: url(images/homepage21.gif) no-repeat left center;
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
	float: left;
	width: 238px;
	height: 51px;
	margin: 0px 0px 0px 1px;
	padding: 20px 0px 0px 20px;
	border: 1px solid #FFFFFF;
}

/** BOX10 */

#box10 {
	float: left;
	width: 224px;
	height: 51px;
	padding: 20px 0px 0px 20px;
	border: 1px solid #FFFFFF;
}

/** EXTRA1 */

#extra1 {
	float: left;
	width: 1px;
	height: 71px;
	background: url(images/homepage23.gif) repeat left top;
}
.carthead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.cartdetail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}