/* -------------------------------------------- */
/* CADceptual Design Consultants */
/* Designed and built by Emerald Colour Limited */
/* www.emeraldcolour.co.uk | T:01256 819788 */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* zero browser settings */
/* -------------------------------------------- */

body, html, div, h1, h2, h3, h4, h5, h6, p, ul, li, img, form
{
margin: 0;
padding: 0;
border:none;
}


/* -------------------------------------------- */
/* body */
/* -------------------------------------------- */

body
{
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
background-color:#c8e8fc;
margin: 10px 0px 10px 0px;
}


/* -------------------------------------------- */
/* links */
/* -------------------------------------------- */

a:link
{
color: #00aeef;
font-weight: bold;
text-decoration: underline;
}

a:visited
{
color: #00aeef;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
color: #000033;
font-weight: bold;
text-decoration: underline;;
}

a:active
{
color: #00aeef;
font-weight: bold;
text-decoration: underline;
}


/* -------------------------------------------- */
/* lists */
/* -------------------------------------------- */

ol
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 8px 16px;
list-style-type: disc;
line-height: 1.6;
}


/* -------------------------------------------- */
/* text */
/* -------------------------------------------- */

/* main heading */
h1
{
font-size: 18px;
font-weight: bold;
padding: 0px 0px 8px 0px;
color: #00aeef;
}

/* sub heading cyan*/
h2
{
font-size: 18px;
font-weight: bold;
padding: 10px 0px 8px 0px;
color: #00aeef;
}

/* sub heading blue*/
h3
{
font-size: 14px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 5px 0px 2px 0px;
color: #000033;
}

/* vacancy headings */
h4
{
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
color: #000033;
}

h5
{
font-size: 15px;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 9px 0px;
color: #000000;
}

/* footer heading */
h6
{
font-size: 15px;
letter-spacing: 2px;
font-weight: bold;
text-align: center;
color: #00aeff;
}



/* -------------------------------------------- */
/* wrapper */
/* -------------------------------------------- */

#wrapper
{
width: 800px;
overflow: auto;
margin-right: auto;
margin-left: auto;
text-align: left;
border: 3px solid #00aeef;
background-color: #ffffff;
}


/* -------------------------------------------- */
/* header */
/* -------------------------------------------- */

#header_box
{
float: left;
display: inline;
border-bottom: 1px solid #00aeef;
}

#header_home
{
float: left;
display: inline;
width: 782px;
margin: 0px 0px 25px 9px;
}



/* -------------------------------------------- */
/* navigation horizontal */
/* -------------------------------------------- */

#nav_box_horizontal
{
float: left;
width: 800px;
display: inline;
padding: 8px 0px 8px 0px;
background-color: #000033;
margin-bottom: 25px;
}

#nav_box_horizontal_home
{
float: left;
width: 800px;
display: inline;
padding: 8px 0px 8px 0px;
background-color: #000033;
margin-bottom: 9px;
}

ul#navigation_h
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
text-align: center;
}

ul#navigation_h a
{
font-size: 11px;
font-weight: bold;
letter-spacing: 0.5px;
color: #ffffff;
text-decoration: none;
padding: 0px 5px 0px 5px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
margin: 0px 8px 0px 8px;
}
	
ul#navigation_h a:hover
{
color: #00aeef;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

ul#navigation_h li
{
display: inline;
}

ul#navigation_h li
{
display: inline;
}


/* -------------------------------------------- */
/* navigation vertical 01 */
/* -------------------------------------------- */

#nav_box_vertical1
{
float: left;
width: 160px;
display: inline;
margin-bottom: 15px;
}

ul#navigation_v1
{
margin-left: 0;
margin-right: 0;
list-style-type: none;
}
	
ul#navigation_v1 a
{
font-size: 11px;
font-weight: bold;
letter-spacing: 0.5px;
color: #ffffff;
display: block;
text-decoration: none;
background-image: url(images/vertical_blue_button.jpg);
background-repeat: no-repeat;
padding: 8px 0px 8px 10px;
border-bottom: .2em solid #fff;
}
	
ul#navigation_v1 a:hover
{
background: #000033;
color: #ffffff;
}
	
ul#navigation_v1 li
{
display: inline;
}


/* -------------------------------------------- */
/* navigation vertical 02 */
/* -------------------------------------------- */

#nav_box_vertical2
{
float: left;
width: 160px;
display: inline;
margin-bottom: 15px;
}

ul#navigation_v2
{
margin-left: 0;
margin-right: 0;
list-style-type: none;
}
	
ul#navigation_v2 a
{
font-size: 11px;
font-weight: bold;
letter-spacing: 0.5px;
color: #ffffff;
display: block;
text-decoration: none;
background-image: url(images/vertical_cyan_button.jpg);
padding: 8px 0px 8px 10px;
border-bottom: .2em solid #fff;
}
	
ul#navigation_v2 a:hover
{
background: #0092c8;
color: #ffffff;
}
	
ul#navigation_v2 li
{
display: inline;
}


/* -------------------------------------------- */
/* navigation vertical 03 */
/* -------------------------------------------- */

#nav_box_vertical3
{
float: left;
width: 160px;
display: inline;
margin-bottom: 15px;
}

ul#navigation_v3
{
margin-left: 0;
margin-right: 0;
list-style-type: none;
}
	
ul#navigation_v3 a
{
font-size: 11px;
font-weight: bold;
letter-spacing: 0.5px;
color: #ffffff;
display: block;
text-decoration: none;
background-image: url(images/vertical_grey_button.jpg);
padding: 8px 0px 8px 10px;
border-bottom: .2em solid #fff;
}
	
ul#navigation_v3 a:hover
{
background: #666666;
color: #ffffff;
}
	
ul#navigation_v3 li
{
display: inline;
}


/* -------------------------------------------- */
/* content */
/* -------------------------------------------- */
	
/* left content */
#column_left
{
float: left;
width: 160px;
display: inline;
margin: 0px 40px 0px 9px;
}

#column_left_advert
{
float: left;
width: 160px;
display: inline;
margin-bottom: 15px;
}

/* right content */
#column_right
{
float: left;
display: inline;
width: 550px;
margin: 0px 0px 0px 0px;
}

#column_right p
{
font-size: 12px;
font-weight: normal;
line-height: 1.6;
padding: 0px 0px 8px 0px;
color: #000000;
}

/* used for portfoilio and vacancy pages */
#column_right_box
{
float: left;
display: inline;
width: 550px;
margin: 6px 0px 0px 0px;
}

#column_right_box img
{
float: right;
}

#column_right_box p
{
font-size: 12px;
font-weight: normal;
line-height: 1.6;
padding: 0px 0px 8px 0px;
color: #000000;
}

/* used for business links pages */
#column_right_business
{
float: left;
display: inline;
width: 550px;
margin: 6px 0px 0px 0px;
}

#column_right_business h2
{
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
color: #000033;
}

#column_right_business h3
{
font-size: 13px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;
color: #00aeff;
}

#column_right_business p
{
font-size: 12px;
font-weight: normal;
line-height: 1.4;
padding: 0px 0px 2px 0px;
color: #000000;
}

#column_right_business hr
{
margin: 10px 0px 3px 0px;
}

#column_right_business a
{
font-size: 12px;
font-weight: normal;
line-height: 0;
padding: 10px 0px 8px 0px;
color: #000000;
}

#column_right_business img
{
float: right;
padding-top: 5px;
}

/* used for quote advert */
#column_right_advert
{
float: left;
display: inline;;
margin: 25px 0px 0px 0px;
}

/* home content */
#column_home
{
float: left;
display: inline;
width: 675px;
margin: 0px 0px 0px 67px;
}

#column_home p
{
font-size: 14px;
font-weight: normal;
line-height: 1.8;
padding: 0px 0px 10px 0px;
color: #000000;
}

#column_home img
{
float: left;
display: inline;
padding: 20px 10px 0px 0px;
}


/* -------------------------------------------- */
/* footer */
/* -------------------------------------------- */	
	
#footer_box
{
float: left;
width: 800px;
display: inline;
margin-top: 50px;
padding: 10px 0px 10px 0px;
background-color: #000033;
}

#footer_box_home
{
width: 800px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
}

#footer_box_home_text
{
width: 500px;
float: left;
display: inline;
text-align: left;
}

#footer_box_home_text p
{
font-size: 10px;
color: #000033;
padding: 7px 0px 0px 70px
}

#footer_box_home_text a
{
color: #000033;
font-weight: normal;
text-decoration: underline;
}

#footer_box_home_image
{
width: 160px;
float: right;
display: inline;
padding: 0px 70px 10px 0px
}


/* -------------------------------------------- */
/* form */
/* -------------------------------------------- */	
	
#form_box
{
width: 530px;
border: 1px solid #00aeef;
background-color: #FFFFFF;
float: left;
display: inline;
padding: 10px 10px 10px 10px;
margin: 15px 0px 0px 0px;
}

#form_box p
{
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 1.7;
padding: 0px 0px 8px 0px;
color: #000000;
}

#form_box h2
{
font-size: 14px;
font-weight: bold;
padding: 10px 0px 6px 150px;
color: #00aeef;
}

label
{
width: 145px;
float: left;
text-align: right;
margin-right: 5px;
display: block
}

.input
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000033;
background: #e1f4fd;
border: 1px solid #000033;
width: 300px;
}

.submit input
{
font-size: 10px;
font-weight: bold;
color: #ffffff;
background: #000033;
margin: 10px 0px 0px 152px;
border: 0px;
width: 80px;
height: 25px;
}


/* -------------------------------------------- */
/* captcha boc */
/* -------------------------------------------- */	
	
#captcha_box
{
width: 370px;
background-color: #FFFFFF;
float: left;
display: inline;
margin: 0px 0px 10px 150px;
}