table.window-stretch-x
{
	width: 100%;
}

div.my_trackjack td
{
	color: #433f3f;
}

div.config-top-box
{
	text-align: right;
	border-bottom: 1px solid #E3E3E3;
}

div.config-top-box table
{
	margin: 0 0 0 auto;
}

div.config-top-link
{
	display: inline;
	margin-left: 1px;
}

div.config-top-link a.btn_out
{
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #e3e3e3;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div.config-top-link a.btn_out:hover
{
	background: #A4C758;
	color: #FFF;
}

div.config-top-link a.btn_active
{
	display: block;
	width: 230px;
	background: #A4C758;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.config-header
{
	text-align: left;
	padding: 3px 5px;
	font-size: 14px;
	font-weight: bold !important;
	border-bottom: 1px solid #E3E3E3;
}

td.config-column
{
	padding: 8px 5px 2px 5px;
	font-size: 14px;
}

td.config-column input
{
	width: 210px;
	display: inline;
	vertical-align: middle;
}

div.config-header-div
{
	width: 250px;
	float: left;
	margin-top: 10px;
}

div.config-header-div table, div.config-column-div table
{
	width: 100%;
}

div.config-box
{
	margin-top: 10px;
	background: #E3E3E3;
}

div.config-column-div
{
	width: 135px;
	float: left;
	margin-top: 10px;
}

td.config-box-header
{
	background: #F9F9F9;
	font-size: 13px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	border: 1px solid #e3e3e3;
}

td.config-box-header img
{
	display: inline;
	vertical-align: middle;
}

td.config-box-column
{
	padding: 15px 0px 15px 0px;
	text-align: center;
	background: #FFF;
	border: 1px solid #e3e3e3;
}

td.config-box-column-cell
{
	padding: 15px 0px 15px 0px;
	text-align: center;
	background: #FFF;
}

td.config-box-window-header
{
	font: bold 14px/16px tahoma, arial, verdana;
	background: #F9F9F9;
	font-size: 13px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 14%;
	border: 1px solid #e3e3e3;
}

td.config-box-window-column, td.config-box-window-column-map
{
	font: 14px/16px tahoma, arial, verdana;
	color: #433f3f;
	padding: 15px;
	text-align: center;
	background: #FFF;
	border: 1px solid #e3e3e3;
	border-top: 0px;
}

td.config-box-window-column div
{
	margin-top: 5px;
	background: #A4C758;
	color: #fff;
	padding: 2px;
}



td.config-box-column select
{
	width: 70px;
}

td.config-box-column input,
td.config-column-grey input
{
	width: 280px;
}

td.overview-id { text-align: center; border: 0px; width: 30px; }
td.overview-name  { border: 0px; width: 195px; text-align: left; padding-left: 5px; }
td.overview-name-new { width: 215px; }
td.overview-code { border: 0px; width: 220px; _width: 235px; padding-left: 15px; _padding-left: 0px; }
td.overview-code input { width: 210px; _width: 215px; }
td.overview-credits { border: 0px; text-align: center; width: 30px; padding-top: 20px; padding-left: 2px; }
td.overview-button-table { text-align: left; border: 0px; }
td.overview-button-table table td { width: 33%; border: 0px;}
td.overview-add-button { text-align: left; padding-left: 32px !important; }



td.config-column a.order
{
	font: bold 14px/16px tahoma, arial, verdana;
	color: #fff;
	text-align: center;
	background: url(/ENGINE/IMAGES/TRACKJACK/WEBSITE/button_bestel.gif);
	padding: 6px 28px 8px 28px;
	_width: 85px;
	text-decoration: none;
}

td.config-column-grey
{
	padding: 15px 0px 15px 0px;
	background: #F9F9F9;
	border-top: 1px solid #E3E3E3;
	text-align: center;
}

td.config-location-1
{
	width: 652px;
}

td.config-location-2
{
	width: 20px;
}

td.config-location-3
{
	width: 280px;
}

td.config-location-column
{
	padding: 1px 5px 8px 5px;
}

td.message
{
	padding-top: 6px;
	padding-left: 18px;

	color: #cc0000;
}

td.right
{
	text-align: right;
}

td.left
{
	text-align: left;
}

td.config-location-column select
{
	width: 186px;
	margin: 0px auto 0px 0px;
	padding: 1px 2px;
}

td.config-location-column input
{
	width: 180px;
	margin: 0px auto 0px 0px;
	padding: 1px 2px;
}

option.alert, option.a
{
	color: #fff;
	background: #cc0000;
}

option.b
{
	color: #fff;
	background: #A4C758;
}

option.a-i
{
	color: #fff;
	background: #cc0000;
	font-style: italic !important;
}

option.b-i
{
	color: #fff;
	background: #A4C758;
	font-style: italic !important;
}

option.i
{
	color: #666666 !important;
	font-style: italic !important;
}

input.extra-pos
{
	width: 90px !important;
}

div.tracker
{
	color: #fff !important;
	padding: 2px 1px;
	margin: 0px;
}

div.tracker a
{
	text-decoration: underline;
	color: #000;
}

div.color-block
{
	width: 20px;
	display: inline;
}

div.color-2 a, div.color-6 a, div.color-7 a, div.color-8 a, div.color-10 a, div.color-12 a, div.color-13 a, div.color-15 a, div.color-17 a, div.color-18 a
{
	color: #000 !important;
}

div.color-1, td.color-1, div.color-11, td.color-11, div.color-41, td.color-41, div.color-61, td.color-61, div.color-81, td.color-81, div.color-101, td.color-101
{
	background: #A4C758;
}

div.color-2, td.color-2, div.color-12, td.color-12, div.color-42, td.color-42, div.color-62, td.color-62, div.color-82, td.color-82, div.color-102, td.color-102
{
	background: #ffff00;
	color: #000 !important;
}

div.color-3, td.color-3, div.color-13, td.color-13, div.color-43, td.color-43, div.color-63, td.color-63, div.color-83, td.color-83, div.color-103, td.color-103
{
	background: #ff0000;
}

div.color-4, td.color-4, div.color-14, td.color-14, div.color-44, td.color-44, div.color-64, td.color-64, div.color-84, td.color-48, div.color-104, td.color-104
{
	background: #3300cc;
}

div.color-5, td.color-5, div.color-15, td.color-15, div.color-45, td.color-45, div.color-65, td.color-65, div.color-85, td.color-85, div.color-105, td.color-105
{
	background: #ff6600;
}

div.color-6, td.color-6, div.color-16, td.color-16, div.color-46, td.color-46, div.color-66, td.color-66, div.color-86, td.color-86, div.color-106, td.color-106
{
	background: #b5ff00;
	color: #000 !important;
}

div.color-7, td.color-7, div.color-17, td.color-17, div.color-47, td.color-47, div.color-67, td.color-67, div.color-87, td.color-87, div.color-107, td.color-107
{
	background: #cccccc;
	color: #000 !important;
}

div.color-8, td.color-8, div.color-18, td.color-18, div.color-48, td.color-48, div.color-68, td.color-68, div.color-88, td.color-88, div.color-108, td.color-108
{
	background: #ffb2ff;
	color: #000 !important;
}

div.color-9, td.color-9, div.color-19, td.color-19, div.color-49, td.color-49, div.color-69, td.color-69, div.color-89, td.color-89, div.color-109, td.color-109
{
	background: #457878;
}

div.color-10, td.color-10, div.color-20, td.color-20, div.color-50, td.color-50, div.color-70, td.color-70, div.color-90, td.color-90, div.color-110, td.color-110
{
	background: #ccff66;
	color: #000 !important;
}

div.color-21, td.color-21, div.color-31, td.color-31, div.color-51, td.color-51, div.color-71, td.color-71, div.color-91, td.color-91, div.color-111, td.color-111
{
	background: #A4C758;
}

div.color-22, td.color-22, div.color-32, td.color-32, div.color-52, td.color-52, div.color-72, td.color-72, div.color-92, td.color-92, div.color-112, td.color-112
{
	background: #ffff00;
	color: #000 !important;
}

div.color-23, td.color-23, div.color-33, td.color-33, div.color-53, td.color-53, div.color-73, td.color-73, div.color-93, td.color-93, div.color-113, td.color-113
{
	background: #ff0000;
}

div.color-24, td.color-24, div.color-34, td.color-34, div.color-54, td.color-54, div.color-74, td.color-74, div.color-94, td.color-94, div.color-114, td.color-114
{
	background: #3300cc;
}

div.color-25, td.color-25, div.color-35, td.color-35, div.color-55, td.color-55, div.color-75, td.color-75, div.color-95, td.color-95, div.color-115, td.color-115
{
	background: #ff6600;
}

div.color-26, td.color-26, div.color-36, td.color-36, div.color-56, td.color-56, div.color-76, td.color-76, div.color-96, td.color-96, div.color-116, td.color-116
{
	background: #b5ff00;
	color: #000 !important;
}

div.color-27, td.color-27, div.color-37, td.color-37, div.color-57, td.color-57, div.color-77, td.color-77, div.color-97, td.color-97, div.color-117, td.color-117
{
	background: #cccccc;
	color: #000 !important;
}

div.color-28, td.color-28, div.color-38, td.color-38, div.color-58, td.color-58, div.color-78, td.color-78, div.color-98, td.color-98, div.color-118, td.color-118
{
	background: #ffb2ff;
	color: #000 !important;
}

div.color-29, td.color-29, div.color-39, td.color-39, div.color-59, td.color-59, div.color-79, td.color-79, div.color-99, td.color-99, div.color-119, td.color-119
{
	background: #457878;
}

div.color-30, td.color-30, div.color-40, td.color-40, div.color-60, td.color-60, div.color-80, td.color-80, div.color-100, td.color-100, div.color-120, td.color-120
{
	background: #ccff66;
	color: #000 !important;
}

/* tot hier klopt het met script Paul */

div.notice-opvragen
{
	background: #d1f4c6;
	margin-bottom: 10px;
	margin-left: 48px;
	width: 278px;
	padding: 10px;
	text-align: center;
}

b.notice
{
	background: #A4C758;
	color: #fff;
	font-weight: bold;
	padding: 0 2px;
}

a
{
	color: #A4C758;
	text-decoration: underline;
}

a:hover
{
	color: #A4C758;
	text-decoration: none;
}

/* jquery autocompleet */

.ac_results
{
	color: #000;
	padding: 0px;
	border: 1px solid #abadb3;
	background: #fff;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
}

.ac_results ul
{
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li
{
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: 12px/14px tahoma, arial, verdana;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	overflow: hidden;
}

.ac_loading
{
	background: white url(/ENGINE/IMAGES/TRACKJACK/WEBSITE/indicator.gif) right center no-repeat;
}

.ac_odd
{
	background-color: #e3e3e3;
}

.ac_over
{
	background-color: #A4C758;
	color: #fff;
	cursor: pointer;
}

div.status-loader { text-align: center; display: block; height: 64px; margin: 15px 0; font-size: 11px; color: #666;}
div.status-loader img { vertical-align: middle; }

div.creditupgradewindow  { overflow: auto; text-align: left; }
div.creditupgradewindow  div { text-align: left; font-size: 11px; width: 600px; margin: 0; padding: 0; height: 135px; color: #000; }
div.creditupgradewindow  div  b{ font-size: 15px; color: #90B900; }
a.submit-credit-upgrade { display: block; background: url(/ENGINE/IMAGES/TRACKJACK/WEBSITE/shop/button_green_order.png) no-repeat; color: #000; text-decoration: none; margin-left: 475px; cursor: pointer; }
a.submit-credit-upgrade span { color: #000; line-height: 31px; font-size: 12px; font-weight: bold; text-decoration: none; padding-left: 25px; }

div.creditupgradeinfo { background: #e8f2c7; padding: 5px; margin-top: 10px; border: 1px solid #e3e3e3; color: #333; text-align: center; }

