/* GLOBAL STYLES*/

* {
    margin: 0px;
    padding: 0px;
    }

html {
/*     height: 400px;
    width: 600px;
 */    }

body {
    /* background: #e5ecf0 url(../_images/layout/vertstrip.jpg) repeat-x; */
    /* width: 100%; */
    /*height: 100%; */
/*     width: 565px;
    height: 364px;
 */    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    background:#CCF;
    }

p {
    font-size: 0.8em;
    line-height: 1.5em;
    color: #333333;
    }

td{
    font-size: 0.8em;
    vertical-align: middle;
    }

td.min {
    width: 1%;
    }

td.spacer {
    height: 2em;
    }

form {
    position:relative;
    z-index:1;
    }
    
sub {
    margin: 0px 0px -10px;
    padding: 0px;
    font-size: 0.8em;
    top: -8px;
    line-height: 1em;
    /*border: 1px solid transparent;*/
    }

h2{
font-size:1em;
font-weight:bold;
margin:20px 0 -7px 35px;
padding: 0 0 0 0;
    }

.bold{font-weight:bold;}

a {
    text-decoration:none;
    }
a img {
    text-decoration: none;
    border: 0px solid;
    background: transparent;
	display:none;
	/*BB091008 Display is none only until we have the new calculator*/
    }
a:visited img {
    border-style: none;
    background: transparent;
    }
a:active img {border-style: none;}

/* a:active, a:focus {outline:0;} */  /* for browsers that understand */
/* 
a:link, a:visited {
    text-decoration: none;
    color: #222;
    background: #F6F6CC;
    margin: 0px;
    padding: 0px;
    height: 1em;
    }
a:hover {
    color: #000000;
    text-decoration: underline;
    }
 */
#leftcol { /*new version*/
    display:none; /*Not wanted in iframe*/
    height: auto;
    width: 150px;
    left: 9px;
    top: 180px;
    position: absolute;
    overflow: visible;
    }

#leftcol p {
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 0px;
    margin: 0.5em 0px 0px 9px;
    }
#leftcol h2 {
    font-size: 0.9em;
    margin-left: 9px;
    margin-top: 5px;
    }

#leftcol p.caption {
    font-size: 0.7em;
    line-height: 1.2em;
    margin-left: 0px;
    }


/* RIGHT COLUMN STYLES*/

#rightcol {
    position: relative;
    height: 100%;
    /* width: 563px; */
    width: 547px;
    /* left: 179px; */
    /* top: 175px; */
    }

#rightcol #boxtop {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 12;
    height: 24px;
    width: 547px;
    background:grey;
    }
ul#tabnav {
    position: relative;
    left:-5px;
    height: 24px;
    width: 552px;
    /* top: 5px; */
    z-index: 15;
    }

ul#tabnav li {
    position: relative;
    height: 21px;
    list-style: none;
    z-index: 20;
/*     top: 0px; */
    /* background: url(../_images/navigation/calctab.png) no-repeat; */    
    /* background: url(../_images/navigation/calctab2_lightgrey.png) repeat-y; */ 
    background: #012943; 
    font-size: 10pt;
    font-style:bold;
    color: white;
    /* padding:3px 0 0 10px; */
    padding: 3px 2px 0 10px;
    float:left;
    width:88px; 
    margin: 0 1px 0 0;
    }

/* 
ul#tabnav li:active {background: url(../_images/navigation/calctab2_yellow.png) repeat-y;    }    
ul#tabnav li:hover {background: url(../_images/navigation/calctab2_grey.png) repeat-y;   } 
ul#tabnav li.active {background: url(../_images/navigation/calctab2_yellow.png) repeat-y;   }
 */
 
ul#tabnav li:hover {background: #012136;} 
ul#tabnav li.active {background: #CCF;color:#012943 !important;font-weight:bold;}
ul#tabnav li.info {width: 34px;}
/* 
ul#tabnav li.infoactive {
    background: url(../_images/navigation/calctabochre.png) no-repeat;
    width: 20px;
    }
 */
#tabnav li a {
    /* text-indent: -5000px; */
    height: 20px;
    display: block;
    background: no-repeat left top;
    color:white;
    margin:-3px 0 0 -8px;
    padding:3px 0 0 8px;
    }
    
/* #tabnav li a:link {color:white;text-decoration:none;} */
/* #tabnav li a:active {color:#FFE341;text-decoration:none;    } */
#tabnav li a:hover {color:#F4E997;text-decoration:underline;}
/* #tabnav li a:visited {} */

#tabnav li.active a {color:#012943;}

#tabnav1 {
/*     background: url(../_images/navigation/flyingtab.jpg); */
/*     background: url(../_images/navigation/calctab.png) no-repeat; */    
/*     width: 108px;
    left: 8px;
 */}
#tabnav2 {
/*     background: url(../_images/navigation/landtab.jpg); */
/*     background: url(../_images/navigation/calctab.png) no-repeat; */    
/*     width: 110px;
    left: 116px;
 */}
#tabnav3 {
/*     background: url(../_images/navigation/heattab.jpg); */
/*     background: url(../_images/navigation/calctab.png) no-repeat; */    
/*     width: 110px;
    left: 226px;
 */}

#tabnav4 {
/*     background: url(../_images/navigation/othertab.jpg); */
/*     background: url(../_images/navigation/calctab.png) no-repeat; */    
/*     width: 110px;
    left: 336px;
 */}

#tabnav5 {
/*     background: url(../_images/navigation/othertab.jpg); */
/*     background: url(../_images/navigation/calctab.png) no-repeat; */    
/*     width: 108px;
    left: 444px;
 */}
#tabnav6 {
    display:none
    }

#rightcol #boxbottom {
    margin-top:24px;
    padding: 0px;
    /* background: url(../_images/layout/boxstrip2.jpg) repeat-y; */
    position: relative;
    /* border-top:1px solid #FFE341; */
    background:#CCF;
    }

#boxtext {
    padding-bottom: 3em;
    position: relative;
    top:0;
    /* background: url(../_images/layout/boxbottom2.jpg) no-repeat left bottom; */
    padding-top: 60px;
    z-index: 10;
    }

#rightcol #boxbottom #boxtext h1 {
    margin: 0px;
    padding: 0em;
    text-indent: -5000px;
    font-size: 1.2em;
    top: 0px;
    position: absolute;
    /*border-bottom: 1px solid #FFF;*/
    height: 50px;
    /* width: 563px; */
    /* background-image: url(../_images/content/h1mitigation.jpg); */
    }

#locationResults {
    z-index:100;
    }
    

/* VARIOUS ODD BITS OF THE PAGE STYLES*/


#boxtext p, #boxtext h2, #boxtext h3, #boxtext h4 , #boxtext li{
    margin-left: 35px;
    margin-right: 40px;
    margin-top: 1em;
    font-size: 0.8em;
    }

#boxtext h2{
    font-size: 0.9em;
    margin-top: -40px;
    margin-bottom: -.3em;
    margin-left:0;
    }
    
#boxtext h3, #boxtext h4 {
    font-size: 0.8em;
    margin-bottom: -.5em;
    margin-left:0;
    }
    
#boxtext .colourbox {
    padding: 10px 10px 0px;
    background: #FFFFFF;
    margin: 1em 40px 5px 35px;
    border: 1px solid #999999;
    }

#boxtext .colourbox p {
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

.calculator {
    }

#boxtext.calculator {
    padding-top: 70px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: top;
    width:525px;
    height:208px;
    }
#boxtext.calculatorBasket {
    padding-top: 100px;
    height:178px;
    }

#boxtext #viewbasket {
    text-align: right;
    }

#boxtext ul{
    margin-left:15px;
    }

#boxtext li {
    margin-top: 0.5em;
    font-size: 0.8em;
    color: #333333;
    }
    
#rightcol #boxbottom #boxtext.calculator h1 {
    display:none;
    left: 30px;
    top: 45px;
    height: 30px;
    width:400px;
    }

#rightcol #boxbottom #boxtext.calculator p {
    margin-left: 0px;
    margin-right: 20px;
    font-size: 0.7em;
    }

#rightcol #boxbottom #boxtext.calculator a:link {color: #1F827B;text-decoration:none;}
#rightcol #boxbottom #boxtext.calculator a:visited {color: #025B87;text-decoration:none;}
#rightcol #boxbottom #boxtext.calculator a:hover {color: #0D3059;text-decoration:underline;}
#rightcol #boxbottom #boxtext.calculator a:active {color: #1F827B;text-decoration:none;}

    
#rightcol #boxbottom #boxtext div.total {
    position: fixed;
    top:20px;
    left:0px;
    padding-top:13px;
    padding-left:25px;
    height:95px;
    background:#CCF;
    width:95%;
    font-size:1em;
    font-weight:bold;
    z-index:1;
    }
#rightcol #boxbottom #boxtext div.total .cost{
    font-weight: bold;
    font-size:1.1em;
    }

/* This is hidden because the link from the form button does not break  out of the iframe. Replaced by a graphic button. */   
#rightcol #boxbottom #boxtext #donateoffset {
    display:none;
    position: fixed;
    left:25px;
    top:75px;
    width:90%;
    z-index:10;
    }

#rightcol #boxbottom #boxtext #basketInstructions {
    position: fixed;
    left:25px;
    top:42px;
    width:95%;
    z-index:10;
    }
#donateNow {
    width:150px;
    height:50px;
/*     vertical-align:middle;
    text-align:center;
    font-size:14pt;
 */    z-index:10;
    /* background:url(../_images/decoration/donateNow1_148x42.png); */
    /* float:left; */
    }
#boxtext li{
    margin-left: 20px;
    margin-right: 10px;
    /* margin-top: .2em; */
    font-size: 0.8em;
    }
    
/* #donateNow a:link {color: white;text-decoration:none;background:url(../_images/decoration/donateNow1_148x42.png);}
#donateNow a:visited {color: white;text-decoration:none;background:url(../_images/decoration/donateNow1_148x42.png);}
#donateNow a:hover {color: #0D3059;text-decoration:underline;background:url(../_images/decoration/donateNow2_148x42.png);}
#donateNow a:active {color: #1F827B;text-decoration:none;background:url(../_images/decoration/donateNow1_148x42.png);}
 */
/* #donateNow a:link {color: white;text-decoration:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:.0;}
#donateNow a:visited {color: white;text-decoration:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#donateNow a:hover {color: #0D3059;text-decoration:underline;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;}
#donateNow a:active {color: #1F827B;text-decoration:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
 */
#rightcol #boxbottom #boxtext #bottomBasketInstructions {
    position:relative;
    left:0px;
    width:95%;
    text-align:right;
    z-index:10;
	display:none;
	/*display is set to none in order to hide language specific link*/
    }
#rightcol #boxbottom #boxtext #basketInstructions p, #rightcol #boxbottom #boxtext div.total p {
    margin:0;
    }
#rightcol #boxbottom #boxtext #basketInstructions td, #rightcol #boxbottom #boxtext #bottomBasketInstructions  td {
    font-size:0.7em;
    }

#rightcol #boxbottom #boxtext #instructions{
    position:absolute;
    left:25px;
    top:0px;
    width:90%;
    }
    
#rightcol #boxbottom #boxtext #instructions>img {
    float:left;
    margin-right:5px;
    }
    
#rightcol #boxbottom #boxtext #instructions p, #buttons1{
    font-size:.7em;
    padding: 0;
    line-height:1.3em;
    margin-top:.2em;
    }

#instructions1 td{
    padding-left:40px;
    padding-top:10px;
    text-align:center;
    font-size:.9em;
    color:#012943;
    }
    
#instructions2 td{
    padding-left:40px;
    padding-top:20px;
    text-align:center;
    font-size:.9em;
    color:#012943;
    }
    
.navInstructions {
    font-size:1.1em;
    color:#012943;
    }

    
#rightcol #boxbottom #boxtext.calculator #notes{
    position:absolute;
    left:25px;
    top:260px;
    width:95%;
    font-size:.9em;
    text-align:center;
    }
    
#rightcol #boxbottom #boxtext.calculator #notes img{
    width:50px;
    height:50px;
    }
    
    
/*RECENT ADDITIONS BY BILL*/

#boxtext div.rightpix {
    float: right;
    width: 250px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 10px 40px 20px 15px;
    clear: both;
    position: relative;
    z-index: 10;
    }
.rightsmall {
    float: right;
    
    padding-right: 0px;
    padding-left: 0px;
    margin: 10px 40px 5px 15px;
    clear: both;
    position: relative;
    z-index: 10;
    }
.clear {
    clear: both;
    width: 80%;
    margin: 0px;
    padding: 0px;
    }
#boxbottom #boxtext div.rightpix p {
    font-size: 0.7em;
    padding-left: 0px;
    line-height: 1.2em;
    margin: 5px 0px 10px;
    }

#leftcol p.pullquote {
    margin-bottom: 2em;
    text-align: right;
    color: #666666;
    margin-right: 0px;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    padding: 0px 2px 0px 0px;
    margin-left: 0px;
    }
.rightpix {
    }

table {
    width: 100%;
    margin-top: 10px;
    padding-top: 0px;
    /* margin-bottom: 10px; */
    vertical-align: top;
    }

/* 
table .flightsinput {
    width:500px;
    }
 */    
table .column1 {
    text-align: right;
    padding-right: 10px;
    width: 35%;
    }

table .column2 {
    text-align: left;
    padding: 0 5px;
    width: 33%;
    }

table .column3 {
    text-align: left;
    padding: 0 5px;
    width: 32%;
    }
 
#buttons1 {
    /* display:none; */
    text-align:right;
    }

#buttons2 {
    /* display:none; */
    text-align:right;
    }

table.basket{
/*     border-spacing:0; */
    width:500px;
    border-collapse:collapse;
    margin-left:15px;
    margin-top:0px;
    z-index:5;
    position:relative;
    }
.calculator1 .basket{
    margin-top:-45px;
    z-index:110;
    }
.calculator2 .basket{
    margin-top:10px;
    }
.calculator3 .basket{
    margin-top:10px;
    }
.calculator4 .basket{
    margin-top:20px;
    }
.calculatorBasket div#basket{
    margin-top:0px;
    }
table.basket tr.section{
/*     border-spacing:0; */
    font-weight:bold;
    font-size:1.1em;
    }
    
table.basket td {
    padding:1px;
    font-size:0.7em;
    }
    
/*     
.item {
    background-color: lightblue;
    border: solid;
    border-width: 1px;
    border-color: darkblue;
    font-size:0.7em;
    }
 */     

.colheaders  td.kg {
    text-align:center;
    }    
.colheaders  td.cost {
    text-align:center;
    }    
 
.item td {
    background-color: lightblue;
    border: solid;
    border-width: 1px;
    border-color: darkblue;
    }  
.item  td.itemno {
    width:5%;
    text-align:center;
    }
.item  td.itemdesc {
    width:70%;
    text-align:left;
    }  
.item  td.kg, .total td.kg {
    width:10%;
    text-align:right;
    }    
.item  td.cost, .total td.cost {
    width:15%;
    text-align:right;
    }    
    
.delbtn, #actionClearID {
    font-size:.8em;
    }
    
