/* reset values for browser consistency, thanks to Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* footer stick prep */

html, body, #wrapper {
	height: 100%;
}

body > #wrapper {
	height: auto;
	min-height: 100%;
}

/* base */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;
	background: #ffffff;
}

a {
	color: #c90000;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 10px 0;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #666666;
}

h1 {
	font-size: 2.2em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-transform: normal;
	color: #000;
	margin: 0 0 20px;
}

h2 {
	/*text-transform: uppercase;*/
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px;
}

h3 {
	color: #000;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
}

h4 {
	color: #000;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

h2 a, h3 a, h4 a {
	color: #000;
	text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover {
	color: #666;
	text-decoration: none;
}

.caption {
	font-size: 1.0em;
}

.cl {
	clear: left;
}

.fl {
	float: left;
	margin: 0 5px 5px 0;
}

.fr {
	float: right;
	margin: 0 0 5px 5px ;
}

.divider-horizontal {
	border-bottom:1px solid #DFDFDF;
	margin: 20px 0;
	clear: both;
}

/*navigation*/

#navigation-placeholder {
	background: #fff url(../images/design/header-bg.jpg) repeat-x bottom left;
	padding: 25px 0 0;
}

#navigation-wrapper {
	width: 990px;
	text-align: left;
	margin: 0 auto;
}	

#logo {
	float: left;
	margin: 0 0 20px 0;
}

#navigation {
	float: right;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	margin: 17px 0;
}

#navigation li {
	float: left;
	display: inline;
	font-size: 1.65em;
	margin: 0 20px 0 0;
}

#navigation a {
	color: #999;
}

#navigation a:hover, #navigation a:focus, #navigation a.active {
	color: #fff;
	text-decoration: none;
}	

#navigation .first/*, #navigation .last*/ {
	font-size: 1.1em;
	position: absolute;
}

#navigation .first {
	left: 0;
	top: -1.25em;
}

/*#navigation .last {
	right: 0;
	top: -1.25em;
}*/

/* corner */

#corner-e3 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}

/*header*/

#header-wrapper {
	/*background: url(../images/design/content-top-shadow.jpg) repeat-x bottom left;*/
	overflow:hidden;
}

#header {
	margin-bottom: 29px;
}

/*header_grey*/

/*
#header.wide {
	background: url(../images/header-large-sides.jpg) no-repeat top center;
}
*/

/*header_white*/

#header.wide {
	background: url(../images/header-large-sides-white.jpg) no-repeat top center;
}

#header-inner {
	position: relative;
	width: 1000px;
	min-height: 292px;
	text-align: left;
	margin: 0 auto;
}

#breadcrumbs, #intro {
	margin: 0 0 0 30px;
}

#breadcrumbs {
	padding: 40px 0 0;
}

#breadcrumbs li {
	float: left;
	display: inline;
	font-size: 1.1em;
	margin: 0 5px 0 1px;
}

#breadcrumbs a {
	border-right: 1px #999 solid;
	color: #999;
	padding: 0 6px 0 0;
}

#breadcrumbs span {
	font-weight: bold;
}

#language-navigation {
	position: absolute;
	top: 20px;
	right: 60px;
}

#language-navigation li {
	display: inline;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	padding: 2px;
}

#language-navigation a {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
}

#language-navigation a.active {
	color: #333;
	font-weight: bold;
}

#intro {
	width: 490px;
}

#intro h1 {
	letter-spacing: -0.00125em;
	margin: 5px 0 20px;
}

#intro h2 {
	color: #333;
	font-size: 1.4em;
	text-transform: none;
}

#intro-nav {
	margin: 20px 0 0;
}

#intro-nav li {
	font-size: 1.2em;
	background: url(../images/design/arrow.gif) no-repeat 0 0.3em;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

#intro-nav li a.active {
	display: none;
}

/*content*/

#content {
	width: 940px;
	margin: 0 auto;
	text-align: left;



	background: url(../images/design/content-bg.gif) repeat-y top left;
	padding: 15px 0 19em;
}

#content ul {
	list-style: disc outside none;
	padding: 0 0 0 15px;
}

#content ol {
	list-style: decimal outside none;
	padding: 0 0 0 15px;
}

#content .bulleted-list {
	padding: 0;
}

#content ul li {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content li p {
	font-size: 1em;
	margin-top: 0;
}

#column-left {
	float: left;
	width: 560px;
}

#column-left-left {
	float: left;
	width: 280px;
}

#column-left h2 {
	background: url(../images/design/arrow.gif) no-repeat 0 0.3em;
	padding: 0 0 0 20px;
	overflow: hidden; /* necessary for background in ie */
}

#column-left-right {
	float: right;
	width: 280px;
}

#column-right {
	float: right;
	width: 310px;
}

/* casebook home */

#casebook {
	border-bottom: 1px solid #DFDFDF;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
}

#casebook p {
	float: left;
	width: 130px;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0;	
}

#casebook input {
	vertical-align: middle;
}

#casebook #email {
	float: left;
	width: 120px;
}

#casebook #go {
	float: right;
	width: 40px;
}

/* whitepaper home */

#whitepaper {
	border-bottom: 1px solid #DFDFDF;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
}

#whitepaper p {
	float: left;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0;	
}


/* newsletter */

#newsletter {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px;
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
}

#newsletter h2 {
	float: left;
	width: 48%;
}

#newsletter input {
	float: right;
	width: 48%;
}

/* quicklink */

.quicklink-home {
	clear: both;
	margin: 0 0 30px 0;
}

.quicklink-home img {
	float: left;
	margin: 0 20px 0 0;
}

.quicklink-home h3 {
	margin: 0;
}

.quicklink-home p {
	margin-left: 188px;
}

.quicklink {
	float: left;
	margin: 0 20px 30px 0;
}

.quicklink.last {
	margin: 0;
}

.quicklink img {
	margin: 0;
}

.quicklink span {
	display: block;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 1.2em;
}

.quicklink a {
	color: #000;
}

.quicklink-small {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.quicklink-small img {
	float: left;
	margin: 0 10px 0 0;
}

.quicklink-small span {
	float: left;	
	font-weight: bold;
	font-size: 1.2em;
	color: black;
}

.quote {
	background: url(../images/design/quote-start.gif) no-repeat top left;
	padding: 0 0 0 70px;
	margin: 0 0 50px 30px;
	width: 400px;
	float: left;
}

.quote p {
	background: url(../images/design/quote-end.gif) no-repeat top right;
	font-weight: bold;
	text-transform: normal;
	font-size: 1.5em;
	width: 350px;
	padding: 0 70px 0 0;
	color: #000;
}

p.speaker {
	text-transform: none;
	font-weight: normal;
	background: none;
	font-size: 1.1em;
	color: #999999;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}

.quote a {
	float: right;
	font-size: 1.1em;
}

.bulleted-list li {
	font-size: 1.1em;
	line-height: 1.2em;
	background: url(../images/design/arrow.gif) no-repeat 0 0.3em;
	padding: 0 0 0 15px;
	margin: 0 0 3px;
	list-style: none;
	overflow: hidden;
}

.bulleted-list li.read-all {
	background: none;
	margin: 10px 0 0;
}

.bulleted-list li.read-all a {
	background: url(../images/design/arrow-double.gif) no-repeat bottom right;
	padding: 0 25px 0 0;
}

/* feeds */

#blog {
	margin: 0 0 20px;
}

#home-twitter {
	width: 130px;
	line-height: 0.5em;
	float: right;
	border-left: 1px solid #DFDFDF;
	padding: 0 0 0 20px;
	margin: 0 0 20px 10px;
}

#home-twitter img {
	margin: 0 0 5px;
}

#home-twitter p, #blog p {
	font-size: 1.1em;
}

/* ? */

span.name {
	color: #000;
	font-weight: bold;
}

ul.pages li {
	display: inline;
}

ul.pages li a {
	color: #000;
	font-size: 1.3em;
}

ul.pages li a:hover, ul.pages li a.active {
	font-weight: bold;
	text-decoration: none;
}

/* clients */

#client-navigation #client-list {
	list-style: none;
	padding: 0;
}

#client-images {
	font-size: 1.2em;
}

#client-images img {
	border: 1px solid #dfdfdf;
	-moz-box-shadow: 0 0 7px #999;
	-webkit-box-shadow: 0 0 7px #999;
}

#client-navigation a, #client-navigation a:hover, #client-images a, #client-images a:hover {
	color: #000;
	text-decoration: none;
}

#client-image-nav {
	margin: 0 0 10px;
}

#client-image-nav a {
	margin: 0 3px 0 0;
}

#client-images .picture-desc {
	display: block;
	margin: 10px 0;
}

/* news */

#news-article-list .news-article {
	margin: 0 0 20px;
}

#news-article-nav .year {
	font-size: 1.4em;
	margin: 0 0 10px;
}

#news-article-nav .month {
	font-size: 0.85em;
	margin: 5px 0 5px 15px;
}

#news-article-nav .active {
	color: #000;
}

#newsflash {
	clear: both;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

#newsflash h2 img {
	vertical-align: middle;
	margin-bottom: 2px;
}

#newsflash li, #blog li, #home-twitter li {
	font-size: 1.1em !important;
}

.home #newsflash {
	border-top: 1px solid #dfdfdf;
	padding: 20px 0;
	overflow: hidden;
}

/* cases */

#related-cases {
	border-top: 1px solid #dfdfdf;
	margin: 20px 0 0;
	padding: 20px 0 0;
}

/*footer*/

#footer-wrapper {
	position: relative;
	margin-top: -17em;
	height: 17em;
	clear:both;
	background: #480001 url(../images/design/footer-bg.jpg) repeat-x top left;
	overflow: hidden;
}

#footer {
	width: 940px;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: left;
	overflow: hidden;
	padding: 0 0 20px 
}

#address {
	color: #999;
	margin: 0;
	font-size: 1.3em;
}

#address span {
	color: #000;
}

#footer #taglist {
	border-left: 1px #b18080 solid;
	color: #b18080;
	width: 560px;
	float: left;
	padding: 0 0 0 3px;
	margin: 57px 20px 0 0;
}

#footer #taglist li {
	border-right: 1px solid #B18080;
	margin: 0 3px 3px 0;
	padding: 0 3px 0 0;
	float: left;
}

#footer #taglist a {
	color: #b18080;
	font-size: 1.4em;
	line-height: 0em;
	white-space: nowrap;
	display: block;
	padding: 7px 0 7px 0;
}

#footer #taglist a:hover {
	color: #fff; 
	text-decoration: none;
}

#social {
	float: left;
	width: 200px;
	color: #b18080;
	padding: 0;
	margin: 30px 0 0;
}

#social p {
	margin: 0 0 0 10px;
	color: #B18080;
	font-size: 1.4em;
}

#social ul {
	padding: 0 0 0 10px;
	margin: 10px 0;
	border-left: 1px #b18080 solid;
	overflow: hidden;
}

#social ul li {
	list-style: none;
	float: left;
	width: 90px;
	margin: 0 0 1px 0;
}

#social ul li img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

#social ul li a {
	color: #b18080;
	font-size: 1.4em; 
}


#social ul li a:hover {
	color: #fff; 
	text-decoration: none;
}

/* tags */

.tag-results {
	margin: 0 0 20px;
}

.tag-result-link {
	font-size: 1.2em;
}

/* forms */

fieldset {
    font-size: 1.2em;
    margin: 0 0 20px;
}

.fieldset-row {
    margin: 0 0 5px;
}

.fieldset-row label {
    display: block;
	color: #666;
	line-height: 1.5em;
}

.error { 
	color: #cc0000;
}

.form-error p, .mandatory {
	font-weight: bold;
	color: #cc0000;
}

input, textarea {
	font-size: 1.1em;
	padding: 3px 2px;
}

.error input, .error textarea {
	background: #ffffec;
}

/* contact form */

#contact-form .textfield, #contact-form textarea {
	width: 300px;
}

#contact-form .field-group-first {
	float: left;
}

#contact-form .field-group-first {
	width: 210px;
}

#contact-form .field-group-first input, #contact-form .field-group-second input {
	width: 95%;
}

#contact-form .field-group-second {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

#contact-form .field-group-second {
	width: 83px;
}

/* casebook form */

#casebook-form .textfield, #casebook-form textarea {
	width: 350px;
}

#casebook-form .field-group-first {
	float: left;
}

#casebook-form .field-group-first {
	width: 260px;
}

#casebook-form .field-group-first input, #casebook-form .field-group-second input {
	width: 95%;
}

#casebook-form .field-group-second {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

#casebook-form .field-group-second {
	width: 83px;
}

/* self-clear floats */

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

*:first-child+html .group {
	min-height: 1px;
}
