* html * #account-container * {
	font-size: 8pt;  /* for IE5/Win */
	f\ont-size: 8pt; /* for IE6/Win */
}
#account-container {
	margin-left: auto;
	font-size: 8pt;
	margin-right: auto;
	background-color: #F0F0F0;
	/*background-image: url(/images/common/my_account/background-footer.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 544px;
	padding-bottom: 15px;
	-moz-border-radius:8px;
	border-radius: 8px;
}
#account-container .account-content {
	margin-left: 12px;
	margin-right: 12px;
}
* html #account-container * {
	font-size: 8pt;  /* for IE5/Win */
	f\ont-size: 8pt; /* for IE6/Win */
}
#account-container .borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#account-container .borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
table.recordset .odd {
	background-color: #FFFFFF;
}
table.recordset .odd td {
	border: 1px solid #cccccc;
}
table.recordset .even {
	background-color: #DFDFDF;
}
table.recordset .even td {
	border: 1px solid #bcbcbc;
}
table.recordset .upcoming {
	background-color: #ffffcc;
}
table.recordset .winning {
	background-color: #ACE0AE;
}
table.recordset .cancelling {
	background-color: #FFCCCC
}
table.recordset td .ticket_status {
	font-weight: bold;
}

table.recordset td.legend-wrapper {
	background-color: #FFFBE0;
	border:1px solid  #aaaaaa;
}

table.recordset div.legend-label {
	width: 80px;
	float: left;
}

table.recordset .legend {
	width: 150px;
	float: left;
}
table.recordset .legend div {
	width: 10px;
	height: 10px;
	border: 1px solid black;
	margin-right: 5px;
	float: left;
}

table.recordset thead tr th{
	padding: 0px 0px 0px 5px;
	height: 25px;
	color: #990000;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #FEDC54;
}

table.recordset {
	border: 1px solid #999999;
	border-collapse: collapse;
}

table.recordset td {
	padding: 3px;
}

table.recordset td.paging-wrapper {
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}
table.recordset td.col-header {
	background-color: #cccccc;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 5px;
}

table.recordset td.col-header a {
	color: #000000;
}


#account-container a {
	color: #990000;
}
#account-container ul li {
	margin-left: 0px;
	margin-right: 0px;
}
#account-container ul {
	text-align: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#account-container ol {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#account-container ol li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#account-container pre {
	font-size: 120%;
	margin-left: 10px;
}
* html #account-container pre {
	font-size: 110%;  /* for IE5/Win */
	f\ont-size: 110%; /* for IE6/Win */
}
#account-container ul {
	margin-left: 20px;
}
* html #account-container ul {
	margin-left: 15px;
	mar\gin-left: 15px;
}
#account-container h3 {
	font-size: 110%;
}
.accountboxheader {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	/*background-image: url(/images/common/my_account/background-header.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
* html #account-container h3 {
	font-size: 110%;  /* for IE5/Win  */
	f\ont-size: 110%; /* for IE6/Win  */
}

/* White content box auto height to remove empty space */
/* 734 pixels with promo box on non accont pages */
/* 601 pixels without promo box on accont pages */
#TopBox {
	min-height: 601px;
	height: auto !important;
	height: 601px;
}


/* --- Referral Summary - Account Overview & Refer a Friend --- */
.referral_summary {
	border: 1px solid #999999;
}
.referral_summary td{
	padding: 2px 5px 0px 5px;
}

* html .referral_summary thead tr td {
	f\ont-size: 115%;
}

.referral_summary thead td {
	padding: 0px 0px 0px 5px;
	height: 25px;
	background-color: #CCDDFF;
	color: #000099;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
}

* html .referral_summary thead tr td {
	f\ont-size: 115%;
}

#account_details_container .referral_summary a {
	text-decoration: none;
	color: #000099;
}

#account_details_container .referral_summary_nav a, #account_details_container .referral_box a {
	text-decoration: underline;
	color: #000099;
}

.referral_summary_nav td {
	background-color: #CCDDFF
}

.referral_box {
	border:1px solid #999999;
}

.referral_box thead tr td {
	padding: 0px 0px 0px 5px;
	height: 25px;
	background-color: #CCDDFF;
	color: #000099;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
}
* html .referral_box thead tr td {
	f\ont-size: 115%;
}
.referral_box_contents td {
	padding: 8px 5px 5px 5px;
}

.referral_box tr th {
	text-align: center;
	background-color: #ebe9e9;
}

img#referral_image {
	float: right;
}

.highlight td {
	background-color: #EAF1FF;
}

#summary_nav_currentpage {
	color: #990000;
	font-weight: bold;
}

.summary_nav_currentpage {
	color: #990000;
	font-weight: bold;
}

/*.promo_1 {
	background-color: #FFE4B6;
}
.promo_3 {
	background-color: #FFE4B6;
}
.promo_5 {
	background-color: #F8E4F3;
}*/
.promo_1, .promo_3, .promo_5 {
	background: #ffffff url(/images/common/promo/my_account/myaccount_ad_lotto.gif) left top no-repeat;
	color:#ffffff;
}
.promo_1 a, .promo_1 a:hover, .promo_3 a, .promo_3 a:hover, .promo_5 a, .promo_5 a:hover {
	color:#ffffff;
}


.promo_4 {
	background: #eef6ff url(/images/common/promo/my_account/myaccount_ad_powerball.gif) left top no-repeat;
	color:#ffffff;
}
.promo_4 a, .promo_4 a:hover {
	color:#eef6ff;
}

.promo_7 {
	background-color: #FDF1C8;
}
.promo_8 {
	background: #65de70 url(/images/common/promo/my_account/myaccount_ad_ozlotto.gif) left top no-repeat;
	color:#ffffff;
}
.promo_8 a, .promo_4 a:hover {
	color:#1f4e00;
}


/* --- MyAccount - Overview --- */

.upcoming_highlight td {
	background-color: #FFEEAA;
}

.ticket_lotteryname {
	font-weight: bold;
	color: #990000;
}

/* --- MyAccount - Shared --- */
#account_details_container {
	font-size: 85%;
}

#account_details_container a {
	color:#990000;
}

.note {
	font-size: 85%;
	color: #000000;
}

* html .box thead tr td {
	f\ont-size: 115%;
}
.box {
	border:1px solid #999999;
}
.box table tr td {
	padding: 5px 5px 5px 5px;
}
.box table tr th {
	padding: 2px 5px 0px 5px;
	height: 25px;
	text-align: center;
}

.account thead tr td{
	padding: 0px 0px 0px 5px;
	height: 25px;
	color: #990000;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #FEDC54;
}

.tickets {
	padding: 0px 0px 0px 0px;
	background-color: #fedc54;;
}
.tickets thead tr td{
	padding: 0px 0px 0px 5px;
	height: 25px;
	color: #990000;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #FEDC54;
}
.tickets table tr td {
	padding: 5px 5px 5px 5px;
}

.total_row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.tiny_link {
	font-size: 85%;
}
