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

/* Cardiff Marine Group CSS - www.octopus-creative.co.uk */

* {
	margin: 0;
	padding: 0;
}

body {
    font: 13px arial, helvetica, verdana, sans-serif;
	color: #444;
	background: #012545 url(../images/bg_body.jpg) top center no-repeat;
}

em {
	font-style: normal;
	font-weight: 700;
}

img {
	border: 0;
}




/* Error styles */

#error {
	width: 100%;
	background: #fff url(../images/error.gif) top left no-repeat;
	padding-top: 170px;
}

#error p {
	padding: 4px 20px;
}

#error h1 {
	font-size: 200%;
	padding: 4px 20px;
}

#error ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #5c5c5c;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#error a:link, #error a:visited {
	color: #1a7ca3;
}

#error a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* Content styles */

#container {
	position: relative;
	width: 770px;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	background: #fff url(../images/bg_container_top.gif) top center no-repeat;
}

#head {
	position: relative;
	width: 972px;
	height: 50px;
	margin: 0 auto;
}

#navhold {
	width: 780px;
	margin: 0 auto;
}

#header {
	width: 770px;
	height: 120px;
}

#content {
	width: 770px;
	padding-top: 10px;
}

#flash {
	width: 770px;
	height: 210px;
	padding-bottom: 10px;
}

.clearer {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}

#footer { 
	width: 790px;
	height: 105px;
	margin: 0 auto;
	background: url(../images/bg_container_base.gif) top center no-repeat;
}




/* Global styles */

p {
	line-height: 1.2em;
	padding-bottom: 0.6em;
}

em {
	font-style: normal;
	font-weight: 700;
}

p.disclaimer {
	font-size: 90%;
	color: #C00;
	line-height: 1.2em;
	padding: 10px 0 0.6em 0;
}

h1 {
	font-size: 130%;
	font-weight: 200;
	color: #003768;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}

h2 {
	font-size: 110%;
	font-weight: 700;
	color: #000;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}

h3 {
	font-size: 110%;
	font-weight: 200;
	color: #666;
	line-height: 1.1em;
	padding: 20px 0 15px 0;
}




/* Head styles */

#head ul {
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1em;
}

#head li.choose {
	float: left;
	color: #999;
	background: none;
	padding: 12px 0 0 10px;
	margin: 0;
	width: auto;
	height: 21px;
}

#head li {
	float: left;
	background: #fff url(../images/bg_head_li.gif) top left no-repeat;
	margin: 0;
	width: auto;
	height: 36px;
	padding: 0 0 0 16px;
}

#head a:link, #head a:visited {
	float: left;
	display: block;
	background: #fff url(../images/bg_head_a.gif) top right no-repeat;
	padding: 6px 18px 3px 6px;
	text-decoration: none;
	margin: 0 1px 0 0;
	height: 27px;
	color: #fff;
}

* html #head a:link, * html #head a:visited {
	height: 36px;
}

#head a:hover {
	color: #333;
}

#head li.over {
	float: left;
	background: #fff url(../images/bg_head_li_over.gif) top left no-repeat;
	margin: 0;
	width: auto;
	height: 36px;
	padding: 0 0 0 16px;
}

#head li.over a:link, #head li.over a:visited {
	float: left;
	display: block;
	background: #fff url(../images/bg_head_a_over.gif) top right no-repeat;
	padding: 6px 18px 3px 6px;
	text-decoration: none;
	margin: 0 1px 0 0;
	height: 27px;
	color: #fff;
}

* html #head li.over a:link, * html #head li.over a:visited {
	height: 36px;
}

#head li.over a:hover {
	color: #fff;
}




/* Header styles */

#header img.logo {
	position: absolute;
	top: 25px;
	left: 10px;
}

#header img.address {
	position: absolute;
	top: 80px;
	right: 15px;
}




/* Content styles */

#welcome {
	padding: 10px 10px 0 10px;
}

#columnholder {
	width: 770px;
	padding-bottom: 10px;
}

.servicedetail {
	width: 770px;
	padding-bottom: 20px;
	background: url(../images/bg_teamdetail.gif) bottom left repeat-x; 
}

.service-logos {
	width: 750px;
	padding: 10px;
}

.service-logos img {
	padding-right: 20px;
}

#columnholder .colleft, .servicedetail .colleft {
	float: left;
	width: 365px;
	padding: 10px;
	background: url(../images/bg_colleft.gif) top right repeat-y; 
}

#columnholder .colright, .servicedetail .colright {
	float: right;
	width: 375px;
	padding: 10px 0 10px 10px;
}

#columnholder .colleft ul, .servicedetail .colleft ul, .teamdetail ul {
	list-style: url(../images/columnleft_ul.gif); 
	margin-left: 24px;
	padding-bottom: 20px;
}

#columnholder .colleft ul li, .servicedetail .colleft ul li, .teamdetail ul li {
	color: #358ddc;
}

#columnholder .colleft a:link, #columnholder .colleft a:visited, .servicedetail .colleft a:link, .servicedetail .colleft a:visited, .teamdetail a:link, .teamdetail a:visited {
	color: #358ddc;
	text-decoration: underline;
}

#columnholder .colleft a:hover, .servicedetail .colleft a:hover, .teamdetail a:hover {
	color: #003768;
	text-decoration: none;
}

p .itemLink {
	display: block;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

p .itemLink .buttonleft {
	float: left;
	display: block;
	width: 5px;
	height: 18px;
	background: transparent url(../images/button_left.gif) 0px 0px no-repeat;
}

p .itemLink .buttontext {
	font-weight: bold;
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	background: transparent url(../images/button_text.gif) 0px 0px no-repeat;
	height: 12px;
	padding: 1px 8px 5px 8px;
}

p .itemLink .buttonright {
	float: left;
	display: block;
	width: 5px;
	height: 18px;
	background: transparent url(../images/button_right.gif) 0px 0px no-repeat;
}

p .itemLink:hover .buttonleft, p .itemLink.inactive .buttonleft {
	background: transparent url(../images/button_left.gif) 0px -18px no-repeat;
}

p .itemLink:hover .buttontext, p .itemLink.inactive .buttontext {
	color: #80abd2;
	text-decoration: none;
	background: transparent url(../images/button_text.gif) 0px -18px no-repeat;
}

p .itemLink:hover .buttonright, p .itemLink.inactive .buttonright {
	background: transparent url(../images/button_right.gif) 0px -18px no-repeat;
}

.teamdetail {
	width: 760px;
	padding: 10px;
	background: url(../images/bg_teamdetail.gif) bottom left repeat-x; 
}

.teamdetail img {
	float: right;
	padding-left: 10px;
}

.teamdetail a:link, .teamdetail a:visited {
	color: #358ddc;
	text-decoration: underline;
}

.teamdetail a:hover {
	color: #003768;
	text-decoration: none;
}

.teamdetail .colleft {
	float: left;
	width: 490px;
}

.teamdetail .colleft img {
	float: left;
}

.teamdetail .colright {
	float: right;
	width: 260px;
}

.teamdetail .colright img {
	float: left;
}

#contact {
	width: 750px;
	padding: 0 10px;
}

#contact-service {
	width: 750px;
	margin-bottom: 10px;
	padding: 0 10px;
	color: #000;
	background-color: #f0f0f0;
}

#contact-service h2 {
	padding-top: 10px;
	color: #000;
}

#contact-service p a.web:link, #contact-service p a.web:visited {
	color: #358ddc;
	text-decoration: underline;
}

#contact-service p a.web:hover {
	color: #003768;
	text-decoration: none;
}

tr.caption {
	background: #60a7dd url(../images/bg_tr_caption.gif) 10px 14px no-repeat;
}

tr.caption p {
	color: #fff;
	font-weight: 700;
	padding: 10px 10px 10px 30px;
}

.teamdetail .overview {
	padding: 10px 0;
	background: #fff url(../images/bg_line_horiz.gif) top left repeat-x;
}

.teamdetail .overview p {
	text-align: justify; 
}




/* Promotion styles */

.promotion {
	width: 728px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
}

.promotion a.download:link, .promotion a.download:visited {
	padding-left: 20px;
	background: url(../images/icon_disk_multiple.gif) 0 0 no-repeat;
}




/* Button styles */

#buttons { 
	position: relative;
	width: 770px;
	height: 130px;
}

#buttons .button01 p, #buttons .button02 p, #buttons .button03 p, #buttons .button04 p, #buttons .button05 p, #buttons .button06 p {
	font-size: 115%;
	line-height: 1em;
	padding: 5px;
}

#buttons .button01 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 0px;
}

#buttons .button01 a:link, #buttons .button01 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #d2ccb8 url(../images/bg_button01.gif) 0px 104px no-repeat;
}

#buttons .button01 a:hover {
	color: #fefefe;
	background: #d2ccb8 url(../images/bg_button01.gif) -120px 104px no-repeat;
}

#buttons .button02 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 130px;
}

#buttons .button02 a:link, #buttons .button02 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 104px no-repeat;
}

#buttons .button02 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 104px no-repeat;
}

#buttons .button03 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 260px;
}

#buttons .button03 a:link, #buttons .button03 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #74cbc8 url(../images/bg_button03.gif) 0px 104px no-repeat;
}

#buttons .button03 a:hover {
	color: #fefefe;
	background: #74cbc8 url(../images/bg_button03.gif) -120px 104px no-repeat;
}

#buttons .button04 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 390px;
}

#buttons .button04 a:link, #buttons .button04 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 104px no-repeat;
}

#buttons .button04 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 104px no-repeat;
}

#buttons .button05 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 520px;
}

#buttons .button05 a:link, #buttons .button05 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #97d2f3 url(../images/bg_button05.gif) 0px 104px no-repeat;
}

#buttons .button05 a:hover {
	color: #fff;
	background: #97d2f3 url(../images/bg_button05.gif) -120px 104px no-repeat;
}

#buttons .button06 {
	position: absolute;
	width: 120px;
	height: 130px;
	top: 0;
	left: 650px;
}

#buttons .button06 a:link, #buttons .button06 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 130px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 104px no-repeat;
}

#buttons .button06 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 104px no-repeat;
}




/* Form styles */

.field {
	width: 200px;
	height: 16px;
	border: 1px solid #999;
	margin-top: 4px;
	margin-right: 4px;
}

.fieldaddress {
	width: 450px;
	height: 100px;
	border: 1px solid #999;
}

.submit {
	height: 26px;
	width: 80px;
	border: 1px solid #fff;
	padding: 0 4px 3px 4px;
	color: #fffffe;
	color: #fff;
	background-color: #34506a;
}

.error {
	color: #f00;	
}




/* Buttons base styles */

#buttonsbase { 
	position: relative;
	width: 770px;
	height: 70px;
}

#buttonsbase .button01 p, #buttonsbase .button02 p, #buttonsbase .button03 p, #buttonsbase .button04 p, #buttonsbase .button05 p, #buttonsbase .button06 p {
	font-size: 115%;
	line-height: 1em;
	padding: 5px;
}

#buttonsbase .button01 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 0;
}

#buttonsbase .button01 a:link, #buttonsbase .button01 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #d2ccb8 url(../images/bg_button01.gif) 0px 43px no-repeat;
}

#buttonsbase .button01 a:hover {
	color: #fefefe;
	background: #d2ccb8 url(../images/bg_button01.gif) -120px 43px no-repeat;
}

#buttonsbase .button02 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 130px;
}

#buttonsbase .button02 a:link, #buttonsbase .button02 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 43px no-repeat;
}

#buttonsbase .button02 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 43px no-repeat;
}

#buttonsbase .button03 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 260px;
}

#buttonsbase .button03 a:link, #buttonsbase .button03 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #74cbc8 url(../images/bg_button03.gif) 0px 43px no-repeat;
}

#buttonsbase .button03 a:hover {
	color: #fefefe;
	background: #74cbc8 url(../images/bg_button03.gif) -120px 43px no-repeat;
}

#buttonsbase .button04 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 390px;
}

#buttonsbase .button04 a:link, #buttonsbase .button04 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 43px no-repeat;
}

#buttonsbase .button04 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 43px no-repeat;
}

#buttonsbase .button05 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 520px;
}

#buttonsbase .button05 a:link, #buttonsbase .button05 a:visited {
	color: #323232;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #97d2f3 url(../images/bg_button05.gif) 0px 43px no-repeat;
}

#buttonsbase .button05 a:hover {
	color: #fefefe;
	background: #97d2f3 url(../images/bg_button05.gif) -120px 43px no-repeat;
}

#buttonsbase .button06 {
	position: absolute;
	width: 120px;
	height: 70px;
	top: 0;
	left: 650px;
}

#buttonsbase .button06 a:link, #buttonsbase .button06 a:visited {
	color: #fff;
	display: block;
	width: 120px;
	height: 70px;
	text-decoration: none;
	background: #003768 url(../images/bg_button02.gif) 0px 43px no-repeat;
}

#buttonsbase .button06 a:hover {
	color: #83aed5;
	background: #003768 url(../images/bg_button02.gif) -120px 43px no-repeat;
}





/* Footer styles */

#footer p { 
	color: #fff;
	line-height: 1.3em;
	padding: 25px 0 0 10px;
}

#footer p.octopus { 
	color: #4e667b;
	line-height: 1.1em;
	padding: 5px 0 0 10px;
}

#footer p.octopus a:link, #footer p.octopus a:visited { 
	color: #627e97;
}

#footer p.octopus a:hover {
	color: #fff;
	text-decoration: none;
}

#footer img { 
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #4e667b;
	text-decoration: none;
}

#footer img.compliance { 
	float: right;
	padding: 0 0 0 5px;
}
