/* @override 
	http://creeddesign.acid.myzen.co.uk/css/basic.css
	http://www.creeddesign.co.uk/css/basic.css
*/

/* @group generic */

* {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	outline: none;
	cursor: pointer;
}

.clearAll {
	clear: both;
}

body {
	background-color: #171817;
}

html {
	overflow: scroll;
	background-color: #171817;
}

#pageContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	background-color: #171817;
	border: 1px solid #171817;
}

#homeSplash {
	width: 950px;
	height: 500px;
	background: url(../img/home_dummy_bg.gif) no-repeat center center;
}

div#welcomeText {
	z-index: 5;
	width: 315px;
	top: 60px;
	position: absolute;
}

#welcomeText p {
	color: #848988;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

/* @end */

/* @group global navigation */

#globalNav {
	width: 950px;
	position: relative;
	margin-top: 10px;
	z-index: 10;
}

#globalNav h1 {
	position: absolute;
	right: 20px;
	top: 0;
}

a#gNavLogo {
	width: 170px;
	display: block;
	height: 0;
	padding-top: 80px;
	background: url(../img/logo-creed-nav.gif) no-repeat right top;
	overflow: hidden;
}

#globalNav ul {
	list-style-type: none;
}

#globalNav ul li {
	float: left;
}

#globalNav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	width: 170px;
	display: block;
	padding: 5px 10px;
}

a#gNavWork {
	background-color: #245b57;
}

a#gNavUs {
	background-color: #524f45;
}

a#gNavNews {
	background-color: #3f2028;
}

a#gNavContact {
	background-color: #413047;
}

/* @end */

/* @group concertina */

#concertina {
	position: absolute;
	width: 950px;
	height: 500px;
	z-index: 0;
	top: 80px;
	left: 0;
}

#concertina h2 {
	color: #fff;
	margin-left: 220px;
	width: 460px;
}

#concertina p a {
	background: url(../img/160x41_Get_Flash_Player.jpg) no-repeat;
	width: 160px;
	height: 0;
	display: block;
	margin-left: 220px;
	margin-top: 10px;
	padding-top: 41px;
	overflow: hidden;
}

/* @end */

/* @group work */

#workNav {
	background-image: url(../img/work-trans-bg.png);
	position: relative;
	width: 570px;
	height: 42px;
	float: right;
	top: 0;
	right: 190px;
	padding-top: 3px;
	z-index: 3;
}

#workNav ul#navTop {
	list-style-type: none;
	font-size: 12px;
	float: left;
	font-weight: bold;
}

#workNav ul#navBottom {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	visibility: hidden;
	clear: left;
}

#workNav ul li {
	float: left;
	padding-left: 10px;
}

#workNav ul#navTop li a {
	padding: 3px 10px 0 0;
	text-decoration: none;
	color: #245b57;
	float: left;
}

#workNav ul#navBottom li a {
	padding: 3px 10px 0 0;
	text-decoration: none;
	color: #524f45;
	float: left;
}

#workNav ul#navTop li a:hover {
	color: #cc0;
}

#workNav ul#navBottom li a:hover {
	color: #cc0;
}

#workNav ul#navTop li a.active, #workNav ul#navBottom li a.active {
	color: #cc0;
}

#workNav ul li a.active {
	color: #fff;
}

#workContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 190px;
	background-image: url(../img/work-trans-bg.png);
	z-index: 1;
	float: left;
}

div.workContent {
	position: absolute;
	padding: 10px;
	z-index: 2;
	top: 0;
	left: 0;
	background-image: url(../img/work-trans-bg.png);
	width: 170px;
	min-height: 524px;
}

div.workContent h3 {
	color: #cc0;
	font-size: 13px;
	line-height: 14px;
}

div.workContent h4 {
	color: #cc0;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	text-transform: none;
}

div.workContent p {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

/* @end */

/* @group us */

#usNav {
	background-image: url(../img/work-trans-bg.png);
	width: 170px;
	position: relative;
	left: 190px;
	padding: 10px;
	top: 0;
}

#usNav ul {
	list-style-type: none;
	padding-bottom: 10px;
}

 #usNav ul li {
	padding-right: 15px;
	float: left;
}

#usNav ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #524f45;
	float: left;
}

#usNav ul li a:hover {
	color: #fff;
}

#usNav ul li a.active {
	color: #fff;
}

#usIdeasHeader {
	width: 760px;
	height: 0;
	background-image: url(../img/us_ideas_header_03.png);
	padding-top: 180px;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

div#peopleBackground {
	background: url(../img/people_bg.gif) no-repeat;
	width: 178px;
	height: 550px;
	position: absolute;
	top: 55px;
	left: 12px;
}

#peopleThumbs {
	height: 190px;
	position: relative;
	top: 0;
	left: 190px;
	float: left;
}

#peopleThumbs ul {
	list-style-type: none;
}

#peopleThumbs ul li {
	float: left;
	width: 60px;
	height: 190px;
	margin-right: 10px;
	overflow: hidden;
	cursor: pointer;
}

#peopleThumbs ul li img {
	border-width: 0;
	border-style: none;
}

#peopleInfo {
	position: relative;
	top: 0;
	left: 190px;
	width: 380px;
}

div.peopleInfoLayer {
	background-color: #171817;
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
}

div.peopleInfoDetails {
	width: 170px;
	background-image: url(../img/work-trans-bg.png);
	padding: 10px;
	float: left;
}

div.peopleInfoDetails h4 {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
}

div.peopleInfoDetails p {
	color: #524f45;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

div.peopleInfoDetails img {
	margin-top: 10px;
}

div.peopleInfoPicture {
	background-color: #fff;
	width: 190px;
	min-height: 300px;
	float: left;
}

div.peopleInfoPicture img {
	position: absolute;
	top: 0;
}

div#galleryBackground {
	background: url(../img/gallery_bg.gif) no-repeat;
	width: 178px;
	height: 550px;
	position: absolute;
	top: 182px;
	left: 200px;
}

div#galleryPictures {
	position: absolute;
	left: 0;
	top: 170px;
}

div.galleryPic {
	position: absolute;
	padding: 7px;
	background-image: url(../img/work-trans-bg.png);
	width: 240px;
	height: 275px;
}

div.galleryPic h4 {
	color: #fff;
	font-size: 11px;
	width: 240px;
	padding-bottom: 5px;
}

div.galleryPic p {
	color: #fff;
	font-size: 11px;
	padding-top: 5px;
	width: 240px;
}

div#galleryThumbs {
	position: relative;
	width: 380px;
	left: 380px;
	background-image: url(../img/work-trans-bg.png);
	padding-bottom: 9px;
	top: 0;
}

#galleryThumbs img {
	border-width: 1px;
	border-style: solid;
	margin-top: 7px;
	margin-left: 7px;
	cursor: pointer;
}

#galleryThumbs img:hover {
	border-color: #fff;
}

/* @end */

/* @group news */

div#newsBackground {
	background: url(../img/news_bg.gif) no-repeat;
	width: 178px;
	height: 550px;
	position: absolute;
	top: 55px;
	left: 230px;
}

#newsColumn {
	background-image: url(../img/work-trans-bg.png);
	width: 360px;
	position: relative;
	left: 380px;
	padding: 10px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

#newsColumn h3 {
	color: #502933;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 14px;
}

#newsColumn h3 strong {
	color: #fff;
}

#newsColumn h4 {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

#newsColumn p {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

#newsColumn img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#newsColumn .clearAll {
	padding-bottom: 20px;
}

#newsLinks {
	float: left;
	position: relative;
	top: 50px;
	left: 380px;
	width: 170px;
	padding: 20px 10px 10px;
}

#newsLinks ul {
	list-style-type: none;
}

#newsLinks ul li a {
	font-size: 12px;
	line-height: 16px;
	color: #524f45;
	text-decoration: none;
	font-weight: bold;
}

#newsLinks ul li a:hover {
	color: #fff;
}

/* @end */

/* @group contact */

#contactNav {
	background-image: url(../img/work-trans-bg.png);
	width: 170px;
	position: relative;
	left: 570px;
	padding: 10px;
	top: 0;
}

#contactNav ul {
	list-style-type: none;
	padding-bottom: 10px;
}

 #contactNav ul li {
	padding-right: 15px;
	float: left;
}

#contactNav ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #654a6e;
	float: left;
}

#contactNav ul li a.active {
	color: #fff;
}

#contactNav ul li a:hover {
	color: #fff;
}

div#contactBackground {
	background: url(../img/contact_bg.gif) no-repeat;
	width: 178px;
	height: 550px;
	position: absolute;
	top: 55px;
	left: 230px;
}

#contactColumn {
	background-image: url(../img/work-trans-bg.png);
	width: 360px;
	min-height: 500px;
	position: relative;
	left: 380px;
	padding: 10px;
	height: 563px;
	float: left;
}

#contactColumn div {
	position: absolute;
	top: 20px;
	left: 10px;
}

#contactColumn img {
	position: absolute;
	bottom: 50px;
	left: 30px;
}

#contactColumn p {
	color: #d2d2d2;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#contactColumn p span {
	color: #fff;
}

#contactColumn p a {
	text-decoration: none;
	color: #d2d2d2;
}

#contactColumn p a:hover {
	text-decoration: underline;
}

#contactColumn div p span.contacts {
	font-size: 16px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cff;
}

#contactColumn div p span.maplink {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 430px;
	left: 260px;
	width: 110px;
}

#linksColumn {
	background-image: url(../img/work-trans-bg.png);
	width: 360px;
	min-height: 500px;
	position: relative;
	left: 380px;
	padding: 10px;
	float: left;
	height: 530px;
}

#linksColumn h4 {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

#linksColumn ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#linksColumn ul li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#linksColumn ul li a {
	text-decoration: none;
	color: #413047;
	padding-left: 10px;
}

#linksColumn ul li a:hover {
	color: #fff;
}

/* @end */

#imageTest img {
	border: 1px solid #cc0;
	width: 70px;
}

/* @group admin */

/*div#adminColumn {
	position: relative;
	left: 0;
	top: 70px;
}*/

/*#adminColumn h3 {
	color: #fff;
}*/

/*div#adminLogin {
	width: 380px;
	margin: 80px auto auto;
	padding: 30px;
	background-color: #282928;
	border: 1px solid #404240;
}*/

#adminLogin form p {
	margin-bottom: 5px;
}

#adminLogin form p label {
	text-align: right;
	color: #fff;
	font-size: 14px;
	width: 90px;
	margin-right: 10px;
	display: inline-block;
}

#adminLogin form p input {
	font-size: 14px;
	vertical-align: middle;
	line-height: 18px;
}

#adminLogin form p.submit {
	margin-left: 120px;
	text-align: left;
}



/* @end */

/* @group admin */

div#adminConsoleBanner {
	position: absolute;
	top: 0;
	right: 0;
}

div#adminConsoleBanner a {
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 0;
	background: url(../img/admin/lock_16x16_wht.png) no-repeat center center;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	padding: 5px;
}

div#adminConsoleBanner a:hover {
	background-color: #666;
}

#adminConsole
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	background: url(../img/bg_home.gif) repeat-x;
	padding-bottom: 20px;
	position: relative;
	left: 0;
	top: 60px;
}

#adminConsole h3 {
	margin-bottom: 10px;
	color: #fff;
}

#adminConsole h4 {
	color: #666;
}

#adminConsole a
{
	color: #848988;
	text-decoration:none;
}

#adminConsole ul li a img {
	margin-right: 5px;
	margin-left: 5px;
}

#adminConsole a:hover
{
	color: #fff;
}

#adminConsole ul
{
	list-style:square;
	list-style-type: none;
}

#adminConsole ul li {
	color: #999;
	width: 500px;
	text-align: left;
	margin: auto;
	padding: 5px;
}

#adminConsole ul li:hover {
	background-color: #333;
}

/*span.adminEditControls {
	float: right;
}*/

#adminLogin 
{
	width: 300px;
	margin: auto;
	background-color: #2e302f;
	border: 1px solid #505250;
	padding: 20px;
}

/*#adminLogin label
{
	width: 100px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	text-align: right;
}*/

/*#adminLogin input
{
	width: 100px;
	font-size: 14px;
}*/

#errors {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

#adminConsoleTasks {
	width: 250px;
	margin: auto;
}

#adminConsoleTasks h4 {
	color: #404240;
}

#adminConsoleTasks a
{
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

#adminConsoleTasks a:hover
{
}

#adminConsoleTasks ul
{
	list-style:square;
	list-style-type: none;
}

#adminConsoleTasks ul li {
	width: inherit;
	text-align: center;
}

#adminConsoleTasks ul li:hover {
	background-color: #272929;
	color: #fff;
}	

#adminConsole span.orange
{
	color: #FF6600;
}

div#adminConsoleInterface {
	width: 800px;
	margin: auto;
	padding-bottom: 90px;
}

#adminConsoleInterface table tbody tr td {
	font-size: 16px;
	color: #fff;
}

td.editorLabel {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	width: 120px;
}

td.editorField {
	text-align: left;
}

#adminConsoleInterface form
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#adminConsoleInterface h4 {
	
}

#adminConsoleInterface ul
{
	list-style: square;
	list-style-type: none;
	width: 600px;
	margin: auto;
}

#adminConsoleInterface ul li {
	text-align: left;
	position: relative;
	padding: 5px;
}

#adminConsoleInterface ul li:hover {
	background-color: #333;
}

#adminConsoleInterface ul li span.adminItem {
	width: 490px;
	height: 20px;
	vertical-align: middle;
}

#adminConsoleInterface ul li span.adminEditControls {
	width: 110px;
	height: 20px;
	vertical-align: middle;
	position: absolute;
	right: 0;
}

#adminConsoleInterface a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 11px;
}

#adminConsoleInterface a:hover
{
	color: #FF6600;	
}

#adminConsoleInterface label
{
	float: left;
	margin-right: 10px;
}

#adminConsoleInterface input, select
{
	float: left;
	margin-right: 10px;
	font-size: 16px;
	line-height: 20px;
}

#adminConsoleInterface form table tbody tr td textarea {
	width: 600px;
}

input.editorTitle {
	width: 600px;
}

input.editorLocation {
	width: 600px;
}

input#publish_date {
}

.admin_note_text
{
	font-size: 11px;
}
/* @end */