@charset "utf-8";
/* CSS Document */

body {
	font:Arial, Helvetica, sans-serif 10px;
	} 
h1 {
	font:Arial, Helvetica, sans-serif 24px bold;
	} 
h2 {
	font:Arial, Helvetica, sans-serif 20px bold;
	}
#winMaxLogo {
	width:105px;
	height:51px;
	background: url(/pics/wclc/wclc_basic/lottomax.png) top left no-repeat;
	}
#maxMillionsLogo {
	width:83px;
	height:19px;
	margin:0px 0px 0px 15px;
	background: url(/pics/wclc/wclc_basic/maxmillions.png) top left no-repeat;
	float:left;
	}

.formTxtField {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        line-height:15px;
        font-style: normal;
 	}

#p0pContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        font-color:#333333;
        padding:20px;
        line-height:15px;
 	}

#pageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        font-color:#333333;
 	}

#pageContent p {
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
 	padding-bottom: 4px;
	padding-left: 0px;
        line-height:15px;
	}
#pageContent a {
	color:#cc0033;
	}

#pageContent .stuff p {
	color:#123456;
	}

        #pageContent h1 {
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
                padding-top:4px;
                padding-bottom:2px;
		display:block;
		font-size:14px;
		line-height:20px;
		color:#06528c;
		font-weight:bold;
		}

	#pageContent h2 {
		font-size:11px;
                line-height:16px;
		}

	#pageContent h3 {
		font-family: Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
                padding-top:4px;
                padding-bottom:6px;
		display:block;
		font-size:18px;
                line-height:22px;
		color:#333333;
		font-weight:bold;
		}
	#pageContent h4 {
		font-size:11px;
                line-height:16px;
		}
	#pageContent h5 {
		font-size:11px;
                line-height:16px;
		}

	#pageContent ul {
		margin:0px;
		padding:0px;
		margin-bottom: 6px;
		padding-bottom: 6px;
		padding-left:30px;
		}

        #pageContent li {
		line-height:16px;
		}

	#pageContent ol {
		margin:0px;
		padding:0px;
		margin-bottom: 6px;
		padding-bottom: 6px;
		padding-left:30px;
		}

/* --------------------- form styles --------------------- */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        }
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
        margin-right:4px;
        }
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
        padding-right:4px;
        margin-right:4px;
        }

/* --------------------- Basic table --------------------- */

	.basicTable {
		margin:0px;
		padding:0px;
		border-top:#06528c solid 2px;
		border-left:#06528c solid 2px;
		border-right:#06528c solid 1px;
		border-bottom:#06528c solid 1px;
		}

	.basicTable td {
		padding:2px 20px 2px 10px;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		}

	.basicTable .basicDark20 { background:#c2d4ed; } /*  C7D9EB*/

	.basicTable th {
		padding:2px 20px 2px 10px;
		background-color:#06528c;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		color:#FFFFFF;
		}
        .basicTable .thLeftLight {
                text-align:left;
	        background:#98b7d6;
                }
        .basicTable .thLeft {
                text-align:left;
                }

/* --------------------- tableTop --------------------- */

.tableTop                        { background:#06528c; line-height:11px; height:11px; }
	.tableTop .leftCurve 	 { background:url(/pics/ab/ab_basic/curve_top_left.gif) top left no-repeat; }
	.tableTop .rightCurve 	 { background:url(/pics/ab/ab_basic/curve_top_right.gif) top right no-repeat; }
	.tableTop .title	 { 
				   /*display:block; */
				   color:#FFFFFF; 
				   padding-top:3px; 
				   padding-bottom:2px; 
				   font-weight:bold;
				}
		
.tableBottom 			 { background:#06528c; line-height:11px; height:11px; margin-bottom:20px; }
	.tableBottom .leftCurve  { background:url(/pics/ab/ab_basic/curve_bottom_left.gif) left no-repeat;}
	.tableBottom .rightCurve { background:url(/pics/ab/ab_basic/curve_bottom_right.gif) right no-repeat; }


/* --------------------- tableHeadLeft --------------------- */

	.tableHeadLeft {
		margin:0px;
		padding:0px;
		border-top:#06528c solid 2px;
		border-left:#06528c solid 2px;
		border-right:#06528c solid 1px;
		border-bottom:#06528c solid 1px;
		}

	.tableHeadLeft td {
		padding:2px 20px 2px 10px;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		}

	.tableHeadLeft .basicDark20 { background:#c2d4ed; } /*  C7D9EB*/

        .tableHeadLeft .thLight     { background:#d8dfb9; } /*  618cb8*/

	.tableHeadLeft th {
		padding:2px 20px 2px 10px;
		background-color:#06528c;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		color:#FFFFFF;
                text-align:left;
		}

/* --------------------- noHeader --------------------- */
	.noHeader {
		margin:0px;
		padding:0px;
		border-top:#06528c solid 2px;
		border-left:#06528c solid 2px;
		border-right:#06528c solid 1px;
		border-bottom:#06528c solid 1px;
                margin-bottom:20px;
		}

	.noHeader td {
		padding:2px 20px 2px 10px;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		}

	.noHeader .basicDark20 { background:#c2d4ed; }

        .noHeader .thLight     { background:#d8dfb9; }

	.noHeader th { 
                font-style:normal;
		padding:2px 20px 2px 10px;
		background-color:#6f9ecd;
		border-bottom:#06528c solid 1px;
		border-right:#06528c solid 1px;
		color:#FFFFFF;
                text-align:left;
		}


/* ------------------------ WINNING NUMBER TABLES ----------------------------*/

table#grid {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; 
  border-color: #06528c;
  border-width: 0 0 1px 1px;
  border-style: solid;
}

table#grid th {
  background-color: #06528c; 
  color: #FFFFFF;
  font-weight: bold;
  border-color: #06528c;
  border-width: 1px 1px 0 0;
  border-style: solid;
  text-align: center;
  padding-top:1px;
  padding-bottom:3px;
}

table#grid td {
  background-color: #c2d4ed;
  color: #000066;
  border-color: #06528c;
  border-width: 1px 1px 0 0;
  border-style: solid;
  padding-top:2px;
  padding-bottom:3px;
}

table#grid .tdLight td  { background:white; }

#gridTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold; 
  color: white
}

.tableGridHeading {
  background-color: #06528c;
}

.columnAlignTop {
  vertical-align:top
}

.lineUpRows {
	border:0px none;
}

/* -------------------- SPECIAL TABLE --------------------- */

.specialLeft {
	background:url(/pics/ab/ab_basic/box_04.gif) left repeat-y;
	}
.specialRight{
	background:url(/pics/ab/ab_basic/box_06.gif) Right repeat-y;
	}
.specialTop {
	background:url(/pics/ab/ab_basic/box_02.gif) left repeat-x;
	}
.specialBottom {
	background:url(/pics/ab/ab_basic/box_08.gif) left repeat-x;
	}
.specialCenter {
	background: #c2d4ed;
	}	
.leftCornerT {
	background:url(/pics/ab/ab_basic/box_01.gif) left top no-repeat;
	float:left;
	width:100%;
	height:20px;
}
.rightCornerT {
	background:url(/pics/ab/ab_basic/box_03.gif) right top no-repeat;
	float:right;
	width:100%;
	height:20px;
}
.leftCornerB {
	background:url(/pics/ab/ab_basic/box_07.gif) left top no-repeat;
	float:left;
	width:100%;
	height:20px;
}
.rightCornerB {
	background:url(/pics/ab/ab_basic/box_09.gif) right top no-repeat;
	float:right;
	width:100%;
	height:20px;
}

.specialTable { margin-bottom:20px; }

/* --------------------- BASIC TABLE --------------------- */

	.bTable {
		margin:0px;
		padding:0px;
		border-top:#085332 solid 2px;
		border-left:#085332 solid 2px;
		border-right:#085332 solid 1px;
		border-bottom:#085332 solid 1px;
		}

	.bTable td {
		padding:2px;
		}

	.bTable th {
		padding:2px;
		background-color:#06528c;
		color:#FFFFFF;
		}


/* ----------------------------------------------------- */
.gameName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#06528c;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:9px;
	padding-right:10px;
	padding-top:5px;
}
.curveImg {
	padding-bottom:6px;
}

/* ----------------------- PRIZES REMAINING TABLE ---------------------- */

.pRemainTab {
        background-color:#06528c;
}
.pRemainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #06528c;
        margin-bottom:20px;
}
.pRemainTable th {
	background-color:#06528c;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:2px;
}
.pRemainTable td {
	padding-top:3px;
	padding-bottom:2px;
}
.pRemainRow1{
	padding-left:55px;
	border-left:#06528c solid 1px;
}
.pRemainRow2{
	padding-left:55px;
	background-color:#c2d4ed;
	border-left:#06528c solid 1px;
}

/* -------------------- WINNERS PAGE MODULE -------------------------- */

.winnerBoxLeft { 
	margin:0px;
	padding:0px;
	margin-bottom:20px;
        border-bottom:#111 1px dotted;

}
.winnerText { 
	margin:0px;
	padding:25px 10px 15px 20px;
	width:290px;
	float:left;
}
.winnerTextWide { 
	margin:0px;
	padding:25px 10px 15px 20px;
	width:240px;
	float:left;
}
.winnerText h1 { 
        text-align:center;
}
.winnerTextWide h1 { 
        text-align:center;
}

.winPic {
        width:250px;
	/**/float:left;
	}
.winPicWide {
        width:300px;
	/**/float:left;
	}		



/* -------------------- Supplimentary footnotes -------------------------- */

.suppStar {
	text-indent:22px;
	background:url(/pics/ab/ab_basic/icon_star.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppImportant {
	text-indent:61px;
	background:url(/pics/ab/ab_basic/icon_important.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppRemember {
	text-indent:61px;
	background:url(/pics/ab/ab_basic/icon_remember.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppNew {
	text-indent:30px;
	background:url(/pics/ab/ab_basic/icon_new.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppNote {
	text-indent:35px;
	background:url(/pics/ab/ab_basic/icon_note.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}

/* ----------------------------------------------------- */

.highImportanceTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a20c31;
}

.disclaimTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subhead01 {
	font-weight: bold;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	display:block;
	font-size:18px;
	color:#336699;
	font-weight:bold;
}


/* ------------------------ NOTE ----------------------------- */

.noteContainNarr {
        width:320px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
        float:left;
      }

.noteContain {
	margin-top:10px;
	margin-bottom:5px;
	margin-right:20px;
      }

.note {
	padding:5px;
	border: dashed 1px #446e8e;
	background-color: #d8dadd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	.note p {
		margin: 0px;
		padding: 4px;
		line-height:14px;
		}
.noteTab {
	width:30px;
	line-height:13px;
	height:13px;
	background:url(/pics/ab/ab_basic/notetab.gif) no-repeat;
	}


/* ------------------------ IMPORTANT ----------------------------- */

.importContentNarr {
        width:330px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
        /*float:left;*/
      }
.importContent { 
	margin-top:10px;
	margin-right:20px;
	margin-bottom:5px;
	clear:both;
}
.important {
	background:#fff;
	border: dashed #a20c31 1px;
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #A20C31;
	}
	.important p {
		margin:0px;
		padding:0px;
		}
.importantTab {
	background:url(/pics/ab/ab_basic/important.gif) no-repeat;
	width:89px;
	line-height:17px;
	height:17px;
	}

/* ------------------------ CUT BOX ----------------------------- */
.cutBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:200px;
	float:right;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	padding:3px;
        padding-left:6px;
        border:#999999 1px dotted;
	clear:both;
	
}
.cutBox h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#666666;
	}


/* ------------------------ INFO BOX ----------------------------- */


.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:209px;
	float:right;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	border:#999999 1px dotted;
        clear:both;
}
.infoContent {
	color: #666666;
	padding:6px;
	margin:1px;
}
.infoBox h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:4px;
	color: #57696F;
	}
.infoBox .infoTitle{ 
	padding:4px;
	padding-left:25px;
	background:url(/pics/ab/ab_basic/icon_info.gif) left no-repeat #c7d9eb;
	color:#000000;
	border-bottom:#999999 1px solid;
	}
.infop { padding:10px; }





/* --------------------- Back to top link ---------------------- */


.totop { 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:10px;
	padding-left: 15px;
	margin-bottom:20px;
	text-align:center;
  }
.totop a {
	text-decoration:none;
	color:#CC0000;
}

/* --------------------- Back to top link ---------------------- */


.totop { 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:10px;
	padding-left: 15px;
	margin-bottom:20px;
	text-align:center;
  }
.totop a {
	text-decoration:none;
	color:#CC0000;
}

/* --------------------- Highlight odds ---------------------- */
.highlight01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:url(/pics/ab/ab_basic/highlight01.gif) left repeat-y;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#2e3e53;
}
 	

/* --------------------- view movie ---------------------- */

#viewMovie {
	z-index:100;
}
#viewMovie p {
	margin: 0;
	padding: 0;
	display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#viewMovie a {
	display: block;
	position:relative;
	left:14px;
	width: 136px;
	height: 43px;
	line-height: 43px;
        text-decoration:none;
	background: url(/pics/wclc/dev_pics/movie_rollover_ab.gif) no-repeat left bottom;
}
#viewMovie a:hover, .selected a {
	background-position: right bottom;
}

.viewVideo th {
                font-style:normal;
		padding:2px 20px 2px 10px;
		background-color:#06528c;
		border-bottom:#06528c solid 1px;
		color:#FFFFFF;
		}
.viewVideo {
		margin:0px;
		padding:0px;
		border-top:#06528c solid 2px;
		border-left:#06528c solid 2px;
		border-right:#06528c solid 1px;
		border-bottom:#06528c solid 1px;
		}

	.viewVideo td {
		padding:2px 20px 2px 10px;
		}

       .viewVideo .basicBackground01 { background-color: #97bedc; }
       .viewVideo .basicBackground02 { background-color: #6f9bbd; }
       .viewVideo .basicBackground03 { background-color: #4e7ea3; }


/* ------------------------- Print Link ----------------------------*/

#printLink {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-indent:10px;
	background:url(/pics/wclc/wclc_basic/print.gif) left no-repeat;
	width:60px;
	}

.centerItem {
        text-align:center;
        }

/* ------------------------- CLOSE POP UP ----------------------------*/
.closePopUp {
        background:#dddddd;
        height: 25px; 
        text-align: center; 
        padding-top: 6px;
}

/* -------------------------- PRIZE BREAKDOWN -----------------------------*/

.maxmillionsPrizeBreakdown {
	width: 28px;
	text-align:center;
	display: block;
	float:left;
}

.maxmillionsPrizeBreakdownFirst {
	width: 28px;
	text-align:center;
	display: block;
	float:left;
	margin-left:10px;
}
