html, body,
p, form, input,
h1, h2, h3, h4, h5,
ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	border: 0;
}

html
{
	background: #701414 url(img/html.jpg) no-repeat center top;
}

body, td, th
{
	font: 12px/22px Tahoma;
	color: #ffeedd;
}

body
{
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

a,
h1, h2, h3
{
	color: #f7941e;
}






div .componentheading {

color: black;
        font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
}

.newscontent {


background-color: transparent;

background-image: url(img/dot.png);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0pt bottom;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 5px;

padding-left: 0pt;


}


a img
{
	border: none;
}

h1
{
	font-size: 30px;
	line-height: 30px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #ff6600;
	background: url(img/h3.png) repeat-x bottom;
	padding: 0 0 14px 0;
	margin: 0 0 8px 0;
}


#vmMainPage h3
{
color: black;
font-weight: normal;
text-transform: normal; 
font-size: 24px;
line-height: 24px;
margin-bottom: 15px;
}

#vmMainPage #username_login, #vmMainPage #passwd_login, #vmMainPage fieldset input {
  border: 1px solid silver;
  padding: 2px;
  font-size: 12px;
}

#vmMainPage h4 label {
  font-weight: bold;
}

ul.pagination {
text-align:center;
}

ul.pagination li {
float:left;
}

#l-right-sb h3
{
	padding-bottom: 6px;
	margin: -5px 0 10px 0;
}

input
{
	vertical-align: middle;
	font-size: 11px;
}

#header
{
	height: 130px;
	overflow: hidden;
	position: relative;
}
	#logo
	{
		position: absolute;
		left: 0;
		top: 26px;
	}
	
	#phone-list
	{
		position: absolute;
		right: 0;
		top: 20px;
		background: url(img/phone-list.png) no-repeat left center;
		padding: 5px 0 0 61px;
		width: 324px;
		height: 62px;
		font-size: 12px;
		line-height: 18px;
	}
		#phone-list li
		{
			width: 108px;
			float: left;
		}
		
		#phone-list strong
		{
			font-size: 11px;
		}

	#top-nav
	{
		position: absolute;
		height: 18px;
		right: 20px;
		bottom: 20px;
	}	
		#top-nav li
		{
			float: left;	
		}
		
		#top-nav a
		{
			display: block;
			overflow: hidden;
			width: 15px;
			height: 18px;
			line-height: 18px;
			background: url(img/top-nav.png) no-repeat left bottom;
			text-indent: 22px;
			margin-left: 20px;
		}
		
		#top-nav #top-nav-cart a
		{
			overflow: visible;
			width: auto; 
			background-position: 0 0;
		}

		#top-nav #top-nav-index a
		{
			background-position: 0 -18px;
		}

		#top-nav #top-nav-sitemap a
		{
			background-position: 0 -36px;
		}

#top-nav a
{
	color: white;
}

#top-menu
{
	background: url(img/top-menu.png) no-repeat;
	text-transform: uppercase;
	height: 40px;
	padding: 10px 0;
	margin-bottom: 20px;
}

	#top-menu li
	{
		float: left;
		padding: 0 10px;
	}
	
	#top-menu li.current
	{
		background: url(img/top-menu-map.png) no-repeat 10px -160px;
	}
	
	#top-menu a
	{
		display: block;
		color: white;
		text-decoration: none;
		line-height: 40px;
		height: 40px;
		padding: 0 8px;
		width: 164px;
	}
	
	#top-menu li.sub a
	{
		background: url(img/top-menu-map.png);
	}
	
	#top-menu li.hover a
	{
		background-position: 0 -40px;
	}
	
	#top-menu ul
	{
		visibility: hidden;
	}	
		#top-menu ul li
		{
			float: none;
			padding: 0;
		}
			#top-menu li.hover ul li a,
			#top-menu li.sub ul li a
			{
				background-position: 0 -80px;
				text-decoration: underline;
				text-transform: none;
			}
			#top-menu li.hover ul li.last a
			{
				background-position: 0 -120px;
			}
			
#l-left
{
	width: 580px;
	float: left;
}
	#text
	{
		margin: 30px 20px;
	}
	
	.next-btn
	{
		margin: 20px 0 0 0;
	}

#l-right
{
	width: 400px;
	float: right;
}

#l-left-sb
{
	width: 200px;
	float: left;
	margin-right: 20px;
}

#l-center
{
	background: white;
	width: 520px;
	float: left;
	color: #666666;
	padding: 20px;
}
	#l-center td,
	#l-center th
	{
		color: #666666;
	}

	#l-center h1
	{
		color: black;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
	}



#l-right-sb
{
	width: 200px;
	float: right;
}

.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
			
.box-s,
.box-l
{
	background: url(img/gray.png);
	margin-bottom: 10px;
	padding: 20px;
}

#l-right-sb .box-s
{
	background: #3c0808;
}

.yellow
{
	color: #ffdd00;
}

.box-link
{
	text-transform: uppercase;
	margin-left: 120px;
}

.box-img
{
	float: left;
	margin: 7px 0 0 0;
}

#l-right-sb .box-img
{
	float: none;
	margin: 0 0 7px 0;
}

#l-right-sb .box-link,
#l-right-sb .box-text
{
	margin-left: 0;
}

.box-text
{
	margin-left: 120px;
}

#news-box
{
	position: relative;
}
	#news-nav
	{
		position: absolute;
		color: #f7941e;
		top: 15px;
		right: 20px;
		font-size: 11px;
	}
	
	#news-list
	{
		margin-top: -7px;
	}
	
	#news-list dt
	{
		font-size: 11px;
		margin-top: 15px;
	}

#footer
{
	background: url(img/footer.png);
	padding: 15px 20px;
	height: 90px;
	margin-top: 10px;
	position: relative;
	line-height: 18px;
}
	#copy
	{
		position: absolute;
		top: 15px;
		left: 20px;
	}
		#bot-nav 
		{
			margin-bottom: 10px;
		}
			#bot-nav  li
			{
				display: inline;
				padding-right: 8px;
			}
	
	#freelab
	{
		position: absolute;
		top: 15px;
		right: 20px;
		width: 145px;
		padding-left: 24px;
		background: url(img/freelab.png) no-repeat left center;
	}

.field
{
	display: block;
	float: left;
	height: 19px;
	margin: 2px 2px 2px 0;
	padding-top: 1px;
	overflow: hidden;
	background: url(img/field-map.png) no-repeat 0 0;
}
	.field input
	{
		padding: 3px;
		background: none;
		width: 285px;
		color: #999999;
	}
	
	.field .active
	{
		color: black;
	}

#search
{
	width: 305px;
}
	#search input
	{
		padding: 3px 0 3px 20px;
	}
	
.ws
{
	width: 150px;
	margin: 2px 3px 2px 0;
	float: left
}

.field.ws
{
	background-position: 0 -20px;
}
	.field.ws input
	{
		width: 144px;
	}
	
	.white,
	.white a
	{
		color: white;
		font-size: 11px;
		line-height: 17px;
	}

#l-right-sb #search
{
	width: 105px;
	background-position: 0 -40px;
}
	#l-right-sb #search input
	{
		width: 85px;
	}
	
.login
{
	width: 160px;
	background-position: 0 -60px;
	margin-bottom: 10px;
}
	.login input
	{
		width: 154px;
	}
.password
{
	width: 105px;
	background-position: 0 -80px;
	margin-bottom: 8px;
}
	.password input
	{
		width: 99px;
	}
	
/* cart */

.text-nav-top .prev,
.text-nav-bot .prev
{
	background: url(img/prev.png) no-repeat 0 center;
	padding-left: 10px;
}

.text-nav-top .next,
.text-nav-bot .next
{
	background: url(img/next.png) no-repeat right center;
	padding-right: 10px;
}

.text-nav-top
{
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
	font-size: 10px;
}

.text-nav-bot
{
	border-top: 1px solid #dddddd;
	margin-top: 10px;
	font-size: 10px;
}

#cart-menu
{
	float: right;
}
	#cart-menu li
	{	
		float: left;
		margin-left: 10px;
	}
	
#cart-title
{
	margin-bottom: 15px;
}

.cart-item
{
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #eeeeee;
	width: 100%;
}

.cart-item td
{
	padding: 5px 10px;
	vertical-align: top;
}

.field.wi
{
	background-position: 0 -100px;
	width: 40px;
}
	.field.wi input
	{
		width: 34px;
		color: black;
		text-align: right;
	}
.item-quantity
{
	width: 76px;
}
.item-quantity span
{
	float: left;
	margin-right: 2px;
}
.cart-item td.item-remove
{
	padding: 10px 0 5px 10px;
}
.cart-item td.item-descr
{
	width: 257px;
}
.cart-item td.item-price
{
	width: 105px;
}
.cart-total
{
	text-align: right;
	padding: 0 10px;
}

/*about*/
.img-list
{
	margin: 5px 0 10px 0;
}

/* news */
.news dt
{
	color: #ff6600;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.news dd
{
	background: url(img/dot.png) repeat-x 0 bottom;
	padding: 0 0 5px 0;
}

.text-nav-top a,
.text-nav-bot a
{
	padding: 5px;
}

.text-nav-top .cur,
.text-nav-bot .cur
{
	background: #ff6600;
	color: white;
	text-decoration: none;
}

/* products */
.orange
{
	color: #f7941e;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.text-nav-top .sort-desc,
.text-nav-bot .sort-desc
{
	background: #FF6600 url(img/sort-desc.png) no-repeat right center;
	padding-right: 15px;
}

.text-nav-top .sort-asc,
.text-nav-bot .sort-asc
{
	background: #FF6600 url(img/sort-asc.png) no-repeat right center;
	padding-right: 15px;
}


#product-list
{
	margin: 15px 0 20px 0;
}

.product
{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
}

.product td
{
	background: url(img/dot.png) repeat-x 0 bottom;
	padding: 10px 0;
}

.p-price .wi
{
	margin-right: 15px;
	margin-left: 5px;
}
.p-info
{
	padding: 0 5px 10px 5px;
}
	.p-info a
	{
		font-weight: bold;
	}

.p-price
{
	background: #eeeeee;
	padding: 3px 3px 3px 5px;
	line-height: 24px;
}

.p-img
{
	width: 120px;
}
	.p-img a img
	{
		border: 2px solid #dddddd;
	}
	
/* product 2 */
.gal
{
	padding: 0 5px 5px 5px;
	background: #efefef;
	margin: 10px 0;
}
.gal-preview
{
	width: 340px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}
.gal-list
{
	width: 170px;
	float: right;
	background: url(img/gal-list.png);
}
	.gal-list li
	{
		float: left;
	}
	
	.gal-list li a
	{
		display: block;
		width: 80px;
		height: 80px;
		overflow: hidden;
		margin: 5px 0 0 5px;
	}
.silver
{
	color: #DEDEDE;
}

/*partners*/
#partner dt
{
	float: left;
	clear: both;
	padding-top: 11px;
	
}
#partner dt img
{
	border: 0px solid #ffffff;
	
}
#partner dd
{
	padding: 7px 0 7px 150px;
	
}

/* contact */
.lh20
{
	line-height: 20px;
}

.lh20 strong,
.lh20 b
{
	color: #333333;
}

.lh20 a img
{
	border: 2px solid #dddddd;
}

/* faq */
#faq dt
{
	color: #ff6600;
	font-weight: bold;
}
#faq dd
{
	padding: 0 0 7px 10px;
	background: url(img/dot.png) repeat-x bottom;
	margin-bottom: 5px;
}


.contentpane input {
  border: 1px solid #cecece;
}

.inputbox {
   border: 1px solid #cecece; 
}



/*  menu catalogue */

a.mainlevel

{

background-color: transparent;

background-image: url(img/left-menu-sub-map.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right 0pt;

}

a.sublevel

{

background-color: transparent;

background-image: url(img/left-menu-sub-map.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right 0pt;

}



/*  / menu catalogue */

