body {	
	background: #000 url(../img/bg_line_1024.jpg) center top repeat;
	color: #ccffff;
	font-family: Arial;
	font-size: 12px;
}
#page {	
	width: 932px;
	margin: 0 auto;
	position: relative;
}


#logo_link{
	position: absolute;
	width: 217px;
	height: 160px;
	background: url(../img/logo4.png) 0 0 no-repeat;
	
	top: 80px;
	left: 25px;
	cursor: pointer;
}

#logo_link.lang-en {
	background: url(../img/logo4_eng.png) 0 0 no-repeat;
}

/*
	Menu
*/

#menu {	
	background: url(../img/menu_bg.png) 0px 0px;
	height: 42px;
	width: 697px;
	padding-top: 6px;
	padding-left: 0px;
	margin-bottom:25px;
}

#menu_l1 {	
	height: 35px;
}

.menu_l1_li {
	width: 130px;
	height: 20px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

a.top_menu_link {
	display : block;
	text-decoration: none;
	width: 130px;
	height: 20px;
}


#menu_l1 , #menu_l1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#menu_l1 li {
  float: left;
  position: relative;
  z-index: 10;
}
#menu_l1 li ul {
  display: none;
  position: absolute;
  background: #0a1117;
  padding: 8px 0;
  width: 240px;
  text-align: left;
  
  left: 40px;
  top: 20px;
   
}
#menu_l1 li li a {
  width: 118px;
  background: none;

}
#menu_l1 li:hover ul {
  display: block;

}

#menu_l1 ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 220px;
  padding: 4px 10px;
}

#menu_l1 ul li a:hover {
  color: #000;
  background: #ccc;
}

/*
-------
*/

/*
About
*/

#menu_l1_1 {
	background: url(../img/menu/about.png) center 4px no-repeat;
}


#menu_l1_1 a.top_menu_link:hover
{
	background: url(../img/menu/about_active.png) center 4px no-repeat;
}

#menu_l1_1.lang-uk {
	background: url(../img/menu/about_uk.png) center 4px no-repeat;
}


#menu_l1_1.lang-uk a.top_menu_link:hover
{
	background: url(../img/menu/about_uk_active.png) center 4px no-repeat;
}

#menu_l1_1.lang-en {
	background: url(../img/menu/about_en.png) center 4px no-repeat;
}


#menu_l1_1.lang-en a.top_menu_link:hover
{
	background: url(../img/menu/about_en_active.png) center 4px no-repeat;
}

/*
News
*/

#menu_l1_3 {
	background: url(../img/menu/news.png) center 1px no-repeat;
}


#menu_l1_3 a.top_menu_link:hover
{
	background: url(../img/menu/news_active.png) center 1px no-repeat;
}

#menu_l1_3.lang-uk {
	background: url(../img/menu/news_uk.png) center 4px no-repeat;
}


#menu_l1_3.lang-uk a.top_menu_link:hover
{
	background: url(../img/menu/news_uk_active.png) center 4px no-repeat;
}

#menu_l1_3.lang-en {
	background: url(../img/menu/news_en.png) center 4px no-repeat;
}


#menu_l1_3.lang-en a.top_menu_link:hover
{
	background: url(../img/menu/news_en_active.png) center 4px no-repeat;
}

/*
Production
*/

#menu_l1_4 {
	background: url(../img/menu/prod.png) center 1px no-repeat;
}


#menu_l1_4 a.top_menu_link:hover
{
	background: url(../img/menu/prod_active.png) center 1px no-repeat;
}

#menu_l1_4.lang-uk {
	background: url(../img/menu/prod_uk.png) center 4px no-repeat;
}


#menu_l1_4.lang-uk a.top_menu_link:hover
{
	background: url(../img/menu/prod_uk_active.png) center 4px no-repeat;
}

#menu_l1_4.lang-en {
	background: url(../img/menu/prod_en.png) center 4px no-repeat;
}


#menu_l1_4.lang-en a.top_menu_link:hover
{
	background: url(../img/menu/prod_en_active.png) center 4px no-repeat;
}

/*
Contacts
*/

#menu_l1_5 {
	background: url(../img/menu/contacts.png) center 4px no-repeat;
}


#menu_l1_5 a.top_menu_link:hover
{
	background: url(../img/menu/contacts_active.png) center 4px no-repeat;
}

#menu_l1_5.lang-uk {
	background: url(../img/menu/contacts_uk.png) center 4px no-repeat;
}


#menu_l1_5.lang-uk a.top_menu_link:hover
{
	background: url(../img/menu/contacts_uk_active.png) center 4px no-repeat;
}

#menu_l1_5.lang-en {
	background: url(../img/menu/contacts_en.png) center 4px no-repeat;
}

#menu_l1_5.lang-en a.top_menu_link:hover
{
	background: url(../img/menu/contacts_en_active.png) center 4px no-repeat;
}

/*
Partners
*/

#menu_l1_6 {
	background: url(../img/menu/part.png) center 4px no-repeat;
}

#menu_l1_6 a.top_menu_link:hover
{
	background: url(../img/menu/part_active.png) center 4px no-repeat;
}

#menu_l1_6.lang-uk {
	background: url(../img/menu/part_uk.png) center 4px no-repeat;
}

#menu_l1_6.lang-uk a.top_menu_link:hover
{
	background: url(../img/menu/part_uk_active.png) center 4px no-repeat;
}

#menu_l1_6.lang-en {
	background: url(../img/menu/part_en.png) center 4px no-repeat;
}

#menu_l1_6.lang-en a.top_menu_link:hover
{
	background: url(../img/menu/part_en_active.png) center 4px no-repeat;
}

/*
-------------------------------------------------------------------
*/

#container {
	margin: 0 auto;
	margin-top: 20px;
}
#sidebar {	
	width: 200px;
	float: left;
	margin-left: 15px;
}
#content {	
	margin-left: 235px;
	_margin-left: 215px;
	
}

/*
	Text
*/

#text strong {
	font-weight: bold;
}

#text ul, #text li {
	list-style-position: outside;
	margin-left: 20px; 	
}

#text a {
	text-decoration: none;
	color: #6699cc;	
}
#text a .slider_list_text,#text a:hover .slider_list_text {
	color: #fff;	
}	


#text li{
	margin: 0 0 3px 0;	
}	

#text .img_float {	
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#text .page_image {
	width: 490px;
	padding: 10px;
	background: #fff;
	margin: 10px auto;
		
}
#text p{
	margin-bottom: 10px;
}

#text h1{
	text-transform: uppercase;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#text h2 {
	text-transform: uppercase;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#text h3 {
	text-transform: uppercase;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


#slideshow {	
	background: url(../img/content_bg.png) repeat;
	height: 170px;
	position: relative;	
}

#slideshow #descr {
	position: absolute;
	top: 8px;
	left: 15px;
	
	font-size: 12px;
	font-weight: bold;	
}	

ul#all_slider_list{
	margin-left: 0px;
	float: left;
}	
#all_slider_list li{
	list-style: none inside none;	
}

.slider_list_image {	
	float: left;
	width: 210px;
	text-align: center;
	padding: 30px 10px 10px 10px;	
	position: relative;
}


#all_slider_list .slider_list_image{
	padding: 10px 5px 10px 0px;
}	


.slider_list_image a, .slider_list_image a:hover {
	color: #fff;	
}	 

.slider_list_text {
	position: absolute;
	bottom: 13px;
	*bottom: 9px;
	left: 15px;
	width: 200px;
	height: 27px;
	
	text-align: center;
	padding: 2px 0 0 0px;
	text-transform: uppercase;
	
	font-size: 11px;
	*font-size: 10px;
	font-weight: bold;
	
	background: url(../img/gradient.png);
}

#all_slider_list .slider_list_text {
	left: 5px;	
}	

.slider_list_image img{	
	width: 200px;
}

.slider_list_title {
	text-transform: uppercase;
	color: #6699cc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}
.slider_list_content {
	color: #ccffff;
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
}
.slider_list_more {
	padding-top: 10px;
}
.slider_list_more a{
	text-transform: uppercase;
	text-decoration: none;
	color: #99ccff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.slider_list_more a:hover{
	text-decoration: underline;
}
#text {	
	background: url(../img/content_bg.png) repeat;
	margin-top: 20px;
	padding: 8px 15px 50px 15px;
	*padding: 8px 0px 50px 8px;
	font-size: 12px;
	font-family: Arial;
	color: #ccffff;
}

#text ol, #text ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	margin:10px 10px;
}

#armored_vehicles, #armored_vehicles li, #news_list, #news_list li {
	list-style:none;
	
}

#gallery {
	margin: 10px 0;	
}

#languages {	
	height: 32px;
	padding-top: 16px;
	background: url(../img/lang_bg.png) repeat;
	margin-bottom: 215px;
	text-align: center;
}

#languages a{
	text-transform: uppercase;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left : 10px;
	margin-right : 10px;
}

.direction {
	position: relative;
	margin-bottom: 20px;
	padding: 4px;
	cursor: pointer;
	display: block;
	height: 65px;	
}

.direction_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	
	background: url(../img/content_bg.png) repeat;
	width: 200px;
	height: 70px;	
}

.direction p{	
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;	
	padding: 10px 0 0 70px;
}

.direction img {
	width: 60px;
	height: 60px;
	border: 1px solid #6598cb;
	float: left;	
}	



#footer {
	background: url(../img/content_bg.png) repeat;
	margin-top: 50px;
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	height: 50px;
	padding: 20px 10% 0px 10%;
}
.hidden {	
	display: none;
	margin: 0;
}

.clear {
	clear: both;
	height : 0;
}


#inner_video_block {
	background-color: #fff;
	padding: 5px;
	width: 430px;
	margin: 10px auto;
	
	color: #20282b;
	font-size: 10px;	
}

#inner_video_block #video_title {
	text-transform: uppercase;
	color: #20282b;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;	
}	


#armored_vehicles, #news_list {
	margin: 20px 10px;	
}

#armored_vehicles li, #news_list li {
	height: 120px;
	cursor: pointer;
}	

#armored_vehicles li img, #news_list li img {
	float: left;
	margin: 5px; 
	border: solid 1px #6699cc; 	
}	

#armored_vehicles li h1, #news_list li h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 3px 5px;
	color: #6699cc;			
}	

#armored_vehicles li a, #news_list li a {
	float: right;
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 10px;
	color: #6699cc;	
}

#armored_vehicles li span, #news_list li span {
	display: block;
	margin-top: 7px; 	
}	


.item_list {
	display: block;
	float: left;
	width: 300px;	
	padding: 10px;
}

#bank_list .item_list {
	cursor: pointer;
}

.item_list img{
	float: left;
	margin-right: 5px;
	border: solid 1px #6699cc;
	width: 80px;
}

#armored_list .item_list img {
	width: 80px;
	cursor: pointer;
}

.item_list a {
	text-transform: uppercase;	
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #6699cc;			
}

#navigat {
	color: #888;
}

#navigat a {
	color: #777;
}

#iso_img {
	margin: 20px 0 0 30px;	
}

.magnify{
	cursor:pointer;	
}	


/*Auto TAB*/

.auto_table {
	margin: 30px auto;
	width: 510px;
	padding: 0px;
	border-collapse: collapse;	
	font-size: 11px;
	background: #999 url('../img/hidden_logo.png') no-repeat center ;
}

.auto_table thead {
	background: #333;
	text-transform: uppercase;
	font-weight: bold;
	color: #cccccc;
	
}

.auto_table thead tr td {
	padding: 4px 8px;
}

.auto_table .tab_header {
	background: #7f7f7f;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
}

.auto_table .tab_header td {
	padding: 4px 8px;
} 

.auto_table tbody tr {	
	color: #000;	
}

.auto_table tbody tr td {
	padding: 4px 12px;
}

	



#aaalert {
	margin: 70px 0 0 250px;
	float: left;
	font-size: 16px;	
}
#aaalert h2{
	font-size:22px;
	font-weight: bold;
	color: red;
}
#aaalert strong{
	font-weight: bold;
}


.certificates-readall {
	float : left;
	width : 660px;
}

div.anchors {
	background : url("../img/lang_bg.png") repeat scroll 0 0 transparent;
	padding : 5px;
}

div.anchors h2 {
	text-align: center;
	font-weight: bold;
	color : #000;
	font-size:16px;
	margin-bottom : 3px;
}

div.anchors li {
	font-size : 12px;
	margin-bottom : 3px;
}

div.anchors a,
div.anchors a:visited,
div.anchors a:hover,
div.anchors a:active {
	text-decoration: none;
	font-weight: bold;
	color : #6699CC;
}

div.contact-form {
	float: right;
	width: 300px;
	margin-left: 10px;
	background: url("../img/gradient.png") repeat scroll 0 0 transparent;
	padding: 10px;
}

div.contact-form label,
div.contact-form input {
	display : block;
	margin-bottom: 2px;
}

div.contact-form textarea {
	width: 250px;
	height : 100px;
}

#autos-button {
	padding: 0;
	margin: 10px 0;
	text-align: center;
}

#autos-button a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

