@charset "utf-8";

/* Base Font / BG Colour
=================================*/

body,
html {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background-color: #CCCCCC;
	color: #666666;
}

/* Anchor Styling
=================================*/

a:link, a:visited {
	color: #497858;
	line-height: normal;
	padding: 1px;
	font-weight: normal;
}

a:hover, a:active {
	color: #500062;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.active {
	background-image: url(../images/nav-tab.gif);
	cursor: default;
	background-repeat: repeat-x;
	background-position: 0px -300px;
}

/* Wrapper
=================================*/
	
#wrap {
	width:780px;
	position:relative;
	left:50%;
	margin-left: -390px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-wrap.gif);
	}
	
/* Branding Area
=================================*/
#header {
	height: 150px;
	width: 780px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	font-size: 0.7em;
	color: #6E798C;
	background-image: url(../images/dnalogotimesneedcommercial.gif);
	background-repeat: no-repeat;
	}

/* Navigation
=================================*/

#nav {
	clear:both;
	padding-left: 15px;
	padding-right: 15px;
}
#nav ul {
	float:left;
	width:100%;
	list-style:none;
	background-color: #500062;
	background-image: url(../images/nav-tab.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav li {
	margin:0;
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	color:#fff;
	text-decoration:none;
	line-height: 2.5;
	background-color: #500062;
	background-image: url(../images/nav-tab.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.6em;
	border-left-width: 1px;
}
.clear {
	clear: both;
}

#nav a:hover,
#nav a:focus,
#nav a:active {
	background-color: #500062;
	background-image: url(../images/nav-tab.gif);
	background-repeat: repeat-x;
	background-position: 0 -150px;
	color: #FFFFFF;
}
/* Headings
=================================*/

h1,h2,h3,h4,h5,h6 {
	line-height: normal;
	font-weight: normal;
	color: #497858;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}
/* Main Content Area
=================================*/
	
#mainContent {
	float:left;
	width:500px;
	min-height:500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #E0E3E9;
	display: inline;
	background-repeat: repeat-x;
	background-position: 0px -312px;
	padding: 15px;
	}
#mainContent ol li {
	font-size: 0.9em;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainContent h1 {
	font-size: 1.5em;
}


#mainContent h2 {
	font-size: 1.2em;
}
#mainContent h6 {
	background-color: #7C8AA3;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
}

#mainContent p {
	line-height: 1.8em;
	font-size: 0.8em;
}
#mainContent ul li {
	line-height: 1.5;
	font-size: 0.8em;
	list-style-type: none;
	list-style-image: url(/chunkyfrog/css/arrow_list.gif);
}


/* Side Nav Bar
=================================*/


#secondaryContent {
	float:right;
	width: 175px;
	line-height: normal;
	height: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	display: inline;
	}
#secondaryContent a {
	list-style-type: none;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 2;
	color: #09460F;
	font-weight: normal;
	text-transform: lowercase;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#secondaryContent a:hover {
	color: #5F6F89;
	background-color: #EBFECD;
	text-decoration: underline;
}

#secondaryContent p {
	margin: 0px;
	padding: 0px;
}

#secondaryContent ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E3E9;
	border-left-color: #E0E3E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
    }
	
#secondaryContent li {
	border-top-color: #E0E3E9;
	border-right-color: #E0E3E9;
	border-left-color: #E0E3E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E3E9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#secondaryContent h3 {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #497858;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.6em;
	background-image: url(../images/nav-tab.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/* Footer
=================================*/

#footer {
	clear:both;
	width: 780px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/footer-bg.gif);
	margin: 0px;
	}
#footer p {
	margin: 0px;
	text-align: center;
	color: #497858;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 0.7em;
	text-transform: lowercase;
}

/* General Forms
=================================*/

label {
	font-size: 0.8em;
	font-weight: bold;
	cursor:pointer;
	display: block;
}
fieldset {
	border: 1px solid #BEC6D1;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

legend {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.6em;
	font-weight: bold;
	margin-left: 20px;
	background-color: #EEF0F2;
	text-transform: uppercase;
	border: 2px solid #CCCCCC;
}

th {
	font-size:12pt;
}

/* Contact Form
=================================*/

#name, #email, #phone, #messagebody, #referrer {
	border: 1px solid #BEC6D1;
	margin: 2px;
	display: inline;
}

/* Enquiry Form
=================================*/

#enqUrl, #enqHosting, #enqPages, #enqPurpose, #enqName, #enqCompany, #enqEmail, #enqPhone, #enqLocation, #enqMethod, #enqFeedback {
	border: 1px solid #BEC6D1;
	margin: 2px;
	display: block;
}

/* Evaluation Form
=================================*/

#EVname, #EVemail, #EVphone, #EVurl {
	border: 1px solid #BEC6D1;
	margin: 2px;
	display: inline;
}

/* General
=================================*/

abbr {
	cursor: help;
}
input:focus {
	background-color: #EBFECD;
	color: #003366;
}
textarea:focus {
	background-color: #EBFECD;
	color: #003366;
}

.imagee_maincontent {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.image_quote {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Table Styling
=================================*/

table {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.9em;
	}
	
td {
	padding: 4px;
	border: 1px solid #DDDEE2;
	font-size: 0.8em;
	}

caption {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #497858;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	}
blockquote {
	font-size: 0.8em;
	line-height: 1.4;
	background-color: #F1F3F5;
	border: 1px solid #BEC6D1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/quotemarks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
