html {

}
body {
  margin: 0px;
  padding: 0px;
  font: 76% Arial, Helvetica, sans-serif;
}

form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #007;
}
a img {
  border: none;
}
p {
  margin: 0 0 1em 0;
}
h3 {
  font-size: 1em;
  margin: 0 0 1em 0;
  font-weight: bold;
}
h3 a {
  text-decoration: none;
}
h4 {
  font-size: 1em;
  margin: 0 0 1em 0;
  font-weight: bold;
}
.clear {
  clear: both;
}
.clear img {
  display: block;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
.hideme {
  display: none;
}
div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}


#header {
  height: 83px;
  background: #5e6f9a url(/images/top-banner-bg-repeat.gif) repeat-x;
}
#header img {
  display: block;
}
#header #header-inner {
  width: 768px;
  height: 83px;
  background: url(/images/top-banner-bg.gif) top left no-repeat;
}
#header #logo {
  width: 310px;
  float: left;
}
#header #header-right {
  width: 458px;
  height: 83px;
  float: left;
  background: url(/images/daniel-with-flowers.gif) top right no-repeat;
  background-position: 140px;
}
#header #strapline {
  padding: 30px 61px 0px 0px; 
  width: 274px;
  w\idth: 213px;
  height: 83px;
  he\ight: 53px;
  float: left;
}
#header #shopping-basket {
  width: 182px;
  float: left;
  padding-top: 6px;
}
#header #shopping-basket table {
  border-top: 1px solid #506090;
  border-left: 1px solid #506090;
  border-right: 1px solid #8697c3;
  border-bottom: 1px solid #8697c3;
  width: 172px;
}
#header #shopping-basket th {
  font-weight: bold;
  font-size: 1.0em;
  padding: 1px;
  text-align: left;
  color: #006;
  border-top: 1px solid #8697c3;
  border-left: 1px solid #8697c3;
  border-right: 1px solid #506090;
  border-bottom: 1px solid #506090;
}
#header #shopping-basket th a {
  text-decoration: none;
  color: #006;
}
#header #shopping-basket th a:hover {
  text-decoration: underline;
}
#header #shopping-basket td {
  border-top: 1px solid #8697c3;
  border-left: 1px solid #8697c3;
  border-right: 1px solid #506090;
  border-bottom: 1px solid #506090;  
  padding: 4px;
}
#header #shopping-basket td.items {
  font-weight: bold;
  font-size: 1.0em;
  text-align: center;
  color: #fff;
}
#header #shopping-basket td.items span {
  height: 7px; 
  text-align: left;
  color: #000;
  margin: 3px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #848484;
  border-left: 1px solid #848484;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;  
}
#header #shopping-basket td.proceed {
  background: #5e6f9b url(/images/basket-proceed-bg.gif) top left repeat-x;
  font-size: 0.8em;  
  text-align: right;
}
#header #shopping-basket td.proceed a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;  
}
#header #shopping-basket td.proceed a:hover {
  text-decoration: underline;
}

#topnav {
  background: url(/images/top-nav-ul-bg.gif) top left repeat-x;  
  height: 36px;
}

#topnav #topnav-left {
  width: 156px;
  height: 36px;
  background: url(/images/nav-top-bg.gif) top left no-repeat;
  float: left;  
}
#topnav #topnav-left form {
  width: 156px; 
  w\idth: 150px;
  padding: 7px 6px 0px 0px;
  text-align: right;
  font-size: 1.03em;
  font-weight: bold;
}
#topnav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  height: 36px;
  float: left;
}
#topnav li {
  background: #ccc url(/images/top-nav-item-bg.gif) top left no-repeat;
  margin-left: 1px;
  float: left;
  width: auto;
}

#topnav li:hover {
  background: #7381a8 url(/images/top-nav-item-bg-over.gif) top left no-repeat;
}
#topnav li.over {
  background: #7381a8 url(/images/top-nav-item-bg-over.gif) top left no-repeat;
}
#topnav li a {
  display: block;
  padding: 7px 0px 0px 7px;
  background: url(/images/top-nav-item-lc.gif) bottom left no-repeat;
  color: #444;
  font-weight: bold;
  text-decoration: none;
  float: left;
}
#topnav li.over a {
  display: block;
  padding: 7px 0px 0px 7px;
  background: url(/images/top-nav-item-lc-over.gif) bottom left no-repeat;
  color: #fff;
  font-weight: bold;
  text-decoration: none; 
}
#topnav li a:hover {
  color: #fff;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topnav li a:hover {  background: url(/images/top-nav-item-lc-over.gif) bottom left no-repeat;}
  /* End IE5-Mac hack */


#topnav li a span {
  display: block;
  padding: 0px 7px 5px 0px;
  background: url(/images/top-nav-item-rc.gif) bottom right no-repeat;
  float: left;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topnav li a span {float:none;}
  /* End IE5-Mac hack */

#topnav li:hover span {
 background: url(/images/top-nav-item-rc-over.gif) bottom right no-repeat;
}
#topnav li a span:hover {
  background: url(/images/top-nav-item-rc-over.gif) bottom right no-repeat;
}
#topnav li.over a span {
  background: url(/images/top-nav-item-rc-over.gif) bottom right no-repeat;
}

#page-container {
  width: 768px;
}

#leftnav {
  width: 156px;
  float: left;
  padding: 14px 0px 0px 12px;
  w\idth: 144px;
}
#leftnav .first-title {
  background: #5f709c url(/images/left-nav-lc.gif) top left no-repeat;
  padding: 0px 0px 4px 6px;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1px;
}
#leftnav .first-title span {
  display: block;
  background: url(/images/left-nav-rc.gif) top right no-repeat;
  padding: 4px 10px 0px 0px;
}

#leftnav .title {
  background: #5f709c;
  padding: 4px 10px 4px 6px;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1px;
}
#leftnav form {
  background: #8293bf;
  padding: 6px 10px 6px 6px;
  color: #fff;
  text-align: right;
}
#leftnav form label {
  font-size: 0.9em;
  font-weight: bold; 
  padding: 3px 0px 0px 0px;
  display: block;
}
#leftnav form input, #leftnav form select {
  width: 115px;
  text-align: right;
  font-size: 0.8em;
  margin: 0px 0px 3px 0px;
}
#leftnav form select {
  width: 118px;
}
#leftnav #find-button {
  width: 38px; 
}
#leftnav #login-button {
  width: 49px;
}
#leftnav .remember-me {
 text-align: right; 
}
#leftnav .remember-me label{
  display: inline;
  text-align: right;
  width: auto;
  vertical-align: middle;
}
#leftnav .remember-me input{
  display: inline;
  text-align: left;
  width: auto;
  vertical-align: middle;
}

#leftnav ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border-top: 1px solid #fff;
}
#leftnav li {
  margin: 0px;
  padding: 0px;
  text-align: right;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  background-color: #9ba9cc;
}
#leftnav li a {  
  display: block;
  margin: 0px;
  padding: 3px 10px 3px 10px;
  background-color: #9ba9cc;
  color: #fff;
  text-decoration: none;
}
#leftnav li a:hover {
  background-color: #5f709c;
}
#verisign {
  padding: 0;
  margin-left: -3px;
}


#middle {
  width: 598px;
  w\idth: 580px;
  padding-left: 18px;
  padding-top: 15px;
  float: left;
}
#middle h1 {
  color: #6a65a0;
  margin: 0px;
  padding: 0px;
  padding-bottom: 0.6em;
  font-size: 1.4em;
  font-weight: bold;
}

#footer img {
  display: block;
}
#footer {
  margin: 10px 0px 0px 173px;
  width: 560px;
}
#footer #footer-content {
  width: 560px;
  w\idth: 558px;
  padding: 4px 0px 1px 0px;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
}
#footer #footer-left {
  float: left;
  width: 229px;
  w\idth: 209px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 0.9em;
}
#footer #footer-right {
  float: left;
  width: 229px;
  w\idth: 209px;
  padding: 0 10px;
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
}
#footer #footer-right a {
  color: #007;
  text-decoration: none;
}
#footer #footer-right a:hover {
  text-decoration: underline;
}

#tibus-strapline {
  margin: 10px 0px 0px 173px;
  width: 595px;
  font-size: 0.9em;
  text-align: center;
}

#tibus-strapline a {
  color: #007;
  font-weight: bold;
}
#tibus-strapline a:hover {
  text-decoration: none;
}

