/* @override http://soliver.fragrances.dev.net-bite.net/_css/base.css */

html {
	background-color:#1B1B1B;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#222;
	background-color:#1B1B1B;
	text-decoration:none;
	margin: 0;
	border: 0;
	padding 0;
	text-align:justify;
}

.nowrap {
	white-space:nowrap;
}

#impressum {
	background-color:#E2E2E2;
	padding:10px;
}

big {
	color:#FFF;
	font-size:48px;	
}


#wrapper {
	width: 1028px;
/*	height: 578px; */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -514px;
}

.headline {
	width:274px;
	font-size:14px;
	margin-bottom:7px;
	text-transform:uppercase;
}

.headline2 {
	width:274px;
	font-size:13px;
	margin-bottom:7px;
}

#header {
	background-color:#000;
	font-size:11px;
	color:#C0C0C0;
	height: 16px;
	margin: 0px 0px 18px 0px;
	text-align: right;
	border-top: 1px solid #AE0017;
}
			
#main {
	clear:both;
	height:524px;
	width:1028px;
}

#logo {
	clear:both;
	overflow:hidden;
	height:68px;
	margin-right:20px;
	padding-top:5px;
	text-align:right;
}

#main_navigation {
	width:304px;
	margin-right:25px;
/*	height:445px; */
	padding-top:89px;
	font-size:12px;
	float:left;
	text-align:right;
}

.contactform {
	font-size: 11px;
}

.contactform label {
	clear: right;
	display: block;
	margin: 0;	
	padding: 0;
}

.contactform label span {
	float: left;
	display: block;
	width: 70px;
}

.contactform label input {
	width: 190px;
	font-size: 11px;
	 margin: 0 0 4px 0;
	 padding: 1px 2px;
	border: 1px solid #aaa;
	height: 12px;
}

.contactform label.checkbox {
	margin-top: 10px;
}

.contactform label.checkbox input {
	width: auto;
	border: none;
	margin: 0 5px 0 0;
	float: left;
}

.contactform label.radio {
	margin-left: 70px;
	padding-bottom: 5px;
}

.contactform label.radio input {
	width: auto;
	float: none;
	border: none;
}


.contactform label.plz,
.contactform label.ort {
	display: inline;
}

.contactform label input#plz {
	width: 50px;
}

.contactform label input#ort {
	width: 131px;
}

.contactform textarea {
	width: 270px;
	height: 124px;
	font-size: 11px;
	border: 1px solid #aaa;
	padding: 0;
	margin: 0 0 10px 0;
}

.contactform input#submit {
	background-color: #ddd;
	border: 1px solid #aaa;
}

#main_content {
	background-color:#fff;
	float:left;
	height:451px;
	width:649px;

}

#content_top {
	height:270px;
	width:647px;
	margin-bottom:9px;
}

.content {
	width:274px;
	height:143px;
	overflow:hidden;
}

.content_head {
	width:274px;
	height:29px;	
}

.content_text {
	width:274px;
	line-height:14px;
	height:140px;
	overflow:hidden;
}

#main_content.contact #content_top {
	line-height: 16px;
	width: 647px;	
	height: 210px;
	overflow: hidden;
}

#main_content.contact .content {
	height: 200px;
}

#main_content.contact .content_text {
	height: auto;
}

#main_navigation img {
	height:39px;
	width:280px;
}
				
#footer {
	background-color:#000;
	font-size:11px;
	color:#C0C0C0;
	height: 16px;
	line-height:12px;
	border-bottom: 1px solid #AE0017;	
}

.breaker {
	clear:both;
}



/* HEAD NAVIGATION DIVIDER */

ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#header ul {
	background-image: url(../_img/nav_bgr.gif);
	background-repeat:repeat-x;	
}

#footer ul {
	list-style-type: none;
	background-image: url(../_img/nav_bgr_b.gif);
	background-repeat:repeat-x;	
}

.left {
	float:left;
}

.right {
	float:right;
}

#main_content .left {
	padding-left:20px;
}

#main_content .right {
	padding-right:23px;
}

/*background: transparent;*/

#header li, #footer li {
	float:left;
}

#header .link, #footer .link {
	padding:0px 5px 0px 5px;
}

#header .divider {
	width:1px;
	height:16px;
	background-image: url(../_img/nav_div.gif);
}


#footer .divider {
	width:1px;
	height:16px;
	background-image: url(../_img/nav_div_b.gif);
}

.selected {
	padding:0px 2px 0px 2px;
	color:#FFF;
	display:inline;
	background-color:#AE0017;
}


a {
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#header a:link, #header a:visited, #footer a:link, #footer a:visited {
	color:#C0C0C0;
}

#header a:active, #header a:hover, #footer a:active, #footer a:hover {
	color:#BC1E43;
}

#main_navigation a {
	color:#FFF;
	background-color:#000;
	padding:1px 2px 1px 2px;
}

#main_navigation a:hover,
#main_navigation li.selected {
	background-color:#AE0017;
}

#main_navigation li {
	margin: 0;
}

#main_navigation li.selected {
	padding:1px 2px 1px 2px;
}

#main_content a {
	text-decoration:underline;
}

#main_content a:link, #main_content a:visited {
	color:#000000;
}

#main_content a:active, #main_content a:hover {
	color:#BC1E43;
}


/* products browser */

#products_container {
	width: 100%;
	height: 400px;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}

#products_container ul {
	width: 20000px;
}

#products_container ul li {
	float: left;
	width: 140px;
	height: 180px;
	cursor: pointer;
}

#products_container ul li.active {
	width: 280px;
	height: 360px;
}

#products_container ul li img {
	width: 100%;
	height: 100%;
	display: block;
}

#product_description {
	position: absolute;
	top: 300px;
	width: 300px;
	margin-left: 310px;
	height: 185px;
}

#product_description table {
	margin-top: 1.5em;
	border-collapse: collapse;
}

#product_versions table {
	width: 100%;
}

#product_versions table td.size {
	text-align: right;
}

#product_description h2#product_title {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0;
}

/*h2 {
	font-size: 18px;
	margin-bottom: 1em;
}*/

#product_category_switch {
	position: absolute;
	top: 440px;
	margin-left: 40px;
}

#product_category_switch a {
	text-decoration: none;
}

#product_next_visual {
	font-size: 25px;
	line-height: 50px;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	color: #fff;
	height: 45px;
	position: absolute;
	top:  245px;
	margin-left: 600px;
	cursor: pointer;
}


#content_bottom {
	height:160px;
	background-color:#000;
	padding:10px 0;
}

#content_bottom.large {
	height:200px;
}

#content_bottom.small {
	height:115px !important;
}

#content_top.produkte {
	height:314px;
	margin-bottom:0;
	background-color:#000;
	background-image:none;
}

#content_top.produkte a {
	text-decoration: none;
}

.male,
.female {
	position:absolute;
	top:80px;
	width:80px;
}

.male {
	margin-left:40px;
}

.female {
	text-align:right;
	margin-left:530px;
}

.propic {
	width:429px;
	padding:10px;
	background-color:#333;
}

#main_content.black {
	height:450px;
	background-color:#000;
}

