@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.clear {
	clear:both;
}

a img {
	 border:0;
}

#wrapper {

}

#main {

}

#menu-top {
	margin-top:5px;
	height:40px;
}

#menu-top .inner {
	padding-top:12px;
	text-align:center;
	height:32px;
}

#menu-top .inner a {
	font-weight:bold;
	font-size:1.3em;
	text-decoration:none;
	margin-right:30px;
}

#menu-top .inner a:hover {
	text-decoration:underline;
}

#bar-top {
	width:924px;
	height:40px;
	margin:0 auto;
}

#bar-top .inner {
	padding-top:12px;
	padding-left:15px;
}

#header {
	width:924px;
	height:250px;
	margin:0 auto;
	margin-top:10px;
}

#cols {
	width:920px;
	margin:0 auto;
	margin-top:20px;
}

#col-left {
	margin-right:15px;
}

#col-left, #col-right {
	width:230px;
	float:left;
}

#col-center {
	width:430px;
	float:left;
	margin-right:15px;
}

.box {
	margin-bottom:10px;
}

.bar-small-red, .bar-small-green, .bar-small-blue, .bar-small-grey, .bar-small-black, .bar-small-brown, .bar-big-red, .bar-big-green, .bar-big-blue, .bar-big-black, .bar-big-brown {
	padding-left:10px;
	padding-top:3px;
	height:19px;
	font-weight:bold;
}

.bar-small-red {

}

.bar-small-green {

}

.bar-small-blue {

}

.bar-small-grey {

}

.bar-small-black {

}

.bar-small-brown {

}

.bar-big-red {

}

.bar-big-green {

}

.bar-big-blue {

}

.bar-big-black {

}

.bar-big-brown {

}

.bar-content-links {
	padding:10px;
}

.bar-content-links ul li {
	list-style-type:none;
	display:block;
}

.bar-content-links .blue {

}

.bar-content-links ul li ul {
	margin-left:10px;
}

.bar-content-links a {
	text-decoration:underline;
	padding-left:20px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;

}

.bar-content-links a:hover {
	text-decoration:none;
}

.bar-content-items {
	padding:10px 25px;
}

.bar-content-items .item {
	padding:20px 0;
}

.bar-content-items .image {
	float:left;
	margin-right:20px;
	width:83px;
	height:113px;
}

.bar-content-items .image img {
	margin-left:5px;
	margin-top:6px;
}

.bar-content-items .title {
	margin-bottom:10px;
}

.bar-content-items .title a {
	font-weight:bold;
	text-transform:uppercase;
}

.bar-content-items .title a:hover {
	text-decoration:none;
}

.bar-content-items p, .bar-content-hot p {
	margin-bottom:10px;
}

.bar-content-items .button-details a, .bar-content-hot .button-details a {
	display:block;
	height:18px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	margin-bottom:10px;
}

.bar-content-items .button-details .corner, .bar-content-hot .button-details .corner {
	width:1px;
	height:21px;
	float:left;
}

.bar-content-items .price {
	font-weight:bold;
	font-size:1.3em;
	margin-left:10px;
}

.bar-content-items .star, .bar-content-hot .star {
	width:110px;
	height:110px;
	float:right;
}

.bar-content-items .star .inner, .bar-content-hot .star .inner {
	padding-right:25px;
	padding-left:25px;
	padding-top:28px;
	text-align:center;
}

.bar-content-hot {
	padding:10px;
}

.bar-content-hot .item {
	padding:20px;
	margin-bottom:10px;
}

.bar-content-hot .title a {
	font-size:1.8em;
	text-decoration:none;
	margin-bottom:15px;
	display:block;
}

.bar-content-hot .image {
	height:166px;
	width:166px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.bar-content-hot .image img {
	width:150px;
	height:150px;
	margin-left:7px;
	margin-top:6px;
}

.bar-content-hot .price {
	font-weight:bold;
	font-size:1.3em;
	margin-left:10px;
}

#footer {
	margin-top:20px;
	clear:both;
}

#footer .inner {
	padding-top:20px;
	padding-right:20px;
	text-align:right;
	padding-bottom:20px;
}

#footer .inner a {
	text-align:right;
	padding-right:10px;
	padding-left:10px;
}
