/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #ecebe3;
}

a {
    color: #ef9c00;
}

form {
    margin: 0;
    padding: 0;
}

td.field_desc{
    font-size: 12px;
}

input.txt_input {
    border: 1px solid #bbb;
    line-height: 18px;
}

input.btn_submit {
    border: 0;
    background: url(../menu2/btn_submit.gif) no-repeat center;
    line-height: 18px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0 3px;
}

a.btn_wText {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    background: url(../menu2/btn_submit.gif) no-repeat 0 1px;
    line-height: 25px;
    height: 25px;
    padding-left: 22px;
}

h1 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    text-decoration: none;
    font-weight: normal;
    margin: 0  0 25px 0;
    color: #EF9C00;;
}

h1 a {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    margin: 0  0 15px 0;
    color: #666;
}

h2 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0  0 15px 0;
}

h2 a {
    text-decoration: none;
    color: #666;
}

h3 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0  0 15px 0;
    color: #666;
}

h3 a {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    margin: 0  0 15px 0;
    color: #666;
}

h1 a:hover, h2 a:hover, h3 a:hover {
    color: #ef9c00;
}

div.box_clear {
    clear: both;
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}

div.hr {
    clear: both;
    height: 1px;
    overflow: hidden;
    border-top: 3px solid #e5e5c8;
    margin-bottom: 20px;
}

div.hr2 {
    clear: both;
    height: 1px;
    overflow: hidden;
    border-top: 3px solid #e5e5c8;
    margin-bottom: 12px;
}

div.box {
    margin-bottom: 20px;
}

div.box h4 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-left: 20px;
    margin: 0 0 15px 0;
    background: url(../menu2/bull_1.gif) no-repeat 0 3px;
    color: #666;
}

div.box h5 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-left: 20px;
    margin: 0 0 15px 0;
    background: url(../menu2/bull_1.gif) no-repeat 0 3px;
    color: #666;
}

div.box p {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

div.box p a {
    text-decoration: none;
    color: #000;
}

div.box p a:hover {
    text-decoration: underline;
}

div.search_box_med {
    margin: 10px 0;
}

div.search_box_med .search_title {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-right: 10px;
    color: #ef9c00;
}

#page {
    position: relative;
    width: 1002px;
    margin-left: -501px;
    left: 50%;
    background: #fff;
    /*border-left: 1px solid #ccc;*/
}

#header {
    position: relative;
    padding: 10px 0 0 0;
    background: #ecebe3;
}

#header #logo a {
    border: 0px;
}

#header #topSmallBannerBox {
    position: absolute;
    width: 160px;
    height: 133px;
    right: 2px;
    top: 10px;
}

#header #topSmallBannerBox  div{
    text-align: right;
}

#header #topSmallBannerBox  img{
    border: 1px solid #ccc;
}

#footer {
    position: relative;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    background: #EF9C00;
    color: #fff;
}

/* MAIN CONTENT */

#content {
    position: relative;
    width: 1002px;
}

#content #main_content {
    float: left;
    width: 756px;
    border-right: 1px solid #e5e5c8;
}

#content #main_content #main_content_col_1 {
    width: 292px;
    padding: 25px;
    float: left;
    background: url(../menu2/content_col1_bg.gif) no-repeat;
}

#content #main_content #main_content_col_2 {
    width: 383px;
    padding: 15px;
    padding-top: 22px;
    float: left;
    background: url(../menu2/content_col2_bg.gif) repeat-x;
    border-left: 1px solid #e5e5c8;
}

#content #main_content #main_content_pageInfo_col {
    width: 706px;
    padding: 25px;
    float: left;
}

#content #top_news {
    margin-bottom: 20px;
}

#content #top_news .top_news_img {
    margin-bottom: 20px;
    text-align: center;
    padding: 3px;
    padding-top: 5px;
    background: url("../menu2/content_col2_bg.gif") repeat-x;
    border: 1px solid #ddd;
}

#content #top_news .top_news_img img {
    border: 1px solid #999;
}


.super_news {
    position: relative;
    margin-bottom: 20px;
    clear: both;
}

.super_news .img_box {
    float: left;
    width: 130px;
}

.super_news .img_box img {
    border: 1px solid #999;
}

.super_news .news_body_box {
    float: left;
    width: 253px;
}

.short_news_box  {
    margin-bottom: 20px;
}

.short_news_box dl {
    margin: 0;
    padding: 0;
    padding: 7px 0;
    border-bottom: 1px solid #eee;
}

.short_news_box dl:last-of-type {
    margin: 0;
    padding: 7px 0 0 0;
    border-bottom: 0px;
}

.short_news_box dt {
    float: left;
    font-size: 11px;
    width: 85px;
    color: #999;
}

.short_news_box dd {
    float: left;
    margin: 0;
    padding: 0;
    width: 298px;
}

.short_news_box dd a {
    text-decoration: none;
    color: #666;
}

.short_news_box dd a:hover {
    text-decoration: none;
    color: #EF9C00;
}

/* RIGHT CONTENT */

#content #right_content {
    float: left;
    width: 169px;
    padding: 15px 38px;
}

#right_content #search_box {
    margin-bottom: 15px;
}

#right_content #search_box h4 {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-left: 20px;
    margin: 0 0 15px 0;
    background: url(../menu2/bull_1.gif) no-repeat 0 3px;
    color: #666;
}

#right_content #zurnalai {
    margin-bottom: 15px;
}

#right_content #zurnalai a {
    display: block;
    margin-bottom: 20px;
}

#right_content #zurnalai a img {
    border: 1px solid #999;
}

.butt_back  {
    background:url("../menu2/btn_back.gif") no-repeat scroll 0 3px transparent;
    font-size:11px;
    margin-bottom:10px;
    margin-top: 45px;
    padding-left:19px;
}

.butt_back a {
    font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
}

#dhtmlxCalendar iframe {
    display: none;
}

#otherNewsList_box {
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px solid #eee;
}

#otherNewsList_box ul {
    margin: 0;
    padding: 0;
}

#otherNewsList_box ul li {
	list-style: none;
	display: block;
    padding: 3px 0 3px 18px;
    background: url(../menu2/bull_2.gif) no-repeat 0 6px;
}

#otherNewsList_box li a {
	text-decoration: none;
}

#otherNewsList_box li a:hover {
	text-decoration: underline;
}

.conferenceHeader {
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.conferenceHeader tr td {
    border-bottom: 1px solid #ddd;
}

.conferenceHeader .tdField {
    border-right: 1px solid #ddd;
    color: #666;
}

#pageFiles_box {
    margin: 20px 0;
    padding: 10px 0;
}

#pageFiles_box a {
    display: block;
    line-height: 24px;
    height: 24px;
    padding-left: 35px;
    text-decoration: none;
    margin-bottom: 7px;
}

#pageFiles_box a:hover {
    text-decoration: underline;
}

#pageFiles_box a.pdf {
    background: url(../file_types/pdf.gif) no-repeat;
}

#pageFiles_box a.doc {
    background: url(../file_types/doc.gif) no-repeat;
}

#pageFiles_box a.xls {
    background: url(../file_types/xls.gif) no-repeat;
}