@charset "utf-8";
/* CSS Document */

.calc,
input,
select {
	font-size: 12px;
	
}
a img, img {
	border: 0;
}
img {border: none; border: 0;}
a {
	color: rgb(80,100,80);
	text-decoration: none;
}
a:hover {
	color: blue;
}
a: visited {}

.name {
	text-align: right;
	margin: 0 0 5px 0;
	}
.mainheader {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.container {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid rgb(200, 220, 200);
	border-right: 1px solid rgb(200, 220, 200);
	border-bottom: 4px solid rgb(200, 220, 200);
	border-radius: 10px;
	-moz-border-radius: 10px;
	display: table;
	width: 100%;

}
.calc {
	padding: 7px;
	clear: both;
}

input[type=text] {

		-webkit-box-shadow:2px 2px 4px  rgba(0, 0, 0, 0.7);
		-moz-box-shadow:2px 2px 4px  rgba(0, 0, 0, 0.7);
		box-shadow:2px 2px 4px  rgba(0, 0, 0, 0.7);
}
.box {
	background-color: green;
	color: white;
	line-height: 16px;
	width: 16px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
}
.header {

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: rgb(200, 220, 200);
	color: white;
	padding: 2px;
	font-weight: bold;
	line-height: 22px;
	font-size: 43px;
	margin-bottom: 10px;
	margin: -7px -7px 10px -7px;
}
fieldset {
	border: 1px solid rgb(200, 220, 200);
	padding: 7px;
	margin: 5px 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5fff5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5fff5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f5fff5); /* for firefox 3.6+ */

}

legend {
	font-weight: bold;
	margin-bottom: 7px;
}
.tourslist {
	width: 100%;
}
.tourslist td {
	width: 50px;
	text-align: right;
	vertical-align: top;
}
.tourslist td+td {
	vertical-align: middle;
	text-align: left;
	width: auto;
}
.note {
	font-size: 10px;
	color: gray;
}
.logout {
	font-size: 12px;
	color: black;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.admintable {
	border-top: 1px solid rgb(230,230,230);
	border-right: 1px solid rgb(240,245,240);
	border-bottom: 1px solid rgb(210,225,210);
	border-left: 1px solid rgb(210,225,210);
}
.admintable th {
	background-color: rgb(200,205,200);
	text-align: left;
	font-weight: bold;
}
.admintable td {
	background-color: rgb(235,237,235);
}
.lightgreen {
	color: rgb(200, 220, 200);
}
.h2 {
	font-size: 14px;
	font-weight: bold;
}
.h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.orange {
	color: rgb(210, 140, 60);
}
.mediumgreen {
	color: rgb(160, 180, 160);
}
hr {
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	border: none;
}
.cost {
	font-family: Verdana;
	font-size: 20px;
	color: red;
	filter: Shadow(Color=#dddddd, Direction=135, Strength=5);

}
.print {
	font-size: 12px;
	color: black;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.headname {
	font-size: 12px;
	color: black;
	text-align: right;
	float: right;
	padding-right: 10px;
}
	#tooltip
	{
		font-family: font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #FFFFFF;
		border: 1px solid #666666;
		color: #333333;
		margin: 0px;
		padding: 2px 3px;
		position: absolute;
		visibility: hidden;
		text-align: left;
		z-index: 500;
	}
.tooltip {
	display: none;
	position: absolute;
	background-color: white;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	padding: 7px;
	color: #fff;	
	border-bottom: 4px solid white;

	color: rgb(50,70,50);
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:1px 1px 5px  rgba(0, 0, 0, 0.7);
	-moz-box-shadow:1px 1px 5px  rgba(0, 0, 0, 0.7);
	box-shadow:1px 1px 5px  rgba(0, 0, 0, 0.7);
	z-index: 10000;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5fff5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5fff5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f5fff5); /* for firefox 3.6+ */
	}
	@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .tooltip { background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3A%20%23ffffff%3B%22/%3E%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%20%23f5fff5%3B%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url%28%23gradient%29%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20/%3E%3C/svg%3E);
}}
.tooltip p {
	margin: 0;
}
.copy {
	background-color: rgb(200, 220, 200);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	float: right;
	font-size: 7px;
	width: 100px;
	margin-right: 50px;
	padding: 0 4px 1px 0;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	height: 10px;
}
#cont img {
	border: none;
}
#cont table {
	background: none;
}