/* CSS Document */
/* 

borders = b4bce0
header = b4bce0
hover = f7931d

*/
/* general font styles and formatting */
html, body {
    height: 100%;
}
body {
    background-color: #b4bce0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    color: #666/*#939598*/;
}
td, th, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
th {
    font-weight: normal;
    text-align: left;
}
h1.imageHeading {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #fed29c;
    font-weight: normal;
}
h1 {
    font-weight: normal;
    font-size: 34px;
    color: #fed29c;
    padding: 0px;
    margin: 0px 0px 8px 0px;
}
h2 {
    font-weight: normal;
    font-size: 24px;
    color: #FCBC76;
    padding: 0px;
    margin: 10px 0px 8px 0px;
}
h3 {
    font-weight: normal;
    font-size: 18px;
    color: #FCBC76;
    padding: 0px;
    margin: 10px 0px 8px 0px;
}
h4 {
    font-weight: normal;
    font-size: 14px;
    color: #cccccc;
    padding: 0px;
    margin: 10px 0px 8px 0px;
}
h5 {
    font-size: 12px;
    padding: 0px;
    margin: 10px 0px 8px 0px;
}
h6 {
    font-size: 11px;
    padding: 0px;
    margin: 8px 0px 0px 0px;
}
p { margin: 8px 0px 8px 0px; }

a {
    text-decoration:none;
    color: #8D92C8;
}
a:hover {
    color:#F7931D;
}
.pageContent a {
    color: #F7931D;
}
.pageContent a:hover {
    text-decoration:underline;
}
.pageContentInner {
    padding:20px;
}
a img {
    border-width: 0px;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}

/* page design */
.pageWidth {
    width: 760px;
    margin: 0px auto;
    text-align: left;
    
    /* min-height hack */
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treated as min-height*/
    min-height:100%; /* real browsers */
    
    background-color: #ffffff;
}

.pageBorder {
    border-left: 1px solid #b4bce0;
    border-right: 1px solid #b4bce0;
    
    background-color: #ffffff;
}

.header {
    background-color: #fbb262;
}

/* general menu styles */
.menuList li {
    display: inline;
    margin: 0px;
    text-indent: 0px;
    list-style-type: none;
}
ul.menuList {
    margin: 0px;
    padding: 0px;
}

/* top menu styles */
.topNav a, .bottomNav a {
    /*color: #253189;*/
    color: #8D92C8;
}
.topNav a:hover, .bottomNav a:hover {
    color: #F7931D;
}
ul.topNav, ul.bottomNav {
    font-size: 11px;
    display: block;
    width: 100%;
    height: 21px;
    margin: 10px 0px 10px 0px;
    
    border-top: 1px solid #b4bce0;
    border-bottom: 1px solid #b4bce0;
}
.topNav li a, .bottomNav li a {
    font-size: 11px;
    display: block;
    float: left;
    padding: 4px 5px 5px 8px;
    text-transform:uppercase;
    background: url(/images/menuSeparator.gif) left no-repeat;
}
.topNav li a.firstChild, .bottomNav li a.firstChild {
    background: url(/images/blank.gif);
    padding-left: 5px;
}
.topNav li a.current, .bottomNav li a.current, .dropNav li a.current {
    color: #f7931d;
}
ul.bottomNav {
    margin: 10px 0px 0px 0px;
}

/* drop down menu styles */
ul.dropNav {
    position: absolute;
    border: 1px solid #b4bce0;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}
.dropNav li {
}
.dropNav li a {
    font-size: 11px;
    display: block;
    padding: 4px 5px 5px 8px;
    text-transform:uppercase;
}

/* page footer */
.footer {
}

/* page content holder */
.pageContent {
    /*margin: 28px;*/
    margin: 76px;
    margin-top: 23px;
    margin-bottom: 28px;
}


/* text styles that can be used in content */

.new, a.new {
    color: #F7931D;
    text-transform: uppercase;
}
.orange, a.orange {
    color: #F7931D;
}
.darkBlue, a.darkBlue {
    color: #253289;
}
.darkBlue2, a.darkBlue2 {
    color: #524FA1;
}

/* page specific styles */
div.latestCatalogue {
    padding-top: 5px;
}
.latestCatalogue .leftCol {
    float: left;
    width: 199px;
    text-align: right;
}
.latestCatalogue .rightCol {
    margin-left: 220px;
}

.separator {
    padding: 0px;
    margin: 0px;
    font-size: 1px;
    line-height: 1px;
    background: url(/images/separator.gif) center repeat-x;
    height: 3px;
}

/* form elements */
form {
    margin: 0px;
    padding: 0px;
}
input.textField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 1px;
    margin:0px;
    color: #333;
    border: 1px solid #939598;
    width: 150px;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #939598;
    color: #333;
}
select, option {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}
input.flyBuys {
    width: 32px;
}

input.pictureSubmitButton {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    background: #ffffff url(/images/buttonSubmit.gif) no-repeat center center;
    width: 50px;
    height: 12px;
}
button.pictureSubmitButton {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    /*background: #ffffff url(/images/buttonSubmit.gif) no-repeat center center;*/
}

/*home*/
.pageContent {margin:0}
.footerContent {
    color: #8D92C8;
}
.footerContent h1 {
    font-weight: normal;
    color: #253289;
}
.footerContent p {
    line-height: 13px;
    padding-bottom: 6px;
}
.footerContentPadding {
    padding: 18px 74px 0px 74px;
}

/* Ink Refill Service

body {
    color: #000000;
}

.pageContent {

    width: 664px;
    margin: 0px auto;
    margin-top: 43px;
    margin-bottom: 43px;
}

a, a:hover {
    text-decoration: none;
}
 */

td td, td th {
    padding-top: 2px;
    padding-bottom: 3px;
}
td td {
    padding-left: 3px;
}
input.textField {
    width: 85px;
}

.gc_box {
    background: url(/assets/images/giftcards/box-bg.gif) left repeat-y;
    width: 326px;
    padding-left: 19px;
    padding-right: 11px;
    float: right;
        margin-top: 15px;
}
.gc_box img {
    margin-left: -19px;
    margin-right: -11px;
    
}

.gc_float {
    background: url(/assets/images/giftcards/card.jpg) top right no-repeat;
    padding-right: 140px;
    width: 150px;
    float: left;
    margin-left: 
}

.pageContentGiftCards {
    background: url(/assets/images/giftcards/watermark.jpg) center right no-repeat;
}

/* store location */
.storeLocations {
    margin-left: 42px;
}
.storeLocations .storeLocations {
    margin-left: 0px;
}
.storeLocations a {
    font-weight: bold;
}
.storeLocations .leftCol {
    float: left;
    width: 133px;
}
.storeLocations .rightCol {
    margin-left: 133px;
}
.storeLocations th {
    text-align: left;
}
.storeLocations th, .storeLocations td {
    padding-left: 0px;
    padding: 0px 0px 14px 0px;
}
.storeLocations .locationCol {
    width: 126px;
}
.storeLocations .addressCol {
    width: 146px;
}
.storeLocations .contactCell {
    color: #8D92C8;
}
/*
.storeLocations #northland, .storeLocations #auckland , .storeLocations #centralnorth , .storeLocations #lowernorth , .storeLocations #south {
    display: none;
}
*/
#storeLocator {
    background: url(/images/backgroundDart.gif) top right no-repeat;
}

/*aa rewards*/


.aa-rewards-container {
    color: #F7931D;
    padding-left: 22px;
    margin: 28px;
    margin-top: 23px;
    background: url(/images/backgroundAARewards-2.gif) top right no-repeat;
}
h1 {
    color: #F7931D;
    margin-left: -5px;
}
h1 img {
    margin-top: 2px;
}
h2 {
    color: #000000;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    padding-top: 6px;
}
 
.AARewardsConditions, ul.AARewardsConditions, .AARewardsConditions li {
    font-size: 10px;
}
 
ul.AARewardsConditions {
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
}
 
ul.AARewards {
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-left: 21px;
    list-style-image: url(/images/bulletAARewards.gif);
}
ul.AARewards li {    
    padding-left: 5px;
    margin-left: 0px;
    padding-bottom: 10px;
}

.downloadsContainer {
    margin-left: -26px;
    margin-right: -26px;
    text-align: center;
}


/*form*/
.form dl {
    float:left;
    clear:both;
    width:100%;
    margin:7px 0 7px 0;
    display:inline;
}
.form dt {
    float:left;
    width:180px;
    display:inline;
}
.form dd {
    float:left;
    width:400px;
    display:inline;
}
.form .required {
    color:#f00;
}

.stdinputbg {
height:29px;
line-height:29px;
background-image:url(/images/stdinputbg.gif);
background-repeat:no-repeat;
}

.textareabg {
width:249px;
height:165px;
background-image:url(/images/textareabg.gif);
}

.fancytextarea {
width:236px;
height:155px;
margin:3px 0 0 4px;
background-color:#ededed;
font-family:Arial;
font-size:16px;
border:1px solid #ededed;
outline:none;
}

.inputbg1 { width:332px; }
.inputbg2 { width:249px; background-image:url(/images/stdinputbg.gif); background-repeat:no-repeat; background-position:0px -29px; }
.inputbg3 { width:171px; background-image:url(/images/stdinputbg.gif); background-repeat:no-repeat; background-position:0px -58px; }
.inputbg4 { width:87px; background-image:url(/images/stdinputbg.gif); background-repeat:no-repeat; background-position:0px -87px; }
.inputbg5 { width:40px; background-image:url(/images/stdinputbg.gif); background-repeat:no-repeat; background-position:0px -116px; }

.stdinputbg .field {
font-size:16px;
height:22px;
margin:2px 0px 0px 5px;
background-color:#ededed;
border:1px solid #ededed;
outline:none;
}

.inputbg1 .field { width:317px; }
.inputbg2 .field { width:234px; }
.inputbg3 .field { width:156px; }
.inputbg4 .field { width:72px; }
.inputbg5 .field { width:25px; }

.info {
    border:1px solid #FBB263;
    padding:10px;
    background:#242F89;
    color:#fff;
    font-weight:700;
}

.grid {
width:100%;
border-collapse:collapse;
}

.grid th {
font-weight:bold;
text-align:left;
font-size:12px;
padding:5px 5px 5px 0px;
border-bottom:1px solid #dbdbdb;
vertical-align:bottom;
}

.grid td {
vertical-align:top;
padding:5px 5px 5px 0px;
border-bottom:1px solid #dbdbdb;
line-height:18px;
}

.grid td.label {
padding-top:10px;
}

td.label {
padding-right:20px;
vertical-align:top;
padding-top:10px;
}