html {
	overflow-y: scroll;
}

body {
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color:  #ef9218;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: #4f5052 url(../images/main_background.gif) repeat-x;
}

img {
    border: none;
}

div,
table,
form {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	outline: none;
	color: #e98407;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a img {
	border: none;
}

select.legende {
	width: 100px;
}

label {
	padding: 0 5px 0 10px;
	font-weight: bold;
}

ul.product li {
	line-height: 20px;
}

.main {
	width: 854px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.base {
	width: 852px;
	margin-left: auto;
	margin-right: auto;
	background: #c6c3bf;
}

#header_ua {
	background: #4F5052 url(../images/header_ua.jpg) no-repeat;
	width: 852px;
	height: 191px;
}

#header_ru {
	background: #4F5052 url(../images/header_ru.jpg) no-repeat;
	width: 852px;
	height: 191px;
}

#language {
	padding-top: 6px;
	margin-left: 783px;
	height: 20px;
}

#slogan {
	margin-top: 85px;
	margin-left: 685px;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}

#language a {
	color: #000000;
}

#language a:hover {
	color: #e98407;
}

#main_table {
	width: 852px;
	background: #c0bdb8 url(../images/main_table.gif) no-repeat bottom left;
}

#left_column {
	width: 227px;
	height: 447px;
	background: url(../images/left_column.jpg) no-repeat;
}

#menu {
	padding-right: 20px;
}

#menu a:link, #menu a:visited, #menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
   	display: block;
	color: #ffffff;
	text-align: right;
	padding-right: 16px;
	padding-top: 8px;
	background: url(../images/menu_item.gif) no-repeat right bottom;
}

#menu a:hover {
	color: #000000;
	background: url(../images/menu_item_hover.gif) no-repeat right bottom;
}

#form_header {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 143px 2px 0px 1px;
	height: 20px;
}

#left_column div.counter {
	text-align: center;
	margin-top: 143px;
}

#left_column form.form_login_info {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 143px;
}

#left_column form.form_login_info table td {
    padding-left: 30px;
}

#left_column form.form_login_info input.form_login_button{
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	height: 18px;
	width: 60px;
    margin: 0px;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin-top: 6px;
	margin-bottom: 9px;
	background: #e98407;
}

#register {
	padding-right: 24px;
}

#register a:link, #register a:visited, #register a:hover {
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	color: #ffffff;
	text-align: right;
	padding-right: 29px;
	padding-top: 8px;
	background: url(../images/form_item.gif) no-repeat bottom right;
}

#register a:hover {
	color: #000000;
	background: url(../images/form_item_hover.gif) no-repeat bottom right;
}

#left_column form.login_form input{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 81px;
   	display: block;
	height: 18px;
	width: 123px;
	color: #000000;
	border: 1px solid #909090;
}

#left_column form.login_form label {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 83px;
   	display: block;
	color: #ffffff;
	height: 17px;
}

#left_column form.login_form .form_button{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 81px;
   	display: block;
	height: 18px;
	width: 60px;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin-top: 6px;
	margin-bottom: 9px;
  	background: #e98407;
}

form#register input, form#register textarea {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	color: #000000;
	border: 1px solid #909090;
}

form#register textarea {
    width: 300px;
}

form#register label {
	font-family: Tahoma;
	font-size: 11px;
   	display: block;
}

form#register .button {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 10px;
	width: 140px;
	color: #ffffff;
	border: 1px solid #909090;
	background: #e98407;
}

form.basket input, form.basket textarea, form.basket select,  form.basket option, {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
    text-align: right;
	border: 1px solid #909090;
}

form.basket table th {
	background: #f4aa41;
}

form.basket table .rowLight {
	background: #e1e0dc;
}

form.basket table .rowDark {
	background: #cdc7c3;
}

form.basket table.bar {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #e1e0dc;
    width: 100%;
    margin-top: 15px;
}

#left_line {
	width: 8px;
	background: #e98808 url(../images/left_line.jpg) no-repeat;
}

#content {
	width: 601px;
	background: #ffffff url(../images/content_background.gif) repeat-x;
}

#right_column {
	width: 16px;
	background: #c0bdb8 url(../images/right_background.jpg) no-repeat;
}

#bottom {
	height: 56px;
	background: #4F5052 url(../images/main_background.gif) repeat-x bottom;
}

#bottom_image {
	background: url(../images/bottom.jpg) no-repeat;
	height: 56px;
}

#copyright {
	padding-top: 25px;
}

#copyright_albom {
	padding-left: 265px;
	width: 150px;
}

#copyright_nucleart {
	padding-left: 268px;
}

#copyright_nucleart a:link, #copyright_nucleart a:visited, #copyright_nucleart a:hover {
	font-weight: bold;
}

/* Content  */

.asterix {
	color:#FF0000;
	margin-left : 3px;
	margin-right : 3px;
}

select.small {
	font-size: 9px;
}

#content #page_header {
	background: url(../images/page_header_background.gif) no-repeat;
	height: 30px;
	color: #ea8a08;
	padding-top: 8px;
	padding-left: 21px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-transform : uppercase;
}

#content #page_subheader {
	height: 30px;
	color: #ea8a08;
	padding-top: 8px;
	padding-left: 21px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-transform : uppercase;
}

#content #product_name {
	height: 30px;
	color: #ea8a08;
	padding-top: 8px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	text-transform : uppercase;
	text-align: center;
}

#content .listheader {
	color: #ea8a08;
	font-weight: bold;
	font-family: Verdana;
	text-transform : uppercase;
}

#content .page_result {
	height: 30px;
	padding-top: 8px;
	padding-left: 21px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

#catalogue_table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#catalogue_list {
	width: 96%;
	margin: 0 20px 0 20px;
}

#catalogue_list td {
	height: 160px;
}

#catalogue_table img, #catalogue_list img{
    border: none;
}

#content div.hr {
	height: 3px;
	font-size: 1px;
	background: #ebebeb;
}

#content p {
	margin-left: 12px;
	margin-right: 12px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}

#content p.header {
	font-weight: bold;
}

.product_small {
	width: 190px;
	height: 210px;
	background: url(../images/product_small_background.gif) no-repeat right;
}

.product_small_info {
	padding: 25px;
}

.product_small_info img.small_item {
	padding-left: 20px;
}

.product_small a:link, .product_small a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
    color: #000000;
}

.product_small a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
    color: #e98407;
}

.product_medium {
	margin-left: auto;
	margin-right: auto;
}

.product_medium img {
	padding: 28px;
}

li.status {
    color: #ff0000;
    font-weight: bold;
}

.price {
    font-weight: bold;
}