@import url("default.css");

/* =body */
body { 
	font: normal 12px/18px Georgia;  
	//background: url(../images/site/layout/body_bg.png) no-repeat 50% 0;
	background: url(../images/site/layout/body_v2_bg.gif) repeat-x top left;
	color: #444;
}

/* Layout
--------------------------------------------------------------------------------------------*/

#container {
	width: 746px;
	margin: 0 auto;
}

#masthead,
#content,
#footer {
	width: 746px;
}

#footer {
	clear: both;
	border-top: 1px solid #e9e9e9;
	padding: 18px 10px;
	width: 722px;
	background: #fff url(../images/site/layout/footer_bg.jpg) no-repeat;
}

#masthead {
	position: relative;
	height: 202px;
	background: #E60E63;
}

#content {
	padding-top: 36px;
}

#content_main {
	float: right;
	width: 474px;
	padding: 0 10px;
}

#content_sub,
#content_intro,
#content_choose,
#content_quotes {
	float: left;
	width: 222px;
	padding: 0 10px;
}

#content_choose {
	margin: 0 10px;
}

.home #content_main {
	width: 222px;
}

.search #content_main,
#glider {
	width: 726px;
}

#glider {
	border-top: 1px solid #e9e9e9;
	float: left;
	padding: 18px 10px;
	background: #fff;
}

#glider .controls,
.scroller {
	width: 726px;
	float: left;
}

#comments {
	background: url(../images/site/layout/content_sub_li_bg.gif) no-repeat;
	padding-top: 18px;
}

/* The shizzle
--------------------------------------------------------------------------------------------*/

/* =headings */

h1 {
	position: absolute;
	top: 57px;
	left: 10px;
	width: 188px;
	height: 92px;
	background: url(../images/site/ME_logo.gif) no-repeat;
}

h2 { 
  	font-size: 16px; 
  	line-height: 18px; 
  	margin-bottom: 18px;
	font-weight: normal;
	color: #333;
}

.home h2,
.contact h2 {
  	float: left;
	width: 100%;	
}

#glider h2 {
	float: left;
	width: 190px;
	display: block;
	margin-top: 2px;
	margin-bottom: 0;
}

h3 { 
  	font-size: 15px; 
  	line-height: 18px; 
  	margin-bottom: 18px;
	font-weight: normal;
	color: #333;
}

.cases_item #content_main h3 {
	font-size: 14px;
}

.section-text h3 {
	font-size: 15px;
	margin-bottom: 9px;
	color: #ccc;
}

/* =p */

p {
	margin-bottom: 18px;
}

#masthead p {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	bottom: 35px;
	left: 262px;
}

.section-text p {
	font-size: 13px;
}

.section-text p.project {
	font-size: 16px;

}

#comments ol#comment_list li p.poster {
	margin-bottom: 0;
	padding: 9px;
	padding-left: 39px;
	background: url(../images/site/misc/comment-triangle.gif) no-repeat;
	color: #666;
}

p.posted {
	color: #666;
}

div.vcard p {
	margin-top: 18px;
}

/* =dl */

dl {
	background: #fff url(../images/site/misc/left_quote_white.gif) no-repeat 0 0;
	margin-bottom: 18px;
	float: left;
	width: 100%;
}

/* =dt */

dt {
	background: #fff;
	padding: 0;
	padding-bottom: 9px;
	font-style: italic;
}

/* =dd */

dd {
	padding: 0;
	padding-bottom: 0;
	text-indent: 25px;
}

/* =ul */

ul {
	margin-bottom: 18px;
}

ul#nav_access { 
	position : absolute; 
	top : -9999px; 
	margin: 0;
}

ul#nav_main {
	position: absolute;
	bottom: 0;
	background: #AD0748 url(../images/site/layout/nav_main_bg.gif) repeat-x;
	width: 746px;
	margin: 0;
}

#glider ul.controls {
	margin-bottom: 18px;
	width: 400px;
	float: left;
}

/* =li */

li {
	margin-left: 15px;
	list-style: square;
}

#footer li {
	list-style: none;
	margin: 0;
}

#footer li.copyright {
	float: left;
	width: 300px;
}

#footer li.credits {
	float: right;
	width: 200px;
	text-align: right;
}

#nav_main li {
	float: left;
	margin-left: 0px;
	list-style: none;
}

#nav_main li#search {
	position: relative;
	margin-left: 160px;
}

#nav_sub li,
#nav_sub li {
	padding-bottom: 9px;
	margin-top: 9px;
	background: url(../images/site/layout/content_sub_li_bg.gif) no-repeat bottom left;
	margin-left: 0px;
	list-style: none;
}

#content_main li.first,
#content_sub li.first {
	margin-top: 0;
}

#nav_sub li.more,
#nav_sub li.more,
#nav_sub li.paginate {
	background: none;
}

#comments li,
fieldset li {  
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none !important;
}

#comments ol#comment_list li div {
	background: #f4f4f4;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #f4f4f4;
	padding: 17px;
	padding-bottom: 0;
}

#glider ul li {
	display: inline;
}

/* =ol */

fieldset ol {  
	padding: 0;  

}

/* =a */

a {
	color: #E60E63;
}
a:hover {
	text-decoration: none;
}

.section-text p a {
	color: #fff;
}

h1 a {
	display: block;
	width: 188px;
	height: 92px;
	text-indent: -9999px;
}

#nav_main li a {
	float: left;
	display: block;
	background: #AD0748;
	border-top: 1px solid #E60E63;
	border-right: 1px solid #E60E63;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
}

#nav_main li a:hover {
	background: #97043D;
}

#nav_main li a.on {
	background: #fff;
	border-top: 1px solid #fff;
	color: #333;
}

#nav_sub li a {
	color: #444;
	display: block;
}

#nav_sub li a.feed {
	background: url(../images/site/icons/feed.gif) no-repeat 0 50%;
	padding-left: 22px;
}

.news #content_main #nav_sub li a {
	display: inline;
	color: #E60E63;
}

.cases_list #nav_sub li a {
	color: #333;
}

h3 a.popup {
	text-decoration: none;
}

h3 a.popup:hover {
	text-decoration: underline;
}

#nav_sub li a#on {
	text-decoration: none;
}

#nav_sub li.more a {
	color: #E60E63;
}

p.posted a {
	background: url(../images/site/icons/comment.gif) no-repeat 0;
	padding: 20px;	
}

#content_main li.paginate a {
	display: inline;
}

#glider ul li a {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	border: 1px solid #ccc;
	background: #f4f4f4;
	margin-right: 10px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#glider ul li a:hover {
	border: 1px solid #AD0748;
	background: #fff;
}

#glider ul li a.current {
	border: 1px solid #666 !important;
	color: #333;
	background: #e9e9e9;
}

/* =span */

#masthead p span {
	display: block;
}

h2 span{
	float: left;
}

label.error span {
	color: #333;
}

h2 span.me {
	width: 37px;
	height: 18px;
	background: url(../images/site/ME_logo_tiny.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
}

.section-text h3 span {
	display: block;
}

.news h3 span {
	background: url(../images/site/icons/calendar.gif) no-repeat;
	padding-left: 22px;
}

span.more {
	position: absolute;
	left: -9999em;
	width: 900px;
}

div.vcard span {
	display: block;
}

span.adr {
	margin-bottom: 18px;
}

label span {
	color: #E60E63;
}

/* misc */

strong {
	font-weight: bold;
}

.cases_item blockquote {
	background: #f4f4f4 url(../images/site/misc/left_quote_grey.gif) no-repeat 18px 14px;
	border: 1px solid #e9e9e9;
	padding: 18px;
	margin-bottom: 18px;
	text-indent: 25px;
}

.cases_item cite {
	font-style: italic;
	color: #555;
}


/* Form Stuff
--------------------------------------------------------------------------------------------*/

/* =label */

#nav_main li label {
		border-top: 1px solid #E60E63;
		display: block;
		padding: 0 10px;
		color: #fff;
		font-size: 13px;
		line-height: 25px;
		position: absolute;
		top: 0;
		left: 0;
		width: 120px;
}

#content label {
	display: block;
	line-height: 18px;
	margin-bottom: 2px;
}

label.error {
	color: #E60E63;
	font: 11px arial;
	font-weight: bold;
	margin-top: 3px;
}

/* =input */


#masthead input.text {
	border: 1px solid #7F0433;
	padding: 2px;
	font-size: 11px;
	width: 116px;
	color: #999;
	position: absolute;
	top: 4px;
	left: 60px;
}

#content li input.text {
	border: 1px solid #ccc;
	width: 250px;
	font: normal 12px/18px Georgia;  
	padding: 3px;
	color: #666;
	background: #f9f9f9;
}

/* =button */

#masthead button {
	color: #fff;
	background: #AD0748;
	font-size: 12px;
	line-height: 100%;
	vertical-align: middle;
	cursor: pointer;
	font-family: Georgia; 
	position: absolute;
	top: 6px;
	left: 185px;
}

#content li input.focus,
textarea.focus {
	background: #fff;
	border: 1px solid #aaa;
}

#content li input.error {
	border: 1px solid #E60E63;
}

/* =textarea */

textarea {
	width: 466px;
	font: normal 12px/18px Georgia;  
	padding: 3px;
	color: #666;	
	border: 1px solid #ccc;
	height: 110px;
	background: #f9f9f9;
}

#content li textarea.error {
	border: 1px solid #E60E63;
}

/* =legend */

legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
}

/* =fieldset */

fieldset.submit {  
	border-style: none;
}

/* Tables
--------------------------------------------------------------------------------------------*/

table {
	width: 100%;
	margin-bottom: 18px;
}

table thead th {
	font-weight: bold;
}

table tbody th a {
	color: #333;
	font-size: 12px;
}

table th.content_section,
table td.content_section,
table th.project_project,
table td.project_project {
	padding: 0 30px;
}

table th.content_date,
table td.content_date {
	padding: 0 20px;
}

table th.content_title,
table th.project_client {
	width: 222px;
}

table td.content_section {
	width: 80px;
}

table td.project_project {
	width: 300px;
}

table td.project_year {
	padding-right: 30px;
}

table th.project_casestudy,
table td.project_casestudy {
	text-align: center;
}

table thead th {
	padding-bottom: 6px;
}

table tbody td,
table tbody th {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #ccc;
}