@charset "utf-8";

/*
  CSS Document for LawrenceJones.eu -
  Designed and built by Richard Salisbury, Richard Hartley and Gavin Taylor ( UKFast.Net Ltd - http://www.ukfast.co.uk )
  Date created - 16th Feburary 2010
*/

* { padding: 0; margin: 0; }

/* basic elements */

html { overflow: scroll; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #e5e5e5;
  color: #333333;
}

p {
  padding: 5px 0px;
  line-height:20px
}

a {
  color: #1b9ff4;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  border: none;
	outline: none;
}
a.false_link {
  cursor: pointer;
}
a img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 10px 0;
  font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
	padding: 0px 0 10px 0px
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}

img {
  border: none;
}
blockquote {
	font-style: italic;
	font-size:11px;
}

hr {
  color: #DEDEDE;
  background-color: #DEDEDE;
	height: 1px;
	border:0;
	margin-top:5px;
	margin-bottom:5px;
}
ul {
	margin-left: 20px;
}
ul li {
	list-style-image: url(/images/structure/black_bullet.gif);
	line-height:20px;
}
.fake_bullet {
	background-image: url(/images/structure/black_bullet.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline;
	height: 5px;
	width: 5px;
	padding-right: 10px;
}
ol {
	margin-left: 25px;
}
ol li{
	list-style-image: none;
	line-height:20px;
}
dt {
	background:transparent url(/images/structure/black_bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:5px;
}
dd {
	line-height:20px;
	margin-bottom:15px;
	margin-left:20px;
	padding-right:5px;
}
fieldset {
  margin: 10px 0px;
  padding: 5px;
  border: none;
}

legend {
  font-weight: bold;
	color: inherit;
}

input, select {
  font-family: Arial, Helvetica, sans-serif;
}

/* site structure */

div.wrapper {
	background-color: #e5e5e5;
	margin: 0 auto;
	width: 976px;
	padding: 0 10px;
}

div.header {
	background:#ffffff;
  height: 111px;
	border:1px solid #cccccc;
	margin-bottom:3px;
	width:974px;
}

.site_logo {
	display:block;
	margin: 5px 0 0 5px;
	height: 72px;
	width: 250px;
	float: left;
}

#header_tel_numbers {
	float: right;
	clear: right;
	text-align: right;
	font-weight: bold;
	margin-top: 14px;
	width: 280px;
}
div#header_tel_numbers p {
	padding: 0;
	color: #444444;
	margin-bottom: 8px;
}
#header_tel_numbers p.sales {
	background:url(/images/structure/sales_support_numbers.gif) no-repeat;
	float:right;
	width:217px;
	height:41px;
	display:block;
	margin:0 10px 0 0;
}

div#header_tel_numbers p span.dept {
	color:#CC1111;
	font-size: 14px;
}
div#header_tel_numbers p span.tel {
	color: #444444;
	font-size: 14px;
}

div.quick_links {
	float: right;
	height: 25px;
	margin-right: 43px;
}
div.quick_links ul {
	margin: 0px;
	padding: 2px 0px;
}
div.quick_links ul li{
	/*background-image: url(/images/structure/blue_forward_slash.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 0 50%;*/
	padding: 0 0px 0 12px;
	margin-left: 5px;
	display: inline;
	color: #444444;
}
div.quick_links ul li a {
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div.quick_links ul li a:hover{
	text-decoration: underline;
}

div.quick_search {
	float: left;
	width: 400px;
	height: 25px;
	margin-top: 25px;
	margin-left: 77px;
	overflow: hidden;
}
div.quick_search legend {
  display: none;
}
div.quick_search fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
div.quick_search fieldset form {
  padding: 0 !important;
  margin: 0 !important;
}
div.quick_search fieldset input.search_box, fieldset.search_page input.search_box {
	background-color: #ffffff;
	border: 1px solid #c7e2f1;
	border-top: 1px solid #c0c0c0;
	height: 19px;
	width: 278px;
	padding: 2px;
	float: left;
}
div.quick_search fieldset input.search_button, fieldset.search_page input.search_button {
	height: 25px;
	width: 84px;
	float: left;
	color: #444444;
}

ul.breadcrumbs {
	color:#444444;
	margin: 0 0 0 0;
	padding:0 0 0 5px;
}
ul.breadcrumbs li {
	float:left;
	list-style:none;
}
ul.breadcrumbs li span {
	margin: 0 3px;
}

div.body {
	/*background-image: url(/images/structure/homepage_content_area_background.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	width: 976px;
	padding-bottom: 0px;
}
div.homepage_body {
	background-color: #e5e5e5;
	padding-bottom: 0px;
	overflow:hidden;
}

/* homepage only styles */

div.homepage {
	width: 976px;
	padding: 0;
	overflow: hidden;
}

div.homepage div.featured {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	height: 238px;
	width: 647px;
	padding:0px 3px;
	float:left;
	overflow: hidden;
	border:1px solid #cccccc;
	margin:0;
}
div.homepage div.featured img {
	height: 140px;
}

.homepage_tab_content {
padding:0px 7px 0px 7px;
clear:both;
background-color:#F3F4F6;
background-image:url(/images/structure/default_container_content_slither_1x155.png);
background-repeat:repeat-x;
height:127px;
margin:0px 3px 0px 3px;
border:1px solid #cccccc;
border-top:none;
}

div#homepage_tabs
{
border:1px solid #CCCCCC;
margin:2px 0 0 0;
height:162px;
background-color:#ffffff;
}

.homepage_tab_content ul
{
float:right;
width:140px;
margin:5px 0 0 40px;
}

ul#homepage_tab_links
{
padding:0;
margin:0 0 0 0;
display:block;
margin:3px 3px 0 3px;
overflow:hidden;
background:url(/images/structure/1px_grey_dot.gif) repeat-x 0 27px;
height:28px;
}

ul#homepage_tab_links li
{
float:left;
list-style:none;
font-weight:bold;
height:24px;
}

ul#homepage_tab_links li a{
display:block;
width:131px;
text-decoration:none;
padding:1px 10px 1px 15px;
color:#000000;
background-image:url(/images/structure/light_grey_tab_slither.gif);
background-repeat:repeat-x;
border:1px solid #CCCCCC;
margin-right:3px;

}

ul#homepage_tab_links li a.active{
background:#ffffff !important;
border:1px solid #CCCCCC;
border-bottom:none;
padding:1px 10px 6px 15px;
}

ul#homepage_tab_links li a:hover{
text-decoration:underline;
}

div#homepage_tab_1_content {
	background: url(/images/structure/hosting_types_tron_car.jpg) no-repeat 0 100%;
}
div#homepage_tab_1_content p {
	padding-left:155px;
}

li#homepage_tab_6 a
{
width:136px !important;
margin-right:0px !important;
}

div.featured div.tab_content {
	/*background-color: #000000;*/
	background-image: url(/images/structure/default_container_content_slither_1x155.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	border: 1px solid #cccccc;
	border-bottom: none;
	display: none;
	height: 205px;
	margin-top:3px;
}
div.featured div.tab_content h2, div.featured div.tab_content h2 a {
	/*color: #ffffff !important;*/
	font-weight: normal;
	font-size: 18px;
}
div.featured div.tab_content p {
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding-right: 5px;
}
div.featured div.tab_content a {
	text-decoration: none;
}
div.featured div.tab_content a:hover {
	text-decoration: underline;
}
div.featured div.active {
	display: block;
}
div.featured div.image h2 {
	padding: 7px 5px 7px 10px;
}
div.featured div.image ul {
	margin: 0 0 0 5px;
}
div.featured div.image ul li {
	/*background-image:url(/images/structure/black_bullet.gif);*/
	/*background-position:0 50%;*/
	/*background-repeat:no-repeat;*/
	/*list-style-image: none;*/
	/*list-style: none;*/
	padding: 0 10px;
	display: block;
	height: auto;
	width: auto;
	float: left;
	color: #e0e0e0;
}

div.featured div.video .flow_player {
	display: block;
	margin: 0 10px 0 0;
	height: 204px;
	width: 320px;
	float:left;
}
div.featured div.video h2 {
	padding-bottom: 0;
}
div.featured div.video img {
	height: auto;
	width: auto;
}
div.featured div.video ul {
	margin-left: 332px;
}
div.featured div.video ul li {
	background-image:url(/images/structure/black_bullet.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	list-style-image: none;
	list-style: none;
	padding-left: 15px;
	margin: 0;

}

div.featured div#tab_1_content ul li.last
{
	border:none;
}

div.featured div#tab_1_content a{
	color: #1b9ff4;
}
div.featured div#tab_2_content a {
	color: #1b9ff4;
}
div.featured div#tab_3_content a {
	color: #1b9ff4;
}
div.featured div#tab_4_content a {
	color: #1b9ff4;
}
div.featured div#tab_1_content ul li {
	color: #000000;
	border-right:1px solid #cccccc;
	margin-top:38px;
}

div.featured div#tab_2_content ul li {
	color: #000000;
	border:none;
}
div.featured div#tab_3_content ul li {
	color: #000000;
	border:none;
}
div.featured div#tab_4_content ul li {
	color: #000000;
	border:none;
}

div.featured div#featured_tabs {
	height: 29px;
	margin:0 0 4px 0;
	padding:0 0px 0 0;
	/*background-color: #e4e4e4;*/
}
div.featured div.tab_1_active {
	border-top: 1px solid #cccccc;
	background-color:#ffffff;
}
div.featured div.tab_2_active {
	border-top: 1px solid #cccccc;
}
div.featured div.tab_3_active {
	border-top: 1px solid #cccccc;
}
div.featured div.tab_4_active {
	border-top: 1px solid #cccccc;
}

div.featured div#featured_tabs a {
	display: block;
	height: 12px;
	width: 140px;
	padding: 4px 4px 5px 15px;
	float: left;
	margin: 3px 3px 0 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px solid #cccccc;
}
div.featured div#featured_tabs a.active {
	padding:8px 4px 3px 15px;
	margin-top: -1px;
	height: 14px;
	color:#000000;
	background-color:#F2F2F4 !important;
	border:1px solid #cccccc;
	border-top:none;
	background-image:none !important;
}
div.featured div#featured_tabs a#tab_1 {
	background:url(/images/structure/dark_grey_tab_slither.gif) repeat-x;
}
div.featured div#featured_tabs a#tab_2 {
	background:url(/images/structure/dark_grey_tab_slither.gif) repeat-x;

}
div.featured div#featured_tabs a#tab_3 {
	background:url(/images/structure/dark_grey_tab_slither.gif) repeat-x;
}
div.featured div#featured_tabs a#tab_4 {
	/*background:url(/images/structure/dark_grey_tab_slither.gif) repeat-x;*/
	background-image: url(/images/structure/dark_grey_tab_slither.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: 0;
	float:right;
	width:140px;
}

div.homepage div.gadgets {
	border:1px solid #CCCCCC;
	background-color: #ffffff;
	margin: 0 0 3px 0;
	height: 110px;
	width: 311px;
	float: right;
	padding: 2px;
}
div.homepage div.gadgets h2 {
	padding: 5px 10px 0 10px;
	font-size: 15px;
	clear:left;
}
div.homepage div.gadgets h2 span {
	font-size: 11px;
}
div.homepage div.gadgets img {
	height: 110px;
	width: 153px;
	float: left;
	background-color: #000000;
}
div.homepage div.gadgets ul {
	height: 109px;
	width: 158px;
	margin: 0;
	float: left;
}
div.homepage div.gadgets ul li {
	list-style-image: none;
	list-style: none;
}
div.homepage div.gadgets ul li a {
	background-color: #00aeef;
	display: block;
	height: 27px;
	padding: 5px 3px 4px 7px;
	color: #ffffff;
	text-decoration: none;
}
div.homepage div.gadgets ul li a:hover {
	/*background-color: #14b2fb;*/
	/*background-color: #14536f;*/
	background-color: #000000;
	font-weight: bold;
}

div.default_container {
	float: left;
	height: 200px;
	width: 324px;
	margin-top: 3px;
	margin-right: 3px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	overflow: hidden;
}
div.default_container h2.title {
	/*background-image: url(/images/structure/default_container_title_slither_1x31.png);*/
	/*background-repeat: repeat-x;*/
	/*background-position: 0 0;*/
	background-color: #ffffff;
	border-bottom: 1px solid #ededed;
	padding: 7px 5px 3px 14px;
	height: 20px;
	font-size: 14px;
	color: #000000;
}
div.default_container h2.title a {
	text-decoration: none;
	color:#000000;
}
div.default_container h2.title a:hover {
	text-decoration: underline;
}
div.default_container div.content {
	/*background-image: url(/images/structure/default_container_content_slither_1x155.png);*/
	/*background-repeat: repeat-x;*/
	/*background-position: 0 100%;*/
	height: 165px;
	padding: 2px 5px;
	background-color:#ffffff;
}
div.default_container div.content ul {
	margin: 0 8px;
}
div.content ul li {
	list-style: none;
	list-style-image: none;
}
div.default_container div.content p {
	padding: 0 10px;
}


/* recent blogs */
div.homepage div.blog_feed {
	height: 610px;
}
div.homepage div.blog_feed h4 {
	display: none;
}

div.blog_feed ul.latest_blog {
	
}
div.blog_feed ul li {
	list-style: none;
	list-style-image: none;
	margin: 3px 0 10px 0;
}
div.blog_feed ul li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	line-height: 17px;
}
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;
}
ul.latest_blog li p.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 0 !important;
	padding: 1px 0 0 0 !important;
	overflow:hidden;
}
ul.latest_blog li p.post_date span.day {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
}
ul.latest_blog li p.post_date span.month {
	display: block;
	font-size: 10px;
}
ul.latest_blog li a.read_post {
	display: block;
	float: left;
}
ul.latest_blog li a.leave_comment {
	display: block;
	float: right;
}

/* Lawrence on twitter */
div.latest_tweets {
	height: 405px;
}
ul.latest_tweets {
	
}
ul.latest_tweets li {
	list-style: none;
	list-style-image: none;
	border-bottom: 1px dashed #cccccc;
}
ul.latest_tweets li span.source {
	display: none;
}
ul.latest_tweets li span.date {
	color:#999999;
	display:block;
	font-size:11px;
}
ul.latest_tweets li span.link {
	display: block;
	clear: both;
	line-height: 18px;
}

/* UKFAST in the Media*/
ul.ukfast_media {
	
}
ul.ukfast_media li {
	list-style: none;
	list-style-image: none;
}
ul.ukfast_media li span.title {

}
ul.ukfast_media li span.date {
	color:#999999;
	display:block;
	font-size:11px;
	float: right;
}
ul.ukfast_media li span.summary {
	clear: both;
	display: block;
	line-height: 18px;
}


/* Business Reports */
ul.business_reports {
	margin: 10px 8px 0 35px !important;
}
ul.business_reports li {
	list-style: outside;
	list-style-image: url(http://images.ukfast.net/icons/pdf_icon.gif) !important;
	margin-top: 8px;
}

/* UKFAST Blogs */
ul.latest_blog_posts {
	
}
ul.latest_blog_posts li {
	list-style: none;
	list-style-image: none;
	height: 40px;
	overflow: hidden;
}
ul.latest_blog_posts li span.source {
	float: left;
}
ul.latest_blog_posts li span.date {
	float: right;
	color: #444444;
}
ul.latest_blog_posts li span.link {
	display: block;
	clear: both;
}

/*Latest News*/
div.content ul.latest_news li span.source {
	float: left;
}
div.content ul.latest_news li span.date {
	float: right;
	color: #444444;
}
div.content ul.latest_news li span.link {
	display: block;
	clear: both;
	max-height: 40px;
}

div.main_content {
	background-color: #ffffff;
	overflow:hidden;
	padding: 0 0 5px 0;
	border: 1px solid #cccccc;
}


/* internal only styles */

div.internal_lcol {
	float: left;
	width: 175px;
}
div.internal_ccol {
	float: left;
	width: 476px;
}
div.internal_ccol_wide {
	float: left;
	width: 770px;
}
div.internal_rcol {
	float: left;
	width: 323px;
}
div.internal_rcol div.default_container {
	margin: 3px 0;
	width: 316px;
}
div.internal_rcol div.blog_feed {
	height: 260px;
}
div.internal_rcol div.blog_feed span.summary {
	padding: 0;
}
div.internal_rcol div.blog_feed span.date {
	color:#999999;
	display:block;
	font-size:11px;
}
div.internal_rcol div.latest_tweets {
	height: 260px;
}

.internal_content {
	margin: 3px 3px 0 0;
	padding: 3px 5px;
	min-height: 385px;
	clear: both;
	border: 1px solid #CCCCCC;
}

.internal_content div.first_paragraph {
	font-weight: bold;
	font-size: 13px;
}

div.internal_ccol_wide div.internal_content {

}

div.internal_column {
	width: 193px;
	margin-bottom: 0px;
}
div.internal_column div.top {
	height: 0px;
}
div.internal_column div.bottom {
	height: 0px;
}

/* javascript tabs */

ul.tab {
	clear: both;
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	overflow: hidden;
	height: 24px;
}


ul.tab li {
	background-color: #1b9ff4;
	float: left;
	width: 150px;
	list-style: none;
	height:22px;
	overflow: hidden;
	text-align:center;
	border-bottom: 2px solid #000000;
	border-right:1px solid #39C0FE;
}


ul.tab li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	width: 150px;
	height: 21px;
}

ul.tab li a:hover {
	text-decoration: none;
	background-color:#000;
}

ul.tab li a.selected, ul.tab li a:active {
	text-decoration: none;
	background-color:#000;
}

ul.tab li a#tab_5_title {
	padding: 3px 0px 0 0px;
}

.internal_tabcontent {
	clear: both;
	display:none;
	min-height: 300px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	width: 99%;
}

/* continued structure styles */

.default_button {
	background-image: url('/images/structure/blue_button.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 25px;
	width: 142px;
}
.default_button:hover {
	background-position: 0 -25px;
}


/* footer cta's */

/*div.footer_cta {*/
/*	border: 1px solid #cccccc;*/
/*	background-color: #ffffff;*/
/*	height: 125px;*/
/*	width: 974px;*/
/*	padding: 0 0px;*/
/*	clear:both;*/
/*	margin-top:3px;*/
/*}*/
/*div.footer_cta h2 {*/
/*	padding: 0;*/
/*	margin-left: 134px;*/
/*	font-size: 14px;*/
/*}*/
/*div.footer_cta div blockquote {*/
/*	height: 75px;*/
/*	float: left;*/
/*	font-size:11px;*/
/*	padding-top: 5px;*/
/*	padding-left:5px;*/
/*}*/
/*div.footer_cta blockquote span {*/
/*	display: block;*/
/*	height: 30px;*/
/*}*/




div.client_testimonials a {
	display: block;
	margin-top: 0px;
	padding:0 5px;
}
div.client_testimonials ul {
	margin: 0px;
}



div.ukfast_accolades {
	background-image: none;
}
div.ukfast_accolades blockquote span.title {
	display: block;
	font-weight: bold;
	margin:0 0 0 0;
}
div.ukfast_accolades div.jcarousel-container {
	width: 322px;
}
div.press_releases {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	height: 120px;
	width: 306px;
	margin-right: 5px;
	padding: 0 10px;
	margin-top:3px;
}
div.press_releases h2 {
	margin: 0;
}
div.press_releases div.icon {
	background-image: url('/images/structure/question_mark_nogradient.gif');
	background-position: 0 0;
	margin-top: 10px;
	height: 100px;
	width: 90px;
	float: left;
}
div.press_releases ul {
	margin-left: 0;
	clear: left;
}

div.press_releases ul li {
	margin-top: 3px;
	line-height: 15px;
	list-style-image: none;
	list-style: none;
}
div.press_releases span {
	float: left;
	font-size: 11px;
	margin: 5px 15px 0 0;
}

div.footer_navigation  {
	height: 26px;
	background-color: #00aeef;
	margin:3px;
}

div.footer_navigation ul {
	color: #FFFFFF;
	float: left;
	clear: both;
	margin: 0;
	display: block;
	height: 26px;
}
div.footer_navigation ul li {
	display:inline;
	padding: 0px;
  line-height: 16px
}
div.footer_navigation ul li a {
	display: block;
	float: left;
	height: 14px;
	padding: 6px 15px;
	color: #ffffff;
	text-decoration: none;
}
div.footer_navigation ul li a, div.footer_navigation ul li a:visited {
	background-color: #00aeef;
	border-left: 1px solid #39c0fe;
}
div.footer_navigation ul li a:hover {
	background-color: #000000;
}
div.footer_navigation ul li.first a {
	border-left: none;
	background-image: url(/images/structure/level1_nav_home_icon.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 20px;
}
div.footer_navigation ul li.first a span.nav_link {
	display: none;
}

.rss_feed, .rss_feed:hover {
	background-position:0 50%;
	background-repeat:no-repeat;
	float:left;
	margin:7px 0 0 10px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.rss_icon {
	background-image:url(/images/structure/icons/icons.png);
	background-position:0 -27px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-right: 3px;
}

/* footer */

div.footer {
	height: 110px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin: 3px 0 5px 0;
	padding:0;
}
div.footer ul {
	margin: 0;
}
div.footer ul li {
	list-style-image: none;
	list-style: none;
}

div.footer ul.ukfast_portfolio {
	float: left;
	margin-top: 20px;
}
div.footer ul.ukfast_portfolio li {
	float: left;
	margin-left: 44px;
}
div.footer ul.ukfast_portfolio li a {
	display: block;
}
div.footer ul.ukfast_portfolio li a span {
	display: none;
}
ul.ukfast_portfolio a.ukfast {
	height: 23px;
	width: 80px;
	background-image: url(/images/structure/portfolio/ukfast_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.safedns {
	height: 23px;
	width: 106px;
	background-image: url(/images/structure/portfolio/safedns_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.graphiterack {
	height: 23px;
	width: 122px;
	background-image: url(/images/structure/portfolio/graphiterack_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.digital_awards {
	height: 40px;
	width: 57px;
	background-image: url(/images/structure/portfolio/digitalentreneur_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.school_of_hosting {
	height: 44px;
	width: 67px;
	background-image: url(/images/structure/portfolio/schoolofhosting_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.manoc {
	height: 25px;
	width: 87px;
	background-image: url(/images/structure/portfolio/manoc_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.ukfast_portfolio a.cloudhosts {
	height: 13px;
	width: 105px;
	background-image: url(/images/structure/portfolio/cloudhosts_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* footer SEO */
div.seo_text {
	margin: 0 auto;
}

p.footer_seo {
	color: #666666;
	float: left;
	clear: both;
	padding: 5px 10px 15px 10px;
	width: 760px;
}
p.footer_seo a {
	color: #666666;
	text-decoration: none;
}
p.footer_tel {
	color: #666666;
	float: left;
	padding: 5px 10px 15px 10px;
	width: 170px;
	text-align:right;
}

/* Nav 1 Styles */

div.navigation_level_one {
	background-color: #00aeef;
	height: 26px;
	margin: 5px 3px 0px 3px;
	clear:both;
	width:968px;
	clear:both;
	float:left;
}

ul.navigation_level_1 {
	background-color: #00aeef;
	padding: 0;
	margin: 0;
	display: block;
	height: 26px;
	overflow: hidden;
  list-style-position:outside;
}
ul.navigation_level_1 li {
	display:inline;
	padding: 0px;
  line-height: 16px;
  float:left;
}

ul.navigation_level_1 li a {
	background-color: #00aeef;
	display: block;
	height: 14px;
	padding: 6px 15px;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #39c0fe;
}
ul.navigation_level_1 li a span.nav_link {
	font-weight: bold;
}

ul.navigation_level_1 li a:hover {
	background-color: #000000;
}
ul.navigation_level_1 li a.selected {
	background-color: #000000;
}
ul.navigation_level_1 li.first a {
	border-left: none;
	background-image: url(/images/structure/level1_nav_home_icon.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 20px;
}
ul.navigation_level_1 li.first a span.nav_link {
	display: none;
}

ul.navigation_level_1 li ul {
	background-image:url(/images/structure/default_container_content_slither_1x155.png);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #999999;
	margin: 0 0 0 1px;
  padding: 0 0 10px 0;
  position: absolute;
  display: none;
  z-index: 500;
  height: auto;
  width:380px;
}

ul.navigation_level_1 li ul li {
  overflow: hidden;
  font-weight: bold;
  width:50%;
	color:#000000;
}


ul.navigation_level_1 li ul li a{
  background-color: transparent;
	float:none;
  display: inline-block;
  border-bottom: 1px solid #39c0fe;
  width: 180px;
	color:#000;
	border:none;
	font-weight:normal
}

ul.navigation_level_1 li.number_8 ul{
  width:285px;
}

ul.navigation_level_1 li.number_8 ul li a{
  width:auto;
}

ul.navigation_level_1 li ul li a:visited{
  background-color: transparent;
	border:none;
	font-weight:normal
}

ul.navigation_level_1 li ul li a:hover{
  background-color: transparent;
	border:none;
	font-weight:normal;
	text-decoration:underline;
}

ul.navigation_level_1 li ul li a span{
	font-weight:normal
}


/* nav 2 styles */

ul.navigation_level_2 {
	padding: 0;
  margin: 0 0 15px 0;
	margin: 3px;
	padding: 3px;
}

ul.navigation_level_2 li {
	padding: 0px 0px;
  margin-left: 0px;
  list-style: none;
  list-style-image: none;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #ffffff;
}
ul.navigation_level_2 li a {
  display: block;
	height: 19px;
  padding: 3px 0 3px 10px;
  text-decoration: none;
	color: #333333;
}
ul.navigation_level_2 li a.selected, ul.navigation_level_2 li a:hover {
	background-color: #00adee;
	color: #FFFFFF;
	text-decoration: none;
}

/* nav 3 styles */

ul.navigation_level_3 {
	margin: 0 0 0 10px;
  padding: 0;
  font-weight:normal;
}
ul.navigation_level_3 li {
	margin: 0px;
  padding: 0px;
  list-style: none;
	padding: 1px 0px;
}
ul.navigation_level_3 li.last {
	border-bottom: none;
}
ul.navigation_level_3 li a {
  background: transparent url(/images/structure/blue_bullet.gif) no-repeat scroll 0pt 55%;
}
ul.navigation_level_3 li a.selected, ul.navigation_level_3 li a:hover {
	background: transparent url(/images/structure/blue_bullet.gif) no-repeat scroll 0pt 55%;
	text-decoration: underline;
	color:#000000;
}

/* other styles */

.no_display {
	display:none;
}

.required {
  color: #FF0000;
}
span.hidden{
  display: none
}
span.clear{
  clear: both;
	display: block;
	height: 1px;
}
span.highlighted {
  background-color: #b0ddfc;
}

div.errors {
  position:relative;
  border: solid 1px red;
  margin:10px 0px 15px 0;
  background: url(/images/structure/warning_circle.gif) #ffffff no-repeat 8px 10px;
  color: red;
}

div.errors p {
  padding: 5px 10px 5px 45px;
}

div.errors ul {
  color: red;
  list-style: none !important;
  list-style-position:inside;
  font-weight:bold;
  margin:0px 0px 0px 45px;
  padding:0px;
}

div.errors ul li {
  margin-bottom:3px;
	list-style: none;
}

div.confirmation {
  border: solid 1px #00adef;
  margin:0px 0px 10px;
  padding: 5px 0px;
  background: #fafafa;
}
div.confirmation p {
  margin: 0px 30px;
  padding-bottom: 5px;
  padding-left:0px;
  text-align: justify;
}
div.confirmation ul {
  color: #00F;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
div.confirmation ul li {
  margin-bottom: 3px;
}

div.search_tools {
  padding: 10px;
  margin: 10px auto 20px auto;
  text-align: center;
  background-color: #b0ddfc;
}

.pdf_link {
background-image:url(http://images.text.co.uk/control_panel/pdf_icon.gif);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
}
.doc_link {
background-image:url(http://images.text.co.uk/control_panel/word_icon.png);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
}
.xls_link {
background-image:url(http://images.text.co.uk/control_panel/excel_icon.png);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
}

.pdf_download {
	width: 193px;
	margin-left:5px;
	float: right;
}
.pdf_download h4 {
	font-size: 12px;
	margin: 0;
	padding: 5px 8px;
}
.pdf_download ul{
	margin: 0;
	padding: 0 10px 5px 10px;
	min-height: 70px;
}
.pdf_download ul li{
	background-image: url(http://images.ukfast.net/08/buttons/whitepaper_download_icon.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin:  0px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
}

.pdf_download_two {
	width: 193px;
	margin-left:5px;
	float: right;
}
.pdf_download_two h4{

	font-size: 12px;
	margin: 0;
	padding: 5px 8px;
}
.pdf_download_two ul{

	margin: 0;
	padding: 0 10px 5px 10px;
	min-height: 70px;
}
.pdf_download_two ul li{
	background-image: url(http://images.ukfast.net/icons/pdf_icon.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin:  0px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
}

table.default_table {
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}
table.default_table th {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
}
table.default_table td {
	padding: 5px;
	border: 1px solid #e6e6e6;
	vertical-align: text-top;
}
table.default_table td.odd {
	background-color: #e8e8e8;
}
table.default_table td.even {
	background-color: #ffffff;
}

div.below_text_cta_bg {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 71px;
}
div.below_text_cta_bg p {
	font-size: 18px;
	text-align: center;
	width: 550px;
}

/* hyper_v styles */

div.hyper_v_benefits{
  border: 1px solid #ccc;
  float: right;
  padding: 5px;
  width: 200px;
  margin: 10px
}

div.hyper_v_benefits ul{
  padding-left: 20px
}

div.hyper_v_benefits li{
  margin-left: 0px;
  padding-left: 0px
}

div.hyper_v_benefits a{
  display: block;
  width: 135px;
  margin: auto;
}


/* jobs page */

li.job_title {
list-style-image: none;
list-style: none;
}
li.job_title a {
padding-left: 10px;
background-position: 0px 50%;
}

/* popup window */

body#popup_window {
	margin: 0 !important;
	padding: 10px !important;
	background-color: #ffffff;
	background-image: none;
}
body#popup_window h1 {
	background-position:0 5px;
	padding-bottom: 0;
	font-size: 16px;
}

body#popup_window div.datacenter_tour {
	margin: 0 !important;
	background-color: #231f20;
	margin: 10px auto;
	width: 640px;
}

body#popup_window div.popup_content_background {
	background-image:url(/images/structure/main_content_background_gradient.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

/* campaign template */

.campaign_banner {
	width: 768px;
}
.banner_cta {
	float:right;
	width:195px;
}
.campaign_lcol {
	float:left;
	clear: both;
	width:195px;
}

/* tool banner template */

.tool_banner {
	float: left;
	overflow: hidden;
}

p.video_player {
  background-image: url('/images/structure/video_background.gif');
	background-repeat: no-repeat;
  padding: 15px;
  margin: 10px 5px 5px 5px;
  width: 345px;
  height: 213px;
  float: right;
}

img.photo_frame {
  padding: 5px;
  margin: 5px 0px 5px 5px;
  border: solid 1px #E4E2E4;
}

/* stadium_pitch2 */

#stadium_pitch2 {

}
div#stadium_pitch2 {
	width: 180px;
	height: 175px;
	text-align: center;
	border: 1px solid #000000;
	padding: 45px 5px 0 5px;
	float: left;
	margin-left: 8px;
}
#stadium_pitch_internal {
	margin: 10px 0 0 5px;
}
div#stadium_pitch_internal {
	width: 175px;
	height: 130px;
	text-align: center;
	border: 1px solid #000000;
	padding: 15px 5px 0 5px;
}


/* popup video styles */

a.vid_thumb {
	background-image: url("http://images.ukfast.co.uk/video/stills/thumbnails/default.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ffffff;
	display:block;
	width:120px;
	height:18px;
	margin-bottom:3px;
	text-decoration: none;
	padding: 60px 4px 0 4px;
	border: 1px solid #00adee;
}
a.vid_thumb span.add {
	display: block;
	height: 15px;
	width: 15px;
	background-image: url("/images/structure/video_add.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}
a.vid_thumb span.add:hover {
	display: block;
	height: 15px;
	width: 15px;
	background-image: url("/images/structure/video_add.png");
	background-position: 0 -15px;
	float: left;
}

a.vid_thumb span.length {
	padding: 1px 5px;
	color: #ffffff;
	font-size: 11px;
	background-image: url("/images/structure/video_length.png");
	float: right;
}

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

.vid_info p{
	font-size:10px;
	font-weight:normal;
	margin:0px;
}
.vid_info button {
	display:block;
	font-size:10px;
	border:0px solid #ffffff;
	background-color: #ffffff;
	background-image: url(/images/structure/icons/icons.png);
	width:60px;
	height:14px
}

.vid_rating0{
	background-position: -75px -27px;
}

.vid_rating1{
	background-position: -63px -27px;
}

.vid_rating2{
	background-position: -51px -27px;
}

.vid_rating3{
	background-position: -39px -27px;
}

.vid_rating4{
	background-position: -27px -27px;
}

.vid_rating5{
	background-position: -15px -27px;
}

.more_video{
display:block;
margin-top:2px;
border:0px solid #FFF;
background: url(http://images.ukfast.co.uk/icons/video_camera.gif);
background-position:0px 1px;
background-repeat:no-repeat;
width:100px;
height:13px;
padding-left:19px;
}

p.no_video {
	background-image: url("http://images.ukfast.co.uk/video/stills/thumbnails/default.jpg");
	background-repeat: no-repeat;
	background-position: 50% -10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: red;
	text-align: center;
	vertical-align: middle;
	margin: 50px auto 0 auto;
	padding-top: 60px;
}

a.flow_player {
	background-image: url("http://images.ukfast.co.uk/video/stills/default.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 204px;
	width: 320px;
}
a.flow_player img.play_button {
	margin: 27% 0 0 47%;
	cursor: pointer;
	width: 42px
}
a.flow_player div.info {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(http://streaming.ukfast.tv/bg_gradient.png) repeat-x scroll 0 0;
	border-top:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	height: 40px;
	margin-top: 45px;
	opacity:0.7;
	padding:5px 15px;
	text-align:left;
}
a.flow_player div.info h4 {
	padding: 0;
	/*color:#00adef;*/
}
a.flow_player div.info span {
	color:#00adef;
	display:block;
	font-weight:bold;
}

div.popup_video_player  {
	border: 1px solid #00adee;
	margin: 10px 5px 5px 5px;
	padding: 2px 4px;
}

div.media_rating {
	margin: 0 5px;
	height: 18px;
}
div.media_rating .rating_star {
	background-image:url(/images/structure/icons/icons.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 16px;
	float: left;
}
div.media_rating span#rating_message {
	display: block;
	float: left;
	margin: 2px 0 0 10px;
	color: #999999;
}

div.media_rating span#pre_message{
	float:left;
	margin: 2px 5px 0 0px;
	text-align: right;
	width: 90px;
}



form.default_form { width:570px; padding:0px; margin:0;}
form.default_form table { width:100%; }
form.default_form tr.title_row span { border-bottom:1px solid #cccccc; margin-bottom:3px; padding:4px 0 0 0; display:block; color:#1B9FF4; font-weight:bold;}
form.default_form tr.submit_row td { padding-top:20px; }
form.default_form tr.error_row { color:red; }
form.default_form td.col1 { padding:2px 20px 3px 0; text-align:right; width:120px; }
form.default_form td { padding-bottom:3px; vertical-align:top; }

form.default_form td.col1 label {margin-right:10px; }
form.default_form td.col1 label.reqd { margin-right:0px; }

form.default_form textarea, form.default_form input[type="text"], form.default_form select { font-family: Arial,Helvetica,sans-serif; font-size:12px; background-color:white; border:1px solid #cccccc; padding:2px 3px; overflow:hidden;}
form.default_form textarea { height:70px; }
form.default_form textarea:hover, form.default_form input[type="text"]:hover { background-color:white; border:1px solid #ccc;  border-top:1px solid #999999; }
form.default_form textarea:focus, form.default_form input[type="text"]:focus { background-color:white; border:1px solid #ccc;  border-top:1px solid #999999; }


form.default_form .small { width:100px; }
form.default_form .medium { width:200px; }
form.default_form .large { width:300px; }
form.default_form .xlarge { width:390px; }

form.default_form span.required {  color: #FF0000; width:10px; float:right; margin:0; padding:0; display:inline-block; }

/* some forms have special cases */

form.special_case_form td.col1 { width:260px; }
form.special_case_form td.col1 label {margin-right:10px; padding-right:0; }
form.special_case_form td.col1 label.reqd { margin-right:0px; padding-right:0; }
form.special_case_form .medium { width:270px; }

/*********** footer_cta_section ***************/

#footer_cta_section {
	margin-top:3px;
	clear:both;
	overflow:hidden;
}

#footer_cta_section .footer_container {
	border:1px solid #cccccc;
	float:left;
	width:322px;
	margin-left:3px;
	padding:0;
	height:122px;
	background-color:#ffffff;
}

#footer_cta_section .first_container {
	margin:0;
}

#footer_cta_section .middle_container {
	width:320px;
}

#footer_cta_section .middle_container ul {
	padding:0 5px;
	margin:0;
}
#footer_cta_section .middle_container ul li{
	list-style:none;
	list-style-image:none; /* just for IE7 */
	padding:0;
}

#footer_cta_section .middle_container h4 {
	text-align:center;
	padding:2px 0 0;
}
#footer_cta_section .middle_container span {
	text-align:center; display:block; margin-top:4px;
}

#footer_cta_section blockquote {
	width: 160px;
	line-height:15px;
	float:left;
	margin-left:10px;
	height:70px;
}

#footer_cta_section a.icon {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 10px 0 0 0;
	height: 100px;
	width: 120px;
	float: left;
	display:block;
}

#footer_cta_section .footer_carousel {
	float: left;
	width: 312px;
	margin:0px 5px 0;
}

#footer_cta_section .footer_carousel h4, #footer_cta_section .footer_carousel a.read_more {
	float:left;
	margin-left:10px;
	padding:2px 0 5px 0;
	width:160px;
	line-height:normal;
}


/* ------ jQuery: jCarousel syles ------ */
.jcarousel-container {
  position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	width: 292px;  /* the width of the containing li minus the width of the arrows. */
	height: 120px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}

/* ------ template skin ------ */
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width:312px; /* full witdh of the whole container, incl arrows */
	height: 120px;
	padding: 0px;
	clear:both;
	margin:0;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  292px; /* full witdh of the whole container, minus the arrows */
	height: 120px;
	margin:0 10px; /* add the left and right margin width of the arrows */
	background:none;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 292px; /* full witdh of the whole container, minus the arrows */
	height: 120px;
	margin:0px 0px 0 0px;
	padding:0px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-right: 0px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
margin-top:55px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 12px;
	cursor: pointer;
	background: url(/images/structure/icons/icons.png) 153px -1px;
	background-color:#fff;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url(/images/structure/icons/icons.png) 143px -1px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background: url(/images/structure/icons/icons.png) 143px -1px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
  margin-top:55px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 12px;
	cursor: pointer;
	background: url(/images/structure/icons/icons.png) 163px -1px;
	background-color:#fff;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url(/images/structure/icons/icons.png) 173px -1px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
background: url(/images/structure/icons/icons.png) 173px -1px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
}

/* contact numbers on contact page */
div.rcol_contact_numbers { float:right; width:180px; border:1px solid #dedede; margin-bottom:15px; clear:right; padding:0 0px; }
div.rcol_contact_numbers .highlight { font-weight:bold; }
div.rcol_contact_numbers span { font-weight:normal; }
.rcol_contact_numbers h4 { display:block;  margin:0 0 0 11px; padding:8px 0 0; }
.rcol_contact_numbers p { display:block; margin:0 20px; border-bottom:1px solid #efefef; }
.rcol_contact_numbers p.last { border-bottom:none; }

/* contact form wrapper, keep center col width */
.contact_form_wrapper {
	width:570px;
}
.contact_form_wrapper div.errors {
	margin-top:0px;
}

/* links using icons shoudl use this style, followed by the name of the sprite icon */
a span.sprite_icon_link {
display:block;
float:left;
margin-right:5px;
}

a span.compass {
background:url(http://images.ukfast.co.uk/structure/ukfast.co.uk/icons/icons.png) no-repeat -153px -23px;
width:20px; height:20px;
}
a span.pdf {
background:url(http://images.ukfast.co.uk/structure/ukfast.co.uk/icons/icons.png) no-repeat -173px -23px;
width:16px; height:20px;
margin:0 6px 0 2px;
}

div.ukfast_games {
	height: 60px !important;
	width: 316px !important;
	float: right !important;
	margin: 0 !important;
}
div.ukfast_games div.content {
	height: 80px;
}
div.ukfast_games h2 {
	display: none;
}
div.ukfast_games h3 {
	padding: 0;
	margin-top: 3px;
}
div.ukfast_games p {
	padding: 0 !important;
	line-height: 18px;
	margin-top: 7px;
}
div.ukfast_games a.thumbnail {
	float: left;
	margin: 3px 10px 0 0;
}