/* 



Intertrade US-Ireland CSS 



Date: 16/10/07



Code: Bluecube Interactive (TP)







Colour Ref:



Blue: #1396bc



Turquoise: #00999b



Gray: #515151







*/







/* CSS RESET */







html, body, div, blockquote, span, ol, ul, li, h1, h2, h3, p, img {



	margin: 0;



	padding: 0;



	border: 0;



	outline: 0;



	font-weight: inherit;



	font-style: inherit;



	font-size: 100%;



	font-family: Arial, Helvetica, sans-serif;



	color: #515151;



	vertical-align: baseline;



	}



	



/* LAYOUT */







#container {



	margin: 0 auto;



	width: 800px;



	border: solid 1px #f0f0f0;



	}







#header {



	background:#1396bc;



	height: 60px;



	}







#navigation {



	/*border-bottom: dotted 1px #6a6a6a;*/



	background:url(images/img_us-ireland_logo.gif) no-repeat top left; 



	text-align:right;



	height: 120px;



	clear:both;



	}







#content {



	font-size:12px;



	line-height: 1.5em;



	background:url(images/img_world.gif) no-repeat top left;



	min-height: 360px;






	}







#contenttext {



	border-left: solid 5px #00999b;



	padding-left: 20px;



	padding-right: 20px;



	margin-left: 275px;



	margin-top:20px;



	}







#footer {



	background: #1396bc;



	height:50px;



	margin-top:20px;



	}







/* GLOBAL STYLES */











body {



	line-height: 1.5em;



	font-family:Arial, Helvetica, sans-serif;



	}







h1 {



	font-size:20px;



	font-weight:normal;



	}











h2 {



	font-size:16px;



	font-weight:bold;



	color:#003448;



	margin: 10px 0 10px 0;



	font-weight:normal;



	}







h3 {



	font-size:13px;



	font-weight:bold;



	color:#003448;



	margin: 10px 0 10px 0;



	}



	



p {



	margin: 10px 0 10px 0;



	}







hr {



	width:90%;



	border: none 0;



	height: 0;



	text-align: center;



	border-bottom: dotted 1px #6a6a6a;



	background-color:#FFFFFF;	



}







/* TOP NAVIGATION */







#navlogo {



	float:left;



	width:127px;



	}







#headerlogo {



	float:left;







	}







#headerlinks {



	float:right;



	margin-top:30px;



	margin-right:10px;



	}







#headerlinks li {



	display:inline;



	list-style: none;



	padding: 0 8px 0 8px;



	font-weight:bold;



	font-size:10px;



	color:#FFFFFF;



	}







#headerlinks a:link {



	text-decoration:none;



	color: #ffffff;



	}







#headerlinks a:visited {



	text-decoration:none;



	color: #ffffff;



	}







#headerlinks a:active {



	text-decoration:none;



	color: #ffffff;



	}







#headerlinks a:hover {



	text-decoration:none;



	color: #C9F3FC;	



	}



	







/* MAIN NAVIGATION */







ul#links {



	padding-top: 70px;



	}



	



#navigation li {



	display:inline;



	list-style: none;



	padding: 0 8px 0 8px;



	border-right: 2px solid #1396bc;



	font-size:12px;



	font-weight:bold;



	}







#navigation li.last {



	border-right: none;



	margin-right: 40px;



	}







#navigation a:link, a:visited, a:active {



	text-decoration:none;



	color: #6a6a6a;



	}







#navigation a:hover {



	text-decoration:none;



	color: #1396bc;	



	}



	



/* FOOTER NAVIGATION */







#footerlinks {



	float:right;



	margin-top:15px;



	margin-right:10px;



	}







#footerlinks li {



	display:inline;



	list-style: none;



	padding: 0 8px 0 8px;



	font-weight:bold;



	font-size:10px;



	color:#FFFFFF;



	}







#footerlinks a:link {



	text-decoration:none;



	color: #ffffff;



	}







#footerlinks a:visited {



	text-decoration:none;



	color: #ffffff;



	}







#footerlinks a:active {



	text-decoration:none;



	color: #ffffff;



	}







#footerlinks a:hover {



	text-decoration:none;



	color: #C9F3FC;	



	}











/* CUSTOM CLASSES */







#contenttext li {



	margin-left: 14px;



	list-style-type: square;



	}







#contenttext a:link {



	text-decoration:none;



	color: #00999b;



	font-weight:bold;



	}



	



#contenttext a:visited {



	text-decoration:none;



	color: #00999b;



	font-weight:bold;



	}







#contenttext a:active {



	text-decoration:none;



	color: #00999b;



	font-weight:bold;



	}



	



#contenttext a:hover {



	text-decoration: underline;

	color:#1396bc;



	}







#contenttext img {



	border:#ffffff solid 1px;



	padding: 4px;



}







.turquoise {



	font-weight:bold;



	color: #00999b;



	}







/* PRINT HEADER */







#printhead {



	display:none;



}



.left{

float:left;

}