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

.toprightlinks {
	color:#000;
	float:right;
}

.phptopright {
	font-size:.8em;
	font-weight:bold;
	float:left;
	margin-left:80px;
}

.leftimage {
	margin-top:156px;
	margin-left:30px;
	margin-right:25px;
	float:left;
}

.testcontent {
	font-family:"Times New Roman", Times, serif;
	margin-top:156px;
	margin-left:345px;
	margin-right:25px;
}

.testcontent h2 {
	font-family:"Times New Roman", Times, serif;
	margin-top:1px;
	margin-bottom:7px;
	font-size:18px;
}

.cdba input text {
	border:none;
	display:none!IMPORTANT;
}

.leftoptions {
	width:48%;
	float:left;
}

.leftoptions select {
	width:90%;
}

.rightoptions {
	width:48%;
	margin-left:50%;
}

.rightoptions select {
	width:90%;
}

.pxsearch {
	width:100%;
	margin-bottom:30px !important;
	float:left;
}

.pxsearch p {
	font-size:.8em;
	margin-top:0;
}

.pxsearch input {
	float:left;
}

.pxpages ul li.pageclass {
	display:block;
	width:75px;
	float:left;
}
.pxpages ul li.entryclass {
	display:block;
	width:150px;
	float:right;
}

table.fossiltable {
	border-collapse:collapse;
	width:98%;
	border:none;
	background-color:#333333;
	background-image:url(../../development/images/unselected.gif);
	color:#000000;
	font-size:1.1em;
	text-decoration:none;
	margin-top:15px;
	margin-bottom:1px;
}

table.fossiltable a {
	text-decoration:none !important;
	display:block;
	padding:3px;
	margin:0;
}

table.fossiltable a:hover {
	background:#333333;
	color:#fff !important;
}

table.fossiltable td {
	padding:0 !important;
	color:#000000;
	font-weight:normal;
} 

table.fossiltable td:hover {
	background:#333;
	color:#fff !important;
}

.oddrow {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
}

.evenrow {
	background-color:#CCCCCC;
	color:#000000;
	font-weight:normal;
}

table.fossiltable thead th {
	color: #CCCCCC;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
	
}

table.fossiltable thead th a {
	font-size:1em;
	text-decoration:none;
	color:#CCCCCC !important;
	font-weight:bold;
	padding:0;
}

table.fossiltable thead th a:hover {
	background:none !important;
}

.selectedcolumn {
	background-color:#000000!IMPORTANT;
	background-image:url(../../development/images/selected.gif);
	background-repeat:repeat-x;
}

.backbutton {
	font-size:.7em;
}

.phpitemcontent {
	margin-top:10px;
}

.phpitemcontent h4{
	text-decoration:underline;
}

.status {
	font-size:.8em;
	float:right;
	margin-right:70px;
}

.pxbutton {
	font-size:.8em;
	margin-top:4px;
	margin-bottom:3px;
}

.rightbox {
	float:right;
	width:40%;
	margin-right:70px;
}

.leftbox {
	width:40%;
	float:left;
}

.condition {
	float:right;
	width:40%;
	margin-right:70px;
}

.description {
	float:left;
	width:40%;
}

