* {
	margin:0;
	padding:0;
}

html,body {
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #494C54;
	font-size: 12px;
	line-height: 140%;
	border:0;
}
body {
	text-align: center;
}
td
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #494C54;
	font-size: 11px;
}
div {
	text-align: left;
}
input, select {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #494C54;
}
a {
	color: #F20017;
	text-decoration: underline;
}

a:hover {
	color: #F20017;
	text-decoration: none;
}

ul  {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type : square;
}

li  {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 0px;
	list-style-type : square;
}

.mf_main {
	display:table;
	margin:0px auto;
}
.mf_row {
	display:table-row;
	height: 100%;
}
.mf_cell {
	display:table-cell;
	height: 100%;
}

.mf_content_area {
	margin: 0; 
	padding: 0; 
	display:table;
}

.mfLanguageSelection{
	padding-top: 0px; 
	text-align: right;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 3px;
}
.mfLanguageSelection a{
	text-decoration: none;
}
.mfLanguageSelection a:hover{
	text-decoration: underline;
}

.caHeader_Logo{
	float: left; 
	height: 115px; 
	width: 208px;
}
.caHeader_MainNavigation{
	float: left; 
	height: 115px;
	width: 775px;
}

.mfContentFooter{
	float: left; 
	height: 50px; 
	width: 986px; 
	background: #ffffff url("/CommonFiles/Simba-Dickie-Group/WPM_Templates/Images/Simba/bg_content_footer.gif") top left repeat-x;
}
.mfContentFooter_GroupLogo{
	float: left; 
	width: 208px;
}
.mfContentFooter_GroupBrands{
	float: left; 
	margin-top: 6px;
	margin-left: 35px;
}
#mfSubFooter{
	padding-top: 0px; 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#mfSubFooter a{
	text-decoration: none;
}
#mfSubFooter a:hover{
	text-decoration: underline;
}
.sClearFloat
{
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}

.PDM_PageCounter{
color: #000000;
text-decoration: none;
}

.PDM_PageCounter:hover{
color: #000000;
text-decoration: underline;
}

.p_GalleryCloseDiv
{
	font-size:12px;
	font-weight:bold;
	color:#FF1800;
	vertical-align:top;
}

.p_GalleryCloseDiv a
{
	font-size:12px;
	font-weight:bold;
	color:#FF1800;
	text-decoration: underline;
}
.p_GalleryCloseDiv a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#FF1800;
	text-decoration: none;
}
legend{
  margin-left:10px;
}
.ssb_SearchField{
	margin-top: 1px;
}
.PrintOnly{
	position: absolute;
	top: -10000px;
	left: -10000px;
	
	display:none;
	visibility: hidden;
	
	width: 0px;
	height: 0px;
	
	font-size: 0px;
	line-height: 0px;
}