/* CSS Document */

body {
	background-color: #2C57A5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

ul{
	list-style-type: square;
}

/*********** #sectionLinks styles ***********/


#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-color: #CCCCCC;


}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h4{
	padding: 0px 0px 4px 10px;
	font-weight: bold;
}

#sectionLinks a {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	background-color: #6180B7;
	color: #FFFFFF;	
}

/*********** #rules title ***********/


#rulesLinks{
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#rulesLinks h3{
	padding: 10px 0px 2px 10px;
}

#rulesLinks a {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#rulesLinks a:hover{
	background-color: #6180B7;
	color: #FFFFFF;	
}

/*****/

#rulesLinksb{
	margin: 0px;
	padding: 10px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#rulesLinksb h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
}

#rulesLinksb a {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}


/*********** #rules title end ***********/


#topnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	position: fixed;
	top: 0px;
}
#topnav a {
	font-size: 0.75em;
	padding: 0 4px 0 0;	
}

topnav a:hover {
	color: #CCCCCC;
}

#leftboxing {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-bottom-style: none;
	border-bottom-color: #cccccc;

}



#rightboxing {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}



#bottomsig {
	padding-bottom: 3px;
	padding-top: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	position: fixed;
	bottom: 0px;
}
#bottomsig a {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.65em;
}



/*********** rankings Styles ***********/

 .infotable
    {
      border: 2px solid #000000;
      padding: 8px;
      background-color: #2C57A5;
      color: #000000;
      font-family: Tahoma;
      font-size: 12pt;
    }

    .eventname
    {
      font-size: 16pt;
      font-weight: bold;
    }

    .description
    {
      font-weight: bold;
    }

    .statsTable
    {
      border: 0px solid #cccccc;
      padding: 8px;
      background-color: #2C57A5;
      color: #ffffff;
      font-family: Tahoma;
      font-size: 10pt;
    }

    .statsColumnHeader
    {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 10px;

		    }

    .statsColumn
    {
      padding-left: 5px;
      padding-right: 5px;
    }

    .odd
    {
	background-color: #2C57A5;
    }

    .even
    {
      background-color: #6180B7;
    }
	
	
	
/*********** results Styles extras ***********/	
	

    .playersTable
    {
      border: 1px solid #cccccc;
      padding: 8px;
      background-color: #2C57A5;
      color: #ffffff;
      font-family: Tahoma;
      font-size: 10pt;
    }

    .playersColumnHeader
    {
      font-weight: bold;
      padding-left: 5px;
      padding-right: 5px;
	  color: #FFFFFF;
    }

    .playersColumn
    {
      padding-left: 5px;
      padding-right: 5px;
    }
#outter {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
}

#centretext {
	width: 100%;
	text-align: justify;
	padding: 15px;
}

#centretext a {
	font-weight: bold;
	}

#maintextblock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px;
}



/**** feature *******/


.feature{
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 10px 10px 10px 0px;	
}

.feature h1{
	text-align: left;
	font-size: x-large;
	font-weight: 600;
	padding: 0px;
}

.feature h3{
	text-align: left;
	padding-left: 5px;	
}

.feature p{
	padding-left: 5px;
	padding-right: 5px;
}

.feature img{
	float: left;
	margin: 10px;
}



/********************/
.featurebase{
	padding: 10px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.featurebase h1{
	text-align: left;
	font-size: x-large;
	font-weight: 600;
	padding: 0px;
}

.featurebase h3{
	padding: 0px;
	text-align: left;
}

.featurebase img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*********calender********/

#calender {
	font-size: 0.8em;
}

#calendertitle {
	font-size: 1.4em;
	text-align: center;
}

.aircon {
	position: fixed;
	top: 0%;
	right: 124px;
}

.bookseat {
	font-size: 1.6em
}

/*********new***********/

#newsFlash {
	background-color: #000000;
	margin: 2px;
	padding: 2px 2px 2px 10px;
	text-align: left;
	display: block;
	border: 5px solid #042453;
}
#newflash01 {

	background-color: #003366;
	margin: 5px;
	padding: 1px 10px 2px;
	text-align: center;
	display: block;
	border-top: 1px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #999999;
}
.postponed {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.blackbg {
	background-color: #000000;
}
.greybg {

	background-color: #999999;
}
