@charset "utf-8";

html {
	height: 100%;
  overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	background-color: #000;
	font-family: Tahoma, Arial, Helvitca, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
}

#fixed-wrapper {
	position: fixed;
	-position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -812px;
	width: 1624px;
	/*z-index: 777;*/
}

#top-nav {
	position: fixed;
	-position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	background-color:#fff;
	width: 800px;
	height: 50px;
	background: url(img/nav_bg.jpg) no-repeat;
}

#left-canvas {
	position: fixed;
	-position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -812px;
	background-color:#fff;
	width: 412px;
	height: 900px;
	background: url(img/canvas_bg_left.jpg) no-repeat;
}

#right-canvas {
	position: fixed;
	-position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 400px;
	background-color:#fff;
	width: 412px;
	height: 900px;
	background: url(img/canvas_bg_right.jpg) no-repeat;
}

#content-page {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 780px;
	padding: 70px 10px 70px 10px;
	/*z-index: -1;*/
}

/* Main navigation */

.dub-block{
	height: 50px;
	float: left;
}

.dub-over{
	height: 50px;
	cursor: pointer;
}

.dub-out{
	height: 50px;
	cursor: pointer;
}

#dub-home-over{
	background: url(img/dub_home_over.jpg) no-repeat;
}

#dub-home-out{
	background: url(img/dub_home_out.jpg) no-repeat;
}

#dub-news-over{
	background: url(img/dub_news_over.jpg) no-repeat;
}

#dub-news-out{
	background: url(img/dub_news_out.jpg) no-repeat;
}

#dub-team-over{
	background: url(img/dub_team_over.jpg) no-repeat;
}

#dub-team-out{
	background: url(img/dub_team_out.jpg) no-repeat;
}

#dub-pictures-over{
	background: url(img/dub_pictures_over.jpg) no-repeat;
}

#dub-pictures-out{
	background: url(img/dub_pictures_out.jpg) no-repeat;
}

#dub-shoutbox-over{
	background: url(img/dub_shoutbox_over.jpg) no-repeat;
}

#dub-shoutbox-out{
	background: url(img/dub_shoutbox_out.jpg) no-repeat;
}

#dub-contact-over{
	background: url(img/dub_contact_over.jpg) no-repeat;
}

#dub-contact-out{
	background: url(img/dub_contact_out.jpg) no-repeat;
}

#dub-roadmap-over{
	background: url(img/dub_roadmap_over.jpg) no-repeat;
}

#dub-roadmap-out{
	background: url(img/dub_roadmap_out.jpg) no-repeat;
}

/* individual pages */

#picturepusher{
	margin-left: 140px;
}

#shoutbox-wrapper{
 width: 480px;
 margin-left: 160px;
}

#contact-wrapper{
 width: 480px;
 margin-left: 160px;
}

#left-navigation {
 width: 160px;
 float: left;
}

#webshoppage {
 width: 520px;
 float: left;
 padding: 0 20px 20px 20px;
}

#right-navigation {
 width: 160px;
 float: left;
}

.main-title {
 font-size: 16px;
 font-weight: bold;
}

.team-title {
 font-size: 24px;
 font-weight: bold;
}

#main-shop-pic {
 width: 120px;
 padding: 0 20px 0 0;
 float: left;
}

.main-shop-pic {
 width: 120px;
 padding: 0 20px 0 0;
 float: left;
}

.shop-detail {
	width: 380px;
	float: right;
}

.artitem {
 width: 120px;
 padding: 10px 10px 10px 0px;
 float: left;
}

.nav-title {
 font-size: 16px;
 font-weight: bold;
 padding: 0 15px 0 15px;
}

.subnav-block-black {
 width: 160px;
 padding: 0 15px 0 15px;
}

.subnav-block-top {
 width: 160px;
 height: 10px;
 background: url(img/drips_top_160.jpg) no-repeat;
}

.subnav-block-middle {
 width: 130px;
 background: url(img/drips_middle_160.jpg) repeat-y;
 padding: 0 15px 0 15px;
 color: #000000;
}

.subnav-block-middle .subnav-link-30 {
	width: 130px;
	height: 26px;
	padding: 4px 5px 0 5px;
}

.subnav-block-middle .subnav-link-30:hover {
	width: 135px;
	height: 26px;
	background: url(img/drips_hover_160_30.jpg) repeat-y;
	padding: 4px 5px 0 5px;
}

.subnav-block-middle .subnav-link-30 a{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.subnav-block-middle .subnav-link-30 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.subnav-block-middle .subnav-link-20 {
	width: 130px;
	height: 19px;
	padding: 1px 5px 0 10px;
}

.subnav-block-middle .subnav-link-20:hover {
	width: 130px;
	height: 19px;
	background: url(img/drips_hover_160_20.jpg) repeat-y;
	padding: 1px 5px 0 10px;
}

.subnav-block-middle .subnav-link-20 a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.subnav-block-middle .subnav-link-20 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.subnav-block-bottom {
 width: 160px;
 height: 40px;
 background: url(img/drips_bottom_160.jpg) no-repeat;
}

/* PAGING */
.prevpage{
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
}

.nextpage{
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
}

span.pagenr{
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	color:#000000;
}

a.pagenr{
	padding: 5px;
	font-size: 10px;
	color:#FFFFFF;
}

/* steps */

span.current-step{
	color:#FFFFFF;
	padding-right: 25px;
}

span.current-number{
	padding: 5px;
	background-color:#FFFFFF;
	color:#000000;
}

span.normal-step{
	color:#AAAAAA;
	padding-right: 25px;
}

.normal-step a{
	color:#AAAAAA;
	text-decoration:none;
}

.normal-step a:hover{
	color:#AAAAAA;
	text-decoration:underline;
}

span.normal-number{
	padding: 5px;
	background-color:#AAAAAA;
	color:#555555;
}

/* Main navigation  OLD */

.navigation-block{
	width: 160px;
	height: 160px;
	float: left;
}

.navigation-over{
	width: 160px;
	height: 160px;
	cursor: pointer;
}

.navigation-out{
	width: 160px;
	height: 160px;
	cursor: pointer;
}

#nav-home-over{
	background: url(img/nav_home_over.jpg) no-repeat;
}

#nav-home-out{
	background: url(img/nav_home_out.jpg) no-repeat;
}

#nav-webshop-over{
	background: url(img/nav_webshop_over.jpg) no-repeat;
}

#nav-webshop-out{
	background: url(img/nav_webshop_out.jpg) no-repeat;
}

#nav-pictures-over{
	background: url(img/nav_pictures_over.jpg) no-repeat;
}

#nav-pictures-out{
	background: url(img/nav_pictures_out.jpg) no-repeat;
}

#nav-shoutbox-over{
	background: url(img/nav_shoutbox_over.jpg) no-repeat;
}

#nav-shoutbox-out{
	background: url(img/nav_shoutbox_out.jpg) no-repeat;
}

#nav-contact-over{
	background: url(img/nav_contact_over.jpg) no-repeat;
}

#nav-contact-out{
	background: url(img/nav_contact_out.jpg) no-repeat;
}

#nav-roadmap-over{
	background: url(img/nav_roadmap_over.jpg) no-repeat;
}

#nav-roadmap-out{
	background: url(img/nav_roadmap_out.jpg) no-repeat;
}

/* html standard tags */

h2 {
 font-weight: normal;
 font-size: 14px;	
}

.title {
 font-size: 14px;
}

a {
	color:#DDDDDD;
	font-style: underline;
}

a:hover {
	color:#BBBBBB;
	font-style: underline;
}

/* form classes */

input {
	font-family:Tahoma, Arial, Helvitca, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#000000;
	border: 1px solid #FFFFFF;
	height: 17px;
	padding: 2px 2px 2px 2px;
}

textarea {
	font-family:Tahoma, Arial, Helvitca, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#000000;
	border: 1px solid #FFFFFF;
}

.text480{
	width: 480px;
}

.text320{
	width: 320px;
}
.textarea320{
  width: 320px;
	padding: 2px;
}

.text180{
	width: 180px;
}
.textarea180{
  width: 180px;
}

.text80{
	width: 80px;
}

.text40{
	width: 40px;
}

.cell160{
  width: 160px;
  float: left;
}

.cell120{
  width: 120px;
  float: left;
}

.send-buttons{
	height: 22px;
	font-size: 10px;
	background-color:#FFFFFF;
	color:#000000;
	display: inline;
}

.userform{
	width: 480px;
	font-size: 10px;
}

.orderform{
	width: 100%;
	font-size: 12px;
}

.label {
	width: 160px;
	font-size: 10px;
}

.pic{
 width: 120px;
 padding: 16px 16px 16px 16px;
 float: left;
}

#dialog{
	cursor: pointer;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.push10 {
	margin-bottom: 10px;
}

.push20 {
	margin-bottom: 20px;
}

.push30 {
	margin-bottom: 30px;
}

.push40 {
	margin-bottom: 40px;
}
