/* portalLayout7 - IT only
--------------------------------------------------------------------- */
.iic_media_link_ID001_IT object, .iic_media_link_ID001_IT embed, .iic_media_link_ID001_IT img {
	width:390px;
	height:520px;
}

.iic_media_link_ID002_IT object, .iic_media_link_ID002_IT embed, .iic_media_link_ID002_IT img, .iic_media_link_ID002_IT .media_content {
	width:390px;
	height:260px;
	overflow:hidden;
}

.iic_media_link_ID002_IT .media_content p {
	color:#333333;
	font-size:11px;
	line-height:14px;
	margin:13px 10px 14px;
	padding:0pt;
}

.iic_pc_ID001_IT {
	float:left;
	margin:0px 0px 10px 0px;
}



/* IIC brand container
--------------------------------------------------------------------- */
.iic_brand_container {
	width: 140px;
	height: 90px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.iic_brand_container img {
	margin: 5px;
}

.iic_brand_container a {
	float: left;
}

.iic_brand_container a:link, .iic_brand_container a:visited {
	background: url(/static/cms/system/modules/com.intersport.opencms.cms.framework/resources/media/layout/iic_brand_logo_bg.gif) center center no-repeat;
	text-decoration: none;
}

.iic_brand_container a:active, .iic_brand_container a:hover {
	background: #D3D7DB;
	text-decoration: none;
}


.iic_brand_website a {
	padding-left: 12px;
	font-weight: normal;
}

.iic_brand_website a:link {
	background: url(/static/cms/system/modules/com.intersport.opencms.cms.framework/resources/media/layout/iic_arrow_grey_trans.gif) 0 4px no-repeat;
	color: #1e3296;
	text-decoration: none;	
}

.iic_brand_website a:visited {
	background: url(/static/cms/system/modules/com.intersport.opencms.cms.framework/resources/media/layout/iic_arrow_grey_trans.gif) 0 4px no-repeat;
	color: #1e3296;
	text-decoration: none;	
}

.iic_brand_website a:active {
	background: url(/static/cms/system/modules/com.intersport.opencms.cms.framework/resources/media/layout/iic_arrow_red_trans.gif) 0 4px no-repeat;
	color: #e60000;
	text-decoration: none;	
}

.iic_brand_website a:hover {
	background: url(/static/cms/system/modules/com.intersport.opencms.cms.framework/resources/media/layout/iic_arrow_red_trans.gif) 0 4px no-repeat;
	color: #e60000;	
	text-decoration: none;	
}