
/*sub module client*/

.taglineClients {	background: #CFF url(/images/about/clients/bgTagline.jpg) top left no-repeat;}
.clientsCategory{  background-color: white;  border-top: 1px solid #D1DADA;  color: #4F4B54;  font-size: 19px;  margin-bottom: 5px;  margin-top: 40px;}
.clientsCategory:first-child{
 margin-top: 10px;
}
div.clientsContent {    background: url("/images/about/bg_clients.jpg") repeat-x scroll 0 bottom #fff;    padding: 5px 0;    border: 1px solid #e5e5e5;}
div.clientsContent div img{
margin: 14px auto 28px;
display: block;
}
/*sub module company*/

.taglineCompany {
	background: #CFF url(/images/about/company/bgTagline.jpg) top left no-repeat;
}

/*sub module press*/

.taglinePress {
	background: #CFF url(/images/about/press/bgTagline.jpg) top left no-repeat;
}
.nextToTagline {
	background: #CFF url(/images/about/press/bgDownloadBlock.jpg) top left no-repeat;
}
.prTitle {
	font-size:1.2em;
	font-weight:bold;
}
.box {
	background-color:#e8e8e8;
}
.box span {
		font-weight:bold;
		color: #666;
		font-size: 1.2em;
	}
.coupure {	float: left;
	border-top: 1px solid #CCC;	padding: 0.5em 0em;
	margin-top: 5px;
}
.descr {
	border-top: 1px solid #d5d5d5;
	margin-bottom: 0;
}
.source {
	font-weight: bold;
	font-size: 1.1em;
}

.title, .title a {	font-size: 1.1em;	font-weight: bold;	text-decoration: none;}
#content h3.title, h3.title a {	font-size: 14px;	font-weight: bold;	text-decoration: none;
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
	height: auto;}
.title a:hover {	text-decoration: underline;}

.author {
	font-size: 0.9em;
  color: #666;
	font-style:italic;
}
#content .new_style h1, .new_style h1 {
	color:#FF6600;
	font-size:24px;
	padding-top:0;}
p.textnews{margin-bottom:5px;}
p.gotonews{text-align: right;margin-bottom: 0px;}
p img{margin:0 5px 0 0;}
ul.newsletter li{background-color:#f4f4f4;padding:5px;margin-bottom: 10px;list-style: none;}


div#leftmenu ul li ul{
	display: none;
}
div#leftmenu ul li.selectedMenu ul{
	display: block;
}
div#leftmenu ul li.largeMenu ul li{
	background: url("/images/common/left-menuExtanded.gif") no-repeat scroll 0 -11px transparent;
}
div#leftmenu ul li.selectedMenu a.submenu{
	background: none;
    font-size: 12px;
    font-weight: normal;
    padding-left: 30px;
    padding-top: 4px;	
    padding-bottom: 4px;
    padding-right: 1px;
    width: 155px; 
    height: auto;
    color: #404040;	
}

div#leftmenu ul li.largeMenu a.submenu:hover{
    color: #ff6600;	
}

div#leftmenu ul li hr.SubMenuHr{
	display: none;
}
div#leftmenu ul li.selectedMenu hr.SubMenuHr{
	padding:0;
	display: block;
	margin:0;
	height:1px;
	background-color: #D1DADA;
	width: 145px; 
	margin-left: 28px;
	float: left; /*for ie*/
}

div.newsThanks {
    border: 1px solid #CCCCCC;
    margin: 0 0 1.5em;
    padding: 1.4em;
}
div.newsletter_sub{
	margin-left:30px;
}

div.newsletter_sub input.text{
	width: 220px;
}

input.formbutton {
    background: url("/images/common/dtn_submit_form.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding-left: 11px;
    padding-right: 31px;
    text-align: left;
    text-decoration: none;
    width: 120px;
}

input.formbutton:hover{
	background: url("/images/common/dtn_submit_form.jpg") no-repeat scroll 0 bottom transparent;
}

input.captcha {
    border: 1px solid #BBBBBB;
    height: 18px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    top: -15px;
    width: 100px;
}

p.captcha_text {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 0;
}

p.captcha_subtext{
	font-style: italic;
    position: relative;
    top: -9px;
}

.error_list{
margin-bottom: 15px;
}

