@charset "utf-8";
/* CSS Document */

* {

}

body {
	background:#151515 url(../images/body-bg.png) repeat-x 0 50px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.clear {

}

a img {

}

#wrapper {

}

#main {

}

#menu-top {
	background:url(../images/menu-top-bg.png) repeat-x;
}

#menu-top .inner {
	background:url(../images/menu-top-bg-colors.png) no-repeat top center; 
}

#menu-top .inner a {
	color:#fff;
}

#menu-top .inner a:hover {
	text-decoration:underline;
}

#bar-top {
	background:url(../images/bar-top-bg.png) no-repeat;
}

#bar-top .inner {
	color:#666;
}

#header {
	background:#666;
}

#cols {

}

#col-left {

}

#col-left, #col-right {

}

#col-center {

}

.box {

}

.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 {
	color:#fff;
}

.bar-small-red {
	background:url(../images/bar-small-red.png) no-repeat;
}

.bar-small-green {
	background:url(../images/bar-small-green.png) no-repeat;
}

.bar-small-blue {
	background:url(../images/bar-small-blue.png) no-repeat;
}

.bar-small-grey {
	background:url(../images/bar-small-grey.png) no-repeat;
}

.bar-small-black {
	background:url(../images/bar-small-black.png) no-repeat;
}

.bar-small-brown {
	background:url(../images/bar-small-brown.png) no-repeat;
}

.bar-big-red {
	background:url(../images/bar-big-red.png) no-repeat;
}

.bar-big-green {
	background:url(../images/bar-big-green.png) no-repeat;
}

.bar-big-blue {
	background:url(../images/bar-big-blue.png) no-repeat;
}

.bar-big-black {
	background:url(../images/bar-big-black.png) no-repeat;
}

.bar-big-brown {
	background:url(../images/bar-big-brown.png) no-repeat;
}

.bar-content-links {
	background:url(../images/box-bg.png) repeat-x top;
}

.bar-content-links ul li {

}

.bar-content-links .blue {
	background:url(../images/menu-dot-blue.png) no-repeat 10px;
}

.bar-content-links ul li ul {

}

.bar-content-links a {
	color:#666;
	background:url(../images/menu-dot.png) no-repeat 10px;
	border-bottom:1px dotted #333;

}

.bar-content-links a:hover {

}

.bar-content-items {
	background:#1c1c1c url(../images/box-bg2.png) repeat-x top;
}

.bar-content-items .item {
	border-bottom:1px dotted #666;
}

.bar-content-items .image {
	background:url(../images/image-container-white.png) no-repeat;
}

.bar-content-items .image img {
	border:1px solid #999;
}

.bar-content-items .title {

}

.bar-content-items .title a {
	color:#847e7e;
}

.bar-content-items .title a:hover {
}

.bar-content-items p, .bar-content-hot p {
	color:#847e7e;
}

.bar-content-items .button-details a, .bar-content-hot .button-details a {
	background:url(../images/button-details.png) repeat-x;
	color:#fff;
}

.bar-content-items .button-details .corner, .bar-content-hot .button-details .corner {
	background:url(../images/button-details-corner.png) no-repeat;
}

.bar-content-items .price {
	color:#990000;
}

.bar-content-items .star, .bar-content-hot .star {
	background:url(../images/star-white.png) no-repeat;
}

.bar-content-items .star .inner, .bar-content-hot .star .inner {
	color:#000;
}

.bar-content-hot {
	background:#1c1c1c url(../images/box-bg2.png) repeat-x top;
}

.bar-content-hot .item {
	background:url(../images/item-hot-bg.png) repeat-y;
	border:2px solid #333;
}

.bar-content-hot .title a {
	color:#ccc;
}

.bar-content-hot .image {
	background:url(../images/item-hot-image.png) no-repeat;
}

.bar-content-hot .image img {

}

.bar-content-hot .price {
	color:#fff;
}

#footer {
	background:url(../images/footer-line.png) no-repeat top;
}

#footer .inner {

}

#footer .inner a {
	color:#666;
	border-right:2px solid #324510;
}
