/* CSS Document */

.pbForums2 .groups .groupsTable .groupname, .pbForums2 .threads .forum .header, .pbForums2 .thread .header  {
	font-size:1.2em;
	color:#003399;
	font-weight: bold;
	line-height: 1.6em;
	display: block;
	background-color: #ccddff;
	padding: 15px 10px;
	
}




.forums tr, .datagrid tr {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}


#mainimagebox {
	background-image:url(Images/headers/ecsa_header_06.jpg);
	
}


td.commandsCell {
	float:right;
}

.pbForums2 .threads .forum .header .headerTable .commandsCell .commands, .pbForums2 .thread .header .headerTable .commandsCell .commands  {
	font-size:0.8em;
	font-weight:normal;
}

.pbForums2 .threads .forum .content, .pbForums2 .thread .content {
	padding: 15px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.datagrid .header {
	background-color:#EEEEEE;
}




.pbForums2 .reply .originalPost .title span {
	font-size:1.2em;
	color:#003399;
	font-weight: bold;
	line-height: 1.6em;
	display: block;
	background-color: #ccddff;
	padding: 15px 10px;
}


.pbForums2 .reply .originalPost .title .content span {
	padding: 15px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	display:block;
	background-color:#FFFFFF;
	
	font-weight: normal;
	color:#333333;
	font-size:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.7em;
}

.pbForums2 .reply .originalPost .newPost .label {
	display:block;
	padding:15px 10px 5px 10px;
	font-weight:bold;
}


#forum_breadcrumbs {
	display:block;
	padding:5px 0 10px 0;
}

#forum_breadcrumbs a {
	text-decoration:none;
}

#forum_breadcrumbs a:hover {
	text-decoration:none;
}
.newPost .commands {
	display: block;
	padding: 10px 5px;
}

.pbForums2 .altitem, .pbForums2 .item {
	
}

.pbForums2 .altitem {
	background-color:#FAFAFA;
}
