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

* {	margin: 0; padding: 0; }
body, input { font: 11px Verdana, Arial, Helvetica, sans-serif; }
img {	border: 0; }
table {
	width: 90%;
	border: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	margin-bottom: 10px;
}
td {
	padding: 2px;
}
p {
	padding-bottom: 8px;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	margin-left: 18px;
}
.floatLeft { float: left; }
.floatRight {	float: right; }
.center {	text-align: center; }
a {
	color: #8b0f04;
	text-decoration: underline;
}
a:hover {
	color:#000;
}
a.noline {
	text-decoration: none;
	font-weight: bold;
}
span.red {
	color: #8b0f04;
}
#frameWrapper {
	position: absolute;
  left: 50%;
 	margin: 5px 0px 0px -420px;
	width: 840px;
	height: 595px;
	border: 1px solid #8b1713;
	overflow: hidden;
}
#frameWrapper .content {
	position: absolute;
	width: 840px;
	height: 595px;
}
#framePopup {
	position: absolute;
	width: 840px;
	height: 595px;
	display: none;
	background-color: #fff;
	padding-top: 3px;
}
#framePopup a {
	padding-left:5px;
}
#framePopup #map {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 840px;
	height: 574px;
	border-top: 1px solid #8b1713;
	text-align: center;
	background-color: #f7f6f2;
}
#framePopup #map img {
	margin-top: 10px;
	border: 1px solid #8b1713;
}
#framePopup #map .info {
	position: absolute;
	left: 0px;
	top: 526px;
	width: 840px;
	height: 48px;
	background-color: #d2cdb3;
	border-top: 1px solid #8b1713;
}


#framePopup #map .info .arrowLeft, #framePopup #map .info .arrowRight {
	position: absolute;
	top: 11px;
	width: 30px;
	height: 24px;
}
#framePopup #map .info .arrowLeft img, #framePopup #map .info .arrowRight img {
	border: 0;
	padding: 0;
	margin: 0;
}
#framePopup #map .info .arrowLeft {
	left: 10px;
}
#framePopup #map .info .arrowRight {
	left: 790px;
}

#framePopup #map .info .title {
	position: absolute;
	left: 100px;
	top: 2px;
	width: 640px;
	font-weight: bold;
}
#framePopup #map .info .text {
	position: absolute;
	left: 100px;
	top: 18px;
	width: 640px;
}




#frameHeader {
	position: absolute;
	width: 840px;
	height: 290px;
	background-color: #999;
}
	#frameHeader .content {
		position: absolute;
		width: 840px;
		height: 290px;
	}
	#frameHeader .block {
		position: absolute;
		left: 62px;
		width: 241px;
		height: 16px;
		background-color: #b3aa7e;
	}
	#frameHeader .logo {
		position: absolute;
		left: 400px;
		top: 29px;
		width: 191px;
		height: 23px;
	}
	#frameHeader .shim {
		position: absolute;
		left: 610px;
		width: 230px;
		height: 290px;
	}
	#frameHeader .menu {
		position: absolute;
		left: 62px;
		top: 70px;
		width: 548px;
		height: 32px;
	}
	#frameHeader .dropshadow {
		position: absolute;
		left: 62px;
		top: 102px;
		width: 548px;
		height: 15px;
	}
#frameColumn1 {
	position: absolute;
	top: 348px;
	width: 62px;
	height: 247px;
	background-image: url(images/i_see_dead_people.jpg);
}	
#frameColumn2 {
	position: absolute;
	width: 240px;
	height: 350px;
	left: 62px;
	top: 245px;
	background-color:#b3aa7e;
}
#frameColumn2 .content {
	padding: 115px 10px 5px 10px;
	line-height: 15px;
	position:absolute;
  width: 100%;
  height: 200px;
	color: #fff;
}
#frameColumn3 {
	position: absolute;
	width: 307px;
	height: 318px;
	left: 303px;
	top: 277px;
}
#frameColumn3 .content {
	width: 287px;
	height: 308px;
	padding: 5px 10px 5px 10px;
	overflow: auto;
	line-height: 15px;
	text-align: left;
}
#frameColumn3 .content h1 {
	color: #7ac142;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	text-align: right;
}
	#frameColumn3 .content .leftDiv {
		clear: both;
		float: left;
		padding: 0px 5px 0px 0px;
		width: 76px;
		font-weight: bold;
	}
	#frameColumn3 .content .rightDiv {
		float: left;
		width: 81px;
	}
	#frameColumn3 .content #orderInfo {
		clear: both;
	}
	#frameColumn3 .content form .leftDiv {
		clear: both;
		float: left;
		padding: 0px 10px 10px 0px;
		width: 75px;
		height: 42px;
		font-weight: bold;
		text-align: center;
	}
	#frameColumn3 .content form .rightDiv {
		float: left;
		height: 22px;
		padding-top: 20px;
	}
	#frameColumn3 .content form .leftField {
		clear: both;
		float: left;
		width: 85px;
	}
	#frameColumn3 .content form .rightField {
		float: left;
	}
	#frameColumn3 .content input, #frameColumn3 .content textarea {
		width: 180px;
		margin-bottom: 2px;
	}
	#frameColumn3 .content textarea {
		height: 100px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 2px;
		width: 176px;
	}	
	#frameColumn3 .content .short {
		width: 12px;
	}
#frameTriangle {
	position: absolute;
	width: 332px;
	height: 161px;
	left: 62px;
	top: 188px;
}
#frameMainmenu, #frameRightmenu {
	position: absolute;
	top: 79px;
	height: 16px;
}
#frameMainmenu {
	left: 62px;
	width: 548px;
	text-align: right;
}
#frameRightmenu {
	left: 611px;
	width: 100px;
}
#frameMainmenu a {
	margin-right: 10px;
}
#frameRightmenu a {
	margin-left: 10px;
}
#frameMainmenu a, #frameRightmenu a, #routeCheck a, #routesoortCheck a {
	color: #000;
	text-decoration: none;
}
#frameMainmenu a:hover, #frameRightmenu a:hover, #routeCheck a:hover, #routesoortCheck a:hover {
	color: #8b0f04;
}
#frameMainmenu a.active, #frameRightmenu a.active {
	color: #8b0f04;
}
#frameMainmenu a.inactive, #frameRightmenu a.inactive {
	color: #000;
}
.verticalStripe {
	position: absolute;
	height: 595px;
	width: 1px;
	background-color: #8b1713;
}
	.stripe1 { left: 61px; }
	.stripe2 { left: 302px; top: 245px; }
	.stripe3 { left: 610px; }
#frameColumn4 {
	position: absolute;
	left: 611px;
	top: 186px;
	width: 229px;
}
.check {
	margin-left: 33px;
	width: 162px;
	padding-bottom: 10px;
}
.check .leftDiv, .check .leftDownload {
	clear: both;
	float: left;
	width: 145px;
	text-align: right;
	padding-right: 5px;
}
.check .rightDiv {
	float: right;
	width: 12px;
	height: 12px;
	padding-top: 1px;
}
.check .leftDownload a {
	color: #8b0f05 !important;
}
.check .leftDownload a:hover {
	color: #000 !important;
}








.route_info {
	padding-bottom: 10px;
}
.route_info .clearDiv {
	clear: both;
	padding-top:5px;
}
.route_info .leftDiv {
	clear: both;
	float: left;
	padding: 0px 5px 0px 0px;
	width: 85px;
	font-weight: bold;
}
.route_info .rightDiv {
	float: left;
	width: 120px;
}
.elSelect {
	width: 162px;
	height: 15px;
	background: url(images/elSelect/select_bg.gif) no-repeat 0% 0%;
	margin-left: 33px;
	margin-bottom: 10px;
	line-height: 14px;
}
.elSelect .selected {
	background-color: #d9a693 !important;
	color: #000 !important;
}
.elSelect .clear {
	clear: both;
}
.elSelect .selectedOption {
	float: left;
	width: 142px;
	font-size: 11px;
	color: #331e17;
	overflow: hidden;
	padding-left: 5px;
	cursor: pointer;
	height: 15px;
	overflow: hidden;
}
.elSelect .dropDown {
	width: 15px;
	height: 15px;
	float: right;
	background: url(images/elSelect/select_arrow.gif) no-repeat 0% 0%;
	cursor: pointer;
}
.elSelect .optionsContainer {
	position: absolute;
	display: none;
	cursor: pointer;
}
.elSelect .option {
	background-color: #ebcec0;
	text-align: left;
	font-size: 11px;
	color: #8b0e04;
	padding: 1px 0px 1px 5px;
	width: 156px;
	height: 15px;
	overflow: hidden;
}
#frameColumn3 .content #order_div .elSelect {
	width: 50px;
	margin-left: 0px;
}
#frameColumn3 .content #order_div .elSelect .selectedOption {
	width: 30px;
}
.elCheckbox {
	background-image: url(images/elSelect/check_cross.gif);
	width: 11px;
	height: 11px;
	cursor: pointer;
}
.elCheckbox.checked {
	background-image: url(images/elSelect/check_tick.gif);
}

