body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	min-width: 960px;
	line-height: 17px;
}

/*========================== HEADINGS =============================*/

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 18px;
	color: #044A92;
}
#topHeader {
	width: 100%;
	height: 120px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1#logo{
	width:152px;
	height:80px;
	position: absolute;
	left: 25px;
	top: 20px;
} 
h1#slogo{
	width:190px;
	height:41px;
	position: absolute;
	right: 25px;
	top: 40px;
}

/*========================== MENU =============================*/

#menu_wrapper {
	float: left;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #044A92;
	margin-bottom: 10px;
}
#nav,#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index: 50000;
}

#nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	background-color: #044A92;
	width: 125px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	text-align: center;
}

#nav a:hover, ul.menu a:hover{
	color: #fff;
	background-color: #231F20;
}#nav li{
	float:right;
	position:relative;
	z-index: 1000;
}#nav ul{
	position:absolute;
	display:none;
	width:125px;
	background-color: transparent;
	top: 31px;
}#nav li ul a{
	background-color:#044A92;
	width:105px;
	height:auto;
	float:left;
	font-size: 10px;
	text-transform: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-width: 0px;
	text-align: left;
	margin-left: 1px;
	line-height: 14px;
	border-bottom-width: 0px;
}#nav ul ul{
	top:auto;
	padding-top: 0px;
	border-top-width: 0px;
}
#nav li ul ul{
	left:125px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li:hover ul ul ul ul{display:none}#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li li li li:hover ul{display:block}


/*========================== curverd corners =============================*/

.container {
	padding-top: 0px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.tc {
	height: 25px;
	background-image: url(../images/admin/top.gif);
	background-repeat: repeat-x;
	background-color: #B4C2CF;
	width: 100%;
	float: left;
}
.bc {
	height: 25px;
	background-image: url(../images/admin/btm.gif);
	background-repeat: repeat-x;
	background-color: #B8C7D4;
	width: 100%;
	float: left;
	clear: both;
}
.lt {
	background-image: url(../images/admin/lt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	float: left;
}
.rt {
	background-image: url(../images/admin/rt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	float: right;
}
.lb {
	background-image: url(../images/admin/lb.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	float: left;
}
.rb {
	background-image: url(../images/admin/rb.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	float: right;
}
.content {
	background-image: url(../images/admin/lc.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	clear: both;
}

.Rcontent {
	background-image: url(../images/admin/rc.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #B8C7D4;
	padding-right: 25px;
	clear: both;
	position: relative;
}
#mainArea {
	padding-top: 5px;
	clear: both;
}
#admin #mainArea {
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-bottom: 15px;
}
.ftRight {
	float: right;
}

.dataTables_wrapper {
	position: relative;
	_height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
	padding-bottom: 15px;
}

.dataTables_info {
	float: right;
	padding-top: 15px;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	padding-top: 15px;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
}

.paginate_disabled_previous {
	background-image: url('../images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('../images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('../images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('../images/forward_enabled.jpg');
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	width: 100%;
	clear: both;
	border: 1px solid #044A92;
}

table.display thead th, table.display thead td {
	border: 1px solid #044A92;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
	background-color: #044A92;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

.sideTD {
	border: 1px solid #044A92;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
	background-color: #044A92;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 15px;
	vertical-align: middle;
	font-weight: bold;
}

table.display td.center {
	text-align: center;
}


table.displayHeader td {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('../images/sort_asc.gif') no-repeat center right;
}

.sorting_desc {
	background: url('../images/sort_desc.gif') no-repeat center right;
}

.sorting {
	background: url('../images/sort_both.gif') no-repeat center right;
}



tr.odd {
	background-color: #d4dde5;
}

tr.even {
	background-color: #e3e9ee;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.top, .bottom {
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.top .dataTables_info {
	float: none;
}

.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}

td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E;
}

td.details {
	background-color: #d1cfd0;
	border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
	width: 40%;
}

.paging_full_numbers {
	width: 400px;
	height: 22px;
	line-height: 22px;
}

.paging_full_numbers span.paginate_button,
 	.paging_full_numbers span.paginate_active {
	border: 1px solid #044a92;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	*cursor: hand;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.paging_full_numbers span.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #044a92;
	color:#FFF
}

.paging_full_numbers span.paginate_active {
	background-color: #044a92;
	color:#FFF
}
table.display td.right {
	text-align: center;
}
label {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	white-space: nowrap;
	float: left;
}
label input {
	margin-right: 5px;
	background-color: transparent;
}
h1.nb {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: none;
}

/*==========ADDED BY MENELIK 11/01/10 ==========*/

ul#screens li {
	display: inline;
	float: left;
	width: 25%;
	margin: 40px 20px 20px 20px;
	padding: 20px;
	background: #B8C7D4;
	border: 1px solid #044A92;
}
ul#screens li * { clear: both; display: block; margin-bottom: 10px; }
div#footer ul li {
	float: left;
	display: inline;
	padding: 10px;
}




.termslink {
	color: #044a92 !important;
	text-decoration: underline !important;
	background-color: transparent !important;
	display: inline !important;
	padding:0px !important;
	margin:0px!important;
}
