@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#eeeeee;
	color:#333;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6, p, span, input, select, form, textarea, ul{
	margin:0;
	padding:0;	
}
p{line-height:18px; text-align:justify;}
a{
	text-decoration:none;
	outline:none;	
}

img{
	max-width:100%;
	display:block;
}

.clr{
	clear:both;	
}

.container{
	width:980px;
	margin:0 auto;
}

header{
	padding:15px 0 0 0;
	background:#d1001f;
	margin:0 0 12px 0;	
}

.logo{
	padding:0 0 14px 0;	
}

nav{
	margin:0;
	padding:0;
	background:#ef0023;
	border-bottom:solid 7px #a0181c;	
}

nav ul{
	margin:0;
	padding:0;
	overflow:hidden;	
}

nav ul li{
	float:left;
	list-style:none;	
}


nav ul li a{
	color:#fff;	
	font-size:14px;
	line-height:34px;
	padding:0 10px;
	display:inline-block;
	border-left:solid 1px #a0181c;
}

nav ul li.active a{
	color:#000;
	background:#a0181c;	
}
nav ul li.active a:hover{
	color:#000;
	background:#0063a6;
}
nav ul li:first-child a{
	border:none;	
}

nav ul li a:hover{
	color:#000;
	background:#fff;	
}

.con_left{
	background:#fff;
	padding:16px 22px;
	width:164px;
	float:right;	
}

.con_left h3{
	font-size:16px;
	line-height:16px;
	padding:0 0 15px 0;	
}

.con_left ul{
	margin:0;
	padding:0;	
}

.con_left ul li{
	list-style:none;
	font-size:13px;
	font-weight:normal;
	line-height:24px;	
}

.con_left ul li a{
	border-bottom:dotted 1px #e7e7e7;
	color:#0063a6;
	display:block;
	background:url(../images/red-dot.png) no-repeat left 9px;
	padding-left:12px;
}
.con_left ul li a.active{
	color:#000;
	background:url(../images/red-dot-hover.png) no-repeat left 9px;
}
.con_left ul li ul{
	padding-left:15px;
}
.con_rt{
	 float:left;
	 width:760px;	
}
.btm_slider{
	margin:0;
}
.inner_con{
	background:#fff;
	padding:12px;
}
.inner_con h2{
	color:#555;
	font-size:22px;
	margin-bottom:35px;
}
.bredcrums{
	margin-bottom:15px;
	background: none repeat scroll 0 0 #f8f8f8;
	padding:0 10px;
	
}
.bredcrums p{
	color:#0063a6;
	font-size:13px;
	line-height:32px;
}

.bredcrums p span{
	color:#b51a1b;	
}

.bredcrums p a{
	padding:0 15px;
	color:#014b94;
	text-decoration:none;
}
.row1{
	margin-bottom:35px;
}
.row1-L{
	width:300px;
	float:left;
}
.row1-L > img {
    width: 100%;
}
.row1-R{
	width:415px;
	float:right;
}
.row1-R h3{
		color:#d1001f;
		font-size:18px;
		font-family: Verdana, Geneva, sans-serif;
}
.row1-R p{
	font-size:12px;
	color:#333;
}
.row1-R ul{
}
.row1-R ul li{
	display:block;
	padding:2px 0;
	border-bottom:1px solid silver;
}
.row1-R ul li p{
	font-size:12px;
}
.label{
	float:left;
	font-weight:bold;
	color:#777;
	font-size:12px;
	
	text-align:justify;
	width:33%;
}
.values{
	float:right;
	font-size:12px;
	color:#333;
	text-align:right;
	width:62%;
}
footer{
	width:980px;
	margin:0 auto;
	border-top:solid 2px #b51a1b;
	padding:10px 0 0 0;	
	text-align:right;
}

footer p{
	font-size:12px;
	font-weight:normal;
	padding:0 0 24px 0;
	text-align:right;	
}

footer p span{
	color:#b51a1b;
}


.lang_sec {
    margin: 0 auto;
    padding: 20px 0 10px;
    text-align: right;
    width: 980px;
}


.lang_sec > a {
    display: inline-block;
    margin: 0 0 0 3px;
}
/*--------------------------------contact---------------------------*/
.con_left h4{
	color: #009ade;
    font-size: 16px;
    font-weight: bold;
}
.con_left p{
	margin-bottom:20px;
	line-height:20px;
}

/*-----------------btn----------------*/

div#main_content .moduletable a:hover, div#bottom .moduletable a:hover {
    color: #0063a6;
}
div#main_content .moduletable a, div#bottom .moduletable a {
    color: #014b94;
}
div#main_content a:hover, div#bottom a {
    color: #014b94;
}

div#rolloverITA a {
    background-image:url(../images/compassITAgrey.png);
    display: block;
    height: 50px;
    width: 175px;
}
div#rolloverITA a:hover {
    background-image:url(../images/compassITAred.png);
}
div#main_content a, div#bottom a:hover {
    color: #0063a6;
}
div#rolloverITA a span {
    display: none;
}
/*-----------------btn----------------*/

/*-----------------contact form----------------*/
/*-----------------contact form----------------*/
/*--------------------------------contact---------------------------*/
.about{
}
.about-L{
	width:347px;
	float:left;
}
.about-R{
	float:right;
	width:370px;
}
.about-R img{
	border:4px solid #fff;
	box-shadow:0 0 0 1px #d8d8d8;
	-moz-box-shadow:0 0 0 1px #d8d8d8;
	-webkit-box-shadow:0 0 0 1px #d8d8d8;
	-o-box-shadow:0 0 0 1px #d8d8d8;
}
.small-images{
	margin-top:20px;
}
.small-images ul{
}
.small-images ul li{
	display:inline-block;
	margin-right:18px;
}
.small-images ul li img{
	border:4px solid #fff;
	box-shadow:0 0 0 1px #d8d8d8;
	-moz-box-shadow:0 0 0 1px #d8d8d8;
	-webkit-box-shadow:0 0 0 1px #d8d8d8;
	-o-box-shadow:0 0 0 1px #d8d8d8;
}
/*--------------------------------contact---------------------------*/
.con_left h4{
	color:#d1001f;
    font-size: 16px;
    font-weight: bold;
}
.con_left p{
	margin-bottom:20px;
	line-height:20px;
}

/*-----------------btn----------------*/

div#main_content .moduletable a:hover, div#bottom .moduletable a:hover {
    color: #0063a6;
}
div#main_content .moduletable a, div#bottom .moduletable a {
    color: #014b94;
}
div#main_content a:hover, div#bottom a {
    color: #014b94;
}

div#rolloverITA a {
    background-image:url(../images/compassITAgrey.png);
    display: block;
    height: 50px;
    width: 175px;
}
div#rolloverITA a:hover {
    background-image:url(../images/compassITAred.png);
}
div#main_content a, div#bottom a:hover {
    color: #0063a6;
}
div#rolloverITA a span {
    display: none;
}
/*-----------------btn----------------*/

/*-----------------contact form----------------*/
.c-form{
}
.f-label{
	float:left;
	width:200px;
}
.input-fields{
	float:left;
}
.text-box{
	height:18px;
	width:230px;
}
.f-row1 {
    margin-bottom: 5px;
}
.checkboxes{margin-left:200px;}
.checkboxes input{margin-top:5px;}
.textarea{
	width:400px;
	height:110px;
}
.f-btm-txt{
	margin:30px 0 20px;
}
.btn1{
	margin-top:10px;
}
/*-----------------contact form----------------*/



/*--------------------------------contact---------------------------*/


 #accordion {
list-style: none;
margin:10px 0;
padding: 0;
height: 254px;
overflow: hidden;
background: #b5b5b5;}
 
#accordion li {
float: left;
border-left:
display: block;
height:224px;
width: 50px;
padding: 15px 0;
overflow: hidden;
color: #fff;
text-decoration: none;
font-size: 12px;
line-height:18px;
border-left: 1px solid #fff;}
 
#accordion li img {
border: none;
border-right: 1px solid #fff;
float: left;
margin: -15px 15px 0 0;
}
 
#accordion li.active {
	width: 395px;
	background:#d1011e;
}

#slideshow {
    position:relative;
    height:300px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



/*----------------------------responsive---------------------------*/

@media all and (max-width:979px){
	.container{width:96%;}
	footer{width:96%;}
	.con_rt{width:72.5%;}
	.con_left{width:26%; padding:15px;}
	.about-L{width:50%;}
	.about-R{width:48%;}
	.row1-L{width:38%;}
	.row1-R{width:60%;}
}

@media all and (max-width:767px){
	.con_left{width:100%; height:auto;}
	.con_rt{width:100%;}
	.about-L{width:100%;}
	.about-R{width:100%;}
	.small-images ul li{width:100px; margin-right:5px;}
	.checkboxes{margin-left:0;}
	.textarea{width:280px;}
	.input-fields{width:100%;}
	.row1-L{width:100%;}
	.row1-R{width:100%;}
	.inner_con h2{margin-bottom:15px;}
	.row1-R h3{margin-top:6px;}
	.row1{margin-bottom:15px;}
	.btm_slider{
		display:none;	
	}
}
.error
{
color: #f00;
display: block;
padding-top: 5px;
}