html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(../images/web/bg.jpg) repeat-y center 0;
}

#main {
	width: 988px;
	min-height: 100%;
	background: url(../images/web/bg_main.gif) repeat-y right 0;
	padding: 0 14px 0 0;
	margin: 0px auto -20px auto;
	position: relative;
}
#sidebar_main {
	width: 232px;
	float: left;
}
#logo {
	width: 192px;
	height: 52px;
	background: url(../images/web/sidebar_top.png) no-repeat;
	padding: 25px 0 0 40px;
	/*float: left;*/
}
/*
* html #logo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='../images/web/sidebar_top.png' );
}
*/

#logo a {
	margin: 18px 13px 0 0;
	float:left;
}
#logo a.logo {
	margin-top:0;
}

#sidebar {
	width: 208px;
	background: url(../images/web/sidebar_line.gif) #EEECE6 repeat-y 227px 0;
	padding: 0 12px 0 12px;
	/*float: left;*/
}
#sidebar p {
	width: 208px;
	font-weight: bold;
	padding: 8px 0 2px 0;
	float: left;
}
#sidebar .p {
	padding: 0 0 2px 0;
}
#sidebar #img {
	width: 170px;
	height: 90px;
	border: 1px solid #CFC9B5;
	margin: 3px 0 0 12px;
	_display: inline;
	float: left;
}
#sidebar label {
	padding: 4px 0 0 0;
	float: left;
}
#sidebar .input {
	color: #92877B;
	font-size: 11px;
	font-family: arial;
	border: 1px solid #CFC9B5;
	padding: 2px 3px 2px 3px;
	float: left;
}
#sidebar .select {
	/*color: #000;*/
	color: #92877B;
	font-size: 11px;
	font-family: arial;
	border: 1px solid #CFC9B5;
	/*padding: 2px 3px 2px 3px;*/
	padding:2px;
	float: left;
}
#sidebar .size_1 {
	width: 41px;
	margin: 1px 2px 5px 2px;
}
#sidebar .size_2 {
	width: 188px;
	margin: 1px 0 1px 0;
}
#sidebar .size_3 {
	width: 196px;
	margin: 1px 0 1px 0;
}
#sidebar .size_4 {
	width: 184px;
	margin: 1px 0 1px 12px;
}
#sidebar .q {
	margin: 6px 0 0 1px;
	float: left;
}
#sidebar .submit {
	cursor: pointer;
	margin: 10px 0 0 0;
	float: left;
}
#sidebar div {
	clear:left;
}
#sidebar div.silver {
	color:#666;
}
#sidebar div.error_note {
	width:190px;
	border:1px solid #FF3300;
	padding:1px 2px;
	margin-bottom:1px;
	color:#FF0000;
	display:none;
}

#sidebar_bottom {
	width: 232px;
	height: 87px;
	background: url(../images/web/sidebar_bottom.png) top left no-repeat;
	/*float: left;*/
}
/*
* html #sidebar_bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='../images/web/sidebar_bottom.png' );
}
*/
#content_main {
	width: 740px;
	padding: 10px 0 10px 0;
	float: right;
}
#iso {
	float: left;
}
#iso p {
	color: #92877B;
	padding: 0 0 2px 0;
	display: block;
}
#iso a {
	margin: 0 7px 0 0;
	float: left;
}
#nav {
	height: 45px;
	list-style: none;
	background: url(../images/web/nav_border.gif) no-repeat right 0;
	padding: 5px 0 0 0;
	float: right;
}
#nav li {
	height: 23px;
	background: url(../images/web/nav_border.gif) no-repeat;
	padding: 7px 10px 0 10px;
	float: left;
}
#nav .no_border {
	background: none;
}
#nav a {
	border: 1px solid #D9CCB5;
	float: left;
}
#nav a.act, #nav a:hover {
	border: 1px solid #5BC3F1;
}
#nav a.cart {
	color: #0066AE;
	font-size: 12px;
	background: url(../images/web/a.cart.gif) no-repeat 0 2px;
	border: 0;
	padding: 0 0 0 22px;
	float: left;
}
#nav a:hover.cart {
	border: 0;
}
#menu {
	width: 704px;
	height: 26px;
	list-style: none;
	background: url(../images/web/menu_bg.gif) no-repeat;
	padding:0 18px;
	float: left;
}
#menu table {
	width:100%;
	border-collapse:collapse;
	border:none;
	border:0;
	padding:0;
	margin:0;
}
#menu table td {
	padding:0;
	margin:0;
	background:url(../images/web/menu_separator.gif) top right no-repeat;
}
#menu li {
	padding: 0 2px 0 0;
	float: left;
}
#menu a {
	/*width: 99px;*/
	display:block;
	height: 21px;
	color: #FAFAFA;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	/*float: left;*/
}
#menu a:hover {
	color: #B7A088;
}
#menu a.act, #menu a.act:hover {
	color: #FAFAFA;
	background: url(../images/web/menu_act.gif) repeat-x;
}
#header {
	width: 740px;
	float: left;
}
.header_1 {
	height: 101px;
	background: url(../images/web/header_1.jpg) no-repeat;
}
#lang_lt .header_1 {
	background: url(../images/web/header_1_lt.jpg) no-repeat;
}
#lang_en .header_1 {
	background: url(../images/web/header_1_en.jpg) no-repeat;
}
#lang_ru .header_1 {
	background: url(../images/web/header_1_ru.jpg) no-repeat;
}
#lang_de .header_1 {
	background: url(../images/web/header_1_de.jpg) no-repeat;
}
#lang_no .header_1 {
	background: url(../images/web/header_1_no.jpg) no-repeat;
}
#lang_dk .header_1 {
	background: url(../images/web/header_1_dk.jpg) no-repeat;
}
#lang_se .header_1 {
	background: url(../images/web/header_1_se.jpg) no-repeat;
}

.header_2 {
	height: 61px;
	background: url(../images/web/header_2.jpg) no-repeat;
}
#lang_lt .header_2 {
	background: url(../images/web/header_2_lt.jpg) no-repeat;
}
#lang_en .header_2 {
	background: url(../images/web/header_2_en.jpg) no-repeat;
}
#lang_ru .header_2 {
	background: url(../images/web/header_2_ru.jpg) no-repeat;
}
#lang_de .header_2 {
	background: url(../images/web/header_2_de.jpg) no-repeat;
}
#lang_no .header_2 {
	background: url(../images/web/header_2_no.jpg) no-repeat;
}
#lang_dk .header_2 {
	background: url(../images/web/header_2_dk.jpg) no-repeat;
}
#lang_se .header_2 {
	background: url(../images/web/header_2_se.jpg) no-repeat;
}

#header #submenu, #content #inside_menu, #content #inside_menu_sub {
	width: 730px;
	list-style: none;
	padding: 8px 5px 0 5px;
	float: left;
}
#content #inside_menu {
	width: 700px;
	background: url(../images/web/line_1.gif) repeat-x 0 bottom;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}
#content #inside_menu_sub {
	width: 700px;
	padding: 0 0 15px 0;
}
#header #submenu li, #content #inside_menu li, #content #inside_menu_sub li {
	background: none;
	padding: 0;
	float: left;
}
#header #submenu a, #content #inside_menu a, #content #inside_menu_sub a {
	color: #0066AE;
	font-size: 12px;
	background: url(../images/web/icon_1.gif) no-repeat 0 2px;
	padding: 0 0 0 16px;
	margin: 0 10px 0 0;
	float: left;
}
#content #inside_menu a {
	font-size: 14px;
}
#content #inside_menu_sub a {
	background: url(../images/web/menu_inside_sub.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}
#header #submenu a.act, #content #inside_menu a.act, #content #inside_menu_sub a.act {
	color: #000000;
	text-decoration: none;
	background: url(../images/web/icon_3.gif) no-repeat 0 2px;
	padding: 0 0 0 16px;
	float: left;
}
#content #inside_menu_sub a.act {
	background: url(../images/web/menu_inside_sub_act.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}
.block {
	width: 245px;
	height: 405px;
	list-style: none;
	margin-top: 2px;
	float: left;
}
.block li {
	width: 235px;
	padding: 2px 5px 2px 5px;
	float: left;
}
.block .title {
	width: 221px;
	height: 80px;
	color: #FFFFFF;
	font-size: 26px;
	font-family: Georgia;
	padding: 5px 10px 0 14px;
	float: left;
}
#lang_de .block .title {
	font-size: 18px;
}
.block a {
	color: #0066AE;
	font-size: 14px;
	background: url(../images/web/icon_1.gif) no-repeat 0 3px;
	padding: 0 0 0 16px;
	display: block;
}
.block a.act {
	color: #000000;
	text-decoration: none;
	background: url(../images/web/icon_3.gif) no-repeat 0 3px;
}
.block li ul {
	width: 225px;
	list-style: none;
	padding: 5px 0 5px 10px;
	float: left;
}
.block li ul li {
	width: 215px;
	float: left;
}
.block li ul a {
	font-size: 12px;
	background: url(../images/web/menu_inside_sub.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}
.bg_1 {
	background: url(../images/web/block_1.jpg) no-repeat;
}
.bg_1_act {
	background: url(../images/web/block_1_act.jpg) no-repeat;
}
.bg_2 {
	background: url(../images/web/block_2.jpg) no-repeat;
}
.bg_2_act {
	background: url(../images/web/block_2_act.jpg) no-repeat;
}
.bg_3 {
	background: url(../images/web/block_3.jpg) no-repeat;
}
.bg_3_act {
	background: url(../images/web/block_3_act.jpg) no-repeat;
}
.mlr2 {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
}


#catalog_blocks {
	width:740px;
	height:84px;
	overflow:hidden;
	float:left;
	margin-top:2px;
	margin-bottom:10px;
}

#catalog_blocks li {
	width:220px;
	height:79px;
	padding: 5px 10px 0 14px;
	overflow:hidden;
	float:left;
	margin-right:4px;
	background:url(../images/web/block_small-bg.gif) no-repeat;
}
#catalog_blocks li.last {
	margin-right:0;
}
#catalog_blocks li.active {
	background:url(../images/web/block_small-bg-a.gif) no-repeat;
}
#catalog_blocks li.title {
	color:#fff;
	font-size: 26px;
	font-family: Georgia;
}
#lang_de #catalog_blocks li.title  {
	font-size: 18px;
}

#catalog_blocks li a {
	color:#fff;
	text-decoration:none;
}


#content_top, #content_bottom {
	width: 740px;
	height: 16px;
	float: left;
}
#content_top {
	background: url(../images/web/content_top.gif) no-repeat;
}
#content_bottom {
	background: url(../images/web/content_bottom.gif) no-repeat;
}
#content {
	width: 700px;
	font-size: 12px;
	background: #FFFFFF;
	padding: 0 20px 0 20px;
	float: left;
}
#content h1 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	background: url(../images/web/line_1.gif) repeat-x 0 bottom;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	clear: left;
	display: block;
}
#content h1 span {
	color: #000000;
	background: url(../images/web/icon_2.gif) no-repeat 0 5px;
	padding: 0 0 0 16px;
	display: block;
}
#content h2 {
	color: #564431;
	font-size: 12px;
	background: url(../images/web/icon_4.gif) no-repeat 0 2px;
	padding: 0 0 10px 16px;
	clear: left;
	display: block;
}
#content p {
	padding: 2px 0 10px 0;
	display: block;
}
#content span {
	color: #756A5D;
	padding: 0 0 2px 0;
	display: block;
}
#content .row, #content .pages {
	width: 700px;
	padding: 5px 0 10px 0;
	float: left;
}
#content .pages {
	background: url(../images/web/line_1.gif) repeat-x;
	padding: 7px 0 0 0;
}
#content .pages .left a {
	margin: 0 5px 0 5px;
}
#content .pages .left a.act {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#content .img_left {
	width: 158px;
	text-align: center;
	padding: 0 10px 0 0;
	float: left;
}
#content .img_left img {
	border: 2px solid #C0BBA9;
}
#content .img_big_left {
	border: 2px solid #C0BBA9;
	margin: 0 10px 0 0;
	float: left;
}
#content ul {
	list-style: none;
	padding: 0 0 15px 0;
	display: block;
}
#content ul li {
	background: url(../images/web/list_dot.gif) no-repeat 0 7px;
	padding: 1px 0 1px 8px;
	display: block;
}
#content .info_table {
	width: 700px;
	border-left: 1px solid #CFC9B5;
	border-bottom: 1px solid #CFC9B5;
	margin: 0 0 15px 0;
	clear: left;
}
#content .info_table td {
	border-top: 1px solid #CFC9B5;
	border-right: 1px solid #CFC9B5;
	padding: 3px 5px 3px 5px;
}
#content .info_table thead td {
	font-weight: bold;
	background: #F1EFE9;
}
#content .info_table tr:hover {
	background: #F1EFE9;
}
#content #form, #content #gallery {
	width: 700px;
	padding: 5px 0 15px 0;
	float: left;
}
#content #form div {
	width: 460px;
	padding: 0 20px 0 0;
	float: left;
}
#content #form div.clear {
	width: auto !important;
	padding:0 !important;
	float:none !important;
	clear:both !important;
}
#content #form div label {
	width: 140px;
	padding: 5px 0 0 0;
	float: left;
}
#content #form div label .required {
	display:none;
	color:#FF0000;
	font-weight:bold;
}
#content #form div .input, #content #form div .textarea {
	width: 300px;
	border: 1px solid #C0BBA9;
	padding: 2px 3px;
	margin: 2px 0 2px 0;
	float: left;
}
#content #form div .textarea {
	width: 440px;
	height: 100px;
}
#content #form div .captcha_image, #content #form div .sec_code_input {
	float:left;
}
#content #form div .captcha_image {
	margin-right:10px;
}
#content #form div .sec_code_input {
	border: 1px solid #C0BBA9;
	padding: 2px 3px;
	margin: 2px 0 2px 0;
}
#content #form div .submit {
	cursor: pointer;
	margin: 10px 10px 0 0;
	float: right;
}
#content #form p {
	padding: 0 0 10px 0;
	display: block;
}
#content #form p img {
	margin: 0 5px 0 0;
}
#content #gallery div {
	width: 170px;
	min-height:240px;
	height:auto !important;
	height: 220px;
	margin: 0 6px 0 0;
	float: left;
}
#content #gallery .first {
	clear:both;
}
#content #gallery .last {
	margin: 0;
}
#content #gallery a.img {
	width: 168px;
	height: 190px;
	text-indent: -9999px;
	border: 1px solid #C0BBA9;
	float: left;
}
#content #gallery a.img:hover {
	border: 2px solid #4BA1F0;
}
#content #gallery a.txt {
	width: 168px;
	color: #0066AE;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 0 0;
	float: left;
}
#content a.title {
	font-size: 14px;
}
#content a.more {
	background: url(../images/web/a.more.gif) no-repeat right 6px;
	padding: 0 11px 0 0;
	float: left;
}
#content a.home {
	background: url(../images/web/a.home.gif) no-repeat 0 5px;
	padding: 0 0 0 14px;
	margin: 0 10px 0 0;
	float: left;
}
#content a.back {
	background: url(../images/web/a.back.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
	float: left;
}
#content a.print {
	background: url(../images/web/a.print.gif) no-repeat 0 3px;
	padding: 0 0 0 17px;
	margin: 0 0 0 10px;
	float: right;
}
#content a.top {
	background: url(../images/web/a.top.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	float: right;
}

#content #archive .row span {
	display:inline !important;
}
#content #archive .row a.more {
	float:none;
	display:inline !important;
}
#content .row div.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}


#footer {
	width: 700px;
	height: 20px;
	color: #92877B;
	padding: 0 34px 0 268px;
	margin: 0px auto;
	position: relative;
}
#footer .left, #content .pages .left {
	float: left;
}
#footer .right, #content .pages .right {
	float: right;
}
#footer a {
	color: #92877B;
}
.clearfooter {
	height: 20px;
	clear: both;
}
#content a.link, #content a.title, #content a.more, #content .pages a, #content p a, #content .info_table a {
	color: #0066AE;
}
#nav a:hover.cart, .block a:hover, #footer a:hover, #content a:hover.link, #content a:hover.title, #content a:hover.more, #content .pages a:hover, #content p a:hover, #header #submenu a:hover, #content .info_table a:hover, #content #gallery a:hover, #content #inside_menu a:hover, #content #inside_menu_sub a:hover {
	text-decoration: none;
}


.clear {
	clear:both;
}

#info body {
	background:none;
}

#info #info_content {
	font-size: 12px;
	background: #FFFFFF;
	padding:10px;
}



#site_tree {
	padding-bottom:10px;
}

#site_tree ul {
	 list-style:none;
	 margin:0 0 0 15px;
	 padding:0 0 0 20px;
	 display:table !important;
	 width:auto !important;
}

#site_tree ul li {
	background:url(../images/web/sitemap-list.gif) left center no-repeat;
	background-position:0 -20px;
	padding-left:22px;
	padding-top:3px;
	display:table !important;
	width:auto !important;
}

#site_tree ul li.container {
	font-weight:bold;
}

#content #site_tree ul li a {
	font-weight:normal;
	color: #0066AE;
	text-decoration:none;
	display:inline;
}

#content #site_tree ul li a:hover,
#content #site_tree ul li a:hover span {
	text-decoration:underline !important;
}

#content #site_tree ul li span,
#content #site_tree ul li a span {
	color: #0066AE;
}

#site_tree ul li ul {
	list-style:none;
	margin-left:-22px;
	margin-bottom:0;
	background:url(../images/web/sitemap-dotted_vert_line.gif) left top repeat-y;
	padding-left:22px;
}



#cart_table {
	width:100%;
	border-collapse:collapse;
}

#cart_table td {
	padding-bottom:10px;
}

#cart_table td table td {
	padding-bottom:0;
}

#cart_table .first_col {
	width:8%;
	text-align:center;
}

#cart_table .itemInfo {
}

#cart_table .itemInfo .container {
	border: 1px solid #CFC9B5;
	padding:10px;
}

#cart_table .itemInfo h3 {
	margin:0;
	padding:0 0 5px 0;
}

#cart_table .itemInfo .img_preview {
	width: 170px;
	height: 90px;
	border: 1px solid #CFC9B5;
	_display: inline;
	float: left;
	margin-right:10px;
}

#cart_table .itemInfo .order_info {
	float:left;
}

#cartForm {
	padding-bottom:10px;
}

#cartForm #sec_code_block {
	display:none;
}

#cartForm .captcha_image {
	vertical-align:middle;
}

#cartForm #postOrderBtn {
	margin-top:10px;
}

.red {
	color:#ff0000;
}


#description_outer_box {
	width:590px;
	/*min-height:300px;
	height:auto !important;
	height:300px;*/
	background-color:#ccc;
	position:absolute;
	left:250px;
	top:40px;
	display:none;
	padding:5px;
	border:1px solid #fff;
}

#description_box {
	width:580px;
	min-height:10px;
	height:auto !important;
	height:10px;
	padding:5px;
	background-color:#fff;
}


#mod_gallery {
	width: 700px;
	padding: 5px 0 15px 0;
	float: left;
}

#mod_gallery .image_item {
	width:340px;
	float:left;
	padding:0 10px 10px 0;
}

#mod_gallery .image_item .image {
	float:left;
	padding:0 5px 5px 0;
}

#mod_gallery .image_item .image img {
	border: 2px solid #C0BBA9;
}

#manufacture_categories {
	width: 700px;
	padding: 5px 0 5px 0;
	list-style:none !important;
}

#manufacture_categories li {
	clear:left;
	display:block;
	height:64px;
	padding:40px 0 0 0 !important;
	background:none !important;
	margin-bottom:10px;
}

#manufacture_categories li img {
	border: 2px solid #C0BBA9;
	display:block;
	float:left;
	margin-top:-40px;
	margin-right:15px;
}

#manufacture_categories a {
	color: #0066AE;
}

#manufacture_categories a:hover {
	text-decoration:none;
}


.palette_requester {
	cursor:pointer;
}

.palette_outer {
	width:194px;
	border:1px solid #9b95a6;
	display:none;
	position:absolute;
}

.palette_inner {
	width:188px;
	border:1px solid #fff;
	padding:2px;
	background-color:#e9e8f2;
}

.palette_close {
	padding-top:5px;
	text-align:center;
}
.palette_close a {
	color:#000;
	text-decoration:none;
}
.palette_close a:hover {
	text-decoration:underline;
}

.palette_element {
	padding-bottom:2px;
}
.palette_element a {
	display:block;
	background-color:#fff;
	border:1px solid #CFC9B5;
	padding:1px 2px;
	color:#000;
	text-decoration:none;
}
.palette_element a:hover {
	/*92877B*/
	background-color:#ddd;
}

.palette_color {
	width:90px;
	clear:none !important;
	float:left !important;
	border:1px solid #fff;
	padding:0;
	margin:0  2px 2px 0;
}

.palette_right {
	margin-right:0;
}

.palette_color a {
	width:84px;
	display:block;
	float:left;
	border:1px solid #e9e8f2;
	padding:1px 2px;
	color:#000;
	text-decoration:none;
	margin:0;
}
.palette_color a:hover {
	color:#fff;
}



#gallery_categories {
	width: 700px;
	padding: 5px 0 5px 0;
	list-style:none !important;
}

#gallery_categories li {
	clear:left;
	display:block;
	height:64px;
	padding:40px 0 0 0 !important;
	background:none !important;
	margin-bottom:10px;
}

#gallery_categories li img {
	border: 2px solid #C0BBA9;
	display:block;
	float:left;
	margin-top:-40px;
	margin-right:15px;
}

#gallery_categories a {
	color: #0066AE;
}

#gallery_categories a:hover {
	text-decoration:none;
}

#alerter{

background-color:#FFFFFF;
border:1px solid #DDDDDD;
color:#0066AE;
font-size:16px;
height:20px;
margin-left:1px;
padding:3px;
position:absolute;
top:160px;
width:730px;
/*display: none;*/

	
}
