body {
	margin: 0;
	padding: 0;
	background: #011B40 url(../img/bg.png) repeat-x;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

#page {
	margin: 0 auto;
	width: 954px;
	text-align: left;
}

#logos {
	margin-top: 5px;
	height: 42px;
	overflow: hidden;
}

#logos img {
	float: left;
	display: inline;
}

#header {
	position: relative;
	height: 106px;
	margin-top: 32px;
	background: url(../img/header.jpg) no-repeat;
}

#mainnav {
	position: absolute;
	right: 12px;
	bottom: 0;
}

#mainnav li {
	float: left;
	padding-left: 2px;
}

#mainnav a {
	display: block;
	font-size: 1em;
	color: #011B40;
	text-decoration: none;
	height: 27px;
	background: url(../img/mainnav_left.jpg) no-repeat bottom left;
	padding: 0 0 0 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav a span {
	display: block;
	padding: 8px 18px 0 0;
	background: url(../img/mainnav_right.jpg) no-repeat bottom right;
	height: 19px;
}

#mainnav a:hover,
#mainnav a.active {
	background: url(../img/mainnav_left_hover.jpg) no-repeat bottom left;
}

#mainnav a:hover span,
#mainnav a.active span {
	background: url(../img/mainnav_right_hover.jpg) no-repeat bottom right;
}

#home {
	position: absolute;
	top: 7px;
	left: 10px;
}

#container {
	background: #FFF url(../img/container_top.jpg) no-repeat top;
	min-height: 10px;
	padding-top: 11px;
}

#left,
#right {
	width: 193px;
	float: left;
	margin-left: 11px;
	display: inline;
	margin-bottom: 11px;
}

#content {
	width: 524px;
	float: left;
	display: inline;
	margin-left: 11px;
	margin-bottom: 11px;
}



#content.wide {
	width: 728px;
}

#footer {
	clear: both;
	height: 35px;
	padding-top: 25px;
	margin-bottom: 11px;
	text-align: center;
	font-size: 0.85em;
	color: #6982A1;
	background: url(../img/footer.jpg) no-repeat top;
}

#footer a {
	text-decoration: none;
	color: #6982A1;
	padding: 0 4px;
	font-weight: normal;
}

#footer a:hover {
	color: #011B40;
}

#cFinder {
	position: relative;
	height: 195px;
	background: url(../img/finder.jpg) no-repeat;
}

#spyglass {
	position: absolute;
	top: -7px;
	left: -7px;
}


#subnav {
	margin-bottom: 11px;
}

#subnav li.header {
	background: url(../img/subnav_header.jpg) no-repeat bottom;
	text-transform: uppercase;
	padding-left: 35px;
	font-weight: bold;
	color: #011B40;
	line-height: 50px;
	height: 50px;
}

#subnav li a {
	display: block;
	background: #FFF url(../img/subnav_item.png) repeat-x bottom;
	padding: 6px;
	line-height: 1.3em;
	text-decoration: none;
	color: #767E89;
	font-weight: normal;
}

#subnav li a.active,
#subnav li a:hover {
	background: #FFF url(../img/subnav_item_hover.png) repeat-x bottom;
	color: #011B40;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}




.tx-easytourist-pi1 #detail td.content table {
	width: auto !important;
}

.tx-easytourist-pi1 #detail td.content table tr:first-child td {
	font-weight: bold;
}

.tx-easytourist-pi1 #detail td.content table tr {
    border-top: none !important;
	border-bottom: none !important;
	border-left: 2px solid #FFF !important;
	border-right: 2px solid #FFF !important;
	background-color: #f6f6f6 !important;
}

.tx-easytourist-pi1 #detail td.content table tr:nth-child(even) {
	background-color: #efefef !important;
}

.tx-easytourist-pi1 #detail td.content table td {
	padding: 3px !important;
	background-color: transparent !important;
	border: 2px solid #fff !important;
}

.tx-easytourist-pi1 #detail td.content table td p {
	margin: 2px 0 !important;
	line-height: normal !important;
}
