/*-----------------------------------------------------------------------------

Adam Barnwell Orange Stylesheet

version:   1.0
date:      30/08/09
author:    Adam Barnwell
email:     hello@barnzy.co.uk
website:   http://www.barnzy.co.uk

-----------------------------------------------------------------------------*/

/* Template
-----------------------------------------------------------------------------*/

div#nav a:hover {
	color: #fa8700;
}

div#topbar {
	background-color: #fa8700;
}

div.selected {
	color: #fa8700;
}

div.boxcontainer {
	border-left: 2px solid #fa8700;
}

div.boxcontainer h1 {
	background-color: #fa8700;
}

div#boxskills li {
	background: url(/images/colours/orange/listTick.gif) no-repeat;
}

div.speechPoint {
	background: url(/images/colours/orange/speechPoint.gif) no-repeat;
}

div#nav .selected {
	color: #fa8700;
}

div#headerbottom .selected {
	background-color: #fa8700;
}

p#webstiecat a {
	color: #fa8700;
}

p#webstiecat a:hover {
	color: black;
	background-color: #fa8700;
}

div#logo h2 {
	color: #FA8700;
}

div#logo span {
	color: #FA8700;
}

div#cv {
	background-image: url('/images/colours/orange/bottomTick.gif');
}

div.standardbutton {
	background: url('/images/colours/orange/buttonback.png') repeat-x;
}

span.buttonspeech {
	background: url('/images/colours/orange/buttonspeech.png') no-repeat;
}

div#bottombar a, div#maincontent a {
	color: #FA8700;
}

div#bottombar a:hover, div#maincontent a:hover {
	background-color: #FA8700;
}

div#headerbottom #caseselect li:hover {
	background-color: #FA8700;
}

div.gridbox img:hover {
	background: #FA8700;
}

div.studydesc h2 {
	color: #FA8700;
}

div.studydesc h3 {
	color: #FA8700;
}

/*---------------------------------------------------------------------------*/