html,body {
    margin:0;
    padding:0;
    height:95%; /* needed for container min-height */
    background-color: #ffffff;
    width:100%;
    
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
/*  color:#666;*/

/*  background: #a6a6a6 ;*/
}

div#container {
    position:relative; /* needed for footer positioning*/
    margin:0 auto; /* center, not in IE5 */
    width:100%;
/*  background:#f0f0f0;*/
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    background-position:27px;
}





#container2{
    width: 100%;
    float: right;
    margin-left: -112px;
}
#content2{
    margin-left: 168px;/* same as   margin-left in #container2 + content margin */
}
#menusidebar{
    width: 132px;
    float: left;

}
#sidebar1{
    width: 250px;
    float: left;
    padding: 0 0 0 15px;

}

#submenuContainer{

}

/*  */

div#footer {
    position:absolute;
    width:100%;
    bottom:0; /* stick to bottom */
    height:32px;
    font-size: 10px
}

#footer a{
    height: 19px;
    color: white;
    text-decoration: none;
    background:black;
    font-size: 10px
}

#footer {
    height: 32px;
    color: white;
    text-decoration: none;
    background:black;
    font-size: 10px
}

#footer_links{
    float: left;
    padding: 5px 0 0 15px;
    color: white;
    text-decoration: none;
    background:black;
    font-size: 10px;
}


#footer_rechts{
float: right;
padding: 5px 15px 0 0px;
color: white;
text-decoration: none;
background:black;
font-size: 10px
}

#box-green{
    background-color: #36E03E;
    height: 480px;
}

.wrapper{
    width: 750px;
    margin: 0 auto;
}
.logo{
    margin: 20px 0 40px;
}
@charset "utf-8";
/* CSS Document */

#mainmenu{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#mainmenu li{
	display: inline;
	padding:0px;
	margin:0px;
}
#mainmenu li a{
	padding:0px 8px 15px 8px;
	color:#FFFFFF;
	text-decoration:none;
}

#mainmenu li a.arrow{
	background-image:url(/images/arrow.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFF00;
}

/*** END mainmenu ***/

#headerRightMenu{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#headerRightMenu li{
	display: inline;
	padding:0px;
	margin:0px;
}
#headerRightMenu li a{
	padding:0px 8px 15px 8px;
	color:#FFFFFF;
	text-decoration:none;
}

/* submenu */
#submenu{
	list-style: none;
	padding:0px;
	margin:0px;
}

#submenu li{
	border: 1px solid grey; 
	padding: 0px;
	background: url(/images/shared/menu/spacer_.jpg) repeat-x;
	display: block;
	height: 16px;
	width: 110px;
	padding-top:2px;
	margin: 0px 0px 16px 0px;
}

#submenu li a{
	display: block;
	color: black;
	text-decoration: none;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	font-size:80%;



}
#submenu li.active{
	background: url(/images/shared/menu/spacer_.jpg) repeat-x;
	border: 1px solid blue;
	text-decoration: none;
	color: black;
	display: block;

}
#submenu li.active a{
	color:#FFFFFF;
	outline:none;
}

/**********/
#submenu2{
	list-style: none;
	padding:0px;
	margin:0px;
}

#submenu2 li{
	border: 1px solid grey; 
	padding: 0px;
	margin-top: 0px;
	background: url(/images/shared/menu/spacer_.jpg) repeat-x;
	display: block;
	height: 27px;
	width: 110px;
	margin: 5px 0px 4px 0px;
}
#submenu2 li a{
	display: block;
	color: black;
	text-decoration: none;
	font-weight:bold;
	padding:6px 0px 8px 8px;
	font-size:95%;
}
#submenu2 li.active{
	background: url(/images/shared/menu/spacer_.jpg) repeat-x;
	border: 1px solid blue;
	text-decoration: none;
	color: black;
	display: block;
	height: 27px;
	width: 110px;
	margin: 5px 0 4px 0;
}
#submenu2 li.active a{
	color:#FFFFFF;
	outline:none;
}
.hidden{
	display: none;
}

.clear{
    clear:both;
}


p{
margin: 15px;
}

img{
	border:0px;
}

a{
color:#000000;
}
input {
	
	  border-style: none; 
	  padding-left: 3px;
	}
	

.read_only{
    background-color:#CCCCCC;
}

.red{
    background-color:#FF0000;
    color:#FFFFFF
}

.center {
text-align: center;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.read_only_left{
    background-color:#CCCCCC;
    text-align: left;
}
.read_only_center{
    background-color:#CCCCCC;
    text-align: center;
}
.read_only_right{
    background-color:#CCCCCC;
    text-align: right;
}

.b-button, .submit {
    display: block;
    width: 90px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-family: 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    float: left;
    margin: 10px 20px;
	
    background-color: #F3F3F3;
    border: 1px solid #ACACAC;
    -moz-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    -webkit-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    background-image: -o-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -moz-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -webkit-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -ms-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    color: #2B2C2B;
    text-shadow: rgba(254,254,254,0.5) 0px 1px 0px;
}
.c-button:hover, .b-button:hover, .a-button:hover .submit{
    background-color: #FFFFFF;
    background-image: -o-linear-gradient(90deg , rgb(246,246,246) 0%, rgb(254,254,254) 100%);
    background-image: -moz-linear-gradient(90deg , rgb(246,246,246) 0%, rgb(254,254,254) 100%);
    background-image: -webkit-linear-gradient(90deg , rgb(246,246,246) 0%, rgb(254,254,254) 100%);
    background-image: -ms-linear-gradient(90deg , rgb(246,246,246) 0%, rgb(254,254,254) 100%);
    background-image: linear-gradient(90deg , rgb(246,246,246) 0%, rgb(254,254,254) 100%);
    }
.c-button:active, .b-button:active, .a-button:active .submit{
    background-color: #F9F9F9;
    -moz-box-shadow:inset 0px 0px 5px rgba(187,187,187,1);
    -webkit-box-shadow:inset 0px 0px 5px rgba(187,187,187,1);
    box-shadow:inset 0px 0px 5px rgba(187,187,187,1);
    background-image: -o-linear-gradient(90deg , rgb(254,254,254) 0%, rgb(246,246,246) 100%);
    background-image: -moz-linear-gradient(90deg , rgb(254,254,254) 0%, rgb(246,246,246) 100%);
    background-image: -webkit-linear-gradient(90deg , rgb(254,254,254) 0%, rgb(246,246,246) 100%);
    background-image: -ms-linear-gradient(90deg , rgb(254,254,254) 0%, rgb(246,246,246) 100%);
    background-image: linear-gradient(90deg , rgb(254,254,254) 0%, rgb(246,246,246) 100%);
    text-shadow: none;
}

.c-button, .submit {
    display: block;
    width: 90px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-family: 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    float: left;
    margin: 10px 20px;

    background-color: #F3F3F3;
    border: 1px solid #ACACAC;
    -moz-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    -webkit-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    background-image: -o-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -moz-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -webkit-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -ms-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    color: #51A916;
    text-shadow: rgba(254,254,254,0.5) 0px 1px 0px;
}

.a-button {
    display: block;
    width: 90px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-family: 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    float: left;
    margin: 10px 20px;
    
    background-color: #F3F3F3;
    border: 1px solid #ACACAC;
    -moz-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    -webkit-box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    box-shadow:inset 0px 0px 1px rgba(187,187,187,1);
    background-image: -o-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -moz-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -webkit-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: -ms-linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    background-image: linear-gradient(90deg , rgb(238,238,238) 0%, rgb(254,254,254) 100%);
    color: #BB2C2B;
    text-shadow: rgba(254,254,254,0.5) 0px 1px 0px;
}

#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}


#sortableline{     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablecomline {     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortableline li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortablecomline li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortabletype_nr{     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablec_type_nr {     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortabletype_nr li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortablec_type_nr li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortabletodo{     
    width:764px; 
    min-height:720px; 
    max-height:720px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortabletodo li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:742px;
}
#sortablemanufacturer{     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablec_manufacturer {     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablemanufacturer li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortablec_manufacturer li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}

#sortablelocation{     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablecomloc {     
    width:264px; 
    min-height:220px; 
    max-height:220px; 
    overflow-y:auto; 
    border:1px solid #ccc; 
    background:#f3f3f3;
    list-style-type: none; 
    margin: 10px; 
    padding: 0; 
    float: left; 
}
#sortablelocation li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}
#sortablecomloc li { 
    display:block; 
    float:left; 
    background:#e3e3e3; 
    text-align:left; 
    cursor:move;
    margin: 2px 2px 2px 2px; 
    padding: 2px; 
    font-size: 1em;
    color:black;
    width:242px;
}

#userbox {
    background: #eeeeee;
    margin-top: -200px;
    margin-left: 600px;
    z-index: 2;
    position:fixed;
}

#helpbox {
	background: #FFFFFF;
    margin-top: -600px;
    margin-left: 600px;
    z-index: 2;
    position:fixed;
    overflow:auto;
    height:400px;"
    width:500px
}

#c_custbox {
    background: #eeeeee;
    margin-top: 300px;
    margin-left: 300px;
    z-index: 2;
    position:fixed;
}

#estlinesbox {
    background: #eeeeee;
    margin-top: 150px;
    margin-left: 150px;
    z-index: 2;
    position:fixed;

}

#dump_waru100sub {
background: #eeeeee;
    margin-top: -125px;
    margin-left: 50px;
    z-index: 2;
    position:fixed;
}

#code_pick_box {
background: #eeeeee;
    margin-top: 20px;
    margin-left: 100px;
    z-index: 2;
    position:fixed;
}


input[type=submit] {
    background:url(../images/btn-subscribe.gif) none;
    text-indent:-9999px;
    width:109px;
    height:41px;
}

.noticebox{
	width:100%; 
}
.noticebox .abContent{
	border:1px #037631 solid;
	padding:8px;
}
/*
 *  File:         demo_table.css
 *  CVS:          $Id$
 *  Description:  CSS descriptions for DataTables demo pages
 *  Author:       Allan Jardine
 *  Created:      Tue May 12 06:47:22 BST 2009
 *  Modified:     $Date$ by $Author$
 *  Language:     CSS
 *  Project:      DataTables
 *
 *  Copyright 2009 Allan Jardine. All Rights Reserved.
 *
 * ***************************************************************************
 * DESCRIPTION
 *
 * The styles given here are suitable for the demos that are used with the standard DataTables
 * distribution (see www.datatables.net). You will most likely wish to modify these styles to
 * meet the layout requirements of your site.
 *
 * Common issues:
 *   'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
 *     no conflict between the two pagination types. If you want to use full_numbers pagination
 *     ensure that you either have "example_alt_pagination" as a body class name, or better yet,
 *     modify that selector.
 *   Note that the path used for Images is relative. All images are by default located in
 *     ../images/ - relative to this CSS file.
 */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1; /* Feeling sorry for IE */
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	float: left;
	cursor: pointer;
	*cursor: hand;
	color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
	text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
	outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
	color: #666 !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
	padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
	padding-right: 23px;
	margin-left: 10px;
}

.paginate_disabled_previous {
	background: url('../images/back_disabled.png') no-repeat top left;
}

.paginate_enabled_previous {
	background: url('../images/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
	background: url('../images/back_enabled_hover.png') no-repeat top left;
}

.paginate_disabled_next {
	background: url('../images/forward_disabled.png') no-repeat top right;
}

.paginate_enabled_next {
	background: url('../images/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
	background: url('../images/forward_enabled_hover.png') no-repeat top right;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	clear: both;
	width: 100%;
	
	/* Note Firefox 3.5 and before have a bug with border-collapse
	 * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 ) 
	 * border-spacing: 0; is one possible option. Conditional-css.com is
	 * useful for this kind of thing
	 *
	 * Further note IE 6/7 has problems when calculating widths with border width.
	 * It subtracts one px relative to the other browsers from the first column, and
	 * adds one to the end...
	 *
	 * If you want that effect I'd suggest setting a border-top/left on th/td's and 
	 * then filling in the gaps with other borders.
	 */
}

table.display thead th {
	padding: 3px 18px 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 18px 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('../images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
	background: url('../images/sort_desc.png') no-repeat center right;
}

.sorting {
	background: url('../images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('../images/sort_desc_disabled.png') no-repeat center right;
}
 
table.display thead th:active,
table.display thead td:active {
	outline: none;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}

table.display tr.odd.gradeC {
	background-color: #ddddff;
}

table.display tr.even.gradeC {
	background-color: #eeeeAA;
}

table.display tr.odd.gradeX {
	background-color: #ffdddd;
}

table.display tr.even.gradeX {
	background-color: #ffeeee;
}

table.display tr.odd.gradeU {
	background-color: #ddd;
}

table.display tr.even.gradeU {
	background-color: #eee;
}


tr.odd {
	background-color: #cccccc;
}

tr.even {
	background-color: white;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.dataTables_scroll {
	clear: both;
}

.dataTables_scrollBody {
	*margin-top: -1px;
	-webkit-overflow-scrolling: touch;
}

.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;

}





input {
    background-color: #dddddd;	
}
	
	
	
	
	
	
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 a:active {
	outline: none
}

.paging_full_numbers a:hover {
	text-decoration: none;
}

.paging_full_numbers a.paginate_button,
 	.paging_full_numbers a.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
	color: #333 !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #ccc;
	text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #99B3FF;
}

table.display tr.even.row_selected td {
	background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
	background-color: #cccccc;
}

tr.odd td.sorting_2 {
	background-color: #cccccc;
}

tr.odd td.sorting_3 {
	background-color: #cccccc;
}

tr.even td.sorting_1 {
	background-color: white;
}

tr.even td.sorting_2 {
	background-color: white;
}

tr.even td.sorting_3 {
	background-color: white;
}


/* For the Conditional-CSS grading rows */
/*
 	Colour calculations (based off the main row colours)
  Level 1:
		dd > c4
		ee > d5
	Level 2:
	  dd > d1
	  ee > e2
 */
tr.odd.gradeA td.sorting_1 {
	background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
	background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
	background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
	background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
	background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
	background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
	background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
	background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
	background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
	background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
	background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
	background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
	background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
	background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
	background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
	background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
	background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
	background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
	background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
	background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
	background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
	background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
	background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
	background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}

.ex_highlight_row #example tr.even:hover {
	background-color: #ECFFB3;
}

.ex_highlight_row #example tr.even:hover td.sorting_1 {
	background-color: #DDFF75;
}

.ex_highlight_row #example tr.even:hover td.sorting_2 {
	background-color: #E7FF9E;
}

.ex_highlight_row #example tr.even:hover td.sorting_3 {
	background-color: #E2FF89;
}

.ex_highlight_row #example tr.odd:hover {
	background-color: #E6FF99;
}

.ex_highlight_row #example tr.odd:hover td.sorting_1 {
	background-color: #D6FF5C;
}

.ex_highlight_row #example tr.odd:hover td.sorting_2 {
	background-color: #E0FF84;
}

.ex_highlight_row #example tr.odd:hover td.sorting_3 {
	background-color: #DBFF70;
}


/*
 * KeyTable
 */
table.KeyTable td {
	border: 3px solid transparent;
}

table.KeyTable td.focus {
	border: 3px solid #3366FF;
}

table.display tr.gradeA {
	background-color: #eeffee;
}

table.display tr.gradeC {
	background-color: #ddddff;
}

table.display tr.gradeX {
	background-color: #ffdddd;
}

table.display tr.gradeU {
	background-color: #ddd;
}

div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF;
}
