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

body {background: #FFF url(/images/bg-gradient.jpg) top left repeat-x; margin: 14px 0 0; text-align: center; }

#border { width: 940px; text-align: left; border: 1px solid #CCC; background-color: #FFF; padding: 8px; margin: 0 auto; }
#container { width: 876px; background: url(/images/bg-topbar.jpg) top left repeat-x; padding: 12px 32px 8px; }

#topbar { width: 876px; height: 77px; background: none; }
#logo { float: left; width: 250px; height: 62px; }
#logo h1, #message h2, #nav li { font: normal 12px Tahoma, Arial, Helvetica, sans-serif; margin:0; padding:0; text-indent: -9999px; }
#logo h1 a { display: block; width: 250px; height: 62px; text-decoration: none; background: url(/images/emma-dane-design-logo.jpg) top left no-repeat; }
#message { float: right; width: 287px; height: 77px; }
#message h2 { display: block; width: 287px; height: 77px; text-decoration: none; background: url(/images/memories-functional-design.jpg) top left no-repeat; margin:0; padding:0; }

#middle { width: 876px; background: url(/images/bg-leftcolumn-line.gif) top left repeat-y; }
#sidebarlogos { width: 876px; background: url(/images/emma-dane-logos.gif) bottom left no-repeat;}

#nav { float: left; width: 212px; padding: 13px 18px 190px 20px; }
#nav ul { width: 212px; margin:0; padding:0 0 80px; list-style: none; }
#nav li { width: 212px; height: 28px; }
#nav li a { display: block; width: 212px; height: 28px; text-decoration: none; }
#nav li.a a { background: url(/images/nav-about.gif) top left no-repeat; }
#nav li.a a:hover { background: url(/images/nav-about-j.gif) top left no-repeat; }
#nav li.b a{ background: url(/images/nav-services.gif) top left no-repeat; }
#nav li.b a:hover { background: url(/images/nav-services-j.gif) top left no-repeat; }
#nav li.c a { background: url(/images/nav-media.gif) top left no-repeat; }
#nav li.c a:hover { background: url(/images/nav-media-j.gif) top left no-repeat; }
#nav li.d a { background: url(/images/nav-portfolio.gif) top left no-repeat; }
#nav li.d a:hover { background: url(/images/nav-portfolio-j.gif) top left no-repeat; }
#nav li.e a { background: url(/images/nav-testimonials.gif) top left no-repeat; }
#nav li.e a:hover { background: url(/images/nav-testimonials-j.gif) top left no-repeat; }
#nav li.f a { background: url(/images/nav-green.gif) top left no-repeat; }
#nav li.f a:hover { background: url(/images/nav-green-j.gif) top left no-repeat; }
#nav li.g a { background: url(/images/nav-contact.gif) top left no-repeat; }
#nav li.g a:hover { background: url(/images/nav-contact-j.gif) top left no-repeat; }

#footer { width: 876px; background-color: #404388; text-align: center; padding: 0; font: normal 11px Verdana, Arial, sans-serif; color: #fff; }

/* CONTENT STYLES */
#content { float: left; padding: 13px 0 14px 30px; width: 596px; text-align: left; vertical-align: top; }
#content, #content p, #content td, #content div { font: normal 11px Verdana, Arial, sans-serif; color: #575757; line-height: 16px; }


h1 { margin: 0 0 16px -2px; color: #666666; font: normal 18px Verdana, Arial, sans-serif; text-transform: uppercase; }
h2 { margin: 0px 5px 15px -2px; color: #777777; font: normal 14px Verdana, Arial, sans-serif; }
h3, h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover { margin: 0px 0 4px 0px; color: #3B3F4B; font: bold 12px Verdana, Arial, sans-serif; text-decoration: none; }
p { margin: 0 0 14px; }
a:link, a:visited, a:active { color: #2c3d5f; }
a:hover { color: #2c3d5f; background-color: #EEE;}
strong { font-weight: bold;  }

.hr { width: 596px; height: 45px; background: url(/images/hr.gif) top left repeat-x; }
.clear { clear: both; }
.flash { width: 592px; height: 306px; margin-bottom: 15px; border: 1px solid #666666; }

img.border { border: 2px solid #666666; }

input, textarea {
	font: normal 11px Verdana, Arial, sans-serif;
	border: 1px solid #888888;
	padding: 2px;
	color: #555555;
	background-color: #F5F5F5;
}

select {
	font: normal 11px Verdana, Arial, sans-serif;
	border: 1px solid #888888;
	padding: 1px;
	color: #555555;
	background-color: #F5F5F5;
}

blockquote {
	margin: 0;
	margin-bottom: 15px;
	background-image: url(/images/bg-quote.jpg);
	width: 540px;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
}


/* PROJECT PAGE STYLES */

#projectImage {
	width: 590px;
	height: 306px;
	z-index: 10;
	position: relative;
	margin-bottom: 12px;
	border: 2px solid #666666;
}

#projectTrans {
	opacity: .40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	width: 590px;
	height: 20px;
	background: #000000;
	float: none;
	margin-top: -20px;
	position: relative;
	z-index: 50;
}

#projectImageText {
	float: none;
	display: block;
	position: relative;
	z-index: 90;
	color: #ffffff;
	width: 590px;
	height: 20px;
	padding-top: 286px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#projectPreviousImage {
	color: #EFEFEF;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
}

#projectNextImage {
	color: #EFEFEF;
	text-decoration: none;
	float: right;
	padding-right: 6px;
	padding-top: 2px;
	text-align: right;
}

#greenTips {
	color: #EFEFEF;
	text-decoration: none;
	float: right;
	padding-right: 7px;
	padding-top: 0px;
	text-align: right;
}

table.projectThumbs {
	padding: 0;
	margin: 0;
	border: 0 none;
	margin-bottom: 8px;
}

img.projectThumb {
	width: 64px;
	height: 33px;
	border: 2px solid #666666;
}

img.preload {
	display: none;
}

/* QUESTIONNAIRE STYLES */

.errorMsg {
	color: #FF0000;
	font-weight: bold;
}

.checkbox {
	border: 0 none;
	background-color: #FFFFFF;
}

table.questionnaire {
	width: 596px;
	padding: 0px;
	margin: 0;
	border: 0 none;
	margin-bottom: 15px;
}

table.questionnaire td {
	height: 30px;
	padding-right: 5px;
}

table.questionnaireStyle {
	width: 596px;
	padding: 0px;
	margin: 0;
	border: 0 none;
	margin-bottom: 10px;
}

table.questionnaireStyle td {
	padding-right: 5px;
}

table.questionnaireOptions {
	width: 596px;
	padding: 0px;
	margin: 0;
	border: 0 none;
	margin-bottom: 10px;
}

table.questionnaireOptions td {
	width: 198px;
	vertical-align: top;
}

td.question {
	width: 200px;
	text-align: right;
}

/* NEW PORTFOLIO STYLES */

