@charset "utf-8";

/*
  CSS Document for UKFast.co.uk Modules -
  Designed and built by Richard Salisbury, Richard Hartley and Gavin Taylor ( UKFast.Net Ltd - http://www.ukfast.co.uk )
  Date created - 29th April 2009
*/


/* contact form */
div#main_contact_leftcol {
  float: left;
  width: 250px;
}
div#main_contact_leftcol h3 {
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 10px;
  width: 90%;
}
div#main_contact_leftcol table {
  border: none;
  margin-top: 0px;
}
div#main_contact_leftcol table td {
  padding: 0px;
}

div#main_contact_centercol {
  float: left;
  width: 250px;
}
div#main_contact_centercol h3 {
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 10px;
  width: 90%;
}
div#main_contact_centercol table {
  border: none;
  margin-top: 0px;
  margin-left: 20px;
  width: 90%;
}
div#main_contact_centercol table td {
  padding: 0px;
}

div#main_contact_rightcol {
  float: left;
  width: 250px;
}
div#main_contact_rightcol h3 {
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 10px;
  width: 90%;
}
div#main_contact_rightcol table {
  border: none;
  margin-top: 0px;
}


div#main_contact_centercol div.errors {
  margin:10px 10px;
}
div#main_contact_centercol div.errors ul {
  margin:0px 0px 0px 15px;
}

div#main_contact_centercol div.confirmation {
  margin:10px;
  border:none;
  background: none;
}
div#main_contact_centercol span.confirmation_heading {
  font-weight: bold;
}

div#main_contact_centercol div.confirmation p {
  margin: 0px;
}

/* tab based contact forms */
div#contact_leftcol {
  float: left;
  width: 520px;
}

table.contact_info {
  border: none;
  border-top: 2px dashed #CCCCCC;
  border-bottom: 2px dashed #CCCCCC;
  width: 97%;
  margin: 25px 0px;
  padding: 10px 10px 0px 10px;
}
table.contact_info td {
  padding: 10px 0px;
}


div#contact_rightcol {
  float: left;
  width: 230px;
  height: 452px;
  position: relative;
  top: -25px;
  right: -13px;
}
input[type=text] {
  background-color: #efefef;
  width: 200px;
  border: 1px solid #cccccc;
}
input[type=password] {
  background-color: #efefef;
  width: 200px;
  border: 1px solid #cccccc;
}
div#main_contact_centercol input[type=image] {
  margin: 15px 0px;
}
select {
  background-color: #efefef;
  width: 200px;
  border: 1px solid #cccccc;
}
textarea {
  background-color: #efefef;
  width: 200px;
  border: 1px solid #cccccc;
}

div#contact_rightcol table {
  margin: 10px 15px;
}

div#contact_rightcol div.errors {
  border: solid 1px red;
  width: 220px;
  margin: 25px 5px 0px 5px;
  padding: 5px 0px;
  background: url(http://images.harperjames.com/control_panel/icons/ordererror.gif) #FFE1E1 no-repeat 6px 7px;
}
div#contact_rightcol div.errors ul {
  margin-left: 5px;
}
div#contact_rightcol div.errors ul li {
  list-style-image: none;
}

/* general styles for all forms */

#contact_us_form fieldset {
  border: none;
  margin:  10px 0px;
  padding: 0px;
}

#contact_us_form fieldset legend {
  display: none;
}

#contact_us_form td {
  padding: 2px;
  vertical-align: top;
}

#contact_us_form input[type=submit] {
  margin-top: 20px;
}

.required {
  color: #ff0000;
  margin: 0px 3px;
}

#contact_us_form input[type=text] {
  width: 300px;
}


#contact_us_form textarea {
  width: 350px;
  height: 150px;
}


form.email_login input[type=text] {
  width: 130px;
}
form.email_login input[type=password] {
  width: 120px;
}

input[type=file] {
  width: 300px;
}



/* news tool styles */

div.news_feature {
	padding: 10px 0px;
	margin: 0px;
}

div.news_article {
	height: auto;
	padding: 10px 0px;
	margin: 0px;
}

div.news_feature img, div.news_article img {
	float: right;
	margin: 0px 0px 5px 5px;
  border: none;
}

div.news_feature h3, div.news_article h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div.news_feature span.title_date, div.news_article span.title_date {
	font-size: 10px;
	font-weight: normal;
}

span.news_back {

}

span.news_more {

}

span.news_archive {

}

table.news_dates {
	width: 100%;
}

div.news_item {
width:222px;
height:190px;
float:left;
margin-right:25px;
margin-left:0px;
padding:0px;
line-height:18px;
overflow: hidden;
}

div.news_item h3{
padding-top:0px
}

div.news_item p.news_date{
padding:0px;
color:#666;
font-size:8pt
}
div.news_item p.news_category{
padding:0px;
margin:0px;
color:#666;
font-size:8pt;
float:right
}

div.latest_news_box {
	background-image: url('/images/structure/internal_column_box_background.gif');
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 193px;
	margin-left:5px;
	float: right;
}
div.latest_news_box h4 {
	background-image: url('/images/structure/internal_column_box_top.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	margin: 0;
	padding: 5px 8px;
}
div.latest_news_box h4 img{
	vertical-align:text-bottom;
}
div.latest_news_box ul {
	background-image: url('/images/structure/internal_column_box_bottom.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0;
	padding: 0 10px 5px 10px;
	min-height: 70px;
}
div.latest_news_box ul li{
	margin-left: 10px;
}


div#bookmark {
	margin-top:0px;
	clear: both;
}

div#bookmark ul {
	display:block;
	height:20px;
	margin: 0;
}

div#bookmark ul li {
	float:left;
	background: none;
	list-style: none;
	list-style-image: none;
	margin-right: 10px;
}
div#bookmark ul li img {
	vertical-align: text-top;
}

ul.news_archive {
	margin:0 0 15px;
	padding:0;
}
ul.news_archive li {
	display:inline;
	margin-left: 10px;
}
ul.news_archive li a {

}
p.news_archive {
font-weight:bold;
margin: 10px 0 0 0;
padding:0;
}

/* new comment */

form#submit_news_comment {
	width: 502px;
	margin-bottom: 20px;
}
form#submit_news_comment input, form#submit_news_comment textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form#submit_news_comment label {
	display: block;
	border: 1px solid #cccccc;
	padding: 3px 5px;
	width: 490px;
}
form#submit_news_comment label.inline {
	width: 109px;
	float: left;
}
form#submit_news_comment label.remove_styles {
	display: inline;
	border: none;
	padding: 3px 5px;
	width: 490px;
}
form#submit_news_comment input.text {
	background-color: #EFEFEF;
	border: 1px solid #cccccc;
	border-left: none;
	padding: 3px 5px;
	width: 370px;
	height: 15px;
}
form#submit_news_comment input.inline {
	float: left;
}
form#submit_news_comment input#intnews_comment_captcha_answer {
	background-color: #EFEFEF;
	width: 250px;
	padding: 3px 5px 0 5px;
	height: 18px;
}
form#submit_news_comment textarea {
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #cccccc;
	border-top: none;
	padding: 3px 5px;
	width: 490px;
}
form#submit_news_comment table {
	margin-top: 20px;
}

ul.news_sections {
	float: left;
}
ul.news_sections li {
	display: inline;
	list-style: none;
	list-style-image: none;
	margin-right: 30px;
}

/* FAQ styles */

ul.faq_questions {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 20px;
}

ul.faq_questions li {
  margin: 2px 0px 2px 20px;
}

ul.faq_questions li.faq_category {
  list-style-type: none;
  font-weight: bold;
  margin: 10px 0px 3px 0px;
  padding: 0px;
}

ul.faq_answers {
  margin: 0px;
  padding: 0px;
}

ul.faq_answers li {
  list-style-type: none;
  margin: 20px 0px 5px 0px;
  padding: 0px;
}

ul.faq_answers span.answer_question {
  font-weight: bold;
}

/* glossary css */

div.alphabet{
  padding: 10px 0px;
}

div.alphabet ul {
  margin: 0px 0px 0px 30px;
  padding: 0px;
}

div.alphabet ul li {
  display:inline;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:1px 3px 1px 3px;
  text-align:center;
  width:12px;
  color:#333333;
  margin-left: 3px;
}

div.alphabet ul li:hover {
background-color:#EAEAEA;
text-decoration:none;
}

div.alphabet a {
text-align:center;
width:12px;
}

div.alphabet a:hover {
text-decoration:none;
}

div.alphabet a#active_letter {
background-color:#2FB1CB;
color:#FFFFFF;
}

table.jargon {
  margin: 5px 0px 30px 0px;
  width: 98%;
}
table.jargon tr {
  padding-bottom: 15px;
}
table.jargon td {
  vertical-align: text-top;
}
table#hoverhighlight tr.shaded {
  background: #E3E7E8;
}
table#hoverhighlight tr.highlight td {
background: #A2D1EB;
}

/* end of glossary css */




/* testimonials css */

.testimonial_box {
	float:left; margin:0 0 1% 1%;
	height:155px;
	width:48%;
}

.testimonial_box .logo{
	float:left; padding:2% 4% 2% 2%;
	height:24%; width:24%;
}


.testimonial_box a.title{
	float:right; width:67%;
	display:block;
	margin:1% 2% 2% 0%;
	font-size: 14px;
}

.testimonial_box .article{
	padding:1% 2%;
	clear:right;
}

.testimonial_single_containter {
	width:100%;
}
.testimonial_single_containter p {
	padding:2% 2% 2% 0%;
	margin:0;
}

.testimonial_single_containter .single_logo{
	float:left;
	padding:0 4% 2% 0;
}

.testimonial_single_containter .testimonials_pdf_box {
	float:right;
	width:150px;
border:0px solid red;
	background:#fff;
	padding:0px 0px 1px 3px;
}

.testimonials_pdf_box ul {
	margin:0;
        padding:5px 5px;
	border:1px solid #dedede;
	list-style:none;
	width:140px;
}

.testimonials_pdf_box ul li {
	list-style-type:none !important;
	list-style-image:none !important;
	padding:0 0 5px 0;
  margin:0;
}

.testimonials_pdf_box ul li.pdf_box_title{
	font-weight:bold;
	text-align:left;
}
.testimonials_pdf_box ul li.pdf_box{
}

.testimonials_pdf_box ul li.pdf_box a{
	display:block;
	padding:0 0 0 20px;
	margin:0;
	background:url(http://images.ukfast.net/icons/pdf_icon.gif) no-repeat;
}

.testimonial_single_containter ul.testimonial_single_links{
	margin:0; padding:0;
}
.testimonial_single_containter ul.testimonial_single_links li{
	list-style-type:none;
	list-style-image:none;
	margin:0; padding:0;
}

.testimonial_single_containter ul.testimonial_single_links li a{
	padding:0%; margin:0;
}

/* end testimonials css */

/* myukfast signup */
.myukfast_signup {

}
.myukfast_signup fieldset legend {
	font-size: 11px;
}
.myukfast_signup fieldset legend span.required {
	font-size: 12px;
}
.myukfast_signup input[type=text] {
	width: 250px;
}
.myukfast_signup select {
	width: 252px;
}

/*
*
* Client Area login styles
*/

.client_login_form {
	margin: 10px 0 0 0;
	border:1px solid #cccccc;
	width:360px;
	padding:14px;
	overflow:hidden;
}

.client_login_form_img {
	width:152px;
	height:20px;
	padding:0px 200px 12px 0px;
}

.client_login_form label{
	display:block;
	width:80px;
	float:left;
	border:none;
	text-align:right;
  padding:4px 0px
}

.client_login_form input[type=text], .client_login_form input[type=password]{
	width: 230px; float:left;
	padding:4px 2px 4px 2px;
	border:1px solid #cccccc;
	border-top-color:#999999;
	margin: 0px 0 10px 20px;
  background-color:white;
}

.client_login_form input[type=image], .client_login_form input[type=submit] {
  height:24px; width:84px;
	clear:both;
	margin:0px 0 0 100px;
}

.client_login_form a#forgot_pass, .client_login_form a#sign-up {
  clear:both;
	display:block;
	margin: 10px 0 0px 100px;
}

.client_login_form button:hover {
  background-position: 0 100%;
}

.client_login_form p.error_msg_general
{
	display:block;
	padding:0px 10px 10px 10px;
	width:312px;
	clear:both;
	margin:4px 0 4px 10px;
	color:red;
}
.client_login_form p.error_msg_general_conf
{
	color:#1B9FF4;
}
.client_login_form p.form_title
{
	color:#00adef;
	font-size:16px;
	font-weight:bold;
  padding-bottom:10px;
}
.client_login_form p.form_title span
{
	color:#000000;
}
/* search module */


div.search_tools {
  padding: 10px;
  margin: 5px 0px 5px 100px;
  text-align: center;
  border: solid 1px #E4E2E4;
  width: 500px;
}
fieldset.seach_page {
  border: none;
  border-bottom: solid 1px #E4E2E4;
  margin: 0px;
  padding: 0px;
  clear: both;
}
fieldset.seach_page legend{
  display: none;
}

div.page_numbers{
  text-align: center;
  margin:15px
}

div.page_numbers li{
  display: inline
}

div.page_numbers li a,
div.page_numbers li a:visited{
  padding: 0 2px;
}

div.page_numbers li.current_page a{
  font-weight: bold;
  text-decoration:none;
}

div.page_numbers form{
  display: inline
}

div.page_numbers input{
  width: 20px;
  text-align: center;
  height: 13px;
  color: #666;
  font-size: 12px
}

/* sitemap */


ul.sitemap p,ul.sitemap
{
padding:0px;
margin:0px;
}

ul.sitemap li a
{
font-size:14px;
display:block;
width:100%
}

ul.sitemap li ul li a
{
font-size:12px;
border:none;
}

ul.sitemap li {
margin-top:10px;
list-style:none;
border:1px solid #e6e6e6;
padding:5px;
}

ul.sitemap li ul{
margin-top:0px;
padding-top:0px;
}

ul.sitemap li ul li{
list-style:square;
color:#00ADEE;
border:none;
padding:0px;
}

ul.sitemap li ul li p{
color:#333333
}

/* photo gallery */
.photo_gallery{ width:510px; margin:15px 30px; overflow: hidden;}


/* seo tool */

#seo_wrapper  {
  width:750px;
	color:black;
}

#seo_wrapper table {
  width:100%;
	border:1px solid #00adee;
	margin-top:4px;
}
#seo_wrapper tr.alt_row_1 {
	background-color:#eee;
}
#seo_wrapper tr.alt_row_2 {
	background-color:#fff;
}
#seo_wrapper td{
	  padding:3px 5px;
}
#seo_wrapper tr.test_name {
	background-color:#00adee;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#seo_wrapper td.first_col {
	width:200px;
	vertical-align: top;
}

#seo_wrapper a {
	text-decoration:none;
}
#seo_wrapper a:hover {
	color:#195D8B;
}


/* sale sharks tools */

div.sharks_news {

}
div.sharks_news div.news_item {
	margin-bottom: 15px;
}


div.sharks_fixtures {

}
div.sharks_fixtures table {
	width: 100%;
	margin: 10px 0 0 0;
}
div.sharks_fixtures table th {
	font-weight: bold;
	font-size: 13px;
}
div.sharks_fixtures table td {
	text-align: center;
}


/* entrepreneur competition */

form.entrepreneur_competition {
	margin: 5px 0;
}
form.entrepreneur_competition fieldset legend {
	font-size: 11px;
	font-weight: normal;
}
form.entrepreneur_competition label {
	display: block;
	font-weight: bold;
	margin: 5px 0 2px 0;
}
form.entrepreneur_competition input {
	display: block;
}
form.entrepreneur_competition input.text {
	width: 250px;
}
form.entrepreneur_competition select {
	width: 253px;
}
form.entrepreneur_competition input.checkbox {
	display: inline;
	margin: 5px 0;
}
form.entrepreneur_competition textarea {
	width: 450px;
	height: 80px;
}
form.entrepreneur_competition input.submit {
	margin: 10px 0 0 0;
}

/* rcol quote form */

form#rcol_request_quote {
	margin: 10px 0 0 10px;
}

form#rcol_request_quote h3 {
	padding: 5px 0;
}

form#rcol_request_quote h4 {
	padding: 0;
	font-size: 12px;
}

form#rcol_request_quote p {
	font-size: 11px;
	padding: 0;
}

form#rcol_request_quote fieldset {
	margin: 10px 0 0 0;
}

form#rcol_request_quote fieldset legend {
	font-size: 11px;
}

form#rcol_request_quote label {
	display: block;
	margin: 5px 0;
}
form#rcol_request_quote input.text {
	width: 170px;
}
form#rcol_request_quote select.select {
	width: 173px;
}
form#rcol_request_quote input.submit {
	margin: 10px 0 0 15px;
}

/* request_sales_info */

form#request_sales_info {

}
form#request_sales_info fieldset {
	border:1px solid #CCCCCC;
	padding: 10px 20px;
}
form#request_sales_info fieldset legend {
	font-size: 10px;
}
form#request_sales_info fieldset legend span.required {
	font-size: 12px;
}
form#request_sales_info label {
	display: inline-table;
	width: 100px;
}
form#request_sales_info label span.required {
	float: right;
}
form#request_sales_info input {
	margin-bottom: 10px;
}

/* competition_entry */

form#competition_entry {

}
form#competition_entry fieldset {
	padding: 10px 0;
}
form#competition_entry fieldset legend {
	font-size: 10px;
}
form#competition_entry fieldset legend span.required {
	font-size: 12px;
}
form#competition_entry label {

}
form#competition_entry input {
	margin-bottom: 10px;
}
form#competition_entry input.text {
	width: 215px;
}
form#competition_entry select.select {
	width: 150px;
}
form#competition_entry p {
	clear: left;
}

form#competition_entry dl {

}
form#competition_entry dl dt {
	background-image: none;
	width: 100px;
	float: left;
	clear: left;
	padding: 0;
}
form#competition_entry dl dd {
	padding-left: 10px;
	float: left;
	width: 200px;
	margin: 0;
}


/* twitter feed */

div.twitter_feed {
	padding: 0 10px;
}
div.twitter_feed h3 {
	border-bottom: 2px solid #35ccff;
	padding: 0;
	margin: 5px 0;
}
div.twitter_feed img {
	vertical-align:text-bottom;
}
div.twitter_feed ul {
	margin: 0;
}
div.twitter_feed ul li {
	padding: 5px 0;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 5px;
  list-style: none;
  list-style-image: none;
  color: #333333;
	height: 55px;
}
div.twitter_feed ul li:hover {
	background-color: #f7f7f7;
}
div.twitter_feed ul li span.avatar {
	margin-right: 10px;
	float:left
}
div.twitter_feed ul li span.screen_name {
  font-weight: bold;
	font-size: 13px;
}
div.twitter_feed ul li span.tweet {
  font-size:12px;
  line-height:14px;
}
div.twitter_feed ul li span.date {
	font-style: italic;
	font-size: 10px;
	display: block;
}

div.twitter_feed ul li.first {
  padding: 10px 0;
  color: #000000;
}
div.twitter_feed ul li.first span.tweet {
  font-size: 16px;
  line-height: 18px;
}

div.twitter_feed ul li span.controls {
	font-size: 10px;
	margin-left: 10px;
}
div.twitter_feed ul li span.controls a {
	text-decoration: none;
}
div.twitter_feed ul li span.controls a:hover {
	text-decoration: underline;
}
div.twitter_feed a.follow {
	background-image:url(http://images.ukfast.co.uk/icons/social_networks/twitter_t.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}


/* google map */
.google_map_information {
	width: 400px;
}
.google_map_information strong {
	display: block;
}


/* directions page */

div#directions_form {
	padding:10px;
	text-align:center;
}

/* Domain Tools */

div#tooltip_container {
	background:#FFFFCC none repeat scroll 0% 0%;
	border:1px solid #C0C0C0;
	color:#000000;
	left:0pt;
	padding:1px 2px;
	position:absolute;
	text-align:left;
	top:0pt;
	visibility:hidden;
	width:180px;
	z-index:20;
}

/* security audit form */
div.securitytest {
  border: 1px solid #e4e4e4;
	margin: 5px 0 5px 0px;
	padding: 0px 10px 1px 10px;
	width: 550px;
}
div.securitytest_title {
	height: 60px;
	width: 500px;
	margin-top:0px;
}
form#security_audit {
	padding: 0 0 0 70px;
}
fieldset.security_audit {
	margin: 0;
	padding: 0;
	width: 430px;
}
fieldset.security_audit label {
	display: none;
	font-weight: bold;
}
fieldset.security_audit input {
	margin: 3px 0px 3px 10px;
	height: 15px;
	width: 195px;
}
fieldset.security_audit input.submit_button {
	height: 26px;
	margin: 12px 10px 0 0;
	float: right;
	width: 96px;
}
fieldset.security_audit div.terms {
	margin-left: 10px;
	clear: left;
}
fieldset.security_audit div.terms input {
	margin: 0;
	float: none;
	vertical-align: middle;
	width: 13px;
}


/* blog feeds */
div.blog_feed {
	width:570px;
	margin: 0px;
}
div.blog_feed h4 {
	padding-bottom: 3px;
}
div.blog_feed h4 a {
	text-decoration: none;
	color: inherit;
}
div.blog_feed h4 a:hover {
	text-decoration:underline;
}

div.blog_feed p.post_date {
	float: left;
	width: 35px;
	height: 33px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	margin: 0 5px 0 0;
	padding: 1px 0 0 0;
	overflow:hidden;
}
div.blog_feed p.post_date span.day {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
}
div.blog_feed p.post_date span.month {
	display: block;
	font-size: 10px;
}

div.blog_feed ul {
	border-top:1px solid #1b9ff4;
	margin:0;
	padding:0;
	width:570px;
}
div.blog_feed ul li {
	float:left;
	list-style-image:none;
	list-style-type:none;
	padding:10px 5px 10px 5px;
	width:270px;
	height:280px;
	border:0px solid red;
}
div.blog_feed ul li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
div.blog_feed ul li a:hover {
	text-decoration:underline;
}
div.blog_feed ul li span.author {
	color:#313A5A;
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	text-decoration:none;
}
div.blog_feed ul li span.summary {
	display:block;
	padding-top:5px;
	clear: left;
}

div.blog_feed p.rss_link {
	clear: both;
	margin: 5px 0;
	font-weight: bold;
}
div.blog_feed p.rss_link a {
	background-image:url(http://images.text.co.uk/icon/rss_icon_small.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
	text-decoration: none;
}
div.blog_feed p.rss_link a:hover {
	text-decoration:underline;
}

div.mini_blog_feed {
	float: right;
	width: 270px;
	padding: 0 10px;
}
div.mini_blog_feed h4 {
	padding: 3px 0;
}
div.mini_blog_feed h4 a {
	color: inherit;
	text-decoration:none;
}
div.mini_blog_feed h4 a:hover {
	text-decoration:underline;
}
div.mini_blog_feed ul {
	border-top:1px solid #DE2942;
	margin: 0;
	padding-left: 20px;
}
div.mini_blog_feed ul li {

}
div.mini_blog_feed ul li a {
	font-weight:bold;
	text-decoration:none;
}
div.mini_blog_feed ul li a:hover {
	text-decoration:underline;
}
div.mini_blog_feed p {
	padding-left: 20px;
}

/* end blog feed */


/* service status */

.service_status {
  margin: 10px auto;
  height: 30px;
  width: 402px;
  font-size: 14px;
  padding: 45px 0px 0px 12px;
  color: #000000;
}
.service_status_unknown {
  margin: 10px auto;
  height: 30px;
  width: 402px;
  font-size: 14px;
  text-align: center;
  padding: 45px 0px 0px 12px;
  color: #000000;
}

/* server speedtest */

div.server_speedtest {
	background-image:url(/images/speedtest/jan10/speed_test_tron_bike.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
  background-color: #ffffff;
  height: 125px;
	width: 533px;
	padding: 0 20px 0 20px;
	margin-top:32px;
}
div.server_speedtest h3.speedtest_title {
  margin: 0px 10px;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}
div.server_speedtest h3.speedtest_title em {
	color: #00aeef;
	font-style: normal;
	text-transform: uppercase;
}
div.server_speedtest form {
	margin: 5px 5px 5px 5px;
}
div.server_speedtest p {
	padding: 0;
}
div.server_speedtest p.submit_container {
	padding: 4px 2px 0 0;
	margin-top: 5px;
  text-align: right;
}
div.server_speedtest a#speedtest_tooltip {
	margin: 5px 0px 0px 8px;
	float:left;
	cursor: pointer;
}
div.server_speedtest #speedtest_spinning_wheel {
	float: right;
	margin: 12px 17px 0 92px;
	background-color: transparent;
}
div.server_speedtest form input.text {
	height: 18px;
  width: 155px;
  margin: 5px 0 0 8px;
}
div.server_speedtest div.errors {
	padding: 5px;
	margin: 40px 0 0 10px;
	width: 341px;
}
div.server_speedtest div.errors li {
	list-style-position: outside;
}
div#check_output {
  color: #000000;
}
div.speedtest_results {
	background-repeat:no-repeat;
  background-position: 0 0;
	height: 75px;
  color: #000000;
  padding: 46px 5px 0 5px;
  overflow: hidden;
}
div.speedtest_results h3 {
  padding: 0;
  font-weight: normal;
}
div.speedtest_results p.test_again {
  text-align: left;
}
div.speedtest_results span {
  display: inline;
}
div.speedtest_results span.speed {
  color: #00ADEE;
}
.speedtest_red {
	background-image: url(/images/speedtest/jan10/20_01_10_traffic_light_red.gif);
}
.speedtest_amber {
	background-image: url(/images/speedtest/jan10/20_01_10_traffic_light_amber.gif);
}
.speedtest_yellow {
	background-image: url(/images/speedtest/jan10/20_01_10_traffic_light_yellow.gif);
}
.speedtest_green {
	background-image: url(/images/speedtest/jan10/20_01_10_traffic_light_green.gif);
}
.speedtest_ukfast_average {
	background-image:url(/images/speedtest/typical_ukfast_client.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	float:right;
	height:50px;
	width:156px;
}

div.homepage_ukfapp {
	float: right;
	height: 173px;
	width: 315px;
	margin-bottom:3px;
	border:1px solid #cccccc;
	background-color: #ffffff;
}

div.homepage_ukfapp form {
	background-position:0px 0;
	background-repeat:no-repeat;
	height: 173px;
}
div.homepage_ukfapp form.homepage_speedtest_form {
	background-image:url(/images/structure/homepage_speedtest_background_0210.jpg);
}
div.homepage_ukfapp form.homepage_securitytest_form {
	background-image:url(/images/securityaudit/homepage_security_test_background.gif);
}

div.homepage_ukfapp h3.ukfapp_title {
	padding: 3px 5px;
	margin: 0;
}
div.homepage_ukfapp h3.ukfapp_title em {
	color: #00aeef;
	font-style: normal;
	text-transform: uppercase;
}

div.homepage_ukfapp form.homepage_securitytest_form h3 {
	visibility: hidden;
}

div.homepage_ukfapp form p.submit_container {
	margin-right: 12px;
}

div.homepage_ukfapp fieldset {
	margin: 0 10px;
	width: 210px;
}
div.homepage_ukfapp form.homepage_securitytest_form fieldset {
	margin: 10px auto 0 auto;
	width: 275px;
}

div.homepage_ukfapp form p {
	margin: 0 13px 0 0;
	float: right;
	padding: 3px 0;
}
div.homepage_ukfapp form.homepage_securitytest_form p {
	padding-bottom: 0;
}

div.homepage_ukfapp form p.submit_container {
	margin-right: 12px;
}

div.homepage_ukfapp form input.text {
	width: 140px;
	background-color: #ffffff;
}
div.homepage_ukfapp form.homepage_securitytest_form input.text {
	width: 200px;
}

div.homepage_ukfapp #speedtest_spinning_wheel {
	float: right;
	margin: 35px 4px 0 0;
	background-color: transparent;
}

form.homepage_securitytest_form {
	
}
div.homepage_ukfapp form.homepage_securitytest_form p {
	margin-right: 1px;
}
div.homepage_ukfapp form.homepage_securitytest_form span.privacy_policy {
	display: block;
	float: left;
	width: 140px;
	line-height: 16px;
	margin-right: 5px;
}
div.homepage_ukfapp form.homepage_securitytest_form span.privacy_policy input.checkbox {
	margin: 3px;
}


/* whitepaper download form */

#whitepaper_download_form fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
  width: 50%;
  float: left;
}
#whitepaper_download_form fieldset legend {
  display: block;
}
#whitepaper_download_form td {
  padding: 2px;
  vertical-align: top;
}
#whitepaper_download_form input[type=submit] {
  margin-top: 5px;
}
#whitepaper_download_form input[type=text] {
  width: 200px;
}
#whitepaper_download_form input[type=password] {
  width: 200px;
}
#whitepaper_download_form td.col1 {
  text-align: right;
}
#whitepaper_download_form tr#submit_button_row td.col1 {
  text-align: center;
}
#whitepaper_download_form table {
	margin-left:5px;
	width:350px
}


/* download podcast page */

div.podcast_image
{
	float:right;
	background-color:#E7E7EF;
	margin:0 5px 5px 5px;
}
div.podcast_image img
{
	display:block;
}
p.download_podcast
{
	padding-bottom:10px;
	border-bottom: 1px solid #8D8D8D;
	background:url(http://images.ukfast.net/icons/ipod.gif) no-repeat 0px 1px;
	padding-left:16px;
	clear:right;
}


/* base fund */

form.basefund_form table{
  margin: auto
}

form.basefund_form table textarea{
  width: 100%
}


div.footer_navigation div.social_bookmarks ul li a {
	background-color: transparent;
	border: none;
  padding: 0;
}
div.social_bookmarks ul li a span {
	background-image: url(/images/icons/icons.png);
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  width: 17px;
}
div.social_bookmarks ul li a span.twitter_icon {
	background-position: 0 0;
  width: 12px;
}
div.social_bookmarks ul li a span.facebook_icon {
	background-position: -322px 0;
  width: 14px;
}
div.social_bookmarks ul li a span.google_icon {
	background-position: -12px 0;
}
div.social_bookmarks ul li a span.yahoo_icon {
	background-position: -30px 0;
}
div.social_bookmarks ul li a span.delicious_icon {
	background-position: -46px 0;
}
div.social_bookmarks ul li a span.digg_icon {
	background-position: -63px 0;
}
div.social_bookmarks ul li a span.stumbleupon_icon {
	background-position: -80px 0;
}
div.social_bookmarks ul li a span.email_icon {
	background-position: -97px 0;
  width: 15px;
}

form.default_form div#captcha p { margin:0 10px 0 0; float:right; }
form.default_form div#captcha p.form_field { margin:0 0px; float:right; }
form.default_form div#captcha img { float:right; margin:0 20px 10px 0;  }
form.default_form div#captcha input.captcha { float:right; width:110px; margin-bottom:10px; }


/* Knowledge base styles */

div.kb_posts {
 float: left;
 width: 540px;
}

div.kb_post {
 border-bottom: 1px solid #CCC;
 padding: 5px 0px 10px 0px;
}

div.kb_post a {
 font-weight: bold;
 line-height: 17px;
 text-decoration: none;
}

div.kb_post a:hover {
 text-decoration: underline;
}


div.kb_post_content {
 clear:both;
 padding: 5px 0px 0px 0px;
}

div.kb_post_content ul {
 list-style-type: square;
 border: 0;
 padding: 0px 0px 0px 10px;
}

div.kb_post_content ul li {
 list-style-position: outside;
 margin: 0;
 padding: 0;
}

div.kb_latest_list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.kb_latest_list ul li {
	margin: 10px 0px 0px 30px;
	/*
	list-style-image: none;
	list-style-type: disc;
	*/
	list-style-position: outside;
	line-height: 20px;
	padding: 0;
}

div.kb_latest_list h3 {
 padding: 0px;
 margin: 0;
 background: #FFF;
 font-size: 12px;
 font-weight: normal;
 line-height: 5px;
}

div.kb_latest_list h3 a:hover {
 color: #000;
}

span.title_date {
 font-size: 10px;
 font-weight: normal;
}

ul.kb_categories_list li {
 list-style-type: none;
}

li.kb_post p {
 margin: 0;
 padding: 0;
}

div.kb_post h2 {
 padding: 0px;
 margin: 0px;
 margin: 0px 0px 5px 0px;
 padding: 0px 0px 10px 0px;
 float:left;
 width: 470px;
}

div.kb_post h2 a:hover {
 color: #000;
}

div.kb_post_categories {
 float: left;
 margin: 0px 0px 0px 5px;
}


div.kb_post_date {
	background-color: #666666;
	background-image: url("/images/structure/dark_grey_tab_slither.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	float: left;
	width: 35px;
	height: 33px;
	text-align: center;
	color: #ffffff;
	margin: 0 5px 0 10px !important;
	padding: 1px 0 0 0 !important;
	overflow:hidden;
}

div.kb_post_date span.day {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
}

div.kb_post_date span.month {
	display: block;
	font-size: 10px;
}

div.kb_meta {
 background: #E8F2FB;
 padding: 5px;
 margin: 0px 0px 0px 10px;
}

div.kb_meta p {
 padding: 0;
 margin: 0;
}

div.kb_right {
 float: right;
 width: 195px;
 margin: 0;
}

input.kb_search_text
{
 border-color: #C0C0C0 #C7E2F1 #C7E2F1;
 border-width: 1px;
 float: left;
 height: 19px;
 padding: 5px 2px 2px 2px;
 margin-top: 5px;
 width: 167px;
 margin-bottom: 3px;
 background-color: #FFF;
}

form.kb_search {
 margin: 0px 0px 0px 10px;
}


div.kb_page_numbers {
 clear: both;
 margin: 20px 0px 0px 0px;
}

div.kb_page_numbers a {
 text-decoration: none;
}

div.kb_return {
 clear:both;
 padding: 20px 0px 0px 10px;
}

div.university_sections {
 float:right;
 width:180px;
 border:1px solid #c0c0c0;

 margin: 0;
}

/* gadgets page */

div#ukfast_seo_test,div#ukfast_speed_test,div#ukfast_security_test
{
padding-top:50px;
padding-right:5px;
padding-left:5px;
width:235px;
height:200px;
}

div#ukfast_seo_test
{
color:#FFFFFF;
background:url(/images/structure/seo_test_background.jpg)
}
div#ukfast_speed_test
{
background:url(/images/structure/speed_test_background.jpg)
}

div#ukfast_security_test
{
color:#FFFFFF;
background:url(/images/structure/security_test_background.gif);
}

div#ukfast_seo_test input,
div#ukfast_speed_test input,
div#ukfast_security_test input
{
padding:2px;
margin-top:5px;
width:170px;
background:#FFFFFF;
border:1px solid #000000;
}

div#ukfast_seo_test label,
div#ukfast_speed_test label,
div#ukfast_security_test label
{
margin-top:5px;
display:block;
width:55px;
float:left
}

div#ukfast_seo_test p,
div#ukfast_speed_test p,
div#ukfast_security_test p
{
margin-left:60px;
}

.mpu_submit{
margin-left:60px;
width:165px;
}


/* Google Optimisation Tests */
form.optimisation_test_one td.col1 {
	text-align: left !important;
	width: 90px !important;
}
form.optimisation_test_one td.col1 span.required {
	float: none !important;
}
form.optimisation_test_one td.col1 label.reqd {
	float: left !important;
	margin-right: 5px !important;
}

form.optimisation_test_two td.col1 span.required {
	display: none !important;
}
