@charset "UTF-8";

#register {
	border-collapse: separate;
	border-spacing: 0;
}

#register td
{
    padding-bottom:5px;
}

#register td.right
{
    padding-top:5px;
}

.inputAddress
{
    margin-bottom:5px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
    vertical-align:top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; 
}
blockquote, q {
	quotes: "" "";
}
.clearall {
	clear: both;
}




/* CLEARING DEFAULT STYLES COMPLETE */


/* MAIN PAGE STYLING */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #2263A4;
	background-image: url(../images/bg-bluegradient.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container  {
	text-align: left;
	margin: 0;
	background-image: url(../images/bg-maincontent-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 13px;
}
#containerdropshadow  {
	background-image: url(../images/bg-maincontent-repeaty.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	width: 931px;
}




/* TOP OF PAGE MENU */

#menu {
	background-image: url(../images/bg-menubar.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px 0px 3px 0px;
	text-align: right;
	height: 26px;
        margin-left:0px;
}
#menu a, #menu a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin: 0px 30px 0px 0px;
}
#menu a:hover, #menu a:active {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

#menu a.current, #menu a.current:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#menu a.current:hover, #menu a.current:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}


/* HEADER */



#header {
	background-image: url(../images/bg-header.png);
	background-repeat: repeat;
        height:330px;
        margin: 0px auto;
}
#logo {
        top:15px;
        left:35px;
        position:relative;
	height: 222px;
        width:297px;
        z-index:5;
} 
#questions {
	width: 290px;
        top:-160px;
        left:320px;
        position:relative; 
        z-index:5;
        height:180px;
}
#questions ul {
	line-height:30px;
        list-style-type: none;
}
#questions li {
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        background:transparent url(../images/green-arrow_sml.png) no-repeat scroll 0 6px;
        list-style-type:none;
        margin-bottom:20px;
        padding-left:30px;       
}
#questions a, #questions a:visited {
	color: #FFF;
        font-size: 14px;
	text-decoration: none;
        font-weight:bold;
}




#formlinks {
	position:relative;
        top:-341px;
        left:640px;
	width: 240px;
        height: 117px;
        text-align:right;
}
#formlinks ul {
	line-height:30px;
        list-style-type: none;
}
#formlinks li {
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        background: url(../images/blankbtn-up.png);
        height: 25px;
	width: 235px;
        margin-bottom:20px;
        margin-left:-40px;
        margin-top:0px;
	text-decoration: none;
        background-repeat:no-repeat;
        font-size:12px;
}

#formlinks a, #formlinks a:visited {
        width: 210px;
        height:25px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
        line-height:25px;
	text-decoration: none;
	text-align: right;
        z-index:10;
        margin-right:25px;
        display:block;
}
#formlinks a:hover, #formlinks a:active {
	width: 210px;
        height:25px;
	font-size: 12px;
	font-weight: normal;
        line-height:25px;
	color: #000;
	text-decoration: none;
	text-align: right;
        z-index:10;
        margin-right:25px;
        display:block;
}

#contentbox {
	color: #233F88;
	margin-left:0px;
	margin-right:0px;
	font-size:13px;
}
#textContent {
	color: #233F88;
	margin-left:15px;
	margin-right:15px;
	font-size:13px;
}

#textContent a:link, #textContent a:visited {
	color: #233F88;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#textContent a:hover {
	color: #233F88;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

#copy #colLeft {
	float: left;
	width: 430px;
}
#copy #colRight {
	float: left;
	width: 430px;
	margin: 0px 0px 0px 10px;
}
#contentbox #copy {
	margin: 10px 10px 10px 15px;
}
#contentbox #copy p {
	font-size: 9pt;
	margin: 1em 0px 0px 0px;
	color: #233F88;
	margin: 3px 0px 4px 0px;
	line-height: 1.2;
}
#contentbox #copy p.required {
	font-size: 9pt;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
#contentbox #copy h4 .note {
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

#contentbox #copy .asterix {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#contentbox #copy h1, #contentbox #copy h2, #contentbox #copy h3, #contentbox #copy h4, #contentbox #copy h5, #contentbox #copy h6 {
	font-weight: bold;
	color: #233F88;
	margin: 1em 0px 0.5em 0px;
}
#contentbox #copy h1 {
	font-size: 20pt
}
#contentbox #copy h2 {
	font-size: 14pt
}
#contentbox #copy h3 {
	font-size: 12pt
}
#contentbox #copy h4 {
	font-size: 9pt;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
#contentbox #copy h5 {
	font-size: 8pt;
	font-weight: normal;
	color: #233F88;
	margin: 3px 0px;
}
#contentbox .cardnumberhint {
	background-image: url(../images/hint-goridernumber-v4.png);
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 561px;
	position: absolute;
	left: 0px;
	bottom: 15px;
	text-indent: -3000px;
	display: none;
}
form a, form a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #233F88;
	text-decoration: none;
}
form a:hover, form a:active {
	font-weight: bold;
	text-decoration: underline;
}

#register textarea
{
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
}


#contentbox .posRelative {
	position: relative;
}
#contentbox #copy .posRelative {
    position: relative;
    margin:0px;
    padding:0px;
}

input:focus {
	background-color: #FEEA87;
}
.formBox {
	margin: 20px 0px 0px 0px;
}
.formBox table {
	width: 100%;
}
.formBox table tr td {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

/* form input error style */
.formInputError
{
    background-color:#FFDFDF;  
}

checkbox.formInputError
{
    background-color:#FFDFDF;  
}

/* STORYBOX DISPLAYS */

.storybox {
	width: 298px;
	float: left;
	background-image: url(../images/bg-storybox-dropshadow-blue2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	color: #FFF;
}
.storybox#leftspacer {
	margin-left: 4px;
}
.storybox h2 {
	display: block;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bg-storybox-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 298px;
	margin: 0px;
	padding: 7px 0px;
	text-indent: 12px;
}
.storybox img {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 6px 0px;
	border: none;
	background-color: #2765A4;
}

.storybox p {
	font-size: 13px;
	color: #FFF;
	background-color: #2263A4;
	padding: 0px 5px 2px 5px;
	margin: 0px 0px 0px 5px;
	width: 278px;
}

p.registerParagraph
{
    padding: 5px 0px 2px 5px;
}

.storybox ol {
	font-size: 13px;
	color: #FFF;
	background-color: #2263A4;
	padding: 0px 5px 2px 5px;
	margin: 0px 0px 0px 5px;
	width: 278px;
}
.storybox li {
	font-size: 13px;
	color: #FFF;
	background-color: #2263A4;
	padding: 0px 5px 2px 5px;
	margin: 0px 0px 0px 20px;
	width: 250px;
    vertical-align:top;
}
.storybox .greentext {
	color: #A1E600;
}
.storybox p.more {
	text-align: right;
	padding: 3px 5px 5px 5px;
	margin: 0px 0px 0px 5px;
}
.storybox a.more , .storybox a.more:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/more-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #2B66A4;
}
.storybox a.more:hover, .storybox a.more:active {
	background-image: url(../images/more-arrow-over.png);
	color: #000;
}




/* NZ BUS links */

#nzbuslinks a, #nzbuslinks a:visited {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	height: 109px;
	width: 126px;
	float: left;
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	font-size: 10px;
	font-weight: normal;
	color: #2765A4;
	text-decoration: none;
}
#nzbuslinks a:hover, #nzbuslinks a:active {
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: -3000px;
	font-size: 10px;
	font-weight: normal;
	color: #2765A4;
	text-decoration: none;
}
#nzbuslinks a.northstar {
	background-image: url(../images/logo-northstar.png);
}
#nzbuslinks a.metrolink {
	background-image: url(../images/logo-metrolink.png);
}
#nzbuslinks a.link {
	background-image: url(../images/logo-link.png);
}
#nzbuslinks a.gowest {
	background-image: url(../images/logo-gowest.png);
}
#nzbuslinks a.wakapacific {
	background-image: url(../images/logo-wakapacific.png);
}
 
 
/* FOOTER */


#footer {
	margin: 0px;
	padding: 20px 20px 6px 20px;
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2765A4;
	width: 891px;
}
#footer p {
	float: left;
	margin: 0;
	padding: 0;
}
#footer p.alignright {
	float: right;
}
#footer p a, #footer p a:visited {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 8px;
}
#footer p a:hover, #footer p a:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

/* for form validation - p tags surrounding radio buttons and checkboxes */
.error
{
  background-color:#FFDFDF;
  width:202px;
}

.errorTerms
{
  background-color:#FFDFDF;
  width:240px;
}

/* message div that is hidden unless there are errors on the page */

#messageDiv
{
    position:relative;
    width:400px;
    height:50px;
    color:red;
}

#hideMessageDiv
{
    position:relative;
    width:400px;
    height:50px;
    color:red;
    display:none;
}

.messageDiv
{
    position:relative;
    width:400px;
    height:50px;
    color:red;
}

.hideMessageDiv
{
    position:relative;
    width:400px;
    height:50px;
    color:red;
    display:none;
}

.errorMessages
{
    color:#ff0000; 
}

/* landing.php */
#editLink
{
    position:relative;
    float:left;
    margin-top:100px;
    margin-left:80px;
    margin-bottom:100px;
    padding:0px;    
}
#editLinkRight
{
    position:relative;
    float:left;
    margin-top:100px;
    margin-left:80px;
    margin-bottom:100px;
    padding:0px;
}
#reportLink
{
    position:relative;
    float:right;
    margin-top:100px;
    margin-right:150px;
    margin-bottom:100px;
    padding:0px;    
}

/* report-register.php */
#please
{
    position:relative;
    width:400px;
    height:50px;
    color:red;
}

#makeSpace
{
    position:relative;
    width:100%;
    height:200px;
    margin:0px;
    padding:0px;
}

#forgotPassword
{
    position:relative;
    float:left;
    margin:0px;
    padding:0px;
}

#logHolder
{
    position:relative;
    height:40px;
    width:100%;
    margin-left:20px;
    padding:0px;
}

#logOut
{
    position:relative;
    float:right;
    height:40px;
    width:10%;
    margin-left:20px;
    padding:0px;
}

#greet
{
    position:relative;
    float:left;
    height:40px;
    width:30%;
    margin-left:20px;
    padding:0px;
}

#gotoLanding
{
    position:relative;
    float:right;
    height:40px;
    width:15%;
    margin-left:20px;
    padding:0px;
}

/* for some of the radio buttons on form that need horizontal positioning */

#textRadioParagraph
{
    position:relative;
    display:block;
    width:202px;   
}
#emailRadioParagraph
{
    position:relative;
    display:block;
    width:202px;    
}
.horizontalRadioButton
{
    position:absolute;right:150px;top:0px;
}

.horizontalRadioButton2
{
    position:absolute;right:60px;top:0px;
}

/* edit form password field styling */

#passwordEdit
{
    background-color:#7FFF90;    
}

#passwordconfirmEdit
{
    background-color:#7FFF90;  
}


/*How do I use go rider page */
#zonesTable{
	width:100%;
	border:solid 1px #006 ;
}
#zonesTable td{
	border:solid 1px #006 ;
	padding:5px;
	
}

/*---Calendar CSS---
--------------------*/
.bamboo_calendar_date h1
{
    color:#000;
}

.bamboo_calendar_date {
    color: #000000;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 2px;
    z-index: 20;
}
.bamboo_calendar_date h1{
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.bamboo_calendar_date table tr td table tr th {
    font-family: Verdana, "Courier New", Courier, mono;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    width: 26px;
    padding-left: 1px;
    text-align: center;
}
.bamboo_calendar_date table tr td table {
    border-collapse: collapse;
}
.bamboo_calendar_date table tr td table tr td {
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    width: 26px;
    height: 26px;
}
.bamboo_calendar_date table tr td table tr td a {
    font-family: "Courier New", Courier, mono;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
}
.bamboo_calendar_date table tr td table tr td a:hover {
    color: #000000;
    background-color: #C4DBFD;
    font-size: 11px;
    font-weight: bold;
}
.bamboo_calendar_date table tr td table tr td strong a {
    font-family: "Courier New", Courier, mono;
    background-color: #C4DBFD;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
}
.bamboo_calendar_date .dayNumber {
    font-weight: bold;
    background-color: #0099FF;
    color: #FFFFFF;
}
.bamboo_calendar_date .dayNumberSelected {
    font-weight: bold;
    background-color: #FFFFBB;
    color: #000000;
}
.bamboo_calendar_date .left {
    text-align: left;
}
.bamboo_calendar_date .left a, .bamboo_calendar_date .right a
{
    font-family:"Trebuchet MS";
    color:#000000;
    font-size:12px;
}
.bamboo_calendar_date .right {
    text-align: right;
}


/* forms */
.textBox
{
	width:300px;
}
.dateBox
{
	width:160px;
}
.formDiv
{
	position:relative;
	font-size:12px;
}
.formPass
{
	background-color:#FFFFFF;
	color:#000000;
}
.formFail
{
	background-color:#FFEFEF;
	color:#000000;
}
.formLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	padding-left:10px;
	width:150px;
	line-height:25px;
}
.formMessage
{
	width:800px;
	height:25px;
	/*background-color:#CC6633;*/
	/*border:solid 2px #990000;*/
	color:#FF0000;
	text-align:center;
}
.validationMsg
{
	padding:5px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*     FAQS top link       */

#topLink {
	text-align:right;
	display:block;
	position:relative;
}
#topLink a:link, #topLink a:visited {
	text-align:right;
	color: #233F88;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	position:relative;
}
#topLink a:hover {
	text-align:right;
	color: #233F88;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	position:relative;
}

/* ****************** multiple-cards.php ***************** */

#backToReport
{
    position:relative;
    float:left;
    height:40px;
    width:30%;
    margin-left:20px;
    padding:0px;
}

/* ****************** report.php ****************** */

#logHolderAdmin
{
    position:relative;
    width:100%;
    margin-left:20px;
    padding:0px;
}

#searchEmail
{
    position:relative;
    float:left; 
    width:325px;
    height:65px;
    margin-top:10px;
    margin-bottom:20px; 
    padding:0px;
}

#searchCard
{
    position:relative;
    float:left;
    width:325px;
    height:65px;
    margin-top:10px;
    margin-bottom:20px; 
    padding:0px;
}

#sendNewPassword
{
    position:relative;
    float:left;
    width:150px;
    height:65px;
    margin-top:10px;
    margin-bottom:20px;
    margin-right:325px; 
    padding:0px;
}

#logOutReport
{
    position:relative;
    float:right;
    height:40px;
    width:10%;
    margin-top:40px;
    margin-right:50px;
    padding:0px;
}

#tableHeading
{
    position:relative;
    height:15px;
    margin-bottom:10px;
    padding:0px;
}

#registrationList td
{
    border-bottom: 1px dashed #d7d7d7;
}

.fieldHeading
{
    height:30px;
    color:red;  
}

.reportFilterLink
{
    color:red;
    text-decoration: none;
}

#contentbox #copy p.searchNotFound
{
    color:red;
}

.summaryHolder
{
    position:relative;
    height:20px;
    width:850px;
    background-color:#d7d7d7;
    margin:0px;
    padding-top:5px;
    padding-left:5px;
}

.summary
{
    color:red;
    margin-left:50px;
}

#contentbox #copy h3.adminReport
{
    padding-bottom:10px;
}

#updateLink
{
    position:relative;
    color:#000000;
    font-size:13px;
    font-weight:bold;
    margin-left:190px;
}

 #articleWinner
{
    float:left;
    width:50%;
}

#articleImage
{
    float:right;
    width:50%;
}

/* competitionWinner page */

.imageCaption
{
    margin-left:10px;
}

/* christmas09 page */

#christmas09Poster
{
    position:relative;
    float:right;
    height:424px;
    width:300px;
    background-image:url(../media/images/christmas09Poster.jpg);
    margin:0px;
    padding:0px;
}

/* big-day-out-2010 page */

ul.bigDayOut
{
    margin-left: 20px;
    padding-left: 0px;
}

ul.bigDayOut li
{
    margin-bottom: 5px;
}

#bigDayOut2010Poster
{
    position:relative;
    float:right;
    height:424px;
    width:300px;
    background-image:url(../media/images/bigDayOut2010Poster.jpg);
    margin-top:15px;
    margin-right:20px;
    padding:0px;
}