@charset "UTF-8";
/* CSS Document */

html, body, form {
	margin:0;
	padding:0
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #b8bec1;
	line-height: 1.4em;
	color: #414D56;
	background-image: url(../images/pageBackground.gif);
	background-repeat: repeat-x;
}
label {
	float: left;
}
fieldset {
	border: none;
	margin: 0;
}
div#container {
	text-align:left;
	background-color: #e7e7e7;
	width:900px;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
div#header {
	height: 180px;
}
div#content {
	float:left;
	width: 530px;
	padding-left: 55px;
	padding-top: 40px;
	min-height: 300px;
	margin-bottom: 30px;
}
div#content h1 {
	padding: 0px;
	font-size: 2.4em;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	color: #5f6f7b;
	font-weight: normal;
}
div#content a {
	color: #f6904b;
}
div#content a:hover {
	text-decoration: underline;
}
div#content ul#homelinks {
	background-image: url(../images/iconColumn.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#content ul#homelinks li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	height: 24px;
	padding-top: 14px;
}
div#content ul#homelinks li a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
	background-image: url(../images/homePointer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div#sideholder {
	float:right;
	padding-right: 40px;
}
div#side {
	margin-top: 55px;
	background-image: url(../images/sidePanelRepeat.gif);
	font-size: 0.9em;
}
div#sideinner {
	background-image: url(../images/sidePanel.gif);
	background-repeat: no-repeat;
	width:198px;
	min-height: 257px;
	padding-top: 3px;
	padding-right: 24px;
	padding-left: 24px;
}
div#side h4 {
	color: #61717c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f6904b;
}
div#side ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#side ul li {
	list-style-type: none;
	display: block;
	height: 18px;
	padding-top: 0;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	color: #a8aaac;
	background-image: url(../images/sideBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
div#side ul li {
	background-image: url(../images/sideBulletLink.gif);
}
div#side ul li.orange a {
	text-decoration: none;
	background-image: url(../images/homePointer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #f6904b;
}
div#side ul li.blue a {
	text-decoration: none;
	background-image: url(../images/homePointer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #5f6f7b;
}
div#side div.date {
	padding-left: 5px;
}
div#side div.story {
	padding-left: 5px;
	margin-bottom: 7px;
}
div#side div.story a {
	color: #f6904b;
	text-decoration: none;
}
div#side div.story a:hover {
	text-decoration: underline;
}
div#footerband {
	clear: both;
	background-image: url(../images/footerBackground.gif);
	background-repeat: repeat-x;
	height: 12px;
	margin: 0p;
	padding: 0;
}
div#footer {
	background-color: #f6904b;
	font-size: 0.86em;
	margin: 0px;
	padding-left: 55px;
	padding-top: 0;
	padding-right: 55px;
	padding-bottom: 8px;
}
div#navigation {
	padding-left: 53px;
	padding-top: 10px;
	padding-right: 60px;
}
div#navigation ul {
	margin: 0;
	padding: 0;
}
div#navigation li {
	display: inline;
	background-image: url(../images/navDivider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-right: 5px;
	margin-left: 2px;
}
div#navigation a {
	text-decoration: none;
	font-weight: bold;
	color: #61717c;
}
div#navigation li.active a {
	color: #f6904b;
}
div#navigation a:hover {
	color: #f6904b;
}
div#navigation li.last {
	background-image: none;
}
div#navigation div#clientlogin {
	float: right;
}
div#navigation div#clientlogin a {
	font-weight: normal;
}
div#clientcontent {
	margin-top: 12px;
}
div#clientcontent div.document {
	display: block;
	height: 16px;
	margin-bottom: 4px;
}
div#clientcontent div.document img {
	margin-right: 5px;
	float: left;
	border: none;
}
div#clientcontent div.document a {
	text-decoration: none;
}
div#loginarea {
	margin-top: 20px;
}
div#search {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
div#content ul.LIn_shortMode {
	list-style: none;
	margin: 10px;
	padding: 0;
}
div#content ul.LIn_shortMode li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#content img {
	margin-left: 10px;
	margin-bottom: 10px;
}
/*------- contact form ----- */

p.formore {
	margin: 10px;
	font-size: 1.1em;
}
#contactdetails {
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contactdetails a {
	color: #FF7A38;
	}

#formcontainer {
	width: 500px;
	overflow: hidden;
}

.formar {
	clear: both;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 420px;
}
.format {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 5px;
	width: 250px;
	
}
.formfield {
	width: 170px;
	height: 11px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.formextra {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	width: 90px;
	height: 10px;
	float: left;
}
.label {
	color: #1a171b;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
input.formi {
	text-align: left;
	width: 150px;
	height: 15px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: solid 1px #999;
}
/*
input.radi {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 15px;
	float: left;
	border: none;
}
*/	
input.radi{
	margin: 0;
	}

.formcode {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	border: solid 1px #40594f;
}
.newbut {
	cursor:pointer;
	color:#f5f5f5;
	font-weight:normal;
	background: #f6904b url(../../images/formbg.gif) repeat-x left top;
	width: 55px;
	padding: 1px 2px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 95px;
	border: solid 1px #f37c31;
}
select {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: solid 1pt #e2dae7;
}
.textarea {
	width: 200px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: solid 1px #666;
}
div#content h4 {
	color: #61717c;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}
.errors {
	color: #f6904b;
	font-size: 9px;
}
/* anti spam */
.contact_form_mini input.LastName {
	color: #ef6100;
	position:absolute;
	text-decoration:underline;
	background-color:#cc0000;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.ai {
	background-image: url(../images/icons/ai.gif);
	}
.avi {
	background-image: url(../images/icons/avi.gif);
	}
.bmp {
	background-image: url(../images/icons/bmp.gif);
	}
.cs {
	background-image: url(../images/icons/cs.gif);
	}
.dll {
	background-image: url(../images/icons/dll.gif);
	}
.doc {
	background-image: url(../images/icons/doc.gif);
	}
.exe {
	background-image: url(../images/icons/exe.gif);
	}
.fla {
	background-image: url(../images/icons/fla.gif);
	}
.gif {
	background-image: url(../images/icons/gif.gif);
	}
.htm {
	background-image: url(../images/icons/htm.gif);
	}
.html {
	background-image: url(../images/icons/html.gif);
	}
.jpg {
	background-image: url(../images/icons/jpg.gif);
	}
.js {
	background-image: url(../images/icons/js.gif);
	}
.mdb {
	background-image: url(../images/icons/mdb.gif);
	}
.mp3 {
	background-image: url(../images/icons/mp3.gif);
	}
.pdf {
	background-image: url(../images/icons/pdf.gif);
	}
.ppt {
	background-image: url(../images/icons/ppt.gif);
	}
.rdp {
	background-image: url(../images/icons/rdp.gif);
	}
.swf {
	background-image: url(../images/icons/swf.gif);
	}
.swt {
	background-image: url(../images/icons/swt.gif);
	}
.txt {
	background-image: url(../images/icons/txt.gif);
	}
.vsd {
	background-image: url(../images/icons/vsd.gif);
	}
.xls {
	background-image: url(../images/icons/xls.gif);
	}
.xml {
	background-image: url(../images/icons/xml.gif);
	}
.zip {
	background-image: url(../images/icons/zip.gif);
	}
.google {
	background-image: url(../images/icons/google.gif);
	}
div#content ul.LIn_shortMode li a, div.FSF_result p a{
	background-repeat: no-repeat;
	padding-left: 22px;
	display: block;
	height: 22px;
	text-decoration: none;
	}
	
div#content ul.LIn_shortMode li.item8 a{
	background-image: url(../images/planning.gif);
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	font-size: 1.1em;
}

div#content ul.LIn_shortMode li.item9 a{
	background-image: url(../images/reprints.gif);
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	font-size: 1.1em;
}

div#content ul.LIn_shortMode li.item10 a{
	background-image: url(../images/supplementary.gif);
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	font-size: 1.1em;
}

div#content ul.LIn_shortMode li.item11 a{
	background-image: url(../images/digital.gif);
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	font-size: 1.1em;
}

div#content ul.LIn_shortMode li.item12 a{
	background-image: url(../images/procurement.gif);
	font-weight: bold;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	font-size: 1.1em;
}

table
{
border-collapse:collapse;
}
table, td, th
{
border-bottom:1px solid #cccccc;
}
th, td {
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	text-align: left;
	}
div#flashbanner { background-image: url(../images/making-media-simple.gif); width: 900px; height: 180px; z-index: -1; }

