body {
	font-family: 'Lucida Grande', Geneva, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/App/Assets/Images/Design/slice_27.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

body.admin #container {
	width: auto;
	margin: 0 1em;
	background-color: white;
	color: black;
}

body.admin #header {
	display: none;
}

body.admin * {
	background-image: none !important;
}

body.admin #tblCmsPages .abstract {
	display: none;
}

body.admin #tblCmsPages h2 {
	display: none;
}

body.admin #tblCmsPages {
	border: 1px solid black;
}

.clear {
	clear: both;
	height: 0px;
}

p {
	padding: 0;
	margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
}		

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-style: italic;
}

a img {
	border: 0;
}

#header {
	background-image: url(/App/Assets/Images/Design/slice_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 220px;
}

#header h1, #header h2 {
	text-indent: -20000px;
}

#header h1 a {
	/**
	 * Causes the homepage link in the header block to cover the CSR logo,
	 * despite the fact the link text is moved off the page by the earlier
	 * negative text-indent
	 */
	display: block;
	width: 180px;
	height: 180px;
}

#sidebar {
	width: 220px;
	float: left;
}

#content {
	padding: 0 35px 2em 220px;
	background-image: url(/App/Assets/Images/Design/slice_07.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#footer {
	background-image: url(/App/Assets/Images/Design/slice_07.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 1em 35px 1em 325px;
	font-size: smaller;
	color: #ddd;
	text-align: left;
}

#content ul {
	list-style-position: outside;
	margin: 0 0 1em 1.5em;
	padding: 0;
}

#content dd {
	margin-bottom: 1em;
}

#the-people #content h2 {
	border-bottom: 1px solid #aaa;
}

#content .sidebar {
	width: 165px;
	float: right;
}

#content .sidebar h1 {
	font-size: 1.2em;
	text-align: center; 
}

#content .sidebar ul {
	list-style-position: outside;
	margin: 0 0 1em 0;
	padding: 0;	
}

#content .leader {
	background-image: url(/App/Assets/Images/Design/slice_08.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	width: 350px;
}

#content .leader p.first {
	background-image: url(/App/Assets/Images/Design/slice_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -20px;
	padding: 1em 0 0 20px;
}

#content .leader p {
	margin-right: 0px !important;
	padding-right: 30px !important;
}

#content .leader p.last {
	background-image: url(/App/Assets/Images/Design/slice_14.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: -20px;
	margin-bottom: 0;
	padding: 0 0 25px 20px;
}

#content .leader + p {
	/* give a little extra space after the leader box for IE7, Safari, Firefox.. */
	margin-top: 1em;
}

#content .body {
	float: left;
	width: 360px;
}

#content .body p,
#content .body dl,
#content .body ul,
#content .body h1,
#content .body h2,
#content .body h3
{
}

#content img {
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#content .sidebar img {
	float: none;
	margin-left: 0;
}

.quote {
	background-image: url(/App/Assets/Images/Design/slice_19.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: center;
	margin-bottom: 1em;
}

.quote p {
	background-image: url(/App/Assets/Images/Design/slice_23.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-family: Optima, 'Trebuchet MS', 'Times New Roman', Times, serif;
}

.quote .quote-author {
	background-image: url(/App/Assets/Images/Design/slice_25.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 30px;
	font-size: smaller;
	text-align: right;
}

.inline-quote {
	font-family: Optima, 'Times New Roman', Times, serif;
	margin: 0 5em 1em 5em;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.4em;
}

.sidebar ul {
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	list-style: none;
}

.sidebar li {
	padding: 0 1em 0.5em 1em;
}

.sidebar li.first {
	background-image: url(/App/Assets/Images/Design/slice_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 7px;
}

.sidebar li.last {
	background-image: url(/App/Assets/Images/Design/slice_12.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.sidebar h1 {
	font-size: 1.3em;
}

.sidebar a {
	color: #feb526;
}

.sidebar .cms-nav li {
	padding-left: 1.5em;
	padding-right: 1em;
}

.sidebar .cms-nav .nav-active {
	font-weight: bold;
	padding-left: 0.5em;
}

.sidebar .cms-nav .nav-active a:before	 {
	content: "\00BB \0020";
}

.client {
	clear: right;
}

.client img {
	margin: 0 0 1em 1em;
}

#news #content ul,
#in-the-press #content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#news #content li,
#in-the-press #content li {
	margin-bottom: 2em;
}

#news #content span.link,
#in-the-press #content span.link {
	font-size: larger;
}

#news #content span.published,
#in-the-press #content span.published {
	display: block;
	margin-bottom: 1em;
}

* html #news #content,
* html #in-the-press #content {
	/*
	 * Hack for IE6 3px gap on left of content box, only appears
	 * in these two contexts
	 */
	padding-left: 0;
	background-image: none;
	height: 1px;
}

#in-the-press #content span.abstract {
	display: block;
}

#the-people #content h2 {
	clear: right;
}

body.register form.zing fieldset {
	border: 0;
}

body.register form.zing div.textarea label {
	display: block;
}

body.register form.zing div.textarea textarea {
	width: 300px;
}
