hinput,p,li,h2,h3,h6{
    margin:0px;
    padding:0px;
}

/*p{ text-align: justify; }*/

img{ border:none; }

a,object,button{ outline:none; }

.clear{
    clear:both !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    /*to overight from parent child forcing using this*/
}

.error_msg{
    background-color: #FFB8B6;
    border: 1px solid #FF6363;
/*    display: none;*/
}

.success_msg{
    background-color: #DCF3BD;
    border: 1px solid #78B536;
    display: none;
}

body{
    color: #4C4C4C;
    margin:0px;
    background: #3480B7 url('../images/bodybg.gif') 0 0 repeat-x;
}

h2,h3,h6{
    padding: 0px 0px 5px 0px;
}

h2{
	font:normal 24px/26px "Times New Roman", Arial;
	color:#0D3B6B;
}

h3{
	font:normal 18px/20px "Times New Roman", Arial;
	color:#0D3B6B;
}

h6{
	font-size:12px;
	line-height:14px;
	color:#355D00;
	font-weight:bold;
}


a{
    text-decoration: none;
/*    color: #9A1A1A;*/
     color:#0D3B6B;
}

a:hover,.paging_class .selected{
/*    color: #0BA22B;*/
    color: #355D00;;
}

.read_more{
    font-weight: bold;
    font-size: 12px;
}

#wrapper{
    width: 900px;
    margin: 0 auto;
    padding: 0px 2px;
    background-color: #FFFFFF;
}

#header{
    width: 900px;
    position: relative;
}

#header_img{
    height: 350px;
    width: 900px;
    overflow: hidden;
    margin:0px !important;
    padding:0px !important;
    list-style: none !important;
}

#header_menu{
    height: 42px;
    background-color: #000000;
}

#header_menu_list{
    margin:0px;
    padding:0px;
    padding-top: 14px;
    list-style: none;
    height: 28px;
/*    width: 675px;*/
    overflow: hidden;
/*    background-color: yellow;*/
}

#header_menu_list li a{
    color: #D5D3D3;
    padding: 0px 5px;
    font-weight: bold;
}

#header_menu_list li a:hover,.menu_link_active{
    color: #F0C800 !important;
}

/*#search_block input[type=submit]{
    width: 220px;
    padding-top: 10px;
    background-color: red;

}*/

input[type=text],input[type=password]{
    padding: 0px 5px;
    width: 150px;
    height: 18px;
    background-color: #D9ECFB;
    border: 1px solid #C3D5F8;
    color: #4C4C4C;
    font:normal 11px/14px Arial, Helvetica, sans-serif;
}
input[type=button],input[type=submit]{
    padding: 0px 5px;
    height: 20px;
    background-color: #134677;
    border: 1px solid #1261AC;
    color: #D5D3D3;
    font:bold 11px/14px Arial, Helvetica, sans-serif;
    cursor: pointer;
}


#body{
    min-height: 500px;
}

#main_body{
    width: 610px;
    padding: 22px 20px;
}

#side_body{
    width: 230px;
    padding: 25px 10px;
}

#main_body img,#side_body img{
    border: 4px solid #BFDFF8;
}

#footer{
    width: 100%;
    background-color: #000000;
    min-height: 65px;
    padding-top: 15px;
}

#footer a{
    color: #FFFFFF;
}

#footer a:hover{
    text-decoration: underline;
}

#footer_content{
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

#footer_menu a{
    padding: 0px 15px;
}

#copy{
    margin-top: 10px;
}

.inside_page_item_list,#home_second_block ul{
    margin:0px;
    padding:0px;
    margin-top: 5px;
    list-style: none;
}

.inside_page_item_list li{
    margin-bottom: 20px;
}

.inside_page_item_list li span.date,.inside_page_item_list li p.inside_page_item_name a,
#home_second_block ul li p.machine_name a,label{
    font-weight: bold;
}


.inside_page_item_list li span.date,#inside_page span.date{
    color: #9A1A1A;
}

#inside_page span.date{
    font-style: italic;
    font-family: Arial;
}

#home_second_block{
    margin-top: 20px;
}

#home_second_block ul li{
    width: 275px;
    margin-top: 10px;
}

#lang_div{
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 9999;
}

#lang_list{
    margin:0px;
    padding:0px;
    list-style: none !important;
}
#lang_list li{
    float: right;
    margin-right: 5px;
}

#inside_page h2{
    font:normal 20px/22px "Times New Roman", Arial;
}

.paging_class{
    margin: 0 auto;
}
.paging_class tr td{
    padding: 0px 5px;
}

#media_player{
    border: 2px solid #C0C0C0;
    margin-top: 20px;
    background: transparent url('../images/stream-load.gif') center center no-repeat;
}

#member_login_error{
    display: none;
}

#member_registration{
    margin-top: 10px;
}

#member_registratation_error{
    width: 300px;
    margin: 0 auto;
    padding: 10px
}

#MooFlow{
/*    border: 3px solid #CCCCCC;*/
    font-size: 15px;
}

#MooFlow img{
    border: none
}

#search_text{
    background-color: #D9ECFB !important;
    width: 130px;
}