/* Australia site CSS Document */

.baggygreenmenu ul{
background-color: #ffcc33;
margin: 0;
padding: 0;
list-style-type: none;
z-index: 1000;
}

/*Top level list items*/
.baggygreenmenu ul li{
position: relative;
display: inline;
float: left;
border-right: 1px solid #ffffff;
}

/*Top level menu link items style*/
.baggygreenmenu ul li a{
display: block;
width: 94px; /*Width of top level menu link items*/
border-left-width: 0;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
text-align: center;
background-color: #ffcc33;
color: #000000;
}
	
/*Sub level menu*/
.baggygreenmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #ffffff;
position: absolute;
display: block;
visibility: hidden;
z-index: 1000;
background-color: #ffcc33;
}

/*Sub level menu list items*/
.baggygreenmenu ul li ul li{
display: block;
float: none;
border-bottom: 1px solid #ffffff;
}


/* Sub level menu links style */
.baggygreenmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
padding: 2px 5px;
background: #ffcc33;
border-width: 0 1px 1px 1px;
text-align: left;
}

.baggygreenmenu ul li a:hover{
background-color: #056831;
color: #ffffff;
}

.baggygreenmenu ul li ul li a:hover{
background: #056831;
color: #ffffff;
}

.baggygreenmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(http://i.imgci.com/black_down_arrow.gif) no-repeat center left;
}

/*Australia new site CSS */
.australianewmenu ul{
	background-color: #ffcc33;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.australianewmenu ul li{
position: relative;
display: inline;
float: left;
border-right: 1px solid #ffffff;
}

/*Top level menu link items style*/
.australianewmenu ul li a{
display: block;
width: 110px; /*Width of top level menu link items*/
border-left-width: 0;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
text-align: center;
background-color: #ffcc33;
color: #000000;
}
	
/*Sub level menu*/
.australianewmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #ffffff;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-color: #ffcc33;
}

/*Sub level menu list items*/
.australianewmenu ul li ul li{
display: block;
float: none;
border-bottom: 1px solid #ffffff;
}


/* Sub level menu links style */
.australianewmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
padding: 2px 5px;
background: #ffcc33;
border-width: 0 1px 1px 1px;
text-align: left;
}

.australianewmenu ul li a:hover{
background-color: #056831;
color: #ffffff;
}

.australianewmenu ul li ul li a:hover{
background: #056831;
color: #ffffff;
}

.australianewmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(http://i.imgci.com/black_down_arrow.gif) no-repeat center left;
}
/*Australia new site CSS */

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .baggygreenmenu ul li { background-color: #ffcc33; float: left; height: 1%; }
* html .baggygreenmenu ul li a { background-color: #ffcc33; height: 1%; }
/* End */

.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
}
a.topnavtext:link, a.topnavtext:visited { color: #000000; text-decoration: none; }
a.topnavtext:hover { color: #FFFFFF; text-decoration: none; }

.topnavtext1 { font-family: Arial, Helvetica, sans-serif; color: #6E6E6E; font-size: 12px; font-weight: bold; }
a.topnavtext1:link, a.topnavtext1:visited { color: #6E6E6E; text-decoration: none; }
a.topnavtext1:hover { color: #6E6E6E; text-decoration: underline; }
.topnavsearchbox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; height:17px; color:#006DC6; width:120px; border: 1px solid #97969B; }
#Navigation {
	width: 300px;
	font-size: 12px;
	color: #025490;
	height: 25px;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#mainNav {
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav li a {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(http://i.imgci.com/NATIONAL/AUS/NEW/baggygreen_tab.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight: bold;
	font-size: 12px;
	color: #025490;
	text-decoration: none;
	height: auto;
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav li a:hover {
	text-decoration: none;
	color: #025490;
}
#mainNav li a span {
	background-attachment: scroll;
	background-image: url(http://i.imgci.com/NATIONAL/AUS/NEW/baggygreen_tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 19px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
}
#mainNav li a.active {
	background-attachment: scroll;
	background-image: url(http://i.imgci.com/NATIONAL/AUS/NEW/baggygreen_tab.png);
	background-repeat: no-repeat;
	background-position: right -47px;
}
#mainNav li a.active span {
	background-attachment: scroll;
	background-image: url(http://i.imgci.com/NATIONAL/AUS/NEW/baggygreen_tab.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#mainNav li a.active:hover {
	color: #025490;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
#container {
width: 298px;
float: left;
margin: 0px;
padding: 0px;
border: 1px solid #d5dfe8;
}
.baggymenu {
list-style-type: none;
margin: 2px 0;
padding: 4px 5px;
width: 290px;
color: #969a9d;
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
}

.baggymenu li a{
font: 12px Arial, Helvetica, sans-serif;
font-weight: normal;
color: #015092;
display: block;
width: 280px;
padding: 7px 5px;
text-decoration: none;
border-bottom: 1px solid #969a9d;
}

* html .baggymenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 275px;
}

.baggymenu li a:visited, .baggymenu li a:link{
color: #015092;
font-size: 12px;
line-height: 100%;
text-decoration: none;
font-weight: normal;
}

.baggymenu li a:hover {
	color: #015092;
	font-size: 12px;
	line-height: 100%;
	text-decoration: underline;
	font-weight: normal;
}
.list-txt {
	font-size: 14px;
	color: #64acff;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
.list-txt:link, .list-txt:visited {
	font-size: 14px;
	color: #64acff;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
.list-txt:hover {
	text-decoration: underline;
}

.baggypanelTable {
        width: 100%;
        border: 1px;
        border-color: #FFCC33;
        border-style: solid;
        border-collapse: collapse;
}

.baggypanelTable th {
        background-color: #FFCC33;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #0E672F;
}

.baggypanelTable th a {
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #0E672F;
}

.baggypanelTable th a:hover {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #0E672F;
}

.baggypanelTable td {
        vertical-align: top;
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
}

.baggypanelTable td a:link, .baggypanelTable td a:visited {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}

.baggypanelTable td a:hover {
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}

.baggyleftpanelTable {
        width: 310;
        border: 1px;
        border-color: #FFCC33;
        border-style: solid;
        border-collapse: collapse;
}

.baggyleftpanelTable th {
        background-color: #FFCC33;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #0E672F;
}

.baggyleftpanelTable td {
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
		 font-size: 11px;
        color: #000000;
}
.baggyleftpanelTable2 {
        width: 310;
        border-bottom: 0px solid #FFCC33;
        border-left: 1px solid #FFCC33;
        border-right: 1px solid #FFCC33;
        border-top: 0px;
        border-collapse: collapse;
}

.baggyleftpanelTable2 td {
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
}
.baggyblueTable {
        width: 100%;
        border: 1px;
        border-color: #006bc6;
        border-style: solid;
        border-collapse: collapse;
}

.baggyblueTable th {
        background-color: #006bc6;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
}

.baggyblueTable td {
        text-align: left;
        vertical-align: top;
        padding: 2px 5px 2px 5px;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
}
.baggyblueTable .special {
        width: 100%;
        padding: 0px;
}

.baggyplayerTable {
	width: 310px;
        padding: 0;
        font-size: 11px;
        border-collapse: collapse;
}
.baggyplayerTable td{
        margin: 0;
        padding: 5px 5px;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        border: 1px solid #ffcc33;
}
.baggyplayerTable td.last {
        margin: 0;
        padding: 5px 5px;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        border-right: 0px #FFFFFF solid;
}

.ausnewplayerTable {
        width: 320px;
        padding: 0;
        font-size: 11px;
        border-collapse: collapse;
}

.ausnewplayerTable td{
        margin: 0;
        padding: 5px 5px;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        border: 1px solid #ffcc33;
}
.ausnewplayerTable td.last {
        margin: 0;
        padding: 5px 5px;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        border-right: 0px #FFFFFF solid;
}

.playerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #076b35;
text-decoration: none;
}

.playerlink:link, .playerlink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #076b35;
text-decoration: none;
}
.playerlink:hover {
text-decoration: underline;
}

.pollheadtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0E672F; font-weight: bold; background-color:#ffcc33; padding-left: 5px; }
.polltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; padding-left: 10px; padding-top: 10px; }
.polltext1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

/* Australia site CSS Ends */		
