* {margin: 0px; padding: 0px;}
p{ margin:7px 0;}
li {
	list-style-image:none;
}
h3{
	margin:0;
}
#aliceWrapper{
	width:792px;
	padding:0;
	margin:2px 0 0 0;
	overflow:hidden;
	background-color:#000;
	color:#FFF;
	font:11px/18px Arial, Verdana, Helvetica, sans-serif;
}
.left{
	float:left;
	margin:0;
	padding:0;
}
#right{
	float:right;
	margin:0;
	padding:0;
	height:500px;
}


#fullNav{
	width:259px;
	height:500px;
	float:left;
	overflow:hidden;
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/navBG.jpg) top left no-repeat;
}

#aliceTopNav{
	margin:0;
	padding:0;
	width:143px;
	height:337px;
	float:left;
	overflow:hidden;
}
#aliceTopNav ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#aliceTopNav li {
	float:left;
	overflow:hidden;
	list-style-image:none;
	list-style-type:none;
	color:#FFF;
}

#aliceBottomNav{
	margin:0;
	padding:0;
	width:250px;
	height:62px;
	float:right;
}
#aliceBottomNav ul {
	list-style-image:none;
	list-style-type:none;
}
#aliceBottomNav li {
	list-style-image:none;
	list-style-type:none;

}


#aliceNav_home a {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/home.jpg) 0 0;
	display:block;
	float:left;
	width:143px;
	height:149px;
	text-indent:-9999px;
}
#aliceNav_home a:hover {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/home.jpg) 143px 0;
	display:block;
	float:left;
	width:143px;
	height:149px;
	text-indent:-9999px;
}
#aliceNav_enter a {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/enter.jpg) 0 0;
	display:block;
	float:left;
	width:143px;
	height:188px;
	text-indent:-9999px;
}
#aliceNav_enter a:hover {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/enter.jpg) 143px 0;
	display:block;
	float:left;
	width:143px;
	height:188px;
	text-indent:-9999px;
}
#aliceNav_rules a {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/rules.jpg) 0 0;
	display:block;
	float:right;
	width:116px;
	height:62px;
	text-indent:-9999px;
}
#aliceNav_rules a:hover {
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/rules.jpg) 116px 0;
	display:block;
	float:right;
	width:116px;
	height:62px;
	text-indent:-9999px;
}



#aliceContent{
	width:694px;
	padding:0 49px 80px 49px;
	float:left;
	background:url(http://www.cineplex.com/ecms.aspx/Contests/AliceInWonderland/alice02.jpg) bottom left no-repeat;
	background-color:#000;
	text-align:center;
}
*html #aliceContent{
	width:792px;
	padding:0 49px 40px 49px;
}
#aliceContent p{
	color:#FFF;
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	padding:0;
}
#aliceContent h3{
	color:#000;
	font:bold 12px/18px Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
}
#aliceContent h2{
	color:#000;
	font:bold 15px/18px Arial, Verdana, Helvetica, sans-serif;
}
#aliceContent ul{
	padding: 0;
	margin: 0 0 15px 30px;
}


#aliceContent a, #aliceContent a:visited{
	color:#FFF;
	font:12px/12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}
#aliceContent a:hover{
	color:#FFF;
	font:12px/12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

#rules{
	text-align:left;
	line-height:16px;
	
	color:#FFF;
}
#rules li{
	
	color:#FFF;
}

.FieldRow{
	color:#FFF;
	font:11px/14px Arial, Verdana, Helvetica, sans-serif;
	width:430px;
	margin-left:100px;
}
input{
	border:1px solid #CCC;
}
select{
	border:1px solid #CCC;
}

h2, .H2 {
	color:#FFF;
	margin-top:20px;
}
.FieldRow label {
	color:#FFF;
}
.FieldRowLight label {
	color:#FFF;
}
.FieldRow table label, .FieldRow span label, .normalLabel, .boldLabel {
	color:#FFF;
	
}
label{
	color:#FFF;
}
/*.microSiteContentExtra{
	padding-left:40px;
	width:562px;
	margin-left:-40px;
	padding-bottom:20px;
}*/

input[type="text"], input[type="password"], select, textarea {
border:1px solid #CCC;
}
