body {
	background-color: #eef;
	cursor: default;
	font: 12px Verdana, Arial;
	margin: 20px;
}

h3 {
	margin-bottom:-10px;
	margin-top:0;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	color: rgb(255,153,204);
}

.cartwishitems {
	height: 132px;
}

.items, .cwitems {
	border: 1px solid rgb(255,204,255);
	color: rgb(76,0,85);
	float: left;
	height: 197px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	width: 207px;
}

.cwitems {
	height: 140px;
	width: 211px;
}

.cwitems p {
	margin-bottom: 0px;
	margin-left: 80px;
	margin-top: 0px;
}

.cwitems input, .button {
	cursor: pointer;
	font: 11px Verdana;
	margin: 0;
	margin-top 15px;
	vertical-align: middle;
	width: 90px;
}

#cartsummary {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	text-align: right;
	width: 690px;
}

form {
	margin: 0;
}

.product {
	color: rgb(80,80,80);
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 740px;	
}

.product input {
	float:right;
	margin-right: 20px;
}

.product p {
	margin-left: 172px;
	margin-right: 20px;
}

#hdg {
	background-image: url(img/hdg.jpg);
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#menu {
	float: right;
	font-weight: bold;
	margin-top: 79px;
	margin-right: 9px;
	text-align: right;
	width: 520px;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #f69;
}

#cont {
	background-color: #fff;
	background-image: url(img/cont.jpg);
	min-height: 599px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 730px;
}

#ccont {
	background-color: #fff;
	background-image: url(img/cont.jpg);
	min-height: 599px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 730px;
}

#foot {
	background-color: #fff;
	background-image: url(img/foot.jpg);
	color: #aaa;
	font-size: 9px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	text-align: right;
	width: 740px;
}

#cont img {
	border: 1px solid;
	float: right;
	margin-left: 10px;
}

.product img {
	float: left;
	height: 150px;
	margin-right: 10px;
	width: 150px;
}

.cartwishitems img {
	border: 1px solid rgb(255,204,255);
	float: left;
	height: 75px;
	margin-right: 5px;
	width: 75px;
}

#cont b {
	color: #69f;
}

#panel {
	background-color: rgb(255,102,255);
	border: 1px solid #ccc;
	float: right;
	font-size: 11px;;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 280px;
}

#credit {
	background-color: #EEEAF2;
	border: 1px solid #ccc;
	font-size: 11px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: auto;
	padding: 10px;
	width: 700px;
}

#credit img {
	border: none;
	float: right;
}

#info {
	background-color: #eef;
	border: 1px solid #ccc;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	width: 280px;
}


#brlist {
	float: right;
	height: 369px;
	overflow: auto;
	width: 460px;
}

#banner {
	background-color: rgb(0,255,0);
	color: rgb(255,0,0);
	font-size: 18px;
	font-weight: bold;
	height: auto;
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px;
	text-align: center;
}

#banner a {
	color: rgb(0,204,255);
	text-decoration: none;
}

#banner a:hover {
	color: rgb(255,255,255);
}

#banner a {
	color: rgb(0,204,255);
}