﻿*
{
	border:none 0;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial;
	font-size: 1em;
}

#pageHeader
{
	margin-bottom:30px;
}

p
{
	color: #5d7987;
	font-size: 0.95em;
	margin-bottom:20px;
}

html, body, #page 
{
	height: 100%;
}

#siteheader
{
	background-image: URL("/Content/Images/Background/greyband.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	height: 91px;
}

#footer a
{
	color: #696969;
	text-decoration: none;
}


body 
{
	background-image:URL("/Content/Images/Background/greyband.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}

.siteheaderh1
{
	height:91px;
	width:279px;
	
}
.siteheaderh1 a img
{
	height:91px;
	width:279px;
	background-image:URL("/Content/Images/SiteHeader/dimensions_logo.jpg");
	background-repeat:no-repeat;	
}

#pageSubtitle
{
	margin: 0px 0px 30px 0px;
}

#pageTitle
{
	border-right: solid 5px #8d2145;
	width:295px;
	min-height:200px;
	text-align:right;
}
.pageTitleImage
{
	margin-right:10px;
}

.brandPageImage
{
	float:right;
	padding: 0 20px 0 20px;
}


.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }
.column {margin: 0 10px; overflow: hidden; float: left; display: inline;}
.row {width: 960px; margin: 0 auto; overflow: hidden;}
.row .row {margin: 0 -10px; width: auto; display: inline-block;}



body > #page {height: auto; min-height: 100%; background-color: #FFFFFF; }

#page 
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;	
}



.nav-page
{
	margin-top: 80px;
}
.nav-page ul
{
	margin: 0 10px 0 0;
	list-style: none;
	padding: 0;
} 
.nav-page ul li
{
	text-align:right;
	display:block;
}

.nav-page li a
{
	font-size:1.1em;
	text-decoration: none;
	color: #5d7987;
}
.nav-page .selected
{
	color: #8d2145;
}

.nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.nav-menu li
{
	float: left;
	margin: 0;
	padding: 0;
}

.footer-copy
{
	padding-top: 25px;
	clear:both;
	font-size: 0.7em;
}
.footer-copy p
{
	text-align:center;
}


.footer-menu
{
	clear:both;
	text-align:center;
	font-size: 0.9em;
}
.footer-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #5d7987;
} 
.footer-menu li
{
	margin-left: 5px;
	margin-right: 5px;
	display:inline;
} 

.footer-ISOImage
{
	float:right;
	position:relative;
	top:-90px;
	height:62px;
	width:99px;
}


#main 
{
	margin-top:20px;
	padding-bottom: 90px;
 
}  /* must be same height as the footer */

#footer 
{
	position: relative;
	margin-top: -90px; /* negative value of footer height */
	height: 90px;
	clear:both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
	
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.catalogueLink 
{
	margin:20px;
	font-size: 1.2em;
	color: #8d2145;
	text-decoration: none;
	display: block;
	clear: both;
}
#newsFlash
{
    float:left;
    margin-left: 20px;
    margin-top:20px;
}
#newsFlash ul
{
    list-style-type: none;
    padding-left: 20px;    
}
#newsFlash A
{
    color: #696969;
    font-size: 0.9em;
}
#newsFlash H6
{
    color: #8B2346;
    font-size: 0.95em;    
}

