* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: normal 0.75em/1.5em arial,helvetica,sans-serif;
	color: #fff;
	background: #2d2922;
}

hr {
	display: none;
}

.nodisplay {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.spacer {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: -1px 0 0 0;
}

.noborder {
	border: none !important;
}

.auto {
	width: auto !important;
	height: auto !important;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	float: left;
	margin-top: 1.5em;
	cursor: pointer;
}

input, select, textarea {
	width: 95%;
	padding: 0.2em;
	background: #9B9388;
	border: none;
}

.submit {
	width: auto;
	background: #ffd900;
	margin-top: 0.75em;
	cursor: pointer;
	font: normal 100%/1.5em arial,helvetica,sans-serif;
}

.checkbox, .radio {
	width: auto;
}

input:focus, textarea:focus {
	background-color: #fff;
}

img {
	border: 0px none;
}

strong, .info {
	font-weight: bold;
}

a {
	color: #dbd4c6;
	text-decoration: underline;
	cursor: pointer;
}

a:visited {
	color: #dbd4c6;
}

a:hover, a:focus {
	color: #85cb00;
}

ul, ol {
	list-style: none;
}

li a {
	display: block;
	text-decoration: none;
}

p {
	margin: 0 0 1.5em 0;
}

abbr {
	cursor: help;
}

.floatLeft {
	float: left;
	margin: 0.2em 0.8em 0.2em 0;
}

.floatRight {
	float: right;
	margin: 0.3em 0 0.8em 0.8em;
}

.tour {
	display: block !important;
	height: 1px;
	background: #9cca2d;
	border: none;
	margin-bottom: 1em;
}

.error {
	color: #85cb00;
}

.error input, .error textarea {
	background: #85cb00;
}

.message {
	clear: both;
	margin-left: -40px;
	border: 1px solid #36332d;
	background-color: #3f3b34;
	height: 7.5em;
	padding: 1.5em 48px 0 100px;
	width: 372px;
	background: url(/pics/info_button.png) 3em center #3f3b34 no-repeat;
}

pre {
	clear: both;
	background: white;
}

/* ******************** page blocks */

#page {
	padding-top: 1.67em;
	width: 788px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#flags {
	float: right;
	margin-top: 2px;
}

#flags a {
	margin-right: 5px;
	text-decoration: none;
	color: #211305;
}

#flags a.active {
	background: none;
	border: none;
	border-bottom: 0.3em solid #9cca2d;
}

#nav {
	float: left;
	width: 528px;
	background: url(/pics/bg/navleft.png) repeat-y #fff;
	margin-bottom: 1px;
}

#nav ul {
	float: left;
	margin: 7.2em 0 0 0.5em;
	width: 510px;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	background: url(/pics/bg/navbg.png) right bottom no-repeat;
	padding: 0 0.5em;
	color: #211305;
	border-bottom: 0.3em solid #fff;
}

#nav a:hover {
	border-bottom: 0.3em solid #9cca2d;
}

#header h1 {
	float: left;
	width: 259px;
}

#header h1 a
{
	display: block;
	height: 5.35em;
}

#header h1.de a {
	background: #322e26 url(/pics/logo_de.gif) no-repeat center center;
}

#header h1.en a {
	background: #322e26 url(/pics/logo_en.gif) no-repeat center center;
}

#side-image {
	float: left;
	width: 258px;
	height: 160px;
}

#content {
	float: left;
	width: 781px;
	margin: 1px 1px 0 6px;
	background: url(/pics/bg/bg.png) left repeat-y;
	color: #dbd4c6;
	margin-top: 1px;
}

#main {
	float: left;
	width: 442px;
	padding: 0 40px 40px 40px;
	/*background: url(/pics/bg/contentbg.gif) top repeat-x;*/
}

#main img {
	border: 3px solid #686158;
}

#main a:hover img {
	border: 3px solid #8D867D;
}

#main .download
{
	clear: both;
	margin-left: -40px;
	border: 1px solid #36332d;
	background-color: #3f3b34;
	width: 521px;
}

#main .download a {
	text-decoration: none;
	display: block;
	background: url(/pics/download_arrow.png) 3.5em center no-repeat;
	height: 6em;
	padding: 1.5em 48px 0 100px;
}

#main .download strong
{
	display: block;
	color: #85cb00;
	font-weight: normal;
}

#main .acrobat {
	width: 374px;
	margin: 0 0 -40px -40px;
	padding: 0.75em 48px 0.75em 100px;
	background: #36332d;
	clear: both;
}

#main .acrobat p {
	margin: 0;
	padding: 0;
}

#main #gallery {
	clear: both;
	margin-left: -40px;
	padding: 1em 40px;
	width: 440px;
	border: 1px solid #423f37;
	background: #4d4840;
}

#main #gallery img {
	margin: 0.8em 0.8em 0 0;
}

#sidebar {
	float: right;
	margin: 1px 0 0 10px;
	padding: 0 18px 18px;
	width: 213px;
	color: #2d2922;
	line-height: 1.5em;
}

#sidebar li {
	padding: 0.2em 0;
	background: url(/pics/bg/dots.png) bottom repeat-x;
}

#sidebar a {
	padding-left: 12px;
	font-weight: 700;
	color: #211305;
	text-decoration: none;
	background: url(/pics/arrow.png) left 0.5em no-repeat;
}

#sidebar a:hover, #sidebar a:focus {
	color: #f2f2f2;
}

#sidebar #news a {
	font-weight: normal;
	margin-left: -0.8em;
}

#footer {
	clear: both;
	color: #a0998a;
	padding: 20px 45px 40px 45px;
}

#footer li {
	float: left;
	margin-right: 1em;
}

#footer li a {
	text-decoration: underline;
}

div#tage {
	float: left;
	padding-top: 2.25em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #5F5F5F;
	height: 4em;
	width: 100%;
}

div#tage p {
	float: left;
	line-height: 2em;
}

div#tage li {
	float: left;
}

div#tage li a {
	margin-left: 0.75em;
	width: 2em;
	height: 2em;
	line-height: 2em;
	color: #f2f2f2;
	text-align: center;
	border: 1px solid #7E7567;
	background-color: #746959;
}

div#tage li a:hover {
	color: #333;
	border: 1px solid #8D867A;
	background-color: #9E968A;
}

div#tage .active {
	color: #000 !important;
	border: 1px solid #AC9201 !important;
	background-color: #ffd900 !important;
}

.inactive {
}

div#description img {
	float: right;
	margin: 0.3em 0 0.8em 0.8em;
}


/* ******************** elements styles */

h1 {

}

h2, h3, h4 {
	padding-top: 1.5em;
	font-size: 1.5em;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	margin-bottom: 1.5em;
}

h3, h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}

h3.special {
	background: url(/pics/li_std.gif) no-repeat scroll left 0.8em;
	padding:0.3em 0 0.3em 1em;
}

#sidebar h3, .teaserdivide {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 1.5em;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: #85cb00;
	font-weight: normal;
}

.tour_headline {
	margin: 0;
	padding: 0;
	float: left;
}

#description h3
{
	font-size: 1.5em;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 1.5em;
}

ul.std
{
	/*border-top: 1px solid #666;*/
	/* margin-bottom: 1.5em; */
	margin-top: -1.5em;
}

ul.std li {
	padding: 0.3em 0 0.3em 1em;
	text-decoration: none;
	background: url(/pics/li_std.gif) left 0.8em no-repeat;
	/*border-bottom: 1px solid #666;*/
}

ul.bullet
{
	margin-bottom: 1.5em;
}

ul.bullet li {
	padding: 0.3em 0 0.3em 1em;
	text-decoration: none;
	background: url(/pics/li_std.gif) left 0.8em no-repeat;
}

ul.bullet li a { text-decoration: underline; display: inline; }

div.more
{
	margin-top: -1.5em;
}

div.more a
{
	padding: 0 0 0 1em;
	background: url(/pics/arrow_yellow.gif) left center no-repeat;
}

ul.more
{
	border-top: 1px solid #666;
	margin-bottom: 1.5em;
}

ul.more li {
	padding: 0.3em 0 0.3em 1em;
	text-decoration: none;
	border-bottom: 1px solid #666;
	background: url(/pics/arrow_yellow.gif) left 0.8em no-repeat;
}

ul.more li a {
	text-decoration: underline;
}

dl.std
{
	border-top: 1px solid #666;
	margin-bottom: 1.5em;
}

dl.std dd
{
	padding-left: 40%;
	border-bottom: 1px solid #666;
	margin-top: -1.5em;
}

dl.std dt
{
	margin-right: 65%;
}

dl.pricelist
{
	border-top: 1px solid #666;
	margin-bottom: 0.75em;
}

dl.pricelist dd
{
	padding-left: 55%;
	border-bottom: 1px solid #666;
	margin-top: -1.5em;
	text-align: right;
}

dl.pricelist dt
{
	margin-right: 45%;
}

p.booknow {
	margin-bottom:3.5em;
}
p.booknow a {
	float:right;
	color: #FFD900;
	font-weight: bold;
}

.teaser
{
	border-top: 1px solid #666;
	margin-top: 0.75em;
	padding-top: 0.75em;
}

.teaser img
{
	float: left;
	margin-right: 10px;
}

.teasertext
{
	float: left;
	width: 245px;
}

/************************* DROPDOWN *******************************/

#subnav
{
	float: left;
	width: 529px;
}

#subnav ul
{
	float: left;
	width: 100%;
}

#subnav li
{
	float: left;
}

#subnav a
{
	float: left;
	height: 160px;
	background-repeat: no-repeat;
	border-right: 1px solid #000;
}

#subnav a:hover
{
	background-position: 0 -160px !important;
}

#sub1.de a { width: 180px; background-image: url(/pics/nav/schottland_de.png); }
#sub1.en a { width: 180px; background-image: url(/pics/nav/schottland_en.png); }
#sub2.de a { width: 173px; background: url(/pics/nav/irland_de.png); }
#sub2.en a { width: 173px; background: url(/pics/nav/irland_en.png); }
#sub3.de a { width: 173px; background: url(/pics/nav/harleytours_de.png); }
#sub3.en a { width: 173px; background: url(/pics/nav/harleytours_en.png); }

#subnav ul ul
{
	position: absolute;
	float: none;
	width: 174px;
	height: 5em;
	left: -999em;
	margin-top: 160px;
}

#subnav ul ul.first
{
	margin-left: 6px;
}

#subnav ul ul li
{
	float: none;
}

#subnav ul ul li a
{
	float: none;
	color: #211305;
	width: 149px !important;
	height: auto;
	padding: 0.4em 0 0.4em 24px;
	border-bottom: 1px solid #ffd900;
	background: url(/pics/arrow.png) 12px center #E6C300 no-repeat !important;
}

#subnav ul ul.first li a
{
	width: 150px !important;
}

#subnav ul ul li a:hover
{
	text-decoration: underline;
	background: url(/pics/arrow.png) 12px center #ffd900 no-repeat !important;
}

#subnav li:hover ul, #subnav li.sfhover ul
{
	left: auto;
}

.welcomeheadline
{
	margin-left: -5px;
	margin-top: 2em;
	border: 0 none !important;
	margin-bottom: -2em;
}

.insurance
{
	display: block;
	margin-top: 6em;
	margin-left: 50px;
}

.video { background: url(/pics/video.gif) 0 center no-repeat; padding-left: 24px; }

.highlight { background-color: #ffdf00; padding: 0.75em 10px; color: #333; margin-bottom: 0.75em; }
.highlight a, .highlight a:visited, .highlight a:link { color: #333 !important; }
