/* big tables settings begin*/
caption {
	padding:5px;
	padding-top:10px;
	padding-bottom:1px;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	text-align:left;
	}

caption h3 { text-align: left;}
caption.print {
	text-align:left;
	padding-bottom:3px;
	margin-top:0;
	}
caption.print form {
	margin:0px;
	padding:0px;
	}

caption.print button {
	padding:0px;
	margin:0px;
	color:#00328a;
	border-width:0em;
	font-size:8pt;
	background-color:transparent;
	vertical-align:bottom;
	cursor:pointer;
	text-align:right;
	}

caption.print button span {
	margin:0px;
	padding:0px;
	text-decoration:underline;
	padding-bottom:0.2em;
	}

caption.print button:hover span {
	color:#ff0000;
	}

caption.print button img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
	padding-top:1px;
	margin-right:0.3em;
	}

table.list {
	margin:0px;
	border-collapse:collapse;
	font-size:8pt;
	}

table.listcenter {
	text-align: center;
}

table.listcenter td {
	line-height: 16px;
}
table.listcenter td.al-right {
	text-align: right;
}

table.list td, table.list th{
	vertical-align:middle;
	padding:2px 5px;
	}

table.list .nowrap {
	white-space:nowrap;
	}

table.list td.bPoint {
	background-image:url(icons/small/b.gif);
	background-repeat:no-repeat;
	background-position:98% 5px;
	}

table.list thead th {
	text-align:center;
	border-left:1px dotted #ddd;
	padding:2px 5px;
	}

table.list thead td {
	padding:2px 5px;
	}

table.list thead th:first-child {
	border-left-color:transparent;
	}

table.list thead th.brighten {
	border-left:1px solid #a8a8a8;
	}

table.list thead th.right {
	text-align:right;
	}

table.list tbody tr td:first-child {
	border-left-color:transparent;
	}

table.list tbody tr:hover td:not(.nohover), table.list tbody tr:hover th.right {
	background-color:#f6f5f0;
	}

table.list tbody th.right {
	text-align:right;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	border-right:1px solid #a8a8a8;
	}

table.list tbody td {
	padding:2px 5px;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	border-left:1px dotted #ddd;
	}

table.list tbody th.withBorder {
	border-bottom:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	}

table.list tbody td.brighten {
	border-left:1px solid #a8a8a8;
	}

table.list tbody td.numeric {
	text-align:right;
	}

table.list tbody td.words {
	text-align:center;
	}

table.list tbody td.image {
	text-align:center;
	}


table.list tbody th.left {
	text-align:left;
	border-left:1px dotted #ddd;
	}

table.list tbody td.clean {
	border-left-color:transparent;
	}

table.regular {
	/*margin:0px auto;*/
	}

table.list ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

table.fullsize {
	width:100%;
	}


table.timetable td.fixed {
	width:10%;
	font-size:1.3em;
	}
table.timetable td.free {
	width:25%;
	}

table.hourlyRent {
	margin:1em auto;
	}

table.hourlyRent thead td {
	text-align:center;
	font-weight:bold;
	padding:0px;
	}

table.hourlyRent thead td.selected {
	background-color:#f1f1f1;
	}

table.hourlyRent th.upright {
	text-align:right;
	}

table.content {
	margin:1em 0em;
	padding:0em;
	}

table.content td {
	text-align:left;
	padding:7px;
	}

div.hourlyRentPrice {
	width:960px;
	position:relative;
	}

div.hourlyRentPrice p a {
	white-space:nowrap;
	}

div.hourlyRentPrice p span.delimeter {
	margin:0px 2px;
	}
/* big tables settings end*/




table.list.regular.air td, table.list.regular.air th {
	padding-left:4px;
	padding-right:4px;
	}

table.list td.accent {
	font-weight:bold;
	}

table.template td.single table.packages {
	padding:0px;
	border-spacing:0px;
	}

table.template td.single table.packages img {
	margin:0px;
	}

table.template td.single table.packages h1:first-child {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 20px 0;
	}

table.template td.single table.packages h2:first-child {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	margin-top: 20px;
	}

table.template td.single table.packages h3:first-child {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	}

table.template td.single table.packages td:first-child {
	padding-top:67px;
	}
	
table.template td.single table.packages td.bag {
	padding-top:0px;
	}
