/* Cattaneo LLP
   Primary Stylesheet
   
   03 Oct 2006, Aimee Holman for Icomm Technologies Limited
   +44(0)121 248 7878 www.icommtechnologies.co.uk
   
   
   	COLOURS USED IN THIS SITE 
   	
	#fcfbf9 - pale grey/white background colour
	#0d2568 - top banner dark blue colour
   	#f4f3ef - light grey colour (used for footer and navigation background)
	#aaaaaa - dark grey colour right hand border
	#223c57 - main text dark grey/blue colour
	#8d8d8d - first paragraph grey text colour


*/

html, body {
  	height: 100%;
}

body {
	font: normal 12px/16px arial,verdana,helvetica,sans-serif;
	color: #223c57;
	background-color: #fcfbf9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

#top_banner {
	background: #0d2568 url(images/layout/cattaneo-LLP.gif) no-repeat bottom left;
	height: 120px;
	border-right: 10px solid #aaaaaa;
}

#main_picture {
	border-top: 1px solid #d8d3c8;
	border-bottom: 1px solid #cec9bf;

}

#nav {
	background: #f4f3ef;
	height: 29px;
	border-right: 10px solid #aaaaaa;
	border-bottom: 1px solid #e6e5e1;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#content_container {
	background: #ffffff;
	width: 690px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main_content {
	background: #ffffff url(images/layout/first-paragraph.gif) no-repeat top right;
	width: 510px;
	float: left;
	padding: 30px 0px 0px 30px;
	margin: 0px 0px 30px 0px;
}

#sub_content {
	background: #ffffff;
	width: 90px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 30px 30px;
	text-align: center;
}

#footer {
	background: #f4f3ef;
	height: 80px;
	border-right: 10px solid #aaaaaa;
}




h1 {
	font: bold 14px/16px arial,verdana,helvetica,sans-serif;
	color: #8d8d8d;
	color: #5f5f5f;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 15px 0px;
}
h1.homepage {
	color: #223c57;
	font-weight: normal;
	margin-bottom: 26px;
}

h2 {
	font: normal 14px/16px arial,verdana,helvetica,sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 10px 30px 15px 0px;
	color: #8d8d8d;
	color: #5f5f5f;
}
h2.strong {
	font-weight: bold;/*
	color: #223c57;*/
}
h2.mobile {
	color: #8d8d8d;
	color: #5f5f5f;
	padding: 10px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}

h3 {
	font: bold 12px/14px arial,verdana,helvetica,sans-serif;
	color: #223c57;
	padding: 10px 0px 10px 0px;
	margin: 10px 30px 5px 0px;	
}
h4 {
	font: bold 12px/14px arial,verdana,helvetica,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 5px 30px 5px 0px;	
}
p {
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 0px 30px 0px 0px;
}


p.mobile {
	color: #8d8d8d;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}


/* FIRST PARAGRAPH */

p.first_para {
	font: bold 14px/16px arial,verdana,helvetica,sans-serif;
	color: #8d8d8d;
	padding: 0px 0px 20px 0px;
	margin: 0px 30px 0px 0px;
}

p.first_para a:link {
	font-weight: bold;
	color: #8d8d8d;
}

p.first_para a:visited {
	font-weight: bold;
	color: #223c57;
}

p.first_para a:hover {
	font-weight: bold;
	color: #3f80ca;
}


/* QUOTE PARAGRAPH STYLES */

p.opening-quote {
	background: url(images/layout/opening-quote.gif) no-repeat top left;
	padding-top: 20px;
	margin-top: 5px;
}
p.closing-quote {
	background: url(images/layout/closing-quote.gif) no-repeat bottom right;
	padding-bottom: 10px;
}
p.quote_name {
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
}
span.first_word {
	padding-left: 30px;
}

.validation {
	color: #ff0000;
	font-size: 9pt;
}

span.contact_numbers {
	width: 22px;
	float: left;
	text-align: left;
}


/**	quote block
	**/
.quote {
	background: #ffffff url(images/layout/opening-quote.gif) top left no-repeat;
	margin-top: 5px;
	margin-left: 30px;
	padding-top: 12px;
	padding-bottom: 25px;
}
.quote p {
	padding: 8px 0px 2px;
	margin: 0px 30px 0px 0px;
}
.quote .firstWord {
	padding-left: 33px;
}
.quote .credit {
	background: url(images/layout/closing-quote.gif) top right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0d2568;
}




/**	photos **/

.photo {
	background: #f4f3ef url(images/layout/picture-border.gif) no-repeat top right;
	text-align: right;
	float: right;
	width: 240px;
	margin: 20px 0px 2px 30px;
}
.photo img {
	margin-right: 30px;
}
.photoCaption {
	background: #ffffff url(images/layout/picture-border.gif) no-repeat top right;
	margin: 0px 0px 20px 30px;
	padding-top: 7px;
	width: 240px;
	float: right;
	clear: both;
	color: #8d8d8d;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.photoCaption p {
	margin-right: 31px;
	text-align: right;
}


.photo-portrait, .photo-portrait-flush {
	background: #f4f3ef url(images/layout/picture-border.gif) no-repeat top right;
	text-align: right;
	float: right;
	width: 182px;
	margin: 0px 0px 2px 40px;
}
.photo-portrait-flush {
	margin-top: 0px;
}
.photo-portrait img, .photo-portrait-flush img {
	margin-right: 30px;
}
.photoCaption-portrait {
	background: #ffffff url(images/layout/picture-border.gif) no-repeat top right;
	margin: 0px 0px 60px 40px;
	padding-top: 7px;
	width: 182px;
	float: right;
	clear: both;
	color: #8d8d8d;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.photoCaption-portrait p {
	margin-right: 31px;
	text-align: right;
}



#sub_content img {
	clear: both;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
#sub_content p {
	font: bold 8pt arial,helvetica,sans-serif;
	text-align: center;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 6px;
}
#sub_content p a {
}
#sub_content a {
	text-decoration: none;
	color: #223c57;
}
#sub_content a:hover {
	text-decoration: underline;
	color: #3f80ca;
}


/* LOGOs for resource */
.logo {
	background: #f4f3ef url(images/layout/picture-border.gif) no-repeat top right;
	text-align: right;
	margin: 10px 0px 2px 30px;
}


.logo img {
	padding: 0px 30px 0px 0px;
}



.cattaneo {
	font-weight: bold;
}


ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 30px 20px 10px;
}
ul ul {
	margin-bottom: 5px;
}

li {
	background: url(images/layout/grey-square-bullet.gif) top left no-repeat;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	color: #5f5f5f;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

li a {
	padding-bottom: 0px;
}



ul.homepage li {
	color: #223c57;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	padding-bottom: 7px;
}

ul.subnav {
	
}
ul.subnav li {
	background: url(images/layout/blue-square-bullet.gif) top left no-repeat;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #223c57;
	padding-bottom: 0px;
}

ul.subnav li.current {
	background: url(images/layout/grey-square-bullet.gif) top left no-repeat;
	color: #8d8d8d;
	color: #5f5f5f;
}
ul.subnav li a {
	text-decoration: none;
	color: #223c57;
}
ul.subnav li.current a {
	color: #8d8d8d;
}
ul.subnav li a:hover {
	text-decoration: underline;
	color: #3f80ca;
}
ul.subnav li.current a:hover {
	text-decoration: none;
}


/* List navigation for track records page */
ul.track-record {
	padding: 0px 0px 0px 0px;
	margin: 5px 30px 20px 10px;
}
ul.track-record li {
	background: none;
	font-size: 11px;
	font-weight: bold;
	color: #223c57;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

ul.track-record li img {
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}


ul.track-record li p {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #223c57;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}


ul.track-record li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #223c57;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
ul.track-record li a:hover {
	text-decoration: underline;
	color: #3f80ca;
}


/* CLASSES FOR IMAGES LINKS */

.services_links {
	padding: 0px 0px 0px 0px;
	margin: 40px 20px 0px 0px;
}

.nav-image {
	padding: 9px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 284px;
}


#picture {
	background: #f4f3ef url(images/layout/picture-border.gif) no-repeat top right;
	width: 280px;
	border-top: 1px solid #e6e5e1;
	padding: 0px 4px 0px 0px;
	margin: 10px 0px 15px 226px;
}
#picture_caption {
	width: 250px;
	border-top: 1px solid #aaaaaa;
	padding: 6px 0px 7px 30px;
	margin: 0px 0px 0px 0px;
}



/* FORMS */

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
.row {
	clear: both;
	font: normal 12px/11px arial,verdana,helvetica,sans-serif;
	color: #8d8d8d;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}
label, .label {
	float: left;
	display: block;
	width: 120px;
	text-align: left;
	padding: 2px 0px 0px 0px;
}
input, textarea, select {
	font: normal 12px arial,verdana,helvetica,sans-serif;
}
.textbox {
	float: left;
	display: block;
	width: 300px;
	color: #3f80ca;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 0px 0px;
}
.button {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}







/* LINKS */

a {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a:link {
	color: #223c57;
}

a:visited {
	color: #8d8d8d;
}

a:hover {
	color: #3f80ca;
}


.linksTable {
	background-color: #f4f3ef;/* url(images/layout/picture-border.gif) no-repeat top right;*/
	width: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 10px;
}
.linksTable td {
	width: 155px;
	border-bottom: 10px solid #ffffff;
	border-right: 1px solid #ffffff;
}
