﻿
img 
{
    vertical-align:bottom; /*Fix for IE7*/
}
a:focus, a:active { 
    outline: 0; 
    -moz-outline: none; 
}
*:focus 
{
    outline: none; /*For chrome*/
}

/******************************HOME**********************/
.welcome
{
	margin:0;
    padding:0;
    padding-left:10px;
    background-image:url('images/home_title.jpg');
    background-repeat:no-repeat;
    height:39px;
    overflow:hidden
    ;
	border-bottom:1px solid #999999;
}
.home_buttoms
{
	margin-top:50px;
	margin-bottom:50px;
	overflow:hidden;
}
.home_buttoms table tr td
{
}
.home_buttoms table .home_box
{
	vertical-align:bottom; 
	margin-right:17px; 
	width:200px;
}

.home_buttoms .home_topbox
{
	background-image:url('images/home_topBox.jpg');
	background-repeat:no-repeat;
	padding:18px;
}
.home_buttoms .home_bottombox
{
	background-image:url('images/home_bottomBox.jpg');
	background-repeat:no-repeat;
	width:200px;
	height:250px;
	overflow:hidden;
	margin-right:20px;
	text-align:center;
}
.home_buttoms .home_bottombox img
{
    margin-top:20px;
    margin-bottom:20px;
}
.home_buttoms .home_boxdescription
{
	text-align:left;
	padding:14px;
	overflow:hidden;
	display:block;
	line-height:15px;
	text-align: justify;
}

/*******************************************************/
p.general-contact
{
border-bottom:1px solid #fdbe0f;
line-height:18px !important;
padding-bottom:15px;
}

p.general-contact2
{
line-height:18px !important;
padding-bottom:15px;
}

ul.bulletpoints_normal{
    margin:0;
    padding:0;
    margin-left:5px;
    margin-bottom:20px;
    list-style: none;
    list-style-type:none;
}
ul.bulletpoints_normal li{
    margin:0;
    padding:0;
    padding-left:10px;
    background-image:url('images/bullet.jpg');
    background-repeat:no-repeat;
    margin-bottom: 8px;
    list-style: none;
    list-style-type:none;
}

.whatWeDo_table
{
overflow: hidden;
margin-top:30px;
margin-bottom:50px;
}

.why_buttoms
{
margin-top:35px;
margin-bottom:50px;
overflow:hidden;
}
table.clients tr
{
	height:30px;
}
.client_list
{
	
    padding-left:10px;
    background-image:url('images/bullet.jpg');
    background-repeat:no-repeat;
    font-weight:bold;
}

.news_layer
{
	width:658px;
	margin-top:20px;
	margin-bottom:20px;
}

.news_layer .news_image
{
	background-image:url('images/news_box_container.jpg');
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:162px;
	height:131px;
	padding-top:25px;
	padding-left:17px;
	
}

.news_layer .news_description
{
	float:left;
	padding-left:0;
	overflow:hidden;
	width: 470px;
}

.news_layer .news_description .date
{
	color:#999999;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
    margin-bottom: 8px;
}
.news_layer .news_description h3 
{	
    border:none !important;
    margin: 0;
}

.news_layer .news_description h3 a
{
	font-size: 18px;
    margin: 0;
    display:block;
    color:#7f7f83;
    text-decoration:none;
    font-weight:normal;
}
.news_layer .news_description span.subtitle
{

	font-size: 11px;
    margin: 0;
    display:block;
    color:#e8a006;
    font-weight:bold;
    font-style:italic;
    margin-bottom: 8px;
}
.news_layer .news_description .more
{
	color:#e8a006;
	font-weight:bold;
	float:left;
	font-size:10px;
	text-decoration:none;
	cursor:pointer;
}
table.contactform{
}
table.contactform tr {
}
table.contactform tr th{
    padding-right: 1px; 
    padding-bottom:10px;
}
table.contactform tr th span.text{
    min-height:16px;
    display:block;
    text-align:right; 
    padding: 5px; 
    padding-right: 20px; 
    background-color:#e6e6e6;
    vertical-align:middle;
    color:#555;
}
table.contactform tr th span.text2{
    min-height:16px;
    display:block;
    text-align:right; 
    padding: 5px; 
    padding-right: 20px; 
    vertical-align:middle;
    color:#000;
}
table.contactform tr th span.mandatory{
    color:red;
}
table.contactform tr td{
        vertical-align:top;
}
table.contactform input[type=text], table.contactform textarea, table.contactform input[type=password]{
    border:1px solid #bbb;
    padding:4px;
}
table.contactform select{
    border:1px solid #999;
    padding:4px;
    
}
a.submit{
    background-image:url('images/submit.jpg');
    width: 120px;
    height: 24px;
    display:block;    
	text-decoration:none;
    margin-left: 290px;
    margin-top: 10px;
}
a.submit span{
    visibility:hidden;
	text-decoration:none;
}
/***** Forgot Password *****/
a.submit_forgotpassword{
    background-image:url('images/forgot_pwd_button.jpg');
    width: 115px;
    height: 26px;
    display:block;    
	text-decoration:none;
	margin-top: 3px;
}
a.submit_forgotpassword:hover
{
    background-position: center 26px;
}
a.submit_forgotpassword span{
    visibility:hidden;
	text-decoration:none;
}

/***** Recover Password *****/
a.submit_recoverpassword{
    background-image:url('images/recover_pwd_button.jpg');
    width: 115px;
    height: 26px;
    display:block;    
	text-decoration:none;
	margin-top: 3px;
}
a.submit_recoverpassword:hover
{
    background-position: center 26px;
}
a.submit_recoverpassword span{
    visibility:hidden;
	text-decoration:none;
}

/***** Recover Password *****/
a.submit_update{
    background-image:url('images/update_button.jpg');
    width: 60px;
    height: 26px;
    display:block;    
	text-decoration:none;
	margin-top: 3px;
}
a.submit_update:hover
{
    background-position: center 26px;
}
a.submit_update span{
    visibility:hidden;
	text-decoration:none;
}

/***** Login *****/
a.submit_login{
    background-image:url('images/submit_login.jpg');
    width: 120px;
    height: 24px;
    display:block;    
	text-decoration:none;
    margin-left: 290px;
    margin-top: 10px;
}
a.submit_login span{
    visibility:hidden;
	text-decoration:none;
}
a.submit_signup{
    background-image:url('images/submit_signup.jpg');
    width: 120px;
    height: 24px;
    display:block;    
	text-decoration:none;
    margin-left: 290px;
    margin-top: 10px;
}
a.submit_signup span{
    visibility:hidden;
	text-decoration:none;
}
a.update_password{
    background-image:url('images/updt_pwd.jpg');
    width: 120px;
    height: 24px;
    display:block;    
    float:right;
}
a.update_password span{
    visibility:hidden;
}
.news span.date{    
    color:#999999;
    font-size: 10px;
    display:block;
    margin: 0;
    margin-bottom:5px;
}
.news .line{
    background-color:#c2c2c2; 
    height:1px;
    margin: 0;
    margin-bottom:10px;
}
.news h1.title{
    color:#7f7f83;
    font-size: 18px;
    margin:0;
    margin-bottom:4px;
}
.news h2.subtitle{
    color:#e8a006;
    font-size: 11px;
    font-weight:bold;
    font-style:italic;
    margin:0;
    margin-bottom:15px;
}
.news div.content{
    border-bottom:1px solid #c2c2c2;
    padding-bottom: 25px;
    margin-bottom: 15px;
    line-height: 170%;
}
.news .img{
    margin-right: 25px;
    margin-bottom: 25px;
    width:215px;
    float:left;
}
.news a.back
{
    background-image: url('images/back_icon.jpg');
    background-repeat:no-repeat;
    padding-left:20px;
    padding-top:2px;
    height:20px;
	color:#e8a006;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	cursor:pointer;
}
#cta_advert 
{
    text-align:center;
    position:relative !important;
    z-index:99;
}
#cta_advert  a
{
    display:block;
}