body {
	background-color: #D7CFB1;  /*default*/
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
}
h1 {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	margin-left: 5px;
	margin-right: 5px;
}
h2 {
	font-weight: bold;
	font-size: 1.1em;
}
h3 { /* Used in the product description pages */
	font-weight: bold;
	font-size: 1.1em;
}
th {
	font-weight: normal;
}
a img {
border: none;
}
#all-content { /* Sets width and background colour for the entire site */
	background-color: #FBFDDB;  /*default*/
	color: #00204D;  /*default*/
	width: 750px;
	margin: auto;
	padding: 7px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#footer {
}
.home-odd-image { /* Every other image on homepage sit right */ 
	float: right;
	margin-left: 0.4em;
	margin-bottom: 0.2em;
}
.home-even-image { /* And the others sit left */
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.2em;
}
.clear-floats { /* Necessary to clear floats at end of sections */
	clear: both;
	overflow: hidden;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#header-menu, #nav-bar, #about, #bubble, .home-product, .banner, .product-container, .product-clock-table, .about-container, .request-form, .search-form, .login-form, .search-error, .catalogue-letters {
	margin: 10px 0px 10px 0px;
	padding: 0;
}
#header-menu .top-left, #header-menu .top-right, #header-menu .bottom-left, #header-menu .bottom-right {
	float: left;
}
#header-menu .middle {
	width: 732px;  /*default*/
	height: 9px;  /*default*/
	background-color: #00204D;  /*default*/
	float: left;
	line-height: 0px;
}
#header-menu .content {
	background-color: #00204D;  /*default*/
	width: 750px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header-menu .content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header-menu .content li {
	float: left;
	width: 125px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
#header-menu .content a {
	color: #FFFFFF;  /*default*/
	text-decoration: none;
}
#header-menu .content span {
	vertical-align: top;
	margin-left: 3px;
}
#nav-bar {
	text-align: center;
}
#nav-bar img {
	margin: 0 2px 0 2px;
}
#about .top, #bubble .top, #bubble .bottom, #about .bottom-right {
	float: left;
}
#about .content {
	border-right: 2px solid #00204D;  /*default*/
	width: 688px;  /*default*/
	padding: 10px 30px;
	clear: both;
	font-weight:bold;
	font-size: 1.1em;
}
#bubble .content {
  border-left: 2px solid #00204D;  /*default*/
	border-right: 2px solid #00204D;  /*default*/
	width: 746px;  /*default*/
	padding: 0px;
	clear: both;
	font-weight: bold;
	font-size: 1.3em;
  text-align: center;
  background-color: #6E266C;
}
#about .middle {
	width: 733px;  /*default*/
	height: 18px;  /*default*/
	line-height: 18px;  /*default*/
	background-color: #857C77;  /*default*/
	border-bottom: 2px solid #00204D;  /*default*/
	top: 8px;  /*default*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	position: relative;
}
#about .middle li {
	float: left;
	width: 183px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
#about .middle a, #bubble .content a {
	color: #FFFFFF;  /*default*/
	text-decoration: none;
	font-weight: bold;
}
#about .logos {
	width: 688px;  /*default*/
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#about .logos li {
	float: left;
	width: 137px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.home-product {
	position: relative;
	height: 100%;
}
.home-product .sticker {
	position: absolute;
	top: -20px;
	right: -80px;
}
.home-product .middle {  /* Section container for each product on the home page */
	width: 728px;  /*default*/
	height: 46px;  /*default*/
	border-left: 2px solid #00204D;  /*default*/
	border-top: 2px solid #00204D;  /*default*/
	margin: 0px;
	padding: 0px;
	float: left;
}
.home-product .middle .inner {
	width: 718px;  /*default*/
	height: 32px;  /*default*/
	padding: 5px 0px 0px 10px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.home-product .middle .inner a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}
.home-product .top-right {
	float: left;
}
.home-product .content {
	border-left: 2px solid #00204D;  /*default*/
	border-right: 2px solid #00204D;  /*default*/
	border-bottom: 2px solid #00204D;  /*default*/
	width: 726px;  /*default*/
	padding: 10px 10px;
	clear: left;
	font-size: 1.1em;
}
.home-product .content p {
	margin: 0em 0em 1em 0em;
}
.banner {
	clear: both;
}
.banner .top-left, .banner .top-right, .banner .bottom-left, .banner .bottom-right  {
	float: left;
}
.banner .middle {
	width: 732px;  /*default*/
	height: 9px;  /*default*/
	float: left;
	line-height: 0px;
}
.banner .content {
	width: 750px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	line-height: 0px;
}
#section-subsection-left {
	width: 365px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;  /*This is ignored for a float, which is always displayed as a block element, but solves the IE6 doubled float-margin bug!*/
}
#section-subsection-right {
	width: 365px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline;  /*This is ignored for a float, which is always displayed as a block element, but solves the IE6 doubled float-margin bug!*/
}
.section-subsection {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.section-subsection .middle {
	width: 345px;  /*default*/
	height: 26px;  /*default*/
	border-left: 2px solid #00204D;  /*default*/
	border-top: 2px solid #00204D;  /*default*/
	margin: 0px;
	padding: 0px;
	float: left;
}
.section-subsection .middle .inner {
	width: 343px;  /*default*/
	height: 16px;  /*default*/
	padding: 2px 0px 0px 2px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.section-subsection .middle .inner a {
	text-decoration: none;
	font-weight: bold;
}
.section-subsection .top-right {
	float: left;
}
.section-subsection .content {
	border-left: 2px solid #00204D;  /*default*/
	border-right: 2px solid #00204D;  /*default*/
	border-bottom: 2px solid #00204D;  /*default*/
	width: 341px;  /*default*/
	padding: 10px 10px;
	clear: both;
	text-align: center;
}
.product-list {
	border-collapse: collapse;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: both;
}
.product-list td, .product-list th {
	background-color: #FFFFFF;  /*default*/
	border-bottom: 10px solid #FBFDDB;  /*default*/
	padding: 5px 5px;
}
.product-list td {
	text-align: center;
	width: 100px;
}
.product-list th {
	text-align: justify;
}
.product-container {  /*Top and bottom margins set globally for page sections above*/
	background-color: #FFFFFF;  /*default*/
	padding: 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;  /*Solves disappearing text bug*/
}
.product-clock-image {
	text-align: left;
}
.product-clock-table {  /*Top and bottom margins set globally for page sections above*/
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.product-clock-table th {
	background-color: #E6E6E6;  /*default*/
	vertical-align: top;
	font-weight: bold;
	width: 125px;
}
.product-clock-table td {
	background-color: transparent;
}
#product-clock-part-number-guide td {
	text-align: left;
}
.product-clock-available {
	float: right
}
.product-clock-model {
	border-bottom: 1px solid #00204D;  /*default*/
}
.spec-table {
	width: 100%;
}
.spec-table th, .spec-table td {
	border-top: 10px solid #FFFFFF;  /*default*/
	padding: 10px;
}
.spec-table th {
	background-color: #E6E6E6;  /*default*/
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	width: 150px;
}
.spec-table td {
	background-color: transparent;
}
.spec-table-inner th {
	font-weight: normal;
	text-align: right;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	background-color: transparent;
}
.spec-table-inner td {
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	background-color: transparent;
}
.spec-table-inner thead th {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}
.product-odd-image, .product-odd-image-border {
	float: right;
	clear: right;
	margin-top: 1.6em;
	margin-left: 1.6em;
	margin-bottom: 1.6em;
}
.product-odd-image-border {
	border: 1px solid #00204D;  /*default*/
}
.product-even-image {
	float: left;
	clear: left;
	margin-top: 1.6em;
	margin-right: 1.6em;
	margin-bottom: 1.6em;
}
.product-image {
	float: left;
	clear: left;
	margin: 0px;
}
.product-centre-image {
	text-align: center
}
.image-map {
	border: none
}
.image-caption {
	text-align: center;
	font-weight: bold;
}
#product-disclaimer{
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}
.product-left-text-block {
	width: 325px;
	float: left;
	clear: left;
	padding: 20px;
	text-align: left;
}

.product-right-text-block {
	width: 325px;
	float: right;
	clear: right;
	padding: 20px;
	text-align: right;
}

.about-indent {
	margin-left: 5em;
}
.about-even-image {
	float: left;
	clear: left;
	margin-right: 1em;
}
.about-odd-image {
	float: right;
	clear: right;
	margin-left: 1em;
}
.about-container {  /*Top and bottom margins set globally for page sections above*/
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
}
.about-container p {
	padding: 0px;
	margin: 0px;
}
.about-container h2 {
	margin-top: 10px;
}
.request-form {  /*Top and bottom margins set globally for page sections above*/
	width: 40em;
	margin-left: auto;
	margin-right: auto;
}
.request-form fieldset {
	text-align: center;
	padding: 1em;
}
.request-form label {
	display: block;
	width: 18em;
	float: left;
	text-align: right;
	margin: 0.5em 1em 0.5em 0em;
}
.request-form input, .request-form textarea {
	margin: 0.5em 0em 0.5em 0em;
}
.request-form input[type="text"] {
	width: 10em;
	display: block;
	float: left;
}
.request-label {
	margin: 0.5em 0em 0.5em 0em;
	clear: both;
}
.search-form, .login-form {  /*Top and bottom margins set globally for page sections above*/
	margin-left: auto;
	margin-right: auto;
}
.search-form {
	width: 20em;
}
.login-form {
	width: 30em;
}
.search-form fieldset, .login-form fieldset {
	text-align: center;
	padding: 0.5em;
}
.search-form input, .login-form input {
	margin: 0.5em 0em 0.5em 0em;
}
.search-form input[type="text"], .login-form input[type="text"] {
	width: 15em;
}
.search-error, .login-error {  /*Top and bottom margins set globally for page sections above*/
	text-align: center;
}
.login-error {
	color: #FF0000;
	font-weight: bold;
}
.catalogue-letters .top-left, .catalogue-letters .top-right, .catalogue-letters .bottom-left, .catalogue-letters .bottom-right {
	float: left;
}
.catalogue-letters .middle {
	width: 732px;  /*default*/
	height: 9px;  /*default*/
	background-color: #00204D;  /*default*/
	float: left;
	line-height: 0px;
}
.catalogue-letters .content {
	background-color: #00204D;  /*default*/
	color: #FFFFFF;  /*default*/
	width: 728px;
	margin: 0px;
	padding: 0px 11px 0px 11px;
	clear: both;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}
.catalogue-letters .content .active, .catalogue-letters .content .inactive {
	display: block;
	float: left;
	width: 28px;
	text-decoration: none;
}
.catalogue-letters .content .active {
	color: #FFFFFF;  /*default*/
}
.catalogue-letters .content .inactive {
	color: #888888;  /*default*/
}
hr {
	border: 0;
	width: 60%;
	color: #00204D;
	background-color: #00204D;
}