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

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#bg img {
	position: fixed;
	height: auto;
	width: 100%;
	top: 0; /* PZ: fix at position */
}
body {
	width: 100%;
	/*overflow: hidden;*/ /* PZ: scrolling will be done by body */
}
#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	/*overflow: auto;*/ /* PZ: scrolling will be done by body */
	z-index: 50;
	top: 0; /* PZ: fix at position */
}
#box {
	background: url(../images/lens.png) repeat;
	width: 100%;
	margin: 0 0 50px 0;
	padding: 20px 0 20px 0;
}
#logo {
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 100%;
}
#logo #logo_img {
	padding: 0 20px 0 20px;
	float: left;
	width: 140px;
}
#logo #header {
	background: url(../images/header.jpg) repeat-x;
	width:100%;
	margin-left: 180px;
	margin-right: -180px; /* needed for < IE8 */
	height: 40px;
	position: relative;
}
#logo #header img {
	position: relative;
	left: 581px;
}
#inner_box {
	margin: 20px;
	width: 940px;
}
#start #content {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 940px;
}
#site #content {
	/*border-top: 5px #e3000b solid;*/
	border-top: 5px #72777b solid;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 940px;
}
#site #content #main {
	float: left;
	overflow: hidden;
	width: 700px;
}
#site #content #wide_main {
    width: 940px;
}
#site #content #main h1 {
    font-size: 18px;
    color: #e3000b;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#site #content #main h1 a {
    color: #e3000b;
}
#site #content #main h1 a:hover {
    text-decoration: none;
}
#site #content #main h2 {
	font-size: 16px;
	color: #804897;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
#site #content #main h3 {
	font-size: 14px;
	color: #62b32b;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
#site #content #main p {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
}
#site #content #main p a,
#site #content #main form a,
#site #content #main table .product a,
#site #content #main table .download a,
#site #content #right #mini-basket p a {
	color: #e3000b;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
}
#site #content #main p a:hover,
#site #content #main table .product a:hover,
#site #content #main table .download a:hover,
#site #content #right #mini-basket p a:hover {
	color: #e3000b;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
	text-decoration: none;
}
#site #content #main ul, #site #content #main ol {
	color: #000000;
	font-size: 12px;
	margin: 0 0 10px 40px;
	line-height: 140%;
}
#site #content #main table {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
}
#site #content #main table th {
	white-space: nowrap;
	vertical-align: middle;
}
#site #content #main table th img {
	float: none;
	margin: 0;
}
#site #content #main table td {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#site #content #main table.simple th,
#site #content #main table.simple td {
	border: 0;
	padding: 0;
}
#site #content #main dl {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
}
#site #content #main img {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}
#site #content #main table .product,
#site #content #main table .download {
	text-align: center;
	width: 220px;
}
#site #content #main table .product .product-image img,
#site #content #main table .download img {
	margin: 0;
	float: none;
}
#site #content #main #product-details {
	color: #000000;
	font-size: 12px;
}
#site #content #main #product-details .product-label,
#site #content #main #product-details .product-description {
	margin-bottom: 10px;
	line-height: 140%;
}
#site #content #main #product-details .product-id, 
#site #content #main #product-details .product-name {
	font-size: 14px;
	margin: 0 10px 0 0;
}
#site #content #main #product-details .zend_form {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}
#site #content #main #product-details dt {
	width: auto;
	margin-right: 10px;
}
#site #content #main #product-details #setamount-element,
#site #content #main #product-details #setfixedamount-element {
	clear: left;
}
#site #content #main #product-details .zend_form #product-element {
	margin: 0 0 10px 0;
}
#site #content #main #product-details .zend_form #product-element select{
	background: none;
	border: 1px dotted #804897;
}
#site #content #main #product-details .zend_form #amount-element {
	margin-bottom: 10px;
}
#site #content #main #product-details .zend_form #amount-element input{
	background: #804897;
	border: none;
	color: #ffffff;
	padding: 2px;
}
#site #content #main #product-details .zend_form #setamount-label,
#site #content #main #product-details .zend_form #setfixedamount-label {
	display: none;
}
#site #content #main #product-details .zend_form #setamount-element input,
#site #content #main #product-details .zend_form #setfixedamount-element input {
	background: #f39100;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	padding: 2px;
}
#site #content #main #product-details .product-image {
	float: left;
}
#site #content #main #product-details .product-image img {
	display: block;
	float: none;
	cursor: pointer;
}
#site #content #main #product-details .product-image img.overlay {
	margin: 0;
}
#site #content #main #product-details .product-image .image-chooser,
#site #content #main #product-details .product-image .image-chooser-active {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 10px;
	cursor: pointer;
}
#site #content #main #product-details .product-image .image-chooser {
	background-color: #72777b;
}
#site #content #main #product-details .product-image .image-chooser-active {
	background-color: #62b32b;
}
#site #content #right {
	float: right;
	width: 220px;
}
#site #content #right #mini-basket {
	background:url(../images/paper.jpg) repeat-x left bottom #7c8286;
	margin: 0 0 20px 0;
	padding: 10px 10px 1px 10px;
	width: 200px;
}
#site #content #right #mini-basket p {
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 140%;
}
#start #slider {
	margin: 0 0 20px 0;
	width: 940px;
}
#start .teaser_one, #start .teaser_two {
	float: left;
	margin: 0 20px 0 0;
	min-height: 135px;
	padding: 10px 0 10px 0;
	width: 300px;
}
#start .teaser_one {
	border-top: 5px solid #804897;
	border-bottom: 5px solid #804897;
}
#start .teaser_two {
	border-top: 5px solid #62b32b;
	border-bottom: 5px solid #62b32b;
}
#start .teaser_three {
	border-top: 5px solid #f39100;
	border-bottom: 5px solid #f39100;
	float: right;
	min-height: 135px;
	padding: 10px 0 10px 0;
	width: 300px;
}
#start .teaser_one h1, .teaser_two h1, .teaser_three h1 {
	font-size: 16px;
	color: #000000;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
#start .teaser_one p, .teaser_two p, .teaser_three p {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}
#start .teaser_one img, .teaser_two img, .teaser_three img {
	float: left;
	margin: 0 10px 0 0;
}
#footer {
	background:url(../images/foot_bg.jpg) repeat-x left bottom #7c8286;
	overflow: hidden;
}
#metanavigation {
	float: left;
	width: 140px;
}
.contact {
	float: left;
	padding: 10px;
}
.contact p, .contact p a {
	color: #ffffff;
	font-size: 11px;
	line-height: 140%;
	text-decoration: none;
}
.attention {
	font-weight: bold;
}
#navigation {
	margin: 0 0 20px 0;
	width: 940px;
}
#navigation ul {
	list-style-type: none;
	overflow: hidden;
}
#navigation ul li {
	float: left;
	margin-right: 10px;
}
#navigation ul li a {
	color: #000000;
	background: none;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li a:hover {
	color: #e3000b;
	background: none;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li .active {
	color: #e3000b;
	background: none;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation ul,
#shop-navigation ul {
	list-style-type: none;
}
#subnavigation ul li, #subnavigation ul ul li,
#shop-navigation ul li, #shop-navigation ul ul li {
	display: block;
}
#subnavigation ul li a,
#shop-navigation ul li a {
	border-bottom: 1px #000000 dotted;
	color: #000000;
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation ul li a:hover,
#shop-navigation ul li a:hover {
	border-bottom: 1px #e3000b solid;
	color: #e3000b;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation ul li .active,
#shop-navigation ul li .active {
	border-bottom: 1px #e3000b solid;
	color: #e3000b;
	background: none;
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation ul li .active a,
#subnavigation ul li .active a:hover,
#shop-navigation ul li .active a,
#shop-navigation ul li .active a:hover {
	border: 0;
	padding: 0;
	color: #e3000b;
	background: none;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation ul ul,
#shop-navigation ul ul {
	border-bottom: 1px #000000 dotted;
	list-style-type: none;
	padding: 0 0 0 20px;
}
#subnavigation ul ul li a,
#shop-navigation ul ul li a {
	border: none;
	color: #000000;
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-decoration: none;
	text-transform: none;
}
#subnavigation ul ul li a:hover,
#shop-navigation ul ul li a:hover {
	border: none;
	color: #e3000b;
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-decoration: none;
	text-transform: none;
}
#metanavigation {
	padding: 10px; /* match padding of contact info */
}
#metanavigation ul {
	list-style-type: none;
	overflow: hidden;
}
#metanavigation ul li {
	margin-right: 10px;
	line-height: 100%; /* needed for < IE8, cause it calculates */
	font-size: 11px;   /* li height using font and line-height */
}
#metanavigation ul li a {
	color: #ffffff;
	background: none;
	font-size: 11px;
	line-height: 140%; /* need to have same line-height as contact info */
	text-decoration: none;
	text-transform: uppercase;
}
#metanavigation ul li a:hover {
	color: #ffffff;
	background: none;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}
#metanavigation ul li .active {
	color: #e3000b;
	background: none;
	font-size: 11px;
	line-height: 140%; /* need to have same line-height as contact info */
	text-decoration: none;
	text-transform: uppercase;
}

#site #content #wide_main .title {
	display: none;
}

#site #content #wide_main #widenavigation {
	overflow: hidden;
}

#site #content #wide_main #widenavigation h1 {
	font-size: 14px;
	font-weight: normal;
    color: #000000;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 3px;
    text-transform: uppercase;
    float: left;
}
#site #content #wide_main #widenavigation h1 a {
    color: #000000;
    text-decoration: none;
}
#site #content #wide_main #widenavigation h1.active,
#site #content #wide_main #widenavigation h1.active a {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0;
    color: #e3000b;
}


/* form styling */
#site #content #main form #submit-buttons input,
#site #content #main form #submit-buttons_top input,
#site #content #main form #submit-buttons_bottom input,
#site #content #main form #new_customer input,
#site #content #main form #is_customer input {
	background: #804897;
	border: none;
	color: #ffffff;
	padding: 2px;
	cursor: pointer; 
}

#site #content #main form fieldset,
#site #content #main form legend,
#site #content #main form dd,
#site #content #main form dt {
    border: 0;
    margin: 0;
    padding: 0;
}

#site #content #main form dl {
	border: 0;
	margin: 0;
	padding: 1em 0;
	overflow: hidden;
}

#site #content #main form dl dd,
#site #content #main form dl dt {
	float: left;
	margin: 0.3em 0;
}

#site #content #main form dl dt {
	padding-top: 2px;
}

#site #content #main form dl dd label.separator {
	margin-left: 0.2em;
	margin-right: 0.2em;
}

#site #content #main form dd br {
	display: none;
}

#site #content #main form dd label {
	margin-right: 20px;
	vertical-align: middle;
}
#site #content #main form dd label input[type=radio] {
	margin-right: 5px;
	vertical-align: middle;
}

#site #content #main form dl dt {
	clear: left;
	width: 170px;
}

#site #content #main form dl#shipping-address dt {
	width: 100px;
}

#site #content #main form dl.singleline dd,
#site #content #main form dl.singleline dt {
	display: inline;
}

#site #content #main form fieldset.heading {
	margin: 10px 0;
}

#site #content #main form fieldset table {
	padding: 10px 0;
}

#site #content #main form fieldset.required legend {
    font-weight: bold;
}

#site #content #main form fieldset.heading legend {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
}

#site #content #main form label.required {
    font-weight: bold;
}

#site #content #main form ul.errors {
    color: #e3000b;
    list-style-type: none;
    margin: 0 0 10px 0;
}

#site #content #main form #new_customer {
	margin-left: 100px;
}

/* shop styling */

.id-head, .id-column,
.name-head, .name-column {
    text-align: left;
}

.amount-head, .amount-column,
.price-head, .price-column,
.yourPrice-head, .yourPrice-column,
.totalPrice-head, .totalPrice-column {
    text-align: right;
}

.shippingItem-head, .shippingItem-column,
.tax-head, .tax-column,
.totalNetPrice-head, .totalNetPrice-column,
.totalGrossPrice-head, .totalGrossPrice-column,
.mlmDeduction-head, .mlmDeduction-column,
.totalCommissionValue-head, .totalCommissionValue-column,
.totalMLMValue-head, .totalMLMValue-column {
    text-align: right;
}

.totalNetPrice-column,
.totalGrossPrice-column,
.mlmDeduction-column,
.totalCommissionValue-column,
.totalMLMValue-column {
	font-weight: bold;
}

#site #content #main table td.delete-column {
	margin: 0;
	border: 0;
	padding: 0;
	width: 16px;
}

#site #content #main form #basket-item-list {
	width: 100%;
}

#site #content #main form #submit-buttons {
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

#site #content #main form #update-element,
#site #content #main form #back-element,
#site #content #main form #back_top-element,
#site #content #main form #back_bottom-element {
    float: left;
}

#site #content #main form #continue-element,
#site #content #main form #continue_top-element,
#site #content #main form #continue_bottom-element {
    float: right;
}

#site #content #main form #shopping-element {
    clear: both;
    float: left;
}

#site #content #main #shipping #chooser {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0;
}

#site #content #main #shipping #chooser-element {
	width: 100%;
}

#site #content #main #shipping #chooser-element label {
    float: left;
    display: block;
    width: 50%;
    margin: 0;
}

#site #content #main #shipping #billing-address,
#site #content #main #shipping #shipping-address {
    float: left;
    width: 50%;
}

#site #content #main #shipping #fieldset-address {
	width: 100%;
	overflow: hidden;
}

#site #content #main #payment #paymentMode-element label {
	display: block;
}

#site #content #main #fieldset-payment table {
	padding: 0;
	border-collapse: collapse;
}

#site #content #main #bankName-label {
	width: 170px;
}

#site #content #main #finalcheck #fieldset-billing,
#site #content #main #finalcheck #fieldset-shipping {
	float: left;
	width: 50%;
	margin: 0;
}
#site #content #main table.statistics {
	width: 100%;
}
#site #content #main table.statistics .kind,
#site #content #main table.statistics .date,
#site #content #main table.statistics .eventId,
#site #content #main table.statistics .orderId {
	text-align: left;
}
#site #content #main table.statistics .total,
#site #content #main table.statistics .points {
	text-align: right;
}


/* Profiles */

#site #content #main #profile_head {
    position: relative;
    top: 0px;
    left: 0px;
    height: 180px;
}

#site #content #main #profile p {
	margin-bottom: 40px;
	overflow: hidden;
}

#site #content #main #profile span {
	display: block;
}

#site #content #main #profile #birthday span {
	display: inline;
}

#site #content #main #profile .name {
	font-size: 18px;
}

#site #content #main #profile .title {
	margin-bottom: 1em;
}

#site #content #main #profile .subname {
	margin-top: 1em;
	font-weight: bold;
}

#site #content #main #profile .city,
#site #content #main #profile .postalcode {
	display: inline;
}

#site #content #main #profile .email {
	margin-top: 1em;
	font-weight: bold;
}

#site #content #main #profile .field label {
	float: left;
	width: 220px;
}

#site #content #main #profile dd.checkbox {
	float: left;
}

#site #content #main #profile table td {
	border: 0;
}

#site #content #main #profile #submit-buttons {
	margin-top: 20px;
}

#site #content #main #profile fieldset {
	margin: 1em 0;
}

#site #content #main #profile fieldset legend {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
}

#site #content #main #profile #image-label {
	width: auto;
}

#site #content #main #profile p {
	margin: 0.3em 0;
}

#site #content #main #profile #images {
	overflow: hidden;
}

#site #content #main #profile #new-image,
#site #content #main #profile #live-image {
	float: left;
	width: 340px;
}
		
#site #content #main #profile #new-image {
	margin-right: 20px;
}

#site #content #main #profile #personal_data 
{
    width: 325px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#site #content #main #profile #sponsor_data 
{
    width: 325px;
    position: absolute;
    left: 350px;
}

#site #content #main #profile h2
{
    margin-top: 0; 
    margin-bottom: 10px;
    text-decoration: underline; 
}

#site #content #main #profile .country_sp {
    margin-bottom: 10px;
}

#site #content #main #footnote {
	font-size: 11px;
	margin-top: 20px;
}

#statistics td,
#statistics td input,
#statistics td select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

#statistics td.active {
    color: #00a000;
}

#statistics td.inactive {
    color: #a00000;
}

div.gridbox_dhx_skyblue table.obj td div {
    height: 20px;
    white-space: nowrap;
}

div.gridbox_dhx_skyblue table.hdr td div.hdrcell .right {
	text-align: right;
	padding-left: 0;
	padding-right: 10px;
}

div.gridbox_dhx_skyblue table.hdr td div.hdrcell .center {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

