/*****************************************************************/
/* TROPHY CENTRE - Copyright 2007 - www.trophycentre.com  - v1.0 */
/*****************************************************************/

#hpmc {
	/* based on maincontent */
		float: left;
		width: 570px;
		margin-left: 20px;
		padding: 20px 20px 20px 0px;
}

	#hpmc h1 {
		margin: 5px 0px;
		padding: 0;
	}
	
	#hptoplft {
		width: 326px;
		float: left;
		font-size: 11px;
	}
	
		#hptoplft p {
			margin-top: 10px;
		}
	
	#hptoprgt {
		width: 211px;
		height: 200px;
		padding: 17px 10px 10px 10px;
		float: right;
		background: #ffffff url(/images/bghptoprgt.gif) no-repeat left top;
		line-height: 1.4em;
	}
	
		#hptoprgt p {
			margin-top: 10px;
		}
	
/**********************
 FLASH ANIMBLOCK
***********************/

#flashanim {
	position: relative;
	background: url(/images/background_top.gif) no-repeat left top;
}

#flashanim.default {
	/**background: url(/images/background_top.gif) no-repeat left top;**/
	width: 570px;
	height: 282px;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0;
}

#flashanim img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.christmas_top{
	position: absolute;
	left: 326px;
	x-axis: 1000;
}
.christmas_top h2{
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 15px;
}
.christmas_top p{
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

/************************
 SCROLLING NEWS FEED
************************/

	#sellingpoint1 {
		clear: both;
		background: #ffffff url(/images/bgsp1.gif) no-repeat left top;
		width: 570px;
		height: 47px;
		margin: 0px 0px 0px 0px;
		padding-top: 10px 
		font-size: 0.9em;
		color: #730099;
		padding-top: 15px;
	}
	
		.sellpointhead {
			font-size: 1.2em;
			font-weight: bold;
			color: #ADCC34;
			float: left;
		}

		#newsfeed div.newsmid {
			height: 41px;
			margin-left: 105px;
			
			
		
		}

			#newsfeed div.newsmid a:link, #newsfeed div.newsmid a:visited {
				font-weight: bold;
				color: #000;
				text-decoration: underline;
			}

			#newsfeed div.newsmid a:hover {
				color: #900;
				text-decoration: underline;
			}
			#newsfeed div.newsmid p {
				margin-top: 0;
				margin-bottom: 20px;
			}