html, body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body
{
	font-family: Arial, Helvetica, "Sans Serif";
	background: #cb0000 url(http://www.coles.com/images/bg.jpg) repeat-x;

}

a:focus
{
	-moz-outline-style: none;
}

object
{outline:none;}


#container
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

#main
{
	background:url(/images/css_bg.png) no-repeat;
	height:668px;
	width:890px;
	margin: 0px auto;
	position:relative;
	
}

#wrapper
{
	width: 890px;
	margin: 0 auto;
	position: relative;
}

#navhold
{
	width:550px;
	height:47px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:20px;
	left:20px;
	z-index:5;
}

.entry p a
{
	color: #cb0000 !important;
}

#fblike
{
	width: 300px;
	height: 21px;
	position:absolute;
	top:35px;
	right:0px;
	text-align:right;
}

#mainflash
{
	width: 830px;
	height:504px;
	position: absolute;
	top: 67px;
	left: 20px;
	z-index:1;
}

#footer2
{
	width:890px;
	position:absolute;
	top:585px;
	left:0px;
	text-align:center;
}

.bottomnav
{
	color: #8c8d90;	
}

.bottomnav a, .bottomnav p
{
	font-size: 11px;
	color: #8c8d90;
}

.copynotice
{
	color:#700000;
	margin-top: 30px;
}

.copynotice a, .copynotice p
{
	font-size: 11px;
	color: #700000;
}

.sociallinks
{
	width:885px;
	height: 31px;
	padding:9px 5px 4px 0px;
	margin:0px;
	text-align:right;
}

.imagelink img
{
	text-decoration:none;
    border: 0;
}

.entry
{
	width:810px;
	float:left;
	margin-top: 40px;
	padding: 10px 0px 10px 20px;
}

.entry h1, .entry p
{
	margin:0px;
	padding:0px;
}

.entry h1
{
	color: #8d8e92;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 10px;
}

.entry h1 strong
{
	color: #cb0000;
}

.entry p
{
	color: #8d8e92;
	font-size: 12px;
}

.entry img
{
	float:right;
	margin: 0px 0px 30px 30px;
}

a.offerlinks img
{
	text-decoration: none;
	border: 0px;
	float:left;
	margin: 20px 0px 0px 0px;
}

#fancybox-title-wrap
{
	display: none;
}

