body, input, select , textarea {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

body {
	background: #F5F6F6 url(img/body-bg.png) repeat-x;
	border: 0 none;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: default;
}

img {
	border: 0 none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input.submit, a.submit {
	background: url(../img/input-text-bg.png) repeat-x;
	border: 1px solid #808183;
	border-bottom-color: #0B0F10;
	border-right-color: #0B0F10;
	padding: 3px 10px;
	color:#000;
	cursor: pointer;
}

a.submit{display:block}

h2 a.submit {
	float: right;
	font-size: 12px;
}

span.cl,span.cr {
	display:block;
	background-repeat: no-repeat;
	position: absolute;
	top: -1px;
	width: 8px;
	height: 8px;
}

span.cl {
	background:no-repeat;
	left: -1px;
}

span.cr {
	background:no-repeat;
	right: -1px;
}

p.jump {
	margin: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.box {
	margin-bottom: 10px;
}

.box h2 {
	margin: 0;
	position: relative;
}

.box .content {
	border: 1px solid #000;
	border-top: 0 none;
	overflow: hidden;
	clear: both;
}
.doc {
	padding: 10px;
	font-size:12px;
	line-height: 140%
}

.box .content,
#content .slogan {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#main {
	width: 980px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#account {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}

#account li {
	float: left;
	padding-left: 20px;
	line-height: 28px;
	font-weight: bold;
}

#account .create a {
	color: #FF6600;
}

#account .user {
	color: #FF6600;
}

#menu {
	clear: both;
	background:#000 repeat-x;
	height: 57px;
	list-style: none;
	margin: 30px 0 10px 0;
	padding: 0;
	width: 1000px;
}

#menu li {
	float: left;
	background: no-repeat left;
	position: relative;
	left: -2px;
}

#menu li a {
	line-height: 57px;
	width: 121px;
	text-align: center;
	color: #fff;
	float: left;
	overflow: hidden;
	font-size: 13px;
}

#menu li.home a {
	background: 2px 0;
	width: 60px;
}

#menu li.name a {
	width: 196px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}

#menu li.aletarg a {
	width: 108px;
	background:no-repeat 2px 0;
}

#menu li.home a,
#menu li.aletarg a {
	text-indent: -1000px;
}

#logo {
	margin-bottom: 10px;
}

#logo img {
	display: block;
}

#sidebar {
	float: left;
	width: 270px;
}

#sidebar .menu h2 {
	text-align: center;
	background:repeat-x;
	line-height: 51px;
	color: #fff;
	font-size: 14px;
}

#sidebar .menu h2 span.cl {
	top: 0;
	left: 0;
}

#sidebar .menu h2 span.cr {
	top: 0;
	right: 0;
}

#sidebar .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .menu ul li a {
	display: block;
	width: 100%;
	padding: 8px 0 8px 22px;
	border-top: 1px solid #000;
	position: relative;
	color: #000;
	top: -1px;
	background: url(img/arrow-right-orange.png) no-repeat 10px 11px;
}

#sidebar .menu ul li.selected a {
	background:  url(img/arrow-down-black.png) no-repeat 8px 14px;
	color: #4C4C4C;
}

#sidebar .menu ul li ul {
	border-top: 1px solid #000;
	position: relative;
	top: -1px;
}

#sidebar .menu ul li ul li a {
	border: 0 none;
	color: #000!important;
	padding: 4px 0 4px 30px;
	background: url(img/arrow-right-black-small.png) no-repeat 22px 8px!important;
}

#sidebar .menu ul li ul li.selected a {
	background-image: url(img/arrow-right-gray-small.png)!important;
	color: #666666!important;
}

#content {
	float: right;
	width: 700px;
}

#content h2 {
	padding:16px 15px;
	border: 1px solid #000;
	background: repeat-x top;
	font-size: 13px;
	color: #000;
}

.address {
	text-align: center;
	font-size: 15px;
	color: #000;
}

.address strong {
	font-size: 18px;
}

.address span {
	color: #525252;
}

#content .slogan {
	padding:30px 0;
	text-align: center;
	border: 1px solid #000;
	position: relative;
	font-size: 26px;
	color: #000;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	border-top: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 10px;
	line-height: 20px;
	text-align: center;
}


/** END MAIN STYLE */

.items .content .items {
	padding: 0;
	margin: 10px 0 10px 10px;
	overflow: hidden;
	position: relative;
}

.items .content .items .item {
	width: 169px;
	float: left;
	overflow: hidden;
	border: 1px solid #D7DADB;
	border-right:0 none;
	border-bottom:0 none;
	text-align: center;
	left:-1px;
	top:-1px;
	position: relative;
}

.items .content .items .item h3 a {
	font-weight: normal;
}

.items .content .items .item h3,
.items .content .items .item p {
	padding: 0;
	margin: 5px;
}
.items .content .items .item h3 {
	height: 100px;
}

.items .content .items .item .price {
	color: #000;
	font-size: 13px;
}

.items .content .items .item .buy a, .items .content .items .item .buy2 a {
	display: block;
	padding-top: 32px;
	color:#FF6600;
	font-weight: bold;
	background: url(../img/icon-buy.png) no-repeat center 0;
}
.items .content .items .item .buy2 a {
	background: url(../img/icon-buy2.png) no-repeat center 0;
}

p.paginator {
	text-align: right;
	font-size: 13px;
}

p.paginator strong {
	font-size: 15px;
}

p.paginator strong,
p.paginator strong a {
	color:#4C4C4C;
}

p.paginator strong.selected {
	background: #fff url(../img/paginator-item-bgl.png) no-repeat center;
	text-align: center;
	padding: 8px;
}
