/*------------------ Reset style -----------------------
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
---------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {	outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;
	cursor: default;
}
ol, ul {	list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { 	content: "";}
blockquote, q {quotes: "" "";}
a img {border:0;}

/*------------------ Main CSS -----------------------*/

body {
	font-size: 100%;
	font-family:trebuchet MS;
	behavior: url("csshover3.htc");
}

#wrapper {
	background:transparent url(../images/petals.gif) no-repeat scroll 25px 282px;
	margin:0 auto;
	width:1000px;
	border-left:1px solid #E7ACBD;
	border-right:1px solid #E7ACBD;
}

/*------------------------HEADER-------------------------*/

#header {
	height:100px;
	padding:0 10px;
	width:980px;
}

#header .logo {
	height:100px;
	position:absolute;
	width:952px;
	z-index:0;
}

#header .logo a {
	background:transparent url(../images/logo.gif) no-repeat;
	display:block;
	height:79px;
	margin:8px auto;
	width:160px;
}

#header .logo a span {
	float:left;
	height:100%;
	width:100%;
}

#header .logo a:hover span {
	background:transparent url(../images/home.gif) no-repeat scroll 8px 60px;
}

#header .logo .current:hover {
	cursor:default;
}

#header .logo .current:hover span {
	background: none;
}

#header .left {
	float:left;
	height:100px;
	line-height:90px;
	position:relative;
	z-index:1;
	margin-right:2px;
}

#header .right {
	float:right;
	height:100px;
	line-height:90px;
	position:relative;
	z-index:1;
	margin-left:2px;
}

#header .left a,#header .right a {
	color:#C75CA8;
	font-size:17px;
	text-decoration:none;
	padding:0 10px;
	border: 1px solid #fff;
}

#header .left a:hover ,#header .right a:hover {
	background: #C75CA8;
	color: #fff;
	border: 1px solid #C75CA8;
}

#header .left .current, #header .right .current {
	background: #C75CA8;
	color: #fff;
	border: 1px solid #C75CA8;
	-moz-border-radius-topleft: 20px 10px;
	-moz-border-radius-bottomright: 20px 10px;
	-webkit-border-top-left-radius: 20px 10px;
	-webkit-border-bottom-right-radius: 20px 10px;
}

#header .left .current:hover, #header .right .current:hover {
	background: #fff;
	color:#C75CA8;
	cursor:default;
}

#header .left a span,#header .right a span {
	
}

/*-------------------------------PAGES CONTENT-------------------------*/

.banner {
	behavior: url("iepngfix.htc");
	float:left;
	height:250px;
	width:100%;
	background: url(../images/banner.png) no-repeat;
}

.content {
	float:left;
	width:100%;
	height:532px;
}

.content .backward {
	background: url(../images/prev_hover.png) no-repeat;
	float:left;
	height:52px;
	margin:187px 3px 0 77px;
	text-align:center;
	width:30px;
	cursor: pointer;
	behavior: url(iepngfix.htc);
}

.content .backward:hover {
	background: url(../images/prev.png) no-repeat;
}

.content .forward {
	behavior: url(iepngfix.htc);
	background: url(../images/next_hover.png) no-repeat;
	float:left;
	height:52px;
	margin:187px 0 0 4px;
	text-align:center;
	width:30px;
	cursor: pointer;
}

.content .forward:hover {
	background: url(../images/next.png) no-repeat;
}

.content .backward span, .content .forward span {
	display:none;
}

.content .disabled {
	visibility: hidden;
}

.content .sheets {
	behavior: url(iepngfix.htc);
	float:left;
	height:487px;
	margin:-50px 0 0;
	width:607px;
	background: url(../images/page.png) no-repeat;
}

.content .sheets .sheet {
	height:449px;
	margin:16px 0 0 2px;
	width:597px;
	display: none;
	position:absolute;
}

.content .sheets .sheet h2 {
	color:#C75CA8;
	float:left;
	font-size:16px;
	height:32px;
	line-height:32px;
	text-transform:uppercase;
	width:100%;
}

.content .sheets .sheet h2 .title {
	float:left;
	margin-left:10px;
}

.content .sheets .sheet h2 .title span {
	font-size: 10px;
    padding: 0 10px;
    text-transform: none;
}

.content .sheets .sheet h2 .size {
	float:right;
	margin-right:20px;
}

.content .bullets {
	float:right;
	height:25px;
	margin-right:300px;
	width:auto;
}

.content .bullets a {
	float:left;
	height:9px;
	margin:3px 5px 0 0;
	width:8px;
	background: url(../images/pagination_dot.gif) no-repeat;
}

.content .bullets a:hover, .content .bullets .current {
	background: url(../images/pagination_current.gif) no-repeat;
}

/*-------------------------------------Kontakt--------------------------------*/

.content .single_page {
	behavior: url(iepngfix.htc);
	background:transparent url(../images/page.png) no-repeat scroll 0 0;
	float:left;
	height:487px;
	margin:-50px 0 0 110px;
	width:607px;
}

.content .single_page .sheet {
	height:449px;
	margin:16px 0 0 2px;
	width:597px;
	position:absolute;
}

.content .single_page .sheet h2 {
	color:#C75CA8;
	float:left;
	font-size:22px;
	height:42px;
	line-height:42px;
	text-transform:uppercase;
	width:100%;
}

.content .single_page .sheet h2 .title {
	float:left;
	margin-left:10px;
}


.content .single_page .sheet h2 .size {
	float:right;
	margin-right:20px;
}

.content .single_page .accordion h3 {
	font-size:19px;
	height:29px;
	line-height:28px;
}

.content .single_page .accordion h3:hover {
	background:#F8F8F8;
	cursor:default;
}

.content .single_page .accordion h3 .name {
	margin-left:18px;
	width:90%;
	overflow: visible;
}

.content .single_page .accordion .pane {
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
}

.content .single_page .accordion .pane ul {
	margin:7px 0 0 50px;
	width:530px;
}

.content .single_page .accordion .pane ul li {
	font-size:10px;
}

.content .single_page .accordion .pane ul li span {
	font-size:16px;
	line-height:16px;
}

.content .single_page .accordion .pane iframe {
	border:1px solid #E7ACBD;
	float:left;
	margin:40px 0 0 48px;
}

.content .single_page .accordion .pane p {
	font-size:16px;
	line-height:16px;
	color:#999;
	margin:7px 0 0 30px;
	text-indent:20px;
	width:530px;
}

.content .single_page .accordion .pane img {
	margin:12px 0px 12px 12px;
}

/*-----------------------------------ACCORDIONS------------------------*/

.accordion {
	float:left;
	width:100%;
}

.accordion h3 {
	background:#f8f8f8;
	border-bottom:1px solid #E3E5E5;
	border-top:1px solid #E3E5E5;
	color:#E7ACBD;
	float:left;
	height:19px;
	line-height:18px;
	margin-bottom:1px;
	width:100%;
}

.accordion h3:hover {
	background:#F2F2F2;
	cursor:pointer;
}

.accordion .current {
	background:#F2F2F2;
}

.accordion .current:hover {
	cursor:default;
}

.accordion h3 .name {
	float: left;
    height: 19px;
    margin-left: 18px;
    overflow: hidden;
    width: 350px;
}

.accordion h3 .quantity {
	float:left;
	margin-left:10px;
}

.accordion h3 .price {
	float:right;
	margin-right:18px;
	text-align:right;
	max-width: 100px;
}

.accordion .pane {
	display: none;
	float:left;
	height:140px;
	overflow:auto;
	width:597px;
}

.accordion .last {
	border-bottom: 1px solid #E3E5E5;
}

.accordion .pane ul {
	color:#999999;
	float:left;
	list-style-position:outside;
	list-style-type:circle;
	margin:7px 0 0 19px;
	width:363px;
}

.accordion .pane ul li {
	float:left;
	font-size:8px;
	width:100%;
}

.accordion .pane ul li span {
	font-size:12px;
	line-height:12px;
	display:block;
	width:100%;
}

.accordion .pane ul li span span {
	clear:both;
	float:right;
	height:12px;
	line-height:12px;
	text-align:right;
	width:50px;
	*margin-top:-12px;
}

.accordion .pane img {
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #E7ACBD;
	float:left;
	margin:6px;
	padding:5px;
	width:170px;
}

.accordion .pane img:hover {
	border:1px solid #C75CA8;
	cursor:pointer;
}

.accordion .pane .noimage {
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:url("../images/menu/no_image.gif") no-repeat scroll center center #FFFFFF;
	border:1px solid #E7ACBD;
	float:left;
	height:123px;
	margin:6px;
	width:180px;
}

/*--------------------------------------TOOLTIP----------------------------*/

.accordion .tooltip {
	display:none;
	width: 250px;
	height: 166px;
	/*top: 170px!important;
	left:670px !important;*/
	left:638px !important;
	top:180px !important;
	position:absolute !important;
	z-index:1;
}

.accordion .tooltip:hover {
	display:none;
}

.accordion .tooltip img {
	width: 100%;
	height: 100%;
}

/*--------------------------------Overlay----------------------------*/

.overlay {
	display:none;
	width: 640px;
	background-image: url(../images/white.png);
	padding:45px 35px;
}

.overlay div.close { 
    background-image:url(../images/close.png);
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.overlay img {

}

/*------------------------------- SIDE NAVIGATION -------------------*/

#wrapper .side_navigation {
	margin:500px 0 0 850px;
	position:absolute;
	z-index:0;
}

#wrapper .side_navigation .hidden {
	display:none;
}

#wrapper .side_navigation li {
	text-align:right;
}

#wrapper .side_navigation li a {
	color:#bbb;
	text-decoration:none;
}

#wrapper .side_navigation li a:hover,
#wrapper .side_navigation li .current {
	color:#C75CA8;
}

#wrapper .side_navigation li .current {
	cursor:default;
}

/*---------------------------------------FOOTER----------------------------*/

#footer {
	background:#F2F2F2;
	clear:both;
	color:#C75CA8;
	height:30px;
	width:100%;
}

#footer .note {
	float:left;
	height:100%;
}

#footer .note li {
	float:left;
	font-size:12px;
	line-height:30px;
	margin-left:30px;
	font-weight:bold;
}

#footer .note .author {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#E7ACBD;
	line-height:27px;
	margin:1px 0 0 110px;
	padding:0 10px;
}

#footer .note .author span {
	font-family:arial;
}

#footer .note .author a {
	color:#C75CA8;
	text-decoration:none;
}

#footer .note .author a:hover {
	text-decoration:underline;
}

#footer .external {
	margin-right: 5px;
}

#footer .links, #footer .external {
	float:right;
	height:100%;
}

#footer .links li, #footer .external li {
	float:left;
	height:100%;
	margin-right:2px;
	text-align:center;
	width:30px;
}

#footer .links li a, #footer .external li a {
	display:block;
	height:29px;
	width:100%;
}

#footer li .home {
	background:transparent url(../images/link_home.gif) no-repeat scroll 7px 5px;
}

#footer li .home:hover {
	background:#c75ca8 url(../images/link_home_hover.gif) no-repeat scroll 7px 5px;
}

#footer li .mail {
	background:transparent url(../images/link_mail.gif) no-repeat scroll 5px 5px;
}

#footer li .mail:hover {
	background:#c75ca8 url(../images/link_mail_hover.gif) no-repeat scroll 5px 5px;
}

#footer li .facebook {
	background:transparent url(../images/link_facebook.gif) no-repeat scroll 5px 5px;
}

#footer li .facebook:hover {
	background:#c75ca8 url(../images/link_facebook_hover.gif) no-repeat scroll 5px 5px;
}

#footer li .menu {
	background:transparent url(../images/link_menu.gif) no-repeat scroll 7px 5px;
}

#footer li .menu:hover {
	background:#c75ca8 url(../images/link_menu_hover.gif) no-repeat scroll 7px 5px;
}
