@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #2E323D url(/images/bg-body.png) repeat-x;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 15px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	text-align: left;
	list-style: url(/images/list.png);
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
	padding: 0px 5px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	border: 1px solid #003C74;
	font: 11px Tahoma, Verdana, Arial;
}
input {
	background: url(/images/bg-form.png) repeat-x;
	padding: 2px;
}
select {
	padding: 1px;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	font-size: 11px;
	width: auto;
}
th, td {
	margin: 0px;
	padding: 3px 0px 0px;
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}

a, a:Hover {
	font-weight: bold;
	color: #5DAC00;
	text-decoration: underline;
}
a:Hover {
	color: #000000;
}
#mysqlErr {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 20px;
	width: 75%;
	background: #FFFFFF;
	margin: 50px auto 0px;
	border: 1px solid #000000;
	text-align: center;
}
#logo {
	width: 927px;
	margin: 0px auto;
	height: 29px;
}
#mother {
	background: #FFFFFF;
	width: 927px;
	margin: 20px auto 0px;
}
#motherIn {
	padding: 5px;
}
#header {
	padding: 0px 0px 1px;
	border-bottom: 2px solid #5DAC00;
	height: 165px;
	background: url(/images/bg-header.jpg) no-repeat 0px 26px;
}
#headerLeft {
	margin: 0px 1px 0px 0px;
	float: left;
	width: 726px;
}
#headerLeft ul {
	padding: 0px;
	background: #5DAC00 url(/images/bg-header-menu.png) repeat-x;
	height: 25px;
	width: 726px;
}
#headerLeft ul li {
	display: inline;
	list-style: none;
	line-height: normal;
}
#headerLeft ul li a, #headerLeft ul li a:Hover {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px 10px 1px 9px;
	float: left;
	border-right: 1px solid #9ED759;
	font-weight: normal;
	color: #FFFFFF;
}
#headerLeft ul li a:Hover {
	color: #000000;
}
#headerLeft ul li .last, #headerLeft ul li .last:Hover {
	border-style: none;
	padding-right: 0px;
}
#headerRight {
	background: #2E323D url(/images/bg-login.png);
	height: 165px;
	width: 190px;
	float: left;
}
#headerRightIn {
	padding: 0px 10px;
}
#headerRightIn p {
	text-align: left;
	padding: 10px 0px 0px;
	color: #FFFFFF;
	line-height: 160%;
}
#headerRightIn span {
	font-size: 12px;
}
#headerRightIn a {
	color: #FFFFFF;
}
#headerRightIn a:Hover {
	color: #5DAC00;
}
#headerRightIn .noBold, #headerRightIn .noBold:Hover {
	font-weight: normal;
}
#content {
	background: url(/images/bg-content.png);
	margin: 0px;
	width: 917px;
}
#left {
	float: left;
	width: 190px;
	margin: 0px 2px 0px 0px;
	background: #EAEAEA;
	color: #414141;
}
#left h4 {
	color: #FFFFFF;
	padding: 6px 7px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #2E323D;
}
#menu {
	padding: 0px;
	background: #FFFFFF;
}
#menu li, #menu li ul li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#menu li a, #menu li a:Hover, #menu li .selected, #menu li .selected:Hover, #menu li ul li a, #menu li ul li a:Hover {
	display: block;
	color: #000000;
	padding: 4px 0px 6px 22px;
	background: #DFDFDF url(/images/menu-1st.png) no-repeat;
	margin: 1px 0px 0px;
}
#menu li a:Hover, #menu li ul li a:Hover {
	background: #C9C9C9 url(/images/menu-1st-hover.png) no-repeat;
}
#menu li .selected, #menu li .selected:Hover {
	background: #C9C9C9 url(/images/menu-1st-selected.png) no-repeat;
}
#menu li .first, #menu li .first:Hover {
	margin: 0px;
}
#menu li ul {
	padding: 0px;
}
#menu li ul li a, #menu li ul li a:Hover {
	background: #ECECEC url(/images/menu-2nd.png) no-repeat;
	font-weight: normal;
}
#menu li ul li a:Hover {
	background: #DFDFDF url(/images/menu-2nd-hover.png) no-repeat;
}
.leftPart {
	padding: 0px 7px 7px;
}
.leftPart ul, .rightPart ul {
	padding: 10px 0px 0px 25px;
}
.leftPart p, .rightPart p {
	padding: 10px 0px 0px;
	text-align: left;
}
.leftPart a, .leftPart a:Hover, .rightPart a, .rightPart a:Hover {
	color: #414141;
	font-weight: normal;
}
.leftPart a:Hover, .rightPart a:Hover {
	color: #5DAC00;
}
.news span {
	display: block;
	font-size: 10px;
	color: #666666;
}
#middle {
	float: left;
	width: 535px;
}
#middleIn {
	padding: 10px;
}
#breadcrumb {
	padding: 0px 0px 10px;
	color: #666666;
}
#breadcrumb a {
	font-weight: normal;
	color: #666666;
}
#breadcrumb a:Hover {
	font-weight: normal;
	color: #000000;
}
#right {
	float: left;
	width: 190px;
	padding: 0px 0px 10px;
}
.rightPart {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
}
.rightPart h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 4px 0px 6px 5px;
	background: url(/images/bg-right-h4.png) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
.rightPartIn {
	padding: 0px 7px 7px;
}
#operator {
	background: url(/images/operator.png) no-repeat right 1px;
	width: 186px;
	margin: -20px 1px 0px;
	position: absolute;
	height: 100px;
	border-bottom: 1px solid #CCCCCC;
}
#contacts {
	margin: 20px 0px 0px;
}
#contacts td {
	vertical-align: top;
}
#referMail, #searchKeyword {
	padding: 10px 0px 0px;
	float: left;
	width: 100px;
}
#referMail input, #searchKeyword input {
	width: 110px;
}
#referButton, #searchButton {
	padding: 10px 0px 0px;
	float: right;
	width: 54px;
}
#cleanerBottom {
	font-size: 1px;
	clear: both;
	height: 2px;
	border-top: 1px solid #FFFFFF;
	background: #5DAC00;
}
#footer {
	margin: 0px auto;
	width: 927px;
	line-height: 150%;
	padding: 10px 0px 0px;
	font-size: 10px;
	color: #999999;
}
#footer a, #footer a:Hover {
	font-weight: normal;
	color: #999999;
}
#footer a:Hover {
	color: #FFFFFF;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.obligatory {
	color: #FF0000;
	font-weight: bold;
}
.error {
	border: 1px solid #FF0000;
	background: #F4F4F4;
	padding: 10px;
	margin: 15px 0px 0px;
	display: block;
}
.red {
	color: #FF0000;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.tinyForm {
	width: 15px;
}
.mediumForm {
	width: 180px;
}
.mediumSelect {
	width: 186px;
}
.mediumTextarea {
	width: 350px;
}
.button {
	background: #C6C5D7 url(/images/bg-buttons.png) repeat-x;
	padding: 1px;
}
.newsArchiv p {
	padding: 0px 0px 10px;
}
.newsArchiv span {
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 0px 0px 5px;
}
/* Category list */
.show {
	margin: 10px 0px 0px;
	width: 100%;
}
.catList {
	width: 515px;
	background: #CCCCCC;
}
.catList thead th, .catList tfoot td {
	background: #FF6600 url(/images/bg-box-h2.png) repeat-x;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}
.catList td {
	background: #FFFFFF;
	padding: 5px;
}
.catList h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.catList p {
	padding: 10px 0px 0px;
	font-size: 10px;
}
.catList .photo {
	width: 92px;
	vertical-align: top;
}
.catList .photo .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: -3px 0px 0px -3px;
}
.catList .desc {
	background: #FFFFFF url(/images/bg-cat-list-desc.png) repeat-x bottom;
	vertical-align: top;
}
.catList .buy {
	text-align: center;
	white-space: nowrap;
}
.catList .price {
	white-space: nowrap;
}
.catList td .price {
	font-size: 10px;
	color: #666666;
}
.box, .boxRight {
	width: 165px;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: left;
}
.boxRight {
	margin: 15px 0px 0px 0px;
}
.boxIn {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 1px;
}
.boxIn .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: 1px 0px 0px 115px;
	display: inline;
}
.boxIn .photo {
	text-align: center;
	padding: 7px 0px;
}
.boxIn h2 {
	font-size: 11px;
	background: #5DAC00 url(/images/bg-box-h2.png);
	text-align: center;
	padding: 5px 3px 4px;
}
.boxIn h2 a, .boxIn h2 a:Hover {
	color: #FFFFFF;
	display: block;
	height: 16px;
	overflow: hidden;
}
.boxIn h2 a:Hover {
	color: #000000;
}
.boxIn .desc {
	margin: 1px 0px;
	padding: 2px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.boxIn .desc p {
	padding: 0px 4px;
	font-size: 10px;
	text-align: left;
	display: block;
	height: 40px;
	overflow: hidden;
}
.boxIn table {
	margin: 0px;
	width: 161px;
}
.boxIn table td {
	padding: 2px 4px;
}
.boxIn table .price {
	font-size: 10px;
	color: #666666;
}
/* Search */
.search {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
}
/* Product detail */
#detailPhoto {
	margin: 15px 15px 0px 0px;
	float: left;
	width: 250px;
}
#detailPhoto .type {
	height: 11px;
	width: 45px;
	position: absolute;
}
#detailMainInfo {
	float: left;
	width: 250px;
}
.detailMainInfo {
	background: #F4F4F4;
	margin: 15px 0px 0px;
}
.detailMainInfo h4 {
	padding: 5px 7px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: url(/images/bg-h4-detail.png) repeat-x left bottom;
}
.detailMainInfo .features {
	margin: 0px;
}
.detailMainInfo .features td {
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
}
.detailMainInfo .features .featName {
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
}
.detailMainInfoIn {
	padding: 0px 7px 7px;
}
.detailMainInfoIn p {
	padding: 10px 0px 0px;
}
.detailMainInfoIn table {
	margin: 10px 0px 0px;
}
.detailMainInfoIn .price {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
#photos {
	padding: 0px 0px 5px;
}
.detailPhoto, .detailPhotoRight {
	margin: 5px 3px 0px 4px;
	padding: 0px;
	float: left;
	width: 250px;
	text-align: center;
}
.detailPhotoRight {
	margin: 5px 4px 0px 3px;
}
.detailPhoto a, .detailPhotoRight a  {
	display: block;
	height: 188px;
	width: 250px;
	margin: 0px 0px 5px;
}
.detailPhoto span, .detailPhotoRight span {
	color: #999999;
}
