/*
	Andy Murray
	Screen Stylesheet
*/
	html {
		font-size: 62.5%;
		}

	body {
		font: normal 1.1em/1.8em Arial, Verdana, sans-serif;
		line-height: 1.8em;
		color: #74a5d7;
		background: #000 url(/images/bg_gradient.gif) top left repeat-x;
		}

/*
	Classes
*/
	strong {
		font-weight: bold;
	}
	.clear {
		clear: both;
	}
	.left {
		float: left;
	}
	.right {
		float: right !important;
	}
	.italic {
		font-style: italic;
	}
	.grey {
		color: #7f7f7f;
	}
	.white {
		color: #FFFFFF;
	}
/*
	Base HTML
*/
	a {
		color: #fff;
		text-decoration: none;
	}
	a:hover, a:focus {
		color: #fff;
		text-decoration: underline;
	}
	a:active {
		color: #fff;
	}
	p {
		line-height: 1.2em;
	}
	sup {
    	color: #fff;
    }
	hr {
		border: none;
		border-bottom: 1px solid #0a5d94;
		margin: 0 10px 10px 0;
		height: 1px;
		clear: both;
	}
	h1 {
		font: normal 1.8em/1em Arial, Verdana, sans-serif;
		font-weight: bold;
	}
	h2 {
		font: normal 1.9em/1em Arial, Verdana, sans-serif;
		font-weight: bold;
	}
	form input.text,
	form textarea,
	form input,
	form select {
		border: 1px solid #0a5d94;
		color: #ffffff;
		background-color: #000000;
		font: normal 1em/1.65em Arial, Verdana, sans-serif;
		}
	form input {
		padding: 0 0 0 3px;
		border: 0;
	}
	form input:focus.text,
	form textarea:focus,
	form select:focus {
		border-color: #0a5d94;
		}
	form fieldset button {
		height: 2.1em;
		width: auto;
		padding: 0 0.5em;
		margin: 1em 0 0 0;
		border: 1px solid #bbc1c9;
		background: #44aabf;
		color: #fff;
		font: normal 1em/1.65em Arial, Verdana, sans-serif;
		cursor: pointer !important;
		}
	form label {
		font: normal 1em/1.65em Arial, Verdana, sans-serif;
		color: #cccccc;
		}
	.admin form label {
		color: #595959;
		}
	form li {
		display: block;
		list-style: none outside;
		margin: 1em 0 0;
		padding: 0;
		overflow: hidden;
		width: 100%;
		}
	form li label {
		width: 8em;
		line-height: 1.25em;
		}
	form li input.text,
	form li textarea,
	form li select {
		float: left;
		}
	.bold {
		font-weight: bold;
	}
	.blue {
		color: #74a5d7;
	}
	.blue a{
		color: #74a5d7;
	}
	.blue a:hover{
		color: #74a5d7;
	}
/*
	Base Layout
*/
	#container {
		background:transparent url(/images/swoosh.jpg) no-repeat scroll 50% 1px;
		height:auto !important;
		margin:0pt auto;
		min-height:100%;
		position:relative;
		width:100%;
		}
	.admin #container {
		background:none;
		}
	#wrapper {
		margin: 0 auto;
		width: 996px;
		padding: 0 0 0 0 ;
		background-color:#000000;
	}
	#head {
		width: 996px;
		height: 156px;
		border-bottom: 1px solid #fff;
	}
	.admin #head {
		width: 996px;
		height: 121px;
		background: #003254 url(/images/bg_head_admin.gif) top left no-repeat;
		border-bottom: 1px solid #fff;
	}
	#content {
		overflow: hidden;
		width: 996px;
		margin: 10px 0 0 0;
		}
	#content.shop {
		margin: 10px 0 0 0;
		border: none;
		padding: 0;
		}
	#left_col {
		float: left;
		width: 156px;
		padding: 0 0 0 10px;
		margin: 0 10px 0 0;
	}
	#middle_col {
		float: left;
		width: 499px;
	}
	#right_col {
		float: left;
		width: 279px;
		background-color:#052941;
		padding: 10px;
		border: 1px solid #0a5d94;
		margin: 0 10px;
	}
	.shop #middle_col {
		float: left;
		width: 570px;
	}
	.shop #right_col {
		float: left;
		width: 208px;
		background-color: #052941;
		padding: 10px;
		border: 1px solid #0a5d94;
		margin: 0 0 0 10px;
		display: inline;
	}
	#footer {
		float: left;
		width: 974px;
	  	border: 1px solid #0a5d94;
		height: 230px;
		margin: 10px 10px 0 10px;
		background: #004973 url(/images/bg_footer.gif) top left repeat-y;
		display: inline;
	}
	#sub_footer {
		float: left;
		width: 974px;
	  	margin: 10px 0 0 10px;
		display: inline;
		padding: 0 0 10px 0;
		text-align: right;
		color: #74a5d7;
	}
		#sub_footer a {
			color: #74a5d7;
		}
	.admin #footer {
		float: left;
		width: 974px;
		height: 50px;
	  	border: none;
		background: none;
		background-color: #000000;
		margin: 0;
		padding: 10px;
		display: inline;
		color: #fff;
		text-align: right;
	}

/*
	head
*/
	#head #logo {
		float: left;
		margin: 67px 0 0 35px;
		display: inline;
	}
	.admin #head #logo {
		float: left;
		margin: 28px 0 0 695px;
		display: inline;
	}
	#bar {
		width: 996px;
		height: 41px;
		background: #034065 url(/images/bg_bar.gif) top left no-repeat;
	}
	#bar .welcome {
		float: left;
		padding: 8px 0 0 21px;
		font-weight: bold;
		font-size: 1.4em;
	}
	#bar .welcome span{
		color: #FFFFFF;
	}
	.admin #bar {
		width: 995px;
		height: 40px;
		padding: 1px 1px 0 0;
	}
		#bar .where {
			text-transform: uppercase;
			padding: 10px 0 0 53px;
			float: left;
			color: #74a5d7;
			font-size: 1.3em;
			font-weight: bold;
			width: 400px;
		}
			#bar .where h5 {
				color: #fff;
				font-weight: bold;
				float:left;
			}
		#bar .search {
			margin: 0 0 0 0px;
			float: left;
			display: inline;
		}
			#bar .search label {
				color: #fff;
				font-weight: bold;
				font-size: 1.3em;
				float: left;
				margin: 8px 10px 0 0;
				display: inline;
			}
			#bar .search input, select {
				background-color: #FFFFFF;
				float: left;
			}
			#bar .search .search {
				margin: 11px 10px 0pt 0pt;
				width: 187px;
				border: 1px solid #9ac1db;
				padding: 1px 0;
				color: #999;
			}
			#bar .search .section {
				margin: 11px 10px 0pt 0pt;
				width: 187px;
				border: 1px solid #9ac1db;
				background-color: #FFFFFF;
				color: #999;
			}
			#bar .search .btn_go {
				border: none;
				padding: 0;
				margin: 0;
				height: 41px;
				width: 39px;
			}

/* Navigation */
#nav ul {
	padding: 0 0 0 0;
	width: 156px;
	}
	#nav ul ul {
		padding: 0;
		margin: 5px 0 0 0;
	}
	#nav ul li {
		padding: 0;
		margin: 0;
		list-style: none;
		margin: 0 0 5px 0;
	}
#nav ul li a {
	width:148px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	border-right: 8px solid #0a5d94;
}

#nav ul li a:hover { border-right: 16px solid #82b0de; width: 140px;}
#nav ul li a.current { border-right: 16px solid #82b0de; width: 140px;}

#nav ul ul li a {
	margin: 0 0 0 0;
	width: 142px;
	border-right: 4px solid #0a5d94;
	padding: 0 0 0 10px;
	color: #82b0de;
}

#nav ul ul li a:hover {border-right: 4px solid #fff; color: #82b0de; width: 142px;}
#nav ul ul li a.current {border-right: 4px solid #fff; color: #82b0de; width: 142px;}

/* Right Column elements */
#right_col h2 {
	width: 264px;
	padding: 4px 0 5px 15px;
	margin: 0;
	font-size: 1.2em;
	background: #002e4c url(/images/bg_h2.gif) top left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.shop #right_col h2 {
	width: 193px;
}
.gallery {
	width: 259px;
	border: 1px solid #0a5d94;
	padding: 10px 0 10px 18px;
	background-color: #000000;
}
	.gallery img {
		width: 65px;
		border: 1px solid #0a5d94;
		background-color: #FFFFFF;
		padding: 5px;
		margin: 0 5px 0 0;
	}
.right_link {
	width: 267px;
	border-bottom: 1px solid #0a5d94;
	border-left: 1px solid #0a5d94;
	border-right: 1px solid #0a5d94;
	text-align:right;
	padding: 1px 10px 0 0;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
}
	.right_link a{
		text-decoration: none;
	}
.left_link {
	width: 242px;
	border-bottom: 1px solid #0a5d94;
	border-left: 1px solid #0a5d94;
	border-right: 1px solid #0a5d94;
	padding: 0 0 0 35px;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	background: #000000 url(/images/bubble.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
.left_link.no_pad {
	margin: 0;
}
	.left_link a{
	text-decoration: none;
}
.video {
	width: 277px;
	border: 1px solid #0a5d94;
}
.latest_news {
	width: 277px;
	border: 1px solid #0a5d94;
	margin: 0 0 10px 0;
}
	.latest_news ul {
		list-style: none;
	}
	.latest_news li {
		border-bottom: dotted 1px #0a5d94;
		color: #74a5d7;
		padding: 0 15px;
	}
	.latest_news li.end {
		border-bottom: none;
	}
.side_search {
	width: 267px;
	border: 1px solid #0a5d94;
	margin: 0 0 10px 0;
	background-color: #000000;
	padding: 0 0 15px 10px;
}
	.side_search input, select{
		width: 180px;
	}
.go {
	background: #000 url(/images/go.gif) top left no-repeat;
	margin: 10px 0 0 0;
	display: block;
	height: 26px;
	width: 46px !important;
	border: none;
	text-indent: -99999px;
}
.submit {
	background: #000 url(/images/submit.gif) top left no-repeat;
	margin: 10px 0 0 0;k
	display: block;
	height: 24px;
	width: 72px !important;
	border: none;
	text-indent: -99999px;
}
.ranking {
	width: 277px;
	border: 1px solid #0a5d94;
	margin: 0 0 10px 0;
	background-color: #000000;
}
.shop_side {
	float: left;
	border-top: 1px solid #0a5d94;
}
	.shop_side .item {
		border-bottom: 1px solid #0a5d94;
		border-left: 1px solid #0a5d94;
		border-right: 1px solid #0a5d94;
		text-align:center;
		width: 277px;
		float: left;
		background-color: #000000;
	}
	.basket .item p {
		padding: 10px;
	}
	.shop_side img {
		float: left;
		padding: 10px;
		width: 117px;
	}
	.shop_side .description {
		float: left;
		width: 140px;
		padding: 15px 0 0 0;
	}
	.shop_side .link {
		border: 1px solid #0a5d94;
		width: 100px;
		float: left;
		margin: 0 0 0 15px;
		font-size: 1.2em;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
	}
.basket {
	border-top: 1px solid #0a5d94;
	float: left;
	width: 208px;
}
	.basket .item {
		border-bottom: 1px solid #0a5d94;
		border-left: 1px solid #0a5d94;
		border-right: 1px solid #0a5d94;
		width: 206px;
		float: left;
		background-color: #000000;
	}
	.basket .item img {
		float: left;
		padding: 10px;
		width: 50px;
	}
	.basket .description {
		float: left;
		width: 108px;
		padding: 10px 0;
	}
	.basket .total {
		border-bottom: 1px solid #0a5d94;
		border-left: 1px solid #0a5d94;
		border-right: 1px solid #0a5d94;
		width: 136px;
		float: left;
		padding: 5px 0 5px 70px;
		background-color: #000000;
	}
	.checkout {
		border-bottom: 1px solid #0a5d94;
		border-left: 1px solid #0a5d94;
		border-right: 1px solid #0a5d94;
		background-color: #000000;
		padding: 14px 0 14px 14px;
		float: left;
		width: 192px;
	}
	.checkout img {
		margin: 0 2px 0 0;
	}
.community {
	width: 277px;
	border: 1px solid #0a5d94;
	background-color: #000000;
}
.community img {
	width: 277px;
	border-bottom: 1px solid #0a5d94;
	margin: 0 0 17px 0;
}
.community p {
	padding: 0 14px 14px 14px;
	color: #74a5d7;
}
.end {
	margin: 0 10px 0 0;
}
.advert_left {
	float: left;
	width: 243px;
	border: 1px solid #0a5d94;
	margin: 10px 9px 10px 0;
}
.advert_link {
	width: 233px;
	float: left;
	border-top: 1px solid #0a5d94;
	text-align:right;
	padding: 1px 10px 0 0;
	margin: 0 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
	.advert_link a {
		text-decoration: none;
	}
.advert_right {
	float: left;
	width: 243px;
	border: 1px solid #0a5d94;
	margin: 10px 0 0 0;
}
ul.tagcloud { text-align: center; margin: 15px 15px 0 0; }
	.tagcloud li { display: inline; width: 100px; }
	.tagcloud a { text-decoration:none; color: #fff; padding: 0 3px 0 0;}
	.tagcloud a:hover { text-decoration:underline; }
	.tagcloud span { position: absolute; left: -999px; width: 990px; }

	.tagcloud .v-popular { font-size: 1.2em; }

	.tagcloud .vv-popular { font-size: 1.4em; }

	.tagcloud .vvv-popular { font-size: 1.8em; }

	.tagcloud .vvvv-popular { font-size: 2em; }

	.tagcloud .vvvvv-popular { font-size: 2.4em; }

	.tagcloud .vvvvvv-popular { font-size: 2.6em; }


/* Footer */
#footer h1 {
	color: #82b0de;
	font-size: 2.2em;
	text-transform:uppercase;
	padding: 20px 0 10px 10px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #00324e;
}
	#footer .sitemap {
		margin: 0 0 0 23px;
		height: 130px;
		clear: both;
	}
	#footer .bluhalo {
		position: relative;
		bottom: 15px;
		left: 765px;
		width: 150px;
	}
	#footer ul {
		float: left;
		padding: 0 42px 0 0;
		margin: 0;
	}
	#footer ul.end {
		float: left;
		padding: 0;
		margin: 0;
	}
	#footer ul ul {
		padding: 0;
	}
	#footer li {
		list-style: none;
		color:#FFFFFF;
		line-height: 1.4em;
	}
	#footer li a{
		text-decoration: none;
	}
	#footer ul ul li {
		list-style: none;
		color:#74a5d7;
		line-height: 1.4em;
	}
	#footer ul ul li a {
		color:#74a5d7;
	}
	#footer p {
		color: #74a5d7;
		padding: 0 0 0 23px;
	}
	#footer .links {
		width: 400px;
		float: left;
	}
	#footer .sponsor_logos {
		float: right;
		margin: 0;
		padding: 0;
	}
	#footer .sponsor_logos ul{
		list-style: none;
		float: left;
	}
	#footer .sponsor_logos li {
		float: left;
		margin: -10px 30px 0 0;
		position: relative;
	}

	#footer .sponsor_logos li.end {
		margin: -10px -10px 0 0;
	}
/* Main section*/
.middle_content {
	float: left;
	width: 487px;
	border: 1px solid #0a5d94;
	padding: 17px 0 10px 10px;
	margin: 0 0 0 0;
	display: inline;
}
.andy_news.middle_content {
	margin: 10px 0 0 0;
}
.andy_news.middle_content p {
	margin: 0 !important;
	padding: 0 !important;
}
.middle_content img {
	margin: 10px 10px 0 0;
}
	.middle_content img.rss_but {
		margin: 0 10px 0 0;
	}
.shop .middle_content {
	float: left;
	width: 558px;
	border: 1px solid #0a5d94;
	padding: 17px 0 10px 10px;
	margin: 0 0 0 0;
	display: inline;
}
.full .middle_content {
	float: left;
	width: 798px;
	border: 1px solid #0a5d94;
	padding: 17px 0 10px 10px;
	margin: 0 0 0 0;
	display: inline;
}
.middle_content h1 {
	color: #FFFFFF;
	font-size: 2.2em;
	text-transform:uppercase;
	padding: 0 0 10px 8px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #0a5d94;
}
.middle_content h1.more_news {
	border: none;
}
.middle_content p {
	margin: 0 0 10px 0 !important;
	padding: 0 20px 0 10px !important;
}
.middle_content.static p {
	margin: 0 0 10px 0 !important;
	padding: 0 20px 0 10px !important;
}
.main_image {
	margin: 0 0 10px 0; //margin: 0 -10px 10px 0;
	float: left;
	padding: 0;
}
.main_image img {
	border: 1px solid #0a5d94;
	margin: 0;
}
.team .main_image {
	background: #000 url(/images/competition.jpg) top left no-repeat;
}
.comp ul {
	list-style: none;
	margin: 10px 0 0 10px;
	float: left;
}
.comp li {
	clear: both;
}
.comp label {
	float: left;
	width: 150px;
}
.comp input, textarea {
	float: left;
	border: 1px solid #0a5d94;
	margin: 0 0 0 10px;
}
.team_member img {
	margin: 0 10px 10px 0;
	display: inline;
	float: left;
	border: 1px solid #0a5d94;
}
.shop .container {
	float: left;
	width: 538px;
	border: 1px solid #0a5d94;
	padding: 17px 0 10px 10px;
	margin: 0 0 0 0;
	display: inline;
}
.products .container {
	padding: 0 0 10px 10px;
	margin: 10px 0 0 0;
}
.shop_item {
	float: left;
	width: 150px;
	border-top: 1px solid #0a5d94;
	border-left: 1px solid #0a5d94;
	border-right: 1px solid #0a5d94;
	padding: 0;
	margin: 10px 10px 0 0;
	display: inline;
}
.shop .shop_item {
	width: 167px;
}
	.shop_item img {
		padding: 0 0 5px 16px;
	}
	.shop .shop_item img {
		padding: 0 0 5px 25px;
		margin: 0;
	}
	.shop_item .description {
		width: 147px;
		text-align: center;
		float: left;
	}
	.shop .shop_item .description {
		width: 167px;
	}
	.shop_item .price {
		width: 147px;
		text-align: center;
		float: left;
		color: #FFFFFF;
		line-height: 1.1em;
	}
	.shop .shop_item .price {
		width: 167px;
		float: left;
	}
	.shop_item .comment {
		width: 140px;
		float: left;
		border-top: 1px solid #0a5d94;
		border-bottom: 1px solid #0a5d94;
		text-align:right;
		padding: 1px 10px 0 0;
		margin: 10px 0 0 0;
		font-size: 1.2em;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
}
	.shop .shop_item .comment {
		width: 157px;
		border-left: none;
		border-right: none;
}
	.products .shop_item .comment {
		width: 167px;
		border-left: none;
		border-right: none;
		cursor: pointer;
}
.shop_item .options {
	padding: 5px 0 0 42px;
	text-align: center;
	float: left;
	width: 125px;
}
.shop_item input {
	width: 80px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #0a5d94;
	font-size: 1.0em;
	margin: 0 0 2px 0;
	clear: both;
}
.shop_item select {
	width: 80px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #0a5d94;
	font-size: 1.0em;
	margin: 0 0 2px 0;
	clear: both;
}
.flash_home {
	width: 499px;
	margin: 0 0 10px 0;
}
dl.more_news {
	width: 207px;
	height: 5em;
	border: 1px solid #0a5d94;
	margin: 0 10px 5px 0;
	padding: 12px;
	float: left;
	display: inline;
	overflow:hidden;
	background: #003d65 url(/images/bg_more_news_off.gif) top left no-repeat;
}
.andy_news dl.more_news {
	background: none;
}
    .more_news dd h3 {
		font-size: 1.4em;
		font-weight: bold;
		color: #fff;
		line-height: 1.1em;
		padding: 2px 0;
		clear: both;
		float: left;
		width: 195px;
		text-transform: capitalize;
    }
	.more_news dd p	{
		color: #99b3c3;
		margin: 0 !important;
		padding: 0 !important;
		float: left;
		clear:both;
		width: 207px;
	}
	.more_news dd p.date {
		color: #6696b0;
	}
dl.snippet {
	margin: 0 10px 2px 0;
	padding: 4px 12px 6px 12px;
	float: left;
	display: inline;
	width: 440px;
}
    .snippet dd h2 {
		font-size: 1.8em;
		font-weight: bold;
		color: #fff;
		line-height: 1.1em;
		padding: 2px 0;
		display: inline;
    }
	.snippet dd h2 a {
		text-decoration: none;
    }
	.snippet dd h2 a:hover {
		text-decoration: underline;
    }
	.snippet dd p	{
		color: #74a5d7;
		margin: 0;
		padding: 0;
	}
	.snippet dd p.date {
		color: #7f7f7f;
	}
	.snippet dd p.link {
		color: #ffffff;
		padding: 1px 0 0 0;
	}
		.snippet dd p.link a{
			color: #ffffff;
			text-decoration: none;
		}
		.snippet dd p.link a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
.pagination {
	float: left;
	width: 477px;
	border-bottom: 1px solid #0a5d94;
	border-right: 1px solid #0a5d94;
	border-left: 1px solid #0a5d94;
	padding: 10px;
}
.pagination.shop {
	border-top: 1px solid #0a5d94;
	float: left;
	width: 507px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #0a5d94;
	border-right: 1px solid #0a5d94;
	border-left: 1px solid #0a5d94;
	padding: 10px;
}
.pagination strong {
	font-weight: bold;
}
.pagination ul {
	margin: 0;
	float: right;
}
.pagination ul li{
	float: left;
	list-style: none;
	background: none;
	padding: 0;
	margin: 0 4px 0 0;
}
.pagination ul li a {
	width: 18px;
	height: 18px;
	display: block;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #0a5d94;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
.pagination ul li .current {
	width: 16px;
	height: 16px;
	display: block;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border: 2px solid #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
}
.pagination ul li .next {
	width: 13px;
	height: 25px;
	display: block;
	padding: 0;
	margin: 2px 0 0 5px;
	text-decoration: none;
	border-style: none;
	background: #000 url(/images/arrow_next.gif) top left no-repeat;
	text-indent: -99999px;
}
.pagination ul li .previous {
	width: 13px;
	height: 25px;
	display: block;
	padding: 0;
	margin: 2px 0 0 5px;
	text-decoration: none;
	border-style: none;
	background: #000 url(/images/arrow_previous.gif) top left no-repeat;
	text-indent: -99999px;
}
.page_total {
	float: left;
	margin: 5px 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
}

    /* TABLE STYLING */
    .middle_content table {
		margin: 10px 0 20px 0;
		width: 98%;
		border-collapse: collapse;
    }
    .middle_content table tbody tr td {
		border: 1px solid #0a5d94;
		padding: 10px;
		color: #74a5d7;
    }
    .middle_content table.schedule tbody tr td {
		padding: 0 0 0 10px;
    }
    .middle_content table.schedule tbody tr th {
		border: 1px solid #0a5d94;
		color: #74a5d7;
		text-align: right;
		padding: 0 10px 0 0;
    }
	.middle_content table tbody tr td img {
		vertical-align: middle;
	}
	.middle_content table tbody tr td.tourlogo {
	background: #fff;
	text-align: center;
	}
	.middle_content table tbody tr td.sponsorlogo {
	background: #fff;
	text-align: left;
	}
	.middle_content table tbody tr td.tourlogo img {
	background: #fff;
	text-align: center;
	}
		    .middle_content table tbody tr td.center {
				text-align: center;
			}
			.middle_content table tbody tr td.totals {
				text-align: right;
			}
			.middle_content table tbody tr td.white {
				color: #fff;
			}
			.middle_content table tbody tr td .total {
				color: #fff;
				padding: 0 20px 0 0;
			}
			.middle_content table tbody tr td .encase {
				border: 1px solid #0a5d94;
				padding: 3px;
				width: 40px;
				display: block;
				color: #FFFFFF;
				text-align: center;
			}
	.middle_content table tbody tr {
		vertical-align: middle;
	}
   	.middle_content table thead tr th {
		font-weight: bold;
		font-size: 1em;
		color: #fff;
		background: #e7ebed url(/images/bg_th.gif) top left repeat-x;
		padding: 0px 10px;
		text-transform: uppercase;
    }
  	.middle_content table input {
		color:#595959;
		font-size: 1.1em;
	}
.buttons {
	text-align: right;
	margin: 0 10px 0 0;
}
	.buttons img {
		margin: 0 0 0 7px;
	}
.adverts img {
	border: 1px solid #0a5d94;
	margin: 10px 10px 0 0 ;
}
.twitter {
	background-color:#000000;
	border:1px solid #0A5D94;
	width: 134px;
	padding: 13px 10px 5px 10px;
	margin: 20px 0 0 0;
}
.twitter a{
	color: #74a5d7;
}
.twitter .andy {
	color: #fff;
}
.twitter .when {
	color: #7f7f7f;
	padding: 0 0 8px 0;
}
.bobtn {
	padding: 4px 8px;
	background: #002e4c;
	clear: both;
	margin: 10px 0;
	border: 1px solid #0a5d94;
	text-decoration: none !important;
}
.bobtn a{
	text-decoration: none !important;
	cursor: pointer;
}
.log {
	padding: 0;
}

ul.terms  {
	list-style:disc;
	margin: 0 0 10px 25px;
}
span.title {
  float: left;
  width: 100px;
}
span.title2 {
  float: left;
  width: 240px;
}
.rank p {
	padding: 0 0 0 3px  !important;
}
.rank ul {
	padding: 0 0 0 3px;
	margin: 0;
}
.rank .btn {
	background-color:#000000;
	border:1px solid #3F3F3F;
	float:left;
	margin:0pt 3px 0pt 0pt;
	padding:3px 6px;
	cursor: pointer;
	width: 60px;
}
.sponsors img {
	margin: 0;
	padding: 0;
}
.rank label {
	width: 80px;
	float: left;
}
.rank input {
	width: 250px;
	float: left;
	border: 1px solid #3F3F3F;
	padding: 3px;
}