/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	color:#333333;
	line-height: 150%;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;;
	color:#333333;
}

#test {
	font-family: georgia;
	text-align: right;
}

td {
	vertical-align: top;
	text-align: left;
}
h1 {
	font-size: 120%;
	color:#333333;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size: 140%;
	color:#336699;
	line-height: 140%;
	margin: 0 0 4px 0;
}
h2.dark {
	color: #333333;
}
h3 {
	font-size: 100%;
	color:#000000;
	line-height: 130%;
	margin: 0px 0px 4px 0px;
}
hr {
	color: #808080;
	background-color: #808080;
	height: 1px;
	border: none;
	clear: both;
}
a{
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
} 
img {
	border: 0;
}
 ul {
	padding-left: 14px;
	margin: 0px;
	background-image: url(../assets/spacer.gif);
	background-repeat: repeat-x;
}

li {
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
div#container {
	width: 984px;
	margin: 0 auto 0 auto;
}
div#roof {
	width: 984px;
	height: 99px;
	margin: 0 auto 0 auto;
	text-align: right;
	position: relative;
}
div#roof div#logo {
	position: absolute;
	top: 0;
	left: 2px;
}
div#roof div#colas {
	position: absolute;
	top: 2px;
	left: 682px;
	width: 300px;
}
div#roof div#social {
	position: absolute;
	top: 61px;
	left: 900px;
	width: 70px;
}
div#roof div#links {
	position: absolute;
	top: 61px;
	left: 600px;
	width: 310px;
	line-height: 25px;
}
div#roof div#links img {
	vertical-align: text-bottom;
}
div#topnav, div#topnav2 {
	width: 980px;
	margin: 0 auto 0 auto;
}
div#topnav img {
	width: 980px;
	height: 36px;
}
div#topnav2 img {
	height: 55px;
}
div#topnav2 img.first {
	width: 253px;
}
div#topnav2 img.second {
	width: 247px;
}
div#topnav2 img.third {
	width: 231px;
}
div#topnav2 img.fourth {
	width: 249px;
}
div#wide {
	margin-top: 5px;
	margin-left: 35px;
	width: 630px;	
}
div#wideRight {
	float: right;
	width: 160px;
	margin-right: 35px;
}
div#base {
	width: 984px;
	clear: both;
	margin: 0 auto 0 auto;
	text-align: center;
	height: 34px;
	line-height: 34px;
	background-color: #CCCCCC;
}

.header-bkg {
	background-image: url(../assets/blue_background.jpg);
	background-repeat: repeat-x;
}

.nav-bkg {
	background-image: url(../assets/nav_bar_bkg.jpg);
	background-repeat: repeat-x;
}

.sub-nav-pad {
	padding: 0px 20px 0px 20px;
}

.floatimgleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.floatimgright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
 }
 
 .content-pad {
	padding: 20px 20px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#blue a{
	color: #003399;
	text-decoration: none;
}

#blue a:hover{
	text-decoration: underline;
	color: #66FFFF;
}

#green a{
	color: #009900;
	text-decoration: underline;
}

#green a:hover{
	text-decoration: underline;
	color: #CC0000;
}
div#right {
	float: right;
	width: 250px;
	margin: 19px 8px 0 10px;
}
div#header {
	float: left;
	margin: 18px 0 0 12px;
}
div#wide div#header {
	margin-left: 0;
}
div#left {
	clear: left;
	float: left;
	width: 167px;
	vertical-align: top;
	margin: 4px 0 0 10px;
}
div#left div {
	font-size: 140%;
	color:#336699;
	line-height: 140%;
	margin: 0 0 4px 0;
	font-weight: bold;
}
div#left ul {
	width: 159px;
	margin: 4px auto 0 auto;
	padding: 0;
}
div#left ul li {
	text-align: left;
	list-style-type: none;
	margin: 0 0 4px 0;
}
div#left p.pm, div#wideRight p.pm {
	font-weight: bold;
	text-align: center;
}
div#left p.supported, div#wideRight p.supported {
	font-weight: bold;
}
div#left p.more {
	font-style: italic;
}
div#left div.header, div#right div.header {
	margin: 0 0 15px 0;
}
div#left div.supporter {
	margin: 5px 0 0 5px;
}
div#main {
	float: left;
	width: 513px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 100px 0;
	margin: 4px 0 0 22px;
}
div.wide {
	width: 100% !important];
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-bottom: 15px !important;
}
div#main div.headerNavigation {
	width: 508px;
	margin: 0 auto 0 auto;
	height: 23px;
	line-height: 23px;
}
div#main div.headerNavigation span.youAreIn {
	font-weight: normal;
}
div#main div#inner {
	clear: both;
	width: 513px;
	margin: 0 auto 0 auto;
}
div#footer {
	clear: both;
	width: 980px;
	background-color: #999999;
	margin: 15px auto 0 auto;
}
div#footer table {
	width: 950px;
	margin: 0 auto 0 auto;
}
div#footer table tr td h5 {
	font-size: 100%;
	font-weight: bold;
}
div#footer table tr td {
	width: 25%;
	color: #FFFFFF;
}
div#footer table tr td a {
	color: #FFFFFF;	
}
.attention-positive {
	background-color: #F8FFF0;
	border-top: 2px #99CC00 solid;
	border-bottom: 2px #99CC00 solid;
	padding: 7px;
	margin: 0 0 10px 0;
	clear: both;
}
.attention-positive h3 {
	margin: 0;
	color: #99CC00;
}
.attention-positive p {
	margin: 0;
}
.attention-negative {
	background-color: #FFF8F0;
	border-top: 2px #CC9900 solid;
	border-bottom: 2px #CC9900 solid;
	padding: 7px 7px 3px 7px;
	margin: 0 0 10px 0;
}
.attention-negative h3 {
	margin: 0;
	color: #CC9900;
}
.attention-negative div {
	border-top: 1px dashed #888888;
	padding: 4px 2px 4px 2px;
}
.attention-negative div.first {
	border-top: 0;
	padding: 2px 2px 4px 2px;
}
.contact-table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #BBBBBB;
}
.contact-table tr th {
	background-color: #DDDDDD;
	color: #333333;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #BBBBBB;
}
.contact-table tr td {
	background-color: #FFFFFF;
	padding: 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #BBBBBB;
}
.contact-table tr td input, .contact-table tr td textarea, .contact-table tr td select {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.contact-table tr td textarea.large {
	width: 500px;
	height: 100px
}
.contact-table tr td .annotation {
	font-size: 80%;
}
.contact-table tr td .req {
	color: #CC0000;
	font-size: 75%;
}
.contact-table tr td .smallprint {
	color: #333333;
	font-size: 75%;
}
span.value {
	font-weight: bold;
}
div#knowledgeItem-view img.thumbnails {
	float: right;
	margin: 0 0 5px 10px;
}
div#knowledgeItem-view span.shortDescription {
	font-style: italic;
}
div#knowledgeItem-view div.content {
	margin: 30px 0 0 0;
}

div#organisation-view img.thumbnails {
	float: right;
	margin: 0 0 5px 10px;
}
div#organisation-view h2 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}
div#organisation-view div.knowledgeSubmitted h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin: 15px 0 0 0;
}
div#organisation-view hr {
	color: #808080;
	background-color: #808080;
	height: 2px;
	border: none;
	margin: 15px 0 15px 0;
}
p.latestInfo {
	color: #CC0000;
	font-weight: bold;
}
div.boxFeatured {
	margin: 10px auto 0 auto;
	width: 509px;
	height: 239px;
	background-image: url(/li/home-categories.png);
	background-repeat: no-repeat;
	padding: 8px;
}
div.box200 {
	margin: 0 auto 0 auto;
	width: 551px;
	height: 200px;
	background-image: url(/li/box-200.png);
	background-repeat: no-repeat;
	padding: 8px;
}
div.boxIssue {
	margin: 0 auto 0 auto;
	padding: 8px;
}
div.alphabetical {
	margin: 0 auto 0 auto;
	width: 567px;
	height: 153px;
	background-image: url(/li/box-153.png);
	background-repeat: no-repeat;
}
div.alphabetical div, div.box200 div, div.boxFeatured div, div.boxIssue div {
	float: left;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}
div.alphabetical div {
	font-size: 170%;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 30px;
	width: 150px;
}
div.box200 div {
	font-size: 150%;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	width: 165px;
}
div.boxFeatured div {
	font-size: 140%;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 15px;
	width: 145px;
}
div.boxIssue div {
	font-size: 133%;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 15px;
	width: 165px;
}
div.alphabetical div span, div.box200 div span, div.boxFeatured div span, div.boxIssue div span {
	color: #FF0000;
}
div.alphabetical div a, div.box200 div a, div.boxFeatured div a, div.boxIssue div a {
	color: #FFFFFF;
}
div.searchResult hr {
	clear: both;
}
div.searchResult img.thumbnails {
	float: left;
	margin: 0 5px 3px 0;
}
div.month {

}
div.month div {
	padding: 5px;
}
div.knowledgeItemResult div, div.knowledgeItemResult p {
	width: 370px;
}
div.knowledgeItemResult img.thumbnails {
	float: right;
	margin: 0 0 0 20px;
}
div#homeExtra {
	font-size: 140%;
	margin: 0 0 25px 0;
}
div#homeExtra span {
	color: #CC0000;
	font-weight: bold;
}
div#supportedBy {
	margin: 39px 0 0 0;
}
div#mostRecentUploads {
	margin: 35px 0 0 0;
}
table.general {
	width: 100%;
	margin: 5px 0 15px 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.general tr th, td.list-heading {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	color: #333333;
	padding: 5px;
}
table.general tr td, td.list-cell {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
table.general tr td a {
	font-weight: bold;
}
div.recentUploads, div.mostReads {
	width: 46%;
	float: left;
	margin: 0 2% 0 2%;
}
div.recentUploads img.seventyfive {
	float: left;
	margin: 5px 10px 15px 0;
}
div.recentUploads h2, div.mostReads h2 {
	color: #333333;
}
div.recentUploads div.recentUpload, div.mostReads div.mostRead {
	margin: 0 0 15px 0;
}
div.recentUploads div.recentUpload a, div.mostReads div.mostRead a {
	font-weight: bold;
}
div.latestHelpForumPosts {
	width: 240px;
	margin: 20px auto 0 auto;
}
div.helpPosts div {
	width: 97%;
	padding: 7px;
	text-align: left;
}
div.helpPosts div a {
	font-weight: bold;
}
div.helpPosts div.odd {
	background-color: #CCCCCC;
}
div.helpPosts div.even {
	background-color: #CCFFFF;
}
td.wideFooterLinks {
	width: 26%;
	border-right: 1px solid #333333;
	padding: 0 10px 10px 10px;
}
td.wideFooterLinks h2 {
	padding-bottom: 10px;
	color: #AA0000;
}
td.wideFooterLinks a {
	color: #333333;
	font-weight: bold;
}
td.wideFooterLinks div.mostRead {
	margin-bottom: 10px;
}
td.wideFooterSearch {
	width: 22%;
	padding: 10px;
	background-color: #CCCCCC;
}
td.wideFooterSearch h2 {
	color: #333333;
	font-size: 225%;	
}
td.wideFooterSearch p, td.wideFooterSearch input, td.wideFooterSearch select {
	font-size: 95%;
}
td.wideFooterSearch input, td.wideFooterSearch select {
	width: 150px;
}