@CHARSET "UTF-8";

ul.error{
    color: red;
    font-weight: bold;
    border: 1px solid red;
    padding: 5px;
    width: 98%;
}

ul.error li {
    margin: 0 0 0 20px;

}

#nvTop .editText {
	max-height: 260px;
	overflow: auto;
	width: 1010px;
}

.clearLink {
	border: 0px;
	position: relative;
	top: 25px;
	left: 25px;
}

.clearLink2 {
	border: 0px;
	position: relative;
	top: 38px;
	right: 69px;
	border-bottom: 1px solid #fff;		
}

.clearLink2:hover { border: none;}

.content p {
	line-height: 17px;
	margin-top: 0;	
}	

.content .left-content {
	float: left;
	width: 290px;	
	margin: 17px 15px 30px 0;	
}	

.content .left-content img {
	border: none;
}

.content .right-content {
	float: left;
	width: 380px;	
	margin: 0 0 30px 0;
}

.content .right-content h1{
	color: #003466;
	font-size: 21px;
}

.content h2{
	color: #003466;
	font-size: 15px;
	margin: 15px 0 5px 0;
}	

.content .right-content .banner {
		
}

.content .right-content .promo-link {
	color: #435058;
	background-color: #fff7d6;
	padding: 15px;
	margin: 15px 0 0 0;		
}

.content .right-content .promo-link a {
	color: #435058;
	text-decoration: underline;	
}	

.content .right-content .promo-link a:hover {
	text-decoration: none;	
}	


.content .right-content ul, .content .right-content p {
	padding: 15px;
	margin: 0;
	color: #435058;
	background-color: #fff7d6;	
}

.content .right-content ul li {
	padding: 1px 0px;
	margin: 0 0 0 15px;	
}	

.content .description {
	clear: both;		
	border-top: 2px solid #dbd8d1;
}

#selectCountry {
	float: left;
	padding: 9px 0 0 0;
	position: relative;
	width: 120px;
	text-align: center;
}

#selectCountry img {
	width: 120px;
	height: 30px;
}

#selectCountryText {
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#bigCountry {	
	width: 120px;
	height: 20px;
	border: 1px solid #BDBDBD;
	background: #fff;
	display: none;
	position: absolute;
	top: 39px;
	padding: 10px;
	color: grey;
	font-weight: bold;
	font-size: 14px;
        cursor: pointer;
}

#bigCountry:hover {
    font-size: 16px;
    color: #000;
    text-decoration: underline;

}

#euroCountry {	
	width: 450px;
	height: 430px;
	border: 1px solid #BDBDBD;
	background: #fff;
	display: none;
	position: absolute;
	top: 39px;
	left: 141px;
	padding: 0px;        
}

#nvTop .menuCategories {
	position: relative;
}

#appnews {	
	overflow: auto;	
}

#subcategoryTable {
	background: #E8E8E8;
}

.productInfo {
    font-size: 9px;
    line-height: 13px;
    width: 320px;  
    padding: 3px 0 0 0;  
}

.productInfo .paramName {
    font-size: 11px;
    font-weight: bold;
}

#nvContent .left .topStart #addShopLinkOld {
   float: right;  
}

#nvContent .left .topStart #addShopLinkOld a {
    position: relative;
    left: 85px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


.footer 
{
    color: #fff;
    line-height: 80px;
    }
.footer a 
{
    color: #fff;
}




