html {
	font-size: 100.01%;
	height: 100%;
}

body {
	background-color: #4b2b76;
	margin: 0;
	position: relative;
	font-family: Frutiger, Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 90%;
	height: 100%;
}

* {
	margin: 0;
	padding:0;
} 

a {
	outline: none;	
}
a img {
	border: 0;	
}

div.everythingButFooter {
	height: 100%;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	background-position: center bottom;
	background-repeat: no-repeat;	
}

body > .everythingButFooter {
	height: auto;
	min-height: 100%;	
}

div.sectionContainer {
	width: 960px;
	margin: 0 auto;
}

div.textContainer {
	padding-right: 220px;
	padding-left: 20px;
	margin-top: -60px;
}

div.textContainerLeft {
	padding-left: 20px;
	padding-right: 380px;	
}

div.textContainerRight {
	padding-left: 380px;
	padding-right: 20px;	
}

div.menuRight, div.menuLeft {
	width: 300px;
}

div.menuRight {
	float: right;
	margin-right: 20px;
}

div.menuLeft {
	float: left;
	margin-left: 20px;	
}

ul.blockedList li {
	background-image: url('../images/lists/menu-background.png');
	margin-bottom: 1px;
	line-height: 50px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
}

ul.blockedList li a {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

ul.blockedList li:hover {
	background-image: url('../images/lists/menu-hover.png');
}

ul.blockedList ul li {
	line-height: 26px;
	padding-left: 5px;
	background-color: #fff;
	background-image: none;
	border-left: 5px solid #fff;
}

ul.blockedList ul li:hover {
	background-color: #fff;
	background-image: none;
	border-left: 5px solid #cd3d13;
}

ul.blockedList ul li a {
	color: #4b2b76;
	font-weight: normal;	
}

a.caseStudy {
	display: block;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-transform: none;	
}

a.blueDiamond, a.greenDiamond, a.orangeDiamond, a.aquaDiamond, a.purpleDiamond, a.compositeDiamond {
	display: block;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-transform: lowercase;
}

a.blueDiamond {
	background-image: url('../images/lists/diamond-blue.gif');
}

a.greenDiamond {
	background-image: url('../images/lists/diamond-green.gif');
}

a.orangeDiamond {
	background-image: url('../images/lists/diamond-orange.gif');
}

a.purpleDiamond {
	background-image: url('../images/lists/diamond-purple.gif');
}

a.aquaDiamond {
	background-image: url('../images/lists/diamond-aqua.gif');
}

a.compositeDiamond {
	background-image: url('../images/lists/diamond-composite.gif');
}

a.caseStudy {
	background-image: url('../images/lists/case-study.gif');	
}

ul.decoratingList li {
	list-style-position: inside;
	line-height: 1.4em;	
}

ul.decoratingList {
	margin-bottom: 1em;	
}

ul.linksList {
	text-indent: 0.5em;
	margin-left: 2em;
	margin-right: 1em;	
}

ul.linksList li {
	margin-bottom: 5px;	
}

ul.linksList li a {
	color: #fd8c01;
	text-decoration: none;
}

ul.linksList li a:hover {
	text-decoration: underline;
}

a {
	color: #fd8c01;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

div.pageBanner {
	background-image: url('../images/header/gradient-repeat.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	height: 101px;
}

div.pageBanner div.sectionContainer {
	background-image: url('../images/header/main.jpg');
	background-position: top left;
	background-repeat: no-repeat;	
}

h1.mainTitle {
	padding: 0;
	margin: 0;
	height: 100px;
	text-indent: -1000em;
	background-image: url('../images/header/logo.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

div.navigation {
	background-image: url('../images/navigation/background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	height: 40px;
}

div.bodySection {
	padding-bottom: 70px;
	background-image: url('../images/body/top-shadow.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 15px;
	min-height: 100%;
	width: 100%;
}

div.bodySection div.sectionContainer {
	position: relative;
	padding-bottom: 20px;
	color: #fff;
	min-height: 100%;
}

div.stickyFooter {
	position: relative;
	background-color: #ce3d13;
	margin-top: -70px;
	border-top: 1px solid #000;
	height: 69px;
	width: 100%;
	min-width: 960px;
	text-align: left;
}

h1.frontPageHeader {
	color: #fd8c01;
}

div.menuRight h2, div.menuRight h3 {
	text-transform: none;
	padding-bottom: 0;	
}

div.menuRight div.vcard p {
	padding: 0;	
}

div.menuRight div.vcard p.address {
	padding-bottom: 10px;	
}

h2 {
	color: #fd8c01;
	text-transform: uppercase;
}

h1, h2, h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}

h1 {
	font-size: 1.4em;	
}

h2 {
	font-size: 1.1em;	
}

h3 {
	font-size: 1em;	
}

p {
	line-height: 1.4em;	
	padding-top: 5px;
	padding-bottom: 10px;
}

p.caption {
	font-size: 1.3em;
	padding-right: 1em;
}

span.tel span.value {
	font-weight: bold;	
}

div.featuredImage {
	padding-bottom: 20px;	
}

div.galleryLinkImage {
	padding-top: 20px;	
}

fieldset {
	border: none;
	margin-top: 2em;
}

div.formRow {
	padding: 10px;
	clear: left;
}

div.formRow label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 6px;	
	padding: 2px;
}

div.captchaAligner {
	margin-left: 158px;	
}

div.formRow input.text, div.formRow textarea.text {
	width: 300px;
	padding: 2px;
}

div.error {
	background-color: #fcc;	
	color: #c00;
}

div.error span.validationText {
	display: block;
	padding-left: 160px;
	margin-top: 5px;	
}

div.error input {
	background-image: url('../images/forms/error.gif');
	background-position: center right;
	background-repeat: no-repeat;	
}

span.validationText {
	display: none;
}

div.navigation ul {
	margin: 0;
	padding: 0 20px;
	font-size: 0.9em;
}

div.navigation ul li {
	display: block;
	float: left;
	background-image: url('../images/navigation/divider.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 15px;
	margin-left: 0;
	margin-right: 0;
	height: 40px;
}

div.navigation ul li:hover {
	background-image: url('../images/navigation/background-hover-merged.jpg');
}

div.navigation ul li.last {
	background-image: none;
}

div.navigation ul li.last:hover {
	background-image: url('../images/navigation/background-hover.jpg');
	background-repeat: repeat-x;
}

div.navigation ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}

div.centredImages {
	text-align: center;	
}

div.centredImages img {
	margin: 20px;
	border: 1px solid #fff;	
}

div.orangeTab {
	display: none;
	background-image: url('../images/footer/bottom-tab.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 213px;
	height: 25px;
	position: absolute;
	padding: 7px;
	right: 0;
	top: -50px;
	text-align: center;
}

div.orangeTab ul {
	margin: 0 auto;
	padding: 0;	
	padding-top: 7px;
}

div.orangeTab ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

div.orangeTab ul li.last {
	margin-right: 0;
}

div.orangeTab ul li a {
	padding-left: 18px;
	background-image: url('../images/icons/lock.png');
	background-position: center left;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}

div.orangeTab ul li a:hover {
	text-decoration: underline;	
}

div.stickyFooter {
	font-size: 0.8em;
	color: #fff;	
}

div.stickyFooter div.sectionContainer {
	margin-top: 10px;	
	position: relative;
}

div.stickyFooter a {
	color: #fff;
	text-decoration: underline;	
}

div.stickyFooter p.copyright {
	padding: 15px 20px;
}

img.footerLogos {
	padding-right: 20px;
	padding-top: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

#homepage {
	background-image: url('../images/backgrounds/home.jpg');	
}

#singlePly {
	background-image: url('../images/backgrounds/singleply.jpg');	
}

#sheeting {
	background-image: url('../images/backgrounds/sheeting.jpg');	
}

#decorating {
	background-image: url('../images/backgrounds/decorating.jpg');	
}

#caseStudies {
	background-image: url('../images/backgrounds/case-studies.jpg');	
}

ul#caseStudyMenu li {
	padding: 0;	
	color: #4b2b76;
}

ul#caseStudyMenu li:hover {
	background-image: url('../images/lists/menu-background.png');
}

span.email span.type {
	display: none;	
}