/* Main Content */

html,body {
	height:100%;
	margin:0px;
	padding: 0px;
	text-align:center;
	font-size:12px;
	font-family: sans-serif;
}
img#bg {
	position:absolute;
	top:0;
	left:0; 
	width:100%;
	height:100%;
}
#content {
	position:relative;
	z-index:1;
}
#center {
	padding:2px;
	margin:30px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	border:2px solid #036b60;
	background: #fff;
	text-align:left;
}
#content_area {
	float: left;
	width: 500px;
	min-height: 500px;
	border: 1px solid #000;
	background: #fff;
}
<!--[if IE 6]>
	html { overflow-y: hidden; }
	body { overflow-y: auto; }
	#bg { position:absolute; z-index:-1; }
	#content { position:static; }
<![endif]-->



/* Javascript Left hand Nav */
.linebreak {
	clear:both;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
	font: bold 11px sans-serif;

	clear:both;
}

#sddm li a
{	
	display: block;
	width: 140px;
	color: #eee;
	background-color:#09018b;
	text-align: center;
	text-decoration: none;
	height : 23px;
	font-family: sans-serif;
	font-size:14px;
	margin : 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 1px solid #5d6983;
}
#sddm img {
	border: 0px;
}

#sddm li a:hover
{	
	/*background:url('/images/button_blue2.gif');*/
		background: #dedede;
		color: #292a9f;

}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin-top: 0px;
	padding-top: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	margin:0px 0px 0px 150px;
	}

	#sddm div a
	{	
		margin: 0;
		padding: 0px 0px 0px 6px;
		width: 120px;
		text-align: left;
		text-decoration: none;
		background: #dedede;
		color: #292a9f;
		font: 11px sans-serif;
		height : 20px;
	}
#sddm div a:hover{	
		background: #09018b;
		color: #FFF;
}
div.linebreak{
	clear:both;
}

/* Header Styles */

div.top_nav{
	width:100%;
	border: 0px solid black;
	padding: 4px;
}
.top_nav_section_search{
	width: 49%;
	height: 40px;
	border: 0px solid blue;
	float:left;
	background-image: url('../images/visitors_search3.gif');
	font-size:18px;
	font-weight: bold;
	color: #3f4d6c;
}
.top_nav_section_search2{
	width: 49%;
	height: 30px;
	border: 0px solid blue;
	float:left;
	font-size:18px;
	font-weight: bold;
	color: #3f4d6c;
	padding:7px;
}

.top_nav_section{
	width: 49%;
	height: 30px;
	border: 0px solid black;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #3f4d6c;
	background-color: #fff;
	margin: 8px 0px 1px 0px;
}

.top_nav_section_search input {
	margin: 6px 6px 12px 200px;
	color: #aaaaaa;
}
div.lhnav_menu {
	margin: 0px 3px 12px 18px;
	border: 0px solid black;
	float: left;
}
.lhnav_sponser {
	border: 0px solid black;
	width:140px;
	margin-top: 5px;
}
div.info_bar{
	width: 100%;
	border: 0px solid black;
	margin:4px 10px 0px 18px;
	text-align: right;
	font-weight:bold
}

div.nav_bar{
	width: 100%;
	border: 0px solid black;
	margin:4px 10px 0px 18px;
	text-align: center;
}
div.nav_bar_section a{
	width: 77px;
	border: 1px solid #3f4d6c;
	float: left;
	text-align:center;
	padding: 4px 0px 4px 0px;
	background-image: url('../images/blue_background.gif');
	color: #3f4d6c;
	font-weight: bold;
	text-decoration: none;
}
.nav_bar_section a:hover{
	background:url('/images/blue_background2.gif');
	color: #fff;
} 
div.top_logo{
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	height: 140px;
}
img.top_logo{
	float:left;
}

/*content styles */

div.content_main {
	border: 0px solid blue; 
	float:left; 
	width:490px;
	padding: 0px 6px 10px 6px;
	min-height:400px;
	font-size: 12px;
	font-family: sans-serif;
	color: #333;
}
.content_main img{
	float: left;
	width: 150px;
	border: 1px solid #097f73;
	margin 4px;
}
.content_main h3{
	width: 100%;
	border-bottom: 1px solid #333;
	font-size:18px;
	color: #09018b;
	padding-bottom: 2px;
	font-weight:bold;
}
h2{
	width: 100%;
	border-bottom: 1px solid #333;
	font-size:14px;
	color: #09018b;
	padding-bottom: 2px;
}
.lhnav_sponser h2 {
	font-size: 14px;
	color: #fff;
	text-align:center;
	background: #097f73;
	border: 0px solid #097f73;
	padding:0px;
	margin: 0px;
	width:144px;
}
.content_main h4{
	width: 95%;
	border-bottom: 1px solid #292a9f;
	font-size:15px;
	color: #09018b;
	padding-bottom: 2px;
}
.content_main img{
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 5px 0px;
}

/* Right Hand Content  
.rhnav{
	float:left;
	border: 2px solid #555555;
	width:190px;
	margin: 0px 0px 4px 8px;
	background-color:#cdcdcd;
	color:#333;
	padding: 3px;
}
.rhnav_section{
	float:left;
	border: 1px solid #aaaaaa;
	margin: 1px;
	padding: 0px 1px 0px 1px;
	background-color:#eeeeee;
	width: 175px;
}

*/
.curved-box-inner img{
	float: left;
	border: 0px;
}
.curved-box-inner{
	padding: 0px 5px 0px 5px;
	width: 170px;
	background-color:#dedede;
	border : 0px solid black;
}
.curved-box{
	margin: 0px;
	width: 180px;
	background-color:#dedede;
	border : 0px solid black;
}
.curved-box h6{
 	background: #fff url('../images/rhnav_rugby_top.gif') no-repeat left top;
	width: 100%;
	color: #09018b;
	height: 10px;

}
.curved-box p{
 	background: #fff url('../images/rhnav_rugby_bottom.gif') no-repeat left bottom;
	height: 10px;
}

.rhnav{
	float:left;
	border: 0px solid #555555;
	width:190px;
	margin: 0px 0px 4px 8px;
	background-color:#fff;
	color:#333;
	padding: 3px;
}
.rhnav_section{
	float:left;
	border: 1px solid #aaaaaa;
	margin: 1px;
	padding: 0px 1px 0px 1px;
	background-color:#eeeeee;
	width: 175px;
}
.email_form {
	float:left;
	width: 100%;
}
.email_title {
	float:left;
	width: 20%;
}
.email_answer {
	float:left;
	width: 78%;
}
.email_answer input {
	width: 100%;
}
table {
border : 0px solid blue;
	font-size: 12px;
	width: 100%;
}
thead {
	color: #fff;
	background-color:#09018b;
	font-size: 14px;
	font-weight: bold;

}
td.TableCellBorder {
	color: #fff;
	background-color:#097f73;
	font-size: 14px;
	font-weight: bold;

}
td.TableCellStyle {
	color: #fff;
	background-color: #999999;
	font-weight: normal;

}
td.TableCellContentsFirstCol{
	color: #fff;
	background-color: #999999;
	font-size: 12px;
	font-weight: normal;
}

td.AlternateTableCellContentsFirstCol{
	background-color: #eeeeee;
	font-size: 12px;
}
td.PointsAdjustCell{
	color: #fff;
	background-color: #999999;
	font-size: 12px;
}
td.PointsAdjustCellAlternate{
	color: #000;
	background-color: #eeeeee;
	font-size: 12px;
}

td.PointsAdjustCellAlternative {
	background-color: #aaaaaa;
}
td.AlternateTableCellContentsFirstColLastRow{
	
	font-size: 12px;
	background-color: #eeeeee;
}
td.PointsAdjustCellAlternateLastRow{

	color:#000;	
	font-size: 12px;
	background-color: #eeeeee;
}

td.AlternateTableCellContentsLastRow{
	
	font-size: 12px;
	background-color: #eeeeee;
}

td.AlternateTableCellStyle{
	font-size: 12px;
	background-color: #eeeeee;
	color:#000;
}
tbody{
	background-color:#999999;
}
td.row1{
	background-color:#999999;
}
td.row2{
	background-color:#eeeeee;
}
table.fixtures{
	background-color: #fff;
}
td.fixture_cell_odd{
	background-color: #dedede;
	padding: 4px;
}
td.fixture_cell_even{
	background-color: #09018b;
	color:#fff;
	padding:4px;
}

a { text-decoration: none; color: #09018b; }
a:hover { text-decoration: none; color: #444;font-weight:bold  }

.search{
float:left;
}
.box-inner2{
	padding: 3px 5px 0px 5px;
	width: 184px;
	background-color:#dedede;
	border : 1px solid #555555;
}
#sddm_top
{	margin: 0px 0px 0px 4px;
	padding: 0;
	z-index: 30}

#sddm_top li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm_top li a
{	display: block;
	margin: 0 2px 0 0;
	padding: 4px 0px;
	width: 105px;
	background: #00153e;
	color: #FFF;
	border:1px solid #00153e;
	text-align: center;
	text-decoration: none;
	font-size:12px;
}

#sddm_top li a:hover
{	
	color:#fff;
	background: #028575;
	border:1px solid #00153e;
}

#sddm_top div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #00153e;
	border: 0px 1px 1px 1px solid #09018b}

	#sddm_top div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #a5a3ae;
		color: #00153e;
		font: 12px arial}

	#sddm_top div a:hover
	{	background: #028575;
		color: #FFF}

.bottombar{
	font-size: 11px;
	color: #787878;
	padding: 4px 33px 4px 35px;
	float:left;
}
.breaker{
	clear:both;
}
.country{
	width: 450px;
	border: 0px solid black;
	float:left;
	margin: 3px;
}
.country img{
	width: 200px;
	padding-bottom: 5px;
}
.country p{
	padding: 2px;
}
