/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

div#errorbar {
	width: 100%;
	height: 20px;
	color: #FFF;
	background-color: #87C5DB;
	font-weight: bold;
	position: fixed !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	text-indent: 25px;
}


body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
	background-color: white;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	/*text-align: justify;*/
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

img {
	border: 0;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#tim {
	/* width: 164px; */
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid;
}

#tim2 {
	width: 164px;
	padding: 0px;
	background: #efefef;
	border: 1px solid #e0e0e0;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(images/img05.gif) repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0 30px;
	background: url(images/img09.gif) repeat-x;
	color: #333;
}

#colTwo h1 {
	margin-bottom: 0;
	font-size: 26px;
	color: #545454;
	margin-bottom: 3px;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#colTwo h2 {
	margin-top: 12px;
	margin-bottom: 3px;
	font-size: 23px;
}

#colTwo h3 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #545454;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

.test {
	margin: 0 0 5px 0;
	color: #545454;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 6px;
}

.test img {
	vertical-align: middle;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}

/* Template Stuff ! */
#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #575757;
	background: #C0C0C0 top left repeat-x;
	border-right: solid 1px #fff;
}

#timmy
{
	font-weight: bold;
	color: #fff;
	background: #006192;
	font-weight: bold;
	padding: 0.5em 0;
}

#timmy2
{
	background: #F8F8F8 top left repeat-x;
	color: inherit;
}

/* Dirty hacks FTW! */
#content table td.rowH
{
	font-weight: bold;
	color: #fff;
	background: #C0C0C0 top left repeat-x;
	font-weight: bold;
}

#content table td.timBox
{
	background: #e0e0e0 top left repeat-x;
}

#content table td.timBox2
{
	background: #efefef;
	padding: 3px;
}

#content table tr.rowA
{
	background: #F8F8F8 top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

div#close {
	visibility: hidden;
	position: absolute;
	background-color: #fff;
	color: #000;
	border: 1px ridge #000;
	padding: 5px 5px 5px 5px;
	display: block;
	width: 375px;
	height: auto;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #929292;
	z-index: 100;
}


/* Pagination */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	

#feature_wide span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 245px;
	height: 130px;
	background-image: url(images/shadow_wide.png);
	background-repeat: no-repeat;
}

* html #feature_wide span  {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/shadow_wide.png", sizingMethod="crop");
}

#feature_wide a.feature_text,
#feature_wide a.feature_text:visited {
	position: absolute;
	bottom: 30px;
	left: 10px;
	color: #eee;
	font-size: 12px;
	text-decoration: none;
}


#feature_wide {
	position: relative;
	float: left;
	width: 510px;
	height: 212px;
}

#feature_wide span {
	width: 510px;
	height: 192px;
	background-image:  url(images/shadow_wide.png);
	background-repeat: no-repeat;
}

/* Smaller Features now */
.feature_sm span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 245px;
	height: 130px;
	background-image: url(images/shadow_small.png);
	background-repeat: no-repeat;
}

.feature_sm a.feature_text,
.feature_sm a.feature_text:visited {
	position: absolute;
	bottom: 30px;
	left: 10px;
	color: #eee;
	font-size: 12px;
	text-decoration: none;
}


.feature_sm {
	position: relative;
	float: left;
	width: 255px;
	height: 150px;
}

.feature_sm span {
	width: 245px;
	height: 130px;
	background-image: url(images/shadow_small.png);
	background-repeat: no-repeat;
}

#modernbricksmenu{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#modernbricksmenu ul{
	font: bold 11px Arial;
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	/*text-transform:uppercase;*/
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black;
	border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color: gray;
}

#modernbricksmenu #current a {
	background-color: #045C97;
	border-color: #045C97;
}


#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #045C97; /*Brown color theme*/ 
}

/*
 * Wiki Stuff
 */
div.toc_list {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 1em;
	width: 30%;
}

div.toc_item {
	font-size: 90%;
	margin-top: 0.5em;
}

pre {
	border: 1px dashed #036;
	background: #eee;
	padding: 6px;
	font-family: ProFont, Monaco, Courier, "Andale Mono", monotype;
	font-size: 9pt;
	line-height: 140%;
}

.contenttitle {
    margin-top: 25px;
    padding: 2px;
    width: 596px;
    color: white;
    background-color: black;
    font-weight: bold;
}

.contenttitle_sm {
    margin-top: 25px;
    padding: 5px;
    width: 590px;
    color: white;
    background-color: black;
    font-size: 8pt;
}

.contentbox {
    margin-top: 1px;
    padding: 2px;
    width: 596px;
    color: black;
    background-color: white;
}

.contentbox_sm {
    margin-top: 1px;
    padding: 5px;
    width: 590px;
    color: black;
    background-color: white;
    font-size: 8pt;
}

input {
	font-color: black;
}

