/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
body 
{
	color:#150958;
	font-size:12px;
	font-family: arial,helvetica;
	background-color:#150958;
	background-image:url(/images/application/bodyBg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: arial,helvetica;
	font-size: 12px;
}

p
{
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

img
{
	border:0px;
}

img.border
{
	border:1px solid #ccc;
	padding:5px;
}



.news
{
	font-size:11px;
	font-weight:bold;
	color:#8b9277;
	padding-right:10px;
}

p.newstitle
{
	color:#8b9277;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	padding-bottom:3px;  
}

p.news
{
	color:#8b9277;
	font-size:11px;
	font-weight:normal;
	text-transform:normal;
	margin:0px;
	padding:0px;
	padding-top:12px;
	padding-bottom:12px
}

table.contentTop
{
	width:671px;
	height:228px;
	padding:0px;
	margin:0px;
	background-image:url(/images/application/forsidecontentheader.jpg);
	background-repeat:no-repeat;
}

td.topText
{
	width:450px;
	padding:0px;
	padding-left:40px;
	margin:0px;
	xbackground-color:red;
}

/* LINK STYLES */	
a 
{ 
	text-decoration: underline;
	color:#8795ab;
}

a:hover
{ 
	text-decoration: none; 
}

a.news
{ 
	text-decoration: none;
	color:#150958;
}

a.news:hover
{ 
	text-decoration: underline; 
}

a.news2
{ 
	text-decoration: none;
	color:#150958;
	font-size:12px;
}

a.news2:hover
{ 
	text-decoration: underline; 
}
/* xmenu styling */

/* cross-browser reset */

	ul.xm {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px; 
	}
	li.xm {
		list-style-type:none;
		list-style-position:outside;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px; 
		width:187px;
		display:block;
	}
	a.xm {
		color:#150958;
		text-decoration:none;
	}

/* level 0 */

	li.xm_0 {
		padding:4px 0px 4px 0px;
		border-bottom:1px solid #150958;
	}
	li.presub_0 {
		border-bottom:none;
	}
	li.postsub_0 {
		border-top:1px solid #150958;
	}
	a.xm_0 {
		display:block;
		height:14px;
		padding:1px 0px 2px 0px;       
		font-weight:bold;
	}

	li.xm_0 a.active
	{
		background-image:url('/images/application/menuBg.jpg');
		background-repeat:no-repeat;
		xbackground-color:red;
	}

	li.xm_1 a.active, li.xm_2 a.active
		{
		background-image:none;
	}

/* level 1  */

	ul.xm_1 {
		padding:3px 0px 3px 0px;
		padding-left:10px; /* relative to outer ul */
	}
	li.xm_1 {
		width:177px; /* 187-10 */
		padding:1px 0px 2px 0px;
	}
	.xm_1 a.active {
		font-weight:bold;
	}

/* level 2  */

	ul.xm_2 {
		margin:2px 0px 2px 0px;
		padding-left:10px; /* relative to outer ul */
	}
	li.xm_2 {
		margin:0;
		width:167px; /* 187-20 */
		padding:1px 0px 2px 0px;
	}
	.xm_2 a.active {
		font-weight:bold;
	}


/* level 3  */

	ul.xm_3 {
		margin:2px 0px 2px 0px;
		margin-left:10px; /* relative to outer ul */
	}
	li.xm_3 {
		width:157px; /* 187-30 */
		padding:1px 0px 2px 0px;
	}
	.xm_3 a.active {
		font-weight:bold;
	}

/* xmenu end */ 



/* HEADER STYLES */	
h1 {
	font-size:18px;
	font-family:arial;
	font-weight:normal;
	color:#150958;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#150958;
	margin:0px;
	padding-top:10px;
	padding-bottom:0;
	xmargin-bottom:10px;
	margin-left:5px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#150958;
	margin:0px;
	padding:0px;
	padding-bottom:0;
	margin-bottom:0;
	text-decoration:underline;
}

h4 {
	font-size: 12px;
	margin:0px;
	padding:0px;
}

h5 {
	font-size: 12px;
	margin:0px;
	padding:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: arial,helvetica;
	font-size: 12px;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */

#container
{
	width:960px;
	min-height:559px;	
	margin-left:auto;
	margin-right:auto;	
}

#LogoHeader {
	width:960px;
	height:113px;
}

#news {
	padding-left:10px;
	padding-right:10px;
	width: 207px;
	height: 208px;
	float:left;
	color:#150958;
	font-size:12px;
	font-family:arial;
	border:5px solid white;
	background-image:url("/images/application/newbg.jpg");
}

#news a, #news a:visited, #news a:hover {color: #150958;}

#header
{
	width:709px;
	height:208px;    
	margin:0px; 
	margin-right:auto;
	margin-left:4px;
	padding:0px;    
	border:5px solid white;
	float:left;
	margin-bottom:4px;
}

#header img
{
	display:block;
}

#ContentWrapper {
	width:953px;
	margin:0px;
	padding:3px 0px 3px 3px;
	border:2px solid white;	
	background-image:url("/images/application/contentbg.gif");
	background-repeat:repeat-x;
	background-color:white;
	min-height:522px;
	overflow: hidden;
}

#icons
{
	position:absolute;
	height:12px;
	width:55px;	
	margin:345px 0px 0px 898px;
	padding:0px 0px 0px 0px;  
}

#iconsPage
{
	position:absolute;
	height:12px;
	width:55px;	
	margin:125px 0px 0px 898px;
	padding:0px 0px 0px 0px;  
}

#menu
{
	width:214px;	
	float:left;	
	padding:15px 0px 0px 18px;
	margin:0px;
	height: 100%;
	background-color:#b6b9ca;    
}

#content
{
	margin:0px 0px 0px 263px;
	padding:0px;
}

#content table.bordered {border-top: 1px solid #150958; border-bottom: 0px; border-right: 0px; background: #F0F8FF; width: 90%; border-left: 1px solid #150958;}
#content table.bordered td {border: 0px; border-right: 1px solid #150958; border-bottom: 1px solid #150958;}
#content table.bordered td {padding: 5px;}

#content img {
	border:1px solid #b4b4b4;	
	padding:2px;
}

#contenttext {
	line-height:1.5em;
	padding-bottom: 10px;
}

#contenttext p {
	padding:0;
	margin:0;
}

#ContentHeader {
	background-image:url("/images/application/forsidecontentheader.jpg");
	background-repeat:no-repeat;	
	width: 700px;
	height:228px;
	border:1px solid green;
	float:left;
}

#contentPage
{
	z-index:0;		
	xbackground-image:url(/images/application/contentGradient.jpg);
	background-repeat:no-repeat;
	background-position:top;    
	margin-left:203px;    
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
}

#ImageWrapper {
  width:646px;
  margin-left:auto;
  margin-right:auto;
}

#prod1 img, #prod2 img, #prod3 img {
  padding: 2px;
  border: 1px solid #b4b4b4;
  margin-bottom:5px;
}

#prod1, #prod2, #prod3
{
	margin-top: 10px;
	
}

.blocks {list-style: none; padding: 0px; margin: 0px;}
.blocks li {padding: 0px; margin: 0px; display: inline-block; width: 208px; margin-left: 5px; margin-right: 5px; padding-top: 3px; vertical-align: top;}
.blocks a, .blocks a:hover, .blocks a:visited {color: #150958}

#prod1 a, #prod2 a, #prod3 a {
	color:#150958;
	
}

#ContentFront {
  margin-left:75px;
  margin-top:45px;
  width:400px;
  font-size:12px;
  font-family:arial;
  color:#150958;
}

.contfront {
  margin-top:-40px;
  padding-top:40px;
}

#prod1 {
  width: 208px;
  margin-right:15px;
  margin-left:5px;
}

#prod2 {
  width: 208px;
  xbackground-color:red;
}

#prod3 {
  margin-left:15px;
  width: 208px;
}



.prodContent {
	height:90px;
}

.dotliner {
	border-top: 1px dotted #ababab;
	padding-bottom: 3px;
}

#posNews
{
  border-top:1px dotted #000000;
  border-bottom:1px dotted #000000;
}

#clear
{
	clear:both;
}


/* footer */

.before-footer {width: 100%; height: 50px; clear: both; position: relative;}
.footer {margin-top: -50px; height: 50px; width: 960px;  margin-left:auto; 	margin-right:auto; position: relative;}
.footer .parfyonov i {color: #9A1217;}
.footer .parfyonov, .footer .parfyonov:visited {color: #A6A2B8; text-decoration: none;}
.footer .parfyonov:hover {text-decoration: underline;}

/* /footer */

 .avatar {display: block; text-align: center;}

 
 .question-form {position: relative; padding: 0 10px 10px; overflow: hidden; padding-bottom: 30px; padding-top: 20px;}
.question-form label {width: 100%; display: block; overflow: hidden; margin-bottom: 13px; margin-top: 0px; font-size: 1.2em; color: #333333;}
.question-form label.ingroup {margin-bottom: 5px;}
.question-form .date, .question-form .text, .question-form .password, .question-form select, .question-form textarea {width: 69%; font: 0.97em Tahoma;}
.question-form span.text {width: 65%; float: right;}
.question-form .count {width: 50px; display: inline-block; position: relative;}
.question-form .count input {width: 50px;}
.question-form .count .arr-up, .question-form .count .arr-down {display: block; position: absolute; top: 2px; right: 17px; background: url(/images/application/count_arr.jpg) no-repeat 0px 0px; width: 15px; height: 10px; border-left: 1px solid #cccccc; outline: none;}
.question-form .count .arr-down {top: 11px; background-position: 0px -11px; height: 11px; border-top: 0px;}
.question-form span.price {float: none; padding-left: 20px;}
.question-form span.summ {float: none; color: #266e00;}
.question-form input.date {width: 125px;}
.question-form select option:focus {outline: none}
.question-form span {float: left; width: 25%; text-align: left; padding-right: 20px;}
.question-form span i, .question-form h4 i {font-style: normal; color: red;}
.question-form .button-ask {width: 100%; height: 36px; text-align: center; padding-top: 10px; position: relative;}
.question-form textarea {height: 15em;}
.question-form .error h4, .question-form .error .title, .question-form p.error {color: #ed1c23;}
.question-form .error span {color: #ed1c23;}
.question-form .error .text, .question-form .error .password,  .question-form .error textarea {border-color: #ed1c23;} 
.question-form input.checkbox {float: left; width: 20px;}
.question-form div {overflow: hidden; zoom: 1;}
.question-form div label {overflow: hidden; margin-bottom: 0.5em; margin-top: 0px;}
.question-form div input.text {width: 50%;}
.question-form .title {color: #9A1217; font-family: Georgia; font-size: 1em; font-weight: bold;}
.question-form textarea.comment {height: 5em;}
.question-form .send_button {}
.question-form .send-link {position: absolute; height: 20px; width: 185px; bottom: 0px; left: 0px; display: block; text-align: right;}

#content .confirm {list-style: none; margin-top: 1em; margin-left: 0px; padding-left: 0px; font-size: 1.3em;}
#content .confirm li {margin-left: 0px; padding-left: 0px;}

.sitemap ul, .sitemap ul ul, .sitemap ul ul ul, .sitemap ul ul ul ul {padding-left: 40px;} 

.left-menu * {list-style-type: none;}
.left-menu {position: relative; padding-bottom: 55px; overflow: hidden; padding: 0px; margin: 0px;}

.left-menu .xm_1, 
.left-menu .xm_2,
.left-menu .xm_3,
.left-menu .xm_4 {display: none;}
.left-menu .active .xm_1,
.left-menu .active .active .xm_2,
.left-menu .active .active .active .xm_3{display: block;}

.left-column .left-menu li a,
.left-column .left-menu li a:visited,
.left-column .left-menu li a:hover {color: #3e87b1; font-weight: bold;}

.left-column .left-menu li li a,
.left-column .left-menu li li a:visited,
.left-column .left-menu li li a:hover {color: #3e87b1; font-weight: normal;}

.counters {position: absolute; width: 88px; height: 35px; top: 5px; right: 0px;}

