
html, body, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th, div
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}
body
{
    background-color: #FFF;
    background-image: url(img/00.gif);
    background-repeat: no-repeat;
    color: #333;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
}
/*--------------------------*/
.header
{
    clear: both;
    margin: auto;
    height: 97px;
    min-width: 1200px;
}

#leftbg 
{
    position: absolute;
    background-image: url(img/bg_l.png);
    height: 238px;
    width: 19px;
    left: 0px;
    background-repeat: no-repeat;
}
#middlebg
{
    position: absolute;
    background-image: url(img/bg_m.png);
    height: 238px;
    left: 19px;
    right: 19px;
    background-repeat: repeat-x;
}
#rightbg
{
    position: absolute;
    background-image: url(img/bg_r.png);
    height: 238px;
    width: 19px;
    right: 0px;
    background-repeat: no-repeat;
}
#bg
{
    position: absolute;
    height: 238px;
    min-width: 1180px;
    top: 0px;
    left: 10px;
    right: 10px;
}

#textbg
{
    position: absolute;
    background-image: url(img/text_bg.png);
    height: 215px;
    width: 608px;
    top: 25px;
    left: 25px;
}
#programm
{
    position: absolute;
    top: 20px;
    right: 43px;
    background-image: url(img/img.png);
    width: 298px;
    height: 220px;
}

#titletxt
{
    height: 260px;
}
#news {
    position: absolute;
    right: 0px;
    top: 260px;
    width: 400px;
}
/*--------------------------*/
.news_frame_bottom
{
    position: absolute;
    background: url(img/frame_bottom.png) repeat-x;
    background-position: 0% 100%;
    top: 642px;
    right: 23px;
    width: 330px;
    height: 2px;
}
.news_frame_right
{
    position: absolute;
    background: url(img/frame_right.png) no-repeat;
    height: 409px;
    width: 25px;
    right: 2px;
    top: 235px;
}
.news_frame_left
{
    position: absolute;
    background: url(img/frame_left.png) no-repeat;
    height: 409px;
    width: 33px;
    right: 345px;
    top: 235px;
}

html
{
    height: 100%;
    margin: 0px;
    padding: 0px;
}

a
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #0084CB;
}
a:link
{
	text-decoration: none;
	font-size: 14px;
}
a:visited
{
    text-decoration: underline;
    color: #2C83B8;
}
a:hover
{
    text-decoration: underline;
    color: #0084CB;
}
a:active1
{
    text-decoration: none;
    color: #F90;
}
.a_color
{
	color: #F90 !important;
	text-decoration: none !important;
	font-size: 12px !important;
	font-weight: bold;
}
.a_color:hover
{
	color: #F90 !important;
	text-decoration: underline !important;
	font-size: 12px;
	font-weight: bold;
}

.subcblock a {
	color: #F90;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

img
{
    border: 0px;
}
.folder
{
    background-repeat: no-repeat;
}
/* footer */
#footer
{
    /*width: 100%;*/
    height: 20px;
    /*position: absolute;*/
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    padding: 0 0 20px 0;
    color: #5BACE4;
    min-width: 1200px;
    
}

#footer .line
{
    position: relative;
    background-color: #B6DBF3;
    height: 1px;
    margin-bottom: 2px;
}
#footer .co
{
    margin-left: 20px;
    position: relative;
    padding-top: 5px;
    height: 20px;
}

.foldertitle
{
    position: absolute;
    font-family: Arial;
    font-size: 27px;
    color: #FFF;
    left: 55px;
    top: 65px;
    min-width: 544px;
}
.foldertxt
{
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    color: Black;
    min-width: 750px;
    top: 120px;
    left: 55px;
    right: 450px;
}
.folderlink
{
    position: absolute;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
text-align: right;
color: white;
top: 200px;
min-width: 750px;
left: 55px;
right: 450px;
}
.folderlink a
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    margin-left: 200px;
    text-align: right;
}

#layout
{
    min-height: 700px;
    position: absolute;
    bottom: 0px;
    top: 97px;
    /*min-width: 995px;*/
    width: 100%;
}
#clear
{
    clear: both;
    height: 15px;
    
}
.titleblock1p
{
    font-size: 13px;
    font-weight: bold;
    color: #2C83B8;
    text-decoration: underline;
}

.titleblock2p:hover
{
    text-decoration: none;
    color: #F90;
    font-weight: bold;
}

.titleblock2p
{
    font-size: 13px;
    font-weight: bold;
    color: #2C83B8;
    cursor: pointer;
}
.titleblocklink1p
{
    padding-bottom: 7px;
    color: #5cade4;
    border-bottom: 2px solid #5cade4;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.titleblocklink1p:hover
{
    padding-bottom: 7px;
    color: #F90;
    border-bottom: 2px solid #F90;
    text-decoration: none !important;
}
.langselected
{
    font-size: 12px;
    font-weight: bold;
    color: #2C83B8;
    padding-top: 10px;
    padding-bottom: 30px;
}
.lang
{
    font-weight: bold;
    color: #2C83B8;
    padding-top: 10px;
    padding-bottom: 30px;
}
#menu ul
{
    margin: 0 auto;
    padding: 0;
    white-space: nowrap;
    list-style: none;
    height: 90px; /*position:relative;*/
    background: #fff;
}
#menu li
{
    float: left;
    padding-left: 15px;
    line-height: 118px;
}

#menu li a
{
    font-size: 13px;
    display: block;
    float: left;
    height: 73px;
    width: 81px;
    color: #5BACE4;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    cursor: pointer;
    background: url(img/menu_normal.gif) no-repeat;
}


#menu li a:hover
{
    color: #f90;
    background: url(img/menu_over.gif) no-repeat;
    height: 73px;
}
#menu li.current a
{
    color: #fff;
    background: url(img/menu_selected.png) no-repeat;
    height: 81px;
	line-height: 118px;
	width: 84px;
}
#menu li.current a:hover
{
   
}

#submenu ul
{
    margin: 0;
    padding: 0; /*white-space:nowrap;*/
    list-style: none;
    position: relative;
    background: #fff;
    padding-top: 15px;
    width: 250px;
    padding-left:10px;
}
#submenu li
{
    padding-left: 00px;
    line-height: 20px;
}

#submenu li a
{
    font-size: 12px;
    display: block;
    height: 20px;
    color: #5BACE4;
    text-decoration: none; /*font-family:Tahoma, Geneva, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0px;
    cursor: pointer;
    padding-left: 15px;
    font-weight: bold;
}

#submenu li a:hover
{
    color: #f90;
    height: 20px;
    text-decoration: underline;
}
#submenu li.current a
{
    font-size: 13px;
    color: #2C83B8;
    height: 20px;
    background-image: url(img/submenu_selected.gif);
    background-repeat: no-repeat;
    font-weight: bold;
}
#submenu li.current a:hover
{
    color: #2C83B8;
    background: url(img/submenu_selected.gif) no-repeat;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
}

#submenu li.testmenu a:hover
{
    color: #F90;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
}


#submenu li.testmenu a, #submenu li.testmenu_selected a
{
    color: #5BACE4;
    font-size: 12px;
    display: block;
    height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0px;
    cursor: pointer;
    font-weight: bold;
}

#submenu li.testmenu_selected a
{
    color: #2C83B8;
}


.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #2C83B8;
    min-width:650px;
    padding-left:3px;
}

.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #2C83B8;
}

.txt
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-right: 60px;
}
p
{
    margin-top: 10px;
}
.tdhorl
{
    background-image: url(img/02.png);
    background-repeat: repeat-x;
    height: 4px;
}
.projects
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-right:30px;
    padding-left:3px;
}
.rimg
{
    border: 0;
    padding-right: 25px;
    float: left;
}
.blockheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #5BACE4;
    padding-bottom: 5px;
}
.blockheaderlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #5BACE4;
    padding-bottom: 5px;
    text-decoration: underline;
}
.details
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #FFF; /*text-align:right;*/
    padding-top: 10px;
}
.details a
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #5BACE4;
}

.news
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}
.data
{
    float: left;
    padding-right: 10px;
    font-size: 12px;
    color: #2C83B8;
}
.partners
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}
.contact
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.inputfield
{
    width: 450px;
    border: solid 1px #5BACE4;
    color: #2C83B8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: -1;
}

.btn
{
    border: solid 1px #5BACE4;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #5BACE4;
    font-weight: bold;
}
.btnimg
{
    background-image: url(img/button2.png);
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #fff;
    background-color: White;
    border-color: White;
    border-width: 0px;
    width: 50px;
    height: 24px;
    cursor: pointer;
    padding: 0px;
	margin: 0px;
	line-height: 25px;
	/*text-indent: 2px;*/
	vertical-align: middle;
	
}
.btnsend
{
    background-image: url(img/btnsend.png);
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #fff;
    background-color: White;
    border-color: White;
    border-width: 0px;
    width: 84px;
    height: 20px;
    padding-bottom: 2px;
    text-align:center;
}
#subcontact
{
    margin: 0;
    padding: 0; /*white-space:nowrap;*/
    list-style: none;
    position: relative;
    background: #fff;
    padding-top: 15px;
    width: 250px;
}
.subcblock
{
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    font-size: 12px;
    color: #2C83B8;
    clear: both;
}

#subcontact .subcblock a
{
    color: #5BACE4;
    font-size: 11px;
}
#subcontact .subcblock img
{
    border: 0;
    padding-right: 5px;
    float: left;
}
.ast
{
    padding-right: 3px;
    color: #5BACE4;
    font-size: 12px;
}
.requiredfieldstar
{
    padding-right: 3px;
    color: #F90;
    font-size: 12px;
}
.ErrorLabel
{
    color: Red;
}

.newsdate
{
    color: #4E4E4E;
    font-size: 85%;
    white-space: nowrap;
}
.blogs
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}
.searchfield
{
    /*width: 315px;
    height: 18px;*/
    background-image: url(img/search_bg1.png);
    width: 185px;
    height: 24px;
    background-repeat:no-repeat;
    /*padding-left: 10px;*/
    /*border: 0px solid #2C83B8;*/
    border: 0px;
	margin: 0px;
	padding: 0px;
    font-size: 13px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2C83B8;
	text-indent: 10px;
	display: block;
	vertical-align: middle;
	line-height: 24px;
    
}

.h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-left: 20px;
    padding-bottom: 5px;
}
.automate-training-testing
{
    color: black;
}

.ViewApp, .ViewApplink
{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #333;
}
.ViewApplink
{
    text-decoration: underline;
}
.ul_1
{
    color: #333;
}

.tdrepeat
{
    background-image: url("img/bg1.png");
}
.tdcolor
{
    background-color: White;
}
.rightbg
{
    background-image: url("img/bg_r.png");
    background-repeat: no-repeat;
}

.maintxtdiv
{
    position: absolute;
    top: 150px;
    left: 35px;
    width: 65%;
}

.modulestxtdiv
{
    position:absolute;
    /*top: 400px;*/
    left: 40px;
    right: 430px;
    min-width: 770px;
}
.search_ie
{
	//padding-top: 0px;
}

