/* Start of CMSMS style sheet 'Colours' */
/* Layout sections */
body {
  background: #fff;
  color: #000;
}
		
div#pagewrapper {
  background: #fff;
}
		
div#header {
  color: #000;
}
		
div#footer {
  color: #000;
  background-color: #fff;
}

/* Links */		
a, a:link a:active, a:visited {
  color: #ff0000;
}

/* Links */		
#headertop {
 padding: 0;
 margin: 0;
}

#headertop, #headertop a, #headertop a:link, #headertop a:active, #headertop a:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 0px #ff0000;
  margin: 0 0 .1em 0;
}
#headertop a:hover {
  text-decoration: underline;
}

/* Headings */	
h1, h2, h3, h4, h5, h6 {
  color: #f000;
}
/* End of 'Colours' */

/* Start of CMSMS style sheet 'Tools' */
/* clearing */
.stretch, .clear {
  clear:both; 
  height:1px; 
  margin:0; 
  padding:0; 
  font-size: 15px;
  line-height: 1px;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

* html>body .clearfix {
  display: inline-block; 
  width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
  height: 1%;
/* End hide from IE-mac */
}
/* end clearing */

/* replace */
.replace {
  display:block;
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
}
/* tidy these up */
.replace * {
  text-indent: -10000px;
  display:block;
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
}
.replace a {
  text-indent:0;
}
.replace a span {
  text-indent:-10000px;
}
/* end replace */

/* accessibility */
span.accesskey {
  text-decoration:none;
}

.accessibility {
  position: absolute;
  top: -999em;
  left: -999em;
}

dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility */
/* End of 'Tools' */

/* Start of CMSMS style sheet 'Menu' */
#menu, #menu ul {
  margin: 0;
  padding: 0;
  }

#menu ul {
  width: 100%; /* Width of Menu Items */
  border-top: 1px solid #000;
  background: #fff;
  }
#menu li {
  width: 100%;
  list-style: none;
  font-size: 105%;
}

#menu li a {
  display: block;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  color: #FF0000;
  }

/* Fix IE. Hide from IE Mac \*/
* html #menu li { float: left; height: 1%; }
* html #menu li a { height: 1%; }

/* End */

    div#menu ul ul li a, 
    div#menu ul ul li a:link, 
    div#menu ul ul li a:visited  {
        display: block;
        padding: 3px 5px 3px 25px;
        border-bottom: none;
}
    div#menu ul ul  {
      border-right: none;
      border-top: none;
      border-bottom: 1px solid #000;
      padding-bottom: 5px;
    }

    div#menu ul ul ul li a, 
    div#menu ul ul ul li a:link, 
    div#menu ul ul ul li a:visited  {
        padding-left: 40px;
    }
    div#menu ul ul ul  {
      border-bottom: none;
    }
#menu li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu li a:hover {
	background-color: #eee;
}

.current
{
	list-style-type: square;
	display: inline;
	background-color: #eee;

}

#menu li.activeparent {
  border-top: 1px solid #000;
   background-color: #eee;
   color: #FF0000;
   padding: 0 0 1px 0;
}

#menu li.activeparent a {
   color: #FF0000;
}

#menu li.active01 h3 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: block;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  color: #ff0000;
  margin: 0;
  background-color: #eee;
  font-size: 100%;
  }

#menu li.active02 h3
{
  display: block;
  padding: 3px 5px 3px 25px;
  font-weight: bold;
  color: #FF0000;
  margin: 0;
}

#menu li.active03 h3
{
  display: block;
  padding: 3px 5px 3px 40px;
  font-weight: bold;
  color: #FF0000;
  margin: 0;
}

/* End of 'Menu' */

/* Start of CMSMS style sheet 'Typography' */
/* TYPOGRAPHY */
body {
  font: normal 80%/130% arial,sans-serif;
  text-align: justify;
}

img {
  border: 0;
}
	
a, a:link a:active, a:visited {
  text-decoration: underline;
}

#footer a, #footer a:link, #footer a:active, div#footer a:visited {
 color: #6bf;
}

a:hover {
 text-decoration: none;
}
	
h1 {
  margin: 0;
  padding: 15px 0 0 50px;
  font: bolder 255% arial,sans-serif; text-transform: uppercase;
}

h2 {
  margin: 9px 0 10px 0;
  padding: 0;
  font: bolder 185% arial,sans-serif;
}

h3 {
  margin: 0;
  padding: 0 0 5px 0;
  font: bolder 150% arial,sans-serif; text-transform: uppercase;
}

h4 {
  margin: 0;
  padding: 0 0 5px 0;
  font: bolder 150% arial,sans-serif; text-transform: uppercase;
}

h5 {
  margin: 0;
  padding: 0 0 5px 0;
  font: bolder 150% arial,sans-serif; text-transform: uppercase;
}

h6 {
  margin: 0;
  padding: 0 0 5px 0;
  font: bolder 100% arial,sans-serif; text-transform: uppercase;
}

p {
  margin: 0 0 1.5em 0;
  padding: 0;
}

blockquote {
  border-left: 10px solid #ddd;
  margin-left: 10px;
}

pre {
  font-family: monospace;
  font-size: 1.0em;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style:italic;
}

code {
  font: normal 100%/100% Courier New, Courier, monospace;
  white-space: pre;
}
	
ol {
  margin: 0 0 1.5em 0;
  padding: 0;
}

#main ul {
  margin: 0;
  padding: 0 0 0 1em;
}

#main ul li {
  margin: 0;
  padding: .5em 0 .5em 0;
}

ul li {
}

ul li {
}

dl {
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.4em;
}

dl dt {
  font-weight: bold;
  margin: 0.25em 0 0.25em 0;
  padding: 0;
}

dl dd {
  margin: 0 0 0 30px;
  padding: 0;
}
	
	
hr {
  display: none;
}

div.hr {
  height: 1px;
  margin: 1em 10px;
  border-bottom: 1px dotted black;
}
/* END TYPOGRAPHY */
/* End of 'Typography' */

/* Start of CMSMS style sheet 'Forms' */
/*Styles Applied to Form Elements */

form {
padding: 0;
margin: 0;
}

.noborder {
	border : none;
}


input:focus { background : #FFFFFF }

textarea { 
	background-color : #FFFFFF;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

fieldset {
	border-top: 1px #9999CC solid;
	border-left: 1px #9999CC solid;
	border-bottom: 1px #CCCCFF solid;
	border-right: 1px #CCCCFF solid;
        padding: 0em;
}

legend {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #B8860B;
	border : none;
} 
/* End of 'Forms' */

/* Start of CMSMS style sheet 'Layout' */
/* SITE SPECIFIC LAYOUT */
body {
  margin: 0;
  text-align: left;
}

#newback {
  text-align: right;
  background-image: url("/images/slogan/slogan-back.jpg");
  background-position: 	top left; background-repeat : no-repeat;
}

#moreinfo {
  text-decoration: none;
}

#cntnt01moduleform_1 {
  margin: 0;
  padding: 0;
}
#search {
  text-align: left;
}

#prn {
  text-align: right;
}

#pagewrapper {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}


#container {
  position: absolute;
  margin: 0;
}
    
#header {
  margin: 0;
  padding: .5em 0 0 0;
}    

#logo {
  margin: 0;
  padding: 1em 0 1em 0;
  text-align: center;
}

#content
{
  min-width: 850px;
  position: relative;
}

#menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  display: inline;
}

#main {
  margin: 0 118px 0 183px;
  padding: 0 20px 0 10px;
  text-align: justify;
  clear: both;
  min-height: 400px;
  border-left: 1px #eee solid;
}


#pagetitle {
  margin: 0 0 0 10px;
  padding: 0 0 15px 0;
  min-height: 60px; /* bug fix for ie not always showing the background image*/
  background-image: url("/images/layout/page-title-scribble.gif"); background-position: 	top left; background-repeat : no-repeat;
  vertical-align: middle;
}

#pagepic {
  position: absolute;
  left: 0;
  margin: auto 0 0 200px;
  width: 110px;
  height: 220px;
  z-index: 1;
  _z-index: -1;
}



#bookmark {
  position: absolute;
  top: 0;
  right: 0;
  width: 101px;
}
    
#swoosh {
  float: left;
  position: absolute;
  left: 15px;
}

#footer {
  height: auto;
}

#footer p {
  margin: 0 0 0 130px;
  padding: 35px;
  font: normal 80%/150% verdana,arial,sans-serif;
  text-align: center;
}

#footer p a:link {
  color: #ff0000;
}

/* END LAYOUT */

#breadcrumbs {
  padding: 1em 0;
  text-align: left;
  font: normal 95%/100% arial,sans-serif;
}

div.flags {
  margin: 0 1em 0 0;
  padding: 1em 0;
  float: right;
  width: 18px;
  text-align: right;
}

div.left49 {
  float: left;
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

#right {
  text-align: right;
}

#stamp {
  height: 0;
  padding: 0;
  margin: 0;
  display: none;
}

#squares {
  margin: 0 0 0 10px;
  text-align: center;
}
#squares img {
  padding: 10px;
  border: none !important;
}

#flash {
  z-index: 1;
  _z-index: -1;
}

#white {
  width: 320px;
  height: 240px;
  background-color: #fff;
}

#float {
  padding: 1em;
  float: left;
}

#right {
  text-align: right;
}

#red {
  color: #f00;
}


.productBox {
  width:110px;
  float: left;
  text-align: center;
}

.productDescription {
  float: left;
  width: 110px;
  margin: 0 auto;
  text-decoration: underline;
}

.productDescription a:hover, a:active {
  text-decoration: none;
}

.productBoxWide {
  width:230px;
  float: left;
  text-align: center;
  padding: 0 20px 20px 0;
}

.productDescriptionWide {
  float: left;
  width: 230px;
  margin: 0 auto;
  text-decoration: underline;
}

.productDescription a:hover, a:active {
  text-decoration: none;
}

#allClear {
 clear: both;
}


#products {
  width: 550px;
}
/* End of 'Layout' */

