*{
  margin: 0;
  padding: 0;
}

body{
  background-color: #888888;
  font-family: verdana;
  font-size: 13px;

}

#outerWrapper{
  width: 978px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/siteShadow.gif');
  background-color: #888888;
}

#wrapper{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}


#header{
  width: 950px;
  height: 96px;
  background-image: url('../images/header.jpg'); 	
}

#leftHeader {
  float: left;
}

#rightHeader {
  float: right;
  text-align: right;
}

#title_clubName h1 {
  font-size: 2.0em;
  margin-left: 70px;
  padding-top: 12px;
}

#title_cricketClub h1 {
  font-size: 1.8em;
  padding-top: 4px;
  margin-left: 90px;
}

#subHeader{
  width: 935px;
  height: 24px;
  background-color: #b3b3b3;
  border-top: 1px solid #ffffff;
  padding-top: 6px;	
  padding-left: 15px;
}

#leftSubHeader {
  float: left;
}

#rightSubHeader {
  float: right;
}

/*Left Column Styles - Should be no wider than 191 in total*/

#leftColumn{
  float: left;
  width: 191px; 
}

#menu ul{
  list-style: none;
}

#menu li a{
  display: block;
  width: 176px;
  height: 18px;
  color: #fff;
  text-decoration: underline;
  font-size: 13px;
  text-align: left;
  color: #000000;
  background-image: url('../images/menubutton.gif');
  padding-top: 2px;
  padding-left: 15px;
}

#menu li a:hover{
  display: block;
  width: 176px;
  height: 18px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  background-image: url('../images/menubutton_hover.gif');
  padding-top: 2px;
  color: #000000;
  padding-left: 15px;
}


/*Middle Column Style - Should be no wider than 564 in total*/

#middleColumn{
  width: 750px;
  float: left;
  margin-left: 3px;
}

#middleTop{
  width: 520px;
}

#middleTopLeft{
  width: 523px;
  float: left;
}

#middleTopRight{
  width: 183px;
  float: left;
}

#middleBottom{
  width: 558px;
  clear: both;
  padding-top: 3px;
}

/*Right Column Styles - Should be no wider than 192 in total*/

#rightColumn{
  width: 192px;
  float: right;
}

#footer {
  width: 950px;
  height: 50px;
  background-color: #6d6e69;	
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.contentBox {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 100%;
}

.contentBoxRight {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 192px;
}

.contentBoxRight p {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 5px;
}

.contentBoxMain {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 490px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.welcomeBoxMain {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 492px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.welcomeBoxMain p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contentBox p {
  padding-top: 12px;
}

.contentBoxFull {
  width: 175px;
}

.contentBoxSquad {
  width: 192px;
  padding-top: 1px;
  margin-left: -2px;
}

.contentBoxPoll {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 192px;	
  padding-top: 1px;
  padding-bottom: 15px;
}

.contentBoxNobg {
  width: 522px;  
} 

.contentBoxNextFixture {
  background-image: url('../images/nextEvent.jpg');
  width: 173px;
  padding-left: 5px;
  padding-right: 5px;
  height: 134px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}

.contentBoxLastMatch {
  background-image: url('../images/lastEvent.jpg');
  width: 183px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}

.contentBoxNext5 {
  width: 183px;
  padding-bottom: 15px;
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
} 

.contentBoxNext5 p{
  padding-top: 12px;
}

.contentBoxLast5 {
  width: 183px;
  padding-bottom: 15px;
} 

.last5MatchesComment {
  margin-top: 3px;
  margin-left: 9px; 
}

.teamsInNextFixture {
  font-size: 1.3em;
  padding-top: 10px;
}

.opponentInNextFixture {
  font-size: 1.5em;
}

.nextFixtureVersus {
  font-size: 3em;
  padding-top: 3px;
  padding-bottom: 3px;
}

.nextFixtureVenue {
  padding-bottom: 10px;
}

.next5FixtureDate {
  margin-left: 15px;
}

.next5Event {
  margin-top: -12px;
  margin-bottom: 8px;
  margin-left: 15px;
  margin-right: 15px;
}

.last5MatchesFixture {
  padding-top: 10px;
  margin-left: 9px;  
}

.lastMatchComment {
  margin-top: 10px;
  margin-bottom: 15px;
}

.contentBoxOnTheLeft {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 191px;
}

.heading {
  width: 168px;
  height: 23px;
  background-image: url('../images/titleBar_middleRight.gif');
  font-size: 13px; 	
  padding-top: 4px;
  padding-left: 15px;
  color: #ffffff;
}

.headingRight {
  width: 177px;
  height: 23px;
  background-image: url('../images/titleBar_right.gif');
  font-size: 13px; 	
  padding-top: 4px;
  padding-left: 15px;
  color: #ffffff;
}

.heading355 {
  width: 507px;
  height: 23px;
  background-image: url('../images/titleBar_welcome.gif');
  background-repeat: no-repeat;
  background-color: #5da40a;
  font-size: 13px; 	
  padding-top: 4px;
  padding-left: 15px;
  color: #ffffff;
}


.headingMiddleColumn {
  width: 526px;
  height: 23px;
  background-image: url('../images/titleBar_middleBottom.gif');
  font-size: 13px; 
  padding-top: 4px;
  padding-left: 15px;
  color: #ffffff;
}

.headingOnTheLeft {
  width: 176px;
  height: 23px;
  background-image: url('../images/titleBar_left.gif');
  font-size: 13px; 	
  padding-top: 4px;
  padding-left: 15px;	
}

.footerText {
  color: #ffffff;
  font-size: 10px;
  padding-top: 7px;
  margin-left: 20px;
  margin-right: 20px;
}

.playersList {
  background-color: #f2f2f2;
}

.playersListHeading {
  background-color: #cccccc;
}

.tenpxTop {
  margin-top: 10px;
}

a {
  color: #000000;
}

a:hover {
  text-decoration: none;
}

.topStoryTitle {
  font-size: 13px;
  font-weight: bold;
}

.topNewsContainer {
  clear: both;
  background-color: #f9f9f9;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 3px;
}

.topNewsPic {
  float: left;
  width: 120px;
  background-color: #f9f9f9;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 3px;
  text-align: center;
}

.topNewsStory {
  float: left;
  width: 300px;
  background-color: #f9f9f9;
}

.greenDate {
  font-weight: bold; 
}

.otherNewsStoryP {
  line-height: 2.5em;
}

.newsText {
  margin-top: 8px;
}

.player {
  float: left;
  width: 100px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#full_page {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

h5 {
  font-size: 13px;
}

.sponsorsTitleH5 {
  font-size: 13px;
  margin-top: 10px; 
  margin-left: 0px;
}

.galleryTitleH5 {
  font-size: 1.2em;
}

.middleContent {
  width: 561px;  
}

.news_bg_swoosh {
  background-image: url('../images/swoosh.gif'); 
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 10px;
  height: 25px;
  background-position: left bottom;
  float: left;
}

.news_bg_swooshLinks {
  background-image: url('../images/swoosh.gif'); 
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 15px;
  height: 75px;
  float: left;
}


.matchRep_bg_swoosh {
  background-image: url('../images/swoosh.gif'); 
  background-repeat: no-repeat;
  padding-right: 30px;
  margin-right: 40px;
  margin-top: 15px;
  height: 25px;
  float: left;
  border: 1px solid #000000;
}

.bg_swooshSponsors {
  background-image: url('../images/swoosh.gif'); 
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 15px;
  height: 30px;
  float: left;
}

.links_content {
  text-align: left; 
  padding-top: 12px;
  margin-bottom: 10px;
}

.news_date {
  float: right;
  width: 130px;
}

.news_author {
  float: right;
  width: 120px;
  padding-right: 20px;
}

.news_backButton {
  float: right;
  margin-right: 15px;
}

.newsAuthor {
  font-size: 12px;
  text-align: left;
}

.newsOverviewBox {
  margin-bottom: 40px;
  padding-left: 20px;
}

.tableRow0 {
  height: 50px;
}

.tableRow1 {
  height: 50px;
}

.sponsorTableRow0 {
  height: 10px;
  background-color: #f1f7ee;
}

.sponsorTableRow1 {
  height: 10px;
}

.galleryTableRow0 {
  background-color: #f1f7ee;
}

.galleryTableRow1 {
}

.sponsorText {
  margin-left: 25px;
}

.spotlightPhoto {
  text-align: center;
  padding-top: 15px;
  margin-right: 15px;
}

.spotlightNameTitle {
  padding-top: 15px;
}

.spotlightName {
  margin-top: -10px;
}

.enlargePhoto {
  font-size: 0.7em;
}

.gallery_image {
  float: left;
  padding-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.enlarge {
  float: left;
  padding-top: 93px;
  padding-left: 40px;
}

#gallery_container {
  float: right;
}

.gallery_photoTitle {
  float: left;
  padding-top: 10px;
}

.gallery_photoDetails {
  float: right;
  padding-top: 10px;
  margin-right: 25px;
  width: 345px;
}

.photoDetailsTitle {
  font-size: 12px;
  font-weight: bold;
}

.photoDetailsText {
  font-size: 12px;
}

.showPhotoDetailsTitle {
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.showPhotoDetailsText {
  font-size: 12px;
  text-align: center;
}

.gallery_comments {
  width: 320px;
  text-align: right;
  clear: both;
  margin-top: 65px;
  margin-right: 15px;
  padding-bottom: 10px;
}

.indexGalleryContentBox {
  background-image: url('../images/contentBoxBG.gif');
  background-repeat: repeat-x;
  width: 534px;
  float: left;
  padding-bottom: 20px;
  padding-left: 27px;
}

.picBorderGallery {
  margin-right: 22px;
}

#siteCredits {

}

#siteDocs {
  text-align: right;
}

.homeORaway {
  text-align: right;
  padding-left: 3px;
}

.pollEnds {
  font-size: 12px;
  text-align: left;
  padding-top: 10px;
  padding-left: 15px;
}

.articleText {
  margin-left: 15px;
  margin-right: 15px;
}

.commentsLink {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 15px;
}

.commentText {

}

.pollAnswerText {
  margin-left: 40px;
}

.pollSubmitButton {
  margin-top: 35px;
  margin-left: 60px;
}


.paragraphSpace {
}

.paragraphSpace p {
  margin-top: 15px;
}

.commentSpacing {
  margin-top: 5px;
  margin-left: 15px;
}

.commentSpacing p {
  margin-top: 15px;
}

.noPollText{
  padding-top: 10px; 
  margin-left: 10px;
}

.tryAgainLaterText {
  padding-top: 5px;
  margin-left: 10px;
}

.centre {
  text-align: center;
}

.noInfo {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.onePixelGreenBorder {
  border: 1px solid #799a64;
}



#stats p {
  margin-top: 16px;
}

.greenStar {
  color: #799a64;
}

.loginLabel {
  margin-right: 12px;
}

.loginInput{
  margin-right: 12px;
  height: 12px;
  font-size: 0.9em;
}

.loginButton {
  height: 20px;
  width: 50px;
  font-size: 0.9em;
  margin-right: 12px;
  margin-top: 4px;
}

.errorExplanation {
  color: #000000;
  border: 1px solid #ff0000;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 13px;
  width: 495px;
}

.errorExplanation h2 {
  color: #000000;
  font-size: 1.5em;
  margin-top: 8px;
  margin-bottom: 10px;
}

#errorBox {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 13px;
  width: 495px;
}

#settingsBox {
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center; 
  border: 1px solid #429300;
}

.greyRow {
  background-color: #cccccc;
}

.tenPC {
  width: 10%;
}

.showNewsTitle {
  font-weight: bold;
  font-size: 14px;
}

label {
	clear: left;
	margin-top: 12px;
}

.marginTop10 {
  margin-top: 10px;
}