﻿/*
/*
Theme Name: Theme
Theme URI: http://www.weblad.ru/
Description: Theme was developed specially for this site.
Version: 1
Author: Nikita Smirnov
Author URI: http://www.weblad.ru/
Text Domain: 
Made by Nikita Smirnov
http://www.weblad.ru/
811631@gmail.com
ICQ 811631
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.25em;line-height:1.25;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;color:#222}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul, ol {margin:0 0 1em 0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
}

/* WordPress */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
/*   border: 1px solid #ddd;*/
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
   align: center;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.wide {
}
.top {
}
.bottom {
	padding-bottom: 1px;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}

.wrapper {
	margin: 0 auto;
	width: 941px;
	w\idth: 941px;  /* C + L + R + 2 */
	text-align: left;
	background-color: #fff; /* L */
}
.outer1 {
	margin-left: 317px;
	/* background-color: #cfc;  R */
}
.outer2 {
	margin-right: 321px;
	/* background-color: #fcc;  C */
}
.outer0 {
	position: relative;
	margin-left: -317px;
	margin-right: -321px;
}
.wrap-cl {
	float: left;
	width: 600px; /* C + L + 1 */
}
.center {
	float: left;
	width: 301px;  /* C */
	margin-left: 5px;

}
.left {
	float: left;
	width: 296px;  /* L */
	margin-right: 1px;

}
.right {
	float: right;
	width: 296px;  /* R */
	margin-left: 1px;
}

/* previene allargamento floats (hidden) e problemi rendering left col (relative) in IE/Mac \*//*/
* html .inleft, * html .inright, * html .incenter {
	width: 100%;
	overflow: hidden;
}
* html .wrap-cl {
	position: relative;
}
/**/









/* COMMON */
body{
	background: url('body_bg.jpg') #DDD repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap_shadow{
	background: url('wrap_shadow.jpg') no-repeat center 64px;
	width: 973px;
	margin: 0 auto;
}
h2{
	font-size: 21px;
	font-weight: bold;
	color: #006699;
	line-height: 1.5;
}
h3.big{
	font-size: 18px;
	font-weight: normal;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
h4{
	color: #494848;
	font-size: 13px;
	border-bottom: 2px solid #264993;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
h4 a{
	color: #494848;
}
hr.grey{
	border: 0 none;
	color: #DCDCDC;
	height: 1px;
	background: #DCDCDC;
}
hr.blue{
	border: 0 none;
	color: #264993;
	height: 1px;
	background: #264993;
}
a{
	text-decoration: none;
	color: #264993; /*7096BF;*/
}
#content li{
	list-style: none;
	background: url('main_menu_bullet.gif') no-repeat left 8px;
	padding-left: 10px;
	line-height: 1.5;
} 
 
/* HEADER */
.top{
	background: url('header_top_line.jpg') repeat-x;
	margin-bottom:12px;
}
	#top_logo{
		display: block;
		margin: 20px 0 0 20px;
		float: left;
		
	}
	#search_form{
	float: left;
	margin-left:579px;
	display: inline;
	}
	#search{
		border: 1px solid #D0E6F4;
		border-right: none;
		color: #999999;
		margin:3px 0px 0 0;
		height: 18px;
		float: left;
		}

	#search_submit{
		/*margin: 0px 0 0 -23px;*/
		background: #fff url('search_butt.gif') no-repeat right center;
		border: 1px solid #D0E6F4;
		border-left: none;
		margin:3px 5px 0 0;
		cursor: pointer;
		width: 20px;
		height: 22px;
		float: left;
		
		
	}
	#top_menu{
	float: right;
	width: 240px;
	height: 22px;
	background: #1C376C;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	word-spacing: 4px;
	display: inline;
	margin-right: 21px;
	}
	#top_menu a{
		text-decoration: none;
		color: #fff;
	}
	#banner{
		width: 900px;
		border-top: 4px solid #1C376C;
		margin: 0px 0px 0px 20px;
	}
	#banner img{
		display: block;
	}
	#main_menu, #main_menu_ru, #main_menu_de{
		height: 47px;
		width: 870px;
		margin: 0px 0px 0px 20px;
		background: url('main_menu_bg.gif') center bottom no-repeat #1C376C;
		padding: 0px 0 0 30px;
	}
	#main_menu .button, #main_menu .home{
		float: left;
		font-size: 14px;
		list-style: none;
		z-index: 30000;
		position: relative;
		border-top: 1px solid #1C376C;
		border-right: 1px solid #1C376C;
		border-left: 1px solid #1C376C;
		height: 35px;
		padding: 11px 38px 0px;
	}

	#main_menu_ru .button, #main_menu_ru .home{
		float: left;
		font-size: 14px;
		list-style: none;
		z-index: 30000;
		position: relative;
		border-top: 1px solid #1C376C;
		border-right: 1px solid #1C376C;
		border-left: 1px solid #1C376C;
		height: 35px;
		padding: 11px 25px 0px;
	}

	#main_menu_de .button, #main_menu_de .home{
		float: left;
		font-size: 14px;
		list-style: none;
		z-index: 30000;
		position: relative;
		border-top: 1px solid #1C376C;
		border-right: 1px solid #1C376C;
		border-left: 1px solid #1C376C;
		height: 35px;
		padding: 11px 20px 0px;
	}
	#main_menu li a, #main_menu_ru li a, #main_menu_de li a{
		color: #fff;
		text-decoration: none;
	}

	#main_menu .button:hover, #main_menu .button_hover, #main_menu_ru .button:hover, #main_menu_ru .button_hover , #main_menu_de .button:hover, #main_menu_de .button_hover {
	background: #226BAF;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;		/*padding-bottom: 13px;*/
	}

	#main_menu .current a, #main_menu_ru .current a, #main_menu_de .current a{
		color: #05D5F1;
	}
	
	#main_menu .button_current_hover a, #main_menu_ru .button_current_hover a , #main_menu_de .button_current_hover a {color: #FFFFFF;}
	#main_menu .button_current_hover a, #main_menu_ru .button_current_hover a , #main_menu_de .button_current_hover a {color: #FFFFFF;}
	
	#header_content{
		width: 900px;
		margin: 10px auto 10px;
		font-size: 11px;
	}
	#prod_content{
		width: 900px;
		margin: 10px auto 10px;
		font-size: 12px;
	}
	.main_menu_separator{
		background: url('main_menu_bullet.gif');
		margin: 0px 10px;
		padding: 0 !important;
		width: 4px;
		height: 4px;
		float: left;
		margin-top: 22px;
		font-size: 4px !important;
		line-height: 4px !important;
	}
	.subs {
		margin: 0;
		padding: 0 0 0 3px;
		list-style: none;
		font-size: 11px;
		z-index: 20000;
		position: absolute;
		background: url('sub_border_left.gif') repeat-y left top;
		display: none;
		_height: 1px;
		top: 46px;
		width: 300px;
	}
.subs ul {
	_height: 1px;
	min-height:1px;
	margin: 0px;
	padding: 0px;
}
.subs li {
	_height: 1px;
	min-height:1px;
	vertical-align: middle;
}
	#pdf_sub{
		right:-4px;
		width:500px;
		_right: auto;
		_left:expression(this.parentNode.offsetWidth-this.offsetWidth+2+'px');
	}
	#pdf_sub .menu_content {width:auto}
	#pdf_sub .col-left {width:175px}
	#pdf_sub .col-right {width:255px}


	#dms_sub{
		left: -4px;	
	}
	#about_sub{
		left: -4px;	
	}
	#consult_sub{
		right:-4px;	
		_right: auto;
		_left:expression(this.parentNode.offsetWidth-this.offsetWidth+2+'px');
	}
	#hardware_sub{
		right:-4px;	
		_right: auto;
		_left:expression(this.parentNode.offsetWidth-this.offsetWidth+2+'px');
	}	
	#contacts_sub{
		right:-4px;	
		_right: auto;
		_left:expression(this.parentNode.offsetWidth-this.offsetWidth+2+'px');
	}

	#double_right_sub{
		left:-4px;
		width:500px;
		_left: auto;
		_right:expression(this.parentNode.offsetWidth-this.offsetWidth+2+'px');
	}
	#double_right_sub .menu_content {width:auto}
	#double_right_sub .col-left {width:175px}
	#double_right_sub .col-right {width:255px}


	.subs .menu_content{
		min-width: 100px;
		_width: 300px;
		background: #226BAF repeat-x left top;
		height: auto;
		min-height: 200px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		padding-top: 15px;
		margin: 0;
		list-style: none;
		/*height: 100%;*/
	}
	.subs .menu_border_right{
		background: url('sub_border_right.gif') repeat-y right top;
		padding-right: 3px;
		margin: 0;
		height: 100%;
	}
	.subs .menu_bottom{
		background: url('menu_bc.gif') repeat-x right bottom #226BAF;
		height: 12px;
		margin: 0px;
		padding: 0px;
		*width:expression(this.parentNode.offsetWidth+'px');
		font-size: 0px;
		line-height: 0px;
	}
	.subs .menu_bc{
		height: 4px;
		width: 100%;
		list-style: none;
		display: none;
	}
	.subs .menu_bl{
		background: url('menu_bl.gif') repeat-x right bottom;
		height: 12px;
		width: 10px;
		margin-left:-3px;
		list-style: none;
		float: left;
		font-size: 1px;
		position: relative;
	}
	
	.subs .menu_br{
		background: url('menu_br.gif') no-repeat right bottom;
		height: 12px;
		width: 10px;
		list-style: none;
		display: block;
		float: right;
		font-size: 1px;
	}

	.subs .col-left{
		min-height: 200px;
		_height: 200px;
		float: left;
	}
	.subs .col-left li, .subs .col-right li{
		list-style: none;
	}
	.subs .col-right{
		min-height: 200px;
		float: right;
		border-left: 1px #fff dotted;
	}
	.subs .col-left, .subs .col-right{
		list-style: none;
		padding: 0 15px;
		margin: 0;
	}
	.subs .menu_header{
		color: #1C376C;
		padding-bottom: 5px;
		margin: 0;
		list-style: none;
	}
	.subs a{
		color: #fff;
	}

/* CONTENT */
#content a{
	color: #1270A0;
	text-decoration: underline;
}
.b300-container{
	background: url('300_border_mid_new.gif');
	width:301px;
	padding-bottom: 15px;
}
.b300-border-top{
	background: url('300_border_top_new.gif');
	width: 301px;
	height: 21px;
	margin-top:21px;
}
.b300-border-tabs{
	background: url('300_border_tabs.gif');
	width: 301px;
	height: 21px;
}
.b300-bg{
	width: 258px;
	/*background: url('300_grad_bg.jpg') repeat-x;*/
	margin-left: 7px;
	min-height: 98px;
	padding: 5px 15px 0 15px;
	line-height: 150%;
}
.b300-bg-tabs{
	width: 258px;
	background: url('300_bg_tabs.gif') repeat-x;
	margin-left: 7px;
	min-height: 98px;
	padding: 0 15px 0 15px;
	line-height: 115%;
}
.b300-border-bottom{
	background: url('300_border_bottom_new.gif');
	width: 301px;
	height: 22px;	
}







.b300h-container{
	background: url('300_border_mid.gif');
	width:301px;
	padding-bottom: 15px;
}
.b300h-border-top{
	background: url('300_border_top.gif');
	width: 301px;
	height: 21px;
	margin-top:21px;
}
.b300h-border-tabs{
	background: url('300_border_tabs.gif');
	width: 301px;
	height: 21px;
}
.b300h-bg{
	width: 258px;
	background: url('300_grad_bg.jpg') repeat-x;
	margin-left: 7px;
	height: 415px;
	padding: 0 15px 0 15px;
	line-height: 150%;
}
.b300h-bg-tabs{
	width: 258px;
	background: url('300_bg_tabs.gif') repeat-x;
	margin-left: 7px;
	min-height: 415px;
	padding: 0 15px 0 15px;
	line-height: 115%;
}
.b300h-border-bottom{
	background: url('300_border_bottom.gif');
	width: 301px;
	height: 22px;	
}





.b300t-container{
	background: url('300_border_mid.gif');
	width:301px;
	padding-bottom: 0px;
}
.b300t-border-top{
	background: url('300_border_top.gif');
	width: 301px;
	height: 21px;
	margin-top:21px;
}
.b300t-border-tabs{
	background: url('300_border_tabs.gif');
	width: 301px;
	height: 21px;
}
.b300t-bg{
	width: 258px;
	background: url('300_grad_bg.jpg') repeat-x;
	margin-left: 7px;
	height: 250px;
	padding: 0 15px 0 15px;
	line-height: 150%;
}
.b300t-bg-tabs{
	width: 258px;
	background: url('300_bg_tabs.gif') repeat-x;
	margin-left: 7px;
	height: 250px;
	padding: 0 15px 0 15px;
	line-height: 150%;
}
.b300t-noh-bg{
	width: 258px;
	background: url('300_grad_bg.jpg') repeat-x;
	margin-left: 7px;
	padding: 0 15px 0 15px;
	line-height: 150%;
}
.b300t-noh-bg-tabs{
	width: 258px;
	background: url('300_bg_tabs.gif') repeat-x;
	margin-left: 7px;
	padding: 0 15px 0 15px;
	line-height: 150%;
}
.b300t-border-bottom{
	background: url('300_border_bottom.gif');
	width: 301px;
	height: 22px;	
}



.b400-container{
	background: url('400_border_mid.gif');
	width:429px;
	padding-bottom: 15px;
}
.b400-border-top{
	background: url('400_border_top.gif');
	width: 429px;
	height: 14px;
}
.b400-bg{
	width: 384px;
	background: url('400_grad_bg.gif') repeat-x;
	margin-left: 8px;
	min-height: 98px;
	padding: 10px 15px 0 15px;
}
.b400-border-bottom{
	background: url('400_border_bottom.gif');
	width: 429px;
	height: 27px;	
}


.b600-container{
	background: url('600_border_mid.gif');
	width:600px;
	padding-bottom: 15px;
}
.b600-border-top{
	background: url('600_border_top.gif');
	width: 600px;
	height: 15px;
}
.b600-bg{
	width:554px;
	background: url('600_grad_bg.gif') repeat-x;
	margin-left: 6px;
	min-height: 98px;
	padding: 0 17px;
}
.b600-border-bottom{
	background: url('600_border_bottom.gif');
	width: 600px;
	height: 17px;	
}


.icon_image{
	float: right;
	/*border: 1px solid #CCCCCC;*/
	margin: 26px 0 0 0;
}


.tabs{
	float: left;
	margin:0px 0 -5px 0px;
	color: #616B89;
	font-size: 12px;
	position: relative;
	z-index: 1000;
	display: inline;
}
.tabs_margin{
	margin-top: 23px;
	
}








.tab1{
	background: url('1tab_bg_n.gif');
	float: left;
	
}
.tab1-left{
	background: url('1tab_border_left_n.gif');
	width: 15px;
	height: 29px;
	float: left;
}
.tab1-right{
	background: url('1tab_border_right_n.gif');
	width: 4px;
	height: 29px;
	float: left;
}




.tab1 .current{
	background: url('1tab_bg.gif');
	float: left;
	
}
.current .tab1-left{
	background: url('1tab_border_left.gif');
	width: 15px;
	height: 29px;
	float: left;
}
.current .tab1-right{
	background: url('1tab_border_right.gif');
	width: 4px;
	height: 29px;
	float: left;
} 
.tab1-content{
	padding:7px 7px 0;
	float: left;
	cursor: pointer;
	margin-left:-6px;
}





.tab{
	background: url('tab_bg.gif');
	float: left;
}
.tab-left{
	background: url('tab_border_left.gif');
	width: 4px;
	height: 29px;
	float: left;	
}
.tab-right{
	background: url('tab_border_right.gif');
	width: 3px;
	height: 29px;
	float: left;	
}
.tab-content{
	padding:7px 7px 0;
	float: left;
	cursor: pointer;
}

.tab .current{
	background: url('tab_bg_s.gif');
	float: left;
}
.current .tab-left{
	background: url('tab_border_left_s.gif');
	width: 4px;
	height: 29px;
	float: left;	
}
.current .tab-right{
	background: url('tab_border_right_s.gif');
	width: 3px;
	height: 29px;
	float: left;	
}



.tabs a{
	color:#616B89 !important;
	text-decoration: none !important;
}
.selected_tab, .tabs .current .tab-content, .tabs .current .tab1-content{
	background: url('tabs-arrow.gif') no-repeat 5px 12px;
	padding-left: 12px;
	cursor: default;
	color: #1E2435 !important;
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 3px;
}
.selected_tab a, .tabs .current a{
	color: #1E2435 !important;
	text-decoration: none;
}








	
/* FOOTER */
.bottom{
	background: url('footer_bg.jpg') repeat-x #DDDDDD center top;
	height: 140px;
	margin: 0 auto;
}
	#bottom_logo{
		display: block;
		float: left;
		margin: 22px 0 0 20px;
	}
	
	
	









/* HOME */
.home .tabs{
	margin-left:1px;
}
.news{
	margin-bottom: 15px;
}
.news p{
	margin: 0;
	padding: 0;
}
.news a, .more{
	color: #FF6600;
	text-decoration: underline;
}
.news_image{
	float: left;
	margin: 0 14px 0 0;
	/*border: 1px solid #CCCCCC;*/
	bordeer: 0;
}
.news_date{
	font-weight: bold;
	color: #006699;
}
#post-3{
	/*background: url('man.jpg') right center no-repeat;*/
}
.home h2{
	font-size: 18px;
}


/* PRODUCTS CATEGORIES */
.catleft,
{
	width: 0px; /*  L  */
	display:none;
}
.aboutcenter{
	width: 580px;  /*  C  */
}
.catright{
	float: right;
	width: 290px;  /*  R  */
}
.aboutright {
	float: right;
	width: 300px;  /*  R  */
}
.page-template-default .outer2, 
.catouter2,
.page-id-76 .outer2,
.search .outer2 {
	margin-right: 321px; /*  R  */
}
.parent-pageid-7 .post{
	width: 560px;
	float: left;
	border-top: #CCCCCC 1px solid;
	margin: 0 0 23px 0;
	padding: 23px 0 0 0;
}

.prod_image{
	float: left;
	margin: 0 14px 0 0;
	border: 1px solid #CCCCCC;
}




/* PRODUCT PAGE */
.prodleft{
	width: 168px; /*  L  */
	float: left;
}
.single .outer1,
.page-template-product-php .outer1 {
	margin-left: 189px; /*  L  */
}
.single .outer0,
.page-template-product-php .outer0 {
	margin-left: -189px; /*  L  */
	margin-right: -317px; /*  R  */
}
.single .wrap-cl,
.page-template-product-php .wrap-cl {
	width: 622px; /* C + L */
}
.prodcenter{
	float: left;
	width: 429px;  /*  C  */
}
.prodright{
	float: right;
	width: 300px;  /*  R  */
}
.single .outer2,
.page-template-product-php .outer2 {
	margin-right: 317px; /*  R  */
}

#products_list{
	margin: 0;
	padding: 0;
}
#products_list li{
	list-style: none;
	background:none;
	padding: 5px 0 0 12px;
	margin: 0 0 5px 0px;
	border-top: 1px solid #CCC;
	font-size: 11px;
}
#products_list li a{
	color: #494848;
	
}
#products_list #curr a{
	color: #006699;
	font-weight: bold;
}
#products_list #curr{
	padding-left: 0px;
}

.single .tabs,
.page-template-product-php .tabs{
	margin-left:1px;
}
.selected_item{
	background: url('tabs-arrow.gif') no-repeat 4px 9px;
}


/* NEWS */
.page-id-76 #content{
	width: 560px;
}
.page-id-76 .date{
	color: #FF6600;
	clear: both;
	font-weight: bold;
	font-size: 12px;
}

/* Right images */
.right-image {
	float: middle;
}












.entry { font-size:8pt }





/* Formular */
input, select {
	width:300px;
}
