/* Default definitions
------------------------------------------------------------------------*/

body {
	background: #ffffff url(../images/layout/iic_body_bg.jpg) repeat-x;
}

#iic_grid {
	background-image: url(../images/layout/content/background.jpg);
	background-repeat: no-repeat;
	min-height:600px;
}

/* -----------------------------------------------------------------------
IDE Guides PORTAL PAGE
------------------------------------------------------------------------*/


/* Product finder form box */
.iic_L1_content {
	width: 590px;
	overflow: hidden;
}

.iic_L1_content .form_box_portal {
	margin-top: -10px;
	padding: 10px 0 10px 10px;
	background-image: url(../images/layout/content/form_box_bg.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 580px;
}

*html .iic_L1_content .form_box_portal {
	width:590px;
}

.iic_L1_content .form_box_form {
	margin-left: -2px;
	margin-top: 5px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

.iic_L1_content .form_box_form TD {
	padding-right: 5px;
}

.iic_L1_content .form_box_form .seperator {
	width: 20px;
}

.iic_L1_content .form_box_form SELECT {
	width: 164px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.iic_L1_content .form_box_form .input_field, .input_field {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #7d91c0;	
	padding: 2px;
}

.iic_L1_content .right_boxes {
	position: absolute;
	top: 230px;	
	left: 600px;
}

/* Editorial content box */
.iic_pc_ID005 .editorial_box_portal {
	margin-top: 34px;
	width: 190px;
	height: 172px;
	background-image: url(../images/layout/content/editorial_box_bg.png);
	background-repeat: no-repeat;
}

.iic_pc_ID005 .editorial_box_header {
	padding-top: 10px;
	padding-left: 10px;	
}

.iic_pc_ID005 .editorial_box_content {
	margin: 10px;
	margin-top: 7px;
	width: 160px;
	font: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B650F;
}

.iic_pc_ID005 .editorial_box_content UL{
	margin-top: 15px;
	color: #000000;
	/*
	list-style-position: inside;
	list-style-image: url(../images/layout/generic/bullet_arrow.gif);
	*/
	list-style:none;
	line-height: 15px;
}

.iic_pc_ID005 .editorial_box_content ul li a {
	background:transparent url(../images/layout/generic/bullet_arrow.gif) no-repeat scroll left center;
	padding-left:12px;
}

.editorial_box_content UL a, .editorial_box_content UL a:link, .editorial_box_content UL a:visited {
	color: #fff;
	text-decoration: none;
}

.editorial_box_content UL a:hover, .editorial_box_content UL a:active {
	color: #4B650F;
	text-decoration: none;
}

/* Dealersearch content box */
.iic_pc_ID005 .dealersearch_box_portal {
	margin-top:10px;
	width: 191px;
	height: 122px;
	background-image: url(../images/layout/content/dealersearch_box_bg.png);
	background-repeat: no-repeat;
}

.iic_pc_ID005 .dealersearch_box_content {
	margin: 10px;
	width: 160px;
	font: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*PHIL*/
.iic_pc_ID005 .dealersearch_box_content td {
	font: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Brand box */
#ide_guide_portal .brands_box_portal {
	position: absolute;
	top: 370px;	
	width: 600px;
}

#ide_guide_portal .brands_box_portal .brands_box_portal_brands IMG {
	margin-right: 10px;
	margin-top: 10px;
}

/* Small items */

.iic_L1_content .product_listing {
	width: 600px;
	margin-top: -10px;
	padding-bottom: 13px;	
	float: left;
}

*html .iic_L1_content .product_listing {
	margin-top: 10px;
}

.iic_L1_content .small_item {
	background-image: url(../images/layout/content/bg_small_item_new.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 141px;
	float: left;
	margin-right: 9px;
	margin-bottom: 8px;
}

.iic_L1_content .small_item img {
	margin: 10px 0 0 10px;
}

.background_fullsize {
	height: 120px;
	width: 590px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/layout/content/bg_large_item.png) bottom no-repeat;
	z-index:1;
}

.ppb_entry_fullsize {
	position:relative;
	margin: 0 0 10px 0;
	width: 590px;
	height: 120px;
	background-color: none;
	/*background: url(../images/layout/content/bg_large_item.png) bottom no-repeat;*/
}

.ppb_entry_fullsize .ppb_text {
	padding: 10px;
	position:absolute;
	width:580px;
	top:79px;
	left:0;
	z-index:10;
}
.ppb_entry_fullsize .ppb_img {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.iic_L1_content .more_information {
	clear: both;
	border: 1px solid #ebeffa;
	padding: 10px;
	font: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	margin-bottom:-10px;
}

.iic_L1_content .more_information td {
	font-size: 11px;
}

.iic_pagination_ID018 {
	background-color: #FFFFFF;
}

.iic_p_pages a:active, .iic_p_pages a:hover, .iic_p_pages a.active:link, .iic_p_pages a.active:visited, .iic_p_pages a.active:active, .iic_p_pages a.active:hover {
	color: #333;	
	text-decoration: none;	
	padding: 3px 0 3px 0;
	border: 1px solid #46559b;	
	margin: -1px 0 0 0;			
}

.iic_L1_content .legend {
	padding-bottom: 10px;
	float:left;
	position:relative;
	height:52px;
}

.iic_L1_content .legend span {
position:absolute;
top:0;
display:block;
cursor:pointer;
height:52px;
z-index:2;
}

#legend_description {
height:132px !important;
display:none;
background:url(../images/layout/content/legend_description_box_bg.png);
}


/*ERWEITERUNGEN HELGE*/

.preface {
	/*float: left;*/
	overflow: hidden;
	margin-bottom: 10px;
}

.iic_thumbnail_box_preface {
	width: 190px;
	overflow: hidden;
	border: 1px solid #d3d7db;
	padding-bottom: 5px;
	float:right;
	margin: 10px 0px 10px 10px;	
}


.stretcher {
	overflow: hidden;
}


h3.iic_hover_headline_ID029 {
	margin: 5px 0 5px 0 !important;
}

h3.iic_hover_headline_ID029 {
	padding:0 !important;
}

table {
	font-size: 11px;
	margin-left: 7px;
}


table td {
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;	
}


