*,
html,
body {
    margin:  0px;
    padding: 0px;
}

body{
    padding:     10px 0px;
    background:  #2b74b0 url('../images/body_background.jpg') repeat-x top left;
    font-size:   75%;
	font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
    color: #5d5d5d;
}

h1 {
    color: #3098e0;
    margin: 0px 10px 10px 0px;
    padding: 0px;
    font-size: 1.4em;
    font-weight: bold;
}

h4 {
    font-weight: normal;
    font-size:   1.2em;
    color:       #3098e0;
    margin: 0px 5px 0 0;
}



a, a:visited {
    text-decoration: none;
    color: #2e92d7;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
}

div.pagination {
    float:       left;
    width:       100%;
    height:      22px;
    line-height: 22px;
    color:       #BBBBBB;
	
}

div.pagination .next {
    margin-left: 15px;
}

div.pagination .prev {
    margin-right: 15px;
}

div.pagination span.disabled {
    color: #BBBBBB;
}

div.pagination span.current {
    font-weight: bold;
    color:       #5d5d5d;
}

span.body_corner {
    margin:  0px;
    padding: 0px;
    display: block;
    width:   10px;
    height:  10px;
}

div.top_corners,
div.bottom_corners {
    height: 10px;
    font-size: 8px;
    line-height: 10px;
}

span#body_corner_top_left {
    background: transparent url('../images/body_top_left.gif') no-repeat top left;
}

span#body_corner_top_right {
    background: transparent url('../images/body_top_right.gif') no-repeat top right;
    background: transparent url('../images/body_top_right-copy-4.jpg') no-repeat top right;  /* update style */ 
}

span#body_corner_bottom_left {
    background: transparent url('../images/body_bottom_left.gif') no-repeat bottom left;
}

span#body_corner_bottom_right {
    background: transparent url('../images/body_bottom_right.gif') no-repeat bottom right;
}
div#pagewrapper {
    width:  978px;
    margin: auto;
    background: #ffffff url('../images/header_background.gif') repeat-x top left;
}

div#header {
   height:        116px;
   background: transparent url('../images/header_image_right.jpg') no-repeat top right;   
   background: transparent url('../images/business6.jpg') no-repeat top right;   /* update style */ 
   border-bottom: 3px solid #e5f4ff;
}

div#header .top_corners {
    height: 10px;
}

div#header .logo {
    margin:  0px 0px 0px 30px;
    padding: 0px;
    float:   left;
}

div#top_navigation {
    height:       29px;
    background:   transparent url('../images/top_menu_left.gif') no-repeat top left;
    padding:      0px 0px 0px 7px;
    margin:       30px 0px 0px 10px;
    float:        left;
    clear:        left;
    font-family:  Times, Arial, Tahoma, Verdana;
    
}

div#top_navigation ul {
    list-style:  none;
    float:       left;
    margin:      0px;
    padding:     0px 7px 0px 0px;
    background:  transparent url('../images/top_menu_right.gif') no-repeat top right;
    position: relative; /* my */
}

div#top_navigation ul li {
    display:     inline;
    background:  transparent url('../images/top_menu_background.gif') repeat-x top left;
    margin:      0px;
    padding:     0px 5px;
    float:       left;
    line-height: 29px;
}

div#top_navigation ul li a {
    display:     block;
    padding:     0px 10px;
    color:       #ffffff;
    font-weight: bold;
    font-size:   1.3em;
    text-decoration: none;

}
.r {
	border:1px solid red;
}
div#top_navigation ul li a.activeparent,
div#top_navigation ul li a.current,
div#top_navigation ul li a:hover {
    background:    transparent url('../images/top_menu_pointer.gif') no-repeat bottom center;
}

div#top_navigation ul li ul {
 	position:   absolute;
    background: transparent;
    width:700px;
}

div#top_navigation ul li ul li {
    position:    relative;
    margin-top:  3px;
    padding-left: 9px;
    line-height: 22px;
    font-size:   1em;
    border-right: 1px solid #2e92d7;
    background:  transparent url('../images/bullet_right_arrow.gif') no-repeat 11px 9px;
	
	
}

div#top_navigation ul li ul li.noborder {
	border: 0px !important;
}

div#top_navigation ul li ul li a {
    color:       #2e92d7;
    font-size:   1em;
    font-weight: normal;
    font-family: Arial, Verdana, Tahoma;
}

div#top_navigation ul li ul li a.current,
div#top_navigation ul li ul li a:hover {
    text-decoration: underline;
    background:      transparent;
}

div#toolbar {
    height:        22px;
    line-height:   22px;
    background:    #e5f4ff url('../images/top_submenu_background.gif') repeat-x top left;
    border-bottom: 1px solid #bebebe;
	width: 978px;
}

div#toolbar span.lang_menu {
    float: right;
    color: #2e92d7;
    margin-right: 10px;
    font-size: 0.9em;
}

div#searchbar {
    width: 185px;
    float: right;
    margin-right: 10px;
    font-size: 0.9em;
    padding: 0px;

}

div#searchbar form {
    margin: 0px 10px;
    padding: 3px 0px;
}

div#searchbar form input {
    margin: 0px;
    padding: 0px;
    /*height: 16px;*/
    line-height: 16px;
    font-size: 0.9em;
}

div#searchbar input.query {
    width: 110px;
    padding-left: 3px;
    border: 0px;
    margin-right: 2px;
    color: #5d5d5d;
	 height: 16px;
    line-height: 16px;
    font-size: 0.9em;
}

div#searchbar input.ok_btn {
    background: #2e92d7;
    /* background: #2e92d7; */
    /* background: #2f7bc7; */
    /* background: #2b74b0; */
    border: 0px;
    font-weight: bold;
    text-align: center;
    line-height: 10px !important;
    color: #FFFFFF;
    margin-left: 5px;
    /*border: 1px solid #c0c0c0;*/
}

div#toolbar div.rss {
    padding: 4px 0px 0px 0px;
    width: 30px;
}

div#toolbar div.rss img {
    cursor: pointer;
}

div#rss_feeds {
    display: none;
    float: right;
    width: 130px;
    position: absolute;
    z-index: 15;
}

div#rss_feeds ul {
    display: block;
    list-style: none;
    position: relative;
    float: right;
    border: 1px solid #bebebe;
    border-top: 0px;
    background: #E5F5FF;
    top: 18px;
    left: -40%;
}

div#rss_feeds ul li {
    padding: 2px 10px;
    float: left;
    width: 100%;
    background: transparent url('../images/bullet_cross.gif') no-repeat 5px 12px;
}

div.breadcrumbs {
    height:        27px;
    line-height:   27px;
    padding-left:  15px;
    text-align:    left;
    color:         #2e92d7;
    font-size:     0.9em;

}

div#left_sidebar {
    width:       150px;
    margin-left: 10px;
    float:       left;
}

div#left_menu {
    border: 1px solid #bebebe;
    width:  147px;
	width:  168px; /* my corrections  */
    background: #e3f3fe url('../images/left_menu_background.gif') repeat-x top left;
    float: left;
}

div#left_menu span.top_left {
    background: transparent url('../images/left_menu_top_left.gif') no-repeat top left;
    width: 2px;
    height: 2px;
    font-size: 2px;
    float: left;
    top: -1px;
    left: -1px;
    position: relative;
    display: block;
}

div#left_menu span.top_right {
    background: transparent url('../images/left_menu_top_right.gif') no-repeat top right;
    width: 2px;
    height: 2px;
    float: right;
    top: -1px;
    left: 1px;
    position: relative;
    display: block;
    font-size: 2px;
}

div#left_menu span.bottom_left {
    background: transparent url('../images/left_menu_bottom_left.gif') no-repeat bottom left;
    width: 2px;
    height: 2px;
    font-size: 2px;
    float: left;
    top: 1px;
    left: -1px;
    position: relative;
    display: block;
}

div#left_menu span.bottom_right {
    background: transparent url('../images/left_menu_bottom_right.gif') no-repeat bottom right;
    width: 2px;
    height: 2px;
    font-size: 2px;
    float: right;
    top:  1px;
    left: 1px;
    position: relative;
    display: block;
}


div#left_menu ul {
    padding: 0px;
    margin:  0px;
    list-style: none;
}

div#left_menu ul li {
    margin:          0px 10px;
    line-height:     25px;
    border-bottom:   1px solid #bebebe/*#2e92d7*/;
    background:      transparent url('../images/bullet_right_arrow.gif') no-repeat 2px 10px;
    /*background:      transparent url('../images/menu_dotted_border.gif') repeat-x bottom left;*/
}

div#left_menu ul li.noborder {
    border: 0px;
}

div#left_menu ul li a {
    text-decoration: none;
    color:           #2e92d7;
    padding-left:    12px;
    /*font-size:       0.7em;*/
    font-family:     Arial, Verdana, Tahoma;
}

div#left_menu ul li a.current,
div#left_menu ul li a:hover {
    text-decoration: underline;
}

div#left_menu ul li ul {
    margin-bottom: 5px;
}

div#left_menu ul li ul li {
    margin-right: 0px;
    border:       0px;
    font-size:    0.9em;
    line-height:  1.3em;
    margin-left:  5px;
    background:   transparent url('../images/bullet_cross.gif') no-repeat 5px 5px;
}

div#main_content {
    margin: 10px 10px 10px 200px;
}

div#main_content p {
    /*text-indent: 15px;*/
    padding: 5px 0px;
	text-align:justify;
}

div#main_content a.grey_button {
    clear: both;
    display: block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: transparent url('../images/grey_button.gif') no-repeat top left;
}

div#main_content img{
    margin: 0px 10px 10px 10px;
    border: 3px solid #EDEDED;
}

div#search_results {
    margin: 0px 20px 20px 0px;
    float: left;
	width: 720px;
}

div#search_results ul
 {
	list-style-type:none;
	width: 710px;
}

div#search_results .searchResFoundWord{
	font-family:Arial, Verdana, Tahoma;
	color:#2a8bcf;
	text-decoration:underline;
}

div#search_results ul,
div#search_results ul li,
div#search_results ul li p
 {
	float: left;
	width: 710px;
}

div#html_content {
    padding: 0px 15px 15px 0px;
	width: 745px;
}

div#html_content ul {
	margin-left: 35px;
}

div#news div.news_box {
    width:   350px;
    padding: 5px;
    float:   left;
    margin:  0px 10px 10px 0px;
    /*font-size: 0.9em;*/
}

div#news img.news_picture {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 3px solid #EDEDED;
}

div#news img.news_picture_detail {
    float: left;
    /*width: 176px;*/
    margin: 0px 10px 10px 0px;
    border: 3px solid #EDEDED;
}


div#news span.date {
    display: block;
    color:   #bcbcbc;
}

div#news div.news_details_left {
    width: 199px;
}

div#news div.news_details_left ul {
    list-style: none;
    float: left;
}

div#news div.news_details_left ul li {
    padding-left: 15px;
    background: transparent url('../images/bullet_cross.gif') no-repeat 7px 7px;
    line-height: 16px;
}

div#news div.news_details {
    margin: 0px 0px 10px 0px;
    padding-right: 35px;
	width:530px;
	min-height:340px;
    height:auto !important;
    height:340px;
}
div#news div.news_details_wide {
    margin: 0px 0px 10px 0px;
    padding-right: 35px;
	width:730px;
	min-height:340px;
    height:auto !important;
    height:340px;
}


div#news div.news_details ul li{
	margin-left:25px;
}
   
div#projects div {
    margin-top: 10px;
}

div#projects div.projects_box {
    width: 360px;
    margin-right: 10px;
    padding: 5px;
    float: left;
}

div#projects img.project_picture_detail {
    /*width: 180px;*/
    border: 3px solid #EDEDED;
	margin:0 0 0 0;
}

div#projects div.project_details_left {
    width: 199px;
}

div#projects div.project_details {
    padding-right: 35px;
	width:530px;
}

div#presskit {
    float: left;
    width: 100%;
}

div#presskit div.pk_section {
    width:         370px;
    margin-right:  10px;
    margin-bottom: 30px;
}

div#presskit div.pk_section ul {
    list-style: none;
    display:    inline;
    float:      left;
}

div#presskit div.pk_section ul li {
    float: left;
    width: 170px;
    margin-right: 10px;
    line-height:  16px;
}

div#presskit div.pk_section ul li img {
    vertical-align: middle;
    margin-right:   2px;
}

div#footer {
    clear:      both;
	/*float:left;*/
    padding-top: 10px;
    border-top: 1px dotted #bebebe;
    font-size: 0.9em;
}

div#footer span#copyright {
	margin-left: 15px;
    color: #5d5d5d;
}

div#footer span#bottom_menu {
    float: right;
    margin-right: 15px;
    color: #2e92d7;
}

ul#errors {
    width: 710px;
    border: 1px dashed #990000;
    margin-bottom: 10px;
    padding: 10px;
    color: #BB0000;
}

ul#errors li {
    margin-left: 15px;
}

div.hr {
    height: 1px;
    border-bottom: 1px dotted #BBBBBB;
	float: left;
    width: 760px;
	margin-bottom:5px;
}

div.clear {
    height: 1px;
    float: left;
    width: 100%;
}

img#insis_logo {
    margin: 20px auto;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.r {
    border: 1px solid #FF0000;
}

/* ADDITIONAL FEATURES  */
.fadata_input { margin-bottom: 3px; }
.fadata_form_title { width: 400px; margin: 10px auto; text-align: center; }
a.green_mail {
     background: url(http://www.fadata.bg/images/envelope_mail.jpg) no-repeat;
	 padding-left: 20px; 
	 font-size: 14px;
}
.bullet {
    background: url(http://www.fadata.bg/images/bullet.jpg) no-repeat 0 5px;
	padding-left: 10px; 
}
.bullet1 {
    background: url(http://www.fadata.bg/images/bullet.jpg) no-repeat 0 13px;
	padding-left: 10px;
}
h5.java_title {
   font-size: 12px;
   font-weight: bold;  
   margin: 5px 0 5px 0;
   color: #000;
}
h6.java_title_lower {
   font-size: 11px;
   font-weight: bold;  
   margin: 5px 0 5px 0;
   color: #666;
}
.java_logo {
    height: 50px;
    background: url('http://www.fadata.bg/images/logo_JEVM.gif') no-repeat 180px 0px;
}
.java_logo_1 {
    height: 50px;
    background: url('http://www.fadata.bg/images/logo_JEVM.gif') no-repeat 300px 0px;
}
table.java_table th {
     color: #000;
	 border:1px solid #C1DAD7;
	 text-align: left;
	 padding-left: 4px;
	 font-size: 95%;
}

table.java_table td {
   font-size: 72%;
   border-right: 1px solid #C1DAD7;
   border-bottom: 1px solid #C1DAD7;
   background: #fff;
   color: #666666;
   padding: 1px;
}
table.java_table td:hover {
    border-left: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
	border-bottom: none;
	border-right: none;
}
table td.border_left {
   border-left: 1px solid #C1DAD7;
   padding-left: 2px;
}
ul.pdf {
    list-style-type: none;
}
ul li {
    margin-bottom: 5px;
}
ul.pdf li a { 
      line-height: 1.5em;
      color: #000; 
}
ul.pdf span {
    background: url('http://www.fadata.bg/images/pdf.jpg') no-repeat left center;
	width: 16px;
	height: 16px;
	padding-right: 7px;
	padding-left: 20px;
}
table.rel_notes td {
    padding: 5px;
}
html>body li.menu_jevm ul { display: none; }
li.menu_jevm:hover ul { display:block; }