/*

Author: Neil Gardner
Date: 06/09/2007
*/

body {
   background-color: white;
   font-family: Lucida Grande, Verdana, Trebuchet MS, Helvetica, sans-serif;
   padding: 10px 0;
   margin: auto;
   text-align: center;
   font-size: small;
   font-size: 0.8em;
   color: #000879;
   padding: 0;
 }

img { border: none; }

h3,h4,h5,h6 {
   margin: 0;
   padding: 0.5ex 0 0.25ex 0;
}

p {
   margin: 0;
   padding: 0.25ex 0;
}

ul {
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 0.25ex;
   padding-bottom: 0.5ex;
}

hr {
   height: 0;
   width: 210px;
   margin: auto;
   padding: 0;
   border-top: none;
   border-bottom: solid 1px #adad8d;
   text-align: center;
}

#left-nav li hr {  width: 90px; }


fieldset { border: none; }

.container {
   position: relative;
   margin: auto;
   text-align: center;
   padding: 0;
   width:972px;
   height: 700px;
   min-height: 700px;
   padding: 0 10px 10px 10px;
   background: transparent url(../images/side_dropshadows.png) repeat-y top left;
   z-index: 2;
}

.header {
   position: absolute;
   top: 10px;
   left: 16px;
   background: transparent url(../images/top_logo_new_12.png) no-repeat top left;
   z-index: 4;
}
.header, .header a {
   display:block;
   width: 970px;
   height: 250px;
}

#menu {
   position: absolute;
   top: 234px;
   left: 16px;
   width: 180px;
   min-height: 244px;
   height: 240px;
   padding: 6px 4px 202px 5px;
   text-align: left;
   background: url(../images/leftmenu_bg.png) repeat-y bottom left;
   z-index: 30;
}

#menu-bottom {
   position: absolute;
   bottom: 0;
   left: 0;
   height: 166px;
   width: 185px;
   background: white url(../images/leftmenu_bottom.png) no-repeat bottom left;
}

ul#left-nav {
   width: 160px;
   list-style: none;
   margin: 0;
   padding: 0;
   background-color: white;
   font-size: medium;
}
ul#left-nav li {
   list-style: none;
   margin: 0;
   padding: 0;
   line-height: 2.5ex;
   display:inline-block;
}

ul#left-nav li {
	display:block;
}

ul#left-nav li a, ul#left-nav li strong {
   padding: 0.5ex 3px;
   display: block;
   margin: 0;
   font-weight: bold;
   height: auto;
   line-height: 2.5ex;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

ul#left-nav li a {
   color: #000879;
   text-decoration:none;
   border-bottom-color: white;
}

ul#left-nav li strong {
   color: #ffffff;
   background-color: #bfb900;
   border-bottom-color: #bfb900;
}

ul#left-nav li a:hover {
   background-color:  #000879;
   color: white;
   border-bottom-color: #000879;
}


#centre-content {
   position: absolute;
   top: 188px;
   left: 205px;
   min-height: 460px;
   height: 460px; /* IE6, overriden below */
   padding: 0 0 50px 0;
   z-index: 4;
}

/* Main body width*/
#footer-bar, #centre-content { width: 776px; }


#footer-bar {
   position: absolute;
   bottom: 0;
   left: 0;
   padding: 0;
   height: 23px;
   width: 776px;
   background: #bfb900 url(../images/bottom-left-curve.png) no-repeat bottom left;
   color: white;
   font-size: 0.8em;
   text-align: left;
   margin-top: 8px;
   margin-bottom: 8px;
   clear: both;
}
#footer-bar span { padding: 4px 4px 2px 4px; }


#footer-bar-right {
   position: absolute;
   top: 0;
   right: -1px; /*IE 6 only */
   padding: 0;
   height: 23px;
   width: 40px;
   background: #bfb900 url(../images/bottom-right-curve.png) no-repeat top right;
}

/* Override with correct value for Gecko, Safari, Opera, IE7 etc. */
html>body #footer-bar-right {
  right: 0;
}

#copyright {
   position: relative;
   display: block;
   top: 0;
   left: 20px;
}

#validate {
   position: absolute;
   display: block;
   top: 4px;
   right: 20px;
   z-index: 9;
}

#footer-bar span a {
   color: white;
   text-decoration: none;
}

.body-text {
   position: relative;
    text-align: left;
    padding: 0 0 0 5px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 10;
}

#header address {
   position: absolute;
   top: 20px;
   left: 40px;
   width: 600px;
}

.alt-text { display: none; visibility: hidden; }

.body-text h1, .body-text h2, .body-text h3 {
   color: #660000;
}

.body-text h1 {
      font-size: 1.5em;
}
.body-text h2 {
   font-size: 1.35em;
}

.body-text h3 {
   font-size: 1.25em;
}
.body-text h4 {
   font-size: 1.2em;
}

.body-text h1, div.heading {
   margin: 0 0 12px 90px;
   display: block;
   border-top: solid 4px #bfb900;
   border-bottom: solid 1px #adad8d;
   min-height: 25px;
   height: 25px;
   padding-top: 4px;
   padding-bottom: 3px;
   z-index: 7;
}

.centre {
   text-align: center;
}

.body-text div.heading h1 {
   border: none;
   padding:0;
   margin: 0 auto;
}

.body-text h2.lined {
   border-top: solid 3px #bfb900;
   border-bottom: solid 1px #adad8d;
   padding: 3px 0 2px 0;
}

.body-text table.t-nav {
   margin-left: 35px;
}

.body-text h1 span.bullet, #menu h2 span.bullet {
   background: url(../images/title_bullet.png) no-repeat top right;
}


body * a:hover {
   text-decoration: underline;
   color: #660000;
}

.body-text blockquote {
   border: solid 1px #bfb900;
   padding: 0.5ex 1em;
   margin: 0 2em 2ex 0;
   float: left;
   width: 440px;
}

.body-text p {
   padding: 0.5ex 0;
   margin: 0;
}

table.products {
   width: 742px;
   border-collapse: collapse;
   border: none;
}


.products tr, .products td, .products th {
   border: none;
}

tr.gold *, tr.gold {
   background-color: #bfb900;
}

.products td {
   border-top: solid 1px #bfb900;
   border-bottom: solid 1px #bfb900;
}

.products td, .products th {
   vertical-align: top;
   padding: 4px 2px 4px 0;
}

.products thead th {
   color: #660000;
   font-size: 1.1em;
   padding-top: 12px;
   vertical-align: bottom;
}

.products thead th.category {
   text-align: left;
   font-size: 1.6em;
   text-indent: 20px;
}

.products .price {
   width: 108px;
   text-align: right;
   padding=left: 3px;
}

table.products .wide {
   width: 200px;
   text-align: right;
}


table.products .info {
   background: url(../images/info.gif) no-repeat center left;
   padding-left: 18px;
   padding-right: 10px;
   width: 350px;
}


form.prices button {
   float: right;
   margin: 1ex 2px 1ex 0;
}
form.prices td button {
   float: none;
   margin: 0;
}
.right {
   float: right;
   padding: 0 0 6px 6px;
}

td.right, th.right {
   float: none;
   text-align: right;
}

td.buttons, th.buttons {
   white-space: nowrap;
   padding-left: 6px;
   width: 11em;
}

td a.arrow, th a.arrow {
   position: relative;
   width: 2em;
   padding: 0 0.5em;
   text-align: center;
   text-decoration: none;
}

.wide-table thead tr th {
   text-align: center;
}

.body-text ul, .body-text ol {
	overflow: auto;
	padding-left: 2em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.body-text .left, .body-text .right {
   overflow: visible;
   z-index:70;
}
.left {
   clear: both;
   float: left;
   padding: 0 6px 6px 0;
}

.mid {
   clear: both;
   margin: 0 auto;
   text-align: center;
   padding: 0 0 6px 0;
}

.right p, .left p, .mid p {
	text-align: center;
	font-size: 90%;
}
.frame , img.frame { border: #010f79 solid 1px ;}

.clear, .body-text .clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.none { clear: none; }
.space { margin-top: 2.5ex; }


fieldset { clear: both; }

.standard input, .standard textarea {
   float: left;
   clear: none;
   width: 500px;
}
.login input, .login textarea{
   width: 200px;
}
.standard label {
   float: left;
   display:block;
   clear: both;
   width: 150px;
   text-align: right;
   padding-right: 3px;
}

form.standard button {
   margin-left: 150px;
}

.standard input.short, .standard .lf input, .standard label.lf {
   width: auto;
}
.standard .lf input, .standard input.short {
   clear: none;
}

.standard span.lf {
   display:block;
   float: left;
   padding-left: 130px;
   padding-right: 5px;
}

form.standard label.rt {
   clear: none;
   width: 200px;
   text-align:left;
}
.standard label.lf {
   clear: none;
   float: left;
}

.body-text .paginate {
   clear: both;
   margin:0.25ex 0;
   padding:0;
   font-size: 1.1em;
   font-weight: bold;
   float: right;
   overflow: visible;
}
.body-text h1 .paginate {
   margin:0;
}
.body-text .paginate li {
   margin:0;
   padding:0 0 0 1em;
   list-style-type: none;
   float: left;
   font-weight: bold;
   color: #bfb900;
   font-size: 1em;
}

.paginate li a {
   text-decoration: none;
}

.left-arrow li a {
   background: url(../images/blue-arrow.png) no-repeat center left;
   padding-left: 10px;

}

.w240 {
   width: 246px;
}

.w320 {
   width: 326px;
}

.w400 {
   width: 406px;
}

.w720 {
   width: 720px;
}

.w760 {
   width: 760px;
}

.mid .left {
   clear: none;
}

.indent-2em {
   padding-left: 2em;
}

.large {
   font-size: 120%;
}

.related li {
   padding-top: 1.2ex;
   font-size: 1.1em;
   font-weight: bold;
   list-style-image: url(../images/blue-arrow.png);
}

.related li a {
   text-decoration: none;
}

.hand {
   cursor: pointer;
}

.body-text dl dt {
   font-size: 1.2em;
   font-weight: bold;
}

.body-text dl dd p {
   margin: 0;
   padding: 0 0 0.25ex 0;
}

.next a {
   background: url(../images/blue-arrow.png) no-repeat center right;
   padding-right: 12px;
}

.prev a {
   background: url(../images/blue-arrow-left.png) no-repeat center left;
   padding-left: 12px;
}

.next a, .prev a {
   text-decoration: none;
   color: #000879;
}

.body-text .right-col, .body-text .left-col {
   position: relative;
   width: 340px;
}

.body-text .left-col {
   float: left;
   padding: 0 16px 0 0;
   border-right: 1px solid #adad8d;
}

.body-text .right-col {
   float: right;
   padding: 0 0 0 16px;
}

/* Gecho / Safari / Opera / IE7 min-height */
/* html>body syntax hides from IE6 */
html>body .container,
html>body #menu,
html>body #centre-content,
.body-text h1, div.heading {
   height: auto;
}

.space-left {
	padding-left: 6px;
}

.space-right {
	padding-right: 6px;
}