/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
  background: #e5e5e5;
	color: #808285;
	font: 11px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #17479e;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 10px auto;
	width: 760px;
	border: 1px solid #b7b7b7;
	min-height:760px;
  height:auto !important;
  height:760px;
}

/*=== Header ===*/
#header{
  padding: 0;
  margin: 0;
  background: url(http://www.trovus.co.uk/images/tfk-logo.gif) top left no-repeat;
  float: left;
}
/*- Logo -*/
#header h1{	
	text-indent: -9999px;
	background: transparent;
}
#header h1 a{
	display: block;
	height: 121px;
	background: transparent;
}
#header h1 a:hover{
	text-decoration: none;
}

/*=== All Columns ===*/
#columns{
	clear: both;
	margin-left: 10px;
}

#columns p{
	padding: 0 0 10px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 113px;
}
#leftcol h2{
	color: #ec519d;
	font-size: 11px;
	font-weight: normal;
}

#leftcol h3{
	font-size: 11px;
	font-weight: bold;
}

#leftcol .spacer{
	padding: 0 0 0 0px;
}
/*=== Center Column ===*/
#centercol{
	display: table-cell;
	display: block;
	float: left;
	font-size: 14px;
  background: url(http://www.trovus.co.uk/images/540-bg.gif) top left no-repeat;
  margin-top: 20px;
  padding: 20px;
	min-height: 550px;
  height:auto !important;
  height:550px;  
  border-bottom: 1px solid #f0f0f0;
  width: 500px;	
}

#centercol h1{
	color: #5fbb55;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#centercol h2{
	color: #5fbb55;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#centercol p{
	line-height: 20px;
}
#centercol p strong{
  color: #ec519d;
  font-weight: bold;
}
#centercol p em{
	color: #ec519d;
	font-style: normal;
}

#centercol ul { 
  line-height: 20px;
  padding: 0; 
  margin: 0 0 10px; 
  list-style: none; 
} 

#centercol ul li { 
  padding: 0 0 0 11px; 
  margin: 0; 
  background: url(http://www.trovus.co.uk/images/bullet-pink.gif) 0 6px no-repeat; 
} 

/*=== Right Column ===*/
#rightcol{
  background: url(http://www.trovus.co.uk/images/190-bg.gif) top left no-repeat;
	float: left;
	width: 160px;
	margin-top: 20px;
  margin-left: 10px;
  border-bottom: 1px solid #f0f0f0;
  padding: 15px;
}
#rightcol img{
	display: block;
	margin: 0;
}

#rightcol h1{
	color: #5fbb55;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#rightcol h2{
	color: #ec519d;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#rightcol p{
	line-height: 20px;
}
#rightcol p strong{
  color: #ec519d;
  font-weight: bold;
}
#rightcol p em{
	color: #ec519d;
	font-style: normal;
}

#rightcol ul { 
  line-height: 20px;
  padding: 0; 
  margin: 0 0 10px; 
  list-style: none; 
} 

#rightcol ul li { 
  padding: 0 0 0 11px; 
  margin: 0; 
  background: url(http://www.trovus.co.uk/images/bullet-pink.gif) 0 6px no-repeat; 
} 

/*=== Center-Right Column ===*/
#centerrightcol{
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 490px;
	margin: 12px 0 0 22px;
	min-height: 490px;
	width: 745px;
	font-size: 14px;
}

#centerrightcol h1{
	color: #ec519d;
	font-size: 16px;
	margin: 0 0 10px;
}

#centerrightcol p{
	line-height: 20px;
}

/*=== Content ===*/
#centercolcontent {
  margin: 0;
  padding: 0;
}

#centercolcontentwithcategory {
  width: 350px;
  float: left;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

#categorynavigation {
  width: 120px;
  float: left;
  margin: 0;
  padding: 0;
  padding-right: 10px;
  font-size: 9pt;
  background: url(http://www.trovus.co.uk/images/category-bg.gif) no-repeat left top;
	min-height: 300px;
  height:auto !important;
  height:300px;    
}

#categorynavigation h1,
#categorynavigation h2 {
  font-size: 9pt;
}

#categorynavigation a {
  font-weight: normal;
}

/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 20px;
}
.list1 li{
	color: #002d62;
	margin: 0 0 3px;
	font-weight: normal;
}

/*=== Footer ===*/
#footer{
	/*background: url(http://www.trovus.co.uk/images/hl-dot.gif) repeat-x top;*/
	clear: both;
	margin: 10px;
	padding-top: 10px;
}
#footer ul,
#footer p{
	text-align: left;
	font-size: 10px;
}
#footer li{
	display: inline;
	padding-right: 5px;
}
#footer a{
	color: #a7a9ac;	
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/*=== Form. ===*/
label {
  margin: 0;
  padding: 0;
}

.radio {
  border: 0px;
}

.textarea {
  width: 355px;
}

/*=== Errors. ===*/
.fieldWithErrors {
  display: inline;
}

.errorExplanation {
  padding-bottom: 15px;
}
.errorExplanation li {
  color: #ff0000;
}

/*=== Tabs ===*/
#topmenubar
{
  float: left;  
  width: 760px;
}

#topmenubar #contactlink
{
  overflow: visible;
  float: right;
  margin-top: -13px;
  position: relative;
}

#topmenubar ul {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
  list-style: none;
}

#topmenubar li {
  float: left;
  margin: 0;
  padding:0 0 0 9px;
  background: url("../images/norm_left.gif") no-repeat left top;  
}

#topmenubar li.active a {
  color: #000000;
  font-weight: bold;
}

#topmenubar a {
  display: block;
  background:url("../images/norm_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  margin-right: 2px;
  font-weight: normal;
}

.gallery_image {
  padding-right: 15px;
  padding-bottom: 20px;
  width: 150px;
  height: 150px;
  float: left;
  text-align: center;
}