#contenthome {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	width: 760px;
	padding-right: 20px;
	min-height: 360px;
	float: left;
	font-weight: normal;
	color: #999;
}
#breadcrumb a {
	text-decoration: none;
	color: #3660A8;
	display: inline;
}
#breadcrumb a:hover {
	color: #000;
}


#breadcrumb {
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
#title {
	padding-top: 5px;
	padding-bottom: 15px;
}
#pages {
	background-color: #eaeaea;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	float: left;
	width: 754px;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #E2DCDC;
	margin-bottom: 10px;
}
#pages .right {
	float: right;
	width: 350px;
	text-align: right;
}
#content-top .right strong {
	padding-left: 20px;
}

#pages #pagesbox {
	float: left;
	background-color: #EAEAEA;
}
.item h4 {
	margin: 0px;
	font-size: 15px;
	display: block;
	text-align: center;
	color: #515151;
	background-color: #DADADA;
	width: 175px;
}
.item h4 a {
	text-decoration: none;
	color: #515151;
}

.item .price {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	color: #515151;
	font-weight: normal;
	background-color: #DADADA;
	width: 155px;
}
.item .price strong {
	font-size: 15px;
	font-weight: bold;
	color: #515151;
}

#pagesbox a {
	text-decoration: none;
	font-size: 12px;
	color: #3E6AB5;
}
#content-top .right {
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	text-transform: uppercase;
	padding-right: 5px;
	width: 270px;
}

#content-top .right a{
	text-decoration: none;
	padding-top: 7px;
	display: block;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-top: 1px;
	background-image: url(images/menu-cart.gif);
	background-repeat: no-repeat;
	width: 50px;
	float: right;
}
#content-top .right a:hover{
	text-decoration: none;
	background-image: url(images/menu-hover-cart.gif);
	color: #333;
}

.itemmain {
	height: 400px;
}
.itemmain .info {
	display: block;
	width: 350px;
	float: left;
	font-size: 12px;
	padding-right: 40px;
}
.itemmain .image {
	display: block;
	float: left;
	width: 350px;
	height: 350px;
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(images/image-bg.jpg);
	background-repeat: no-repeat;
}
.info .price {
	color: #515151;
	font-weight: normal;
	font-size: 18px;
}
.info .price strong {
	font-weight: bold;
	color: #515151;
}
.info .price em {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
}
.info a img {
	border: 1px solid #DBDBDB;
	margin-right: 10px;
}




.info .cart {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	margin-right: 5px;
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 70px;
	text-decoration: none;
	margin-top: 10px;
	background-color: #406CB7;
}
.info .form01 {
	height: 20px;
	border: 1px solid #406CB7;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.info .buy {
	display: block;
	font-size: 10px;
	color: #20457F;
	margin-top: 30px;
}
.info em {
	font-style: normal;
	font-size: 10px;
	color: #666;
}

.info .buy strong {
	font-size: 12px;
}
.itemmain .recommend {
	display: block;
	float: left;
	width: 800px;
}
.recommend #items em {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #20457F;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-style: normal;
}

.info .form02 {
	height: 22px;
	border: 1px solid #406CB7;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#checkoutShipping form h2 {
	color: #20457F;
	padding-left: 0px;
}
#shoppingCartDefault #whatsNew #col_display .item {
	width: 160px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 150px;
}
#content-main tr td .arrowlistmenu form {
	display: block;
	float: left;
	width: 140px;
	border: 1px solid #3865A9;
	padding: 5px;
	margin-top: 10px;
}

