@charset "utf-8";
/* CSS Document */

h1 {
	margin-bottom:10px;
}

body {
	background: #e2e1e1 url(../images/bgContent.jpg) no-repeat center 222px;
	margin: 0px;
	padding: 0px;
}
#headerCon {
	width:100%;
	height:222px;
	background:url(../images/bgHeader.jpg) repeat-x;
}
#header {
	width:980px;
	margin:0 auto;
	height:222px;
	background:url(../images/headerIE7.jpg) no-repeat;
}
#contentCon {
	width:980px;
	min-height:600px;
	margin:0 auto;
}
#content {
	width:950px;
	min-height:300px;
	background:#EEEEEE;
	border:#FFF 5px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
#contentRight {
	width:300px;
	min-height:300px;
	background:#EEEEEE;
	border:#FFF 5px solid;
	float:right;
	margin-top:20px;
	margin-bottom:20px;	
	padding:10px;
}
#contentLeft {
	width:600px;
	min-height:300px;
	background:#EEEEEE;
	border:#FFF 5px solid;
	float:left;
	margin:20px 0;	
	padding:10px;
}
#footerCon {
	width:100%;
	height:150px;
	background:url(../images/bgFooter.jpg) repeat-x;
	clear:both;
}
#footer {
	width:980px;
	height:130px;
	margin:0 auto;
	padding:10px;
}
#footer ul {
	list-style-type:none;
}

#footer li {
	float:left;
	padding-right:5px;
	padding-left:5px;
	border-right: 1px dotted #999;	
}
#footer li a{
	color:#999;
	text-decoration:none;
}
#footer .last {
	border-right: none;
}
#topSearch {
	background:#00C;
	width:250px;
	height:50px;
	margin-top:25px;
	text-align:left;
	visibility:hidden;
}
#startPageCon {
	width:940px;
/*	margin-left:10px;*/
	margin-bottom:5px;
	margin-top:5px;
	
}
#starpageFlash {
	width:930px;
	margin-bottom:20px;
	margin-left:10px;	
}
#startpageLeft {
	background:url(../images/startpage/left_NEW.gif) no-repeat;
	float:left;
	width:310px;
	height:210px;
}
#startpageLeftContent {
	margin-left:110px;
	margin-top:60px;
	width:180px;
	font-size:14px;
	text-align:justify;
}
#startpageMid {
	background:url(../images/startpage/mid.gif) no-repeat;
	float:left;
	width:300px;
	height:200px;
	margin-left:15px;	
	margin-top:10px;
}
#startpageMidContent {
	margin-left:100px;
	margin-top:50px;
	width:180px;
	font-size:14px;
	text-align:justify;
}
#startpageRight {
	background:url(../images/startpage/right.gif) no-repeat;
	float:left;
	width:300px;
	height:200px;
	margin-left:15px;	
	margin-bottom:22px;	
	margin-top:10px;	
}
#startpageRightContent {
	margin-left:100px;
	margin-top:50px;
	width:180px;
	font-size:14px;
	text-align:justify;
}
#startPageThirdRow {
	clear:both;
	width:940px;
	height:200px;
}
#startPageThirdRowLeft {
	margin-left:10px;	
	width:450px;
	height:200px;
	float:left;
	border:#CCC 1px solid;
	background:url(../images/startpage/threeColumnsStartpageThirdRowLeft.gif) no-repeat;	
}
#startPageThirdRowLeftContent {
	width:310px;
	margin-left:120px;
	margin-top:50px;	
	font-size:14px;	
	text-align:justify;	
}
#startPageThirdRowRight {
	width:450px;
	height:200px;
	float:right;
	border:#CCC 1px solid;	
	background:url(../images/startpage/threeColumnsStartpageThirdRowRight.gif) no-repeat;	
}
#startPageThirdRowRightContent {
	width:310px;
	margin-left:120px;
	margin-top:50px;
	font-size:14px;
	text-align:justify;
}
	

.page { width:100%; margin:0 auto; padding:10px 0; text-align:left; }
/* BreadCrumbs */
.breadcrumbs { padding:5px 10px; border:#FFF 5px solid; width:950px; margin:0 auto; background:#EEEEEE; }
.breadcrumbs li { display:inline; }
.quick-access {
	text-align:right;
	padding-top:3px;
}
.quick-access a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
.quick-access a:hover {
	text-decoration:underline;
}
.quick-access li {
	display: inline;
	background-color: transparent;
	background-image: url("../images/separator.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 3px;
	padding-right: 10px;
	padding-left: 3px;
}

.quick-access li.first {
	padding-left: 10px;
}
/* Top Navi*/
#nav { margin:83px 0 0 5px; font-size:14px; border:none; font-style:italic; font-weight:bolder; }
/* All Levels */
#nav li { text-align:left; position:relative; border-right:1px solid #333; }
#nav li.last{ border-right:none; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 6px; font-weight:bolder; color:#FFF; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }




/* Product Shop */
.product-view .product-shop { float:none; width:auto; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {margin-top:0;}
.hidePrice { visibility:hidden;}
.regular-price .price {font-size:20px; color:#FF6600;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#F0F8FF; font-size:11px; color:#666; }
.product-options dt label { font-weight:bold; margin:3px}
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;	
	}
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:0 -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options li { padding:3px 0 0 0; }


.product-options-bottom { width:95%; background-color:#DFF0FF; padding:15px; border:1px solid #e4e4e4; border-top:0; text-align:right; margin-bottom:15px; }



.product-options-bottom .price-box { margin:2px 0;}
.add-to-cart button.button {
	
	float: right;
	margin-left: 0;
}
button.button span {
	float:left;
	height:24px;
	background:transparent url('../images/bkg_button.gif') 0 0 no-repeat;
	padding:0 0 0 11px;
	font:bold 11px/23px Tahoma, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	white-space:nowrap;
	color:#FFF;
}

button.button span span { background-position:100% 0; padding:0 16px 0 9px; }
button.disabled span { color:#bbb !important; }

.category-products {
	text-align:left;
}
.tax-details {
	font-size:11px;
	color:#999;
}

.products-list .product-image {
	display: block;
	width: 275px;
	height: 125px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
}
.f-fix {
float: left;
width: 275px;
margin-left:20px;

}
.products-list .product-name a {
	font-size:16px;
	text-decoration:none;
}
.main {
	margin:0 auto;	
	width:1020px;
	min-height:300px;
	background:#EEEEEE;
	border:#FFF 5px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}

.block { border:none; }
.block-content {
	background:#EAEAEA;
	border:solid 1px #CCC;
}
.block .block-title {
	border-bottom:none;
	background:#CFCFCF;
	text-transform:uppercase;
	color:#333;
}
.block .block-title strong span {
		font-size:12px;
}
/* Block: Cart */
.block-cart .summary { padding:8px; margin:-12px -10px 8px; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { background:url(../images/bkg_subtotal.gif) no-repeat 50% 0; margin:5px 0 0; line-height:23px; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .block-content { background:none;}
.block-cart  { border:none; padding-bottom:30px; };



/*Ajax Tooltips*/
/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	padding:5px;
	border: 1px #155F84 dashed;
	width:250px;
	text-align:left;
	background: #FFC;
}
.block-account .block-content li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 3px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
	color: #5f5d5c;
	text-decoration: none;
}

/*Tabs*/
.TabbedPanels {
	margin: 10px 0 20px 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 6px 8px;
	margin: 0px 3px 0px 0px;
	font: bold 12px;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;	
}

.TabbedPanelsTabSelected {
	background-color: #F0F8FF;
	border-bottom: 1px solid #F0F8FF;
	font-weight:bold;
}
.TabbedPanelsTabHover {
	background-color: #FF6600;
	color:#FFF;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;	
    -webkit-border-bottom-right-radius: 8px;	
	background-color: #F0F8FF;
}

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

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/*Accordion*/
.Accordion {

	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background:#F0F8FF url(../images/plus.gif) no-repeat 5px 7px;
	margin: 0 0 1px 0;
	padding: 4px 2px 4px 25px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#333;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 15px;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;	
	background:#FFF;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FF6600;
	color:#FFF;
}
.AccordionPanelTabHover {
	color: #000;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #F0F8FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #F0F8FF;
}
.TabbedPanelsContentInclude
{
	padding:10px;
}
.TabbedPanelsContent h3 {
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
}
.TabbedPanelsContentInclude li {
	list-style:none;
	background:url(../images/include.jpg) no-repeat 0 1px;
	padding:4px 0 4px 28px;
	margin-left:30px;	
}
.twoColumnContent {
	width:100%;
}
.twoColumnContentContainer {
	background:url(../images/twoColumnContentSeparator.gif) repeat-y;
}
.twoColumnTabContentContainer {
	background:none;
}
.contentLeftColumn {
	width:48%;
	float:left;
	padding-right:5px;
}
.contentRightColumn {
	width:48%;
	float:left;
	padding-left:5px;	
}
.clear {
	clear:both;
}
.twoColumnContent li {
	list-style: url(../images/contentListArrow.gif) outside;
	padding:2px 0;
	margin-left:30px;
}
.fltLeft {
	float:left;
	margin:0 10px 10px 0;
}
.fltRight {
	float:right;
}
.howToImg {
	margin:0 0 20px 0;
	float:left;
	width:60px;
}
.howToText {
	margin:0 0 20px 10px;
	float:left;
	width:500px;
}
/*Checkout Form*/
.opc .step-title
{
	background-color: #3191C1;
	padding: 4px 5px;
	text-align: right;
	color:#FFF;
}
.opc .step
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3191C1;
	padding: 10px;
	position: relative;
}
.opc .active .step-title
{
	background-color: #2A7CA4;
	cursor: default;
}
.products-list li.item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#con {
	width:100%;
	height:100%;
	background: url(http://www.flash-kostenlos.de/skin/frontend/default/sector12/images/alphaBG.png) repeat;
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;	
	z-index:5000;
}

#flashCon {
	width:780px;
	padding-left:15px;
	padding-top:15px;
	height:350px;
	background-color:#FFFFFF;
	position:absolute;
	top:100px;
	left: 50%;
	margin-left: -390px;	
}

#hideProduct {
	visibility:hidden;

}
#welcomeMessage {
	font-size:11px; 
	color:#FFF; 
	float:left; 
	padding-top:2px;
}#cardEmptyCon {
	width:100%;
}
#cardEmpty{
	width:100%;
	margin-left:90px;
}
.cardEmptyContent{
	padding:0 80px 25px 0;
	float:left;
}
.clear{
	clear:left;
}
.sampleButtons {
	margin-left:60px;
	margin-top:-20px;
}
.sampleButtons img{
	margin-right:25px;
}

/*Flash Lightbox*/
/*Aussehen der Lightbox, Rahmen, Hintergrundfarbe, Abstände*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

/*Schriftart, Schriftgröße der Beschreibung sowie Abstand nach oben*/
#lightboxDetails{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0.4em;
}
	
/*Ausrichtung der Beschreibung*/
#lightboxCaption{ float: left; }

/*Position des Schliessen Buttons*/
#closeButton{ top: 5px; right: 5px; }

/*Entfernen des Rahmens um das Bild. Beenden des Floats*/
#lightbox img{ border: none; clear: both;} 

/*Entfernen des Rahmens um das Bild für die Verdunkelung*/
#overlay img{ border: none; }

/*Transparente Grafik, mit dessen Hilfe die Verdunkelung erfolgt. FIREFOX*/
#overlay{ 
	background: url(http://www.sector12.de/lightbox/assets/overlay.png);
}

/*Transparente Grafik, mit dessen Hilfe die Verdunkelung erfolgt. Filter für alle INTERNET EXPLORER*/
* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.sector12.de/lightbox/assets/overlay.png", sizingMethod="scale");
}

/*Verhindert die gepunktete Linie um die Flash Bühne im Firefox*/
object { outline: none };
