@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:15px;
        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:#336699;
		font-weight:bold;
		}

	#pageContent h2 {
                line-height:16px;
                font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
                padding-top:4px;
                padding-bottom:6px;
		}

	#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:#6f9ecd solid 2px;
		border-left:#6f9ecd solid 2px;
		border-right:#6f9ecd solid 1px;
		border-bottom:#6f9ecd solid 1px;
		}

	.basicTable td {
		padding:2px 20px 2px 10px;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		}

	.basicTable .basicDark20 { background:#C7D9EB; }

	.basicTable th {
                font-style:normal;
		padding:2px 20px 2px 10px;
		background-color:#6f9ecd;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		color:#FFFFFF;
		}
        .basicTable .thLeftLight {
                text-align:left;
	        background:#98b7d6;
                }
        .basicTable .thLeft {
                text-align:left;
                }

/* --------------------- tableTop --------------------- */

.tableTop                        { background:#6F9ECD; line-height:11px; height:11px; }
	.tableTop .leftCurve 	 { background:url(/pics/wclc/wclc_basic/curve_top_left_blue.gif) top left no-repeat; }
	.tableTop .rightCurve 	 { background:url(/pics/wclc/wclc_basic/curve_top_right_blue.gif) top right no-repeat; }
	.tableTop .title	 { 
				   /*display:block; */
				   color:#FFFFFF; 
				   padding-top:3px; 
				   padding-bottom:2px; 
				   font-weight:bold;
				}

.tableBottom 			 { background:#6F9ECD; line-height:11px; height:11px; margin-bottom:20px; }
	.tableBottom .leftCurve  { background:url(/pics/wclc/wclc_basic/curve_bottom_left_blue.gif) left no-repeat;}
	.tableBottom .rightCurve { background:url(/pics/wclc/wclc_basic/curve_bottom_right_blue.gif) right no-repeat; }


/* --------------------- tableHeadLeft --------------------- */
	.tableHeadLeft {
		margin:0px;
		padding:0px;
		border-top:#6f9ecd solid 2px;
		border-left:#6f9ecd solid 2px;
		border-right:#6f9ecd solid 1px;
		border-bottom:#6f9ecd solid 1px;
		}

	.tableHeadLeft td {
		padding:2px 20px 2px 10px;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		}

	.tableHeadLeft .basicDark20 { background:#C7D9EB; }

        .tableHeadLeft .thLight     { background:#618cb8; }

	.tableHeadLeft th { 
                font-style:normal;
		padding:2px 20px 2px 10px;
		background-color:#6f9ecd;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		color:#FFFFFF;
                text-align:left;
		}
/* --------------------- noHeader --------------------- */
	.noHeader {
		margin:0px;
		padding:0px;
		border-top:#6f9ecd solid 2px;
		border-left:#6f9ecd solid 2px;
		border-right:#6f9ecd solid 1px;
		border-bottom:#6f9ecd solid 1px;
                margin-bottom:20px;
		}

	.noHeader td {
		padding:2px 20px 2px 10px;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		}

	.noHeader .basicDark20 { background:#C7D9EB; }

        .noHeader .thLight     { background:#618cb8; }

	.noHeader th { 
                font-style:normal;
		padding:2px 20px 2px 10px;
		background-color:#6f9ecd;
		border-bottom:#6f9ecd solid 1px;
		border-right:#6f9ecd solid 1px;
		color:#FFFFFF;
                text-align:left;
		}



/* --------------------------------------------------------
 	winning number tables
---------------------------------------------------------*/
table#grid {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; 
  border-color: #6f9ecd;
  border-width: 0 0 1px 1px;
  border-style: solid;
}

table#grid th {
  font-style:normal;
  background-color: #6f9ecd; 
  color: #FFFFFF;
  font-weight: bold;
  border-color: #6f9ecd;
  border-width: 1px 1px 0 0;
  border-style: solid;
  text-align: center;
  padding-top:1px;
  padding-bottom:3px;
}

table#grid td {
  background-color: #c7d9eb;
  color: #000066;
  border-color: #6f9ecd;
  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: #6f9ecd;
}

.columnAlignTop {
  vertical-align:top
}

.lineUpRows {
	border:0px none;
}


/* -------------------- SPECIAL TABLE --------------------- */

.specialLeft {
	background:url(/pics/wclc/wclc_basic/box-1_04.gif) left repeat-y;
	}
.specialRight{
	background:url(/pics/wclc/wclc_basic/box-1_06.gif) Right repeat-y;
	}
.specialTop {
	background:url(/pics/wclc/wclc_basic/box-1_02.gif) left repeat-x;
	}
.specialBottom {
	background:url(/pics/wclc/wclc_basic/box-1_08.gif) left repeat-x;
	}
.specialCenter {
	background: #e6e6e6;
	}	
.leftCornerT {
	background:url(/pics/wclc/wclc_basic/box-1_01.gif) left top no-repeat;
	float:left;
	width:100%;
	height:20px;
}
.rightCornerT {
	background:url(/pics/wclc/wclc_basic/box-1_03.gif) right top no-repeat;
	float:right;
	width:100%;
	height:20px;
}
.leftCornerB {
	background:url(/pics/wclc/wclc_basic/box-1_07.gif) left top no-repeat;
	float:left;
	width:100%;
	height:20px;
}
.rightCornerB {
	background:url(/pics/wclc/wclc_basic/box-1_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:#6f9ecd solid 2px;
		border-left:#6f9ecd solid 2px;
		border-right:#6f9ecd solid 1px;
		border-bottom:#6f9ecd solid 1px;
		}

	.bTable td {
		padding:2px;
		}

	.bTable th {
		padding:2px;
		background-color:#6f9ecd;
		color:#FFFFFF;
		}


/* ----------------------------------------------------- */
.gameName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#6f9ecd;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:9px;
	padding-right:10px;
	padding-top:5px;
}
.curveImg {
	padding-bottom:6px;
}

/* ----------------------- Prizes Remaining table ---------------------- */

.pRemainTab {
	background-color:#6f9ecd;
}
.pRemainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #6f9ecd;
        margin-bottom:20px;
}
.pRemainTable th {
	background-color:#6f9ecd;
	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:#6f9ecd solid 1px;
}
.pRemainRow2{
	padding-left:55px;
	background-color:#d8dadd;
	border-left:#6f9ecd 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/wclc/wclc_basic/icon_star.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppImportant {
	text-indent:61px;
	background:url(/pics/wclc/wclc_basic/icon_important.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppRemember {
	text-indent:61px;
	background:url(/pics/wclc/wclc_basic/icon_remember.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppNew {
	text-indent:30px;
	background:url(/pics/wclc/wclc_basic/icon_new.gif) no-repeat left top;
	color: #333333;
	font-family:Verdana;
	font-size:9px;
	}
.suppNote {
	text-indent:35px;
	background:url(/pics/wclc/wclc_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-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size:12px;
}
.subhead02 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size:14px;
}
.subhead03 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size:16px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	display:block;
	font-size:18px;
	color:#336699;
	font-weight:bold;
}

/* ------------------------ NOTE ----------------------------- */

.noteContainNarr {
        width:330px;
	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 #6F9ECD;
	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/wclc/wclc_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/wclc/wclc_basic/important.gif) no-repeat;
	width:89px;
	line-height:17px;
	height:17px;
	}

/* ------------------------ CUT BOX ----------------------------- */
.cutBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height:16px;
	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/wclc/wclc_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;
}

/* --------------------- Highlight odds ---------------------- */
.highlight01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:url(/pics/wclc/wclc_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.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:#6f9ecd;
		border-bottom:#6f9ecd solid 1px;
		color:#FFFFFF;
		}
.viewVideo {
		margin:0px;
		padding:0px;
		border-top:#6f9ecd solid 2px;
		border-left:#6f9ecd solid 2px;
		border-right:#6f9ecd solid 1px;
		border-bottom:#6f9ecd solid 1px;
		}

	.viewVideo td {
		padding:2px 20px 2px 10px;
		}

       .viewVideo .basicBackground01 { background-color: #C2D4ED; }
       .viewVideo .basicBackground02 { background-color: #9db5cc; }
       .viewVideo .basicBackground03 { background-color: #6f9ecd; }
       .viewVideo .basicBackground04 { background-color: #2E3E53; }


/* ------------------------- 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;
	}

/* ------------------------- CLEAR FLOAT ----------------------------*/
/* this class should be placed on a div or break element and should be the 
final element before the close of a container that should fully contain a float */
.clearfloat { 
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
        margin:0px;
        padding:0px;
}

/* ------------------------- CENTER ITEM ----------------------------*/
.centerItem { text-align:center; }

/* ------------------------- CLOSE POP UP ----------------------------*/
.closePopUp {
        background:#dddddd;
        height: 25px; 
        text-align: center; 
        padding-top: 6px;
}
