/* Start of CMSMS style sheet 'support' */
/* wba ::  colours for product pages*/

/*transitions between header and content */

#transitionTop{
height:17px;
background:url(uploads/images/greenTransitionTop.jpg) no-repeat;
}

#transitionBottom{
height:50px;
background:url(uploads/images/transitions/greenBottom.gif) no-repeat;
border:0px dotted orange;
clear:both;
}


#content{
border:1px solid #9ecdc7;
background-color:#9ecdc7;
color:#fff;

}


#productContent li{
background: url(uploads/images/productInfo/bullets/00bulletTechnical.gif) no-repeat 0px 1px ;
}

#content a{
color:#621c8c;
}
div#productMenu ul{
list-style-image:url();
list-style-type: none;
}

div#productMenu li a {
background-color:#00805C;
}


div#productMenu li li a {
color:#008c7f;
}

div#productMenu a:hover {
   background-color: #008c7f;
   color:white;
}



#productSection{
color:#621c8c;
border-bottom:3px solid #00805C;
}

#productMenuSubject{
color:#621c8c;
border-bottom:3px solid #00805C;
}

#nOfn{
display:none;
}

.prodHeading{
color:#621c8c;
}

#productSwirl{
background:url(uploads/images/productInfo/swirls/swirl_pshe.gif) no-repeat;
}

#productHeader{
border-bottom: 2px solid #767dc7;
}





/* End of 'support' */

