body {
	background: #fff url('../../gfx/bg.gif') repeat-x;
}

div, td, th, p, div, textarea, select, input, a, span {
	color: #333;
	font: 12px arial, helvetica, sans-serif;
}

a {
	color: #333;
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/**
 * Main structure
 */

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 966px;
}

div#container {
	float: left;
	width: 100%;
	background: url('../../gfx/bg_container.gif') repeat-y center;
}

div#main {
	position: relative;
	left: 3px;
	width: 960px;
	height: 100%;
	background: #fff;
}

div#header{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

div#logo {
	position: absolute;
	left: 16px;
	top: 20px;
	z-index: 2;
}

img#rabbit {
	position: absolute;
	right: 16px;
	top: 0px;
	z-index: 2;
}

img#footer {
	position: absolute;
	left: -17px;
	bottom: -55px;
}

img.large_map_banner {
	margin: 9px 0 0 1px;
}

img.measurement {
	width: 1px;
	height: 1px;
}

/**
 * Global
 */

div.spacer {
	clear: both;
}

div.betweener {
	height: 10px;
}

img.shadow {
	border: 1px solid #fff;
}

span.error {
	color: #e10e31;
	font-weight: bold;
}

span.success {
	color: #658e16;
	font-weight: bold;
}

h3.title {
	position: relative;
}

/**
 * Explanation
 */

div.explanation {
	padding: 10px;
	line-height: 18px;
}

.explanation a {
	text-decoration: underline;
}
 
.explanation h1 {
	font-weight: bold;
	font-size: 14px;
}

.explanation div.action {
	position: absolute;
	right: 10px;
	top: 10px;
}

/**
 * Important link
 */

div.important_link {
	padding: 4px 10px 4px 10px;
}
 
/**
 * Breadcrumbs
 */

div#breadcrumbs {
	position: absolute;
	left: 15px;
	top: 197px;
	z-index: 2;
	font-size: 11px;
	color: #807979;	
}

#breadcrumbs a {
	font-size: 11px;
	color: #807979;
}

/**
 * Top menu
 */
 
div#top_menu {
	position: absolute;
	left: 10px;
	top: 119px;
	z-index: 2;
}

#top_menu ul {
	height: 29px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

#top_menu li {
	float: left;
	position: relative;
	list-style-type: none;
	width: 138px;
	height: 29px;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
}

#top_menu li a {
	line-height: 27px;
	font-weight: bold;
}

#top_menu li a:hover {
	text-decoration: none;
}

#top_menu li img.indicator {
	position: absolute;
	left: 61px;
	top: -140px;
}

#top_menu li:hover img.indicator,
#top_menu li.selected img.indicator {
	top: 29px;
}

/**
 * Content
 */

div#content {
	position: relative;
	background: url('../../gfx/bg_content.gif') repeat-x;
	padding-top: 215px;
}

hr.divider_line {
	height: 0;
	border: 0;
	border-top: 1px solid #fff;
	margin: 0 15px;
}

/**
 * Sales
 */

table#sales_container {
	width: 450px;
	margin: 10px 0 10px 10px;
}

#sales_container td {
	vertical-align: top;
}

#sales_container td.left {
	width: 50%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 0;
}

#sales_container td.right {
	width: 50%;
	border-bottom: 1px solid #fff;
	padding: 10px 0 10px 10px;
}

#sales_container img {
	border: 1px solid #000;
}

#sales_container h2 {
	margin: 10px 0 10px 0;
}

#sales_container a {
	text-decoration: underline;
}

/**
 * Sections
 */

div#left_section {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	width: 154px;
}

div#right_section {
	position: relative;
	float: left;
	width: 300px;
}

div#main_section {
	position: relative;
	float: left;
	width: 775px;
	margin: 0 0 0 10px;
}

div#center_section {
	float: left;
	position: relative;
	width: 469px;
	margin: 0 8px 0 8px;
}

/**
 * Map
 */

div#map {
	float: left;
	position: relative;
	width: 470px;
	height: 260px;
	margin: 10px 0 0 0;
}

div#map_container {
	position: relative;
	width: 470px;
	height: 260px;	
	z-index: 2;
}

#map_container img.icon {
	z-index: 3;
}

#map_container div.pos {
	position: absolute;
}
 
/**
 * Tabs
 */

div.tab,
div.tab_selected {
	width: 100px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	cursor: pointer;
}

/**
 * Banner top
 */

div#banner_top {
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
	text-align: center;
}

/**
 * Banner showcase
 */

div#banner_showcase {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 5px 0 2px 0;
}

span#banner_showcase_items {
	position: relative;
	white-space: nowrap;
	padding: 0 5px 0 0;
}

span#banner_showcase_items img,
span#banner_showcase_items object {
	margin: 0 0 0 5px;
}

/**
 * Top search
 */
 
div#top_search {
	position: absolute;
	left: 10px;
	top: 163px;
	background: url('../../gfx/bg_top_search.gif');
	width: 941px;
	height: 30px;
}

#top_search div {
	float: left;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	padding: 0 5px 0 5px;
}

#top_search div.keyword_search {
	position: absolute;
	right: 0px;
	top: 0px;
}

#top_search select,
#top_search input {
	margin: 5px 0 0 0;
}

#top_search input.submit {
	margin: 6px 0 0 0;
}

#top_search div.advanced_search {
	position: absolute;
	left: 644px;
	top: 0px;
	width: 79px;
	height: 25px;
}

#top_search table {
	width: 100%;
	height: 100%;
}

#top_search table td {
	text-align: center;
}

#top_search div.advanced_search a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

/**
 * Block
 */

div.block_container {
	position: relative;
	float: left;
	width: 100%;
}

/* A */
div.block_a {
	float: left;
	width: 100%;
}

.block_a h3 {
	width: 100%;
	padding: 7px 0 7px 0;
	text-indent: 10px;
}

.block_a ul {
	padding: 10px 0 10px 0;
}

.block_a li {
	list-style-type: none;
	padding: 1px 0 1px 10px;
}

/* B */
div.block_b {
	float: left;
	width: 100%;
}

.block_b h1, .block_b h2.special {
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 17px 0;
}

.block_b h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.block_b h3 {
	width: 100%;
	padding: 7px 0 7px 0;
	text-indent: 10px;
}

.block_b ul {
	padding: 10px 0 10px 0;
}

.block_b li {
	list-style-type: none;
	padding: 1px 0 1px 10px;
}

/**
 * Content container
 */

div.content_container div,
div.content_container div p {
	line-height: 18px;
}

.content_container a {
	text-decoration: underline
}

.content_container div.left {
	float: left;
	width: 450px;
	padding: 20px 0 20px 20px;
}

.content_container div.right {
	float: right;
	width: 250px;
	padding: 20px 20px 20px 0;
}

.content_container div.right table {
	float: left;
}

.content_container div.center {
	float: left;
	padding: 20px 0 20px 20px;
}

div.block_content {
	padding: 10px 5px 10px 5px;
}

div.content_extern_link {
	float: right;
	width: 200px;
	margin: 0 4px 0 0;
}

div.content_extern_link2 {
	float: right;
	width: 243px;
	margin: 0 -1px 0 0;
}

div.content_extern_link,
div.content_extern_link2 {
	text-align: center;
	padding: 3px 0 3px 0;
}

.content_extern_link a,
.content_extern_link2 a {
	text-decoration: underline;
}

/**
 * List
 */
 
table.list {
	width: 100%;
}
 
.list td {
	padding: 2px 5px 2px 5px;
	text-indent: 10px;
}
 
.list td.head {
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-indent: 0;
}

/**
 * List
 */
 
table.list2 {
	width: 100%;
}
 
.list2 td {
	vertical-align: top;
	padding: 10px 0 10px 0;
}

.list2 td.image {
	width: 260px;
	
}

/**
 * Form
 */

table.form th {
	text-align: right;
	padding: 0 5px 0 0;
}

table.form td {
	line-height:20px;
}
 
/**
 * Search
 */

table.search {
	width: 100%;
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px 0;
}

.search td {
	width: 50%;
	padding: 4px 10px 4px 10px;
}

.search strong {
	font-size: 10px;
}

/**
 * Result
 */

table.result {
	width: 100%;
}

.result th.title,
.result td.title {
	width: 200px;
	text-align: left;
}

.result td {
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px 0;
	text-align: center;
}

.result th {
	font-size: 8px;
	color: #716959;
	text-align: center;
}

/**
 * Flags
 */
 
div#flags {
	position: absolute;
	top: 0;
	right: 10px;
	background: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	height: 23px;
	padding: 0 0 0 8px;
	z-index: 9999;
}

#flags li {
	float: left;
	list-style-type: none;
	margin: 5px 5px 0 0;
}

/** 
 * Home news
 */
 
div#home_news_title { position:relative; margin:50px 0 0 0; font-weight:bold; font-size:12px; width:100%; text-align:right; }
#home_news_title img { position:absolute; left:0; top:-40px; }
div#home_news_content { padding:15px; border:1px solid #ccc; background:#dfdfdf; }
div#home_news_content a { text-decoration:underline; }

/** 
 * Detail menu
 */

#detail_menu td { vertical-align:bottom; }