/* Rosslyn Research */
/* Made by: Nik Bailey */
/* v2.1.2 */

body {margin: 0; padding: 0; font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif; color: #202020; font-size: 62.5%; background-color: #333;}

blockquote, h3, p, li
{
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	margin: 20px 0 0px 0;
	padding: 0px;
}

h1, h2
{
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.5em;
	font-weight: bold;
	color: #006699;
}

h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: #006699;
}

h4
{
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

#content h2
{
	font-size: 2.6em;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#southbank h2 {
        font-size: 3.2em;
        margin: 45px 0 25px 0;
        text-transform: uppercase;
}

.entry-content h3
{
	font-size: 2em;
}

.entry-content p
{
	font-size: 1.4em;
}

.entry-content li
{
	font-size: 1.3em;
}

.text-tagline
{
	margin: 0 0 30px 0px;
}

ul#reveal
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
}

#reveal li
{
	list-style-type: none;
	padding: 0 0 0px 0px;
	margin: 0px 0 0px 0;
}

#reveal li>ul
{
	list-style-type: none;
	padding: 0 0 0px 0px;
	margin: 0px 0 0px 0;
}

#reveal ul>li
{
	padding: 0 0 20px 0px;
	margin: 0px;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

/*#container a*/

a
{
	text-decoration: none;
	color: #006699;
	border-bottom: 1px #006699 solid;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
}

#logo a
{
	border: none;
}

#sidebar a
{
	color: #006699;
	border: none;
}

#sidebar a:hover
{
	color: #006699;
	text-decoration: underline;
}

#foot a
{
	color: #fff;
	text-decoration: none;
        border-bottom: 1px #fff solid;
}

#foot p
{
	padding: 0px;
	margin: 3px 0 3px 0;
	color: #808080;
	text-align: center;
	font-size: 1.1em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#wrapper
{
	background-color: #ddd;
}

#container
{
	margin: 0px auto;
	padding: 0px 0px 0px;
	width: 980px;
	background: #fff;
	\width: 990px;
	w\idth: 980px;
}

#inner-container
{
	background: url(./images/world-fade.jpg) no-repeat right top;
}

#head
{
	padding: 40px 0 10px 0;
}

#content
{
	margin: 0px 0 50px 40px;
	padding-top: 30px;
	width: 650px;
}

#logo
{
	width: 350px;
	margin: 0px 0 0 40px;
}

#topbar
{
	width: 100%;
	padding: 20px 0 0 0;
}

.nav
{
	margin: 0px auto;
	width: 940px;
	height: 39px;
	font-variant: normal;
	text-transform: uppercase;
}

.nav li
{
	float: left;
	list-style-type: none;
	display: block;
	margin: 0px 2px 3px 1px;
	padding: 0 0 0 0;
	/*background-color: #1;*/
}

.nav a {
	line-height: 1.3em;
}

.nav li a, .nav li a:visited
{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #aaa;
	display: block;
	padding: 13px 12px 9px 12px;
	border: none;
	
}

.nav li a:hover
{
	text-decoration: none;
	display: block;
	background: #fff;/*333*/
	color: #333;
	border: none;
}

.nav li.active a
{
	color: #005c90;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #fff;
	border: none;
	padding-bottom: 11px;
	text-shadow: none;
}

.nav li.active
{
	border: none;
}

#sidebar
{
	margin: 20px 20px 0 5px;
	float: right;
	width: 245px;
	\width: 245px;
	w\idth: 245px;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul
{
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0;
}

#foot
{
	margin: 10px 0 0px 0;
	padding: 1px 0 1px 0;
	clear: both;
}

#sidebar p
{
	font-size: 1.2em;
	line-height: 1.5em;
}

#sidebar h3
{
	margin: 25px 0 10px 0px;
        font-size: 2.3em;
        font-weight: bold;
}

#sidebar small
{
	font-size: 0.9em;
	color: #999;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

#searchbar form p
{
	font-size: 1.4em;
	font-weight: bold;
}

.news-item
{
	margin: 0 0 15px 0px;
}

.news-item p
{
	padding: 0px;
	margin: 0 0 5px 0;
}

span.news_published
{
	font-size: 1em;
	color: #808080;
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.intro
{
	font-size: 2.4em;
}

#content em
{
	color: #035e95;
	font-weight: bold;
	font-style: normal;
}

.directory
{
	padding: 0;
	margin: 0;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.9em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

#text-intro
{
	height: 104px;
	margin: 0 0 30px 0px;
	text-indent: -5000px;
	background: url(./images/text/text-intro.png) no-repeat;
}

#text-news
{
	height: 21px;
	text-indent: -5000px;
	background: url(./images/text/text-news.png) no-repeat;
}

.text-telephone
{
	height: 34px;
	text-indent: -5000px;
}

.text-f2f
{
	height: 0px;
	text-indent: -5000px;
}

.text-online
{
	height: 0px;
	text-indent: -5000px;
}

.text-design-data-processing-and-analysis
{
	height: 0px;
	text-indent: -5000px;
}

.text-consultancy
{
	height: 0px;
	text-indent: -5000px;
}

.text-the-team
{
	height: 0px;
	text-indent: -5000px;
}

.text-more
{
	height: 0px;
	text-indent: -5000px;
	margin-left: 10px;
}

#text-consultancyintro
{
	height: 109px;
	margin: 0 0 30px 0px;
	text-indent: -5000px;
	background: url(./images/text/text-consultancy.png) no-repeat;
}


#text-f2fintro
{
	height: 143px;
	margin: 0 0 30px 0px;
	text-indent: -5000px;
	background: url(./images/text/text-f2f.png) no-repeat;
}

.person-julian
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-julian.jpg) no-repeat;
}

.person-joes
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-joes.jpg) no-repeat;
}

.person-john
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-john.jpg) no-repeat;
}

.person-alexandra
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-alexandra.jpg) no-repeat;
}

.person-luz
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-luz.jpg) no-repeat;
}

.person-amelie
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-amelie.jpg) no-repeat;
}

.person-joeb
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-joeb.jpg) no-repeat;
}

.person-agnieszka
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-agnieszka.jpg) no-repeat;
}

.person-uzma
{
	height: 265px;
	text-indent: -5000px;
	margin-bottom: 20px;
	background: url(./images/people/people-uzma.jpg) no-repeat;
}

.clearer
{
	height: 1px;
	clear: both;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}


/* ======= lab ========== */



