body
{
    background: #ffffff url('../img/dasan_bg_main.jpg') repeat-x top center;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Tahoma', 'Arial', 'Verdana', sans-serif;
    color: #333333;
}

img
{
    border: none;
}

a
{
    color: #990000;
    text-decoration: none;
}

a:hover
{
    color: #990000;
    text-decoration: underline;
}

br.total
{
    clear: both;
}

div.header_container
{
    clear: both;
    width: 990px;
    margin: 0 auto;
}

div.menu_container
{
    float: left;
    width: 219px;
    height: 346px;
    background: #c20400 url('../img/dasan_bg_menu.jpg') no-repeat top left;
}

div.banner_container
{
    float: right;
    width: 771px;
    height: 346px;
    background: #96bde6 url('../img/dasan_bg_banner.jpg') no-repeat top left;
}

div.steps_container
{
    clear: both;
    width: 990px;
    height: 91px;
    background: #252d38 url('../img/dasan_bg_search_steps.jpg') no-repeat top left;
}

div.content_container
{
    clear: both;
    width: 908px;
    padding: 0 24px 0 58px;
    margin: 0 auto;
}

div.content_block
{
    width: 908px;
    background: #ffffff url('../img/dasan_bg_content.gif') repeat-y top left;    
}

div.content_block_left
{
    float: left;
    width: 199px;
    min-height: 475px;
    height: auto !important;
    height: 475px;
}

div.content_block_right
{
    float: right;
    width: 709px;
    min-height: 475px;
    height: auto !important;
    height: 475px;
}

div.footer_container
{
    clear: both;
    width: 908px;
    padding: 0 24px 10px 58px;
    margin: 0 auto;
}

div.footer_line
{
    background: #343f4a url('../img/dasan_footer_line.gif') no-repeat top left;
    width: 908px;
    height: 12px;
}

div.footer_logos_links
{
    width: 908px;
    height: 115px;
}

div.footer_links
{
    float: left;
    width: 199px;
    height: 115px;
    text-align: right;
    background: #ffffff url('../img/dasan_footer_dotted_line.gif') no-repeat center right;
}

div.footer_links a
{
    color: #333333;
}

div.footer_logos
{
    float: right;
    width: 709px;
    height: 107px;
    padding-top: 8px;
    text-align: center;
}

div.footer_gray_block
{
    background-color: #b1b8be;
    width: 908px;
    height: 17px;
    overflow: hidden;
    font-size: 11px;
    color: #eff1f2;
}

div.footer_gray_block_left
{
    float: left;
    padding-left: 10px;
}

div.footer_gray_block_right
{
    float: right;
    padding-right: 10px;
}

table.footer_links
{
    margin-top: 8px;
    width: 908px;
}

table.footer_links td
{
    text-align: center;
    vertical-align: middle;
    color: #666666;
}

table.footer_links td a
{
    color: #666666;
}

div.project_info
{
    clear: both;
    margin: 7px 10px 3px 10px;
}

div.gray_area_box
{
    width: 170px;
    margin: 0 5px 15px 14px;
    color: #666666;
    overflow: hidden;
}

input.text_field, select.text_field
{
    width: 138px;
    color: #666666;
    border: 1px solid #666666;
    font-size: 11px;
}

textarea.text_field
{
    width: 138px;
    color: #666666;
    border: 1px solid #666666;
    font-size: 11px;
    font-family: 'Tahoma', 'Arial', 'Verdana', sans-serif;
}

div.header_icons
{
    width: 142px;
    padding-left: 610px;
    padding-top: 10px;
    height: 30px;
}

a.home 
{
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0;
    background-image: url('../img/dasan_ico_home.gif');
    background-repeat: no-repeat;
    background-position: top;
}

a.mapa
{
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0;
    background-image: url('../img/dasan_ico_map.gif');
    background-repeat: no-repeat;
    background-position: top;
}

a.kontakt
{
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 22px 0 23px;
    background-image: url('../img/dasan_ico_contact.gif');
    background-repeat: no-repeat;
    background-position: top;
}

a.home:hover, a.mapa:hover, a.kontakt:hover
{
    background-position: bottom;    
}

div.blog-title
{
    color: #00577e;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    background: transparent url('../img/gi_title_bar.gif') no-repeat bottom center;
    display: none;
}

div.blog-body
{
    margin: 10px;
    color: #333333;
    font-size: 12px;
    text-align: justify;
}

div.article-entry
{
    margin: 10px;
}

div.article-title
{
    width: 668px;
    height: 15px;
    margin-left: 4px;
    padding-left: 12px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    background: red url('../img/dasan_bg_article.gif') no-repeat top left;
}

div.article-body
{
    margin: 10px;
    color: #333333;
    font-size: 12px;
    text-align: justify;
}

.more-link
{
    clear: both;
    margin: 20px 20px 0 20px;
    text-align: right;
}


div.arbtitle
{
    width: 668px;
    height: 15px;
    margin-left: 4px;
    padding-left: 12px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    background: red url('../img/dasan_bg_article.gif') no-repeat top left;
}

div.arbtitle a
{
    color: #ffffff;
    text-decoration: none;
}

div.arbtitle a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.arbbody
{
    clear: both;
    text-align: justify;
    padding: 2px 15px 15px 15px;
}

div.arbmore
{
    clear: both;
    text-align: right;
    font-size: 11px;
    padding: 0 5px 12px 0;
}

div.arbseparator
{
    clear: both;
    width: 689px;
    height: 7px;
    overflow: hidden;
    background: transparent url('../img/dasan_separator_article.gif') no-repeat top left;
}

div.blog_pages
{
    font-size: 11px;
    color: #666666;
    text-align: center;
}

span.active_page
{
    color: #999999;
}

a.button
{
    display: block;
    float: left;
    width: 104px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: transparent url('../img/dasan_bg_button.gif') repeat-x top left;
}

a.button:hover
{
    color: #DFDFDF;
    background-position: bottom left;
}

ul.sitemap
{
    margin: 10px;
    padding: 10px;
}

ul.sitemap li.style1
{
    padding-top: 3px;
    list-style-image: url('../img/dasan_list_dot1.gif');
}

ul.sitemap li.style2
{
    padding-top: 3px;
    list-style-image: url('../img/dasan_list_dot2.gif');
}

fieldset
{
    margin: 15px;
    padding: 5px;
    border: 1px solid #cccccc;
    color: #999999;
    font-size: 11px;
}

legend
{
    margin: 5px;
    padding: 3px;
    border: 1px solid #cccccc;
    color: #333333;
}

div.tab
{
    float: left;
    width: 164px;
    height: 30px;   
    line-height: 30px;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #cccccc url('../img/dasan_bg_tabs.gif') no-repeat top left;
}

div.tab2
{
    float: left;
    width: 164px;
    height: 30px;   
    line-height: 30px;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    color: #ffffcc;
    text-align: center;
    cursor: pointer;
    background: #cccccc url('../img/dasan_bg_tabs.gif') no-repeat bottom left;
}

div.tab:hover
{
    background: #cccccc url('../img/dasan_bg_tabs.gif') no-repeat bottom left;
}

div.tab_content
{
    clear: left;
    background-color: #f0f0f0;
    border: 1px solid #c0c0c0;
}

table.tblform th
{
    background-color: #dde1e4;    
    padding: 3px 5px 3px 5px;
}

table.tblform td
{
    padding: 3px 5px 3px 5px;
}

div.form_hint
{
    text-align: center;
    font-size: 11px;
    color: #999999;
}

table.member_table
{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid red;
}

table.member_table th
{
    text-align: center;
    color: white;
    background-color: red;
}

table.member_table tr.title_row
{
    text-align: center;
    color: #333333;
    background-color: #cccccc;
}

.cvloginbox{
	padding: 10px 24px; 
	border: 1px solid #7F9DB9;
}

.cvloginbox button, input[type=reset], input[type=submit]{
	border:1px solid #CCCCCC;
	cursor:pointer;
	font-size:12px;
	margin:5px;
	padding:1px;
	width:135px;
}

