* {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:98%;
	color:#333;
}	
body {
padding:0;
margin:0 0 0 -1px;
background: #FFF;

}
img{
border:none;
}
h3 {
	color:#0153a6;
}
#container {
	width:960px;
	margin:0 auto;
	padding:0 14px;
	background:url(images/page_bg.png) repeat-y top center transparent;
	position:relative;
	z-index:1;
}
#header {
height:130px;
}
#header img {
	border:none;
}
#header a {
	float:right;
}
#logo_main {
	float:right;
	clear:left;
}
#development{
float:left;
}
.module{
	width:293px;
	margin:14px 0 0 18px;
	border:1px solid #C5C5C5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	float:left;
}
.module .top-corners,.module h2{
	margin:0;
	height:3px;
}
.module h2{
	padding:10px 0 5px 10px;
	height:29px;
	background:url("images/newslinkactive.png") repeat-x scroll left top #152E7A;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
	color:#FFF
}
.module .content{
	padding:0 10px 10px 10px;
}
.module .corners{
	height:3px;
	_overflow:hidden;
}
.module .corners div{
	display:block;
	height:3px;
	width:3px;
}
#freshcontent {
    height: 377px;
}
#freshcontent p {
	padding:0 10px;
}
#frontnews {
    border: 1px solid #C5C5C5;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 14px 0 14px 2%;
    padding: 0;
    width: 63%;
	background:#000;
}
#newscontent {
    float: left;
    height: 330px;
    padding: 5px 0;
    width: 605px;
}
#newscontent a {
    float: right;
    clear: both;
    margin: 5px 10px;
}
#newslinks img {
    float: left;
    margin-right: 10px;
    width: 100px;
}
#newslinks a {
    color: #A1A1A1;
    float: left;
    font-size: 30px;
    line-height: 15px;
    margin: 0 10px;
    padding: 0 10px;
    text-decoration: none;
    width: 15px;
}
#newslinks a.active_link {
    color: #FFFFFF;
}
#newslinks {
    background: url("images/newslinkactive.png") repeat scroll left top #152E7A;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    clear: both;
    float: left;
    height: 20px;
    margin-top: -2px;
    padding: 10px;
    width: 585px;
}
.newsimage img {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}
.newsimage {
    height: 330px;
    text-align: center;
    width: 100%;
}
.newscontent {
    background: url("images/70percent_black.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 80px;
    margin-top: -77px;
    overflow: hidden;
    padding: 1px 10px;
    position: relative;
}
.newscontent * {
	color:#FFF;
}
.newscontent p {
	margin:6px 0;
}
.halfnews {
    float: left;
    padding: 4px;
    width: 48%;
}
.halfnews p {
	margin:5px 0;
}
.newsitem {
	display:none;
}
.newsitem_active {
	display:block;
}
h2 {
	color: #777;
    font-size: 24px;
    font-weight: normal;
}
.manager {
	float:left;
	width:30%;
	margin:3px 9px;
}
.manager h4 {
    margin: 2px 0;
}
#mapcanvas {
	width:330px;
	height:150px;
}
.newsimage_full img {
    width: 100%;
}
.newsimage_full {
    float: right;
    width: 500px;
    margin: 20px 5px;
	clear:right;
}
#footer {
    clear: both;
    font-size: 10px;
    height: 160px;
    margin: 0;
    padding: 20px 2%;
    width: 96%;
}
#footertext {
    float: left;
    margin: 0;
    padding: 0;
    width: 600px;
}
#footerlogo {
    float: left;
    width: 100px;
	margin:25px 0;
}
#content {
    float: left;
    clear: both;
    width: 100%;
}
#navigation {
    background: url("images/newslinkactive.png") repeat-x scroll center center #152E7A;
    border-bottom: 3px solid #0153a6;
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
	position:relative;
	z-index:1;
}
#navigation a {
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 19px;
    text-decoration: none;
}
#navigation a:hover {
    background: #0153A5;
    border-bottom: 3px solid #0153A5;
    color: #FFF;
    margin-bottom: -3px;
}
#navigation li {
    float: left;
    margin: 0;
    padding: 0;
}
#navigation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#navigation ul ul {
    background: none repeat scroll 0 0 #454345;
    border-left: 1px solid #0153a6;
    border-right: 1px solid #0153a6;
    border-top: 1px solid #0153a6;
    margin-top: 30px;
    position: absolute;
    width: 240px;
}
#navigation ul ul li a {
    border-bottom: 1px solid #0153a6;
}
#navigation ul ul li a:hover {
    background: #D6D6D6;
    border-bottom: 1px solid #000000;
    color: #454345;
    margin-bottom: 0;
}
#navigation ul ul li {
    text-align: left;
    width: 240px;
}
#navigation ul ul li a {
    text-align: left;
    width: 202px;
}
#navigation ul ul, #navigation ul ul li {
    display: none;
}
#navigation ul ul, #navigation ul ul li {
    display: none;
}
#navigation ul ul:hover, #navigation ul ul:hover li {
    display: block;
}
#navigation ul li:hover ul, #navigation ul li:hover ul li {
    display: block;
}
#contactmap {
    height: 300px;
    width: 920px;
	float:left;
	margin: 10px 20px;
	clear:left;
}
#contactform dt {
    clear: left;
    float: left;
    margin:5px;
    width: 90px;
}
#contactform dd {
    float: left;
    margin:5px 0;
    width: 287px;
}
#contactform input, #contactform textarea {
    width: 100%;
}
input.text {
	margin:5px 0;
}
#backholder1 {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 0;
}
#backholder {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 0;
}


/*
	SLIDER
*/
.slider-wrap {
    background: none repeat scroll 0 0 #000000;
	-moz-box-shadow:3px 3px 3px #a1a1a1;
	-webkit-box-shadow:3px 3px 3px #a1a1a1;
	-khtml-box-shadow:3px 3px 3px #a1a1a1;
	box-shadow:3px 3px 3px #a1a1a1;
    float: left;
    margin: 10px 19px;
    width: 902px;
	padding:10px;
}
.stripViewer .panelContainer .panel ul {
    margin: 0 15px 0 30px;
    text-align: left;
}
.stripViewer {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 902px;
}
.stripViewer .panelContainer {
    left: 0;
    position: relative;
    top: 0;
}
.stripViewer .panelContainer .panel {
    float: left;
    height: 100%;
    position: relative;
    width: 902px;
}
.stripNavL, .stripNavR, .stripNav {
    display: none;
}
.nav-thumb {
    border: 1px solid black;
    margin-right: 5px;
	height: 80px;
}
#movers-row {
    
}
#movers-row div {
    
}
#movers-row div a.cross-link {
    
}
.photo-meta-data {
    background: url("images/transpBlack.png") repeat scroll 0 0 transparent;
    color: white;
    height: 56px;
    margin-top: -79px;
    padding: 10px;
    position: relative;
    z-index: 9999;
}
.photo-meta-data span {
    font-size: 13px;
}
.cross-link {
    display: block;
    float: left;
    padding-top: 15px;
    position: relative;
    width: 100px;
    z-index: 9999;
}
.wrapper {
    text-align: center;
}
.active-thumb {
    background: url("images/icon-uparrowsmallwhite.png") no-repeat scroll center top transparent;
}
.wrapper img {
    margin: 0 auto;
}
.photo-meta-data b {
    color: #dedede;
}
.twothird {
	float:left;
	width:64%;
	padding: 0 3%;
}
.onethird {
	width: 28%;
	padding: 0 1%;
	float:left;
}
.teamlinks {
    clear: left;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
}
.teamlinks:hover {
	text-decoration:underline;
}
#linkcontainer {
    float: left;
    height: 65px;
    overflow: hidden;
    position: relative;
    width: 90%;
	clear:both;
	margin:5px 5%;
}
#links {
    text-align: center;
	height: 65px;
    left: 0;
    position: absolute;
    top: 0;
   width:4000px;
}
.linkitem {
    float: left;
    height: 55px;
    margin: 5px;
    width: 140px;
}
.linkitem img {
    max-width: 140px;
    height: 55px;
}
#toplinks h3 {
    margin: 0;
}
#toplinks a {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 10px;
    text-decoration: none;
    width: 280px;
}
#toplinks a:hover {
    text-decoration: underline;
}
#toplinks {
    clear: both;
    float: right;
    padding: 5px 1%;
    width: 100%;
}
#toplinks .selected {
color:#0153a6;
}
#resultspace {
    float: left;
    width: 94%;
    padding: 0 3%;
}
#padded {
	width:94%;
	float:left;
	padding:10px 3%;
}
#leaguetable {
	float:left;
	border-style:solid;
	border-width:1px 0 0 1px;
	border-color:#333;
	margin:10px 3%;
	width:900px
}
#leaguetable th, #leaguetable td {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#333;
	text-align:center;
	padding:2px 10px;
}
#leaguetable th.noright, #leaguetable td.noright {
	border-width:0 0 1px 0;
}
#leaguetable th.leftalign, #leaguetable td.leftalign {
	text-align:left;
}
.floatright {
    float: right;
}
.imgthumb {
    width: 150px;
}
.half {
    float: left;
    width: 49%;
    margin: 0 1% 0 0;
}
#countspace {
    background: #000;
    height: 70px;
}
#gametime {
    width: 273px;
    background: #000;
    color: #FFF;
    text-align: right;
    font-size: 12px;
    padding: 0 10px;
}
.numbero {
    font-size: 28px;
}
#countspace div {
    float: left;
    padding: 5px 0 0;
    text-align: center;
    width: 24%;
    color: #FFF;
}
.twtr-doc {
    border-radius: 0 0 5px 5px!important;
    -moz-border-radius: 0 0 5px 5px!important;
    -webkit-border-radius: 0 0 5px 5px!important;
    -khtml-border-radius: 0 0 5px 5px!important;
}
.fixturetable {
    padding: 0;
    width: 900px;
    text-align: center;
	float:left;
	font-size:12px;
}
.fixturetable div {
	float:left;
	width:22%;
	padding:0;
	
}
.fixturetable div.ten {
	width:10%;
}
.fixturetable div.header {
	float:left;
	width:100%;
	padding:5px 0px;
	background:url("images/newslinkactive.png") repeat-x scroll left top #152E7A;
	color:#FFF;
}
.fixturetable div.header * {
	color:#FFF;
}
.fixturetable div.row{
	float:left;
	width:100%;
	padding:5px 0px;
}

.fixturetable div.row:nth-child(even) {background: #d1d1d1}
.fixturetable div.row:nth-child(odd) {background: #f0f0f0}
.fixturetable div.team1 {
	text-align:right;
}
.fixturetable div.team2 {
	text-align:left;
}
.monthheader {
	float:left;
	width:100%;
	clear:both;
	margin:15px 0 5px;
}
#biggallery {
    background-color: #000000;
    background-position: top center;
    background-repeat: no-repeat;
    height: 700px;
    margin: 10px auto;
    width: 900px;
}
#biggallery #gallerynav {
    background: url("images/70percent_black.png") repeat scroll center top transparent;
    float: left;
    height: 80px;
    margin-top: 310px;
    padding: 5px 10px;
    width: 880px;
}
#gallery {
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 400px;
    margin: 10px 0 10px 10px;
    width: 600px;
}
#gallerynav {
    background: url("images/70percent_black.png") repeat scroll center top transparent;
    float: left;
    height: 80px;
    margin-top: 310px;
    padding: 5px 10px;
    width: 580px;
}
#biggallery #gallerynav {
    margin-top: 600px;
}	
#gallerythumbs {
    float: left;
    width: 100%;
}
#gallerythumbs img {
    border: 5px solid #FFFFFF;
    float: left;
    height: 70px;
    margin: 0 5px;
}
.gallerythumbnav {
    float: left;
    height: 80px;
    width: 30px;
}
.gallerythumbnav a {
    float: left;
    margin-top: 25px;
    padding: 5px;
}
.gallerythumbnav a img {
    border: medium none !important;
    height: 10px !important;
    margin: 0 !important;
    width: 20px;
}
.gallerythumbcontainer {
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 520px;
}
#biggallery .gallerythumbcontainer {
	width:820px
}
.gallerythumbcontent {
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4000px;
}
.gallerythumbcontent a {
    float: left;
}
#loading_gif {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 0 none !important;
    height: 31px !important;
	margin-top: 5px !important;
}
.twothirdadmin {
	float:left;
	width:65%;
	margin: 0 1% 0 0;
}
.thirdadmin {
	float:left;
	width:32%;
	margin:0 0 0 1%;
}
.socialmedias{
    float: left;
    width: 325px;
}
.fb-like-box {
    float: left;
    margin: 10px 0px;
}
.twitter-follow-button {
    float: left;
    margin: 10px 20px;
}
#fixturelinks {
    float: right;
    width: 500px;
}
#fixturelinks a {
    background: none repeat scroll 0 0 #C7C7C7;
    float: left;
    margin: 20px 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width: 100px;
	font-weight:bold;
}
#fixturelinks a.active {
    background: none repeat scroll 0 0 #0153a6;
	color:#FFF;
}
#fixtureheader {
	float:left;
	width:300px;
}
#videocontainer {
    text-align: center;
}
#videogallery a img {
    max-width: 150px;
    max-height: 100px;
    margin: 0 auto;
}
#videogallery a {
    float: left;
    width: 150px;
    height: 100px;
    text-align: center;
    margin: 0 5px;
}
#videogallery {
    float: left;
    width: 100%;
    margin: 30px 0;
}
#gallery_video {
    background: none repeat scroll 0 0 #161616;
    height: 400px;
    margin-bottom: -400px;
    text-align: center;
	display:none;
}
.former img {
    float: left;
    margin: 0 12px;
}
#fbooks {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 25px;
    margin: 20px 30px -55px;
    overflow: hidden;
    padding: 5px 10px;
    width: 235px;
}
#fbooks > div {
	display:none;
}
#fbooks > div.active {
	display:block;
}
code {
	margin: 20px 15px;
	font-family: courier, monospace;
}
#newslinks h3 {
    float: left;
    color: #FFF;
    font-weight: normal;
    font-size: 24px;
    margin: -6px 0;
}
.carprice {
    text-align: right;
	width: 20%;
}
.carmake {
	width: 76%;
}
.carmake, .carprice {
    color: #FFF;
    float: left;
}
.carpicture img {
    margin: 0 auto;
    max-width: 200px;
    height: 150px;
	border:none;
}
.cardescription {
    float: left;
    width: 660px;
    margin: 20px 0;
    height: 100px;
    overflow: hidden;
}
.carpicture {
    float: left;
    width: 220px;
    margin: 5px ;
    text-align: center;
    clear: left;
}
.carlinks {
    float: right;
}
