﻿div ul, div ol,p,div li, h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

p
{
	padding-bottom:10px;
}
/**
 * IE6 png alpha fix
 *
 */
img 
{ 
  behavior: url(../css/iepngfix.htc);
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5bc7f4;
}
#main-container
{
	background: url(../images/page_bg.jpg) repeat-y top left;
}

/**
 * Header and logos
 *
 */
#header
{
  background: url(../images/bg_top.jpg) no-repeat top left;
  padding-top: 180px;
  padding-bottom: 129px;
}
div#page_content
{
	width:1004px;
}
div#bg
{
	background:#2ca6d9 url(../images/bg_main.jpg) repeat-x top right;
}
div#bg2
{
	background:url(../images/bg_main2.jpg) repeat-x bottom right;
}
#header-text
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 32px;
	left: 150px;
	width:420px;
	letter-spacing:-1px;
}

#header-right
{
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
}

#header-right-container
{
	margin-right: 55px;
}

#header-icons
{
	float:right;
	margin-top:23px;
	width:115px;
}
*div#header-icons
{
	float:right;
	margin-top:58px;
	margin-right:-110px;
	width:105px;
}
div#header-icons img
{
	padding:3px;
}


/**
 * Links
 * 
 */
a, a:link, a:visited
{
	color: #3975e3;
}

a:hover, a:active
{
	text-decoration: none;
}

.page-title
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing:-1px;
}

/**
 * Languages 
 */
#header-languages
{
	float:right;
	height:28px;
	padding-top:4px;
	width:139px;
	background:url(../images/bg_languages.gif) repeat-y top left;
	text-align:center;
	border-left:1px solid #80b53e;
	border-right:1px solid #80b53e;
	border-bottom:1px solid #80b53e;
	color: #fff;
}

#header-languages a:link,
#header-languages a:visited
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#header-languages a:active,
#header-languages a:hover
{
	text-decoration: underline;
}

/**
 *  Search form
 */
#header-search
{
	float: right;
	clear: both;
	padding-top:21px;
}

#search-button-id
{
	vertical-align: bottom;
}

#search-field
{
  padding-left:7px;
  padding-top:3px;
  height: 21px;
  width: 188px;
  border: none;
  background: url(../images/search_field_bg.gif) repeat-x;
  font-family: Georgia;
  font-size: 12px;
  color: #777;
}

#content
{
  width: 860px;
  padding-left: 40px;
}

#content-bottom
{
  background: url(../images/flag_bg.jpg) no-repeat bottom left;
}
div#logo
{
	position:absolute;
    left:35px;
    top:14px;
    width:111px;
    height:111px;
    z-index:999;
}
div#footer_img
{
	background:url(../images/contacts_bg.jpg) no-repeat top left;
}
div#footer_bg
{
	background:url(../images/contacts_bg2.jpg) repeat-x top left;
    background-color: #5bc9f2;
}
#footer
{
	clear: both;
  height:69px;
  width:1004px;
  /*background: url(../images/footer_bg.jpg) repeat-y; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;  
}

#site-footer-text
{
  float: left;
  padding: 23px 0 0 43px;
}

#site-footer-text img
{
  vertical-align: bottom;
}

div#ivc-footer-text
{
	float:right;
	padding:23px 57px;
}

#ivc-footer-text a:link, #ivc-footer-text a:visited
{
  color: #103095;
}

#ivc-footer-text a:hover, #ivc-footer-text a:active
{
  text-decoration: none;
}

#left-page-container
{
  float: left;
  width: 310px;
}

#right-page-container
{
  float: right;
  width: 470px;
}

#left-icon-container
{
  padding: 10px 0 10px 15px;
}

#left-icon-container img
{
  margin-left: 20px;
  vertical-align: middle;  
}

/**
 * Menu
 * 
 */
#menu
{
  width: 280px;
  margin-bottom: 20px;
}

#menu li
{
  background: url(../images/bullet.gif) no-repeat left 4px ;
  padding-left: 35px;
  line-height: 28px;
}

#menu  li a:link, #menu  li a:visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

#menu  li a:hover, #menu li a:active
{
  text-decoration: underline;
}



#menu  ul, #menu  li
{
  list-style-type: none;
}

.menu-child0, .menu-child1, .menu-child2
{
  background: none;
}

.menu-child0
{
}

.menu-child1
{
}

.menu-child2
{
}

/**
 *
 * Forms
 */
.general-input, .general-input-faq
{
  padding: 2px;
  border: 1px solid #ccc;
} 

.button
{
  padding: 3px 10px 3px 10px;
}

.general-input-faq
{
  width: 300px;
}

.order-input
{
  width: 180px;
}

.field-container
{
	padding-bottom:5px;
	line-height:16px;
}
 
.form-errors
{
	text-align: left;
	font-size: 13px;
	color: #ff0000;
}

.form-errors
{
  list-style-type: none;
  margin: 20px 0 20px 0;
}

.form-success
{
	margin: 10px 10px 10px 0;
	padding: 10px 5px 10px 30px;
  	font-weight: bold;
	background-color: #c3d5c3;
}

.form-success-small
{
	margin: 5px 5px 5px 0;
	padding: 5px 2px 5px 30px;
	background-color: #c3d5c3;
  	font-size: 11px;
}

#sms-form, #popup-form, #faq-form
{
	margin: 0 0 25px 0;
	padding: 20px 0 20px 0;
}

#contact-form
{
  	margin: 0 0 25px 0;
  	padding: 0px 0 20px 0;	
}

#contact-form textarea, #faq-form textarea
{
	width: 300px;
	height: 140px;
}

#contact-form dl, #sms-form dl, #popup-form dl, #faq-form dl
{
	margin: 0;
	padding: 0;
}

#contact-form dl dd, #sms-form dl dd, #popup-form dl dd, #faq-form dl dd
{
	margin: 0 0 8px 0;
	padding: 0;
}

#contact-form em, #sms-form em, #popup-form em, #faq-form em, #order-form em
{
	color: #c00;
	font-weight: bold;
}

/**
 *
 * FAQ
 *
 */
.faq-category
{
  padding: 4px;
  font-weight: bold;
  list-style-type: none;
  cursor: pointer;
}

.faq-category-list
{
  list-style-type: none;
  margin: 5px 0 5px 20px;
}

.faq-question, .faq-answer
{
  margin-top: 6px;
}

.faq-question
{
  font-weight: bold;
  list-style-type: none;
}

#faq-form, .faq-ask-question, .faq-question, .faq-answer, #order-form
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}


.some_title
{
	font-family:Tahoma;
	font-size:9pt;
	margin:5px 0 5px 0; 
	color:#3975e3;
}
.some_title a,
.some_title a:link,
.some_title a:visited
{
	color:#3975e3;
	font-weight:bold;
	text-decoration:none;
}
.some_title a:hover,
.some_title a:active
{
	text-decoration:underline;
	color:#3975e3;
}


/**
 * News
 *
 */
.news-container
{
  margin-bottom: 20px;
}

.news-title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 5px 0; 
}

.news-date
{
  color: #2398c8;
  font-weight: normal;
}

.news-body,
div.text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333; 
  line-height:18px;
}

div.text a
{
  line-height: 21px;
  color: #2398c8;
}

div.text ol,
div.text ul,
ul.search-list
{
	list-style:none;
	font-size:13px;
}
div.text li
{
	padding-left:20px;
	padding-bottom:10px;
}
.news-container a:link, .news-container a:visited
{
  color: #2398c8;
  text-decoration: none;
}

.news-container a:hover, .news-container a:active
{
  text-decoration: underline;
}

/**
 * Important information block
 *
 */
#important-information img
{
  margin-right: 20px;
}
 
/**
 * Forms
 *
 */ 

.radio-list
{
  margin-top: 10px;
  padding-left: 20px;
}

.button-container
{
	width: 100px;
	margin: 0 auto;
	padding-top:30px;
}

.radio-list ul, .radio-list ul li
{
  list-style-type: none;
} 
 
.field-container
{
} 
 
.form-label
{
  float: left;
  width: 220px;
}

.form-field
{
  float: right;
  font-size: 11px;
}

.form-field ul li
{
  width: 240px;
  line-height: 18px;
  vertical-align: top;
}

.form-field ul li input
{
  margin: 0;
  padding: 0;
}

.form-field div
{
  margin-bottom: 5px;
  text-align: right;
}

.form-field ul, .form-field ul li
{
  list-style-type: none;
}
 
/**
 * Various
 */
.pagination
{
	font-size:11px;
}
.pagination a,
.pagination a:visited,
.pagination span
{
	text-decoration:unreline;
	padding:0px 2px;
}
.pagination a:hover,
.pagination a:active,
.pagination span
{

}

h1, h2, h3
{
  font-size: 13pt;
  font-weight: bold; 
  margin: 30px 0 10px 0;
  color: #333;
  letter-spacing:-1px;
} 

.badges
{
  height: 90px;
}

.badges img
{
  height: 80px;
  width: 53px;
} 
 
.horizontal-line
{
  height: 1px;
  width: 310px;
  line-height: 1px;
  background-color: #cce1b2;
} 

.text-header
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #666;
  margin: 15px 0 15px 0;
}

.clear 
{
	clear: both;
}

.clear-form
{
  clear: both; 
  margin-bottom: 10px;
  overflow: visible;
  height: 0px;  
}

.spacer
{
  height: 20px;
}
 
.clearfix 
{
  display: block;
} 

.clearfix:after
{
  content: "."; 
  display: block; 
  height: 0; 
  color: #fff;
  clear: both; 
}

div.sitemap
{
	font-size:12px;
	line-height:15px;
}
div.sitemap img
{
	border:0px;
	vertical-align:middle;
}
div.icon_print
{
	position:absolute;
	left:902px;
	top:166px;
	width:14px;
	height:12px;
	z-index:999;
}
div#print_contnet
{
	padding:10px;
	padding-left:20px;
}
div#print_logo
{
	padding:10px;
	padding-left:20px;
	border-bottom:3px solid #138024;
}
div#print_footer
{
	height:50px;
	padding:10px;
	padding-left:20px;
	background:#138024;
	color:#fff;
	font-size:12px;
}
div#footer_map
{	float:left;
	width:290px;
	padding:20px 0 0 50px;
}
div#footer_map img
{
	
}
div#footer_contacts
{
	float:left;
	width:246px;
	padding-top:26px;
}
div#footer_contacts .title
{
	color:#fff;
	font:bold 22px Arial;
	padding-bottom:8px;
	letter-spacing:0;
}
div#footer_contacts .text
{
	color:#fff;
	font:bold 13px Arial;
	letter-spacing:0;
	line-height:17px;
}
div#footer_contacts a
{
	color:#103095;
    line-height:16px;
}
#content-flash
{
	float:left;
	height:229px;
	width:414px;
	padding: 10px 0 0 0;
}

div.neigaliems{
float:right;
width:196px;
padding-top:15px;
}
.neigaliems a {
    border: none;
    outline: none;
}
