@CHARSET "ISO-8859-1";

@import url("resources.common.css");

#wrapper_body_heading {
	background-position:10px 133px;
}

#catalogueHeader {
	position:relative;
	margin:30px 0px 0px 0px;
	padding:0px 345px 0px 0px;
	width:555px;
	height:160px;
}

#content_900 > #catalogueHeader {
	height:auto;
	min-height:160px;
	overflow:hidden;
}

#catalogueHeader #btnSubmitResource {
	position:absolute;
	top:0px;
	right:0px;
}

#resourceCollectionWrapper {
	margin-top:29px;
}

button.resourceButton {
	position:relative;
	float:left;
	width: 210px;
	height: 223px;
	display:inline;
	margin:0px 20px 20px 0px;
	padding:0px;
	border:none!important;	
	text-align:left;
	background: #FFF;
}
button.resourceButtonLast {
	margin-right: 0px!important;
}

button.resourceButton:hover {
	cursor:pointer;
}

button.resourceButton::-moz-focus-inner {
	padding:0px;
	border:none;
}

button.resourceButton div.buttonInner {
	float:left;
	margin:0px;
	padding:0px;
	width:210px;
	height:223px;	
	overflow:hidden;
}
button.resourceButton div.buttonInner div.resourceFooter {
	background: #05a5d5;
	width: 210px;
	height: 50px;
}

button.resourceButton div.buttonInner div.resourceFooter p.resourceTitle {
	position:absolute;
	bottom: 18px;
	left: 10px;
	margin:0em;
	padding:0px;	
	font-size:1.1em;
	line-height:1.2em;
	color:#ffffff;
	text-decoration:none;
}

button.resourceButton div.resourceSprite {
	width: 210px;
	height: 172px;
	background-image: url(../../_sharedimg/resource_sprite.jpg);
	padding: 0;
	margin: 0;
}
button.resourceButton div.iconAWORK {background-position: 0 0;}
button.resourceButton div.iconBMARK {background-position: -210px 0;}
button.resourceButton div.iconBOOKS {background-position: -420px 0;}
button.resourceButton div.iconCANDL {background-position: -630px 0;}

button.resourceButton div.iconCARDS {background-position: 0 -172px;}
button.resourceButton div.iconCDAUD {background-position: -210px -172px;}
button.resourceButton div.iconCLOTH {background-position: -420px -172px;}
button.resourceButton div.iconDVDVD {background-position: -630px -172px;}

button.resourceButton div.iconJEWEL {background-position: 0 -344px;}
button.resourceButton div.iconSCULP {background-position: -210px -344px;}
button.resourceButton div.iconRETRE {background-position: -420px -344px;}
button.resourceButton div.iconMISCE {background-position: -630px -344px;}

button.resourceButton div.iconSTATI {background-position: 0 -516px;}
