
.partner_overview_menu {
	margin:0;
	padding:0;
	width:955px;
	height:50px;
	border-bottom: solid 1px #c00010;
	overflow:visible;
}

.partner_overview_menu_a {
	margin-left:10px;
	width:225px;
	height:49px;
	overflow:hidden;
	float:left; 
	border-left: solid 1px #c00010; 
	border-top: solid 1px #c00010; 
	border-right: solid 1px #c00010; 
	border-bottom: solid 1px #ffffff;
	background-color: #fff;
}

.partner_overview_menu_p {
	margin-left:10px;
	width:225px;
	height:49px;
	overflow:hidden;
	float:left; 
	/*
	border: solid 1px #cccccc;
	*/
	border-left: solid 1px #cccccc; 
	border-top: solid 1px #cccccc; 
	border-right: solid 1px #cccccc;
	/*
	border-bottom: solid 1px #ffffff;
	*/
	background-color: #ffffff;
	cursor: pointer;
}

.partner_overview_menu_p p:hover {
	color: #c00010;
}
.partner_overview_menu_a p {
	color: #c00010;
}

.partner_overview_list {
	margin:0;
	padding:0;
	width:955px;
	height: auto;
	overflow:hidden;
	background-color: #ffffff;
}

.partner_overview_box {
	width:185px; 
	height:150px;
	background-color:white;
	float:left;
	overflow:hidden;
	border-top: solid 1px #ffffff; 
	border-left: solid 1px #f9f9f9; 
	border-right: solid 1px #ffffff; 
	border-bottom: solid 1px #f9f9f9;
}

.partner_overview_box:hover {
	border: solid 1px #c00010;
}

.partner_overview_box_cont {
	width: 200px;
	/* height: 135px; */
	height: 125px;
	overflow: hidden;
}

.partner_overview_box_cont_img {
	width: 200px;
	height: 135px;
	display: block;
}

.partner_overview_box_cont_inf {
	width: 200px;
	height: 135px;
	display: none;
}

.partner_overview_link {
	height: 15px;
	font-size: 0.8em;

}
.partner_overview_button {
	width: 175px;
	height: 22px;
	line-height: 22px;
	font-size: 0.8em;
	margin-left: 5px;
	background-image: url(http://www.cewe.eu/images/dl_partner_overview_passive.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.partner_overview_ul {
	font-size: 0.7em;
}

.partner_overview_find {
	width: 935px;
	height:90px;
	background-color:white;
	float:none;
	overflow:hidden;
	border-top: solid 1px #ffffff; 
	border-left: solid 1px #f9f9f9; 
	border-right: solid 1px #ffffff; 
	border-bottom: solid 1px #f9f9f9;
}

.partner_overview_find:hover {
	border: solid 1px #c00010;
}

#partner_find_form {
	margin:10px 0 0 20px;
	float:left;
}

#partner_find_form_zip {
	width:100px;
	height:16px;
	font-size:10px;
	line-height: 16px;
}

#partner_find_form_name {
	width:200px;
	height:16px;
	font-size:10px;
	line-height: 16px;
}

.partner_find_text {
	line-height: 16px;
}

/*
  PARTNER ITEM
*/

div.partner-item {
	background: url(http://www.cewe.eu/images/bg_partner-item.gif) no-repeat 0 0;
	float: left;
	height: 190px;
	overflow: hidden;
	margin: 0 20px 10px;
	text-align: center;
	width: 180px;
	}
	div.partner-item div.partner-item-content {
		position: relative;
	}
	div.partner-item a {
		display: block;
		font-weight: normal;
		font-size: 11px;
	}
	div.partner-item a {
		background-position: 0 50%;
		background-repeat: no-repeat;
		height: 20px;
		line-height: 20px;
		padding: 0 0 0 20px;
		text-align: left;
		}
		div.partner-item a img {
			padding: 0 3px 0 0;
		}
	div.partner-logo {
		height: 155px;
		overflow: hidden;
		padding: 10px 0 0;
	}
	div.partner-item-services {
		background: #fff none;
		font-size: 0.9em;
		height: 150px !important;
		left: 1px;
		overflow: hidden;
		position: absolute !important;
		top: 7px;
		width: 178px;
		z-index: 2;
		}
		div.partner-item-services ul {
			height: 100px;
			margin: 0 10px;
			padding: 0 0 0 16px;
		}
		div.partner-item-services li {
			line-height: 125%;
			list-style: circle;
			list-style-position: outside;
			margin: 5px 0 0;
			text-align: left;
		}
	ul.software-versions {
		/*height: 20px;*/
		margin: 5px 0 0;
		overflow: hidden;
		padding: 0 !important;
		}
		ul.software-versions li {
			list-style: none;
			margin: 0 0 2px;
			}
			.icon-mac {
				background-image: url(http://www.cewe.eu/images/icons/logo_mac.jpg);
			}
			.icon-linux {
				background-image: url(http://www.cewe.eu/images/icons/logo_tux.jpg);
			}
			.icon-windows {
				background-image: url(http://www.cewe.eu/images/icons/logo_win.gif);
			}
	a.partner-download {
		font-weight: bold !important;
		font-size: 1em !important;
		line-height: 20px;
		margin: 0 auto;
		width: 90px;
	}
