@charset "utf-8";
/* CSS Document */

body {
		background: url(../img/bg_site.jpg) no-repeat;
		font-family: Arial, Verdana, Geneva, sans-serif;
}

#wrap {
		width:900px !important;
		height: 523px;
		margin: auto;
}

img {
		border:0;		
}

a {
		outline-style: none;
		border: none;
		text-decoration: none;
}

#content {
		width:900px;
		height: 520px;
		outline: solid 1px #0b0c0c;
		float: left;
}

#content_contact {
		width:900px;
		height: 520px;
		outline: solid 1px #0b0c0c;
		float: left;
		background: url(../img/bg_credits.jpg) repeat-y;
}

#content_shirt {
		width:900px;
		height: 520px;
		outline: solid 1px #0b0c0c;
		float: left;
		background: url(../img/bg_opinion_form.jpg);
}

#content_small {
		width:900px;
		height: 460px;
		outline: solid 1px #0b0c0c;
		float: left;
}

#content_sextruments {
		width:900px;
		height: 460px;
		float: left;
		background: url(../img/bg_sextruments.jpg) no-repeat;
}

#content_werkstatt {
		width:900px;
		height: 460px;
		float: left;
		background: url(../img/bg_malerwerkstatt.jpg) no-repeat;
}

#content_about {
		width:900px;
		height: 460px;
		float: left;
		background: url(../img/bg_about.jpg) no-repeat;
}

#content_howto {
		width:900px;
		height: 460px;
		float: left;
		background: url(../img/bg_howto.jpg) no-repeat;
}

#header {
		width: 900px;
		height: 30px;
		margin: 45px auto auto auto;
}

#header_in {
		width: 700px;
		height: 20px;
		float:left;
}

#logo {
		width: 30px;
		height: 30px;
		float: right;
}

#footer {
		width:900px;
		height: 30px;
		margin: 15px auto 10px auto;
		text-align: left;
		outline: solid 1px #0b0c0c;
		
}

#footer_links {
		width: 810px;
		height: 15px;
		float: left;
}

#footer_fb {
		width: 90px;
		height:20px;
		float: left;
		padding-top: 6px;
}

#content_baraccus, #content_gyver, #content_bat, #content_carpet, #content_gladiator, #content_galaxy, #content_horizon, #content_husky, #content_welder, #content_jody, #content_hammer, #content_fountain {
		width:700px;
		height: 460px;
		float: left;
		background-color:#000;
}

#plates {
		width:200px;
		height: 400px;
		float: right;
		background-color:#000;
		overflow: hidden;
}

#content_videos {
		width:600px;
		height: 500px;
		float: left;
		background: url(../img/bg_video.jpg);
}

#videos {
		width:240px;
		height: 440px;
		float: right;
		background: url(../img/presenter_videos.jpg);
		padding: 60px 20px 0px 40px;
		overflow: hidden;
}

#content_opinion {
		width:700px;
		height: 520px;
		float: left;
		background: url(../img/bg_video.jpg);
}

#opinion {
		width:160px;
		height: 440px;
		float: right;
		background: url(../img/presenter_opinion.jpg);
		padding: 60px 20px 0px 20px;
		overflow: hidden;
}

#order {
		width: 180px;
		height: 60px;
		float: right;
		background-color:#000;
		padding-left: 20px;
}

#brainbounce {
		width:260px;
		height: 423px;
		float: right;
		background: url(../img/presenter_brainbounce.png) no-repeat;
		padding: 37px 20px 0px 20px;
		overflow: auto;
}

h1 {
		font-size: 18px;
		font-weight: bolder;
		color: #9c9ca2;
}

h2 {
		font-size: 12px;
		font-weight: bolder;
		color: #9c9ca2;
}

p.brainbounce {
		font-size: 12px;
		color: #9c9ca2;
}

p.order {
		font-size: 9px;
		color: #9c9ca2;
		line-height: 9px;
}

#contact {
		width:260px;
		height: 420px;
		float: right;
		background: url(../img/presenter_contact.png) no-repeat;
		padding: 80px 20px 20px 20px;
}

#contact2 {
		width:220px;
		height: 20px;
		padding: 5px 20px 5px 20px;
		outline: solid 1px #0b0c0c;
		float:right;
}

#credits {
		width:160px;
		height: 440px;
		float: right;
		background: url(../img/presenter_contact.png) no-repeat;
		padding: 60px 20px 20px 20px;
}

#overview {
		width: 600px;
		height: 420px;
		margin: 50px 150px;
		float: left;
		background: url(../img/presenter_overview.png) no-repeat;
}

#overview_column {
		width: 160px;
		height: 320px;
		padding: 60px 20px 5px 20px;
		float: left;
}

#imprint {
		width: 560px;
		height: 340px;
		margin: 50px 150px;
		float: left;
		padding: 60px 20px 20px 20px;
		background: url(../img/presenter_overview.png) no-repeat;
		overflow: auto;
}

#plates_menu {
		width:900px;
		height: 50px;
		outline: solid 1px #0b0c0c;
		margin: 10px auto 0px auto;
		float:left;
}

#plates_slider {
		width:750px;
		height: 50px;
		float:left;
}

#bb_slider {
		width:750px;
		height: 50px;
		float:left;
}

#plates_selector {
		width:150px;
		height: 50px;
		background: url(../img/selector.jpg) no-repeat;
		float:left;
		background-color: #000;
}

#bb_selector {
		width:150px;
		height: 50px;
		background: url(../img/selector_bb.jpg) no-repeat;
		float:left;
		background-color: #000;
}

img {
		border:0;		
}


p 	{
		color: #CCC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
}

span {
		color: #e1001a;
}

p.footer {
		color: #9c9ca2;
		font-size: 9px;
}

p.header {
		color: #9c9ca2;
		font-size: 10px;
}

a:link {
		color: #9c9ca2;
}

a:hover {
		color: #FFF;
}

a:visited {
		color: #9c9ca2;
}






/* NAVIGATION */

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 115px;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 900px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	margin-top: 0px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 900px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.9em;
	color: #9c9ca2;
	text-decoration: none;
	height: 18px;
	background-image: url(../img/menu_test.png);
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #F00;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #d9d9d9;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../spry/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 97% 45%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../spry/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 100% 45%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f/loat: left;
		background: url(../img/menu_test.png);
	}
}


/*****************************************************************************************************************/

/* SPRY TABS */

@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: right;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	color: #9c9ca2;
	list-style: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	color: #fff;
}

.TabbedPanelsTabSelected {
	color: #e1001a;
}

.TabbedPanelsTab a {
	color: #9c9ca2;
}

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
	padding: 2px 0px 0px 0px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}




