/*  International Technical Translations (ITT)
    Primary Stylesheet
   
	COLOURS USED IN THIS SITE 
   	
	#535252 - body text colour
	#c4c6c8 - border colour
	#e6e9eb - light navigation grey
	#6f6f6f - dark active navigation grey
	#535252 - top navigation colour
	#3e464c - navigation text colour
	#393939 - footer text colour
	#494949 - International Technical Translations text colour
	#96cfe9 - content background colour

*/

html, body {
  	height: 100%;
}

body {
	font: normal 14px/16px arial,verdana,helvetica,sans-serif;
	color: #535252;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container {
	width: 890px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#itt {
	width: 890px;
	height: 74px;
}

#navigation {
	background-color: #e6e9eb;
	font: normal 11px/18px arial,verdana,helvetica,sans-serif;
	letter-spacing: 1px;
	width: 870px;
	height: 26px;
	z-index: 100;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#content {
	background: #96cfe9 url(images/blue-gradient.jpg) no-repeat top left;
	width: 833px;
	height: 238px;
	float: left;
	overflow: auto;
	border-top: 1px solid #c4c6c8; 
	border-bottom: 1px solid #c4c6c8; 
	padding: 0px 0px 20px 37px;
	margin: 2px 0px 2px 0px;
}

#bottom_bar {
	clear: both;
	float: left;
	width: 868px;
	height: 25px;
	border: 1px solid #c4c6c8;
	margin: 0px 0px 2px 0px;
}

#footer {
	width: 870px;
	color: #393939;
	font: normal 11px/15px arial,verdana,helvetica,sans-serif;
}




h1 {
	font: normal 18px/18px arial,verdana,helvetica,sans-serif;
	color: #494949;
	letter-spacing: 4px;
	padding: 45px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font: normal 32px/28px arial,verdana,helvetica,sans-serif;
	letter-spacing: -0.5px;
	color: #ffffff;
	padding: 32px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.highlighted {
	font-weight: bold;
}

h3 {
	font: normal 24px/24px arial,verdana,helvetica,sans-serif;
	letter-spacing: -0.5px;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


p { 
	width: 522px;
}

a {
	color: #365267;
	font-weight: bold;/* 12px/14px arial,verdana,helvetica,sans-serif;*/
}

a:hover {
	text-decoration: none;
}


ul {
	width: 522px;
	list-style: square;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}


li {
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 20px;
}

li a {
	color: #365267;
	font: normal 12px/14px arial,verdana,helvetica,sans-serif;
	list-style: none;
}

li a:hover {
	text-decoration: none;
	list-style: none;
}


ul.no_bullet li, ul.no_bullet li a  {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 4px 1px;
}


ul.no_bullet {
	list-style: none;
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

ul li ul {
	list-style: none;
}


dl {
	width: 522px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

dt {
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

dd {
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}

.translations {
	font-weight: bold;
}

.marquee {
	font-weight: bold;
	text-align: left;
}

p.brochure_text {
	width: 250px;
}

.brochure_img {
	padding: 20px 470px 0px 0px;
}


/** ITT LOGO STYLING **/
.itt {
	padding: 16px 5px 14px 0px;
	margin: 0px 0px 0px 0px;
}





/** FOURS BLOCKS WITH LINKS AND PICTURES **/
/* left hand puicture blocks*/
.block {
	background: url(images/grey-gradient.jpg) no-repeat top left;
	float: left;
	width: 172px;
	height: 136px;
	font: bold 11px/18px arial,verdana,helvetica,sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
/*right hand picture/client quote block*/
.big_block {
	background: url(images/long-grey-gradient.jpg) no-repeat top left;
	float: left;
	width: 348px;
	height: 107px;
	font: bold 11px/18px arial,verdana,helvetica,sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*bottom right of page; left hand lower link*/
.tech_block {
	background: url(images/clients-small-grey.jpg) no-repeat top left;
	float: left;
	width: 173px;
	height: 26px;
	font: bold 11px/18px arial,verdana,helvetica,sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
/*bottom right of page; right hand lower link*/
.login_block {
	background: url(images/clients-small-grey.jpg) no-repeat top left;
	float: left;
	width: 173px;
	height: 26px;
	font: bold 11px/18px arial,verdana,helvetica,sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.block a, .big_block a, .tech_block a, .login_block a {
	color: #3e464c;
	text-decoration: none;
    padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
/* noLink is used when one of the block headers is not a link 
   left padding should equal the block a tags */
.noLink {
	padding-left: 5px;
}

.block img {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.big_block img {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/** BOTTOM INFORMATION LINKS **/
#copyright {
	float: left;
	width: 130px;
	color: #393939;
	text-align: left;
	font: normal 11px/15px arial,verdana,helvetica,sans-serif;
	padding-top: 5px;
	/*padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;*/
}
#copyright span {
	margin-left: 8px;
}

/* lower navigation */
#info_links {
	float: left;
	width: 600px;
	text-align: center;
	font: normal 12px/14px arial,verdana,helvetica,sans-serif;
	padding-top: 5px;
	/*padding: 0px 0px 0px 155px;
	margin: 5px 0px 7px 0px;*/
}

#info_links a {
	color: #3e464c;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#info_links a.info_first {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#info_links a:hover, #info_links a.info_first:hover {
	text-decoration: underline;
}

#country {
	float: left;
	width: 130px;
	font: bold 18px/14px arial,verdana,helvetica,sans-serif;
	text-align: right;
	padding-top: 6px;
	/*padding: 0px 0px 0px 0px;
	margin: 6px 6px 0px 0px;*/
}



/** FOOTER STYLES **/

#footer p {
	padding-top: 5px;
	padding-left: 1px;
}

#footer img {
	margin: 14px 0px 0px 20px;
}

.tel {
	font: bold 14px/16px arial,verdana,helvetica,sans-serif;
}



/** FORM **/
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.row {
	clear: both;
}
label, .label {
	float: left;
	display: block;
	width: 150px;
	text-align: left;
}
input {
	color: #365267;
	font: normal 12px arial,verdana,helvetica,sans-serif;	
}

form.login .textbox {
	width: 150px;
}

textarea {
	color: #365267;
	font: normal 12px arial,verdana,helvetica,sans-serif;
}

.textbox, .shorttextbox {
	width: 280px;
	margin: 1px 0px 1px 0px;
}
.shorttextbox {
	width: 100px;
}

.button {
	margin-left: 0px;
}




/** NAVIGATION **/

/** based on son of suckerfish navigation
    from www.htmldog.com/articles/suckerfish/dropdowns/ 
	with javascript for IE7 fix **/
	
#navigation, #navigation ul { /* all lists */
	list-style: none;
	line-height: 1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation ul {
	list-style: none;
	width: 870px;
    margin: 0px 0px 0px 0px;
}
 /*#3e464c*/
#navigation a {
	display: block;
	color: #535252;
	text-decoration: none;
    padding: 7px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}

#navigation a:hover {
	background: #6f6f6f;
	color: #ffffff;
}

#navigation li { /* all list items */
	list-style: none;
	float: left;
	width: 145px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation li a {
/*	font-weight: bold;*/
}

#navigation .skipnav {
  position: absolute;
	left: -999em;
}

/* for the active page to be highlighted */
body#home a#homeNav,
body#about a#aboutNav,
body#ittservices a#servicesNav,
body#faq a#faqNav,
body#contact a#contactNav,
body#site_language a#languageNav {
	background: #6f6f6f;
	color: #ffffff;/*
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;*/
    padding: 6px 0px 6px 5px;
	margin: 0px 0px 0px 0px;
}

/* dropdown menu fix for ie7*/
#navigation .dropdown {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation .dropdown a {
	display: block;
    background-color: #e6e9eb;
	opacity: .7;
	filter: alpha(opacity=70);
	color: #3e464c;
	width: 133px;
    padding: 6px 0px 6px 12px;
	margin: 0px 0px 0px 0px;
}

#navigation .dropdown a:hover { /*hover background color*/
	width: 145px;
	background: #6f6f6f;
	color: #ffffff;
	width: 133px;
	opacity: .9;
	filter: alpha(opacity=90);
    padding: 6px 0px 6px 12px;
	margin: 0px 0px 0px 0px;
}
