/*  styles with hack 
	* are for iExplore 7 
	_ are for iExplore 6 	
*/ 

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

html, body {
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/bg.jpg);
}
body {
	font: 76% arial, sans-serif;
	text-align:center
}
p {
	margin:0 10px 10px
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}


h1 {
	color: #177FB1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-left: -45px;
}

h2 {
	color: #177FB1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 70px;
}

h2 a {
	color: #177FB1;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.a-blue{
	color:#0099CC;
	text-decoration: none;
}
#sub-menu a{
	color:#FFFFFF;
}
div#sub-menu{	
	position:absolute;   
	z-index: 10px;	
	color:#FFFFFF;
	background:#72a424;
	cursor:pointer;
	cursor: hand;
	border-color:#CCCCCC;
	visibility:hidden;

	#width:200px;
}
div#sub-menu hr{
	height: 0;
	border: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #c5c8be; 
	clear: both;
	margin-top: 0px;
	#margin-top: -7px;
}
.hr2{
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	border-color: #FDFDFD;
	clear: both;
	margin:0px;
	#border: none;
    #height: 1px;
	#color:#fdfdfd;
	#background-color:#FFFFFF;
}
.sidebar-footer{
float:left;
text-align:center;
width:232px;
}
/*	###############################################################	HEADER
*/
div#header {
	height:178px;
	margin:0;
/*	background:url(../images/header_v2.jpg) repeat-y;*/
	background:url(../images/header_v3.jpg) repeat-y;
}
div#header #text{
	float: right;
	margin-top: 20px;
	margin-right: 70px;
	font-size: 30px;
	width: 175px;
}
div#header #flash{
	float: left;
	margin-left: 248px;
	 #margin-left: 245px;
	margin-top: 0px;	
	background-color: #F2F2F2;
}
.menu{
	float: left;
	font-size: 14px;
	margin-top: 6px;
	margin-left: 90px;
	width: 750px;
	#margin-left:84px;
}

div#header IMG{
	float:left;
	margin-top: -6px;
	border: 0px;
}

div#header #search_button{
	float:right;
	#float:left;
	margin-top:6px;
	#margin-top: 2px;
	margin-right:-174px;
	#margin-left: 178px;
	border: 1px;
	cursor:pointer;
	cursor:hand;
}
div#header #query{
	float:right;
	margin-right: 130px;
	margin-top: 5px;
	#margin-top: 3px;
	width: 116px;
	height: 14px;	
	font-size:9px;
	border: 0px;
	padding-left:2px;
	padding-right:2px;
}

/*	###############################################################	CONTAINER
*/
div#container {
	text-align:left;
	width:837px;
	margin:0 auto;
	background:url(../images/main_box_bg.jpg) repeat-y;
}

/*	###############################################################	CONTENT
*/
div#content {
	width:570px;
	float:left;
}
div#content p {
	line-height:1.4
}
div#content #title{
	margin-left: 60px;
	margin-top:20px;
	font-size: 30px;
}

div#content #bread-crumb{
	margin-left: 75px;
	margin-top:0px;
	font-size: 10px;
}
/*	###############################################################	NAVIGATION
*/
div#navigationm, .navigation {

	width:240px;
	margin-left: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:10px;
	margin-left:12px;
	font-size:12px;

}
div#navigation #blank_space{
	width: 1px;
	height: 40px;	
}
div#navigation .title, .navigation .title{
	font-size:18px;	
}
div#navigation ul, .navigation ul{
	margin-top: 10px;
	margin-left: 0px;
	#margin-left: 35px;
}
div#navigation li, .navigation ul{  
	width:60%;
	list-style:none;
	list-style-image:url(../images/bullet.jpg);	
	padding-bottom: 4px;
}
/*	###############################################################	FOOTER
*/
div#footer {
	clear:left;
	width:100%;
	background:url(../images/main_box_bg_bottom.jpg) top no-repeat #e8e8e8;
	height:70px;
}

div#footer #footer-content-left{
	margin-top: 20px;	
	margin-left: 70px;
	float:left;
	font-weight: bold;
}
div#footer #footer-content-right{
	margin-top: 20px;	
	margin-right: 50px;
	float:right;
	font-weight: bold;
	font-size:10px;
	color:#666666;
}

/*	###############################################################	EXTRA
*/
div#extra {
	float:left;
	width:150px;
	background:#FF8539;
	margin-left:-150px
}

/*	###############################################################	CONTAINERS
*/

/* ###############################################################  EXTRA */
div#testimonials{
	width: 200px;
}

/*	###############################################################	WHITE BOX CONTAINER
*/
div#big_white_box{
	width: 100%;
	height: auto;
}
div#big_white_box #title{
	margin-left: 70px;
	#margin-left: 75px;
	margin-top:20px; 
	font-size: 30px;
	_font-size: 28px;
}
div#big_white_box p{
	margin-left: 70px;
	margin-top: 10px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	size:12px;
	text-align:justify;
	padding-right:5px;
}

div#big_white_box ul{
	 margin-left: 70px;
	 #margin-left: 100px;	 
}
div#big_white_box li{  	
	list-style-image:url(../images/bullet.jpg);
	padding-bottom: 4px;
}
div#big_white_box .inner-subtitle{
	margin-left: 80px; 
	font-size:14px; 
	color:#177fb1;
	font-style:italic;
	padding-bottom: 5px;
	padding-top: 2px;
}

div#big_white_box .h1-content {
	color: #177FB1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 70px;
	margin-bottom: 20px;
}


/*	###############################################################	TRANSLATOR!!
*/

div.translator{
	float: left;
	width: 565px;
	margin-left: 5px;
	background:url(../images/translators_back.jpg) repeat-x #FFFFFF;  
}
div.translator_withoutShade{
	float: left;
	width: 565px;
	margin-left: 5px;
	background-color:#FBFBFB;
	 
}
div.translator .left, div.translator_withoutShade .left{
	float: left;
	height:auto;	
	width: 300px;
}

div.translator .left p, div.translator_withoutShade .left p{
	width: 350px;
}

div.translator .right, div.translator_withoutShade .right{
	float: right;
	height:auto;	
	width: 130px;
	margin-top: 25px;
	height: 130px;
}

div.translator .name, div.translator_withoutShade .name{
	font-size: 22px;
	margin-left: 70px;
	margin-top: 20px;
}
div.translator .charge, div.translator_withoutShade .charge{
	font-size: 14px;
	color: #177fb1;
	margin-left: 70px;
	padding-bottom: 6px;
}
div.translator p, div.translator_withoutShade p{	
	width: 320px;
	margin-left: 75px;
	#margin-left: 70px;
	text-align: justify;
	padding-top: 4px;
}
div.translator ul, div.translator_withoutShade ul{
	margin-left: 60px;
}
div.translator li, div.translator_withoutShade li{  
	width:170px;
	#margin-left: 30px;
	list-style-image:url(../images/bullet.jpg);
	padding-bottom: 4px;
}

.newli{
	list-style:disc;
	list-style-image:none !important;
	padding-bottom: 0px !important;
}

div.translator hr{
	height: 0;
	border-width: 1px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #c5c8be; 
	clear: both;
	margin-top: 0px;
	#margin-top: -7px;
}
/*	###############################################################	GRAY BOX CONTAINER
*/
div.big_gray_box{
	height: auto;
	background:url(../images/translators_back.jpg) repeat-x #FFFFFF; 
	width:100%;
}
div.big_gray_box hr{
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	border-color: #c5c8be;
	clear: both;
	margin:0px;
	#border: none;
    #height: 1px;
	#margin-top:-5px;
	#color: #c5c8be;
}
div.big_gray_box .home-right{
	float:right;
	width:110px;	
	height: 130px;
	margin-top:5px;
	padding-left:55px;
	padding-right:55px;
}
div.big_gray_box .home-left{
	float:left;
	width:340px; 
}
div.big_gray_box .title{
	margin-left:70px;
	margin-top:0px;
	font-size:18px;
	cursor:pointer;
	display:inline;
	padding-top:1px;
}
div.big_gray_box p{
	margin-left: 70px;
	width: auto;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	size:12px;
}
div.big_gray_box .more{
	width: 70px;
	height: 17px;
	margin-left: 70px;
	margin-bottom: 10px;
}
div.big_gray_box .inner-subtitle{
	margin-left: 70px; 
	font-size:14px; 
	color:#177fb1;
	font-style:italic;
	margin-bottom: 16px;
	padding-top: 2px;
}

div.big_gray_box .inner-subtitle a {
	color: #177FB1;
}
div.big_gray_box ul{
	 margin-left: 65px;
	 #margin-left: 100px;
}
div.big_gray_box li{
	list-style-image:url(../images/bullet.jpg);
	padding-bottom: 4px;
}
div.big_gray_box .ul-left{
	float: left;
	height:auto;	
	width: 50%;
}
div.big_gray_box .ul-right{
	float: right;	
	width: 50%;
}


/*################################################################# SEARCH */ 
div.search_box{
	width: 565px; 
	height: auto;
	margin-left: 5px;
	background:url(../images/translators_back.jpg) repeat-x #FFFFFF; 
}
/*################################################################# SITEMAP */ 
div#sitemap{
	width: 565px; 
	height: auto;
	margin-left: 5px;
	background:url(../images/translators_back.jpg) repeat-x #FFFFFF; 	
}
div#sitemap ul{
	 margin-left: 65px;
	 #margin-left: 100px;
}
div#sitemap ul ul{
	 margin-left: 2px;	 
	 #margin-left: 40px;
}
div#sitemap li{
	padding-bottom: 4px;
}
/*############################################################### FORM CONTAINER */
div#form_container{
	width: 85%;
	margin-top: 20px;
	margin-left: 75px;
}
div#form_container .data{
	height: auto;
	overflow:auto;	
}
div#form_container .title{
	background:#177fb1;	
	border:solid 1px #999999;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
div#form_container .label{
	float: left;
	width: 30%;
	margin-left: 5px;
	text-align: left;
	margin-top: 4px;
}
div#form_container .required{
	color:#CC3333;
}
div#form_container .component{
	float: right;
	width: 60%;
	margin-left: 5px;
	text-align: left;
	margin-top: 4px;
}
div#form_error_message{
	background:#CC3300;
	border: solid 1px #cccccc;
	color:#FFFFFF;
	width:85%;
	margin-left: 75px;
	margin-bottom: 1px;
}
div#form_send_message{
	background:#177fb1;
	border: solid 1px #cccccc;
	color:#FFFFFF;
	width:85%;
	margin-left: 75px;
	margin-bottom: 1px;
}
.table-sk{
width:828px;

}
.table-sk-whiterow{
height:50px;
background-color:#FFFFFF;
}
.table-sk-content{
background-color:#FFFFFF;
vertical-align:top;
font-size:12px;
}

.title_img{
	border:0px;
}
.title_div{
	padding-left:70px;
}



/******/

.numberlo{
	padding-left:40px;
}
.numberli{
	list-style:decimal !important;
	list-style-image:none !important;
}

.title_r{
	font-size:18px;
	font-family:arial,sans-serif;
	text-align:left;
	color:#177FB1;
}

.title_r a{
	color:#177FB1;
}

.formfields{
	width:222px;
	_width:240px;
}

.charge{ font-style:italic;}


/*
	MR additions
					*/
.menu ul {
	float: left; 
	margin: 0;
	/*margin-top: -1px;*/
	padding: 0;
}

.menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 15px 0 5px;
}

.menu li a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}

.menu li a:hover {
	text-decoration: underline;
}

#footer {
	padding-top: 20px;
	font-size: 11px;
}

#footer ul {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
}

#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#footer li a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer p,
#footer p a {
	font-size: 10px;
}

.johnsonbox {
	width: 80%;
	margin: 0 auto;
	padding: 15px;
	border: solid 1px #177FB1;
}

.johnsonbox.green {
	border: solid 1px #6da119;
}

.johnsonbox.red {
	border: solid 1px #ac1818;
}

.johnsonbox.yellow {
	border: solid 1px #dbb017;
}

.johnsonbox.blue2 {
	border: solid 1px #587792;
}

.johnsonbox.blue3 {
	border: solid 1px #8aa3b8;
}

h3.title {
	width: 90%;
	#width: 224px;
	margin: 0 auto;
	padding: 2px 4px;
	font-weight: normal;
	background-color: #177FB1;
	background-image: url(../images/blue_grad_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

h3.title.green {
	background-color: #6da119;
	background-image: url(../images/green_grad_bg.png);
}

h3.title.red {
	background-color: #ac1818;
	background-image: url(../images/red_grad_bg.png);
	color: #FFFFFF;
}

h3.title.yellow {
	background-color: #dbb017;
	background-image: url(../images/yellow_grad_bg.png);
}

h3.title.blue2 {
	background-color: #587792;
	background-image: url(../images/blue2_grad_bg.png);
}

h3.title.blue3 {
	background-color: #8aa3b8;
	background-image: url(../images/blue3_grad_bg.png);
}

h3.red {
	color: #B52723;
	font-size: 16px;
	background: none;
	border: 0;
}
