/* layout styling */
@import url(layout.css);

/* general tag styling */
@import url(general.css);

/* module styling */
@import url(module.css);

/**********************************************************/
.wrapper floatholder
{
	background:#00FF00;
}

.navigation {
	height: 100%;
}
.navigation ul {
	list-style: none;
	padding-left: 0px;
}
.navigation li.parent {
	float: left;
	width: 100%;

	margin-bottom:4px;
}
.products, .factory, .dealers 
{
	background: #dddddd url('/templates/new_design/images/left_menu_closed.png');
}
.hover .products,.hover  .factory,.hover  .dealers 
{
	background: #dddddd url('/templates/new_design/images/left_menu_closed3.png');
}
.main_container2 img
{
border:1px solid #aaaaaa ;
}

.navigation li.hover {
	float: left;
	width: 100%;

	background-repeat: no-repeat; 
	background-position: left top;
	margin-bottom:4px;
}
.moduletable-news h3
{
	
		color:#ffffff;
		height:25px;
		font-size: 12px;
		line-height: 21px;
		padding-left:10px;
		font-weight: bold;
		line-height: 24px;
}
a.products, a.dealers, a.factory
{
color:#505050 !important;
}

.navigation li.first_parent {
	float: left;
	width: 100%;
	margin-bottom:4px;

}
.navigation li.first_parent a#first_parent, .navigation li.first_parent a#support{
	color:#ffffff;
	height:25px;
	background:#cc0000;
	line-height: 24px;
	cursor: default;
	text-decoration:none;
}
.navigation a {
	display: block;
	height: 22px;
	text-decoration: none;
	color: #505050;
	text-indent: 19px;
  line-height: 22px;
  font-weight: bold;
}

.navigation ul ul {
	display: none;
	border-bottom: none;
	list-style: none

}
.navigation ul ul li {
	background: none;
	border-bottom: 1px dotted #a0a0a0;
	margin-top: 5px;
	padding-bottom: 5px;

	}
.navigation ul ul a {
	text-indent: 0px;
	height: auto;
	margin-top:6px;
	text-decoration: none;
	position: relative;
	margin: 0;
	line-height: 14px;
	margin-top: 3px;
	font-weight: normal;
	color: #008acf;
}

.navigation ul ul a:hover{
text-decoration: underline;
}
.navigation ul ul a:hover {
}

.navigation ul li.hover {
	position: relative;
}

.navigation ul li.hover ul {
	display: block;
	margin-top:4px !important;
	margin-left: 20px;
}
/***********************************/


.navigation li.parent2 ul {
	display: none !important;

}
.navigation li.parent2 ul li {

	border-bottom:none;

}
.navigation li.hover2 ul {
	display: block !important;
}







/**********************************/
.news
{

}
.news .contentpagetitle
{
display:block;
}
#copyright, #telephones, #telephones2
{
	width:410px;
	float:left;
	color:#ffffff;
	text-align:left;
	margin:5px 0px 5px 50px;
}
#copyright a
{
	color:#ffffff;
}
#telephones
{
	margin-left:60px;
}
#designed
{
	width:200px;
	color:#666666;
	text-align:left;
	float:right;
	margin-right:50px;
}
#designed img
{
	display:block;
}
.logo
{
height:97px;
float:left;
width:220px;
}


ul.menulist-toolbar li
{
float:left;
width:auto;
margin-left:20px;
}
ul.menulist-toolbar li a
{
padding-top:4px;
display:block;
}
ul.menulist-toolbar 
{
	width:100%;
	margin:0;
	padding:0;
	height:28px; 

}

.toolbar
{
	border-top:#8b8b8b 2px solid;
	border-bottom:#8b8b8b 2px solid;
	display:block;
	width:100%;
	height:28px;
	text-align:left;
	margin-bottom:20px;
}
*html .toolbar
{

	margin-bottom:10px;
}

.moduletable-toolbar
{
	width:85%;
	text-align:left;
	float:left;
	
}
.moduletable-search
{
	width:14%;
	float:right;
	background:#8b8b8b;
	height:24px;
	padding: 3px 0;
}
.moduletable-search form
{
width:100%;
}

.moduletable-search #mod_search_searchword
{
width:39%;
margin-left:4px;
font-size:12px;
height:16px;
}
*html .moduletable-search #mod_search_searchword
{
width:39%;
margin-left:3px;
font-size:12px;
line-height:16px;
text-indent: 3px;
}
.moduletable-search .button-search
{

	height:20px;
	width:65px;
	margin-left:60%;
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
	line-height: 12px;
	padding-bottom:10px;
	display:block;
	margin:-20px 10px 0 60% ;
}
*html .moduletable-search .button-search
{

	line-height: 14px;
	margin:-21px 3px 0 2px ;

}

#seo_container
{
margin-bottom:10px;


}
*html #seo_container
{
margin-top:0px;

}
.moduletable-auth {
	float:right;
	background:  transparent url(/templates/new_design/images/form-auth.gif) no-repeat scroll left top;
	overflow: hidden;
	width: 275px;
	height:83px;
	padding: 0 0 0 0;
	margin: 7px 7px 0 0;
}
*html .moduletable-auth {
	margin: 7px 4px 0 0;
}
.moduletable-auth h3 {
	color:#006fb5;
	margin-top: 7px;
	padding-left: 13px;
	font-size: 14px;
	width: 100%;
	line-height: 0px;
	line-height: 20px;
	text-indent: 10px;
}
#mod_login_username{
	color: #646464;
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 180px;
	margin: 7px 0 0 10px;
	float:left;
}
#mod_login_password {
	color: #646464;
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 90px;
	margin: 0 0 0 4px;
	float:left;
}
.button-auth {
	float: right;
	margin: 6px 10px 0 0;
	color: #646464;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width:60px;
	height:18px;
	padding-bottom:14px;
}

.reg a
{
	padding-left:10px;
}
.reg a.ml_login2
{
	padding-left:0px;
}
.reg
{
	color:#008ACF;
}
#content0
{
	padding:10px;
}
#content0 .news
{
padding-bottom:20px;
margin-top:20px;
}
.moduletable-slog
{
	width:120px;
	height:50px;
	float: left;

}
.moduletable-phone
{
	width:200px;
	height:50px;
	margin: 0 0 0 80px;
	padding-top:30px;
	float:left;

}
.phone-top
{
	width:300px;
	height:50px;
	text-align:left;	
}
.phone-top b
{
	color:#114c90;
}
.phone-top a
{
	font-weight: normal;
	margin-left:50px;
}
.phone-top span
{
	width:18px;
	height:18px;
	display:block;
	float:left;
	margin-right:5px;
	background:  transparent url(/templates/new_design/images/phone.gif) no-repeat scroll left top;
}
.moduletable-auth b
{

	margin: 0 0 0 24px;
	display:block;	
	width:160px;
	color:#114c90;
}

.usmenu
{
	margin:10px 0 0 10px;
}

span.pathway
{
display:block;
margin:4px 0 0 20px;
width:70%;
float:left; 
}
*html span.pathway
{
display:block;
margin:7px 0 0 20px ;
width:50%;
float:left; 
}
*html div#page-footer {
	background: #006fb5 !important;
	
} div#page-footer {
	background: #006fb5 !important;
	width:100%;	
	bottom:0;
}

.button-search
{



	
	float: right;
	margin: -19px 10px 0 0;
	color: #646464;
	font-family: Tahoma, Arial;
	font-size: 10px;

	padding-bottom:14px;
	
}


*html .button-search
{

}

#page-body
{
padding:0 10px;
}
.pic1
{
	padding:0px !important;
}
.centercol
{
padding:1px 0px 0 10px;
}
*html .centercol
{
padding:1px 10px 0 10px;
}
centercol. img 
{
padding:3px;
border:1px solid #aaaaaa;
}
.border
{



padding: 0 10px 50px 10px;
}
.news b 
{
 color:#000000;
}


/*********************/
.headers {
font-weight: bold;
}
h2 {
font-size: 18px !important;
margin-bottom: 10px !important;
}
.sign {
font-style: italic;
margin-bottom: 20px;
}
.plashka1
{

padding: 8px; background-color: #eeeeee; margin-bottom: 10px
}
.centercol img
{
border:1px solid #aaaaaa;
padding:3px;
}

.comp_cart th{
	text-align: center;
	padding: 5px 0px;
}

.comp_cart td{
	padding: 5px;
}
