@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

body {
   height:100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#444444;
   background-color:#fff;
   text-align:justify;
   font-smooth:always;
   background-image:url(images/background.jpg);
   background-repeat: repeat-x;
   background-position: left top;
}

img {
	
	border:none;
}

p { 
   text-align:justify;
   line-height:19px;
   }

li { 
   list-style-type:none;
   }
   
a{outline:none;}

a {
   color:#123e84;
   cursor:pointer;
   text-decoration:none;
}

a:hover {
    color:#bf1e2d;
	text-decoration:none;
}

.clear {
	clear: both;
}

h2 {
  font-size:15px;
  font-weight:normal;
  color:#123e84; 
	}
	
h1 {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px;
	font-weight:500;
	color:#123e84;
	font-size:20px;
	margin-bottom:20px;  
}

h3 {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px;
	font-weight:500;
	color:#da101e;
	font-size:16px;
	margin-bottom:20px;  
}


	
#mainwrap{
width:1000px;
height:auto;
margin:0px 0px 0px 0px;
text-align:left;
}

#header{
width:960px;
height:auto;
margin:20px 20px 20px 20px;
float:left;
}

#logo{
float:left;
padding:0px 0px 0px 0px;
}

#header-right{
float:right;
padding:0px 0px 0px 0px;
}

#banner-contact,#banner-aboutus,#banner-services,#banner-clients,#banner-products,#banner-careers,#banner-enquiry,#banner-downloadCenter{
	width:960px;
	height:275px;
	display:block;
	float:left;
	margin:0px 20px 0px 20px;
}
#banner-contact{
	background:url(images/contactus-banner.jpg) no-repeat;
	}

#banner-services{
	background:url(images/services-banner.jpg) no-repeat;
}

#banner-clients{
	background:url(images/clients-banner.jpg) no-repeat;
}

#banner-aboutus{
	background:url(images/aboutus-banner.jpg) no-repeat;
}



#banner-careers{
	background:url(images/careers-banner.jpg) no-repeat;
	}
	
#banner-enquiry{
	background:url(images/enquiry-banner.jpg) no-repeat;
	}
	
#banner-downloadCenter{
	background:url(images/downloadCenter-banner.jpg) no-repeat;
	}

#content-area{
width:960px;
height:auto;
margin:0px 20px 20px 20px;
float:left;

}

#column-left{
width:724px;
height:auto;
margin:0px 0px 0px 0px;
float:left;
}

#column-right{
width:216px;
height:auto;
float:left;
padding:0px 0px 0px 20px;
}

#menu_servicii{
width: 724px;
margin: 0 auto;
}

#menu_servicii ul{
width: 724px;
height: 70px;
list-style: none;
padding: 0px;
margin: 0px;
border-top:1px solid #f1f1f1;}

#menu_servicii ul li{
background: url(images/selected_not.png) no-repeat center top transparent;
float: left;
padding-top: 30px;
margin-right: 68px;
margin-top: -11px;
max-width:160px;
text-align:center;

}

#menu_servicii ul li:hover{background: url(images/selected.png) no-repeat center top transparent;}
#menu_servicii ul li a{color:#444444;font-family:arial;font-size:16px;display:block;text-decoration:none}
#menu_servicii ul li a:hover{color:#123e84;}
#menu_servicii ul li.active a{color:#123e84;}
#menu_servicii ul li.active{background: url(images/selected.png) no-repeat center top transparent;}

.main_servicii .titluri{top:0px;width:100%;margin-bottom:20px; margin-top:0px;}
.main_servicii .titluri {color:#123e84; font-size:20px; font-weight:normal;}
.main_servicii p{font-family:arial;font-size:12px;color:#444;text-align:justify;width:724px;margin:0 auto;margin-bottom:0px}
.main_servicii { float:left; width:724px;}


#contact-left{
width:260px;
height:auto;
margin:0px 44px 0px 0px;
float:left;
}

#contact-right{
width:420px;
height:auto;
float:left;
padding:0px 0px 0px 0px;
}


#content .inner-col {
	width:100%;
	float:left;
	word-wrap:break-word;
}


#content .inner-col p {
	line-height:21px;
    font-size:12px;
}

#content .inner-col strong {
color:#123e84;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
}

#content .inner-col p span{
	padding:20px 0 0 30px;
	display:block;
}

#content .inner-col p .fax{
	background:url(images/icon_fax.jpg) 0 22px no-repeat;
}

#content .inner-col p .telephone {
	background:url(images/icon_phone.jpg) 0 18px no-repeat;
}

#content .inner-col p .hq {
	background:url(images/icon_address.jpg) 0 0px no-repeat;
}


#content .inner-col p .email {
	background:url(images/icon_mail.jpg) 0 19px no-repeat;
}



#content .inner-col .email-addr {
	display: inline-block;
	padding:0px 0px 0px 20px; }
	
	


#certificate{

float:right;
padding:0px 0px 0px 0px;
}

.phone {display:block;float:left;background:url(images/phone-icon.png) no-repeat;padding:0.2em 2.0em 0.0em 2.5em; font-family:Arial, Helvetica, sans-serif;font-size:22px; font-weight:bold;color:#bf1e2d;text-align:right;width:auto;height:auto;}
.phone a {color:#123e84;font-size:11px;line-height:2.0em;letter-spacing:0.03em; font-weight:normal;}
.phone a:hover {color:#bf1e2d; text-decoration:none; font-size:11px; font-weight:normal;}

#contact{
width:300px;
float:left;
padding:0px 0px 0px 0px;
}


	
	
	.services_listing {
	padding:0px 0px;
	margin:0px;
}

.services_listing strong {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#123e84;
	}

.services_listing ul {
	
	padding:0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}
.services_listing ul li {
	text-align:justify;
	padding:0px 0px 4px 18px;
	margin:0px 0px 0px 0px;
	line-height:18px;
	background:url(images/square-arrow.png) no-repeat 0px 5px;
	color:#444444;
}


.menuTop_wrap{
	width:960px;
	height:40px;
	background:url(images/menu_bg.jpg) no-repeat;
	margin:0px 20px 0px 20px;
	float:left;
	}	
		
.rightnavigation{ width:181px;
padding-top:15px;
float:left;
padding-left:32px;


}	
.rightnavigation a{ color:#FFFFFF;
text-decoration:none;
line-height:0px;
height:11px;
display:block;}
	
.menuDown_wrap{ 
	width:960px;
	height:8px;
	float:left;
	margin:0px 20px 0px 20px;
}
	
.menuDown_left{ width:21px;
	height:8px;
	float:left;
	background:url(images/menuDown_left.jpg) no-repeat;
	}
	
.menuDown_middle{ width:918px;
	height:8px;
	float:left;
	background:url(images/menuDown_centre.jpg) repeat-x;
	}

.menuDown_right{ width:21px;
	height:8px;
	float:left;
	background:url(images/menuDown_right.jpg) no-repeat;
	}
	
.menuTop_container{width:935px;
height:40px;
margin:0px auto;
border:solid 0px #000;
padding-left:25px;
}

.menu{list-style:none;
z-index:9999;
padding:0;
margin:0;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
line-height:1
}

.menu li{
float:left;
border:none;
background: url(images/menu-div.jpg) no-repeat right;
list-style:none;
margin:0;
padding: 15px 22px 14px;
}

.menu li.lastmitem{
float:left;
border:none;
background:none;
list-style:none;
margin:0;
padding: 15px 15px 14px;
}

.menu li:hover,.active{
color:#FFFFFF;
}

.menu li.noactive{background:none}

.menu li a{
    color: #ffffff;
	text-decoration: none;
	line-height:0px;
	padding:0px;
	margin:0px;
	height:11px;
	display:block;
}

.menu li:hover a{color:#FFF;
}

.menu li.right{float:right;
width:168px;
padding-right:30px;
padding-top:15px;
padding-left:0px;
margin:0px;
background:none;
}

.menu li.right a{height:11px; text-align:right;}

#footer {  
	width:960px;
	float:left;
	padding:0;
	margin:0px 20px 0px 20px;
	padding:30px 0px 20px 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	}
	
#footer-left {
	width: 600px;
	float: left;
	padding: 0;
	margin: 0;
}
#footer-right {
	display: block;
	width: 360px;
	height:auto;
	float: right;
	text-align:right;
	padding: 0;
	margin: 10px 0 0 0;
	font-size:11px;
}
.copyrights {
	display: block;
	float: left;
	margin: 0 0 0.7em 0;
	color: #bf1e2d;
	clear: both;
	font-weight: bold;
	line-height: 1.8em;
	font-size:12px;
}

.footer-links {
	float: left;
	clear: both;
	width: 600px;
}
.footer-links a {
	color: #444444;
	font-weight: normal;
	font-size:11px;
	padding: 0px 12px 0px 0px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
.footer-links a:hover {
	color: #bf1e2d;
	
}


.slider-box-wrapper { position:relative; display:block; width:940px; height:326px; float:left;}
.slide-wrapper { padding: 0px; }
.slide-thumbnail { width: auto; padding-top:5px; }
.slide-thumbnail img { float:left; }
.slide-details { width:400px; margin-left:500px; margin-top:55px; position:absolute; display:block; z-index:0;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }
.slide-details .description p { font-size: 16px; line-height: 20px; width:370px; }

.banner-home{
	background:url('images/banner_home.jpg') no-repeat;
	width:960px;
	height:326px;
	display:block;
	float:left;
	margin:0px 20px 0px 20px;
	
}


.right-top {
background:url(images/right-top-bottam-bg.png) no-repeat top right;
	width:contentRightBottomBg;
	height:16px;
}
.right-bottam {
	
    background: url(images/right-top-bottam-bg.png) no-repeat scroll right bottom transparent;
    height: 16px;
    width: 240px;

}
.rightNav {
background: url(images/right-content-bg.jpg) repeat-y scroll 30px 0 transparent;
display: block;
overflow: hidden;
padding: 0 0 0 0px;
width: 240px;
}

.rightNav ul
{
	padding:0;
	margin:0;
}

.rightNav ul li
{
	list-style-type:none;
	margin-bottom:8px;
}

.rightNav ul li a
{
	width:215px;
	height:40px;
	display:block;
	overflow:hidden;
}

a.rightMenu
{
	background:url(images/right_btn.png) no-repeat;
	width:181px;
	height:40px;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 20px;
	
	line-height:40px;
	margin:0px 0px 0px 44px;
	
	
}

a.rightMenuActive 
{
	background:url(images/right_btn_active.png) no-repeat;
	width:224px;
	height:41px;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 44px;
	line-height:40px;
	margin:0px 0px 0px 0px;
}

a.rightMenu:hover
{
	background:url(images/right_btnh.png) no-repeat;
	width:181px;
	height:40px;
    padding:0px 0px 0px 20px;
	line-height:40px;

}



.headings{
    
    display: block;
    margin: 0;
    padding-top: 15px;
	padding-bottom:15px;
	color:#bf1e2d;
	
	
   
}


.homeLeft{width:470px; float:left;}

.homeRight{width:470px; float:right;}






.listing {
	display:inline;
	float:left;
	text-align:center;
	margin-left:0px;
}

#content div.listing h2 {
  margin:0;
  font-size:2.5em;
	color:#334678;
}



	.products_listing {
	padding:0px 0px;
	margin:0px;
}

.products_listing strong {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#123e84;
	}

.products_listing ul {
	
	padding:0px;
	margin: 8px 0px 0px 15px;
	list-style:none;
}
.products_listing ul li {
	text-align:justify;
	padding:0px 0px 8px 22px;
	margin:0px 0px 0px 0px;
	line-height:18px;
	background:url(images/bulletarrow.png) no-repeat 0px 2px;
	color:#5f5f5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

span.plus
{
font-size:13px;
line-height:23px;
}

.product-container{
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:20px 0px 20px 0px;
float:left;
background:url(images/dotted-border-v.gif) repeat-x bottom;
}

.client-listing {
	text-align:left;
	float:left;
	padding-top:0px;
	margin:0px 0px;
	width:724px;
	color:#444444;
	
}


.client-listing ul {
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	
}
.client-listing li {
	padding:0px 0px 10px 22px;
	margin:0px;
	list-style:none;
	float:left;
	width:210px;
	line-height:18px;
	background:url(images/bulletarrow.png) no-repeat 0px 2px;
	vertical-align:middle;

	}
	
	.contentLeft
{
	float:left;
	height:auto;
	width:214px;
	background-color:#f7f7f7;
	border:solid 1px #d3d3d3;
	border-bottom:solid 5px #da101e;

	text-transform:none;
	border-radius:6px;
}

.contentLeftTop
{
	margin-bottom:10px;
	width:214px;
}
contentLeftBottom
{
	width:214px;
}
.contentLeftTopTitle
{
	width:184px;
	padding:10px 15px;
	background:url(images/ti1.png) repeat-x;

}
.contentLeftTopTitle span
{
	display:block;
	background:url(images/contentLeftTitle-right-bg.gif) no-repeat right 5px;
	color:#123e84;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}
.contentLeftTopContent
{
	width:214px;
}

.contentLeftTopContent ul
{
	padding:0;
	margin:0;
}
.contentLeftTopContent ul li
{
	list-style-type:none;
	border-bottom:solid 1px #e2e2e2;
	font-size:12px;

}
.contentLeftTopContent ul li a
{
	display:block;
	overflow:hidden;
	padding:8px 0 8px 15px ;
	color:#737373;
	text-decoration:none;
}
.contentLeftTopContent ul li a:hover
{
	color:#737373;
	background:url(images/as3.jpg) repeat-y;
	font-weight:normal;
	
}

.contentLeftTopContent ul li a.activeBtn
{
	color:#737373;
	background:url(images/contentLeft-Top-Content-hover-bg.jpg) repeat-y;
	cursor:default;
	font-weight:normal;
}
/*accordion menu style starts here*/
.accordian_list {
	width:214px;
}
.accordian_head {
	padding:3px 11px;
	cursor: pointer;
	position: relative;
	margin:0;
	font-weight:normal;
	height:9px !important;
	background:url(images/q.png) no-repeat 6px 10px;
	  font-family:Arial, Helvetica, sans-serif;
	  text-transform:uppercase;
	  
}
.accordian_on {
	background: url(images/sprite-bg.png) no-repeat 0 -46px  !important;
	color:#123e84!important;
}
.accordian_body {
	width:214px;
	display:none;
	margin-bottom:10px;
}
.accordian_body .content {
	margin:0 15px 0 15px;
	overflow:hidden;
	display:block;
}
.accordian_body .content ul {
	padding:0;
	margin:0;
}
.accordian_body .content ul li {
	padding:5px 0 5px 0;
	list-style:none;
	float:left;
	width:574px;
	font-weight:normal;
	border-bottom:1px solid #daca9e;
}
.accordian_body .content ul li.noborder {
	border:0;
}
.accordian_body .content ul li.tlr {
	text-align:right;
}
.accordian_body .content ul li.tlrH {
	text-align:right;
	height:30px;
}
.accordian_body div.activitiescontent {
	background: none repeat scroll 0 0 #fbfbfb;
    display: block;
    line-height: 18px;
    overflow: hidden;
    padding:0;
    width: 214px;
	border-top:none;
	border-bottom:solid 1px #dcdcdc;
}
.accordian_body div.activitiescontent p
{
	padding:0;
	margin:0 0 15px 0;
}
.accordian_body div.activitiescontent ul {
    margin: 0;
    padding: 0;

}

.accordian_body div.activitiescontent ul li{
}

.accordian_body div.activitiescontent ul li.b1 {
    background: url("images/bullets-1-bg.gif") no-repeat scroll  508px 8px ;
    direction: rtl;
    line-height: 29px;
}
.accordian_body div.activitiescontent ul li {

    border-bottom: 1px solid #E2E2E2;
    font-size: 12px;
    list-style-type: none;
}
.accordian_body div.activitiescontent ul li a:hover
{
	background:url(bullets-bg.gif) no-repeat left 17px ;

}
.accordian_body div.activitiescontent ul li a
{
	color:#737373;
    display: block;
    overflow: hidden;
    padding: 6px 0 6px 15px;
    text-decoration: none;
}

.accordian_body div.activitiescontent ul li a.active
{
	 background: url("images/contentLeft-Top-Content-hover-bg.jpg") repeat-y scroll 0 0 transparent;
    color: #737373;
    cursor: default;
    font-weight:normal;
}
.accordian_body div.activitiescontent ul li a:hover
{
	background: url("images/as3.jpg") repeat-y scroll 0 0 transparent;
    color: #737373;
    font-weight: normal;
}
p.accordian_head {
	background: url(images/sprite-bg.png) no-repeat left 0 ;
    color: #123e84;
    display: block;
	font-size:12px;
    font-weight: normal;
    overflow: hidden;
    padding: 15px 35px 22px 16px;
    width: 162px;
	margin-top:20px;
}
p.accordian_head:hover {
	background: url(images/sprite-bg.png) no-repeat left 0;
	color:#123e84;
}
p.accordian_head strong {
	float:left;
	margin:11px 0 0 5px
}
p.accordian_head span {
	float:right;
	font-weight:normal;
	text-align:left;
	margin:12px 24px 0 0;
}
p.accordian_one strong {
	float:left;
	margin:11px 0 0 5px
}
p.accordian_one span {
	float:right;
	font-weight:normal;
	text-align:left;
	margin:9px 24px 0 0;
}

/*accordion style ends here*/


.products{width:724px; float:left; margin-top:0px;}
.products ul{list-style-type:none;}
.productsImg{float:left;width:199px;height:auto; }
.products-container{width:724px; height:auto; background:url(images/dotted-border-v.gif) repeat-x bottom;  margin-top:10px; padding-bottom:10px; float:left;}

.products-container.last {
background:none;
}
.products-details{float:left; width:500px; float:right;line-height:18px; }

.products-heading { width:500px; font-size:14px; color:#123e84; font-weight:normal; float:left;text-decoration:none; padding-bottom:10px;}

.products-content{ width:500px;  font-size:12px; color:#555555; float:right;text-decoration:none; line-height:18px; text-align:justify;}

.down_links { font-family: Arial; font-size: 12px; text-decoration: none; background-image: url("images/download-icon.gif"); background-repeat: no-repeat; background-position: 5px 6px;  display: block; line-height: 13px;  margin-top: 5px;  padding-top: 15px; float:right;  }

.listing1 {
	padding:0px 0px;
	margin:0px;
}

.listing1 li {
	text-align:justify;
	padding:0px 0px 0px 12px;
	margin:5px 0px 0px 0px;
	line-height:18px;
	background:url(images/tipsy.jpg) no-repeat 0px 6px;

	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	
	}


