@import url("nav.css");

/* 2008 // despecial.com */

/* DEFAULTS */
body { 
	background: transparent url("../_img/site-bg.gif");
	font: normal 8pt Tahoma, Arial, sans-serif;
	color: #e3e3e3;
}

/* RESET */
html, body, p, h1, h2, h3, form, input, select, ul, li {
	margin: 0;
	padding: 0
}

a:link,
a:visited { 
	text-decoration: none;
	color:#86B500
}
a:hover,
a:active {
	color: #9B308E
}

img { border: none }

h1 { font-size: 22px }
h2 { font-size: 18px }
h3 { font-size: 16px }

.error404 h1 { color: red; margin-bottom: 20px }

/* MISC */
.none { display: none }
.left { float: left }
.right { float: right }
.clear { clear: both }
.center { text-align: center }

.hr {
	clear: both;
	display: block;
	width: 862px;
	height: 30px;
	background: transparent url("../_img/hr-grey.gif") no-repeat;
	margin: 5px 0 5px 0
}
.dots {
	padding: 4px 0 5px 15px;
	list-style-type: circle
}



/* LAYOUT */
#site {
	width: 868px;
	margin-left: -434px;
	margin-top: 10px;
	position: absolute;
	left: 50%;
}



/* HEADER */
#logobox {
	float: left;
	width: 302px;
	height: 152px;
	background: #e3e3e3 url("../_img/logo-bg.gif") no-repeat; 
	display: block
}
#logobox a {
	position: relative;
	top: 85px;
	left: 10px;
	opacity: 0.9999;
	filter: alpha(opacity=100);
}
#logobox a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}


/* STARTPAGE */
#frontpage {
	clear: both;
	margin: 10px 0 10px 0;
	width: 100%;
	float: left;
	color: #666666;
}

#frontbox1,
#frontbox2 {
	position: relative;
	float: left;
	width: 300px;
	height: 300px;
	margin-right: 10px;
	border: 1px solid #c6c6c6
}

#frontbox1 a span,
#frontbox2 a span {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	width: 292px;
	display: block;
	color: white;
	background-image: url("../_img/front-bg.png");
	font: bold 17px Tahoma, Helvetica, sans-serif;
	line-height: 17px;
	padding: 4px;
}
#frontbox1 a:hover span,
#frontbox2 a:hover span {
	background-image: none;
	background-color: black;
}

#frontbox3 {
	float: left;
	width: 240px;
	height: 302px;
	background: #86b500 url("../_img/frontbox-bg.png") no-repeat center bottom
}
#frontnews {
	width: 232px;
	background-color: #e3e3e3;
	padding: 4px;
	color: #666666;
	border-bottom: 10px solid white;
}
#frontnews h1 {
	width: 230px;
	height: 16px;
	display: block;
	background: transparent url("../_img/frontnews-bg.png") repeat-x
}
#frontnews h1 span { 
	background-color: #e3e3e3;
	font: bold 11px arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 3px 0 3px;
	margin-left: 10px
}
#frontnews img {
	margin: 5px;
}
.frontdate {
	text-align: right;
	margin-right: 3px;
}

#frontfooter {
	position: absolute;
	clear: both;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	width: 100%;
	float: left
}
#frontfooter a:link,
#frontfooter a:visited { color: #e3e3e3 }
#frontfooter a:hover,
#frontfooter a:active { color: #9B308E }
.front_shop {
	float: left;
	width: 141px;
	height:168px;
	border: 1px solid #979200;
	margin-right: 12px
}	
#footer_green {
	position: relative;
	float: left;
	display: block;
	width: 397px;
	height: 170px;
	background-color: #86b500;
}
#footer_green p {
	margin-top: 10px
}
.footer_address {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.footer_hours {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.footer_hours span {
	display: block;
	float: left;
	width: 50px;
}
#footer_rocket {
	position: relative;
	float: left;
	display: block;
	height: 168px;
	width: 230px;
	border: 1px solid #cecece;
	background: #e3e3e3 url("../_img/footer-bg.gif") no-repeat 3px 10px
}
#footer_rocket img {
	border: none;
	position: absolute;
	bottom: 5px;
	right: 5px;	
}




/* MISSION */
#content-450 {
	float: left;
	width: 450px;
	min-height: 325px;
	display: block;
	background-color: #e3e3e3;
	margin-right: 13px;
}
#content-400 {
	float: left;
	width: 390px;
	height: 314px;
	padding: 5px;
	background-color: #e3e3e3;
	overflow: hidden;
}
#content-400 p,
#news p {
	margin-bottom: 5px
}
#content-450 img {
	margin: 16px 9px;
	border: 5px solid #718e06;
}



/* NEWS */
#content-news {
	float: left;
	width: 863px;
	background-color: #86B500
}
#news {
	float: left;
	width: 530px;
	min-height: 300px;
	padding: 10px;
	background-color: #e3e3e3;
	border-right: 8px solid white;
}
#press {
	float: left;
	padding: 5px;
	width: 295px;
	min-height: 300px;
	color: #cecece;
}
#news h2 {
	margin-bottom: 10px
}
#news h1 {
	width: 530px;
	border-bottom: 1px dotted black;
	margin-bottom: 10px	
}
#news p {
	margin-bottom: 12px
}
p.morenews,
p.lessnews,
p.morenews2,
p.lessnews2 {
	float: left;
	width: 530px;
	margin: 10px 1px 0 0;
	padding-top: 2px;
	text-align: right;
	border-top: 1px dotted black
}
p.morenews2,
p.lessnews2 {
	width: 263px;	
}
p.lessnews,
p.lessnews2 {
	text-align: left
}
a.pdf:link img,
a.pdf:visited img {
	border: 1px solid transparent;
	margin: 2px;
}
a.pdf:hover img,
a.pdf:active img {
	border: 1px dotted #9b308e;
}

.presslist { width: 290px; border: 1px solid #666; padding: 2px; margin: 10px 0px }
.presslist,
.presslist option { font: normal 10px tahoma; color #666; background-color: #cecece }
option.selected { font-weight: bold; background-color: white }
.seperator {
	margin: 10px auto;
	width: 150px;
	height: 1px;
	border-top: 1px dotted #cecece;
	display: block
}
a.press:link,
a.press:visited {
	width: 290px;
	height: 15px;
	display: block;
	background-color: #c9ff00;
	margin-bottom: 2px;
	padding: 0px 2px;
	font-size: 11px;
	text-decoration:none;
	color: #666666
}
a.press:hover,
a.press:active {
	color: #ffffff;
	background-color: #A2DB00;
}


/* GALLERY */
#gallery-left {
	float: left;
	width: 610px;
	min-height: 600px;
	background-color: #e3e3e3;
	border-right: 10px solid white;
}
#galleryshow {
	height: 430px;
	display: block;
}
#galleryshow img {
	margin: 10px;
	border: 5px solid #718e06;
}
#gallery-left h1 { margin: 10px 0 10px 10px; font: bold 18px arial, sans-serif; }
#gallery-left h2 { margin: 0 0 10px 10px }
#gallery-right {
	float: left;
	width: 240px;
	min-height: 600px;
	background: #e3e3e3 url("../_img/gallerybox-bg.png") no-repeat center bottom
}
p.galleryleft {
	margin: 0 0 15px 10px
}
#gallery-right h2 {
	color: #9B308E;
	font-size: 11px;
	margin-top: 10px;
}
#gallery-right p {
	margin-bottom: 10px
}
.fifty {
	width: 48%;
	float: left;
	margin: 0 0 15px 10px
}
.gallerylist { width: 200px; border: 1px solid #666; padding: 2px; margin: 10px 0 20px 0 }
.gallerylist,
.gallerylist option { font: normal 10px tahoma; color #86b500; background-color: #cecece }
#gallery-bar {
	height: 85px;
	display: block;
	background: #86b500 url("../_img/frontbox-bg.png") no-repeat center bottom;
	border-bottom: 10px solid white;
}
#gallery-archive {
	padding: 5px 5px 10px 5px;
}
#gallery-archive h2 {
	margin-top: 0px;
	font-size: 17px;
	color: #666666
}
#galleryfooter {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 600px;
	height: 114px;
	background-color: #86b500;
	padding: 10px 0 0 10px
}
#galleryfooter img { border: 2px solid white }
#galleryfooter a { 	margin-right: 8px; float: left }
.gallerymore {
	float: left;
	font-size: 10px;
	color: white;
}
a.gallerymore:link,
a.gallerymore:visited { color: #ffffff }
a.gallerymore:hover,
a.gallerymore:active { color: #BCFF00 }

#galleryfooter_rocket {
	position: relative;
	float: left;
	display: block;
	height: 124px;
	width: 242px;
	margin-bottom: 10px;
	background-color: #e3e3e3
}
#galleryfooter_rocket img {
	border: none;
	position: absolute;
	bottom: 10px;
	right: 10px;	
}
#galleryfooter h2 {
	font-family: arial, sans-serif;
	font-size: 16px
}
#gallerythumbs {
	margin: 30px 0px 0px 50px;
}
#gallerythumbs img {
	float: left;
	margin: 0px 5px 5px 0;
	border: 5px solid white;
}
#frontnews a.dots3 {
	background: transparent url("../_img/3dots.gif") no-repeat 0 0;
	padding-left: 12px;
}


/* BRANDS */
#content-brands {
	float: left;
	width: 863px;
	background-color: #e3e3e3
}
#brandimage {
	float: left;
	height: 360px;
	width: 300px;
	margin: 0px 10px 5px 10px;
	border: 10px solid #86b500;
}
.brandlogos {
	padding: 10px
}
.brandlogos a { 
	margin-right: 12px;
}
.brandlogos img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	vertical-align: middle;
	margin-bottom: 2px;
}
.brandlogos a img:hover {
	opacity: 0.9999;
	filter: alpha(opacity=100);
}
#content-brands a:link,
#content-brands a:visited {
	text-decoration: none;
	color: #717171;
	font: bold 20px arial, helvetica, sans-serif;
}
#content-brands a:hover,
#content-brands a:active {
	color: #000;
}


/* FRIENDS */
#content-friends {
	float: left;
	width: 870px;
}
.friendsbox {
	float:left;
	width: 260px;
	padding: 10px;
	border-right: 10px solid white;
	background-color: #e3e3e3;

	min-height: 965px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 965px;/* this is also the min height for IE */
}
.friendsbox img {
	margin-bottom: 10px;
}

.friendslist {
	list-style-type: none;
	background: #e253d0 url("../_img/friends-bg.jpg") no-repeat;
}
.friendslist li { 
	padding: 3px 0 3px 5px;
	color: white; 
	text-transform: uppercase; 
	font: normal 12px arial, helvetica, sans-serif;
	border-bottom: 1px solid #e3e3e3
}
.friendslist a:link,
.friendslist a:visited { color: white }
.friendslist a:hover,
.friendslist a:active { color: #000 }


/* CONTACT */
#contact-400 {
	float: left;
	width: 380px;
	min-height: 314px;
	padding: 5px 5px 5px 10px;
	background-color: #e3e3e3;
	margin-right: 10px;
}
#contact-450 {
	float: left;
	width: 450px;
	height: 325px;
	display: block;
	background-color: #e3e3e3;
}
#contact-400 p {
	margin-bottom: 5px
}
#contact-450 img {
	border: 5px solid #718e06;
}
#impressum,
#disclaimer {
	width: 500px;
	color: black	
}
#impressum p,
#disclaimer p {
	margin-bottom: 15px
}
#disclaimer {
	width: 635px;
	font-size: 10px;
}

/* CONTACT-FORM */
#formbox {
	color: darkgrey;
	margin-left: 10px;
	width: 415px;
	min-height: 250px;
	display: block;
}
#formbox legend { display: none }
#formbox fieldset { border: none }
#formbox label { 
	line-height: 20px;
	width: 65px;
	float: left;
}
#formbox label span { visibility: hidden }
#formbox .textfield {
	float: left;
	width: 320px;
	height: 14px;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: black;
	border: 1px solid #86b500;
	background-color: #e3e3e3
}
#formbox textarea {
	float: left;
	width: 323px;
	height: 211px;
	padding: 3px;
	margin-bottom: 10px;
	font: normal 11px verdana, sans-serif;
	color: black;
	border: 1px solid #86b500;
	background-color: #e3e3e3	
}
.error { color: #f40000; font-weight: normal }
.formfield2 { display: none }
.contactleft { 
	float: left;
	width: 200px;
}
#formbox #submit {
	color: white;
	border: 0px solid #86b500;
	background-color: #9b308e;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold
}

.storelink {
	font-weight: bold;
	font-size: 18px;
}