html {
	min-height: 100%; margin-bottom: 1px;
}

body {
	font-family: verdana,arial,tahoma;
	font-size: 12px;
}

a {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.lang {
	color: #66CC00;
	font-size: 10px;
	text-decoration: none;
}
a.lang:hover {
	text-decoration: underline;
}

.footer {
	font-size: 11px;
}

.topmenu {
	font-size: 14px;
	color: #006600;
	font-weight:bold;
}

#menus_top {
	margin-right: 20px;
}

h2, .title1, .product_title {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

h1 {
	font-weight: bold;
	color: #009900;
}

.product_descr {
	font-size: 11px;
}

.discount-price {
	font-weight: bold;
	color: #FF0000;
}
.error {
	color: #FF0000;
}
.product-price-discount {
	text-decoration: line-through;
}

.free-transport {
	color: rgb(128, 0, 128);
}

#front-right {
	width: 325px;
	display: block;
	float: right;
}
#front-content {
	width: 607px;
	display: block;
	float: left;
}


.orderform_text {
	float:left;
	font-family:Tahoma,Arial;
	font-size:11px;
	width:140px;
}

.submit_button {
	background-color: #51B94C;
	border: 1px solid #3A8B36;
	color: #ffffff; 
	font-size: 11px;
	padding:2px;
	margin:2px;
}
.cart-details {
	font-size: 11px;
}
.input_div {
	clear:both;
	padding-bottom:5px;
}
.cart-label {
	color:#9F9F9F;
	font-weight:bold;
	padding-right:20px;
	padding-top:2px;
	width:140px;
	float:left;
}
.order_form {
	width:350px;
	display: block;
}
.cartform_text {
	font-family:Tahoma,Arial;
	font-size:12px;
	padding: 4px;
	border: 1px solid #AFBFCD;
	
}





















.cmenu {
background:#FFF;
border:1px solid #444;
display:none;
width:150px;
}

.cmenu ul, #myMenu ul * {
padding:0;
margin:0;
}

.cmenu ul li{
list-style:none;
text-align:left;
border-bottom:1px solid #EAEAEA;
}

.cmenu ul li:hover{
background:#666;
color:#FFF;
}

.cmenu ul li:hover span{
color:#FFF;
}

.cmenu li:hover a{
color:#FFF;
}

.cmenu a{
color:#000;
font:11px Tahoma;
font-weight:bold;
text-decoration:none;
display:block;
height: 15px;
text-align:left;
width:200px;
padding: 5px;
}

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 5px solid black;
color: #ffffff;
font-family: tahoma;
font-weight: bold;
text-align: center;
background: transparent url("/img/sys_images/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}
.amenu_item a {
	color: #F3F3F3;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
.amenu_item a:hover {
	color: #ffffff;
}

.amenu {
	list-style-image:url(/img/sys_images/arrow.gif);
	margin:0px;
}

.amenu_hdr {
	font-size: 14px;
	font-style: italic;
	font-family:verdana;
	font-weight: bold;
}

.test_audio_label {
	font-size: 11px;
	color: #A7A7A7;
	text-align: center;
}
