/*-----------------------------------------------
$Id: produktberater.css
     Style Sheet for product recommendation
Customer: Avnet Technology Solutions GmbH
Author:   edotz web development www.edotz.de
Version:  1.0
Creation Date:    2007/06/04
Last Modify:
-----------------------------------------------*/



/* --  basic HTML Styles
--------------------------- */

address, abbr, acronym, dfn	{
	font-variant:normal;
}

a, address, body, blockquote, caption, cite, div, dfn, dl, dt,
fieldset, h1, h2, h3, h4, img, input, label, legend,
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family:Verdana,Helvetica,sans-serif,"Trebuchet MS";
}

* {
	margin:0;
    padding:0;
    font-size:11px;
    color:#4c4c4c;
}
body {
    margin:0; /* setting top and bottom margin */
	padding:0;
    background:#f9faf4;
    overflow-x:hidden;
}
.hidden {
	display:none;
}
input.hidden {
	display: none;
    background:none;
}
.clearfix:after {
    content: ".";
    display: block;
    height:0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
h1 {
	font-size:12px;
	font-weight:normal;
    margin:6px 0 13px 0;
    line-height:14px;
}
h2, h3, h4 {
   font-weight:bold;
  	font-size:11px;
}
p {
	padding:0;
	margin:0;
    line-height:14px;
}
a {
 	color: #666;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
form {
	margin:0;
    padding:0;
}
fieldset {
	border:none;
}
img {
	border:0;
}
ul {
	list-style: none;
    padding:0;
    margin:0;
}
li {
	list-style: none;
    padding:0;
    margin:0;
}
.box-main {
	width:875px;
}
.head {
    display:none;
}
.result .head {
    display:none;
}
.breadcrumb {
    display:none;
}
.head img {
    display:none;
}
.pagefilter img {
    display:none;
}
.pagefilter div {
	font-size:13px;
    height:20px;
}
.pagefilter div h1 {
	font-size:13px;
    font-weight:bold;
    float:left;
    margin:3px 10px 0 5px;
}
.pagefilter span {
	display:block;
    position:relative;
    height:17px;
    background:#e3e3d7;
    text-align:right;
    padding-top:3px;
}
* html .pagefilter span {
    height:20px;
}
.pagefilter div span {
	font-size:13px;
    color:#884e5a;
    font-weight:bold;
    display:inline;
    height:auto;
    background:none;
    padding:0;
    margin:0;
}
.pagefilter div h3,
.pagefilter div h2 {
	font-size:13px;
    font-weight:bold;
    float:left;
    margin:2px 0 0 0;
    padding:0;
}
.pagefilter div h3 {
    color:#884e5a;
    margin-left:7px;
}
.pagefilter {
    height:170px;
}

.pagefilter span a {
	background:url(img/bg_produktfinder_starten.gif) left center no-repeat;
    padding-left:15px;
    font-size:10px;
    margin-right:5px;
}
.pagefilter span a.back {
	background:url(img/bg_produktberater_back.gif) left center no-repeat;
    padding-left:7px;
    position:absolute;
    right:215px;
    top:4px;
}
.pagefilter .servicenav {
	display:none;
}
.head p {
	position:relative;
    left:65px;
    margin-top:14px;
    width:520px;
}
#inhalt {
	width:871px;
}
.usage {
    padding-top:10px;
 	width:673px;
    height:544px;
    background:url(img/bg_produktberater_usage.gif) 0 10px repeat-x;
}
* html .usage {
    height:554px;
}
.usage ul {
	padding:25px 0 0 25px;
	width:645px;
    overflow:hidden;
}
* html .usage ul {
	width:670px;
}
.usage ul li {
	float:left;
    width:160px;
    height:170px;
	display:block;
}
.usage ul li.usage7,
.usage ul li.usage0 {
	width:170px;
    margin-left:57px;
}
* html .usage ul li.usage7,
* html .usage ul li.usage0 {
    margin-left:30px;
}
.usage ul li.usage8,
.usage ul li.usage1 {
	width:140px;
    margin-left:7px;
}
* html .usage ul li.usage8,
* html .usage ul li.usage1 {
    margin-left:7px;
}
.usage ul li.usage9,
.usage ul li.usage2 {
	width:170px;
    margin-left:8px;
}
* html .usage ul li.usage9,
* html .usage ul li.usage2 {
    margin-left:5px;
}
.usage ul li.usage3 {
	margin-left:-5px;
}
.usage ul li.usage6,
.usage ul li.usage5 {
	margin-left:5px;
}
.usage ul li.usage6,
.usage ul li.usage5,
.usage ul li.usage4,
.usage ul li.usage3 {
    width:157px;
}
.usage ul li a {
    display:block;
    text-align:center;
    line-height:12px;
}
.usage ul li a.icon {
	background:url(img/usage_monitor.gif) top center no-repeat;
    margin-bottom:5px;
    height:125px;
}
* html .usage ul li a.icon {
    margin-bottom:6px;
}
.usage ul li a.icon img {
    position:relative;
    left:0;
    top:4px;
}
.filter {
	margin:25px 0 0 66px;
    height:200px;
}
* html .filter {
    height:198px;
}
.filter legend {
	font-size:12px;
    padding-bottom:20px;
}
* html .filter legend {
	margin-left:-6px;
}
.filter select {
	width:183px;
    display:block;
    margin-bottom:20px;
}
.filter div {
	float:left;
    width:186px;
    padding-bottom:2px;
}
.filter div.radiobox {
    width:372px;
}
.filter div.radiobox span {
    width:186px;
	height:38px;
    display:block;
    float:left;
}
* html .filter div.radiobox span {
    padding-bottom:3px;
    margin-left:-3px;
}
*+html .filter div.radiobox span {

    padding-bottom:3px;
}
.filter div.radiobox input {
    display:block;
    float:left;
    margin:2px 0 23px 30px;
    padding:0;
}
* html .filter div.radiobox input {
    border:none;
    background:none;
	margin:0 0 0 15px
}
*+html .filter div.radiobox input {
    margin:0 0 0 30px;
}
.filter div.radiobox label {
    display:block;
    float:left;
    width:115px;
    margin:0 0 0 5px;
    font-size:10px;
	padding-top:1px;
}
* html .filter div.radiobox label {
	padding-top:3px;
}
*+html .filter div.radiobox label {
	margin:3px 0 20px 5px;
    padding:0;
    z-index:1;
}
#inhalt .filter div.radiobox label span {
	display:block;
    height:auto;
    font-size:9px;
    width:auto;
    margin:0;
    padding:0;
}
*+html .filter div.radiobox label span {
    margin-bottom:-5px;
    z-index:5;
}
a.submit {
 	background:url(img/bg_produktberater_submit.gif) center no-repeat;
    clear:both;
    float:none;
    position:relative;
    left:0;
    overflow:hidden;
    color:#fff;
    display:block;
    width:180px;
    text-align:center;
    padding:3px 0 4px 0;
    font-weight:bold;
}
a:hover.submit {
	text-decoration:none;
}
input.submit {
 	background:url(img/bg_produktberater_submit.gif) center no-repeat;
    clear:both;
    float:none;
    position:relative;
    left:0;
    overflow:hidden;
    color:#fff;
    display:block;
    border:none;
    width:180px;
    text-align:center;
    padding:2px 0 3px 0;
    font-weight:bold;
    cursor:pointer;
}
.loader {
 	position:absolute;
    left:300px;
    top:350px;
    z-index:2000;
}
.monitor-list {
	position:relative;
    float:none;
    clear:both;
    overflow:hidden;
	width:570px;
	left:64px;
    margin:0 0 7px 0;
    height:284px;
	max-height:282px;
}
*+.monitor-list {
	max-height:282px;
    height:282px;
}
.monitor-list li {
	display:block;
    float:left;
    background:url(img/filter_monitor.gif) no-repeat;
    width:54px;
    height:40px;
    text-align:center;
    color:#b3b294;
    font-size:10px;
    padding-top:16px;
    letter-spacing:-1px;
    margin:0 25px 14px 0;
}
.monitor-list li.act {
    background:url(img/filter_monitor_active.gif) no-repeat;
    color:#636d55;
}
* html .monitor-list li {
    height:56px;
}

/* Ergebnisliste */
table {
    margin:33px 0 20px 0;

}
.col1 {
 	width:120px;
}
.col2 {
 	width:145px;
}
td {
    border-right:1px solid #000;
    width:110px;
    padding:2px 3px 0 5px;
    font-size:10px;
    vertical-align:top;
}
td.info {
    border-right:1px solid #f9faf4;
    width:100px;
    text-align:right;
    font-weight:bold;
    padding-right:5px;
}
td.pic {
 	text-align:center;
}
td.pic img {
	height:84px;
}
td.model {
 	background:#884e5a;
    color:#fff;
    font-weight:bold;
    padding-bottom:2px;
}
td.model a {
    color:#fff;
    float:left;
    display:block;
    padding:1px 0 0 0;
}
td.model img {
    float:right;
}
td.row1 {
	background:#e3e3d7;
    padding-bottom:2px;
}
td.row2 {
	background:#eff0e0;
    padding-bottom:2px;
}

.footer {
	background:#eff0e0;
    position:relative;
    height:21px;
    display:block;
}
.footer a {
	display:none;
}
.rCol {
	display:none;
}
