/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/

* {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: "Trebuchet MS";
	background: url(/sites/www.theculturebroker.co.uk/images/body_bgr.png) repeat-x;
	
}

h1 {
	color:#fd6f1b;
}

h2 {
	color:#fd6f1b;

}

h3{
	color:#fd6f1b;

}

h4 {

}

h5 {
	color:#fd6f1b;

	
}

h6 {
	color:#fd6f1b;	
}	

p {
	
}

a {
	
}

a:visited {
}

a:hover {
}

a:active {
	
}

ul {

}

li {

}

form {
}

label {
}

input {
}

fieldset {
}

/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	background: url(/sites/www.theculturebroker.co.uk/images/);
}

div#banner {
	background: url(/sites/www.theculturebroker.co.uk/images/header_bgr.png) no-repeat;
}




div#subsidiary{
	background: url(/sites/www.theculturebroker.co.uk/images/subs_btm.png) no-repeat bottom;
	background-color:#fff;
}

ul#primary_navigation {
	border-left: 3px #00abc4 solid;
}

ul#primary_navigation li {
}

ul#primary_navigation li a{
	background-color: #00234f;
	color:#fff;
}

ul#primary_navigation li a:hover{
	background-color: #3a4450;
	color:#fd6f1b;
}


div#news_headlines {
}


div#news_headlines h3{
}

div#news_headlines dl {
	background: url(/sites/www.theculturebroker.co.uk/images/news_bottom.gif) bottom no-repeat;
}

div#news_headlines dl dt{
}

div#news_headlines dl dd{
}

div#news_headlines dl dt a{
}

div#news_headlines dl dd a{
}

div#news_headlines dl a:hover{
}

div#news_headlines dl dd.date{
}

div#news_headlines ul#news_archive {
}

div#news_headlines ul#news_archive li{
}

div#news_headlines ul#news_archive li.search-archive{	
}


div#testimonial {

	background: url(/sites/www.theculturebroker.co.uk/images/start_quote.gif) no-repeat;
}

blockquote {
	background: url(/sites/www.theculturebroker.co.uk/images/end_quote.gif) no-repeat bottom right;
}

cite {
}

form#search{
}

form#search input{
}

form#search button{
}


ul#footer_navigation{
}

ul#footer_navigation li{
}

ul#company_details{
	background-color: #00abc4;
}

ul#company_details li{
	color:#FFF;
}

ul#company_details li a{
	color:#FFF;
}

div#share {
}

div#share h3{
}

div#share a{
}
div#share a:hover{
}

div#share li{
}


div#share li#bookmark, li#link, li#share, li#email, li#print {
}


div#share li h4{
}

div#share ul.share_details{
}

div#share ul.share_details li{
}

div#share ul.share_details li.delicious{

}

div#share ul.share_details li.digg{

}

div#share ul.share_details li.reddit{

}

div#share ul.share_details li.facebook{

}

div#share ul.share_details li.stumbleupon{
	
}

div#share ul.share_details li a{
}


div#share ul.share_details a {
}


div#share dl#code{
}


div#share dl#code dt{
}

div#share dl#code dd{
}

div#share dl#code dd code{
}


div#share form{
}

div#share form label{
}

div#share form input{
}



div#share form button {
}

div#share form li {
}

div#tags ul {
}

div#tags ul li {
}

ul#breadcrumb {
}

ul#breadcrumb li {
	color:#000;	
}

ul#breadcrumb li a{
	
}

p.clear{
}

div#call_to_action{
	color:#00abc4;
}

div#call_to_action h3, div#call_to_action h5{
	color:#00abc4;
	font-size: 1.2em;
}

div#call_to_action_top{
}

div#call_to_action_end{
}

