html, body {
	height:100%;
	padding:0;
	margin:0;
}
body {
	color:#292929;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#a2bade url(body_bg.png) repeat-x;
}
input, textarea, select {
	color:#292929;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
input.error, textarea.error {
	border: 1px solid red;
}
a {
	text-decoration:none;
	color:#3f5d8e;
}
a:hover {
	text-decoration:underline;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
p {
	margin:0;
	padding:7px 0;
}
/* Horisontal menu */
ul.horisontal_menu {
	list-style:none;
	padding:0;
	margin:0;
}
ul.horisontal_menu li {
	list-style:none;
	float:left;
}
ul.horisontal_menu li a {
	display:inline-block;
	float:left;
}
.wrapper {
	width:935px;
	position:relative;
	margin:0 auto;
}
.navigation {
	float:right;
}
.navigation a span {
	background:url(nav_separator.png) no-repeat 100% 50%;
	display:block;
	float:left;
	margin:0;
	padding-right:23px;
	text-decoration:none;
	color:#888888;
	cursor:pointer;
}
.navigation a:hover span, .navigation a.current span, .navigation li.last a:hover span, .navigation li.last a.current span {
	background:url("tab_right.png") no-repeat scroll 100% 0 transparent;
	color:#000;
	text-decoration:none;
}
.navigation li.last a span {
	background:none;
}
.navigation li {
	position:relative;
}
.navigation a {
	float:left;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	height:44px;
	line-height:44px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 23px;
	position:relative;
	color:#888888;
}
.navigation a:hover, .navigation a.current {
	background:url("tab_left.png") no-repeat scroll 0 0 transparent;
	color:#000;
	text-decoration:none;
}
.header_top {
	height:118px;
}
.logo {
	background:url(logo.png);
	width:161px;
	height:118px;
	overflow:hidden;
	text-indent:-999px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
div.top_links {
	height:68px;
}
ul.top_links {
	float:right;
	padding-top:23px;
	font-size:11px;
	color:#939393;
}
.top_links a {
	color:#939393;
	display:block;
	line-height:23px;
	height:23px;
	float:left;
}
ul.top_links li a {
	margin:0 4px;
}
ul.top_links li.lang a {
	display:block;
	background:url(lang_bg.png);
	height:23px;
	width:23px;
	color:#fff;
	line-height:23px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin-left:4px;
	margin-right:0;
}
ul.top_links li.lang a.current {
	background:none;
	color:#7597ca;
}
ul.top_links li {
	line-height:23px;
}
.content {
	background:url(bg_1.jpg) no-repeat 100% 0;
	padding-top:24px;
}
.header_content {
	height:165px;
	position:relative;
}
.header_txt {
	background:url(header_text_bg.png) no-repeat;
	width:262px;
	height:75px;
	color:#fff;
	font-size:15px;
	line-height:110%;
	padding:15px 25px;
	padding-top:35px;
	font-family:Tahoma, Arial;
	text-shadow: #28436d 1px 1px 1px;
}
.breadcrumb {
	height:40px;
	line-height:40px;
	font-size:11px;
	color:#b3cbf1;
	padding-left:13px;
	width:671px;
}
.breadcrumb a {
	color:#b3cbf1;
}
.breadcrumb span {
	color:#e2e7f1;
}
.page_content {
	background:url(content_top_bg.png) no-repeat;
	width:691px;
	float:left;
}
.page_content h1 {
	font-size:23px;
	font-weight:normal;
	margin:0;
	padding:18px 32px 10px 32px;
	background:url(page_top.png) no-repeat 0 100%;
}
.page_content_bg {
	background:url(content_bg.png) repeat-y;
}
.page_content_bottom {
	background:url(content_bottom.png) no-repeat 0 100%;
	padding:25px 40px 40px 40px;
	text-align:justify;
}
.page_content_bottom p {
	margin:0;
	padding-bottom:10px;
	padding-top:0;
}
.footer_logos {
	position:relative;
	height:66px;
	margin-top:15px;
	width:935px;
}
.footer_logos_l {
	position:absolute;
	background:url(footer_left.png) no-repeat;
	width:14px;
	height:66px;
	left:0;
	top:0;
}
.footer_logos_r {
	position:absolute;
	background:url(footer_right.png) no-repeat;
	width:14px;
	height:66px;
	right:0;
	top:0;
}
.footer_logos_c {
	position:absolute;
	left:14px;
	background:url(footer_bg.png) repeat-x;
	width:907px;
	height:66px;
	top:0;
	overflow:hidden;
}
.partner_logo {
	background:url(logo_separator.png) no-repeat 100% 50%;
	padding:15px 13px 0 13px;
	float:left;
}
.bottom {
	font-size:11px;
	padding:8px 7px;
	color:#fff;
}
.right_menu {
	width:201px;
	float:left;
	padding-left:15px;
}
.right_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.right_menu ul li a {
	display:inline-block;
	background:url(tab_closed.png) no-repeat;
	width:213px;
	height:31px;
	font-size:13px;
	color:#fff;
	line-height:31px;
	padding-left:13px;
	font-weight:bold;
}
.right_menu ul li.opened a, .right_menu ul li.opened a:hover {
	background:url(tab_opened.png) no-repeat;
}
.right_menu ul li ul li a, .right_menu ul li.opened ul li a {
	background:none;
	font-weight:normal;
	border-bottom:#6a86b1 1px solid;
	width:201px;
	margin-left:6px;
}
.right_menu ul li ul li a:hover, .right_menu ul li.opened ul li a:hover {
	border-bottom:#223c65 1px solid;
	background:none;
}
.right_menu ul li {
	padding-bottom:1px;
}
.right_menu ul li ul li {
	padding-bottom:0;
}
.right_menu ul li a:hover {
	text-decoration:none;
	background:url(tab_closed_h.png) no-repeat;
}
#createdby {
	color:#fff;
	float:right;
	font-size:11px;
	height:16px;
	margin:0 auto;
	position:relative;
	right:0;
	width:202px;
	text-align:right;	
}
.devision {
	display:block;
	float:right;
	margin-left:3px;
	position:relative;
	top:-6px;
}
#createdby a {
	color:#fff;
}
.page_content_bottom ul {
	list-style-image:url(bulet.gif);
}
.p_title {
	position:absolute;
	bottom:10px;
	left:713px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.page_content_bottom img {
	border:#1px solid #fff;
}
.cat_desc img {
	float:left;
	margin:0 20px 10px 0;
}
.cat_desc {
	padding-bottom:15px;
}
.cat_item {
	border-top:#c6ced6 1px solid;
	padding:13px 0;
	font-size:11px;
	display:inline-block;
}
.cat_item2 {
	border-top:#c6ced6 1px solid;
	font-size:11px;
	width: 290px;
	margin-bottom: 10px;
	float: left;
	padding-left: 15px;
	background: url(arrow-left.gif) left top no-repeat;
}
.cat_item h2, cat_item2 h2 {
	font-size:18px;
	margin:0;
	padding:0 0 10px 0;
}
.cat_item img {
	float:right;
	margin:13px 0 0 30px;
}
.cat_item a {
	font-weight:bold;
}
.feedback {
	float:right;
	width:330px;
	border-left:#c4c4c4 1px solid;
	padding-left:30px;
	color:#5a5a5a;
}
.map {
	font-weight:bold;
	display:block;
	padding:5px 0 20px 0;
}
.feedback h2 {
	font-size:19px;
	font-weight:normal;
}
.textfield {
	display:block;
	border:#c4c4c4 1px solid;
	padding:7px 10px;
	margin-bottom:18px;
	margin-top:4px;
	width:300px;
}
.submit {
	background:#525252;
	color:#fff;
	font-size:14px;
	padding:8px 18px;
	border:none;
	cursor:pointer;
}
.submit:hover {
	background:#353535;
}
.options {
	display:inline-block;
	right:-15px;
	margin:7px 0 0 0px;
	position:relative;
	float:right;
}
.options tr td {
	vertical-align:top;
	line-height:normal;
	font-size:11px;
	padding:0 0 0 4px;
}
.options a {
	display:block;
}
.print_page {
	background:url(icons.gif) no-repeat -67px 0;
	width:21px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.send_page {
	background:url(icons.gif) no-repeat -41px 0;
	width:25px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.decrease_font {
	background:url(icons.gif) no-repeat -17px 0;
	width:21px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.increase_font {
	background:url(icons.gif) no-repeat 0 0;
	width:17px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.decrease_font_max {
	background:url(icons_max.gif) no-repeat -17px 0;
	width:21px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.increase_font_max {
	background:url(icons_max.gif) no-repeat 0 0;
	width:17px;
	height:0px;
	padding-top:15px;
	text-indent:-999px;
	overflow:hidden;
}
.content .page_content h1 {
	line-height:100%;
	padding-bottom:15px;
	display:block;
	width:627px;
}
.product_thumb img, .product_thumb {
	float:left;
}
.product_thumb img {
	margin:0 25px 20px 0;
}
.system-message {
	color: #000000;	
	padding: 10px;
	margin-bottom: 10px;				
	display: block;
	font-weight: bold;
}
.footer_logos_l {
	position:absolute;
	background:url(footer_left.png) no-repeat;
	width:15px;
	height:66px;
	left:0;
	top:0;
}
.footer_logos_r {
	position:absolute;
	background:url(footer_right.png) no-repeat 100% 0;
	width:15px;
	height:66px;
	right:0;
	top:0;
}
.footer_logos_c {
	position:absolute;
	left:15px;
	background:url(footer_bg.png) repeat-x;
	width:912px;
	height:66px;
	top:0;
	overflow:hidden;
}
.footer_logos_r a {
	display:block;
	background:url(arr_r.png) no-repeat;
	width:23px;
	height:38px;
	text-indent:-999px;
	overflow:hidden;
	position:relative;
	top:16px;
	left:1px;
}
.footer_logos_l a {
	display:block;
	background:url(arr_l.png) no-repeat;
	width:23px;
	height:38px;
	text-indent:-999px;
	overflow:hidden;
	position:relative;
	top:16px;
	left:11px;
}
