.bigButton{
display:block;
width:186px;
height:39px;
padding:0 0 0 10px;
margin-bottom:5px;
color:#fff;
line-height:39px;
font-size:1.4em;
text-transform:uppercase;
font-weight:bold;
cursor:pointer;
}

a:hover.bigButton, a:hover.enquiryButton{
color:#ccc;
}

.enquiryButton{
display:block;
width:186px;
height:64px;
padding:25px 0 0 10px;
margin-bottom:5px;
color:#fff;
line-height:1.2em;
font-size:1.6em;
text-transform:uppercase;
font-weight:bold;
background:url(../images/enquiry.jpg) top left;
cursor:pointer;
}

.bbred{
background:url(../images/red.jpg) top left;
}

.bbapparel{
background:url(../images/apparel.jpg) top left;
}

.bbtechnical{
background:url(../images/technical.jpg) top left;
}

.bbinterior{
background:url(../images/interior.jpg) top left;
}

.bbtextile{
background:url(../images/textile.jpg) top left;
}

.subNavigation{
padding:0 10px 10px 10px;
margin-bottom:5px;
background:url(../images/menu/about.jpg) top left no-repeat #d7d8d9;
}

.subNavigation.abouthainsworth{background:url(../images/red.jpg) top left no-repeat #d7d8d9;}
.subNavigation.apparelfabrics{background:url(../images/apparel.jpg) top left no-repeat #d7d8d9;}
.subNavigation.technicalandindustrialtextiles{background:url(../images/technical.jpg) top left no-repeat #d7d8d9;}
.subNavigation.interiorfabrics{background:url(../images/interior.jpg) top left no-repeat #d7d8d9;}
.subNavigation.textileinnovationcentre{background:url(../images/textile.jpg) top left no-repeat #d7d8d9;}

.quickLinks{
padding:0 10px 10px 10px;
margin-bottom:5px;
background:url(../images/quick-links.jpg) top left no-repeat #d7d8d9;
}

.latestNews{
padding:0 10px 10px 10px;
margin-bottom:5px;
background:url(../images/latest-news.jpg) top left no-repeat #d7d8d9;
}

.newsService{
padding:0 10px 10px 10px;
margin-bottom:5px;
background:url(../images/news-service.jpg) top left no-repeat #d7d8d9;
}

.newsService form, .quickLinks form{
padding-top:10px;
}

.newsService form label, .quickLinks form label{
color:#58595B;
line-height:1.2em;
font-size:1.1em;
padding-top:5px;
}

.newsService form input, .quickLinks form input{
line-height:1.2em;
font-size:1.1em;
padding-top:5px;
}

.didYouKnow{
padding:0 10px 10px 10px;
margin-bottom:5px;
background:url(../images/did-you-know.jpg) top left no-repeat;
}

.didYouKnow h4, .latestNews h4, .newsService h4,.quickLinks h4, .subNavigation h4{
color:#fff;
line-height:40px;
font-size:1.4em;
text-transform:uppercase;
}

.subNavigation.technicalandindustrialtextiles h4, .subNavigation.textileinnovationcentre h4{
color:#fff;
line-height:1.0em;
font-size:1.4em;
text-transform:uppercase;
padding:5px 10px 7px 0;
}

.latestNews h5, .didYouKnow h5{
color:#58595B;
line-height:1.2em;
font-size:1.2em;
padding-top:5px;
}

.latestNews img{
float:right;
margin-top:30px;
padding:0 0 5px 5px;
}

.didYouKnow p, .latestNews p, .newsService p, .quickLinks p, .subNavigation ul{
color:#58595B;
line-height:1.2em;
font-size:1.1em;
padding-top:5px;
}

.subNavigation ul li{
padding:2px 0;
}

.subNavigation ul ul{
color:#58595B;
line-height:1.2em;
font-size:1em;
padding:5px 0 0 10px;
}
	
.subNavigation ul li{
padding:2px 0;
}

.didYouKnow p a, .latestNews p a, .newsService p a, .quickLinks p a{
font-weight:bold;
color:#58595B;
text-decoration:none;
}

.subNavigation ul a{
color:#58595B;
text-decoration:none;
}

.didYouKnow p a:hover, .latestNews p a:hover, .newsService p a:hover, .quickLinks p a:hover{
text-decoration:underline;
color:#000;
}

.subNavigation ul a:hover{
text-decoration:none;
color:#E31937;
}

.subNavigation ul a.selected{
color:#000;
}