/* RESET */
/* v1.0 | 20080212 by Eric Meyer */
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.01%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* END OF RESET */

body {
	background-color: #1E1E1E;
	background-image: url(../images/bg-gherkin.png);
	background-repeat: no-repeat;
	background-position: 640px 0px;
	color: #FFF;
	font: normal 62.5% Tahoma, sans-serif;  
}

/* TYPOGRAPHY & FONTS */
h2 {
	color:#F58025;
	font-size: 1.9em;
	font-family: Tahoma, sans-serif;
	margin-bottom: 0.4em;
	font-weight: lighter;
}
h3 {
	color:#7F7F7F;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
h4 {
	color:#7F7F7F;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
p, tr{
	color:#FFF;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
p img {
	float: left;
	margin: 0 10px 10px 0;
}
a, a:visited, a:link {
	text-decoration: none;
	line-height: 0.1em;
	color: #FFF;
	border-bottom: 1px solid #7F7F7F;
}

#banner a, #banner a:hover {
border: 0;
}
a:hover {
	color:#7F7F7F;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
blockquote.opinion {
margin: 0px auto;
padding: 8px;
text-indent: 2em;
background-image: url(../images/openquote.gif);
background-position: top left;
background-repeat: no-repeat;
font-size: 1.6em;
margin-bottom: 10px;
}
blockquote.opinion span {
display: block;
background-image: url(../images/closequote.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
.small {
	font-size: 0.8em;
}
/* STRUCTURE */
#wrapper {
	width:800px;
	margin: 0;
	margin-left:100px;
	text-align: left;
}
#logo {
	width:800px;
	height:75px;
	margin-top: 20px;
	padding-bottom: 10px;
	background: transparent url(../images/dotline.gif) repeat-x bottom;
}
#header {
	width:800px;
	height: 195px;
	background: transparent url(../images/dotline.gif) repeat-x 0 190px;
}
#contentlink {
	height: 20px;
	width: 510px;
	text-align: right;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 6px;
	background:transparent url(../images/backarrow.gif) no-repeat right;
	padding-right: 23px;
}
#contentlink a {
	text-transform: uppercase;
	color: #EA7A23;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	border: 0;
}
#search {
	display:none;
	float:right;
	margin-top: 114px;
	width:250px;
	color:#7F7F7F;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#content {
	margin:10px 0;
}
#main {
	float:left;
	width:525px;
	margin-right: 15px;
	padding-bottom: 4px;
}
#editorial {
	margin-bottom: 10px;}
#left {
	float: left;
	width:250px;
	margin-right:20px;
	padding-bottom: 10px;
}
#right {
	float:right;
	width:250px;
	margin: 0;
	padding-bottom: 40px;
}
#ftselink {
	clear: both;
	width: 100%;
	padding-top:10px;
	padding-bottom: 0.7em;
	background: transparent url(../images/dotline.gif) repeat-x bottom;
}
#ftselink a, #ftselink a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color:#F58025;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: -0.05em;
}
#pages {
	float: right;
	margin-top: -10px;
	text-transform: uppercase;
	color: #7F7F7F;
}
#pages a, #pages a:hover {
	text-transform: uppercase;
	color: #7F7F7F;
	font-size: 1.1em;
	text-decoration: underline;
	border: 0;
}
#pages a:hover {
	color: #F58025;
}
#side {
	width:250px;
	float:right;
	margin-top: -8px;
}
#footer {
	padding-top: 0.4em;
}
#footer p{
	font-size: 0.9em;
}

/* ELEMENT STYLING */
.welcome {
	font-size: 1.3em;
}

.sidecontent {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 1em;
	padding-bottom: 0.6em;
}
#main br {
	margin: 0;
}
ul {
	margin-bottom: 2.4em;
}
li {
	background: url(../images/list-bullet.gif) no-repeat left 4px;
	padding-left: 1em;
	margin-bottom: 0.6em;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style-type: none;
}
.printonly, .print-footer {
display: none;}

.textpdf {
	background: url(../images/pdficon-text.png) no-repeat left;
	height: 32px;
	padding-left: 34px;
	padding-top: 20px;
	margin-top: -10px;
	margin-bottom: 0;
}
.graphicpdf {
	background: url(../images/pdficon-graphic.png) no-repeat left;
	height: 32px;
	padding-left: 34px;
	padding-top: 20px;
	margin-top: -10px;
	margin-bottom: 0;
}
ul.plist {
	margin-bottom: 10px;
}
.topmarginless {
	margin-top: -2em;}
#sikbox input {
	background-color: #1E1E1E;
	border: 0;
	margin: 2px;
	color: #FFF;
}
#sikbox {
	background: #1E1E1E url(../images/bg-searchbox.gif) no-repeat 4px 2px;
	padding-left: 6px;
}
#pages .next {
	background: url(../images/arrow-right.gif) no-repeat right;
	padding-right: 20px;
	height: 20px;
}
#pages .back {
	background: url(../images/arrow-left.gif) no-repeat left;
	padding-left: 15px;
	height: 20px;
}
#pages .slash {
	font-size: 1.1em;
	color: #7F7F7F;
	margin: 8px;
	vertical-align: middle;
}
.bannerlinks {
	height: 122px;
	width: 255px;
}
/* Table Styling */

table {
	width: 520px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #1E1E1E;
	margin-bottom: 30px;
}
thead {
 	background: #868686;
 	color: #FFF;
 	font-weight: normal;
 	padding-left: 8px;
}
thead a {
	color: #898989;
	text-decoration: none;
}
thead a:hover {
	text-decoration: underline;
}
th, td {
	padding: 4px;
	padding-left: 6px;
	font-size: 1em;
}
tr.over td {
	background: #2E2E2E;
}
td a {
	vertical-align: inherit;}
#EventsTable caption {
	display: none;
}
/* SikBox Results Box */
/* @override http://sikbox.com/skins/styles_mini.css */
.sikbox_results{
	position: relative;
	margin-left: 94px;
	background: #1E1E1E;
	border: 1px solid #868686;
	border-bottom-width: 5px;
	color: #FFF;
	z-index: 9999;
	line-height: 1.2;
	font: 1em Tahoma, sans-serif;
	width: 250px;
}
.sikbox_results .header{
}
.sikbox_results ul,
.sikbox_results li{
	list-style-type: none;
	background: none;
	padding: 0;
	
}
.sikbox_results ul{
	padding: 0;
	margin: 0 0 3px 0;
}
.sikbox_results ul li div{
	padding: 4px 10px;
	border-bottom: 1px solid #222;
	clear: both;
}
.sikbox_results ul li div.abstract, .sikbox_results ul li div.abstract.hover{
	background: url(../images/list-bullet.gif) no-repeat left;
}
.sikbox_results ul li div.hover{
	background: #232323;
	cursor: pointer;
	color: #F58025;
}
.sikbox_results ul li div.pagination{
	border-bottom: none;
	background: none;
	position: relative;
	height: 20px;
	padding: 0;
}
.sikbox_results ul li div.pagination.hover{
	background: none;
}
.sikbox_results ul li div.pagination div.next,
.sikbox_results ul li div.pagination div.previous{
	float: right;
	color: #1E1E1E;
	padding: 3px 10px;
	clear: none;
	display: block;
	margin: 0 20px;
	font-size: 11px;
	background: #f0f0f0;
	border: 1px solid #CCC;
	right: 20px;
	top: 0;
}
.sikbox_results ul li div.pagination div.previous{
	float: left;
}
.sikbox_results ul li div.pagination div.next:hover{
	background: #1E1E1E ;
	color: #F58025;
}
.sikbox_results ul li div.pagination div.previous:hover{
	background: #ddd;
}
.sikbox_results .footer{

}


.sikbox_loading {
  background : Window url('../images/ajax-loader.gif') right center no-repeat;
}

.sikbox_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	visibility:hidden;
}
