
/********************************************************************************/
/* MATERIALS LIST */

.materialheader {
	background-color:#e2ebf5;
	width:602px;
	height:26px;
	margin:8px 0 0 0;
	float:left;
}

.headname {
	width:420px;
	float:left;
	padding:5px;
}

.headprice {
	width: 75px;
	float:left;
	padding:5px;
}

/*.headdate {
	width:75px;
	float:left;
	padding:5px;
	text-align:right;
}*/

.headdate {
	width:150px;
	float:left;
	padding:5px;
	text-align:right;
}

/*.material {
	width:415px;
	float:left;
	padding:10px 10px 0 0;
}*/

.material 
{
	width: 490px;
	float: left;
	padding: 10px 10px 0 0;
}

.title {
	font-weight:bold;
	float:left;
	clear:both;
	width:480px;
	padding:0 0 10px 0;
}

.smallImage {
	float:left;
}

/*.info {
	width:290px;
	float:left;
}*/

.info 
{
	width: 375px;
	float: left;
}

.shortDescription {
	padding:0 0 0 8px;
	width:365px;
	float:left;
}

.shortDescription p {
	padding:0;
	margin:0;
}

.rightlink {
	width:290px;
	padding:2px 0 0 15px;
	margin:10px 0 0 5px;
	float:left;
	background-image:url(/Portals/0/Skins/CENskin/images/bluearrow2.gif);
	background-repeat:no-repeat;
}

.viewArticle {
	width:290px;
	padding:2px 0 0 15px;
	margin:10px 0 0 5px;
	float:left;
	background-image:url(/Portals/0/Skins/CENskin/images/bluearrow2.gif);
	background-repeat:no-repeat;
}

.downloadAvailable {
	width:290px;
	padding:5px 0 0 28px;
	margin:3px 0 0 5px;
	height:30px;
	float:left;
	background-image:url(/Portals/0/Skins/CENskin/images/tinypdf.jpg);
	background-repeat:no-repeat;
}

/*.price {
	width:70px;
	float:left;
	padding:10px 0 0 10px;
	text-align:left;
}*/

.price {
	display: none;
}

.pages {
	width:70px;
	float:left;
	padding:10px 0 0 0;
	text-align:right;
}

.createdOnDate {
	width:107px;
	padding:10px 0px 0 0;
	float:left;
	text-align:right;
}

.divider {
	border-top:1px dotted #000000;
	width:602px;
	float:left;
	margin:5px 0 5px 0;
}

/********************************************************************************/
/* MATERIALS DETAIL VIEW*/



.detailtitle {
	float:left;
	clear:both;
	width:600px;
	font-family: Verdana, sans-serif;
	font-size:20px;
	color:#fff;
	line-height: 1em;
	/*background:url(/Portals/0/Containers/cen-blue/blue-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	background-color: #3b6aa5;
	padding: 5px 0 8px 7px;
}

.largeImage {
	width:200px;
	overflow:hidden;
	margin:10px 10px 0 0;
}

body.ie rightcol {
	width:390px;
}

body.ie7 .detaildescription {
	margin:10px 0 0 0;
	float:left;
	clear:both;
}

body.ie .detaildescription {
	margin:10px 0 0 0;
	float:left;
	clear:both;
}

.pricedetail {
	clear:both;
	float:left;
	width:380px;
	margin:10px 0 0 0;
}
.external {
	float:left;
	width:380px;
	clear:both;
	margin:10px 0 0 0;
}

.documents {
	font-size:15px;
	color:#666666;
	font-weight:bold;
	width:380px;
	float:left;
	clear:both;
	margin:10px 0;
}

.iconlist {
	margin:0px 0 0 -30px;
	width:390px;
	float:left;
	clear:both;
}

body.ie .iconlist {
	margin:0 0 0 -15px;
}

.document {
	margin: 0 0 0 0;
	float:right;
	width:290px;

}



ul li {
	list-style-type:none!important;
}

/********************************************************************************/
/* CATEGORIES VIEW*/

.allmaterials {
	padding:2px 0 0 15px;
	background-image:url(/Portals/0/Skins/CENskin/images/bluearrow2.gif);
	background-repeat:no-repeat;
}

.categoryName {
	background-image:url(/Portals/0/Skins/CENskin/images/bluearrow2.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 15px;
	margin:0 0 0 -16px;
}

.category {
	background-image:url(images/bluearrow.png);
	background-repeat:no-repeat;
	padding:3px 0 3px 16px;
}

.category a {
	vertical-align:3px;
	line-height:11px;

}

body.ie7 .category a, body.ie .category a {
	display: block;
	padding: 3px 0 10px 16px;
	line-height: 15px;
}
