#topstrip {
	background:transparent url(/newsite/images/design08/top5.gif) no-repeat scroll 0 0;
	clear:left;
	height:3px;
}

#stripes-left {
	background-image:url(/newsite/images/design08/tex_left5.gif);
}

#stripes {
	background-image:url(/newsite/images/design08/tex_right5.gif);
}





/* override colours for department */
.depPromoBlock h3 {
	background-color:#acbd00;
	color:#ffffff;
	
}

a.depPromoBlock:hover h3 {
	color:#acbd00;
}

h2.depAZ,
div.depListing h2 {
	color: #acbd00;
	background: transparent url(/newsite/images/design08/arrow5.gif) no-repeat 0 0.5em ;
}
h2.depAZ a,
div.depListing h2 a,
div.depSubPromo h2 a,
div.depSubPromo h3 a {
	color: #acbd00;
	border-bottom: 1px dotted #acbd00;
}
div#depPromo {
	border-bottom-color: #acbd00;
}
div.artMore h4,
div.depMore h4{
	color: #acbd00;
	border-bottom-color: #acbd00;
}
div.depMore a:hover,
div.artMore a:hover {
	background-color: #acbd00;
	color: #FFFFFF;
	border: none;
}
div#article h1, div#articleSummary h2, .solidBoxArticleNew h2 {
	color:#989604;
}

div#articleSummary h2 {
	color:#989604;
}

div#article h3 {
	color:#989604;
	background:transparent url(/newsite/images/design08/ticket5.gif) no-repeat left 3px;
}

#cats {
	background-color:#acbd00;
}

#cats li.current a {
	background:#FFFFFF url(/newsite/images/design08/arrow_small_5.gif)  no-repeat 0 0.5em;;
	color:#acbd00;
}

#cats a:hover {
	background:#FFFFFF url(/newsite/images/design08/arrow_small_5.gif)  no-repeat 0 0.5em;;
	color:#acbd00;
}

.leftBodyQuote {
	background-image:url(/newsite/images/design08/quote1_5.gif);
}
.rightBodyQuote {
	background-image:url(/newsite/images/design08/quote2_5.gif);
}
.bodyQuote p {
	color:#989604;
}


/*YN*/
.colourHr {
border-bottom:1px dotted #acbd00;
}

.colouredLinks a, p a.apply  {
color:#acbd00; 
}

#content1 .colouredLinks a:hover, #content1  p a:hover.apply  {
background-color:#acbd00;
}

.resultsPageList {
background-color:#dbdbb8;
}

.resultsPageList span.left, .resultsPageList span.right {
background-color:#989604;
}


/* quick search box */
.doitSearch {
	background:#b7b2ac;
	border:2px solid #cc035c;
}

.doitSearch img {
	padding-top: 0;
	border:0;
	padding-bottom:5px;
	margin:0 35%;
	margin-top:8px
}

/* Forms */
.doitSearch form {
	margin:0;
	background-color:#FFFFFF;
	padding-top:5px;
	padding:5px 3px 6px 3px;
	overflow:auto;
	
}


.doitSearch fieldset {
	border: 0;
	background: #FFFFFF;
	padding: .25em 0 .5em .5em;
	margin-top:0;
	float:left;
	/*color:#ffffff;*/
}

.doitSearch legend {
	margin:0;
	font-size:.8em;
	font-weight:bold;
	color:#000000;
	padding:.25em 0 0 0;
	margin: 0 0 0 -3px;
}


.doitSearch form label{
	margin: 0; 
	/*color: #ffffff !important; */
}

.doitSearch input, .doitSearch select {
	width:95%;
	margin-top: .2em; 
	margin-bottom: .3em;
}

.doitSearch select {
	width:96%;
}

.doitSearch div.buttons{
	
	width:91%
}

.doitSearch input.searchbutton {
	background: #b7b2ac; /* added by youthnet */
	color: #000000;
	border:1px outset #b7b2ac; /* added by youthnet */
	width:55px;
	float:left;
	margin-right:2px;
	text-align:center;
	margin-top:5px
}


@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  .doitSearch input.searchbutton {	
  margin-top:1px;
  margin-right:7px}
} 


.doitSearch .hide {
float:left;
margin-left:-9999px
}
