﻿* {
    margin: 0;
    padding: 0;
}

body {
    background: #1c1c32 url(images/atnRules/bg.jpg) top left repeat-x;
    color: #1c1c32;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    margin-top: 40px;
    margin-bottom: 60px;
}

img {
border:0 none;
}

#container {
margin:0 auto;
text-align:left;
width:799px;
}

#header {
background:transparent url(images/atnRules/myAlbertaAdventureHeader.gif) no-repeat scroll left top;
font-size:12px;
height:19px;
margin-bottom:15px;
text-indent:-9999px;
width:230px;
}

#flashholder {
background:#FFFFFF url(images/atnRules/flashholder.jpg) repeat-x scroll left top;
height:515px;
width:799px;
}

#formWrapper {
background:transparent url(images/atnRules/noContest.jpg) no-repeat scroll 0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
height:440px;
padding:75px 145px 0;
}

#formWrapper p {
padding-bottom:15px;
}

.textBox {
border:1px solid #CCCCCC;
margin-bottom:10px;
margin-top:6px;
padding:5px;
width:204px;
}

#footer {
height:43px;
margin-top:9px;
width:799px;
}

#footer ul {
float:left;
font-size:10px;
height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:0px;
/*width:450px;*/
}

#footer li {
float:left;
padding-right:29px;
}

#footer img {
display:block;
}

#footer li.links {
padding-top: 10px;
}

#footer li.last {
padding-right: 0px;
}

#footer li .privacy {
margin-top: 10px;
}
/*
#footer a {
text-indent:-9999px;
}

#footer ul a {
background-position:left top;
background-repeat:no-repeat;
display:block;
height:16px;
}
*/
#footer ul a:hover, #footer ul a.selected {
background-position:0 -16px;
}

#tprivacy a {
background-image:url(images/atnRules/btnPrivacy.gif);
width:68px;
}

#ttai a {
background-image:url(images/atnRules/btnTAI.gif);
width:89px;
}

#trules a {
background-image:url(images/atnRules/btnRules.gif);
width:118px;
}

.footerLogo {
float:right;
}

.thankYouPanel p {
padding-top:140px;
position:absolute;
text-align:center;
}

.thankYouPanel #lnkTAI {
background-image:url(images/atnRules/transparent.gif);
border:medium none;
display:block;
height:19px;
left:347px;
position:absolute;
top:180px;
width:124px;
}


.error {
	font-weight: bold;
	color: #e44752;
	overflow: auto;
	padding-bottom: 8px;
}

.error ul {
	padding: 0 9px 10px 19px;
	/*list-style-type: none;*/
	width: auto;
}

.error li {
	float: left;
	/*background: transparent url(../Images/error_bullet.gif) no-repeat;*/
	padding: 2px 0 2px 0px;
	width: 50%;
	font-weight: normal;
}