@charset "UTF-8";
/* CSS Document */

body {
background-image: url(images/tour/bg.jpg);
background-repeat: no-repat;
background-position: top center;
background-attachment:fixed;
background-color: #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

a, a font, a:link, a:visited {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:hover font, a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-decoration: none ;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.upcoming, a.upcoming:link, a.upcoming:visited {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

a.upcoming:hover, a.upcoming:active {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a.team2, a.team2:link, a.team2:visited {
color: #FF6600;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

a.team2:hover, a.team2:active {
color: #FF6600;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

p {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 3px 3px 10px;
}

.copyright {
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px 3px 3px 10px;
margin: 0px 0px 0px 0px;
}

.team {
color: #CCCCCC;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 10px 0px 0px 20px;
margin: 0px 0px 0px 2px;
}

.teamimage {
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 2px;
}

.submit {
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:transparent;
color: #FFFFFF;
border:#CCCCCC solid 1px;
margin: 0px 0px 0px 0px;
}

.tourContent {
background:transparent;
border:#CCCCCC solid 1px;
margin: 5px 10px 0px 120px;
width: 450px;
text-align: right;
}

.tableContent {
background:transparent;
margin: 10px 0px 20px 20px;
}

.tourHeaderText {
color: #FF9900;
font-size:16px;
font-weight:bold;
}

.tableHeader {
margin:50px 0px 0px 0px;
}

#content {
position: inherit;
background: url(images/main.jpg);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 502px;
}

#main {
position: absolute;
padding: 0px 0px 0px 0px;
margin-left: 50%;
border: 0px;
}

#banner {
position: relative;
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 0px;
border: 0px;
width: 954px;
height: 100px;
}

#menu {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 51px;
}

#players {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 350px;
height: 173px;
background-image: url(images/tour/tourundermenu.jpg);
overflow: hidden;
}

#sponsors {
text-align:right;
position: relative;
top:0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 954px;
height: 95px;
}

#tour {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 604px;
height: 319px;
background-image: url(images/tour/tourcontentbg.jpg);
overflow: auto;
text-align: right;
}

#oldspice {
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
width: 604px;
height: 319px;
background-image: url(images/tour/tourcontentbg.jpg);
overflow: hidden;
text-align: right;
}
