﻿/* Image Row */

#MisHeaderImages
{
	width: 600px;
	height: 50px;
	border: #507CD1 1px solid;
	float: left;
	margin-top: 10px;
}

#MisHeaderImages img
{
	float: left;
	border: none;
}

/* Left Content Structure */

.leftContent
{
	width: 48%;
	float: left;
	margin-bottom: 15px;
}

/* Right Content Structure */

.rightContent
{
	width: 48%;
	float: right;
	margin-bottom: 15px;
}

.whiteBackground
{
	background-color:White;
}

.innerContentPadding 
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

/* Elements */

.body h1
{

}

/* News */

.weekNoStamp
{
	margin-bottom: 5px;
	color: Silver;
	font-size: 0.8em;
}

#cnaWrapper
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
		
}

/* Sub Columns (inc Product of the week) */

.subColumnItem
{
	padding-top: 10px;
}

.subColumnItem .imgWrapper
{
	text-align: center;
	margin-bottom: 5px;
}

.subColumnItem .imgWrapper .prodImg
{
	border: #507CD1 1px solid !important;
}

.subColumnItem .reportRow img
{
	float:left;
	clear: left;
	margin-right: 10px;
}

.subColumnItem .reportRow
{
	margin-top: 10px;
	height: 42.5px;
}

.subColumnItem .normaliseFontEm ul
{
	font-size: 1em;
	margin-left: 15px;
	list-style-type: disc;
}

.subColumnItem .normaliseFontEm ul li
{
	padding-bottom:	0.3em;
}

#bottom{
	margin: 0px auto 0px auto;
	float: left;
	width: 100%;
}

.newProducts{
	margin-top: 8px
}

div.top {
}

div.reportRow {
	clear: left;
	margin: 5px 0 5px 0;
	height: 40px;
}

div.reportRow img {
	float: left;
	margin-right: 10px;
	border-width:0px;
}
