/*

 Blue Plain - Style Sheet v1.0a

 COLORS: 
    #f2f1ed - v.light / bgfill

    #333333 - very dark grey
    #555555 - dark grey
    #A4A4A4 - light grey
    #ededed - very light grey

*/
html { margin: 0; padding: 0;}
body {
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    background: #cbcbcb url(../../uploads/images/main/page-bg.gif) repeat-x left top;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 900px ! important;
    line-height: 16px;
    text-align: center;
}
/* must be exact copy of above */
body.resetclass {
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    background: #cbcbcb url(../../uploads/images/main/page-bg.gif) repeat-x left top;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 900px ! important;
    line-height: 16px;
    text-align: center;
}
h1, h2, img, form, div, input, select, span, textarea {
    padding: 0;
    margin: 0;
}
img { border: 0; }
h1, h2 {
    pause: 20ms 30ms;
    voice-family: paul;
    stress: 30;
    richness: 90;
}
table {
    font-size: 11px;
}
h1 { 
    font-size: 28px ! important;
    line-height: 38px ! important;
}
h2 {
    font-size: 18px ! important;
    line-height: 32px ! important;
}
h3 {
    font-size: 16px;
    line-height: 22px;
}
strong, b, p {
    voice-family: juliet, female;
    stress: 50;
    richness: 50;
}
#container {
    position: relative;
    left: 0;
    top: 5px;
    width: 900px;
    padding: 0;
    margin: 0 auto;
    /* second stage background */
    background-color: #ffffff;
}
#container a,
#container a:visited {
    background-color: transparent;
}
#container p a {
    background-color: transparent;
}
/* Header */
#header-wrap {
    position: relative;
    text-align: center ! important;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 0;
	white-space: nowrap;
}
#header-div {
    position: relative;
	padding: 0;
	margin: 0;
	height: 218px;
	z-index: 0 ! important;
    border-bottom: 1px solid #bababa;
    background-color: #f2f1ed; /* main bg colour for header section */
}
#header-line {
    position: absolute;
    right: 0;
    top: 120px;
	width: auto;
    min-width: 100%;
    height: 0px;
    border-bottom: 1px solid #ededed;
    background-color: #ffffff;
    padding: 0;
	white-space: nowrap;
    z-index: 1;
    visibility: hidden;
}
#header-address {
    position: absolute;
    top: 4px ! important;
    left: 8px;
    text-align: left;
    color: #A4A4A4; /* header, address text colour */
    padding: 0 ! important;
    margin: 0 ! important;
    visibility: hidden;
}
#clock {
    position: absolute;
    top: 10px ! important;
    right: 12px;
    padding: 0 ! important;
    margin: 0 ! important;
}
#date {
    position: absolute;
    top: 192px ! important;
    right: 12px;
    padding: 0 ! important;
    margin: 0 ! important;
}
#header-email {
    position: absolute;
    top: 20px;
    left: 8px;
    text-align: left;
    color: #A4A4A4; /* header email address text colour */
    visibility: hidden;
}
#header-telephone {
    position: absolute;
    top: 20px;
    left: 300px;
    text-align: left;
    color: #A4A4A4; /* header telephone no text colour */
    visibility: hidden;
}
#header-text {
    position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}
#header-text h1 { 
   background: transparent url(../../uploads/images/main/header.jpg) no-repeat 0px 0px;
   width: 900px; 
   height: 218px; 
   float: right;
}
#header-text h1 span {
   display:none
}
#header-full-menu {
    position: relative;
	top: 168px;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 0 ! important;
	padding-right: 0 ! important;
	min-width: 100px;
	width: 100%;
    text-align: center;
    z-index: 2 ! important;
}
#header-full-menu ul {
    list-style: none ! important;
}
/* new menu tabs rounded */
#full-menu {
    padding:1px 0 0 41px;
    font-size:13px;
    font-weight:bold;
    z-index: 2 ! important;
}
#full-menu li {
    float:left;
    margin: 0 16px 0 0;
    border-right: 1px solid #ccc;
}
#full-menu li a {
    display:block;
    overflow:hidden;
    line-height:26px;
    color:#444;
    cursor:pointer;
    text-decoration:none;
}
#full-menu li a:hover {
    display:block;
    overflow:hidden;
    line-height:26px;
    color:#999;
    cursor:pointer;
}
#full-menu li a span {
    display:block;
}
#full-menu li a span span {
    padding:0 10px;
    margin-right: 6px;
}
#full-menu li.active a {background-position:0 -26px !important;color:#000;}
#full-menu li.active a:hover {background-position:0 -26px !important;color:#000;}
#full-menu li.active span {background-position:0 -26px !important;}
#full-menu li.active span span {background-position:100% -26px !important;}

/* Content */
#content {
    position: relative;
    text-align: center ! important;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    padding: 0;
}
/* three column div layout */
#content .column {
    top: 0;
    position: absolute;
    background-color: #ffffff;
    min-height: 450px;
}
#content-left {
    left: 0;           /* 2pixel Hack */
    width: 240px;          /* LC width */
    border: 8px solid #ffffff;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px ! important;
    color: #666666 ! important;
    /* background-color: #ded9d1 ! important; */
}
#content-right {
    right: 0;
    width: 0px;          /* RC width */
    border: 0px solid #ffffff;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 10px ! important;
    /* background-color: #ded9d1 ! important; */
    visibility: hidden;
}
#content-middle {
    left: 264px;
    width: 594px;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 8px solid #ffffff;
    /* background-color: #f2f1ed ! important; */
    text-align: justify ! important;
}
#content-full {
    left: 0;
    padding: 0px;
    width: 900px;
    text-align: justify ! important;
}
#content .internalwrap {
    width: 460px;
    height: 100%; 
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffffff;
}
#content-middle p {
    display: block;
    font-family: trebuchet ms,geneva ! important;
    font-size: 16px ! important;
    font-weight: normal ! important;
    color: #777777;
    line-height: 22px;
}
#content-left img
{
    padding: 4px ! important;
    margin: .5em ! important;
    border: 0px solid #cccccc ! important;
}
#content-right img
{
    padding: 4px ! important;
    margin: .5em ! important;
    border: 1px solid #cccccc ! important;
}

/* content internals */
#content hr {
    border: 1px dashed #cccccc;
    height: 1px ! important;
    width: 96%;
    margin-bottom: 1.25em;
    padding: 0;
}



#content div.formwrap {
    text-align: center ! important;
    margin: 0 ! important;
    padding: 0 ! important;
    min-width: 440px ! important;
    width: 100%;
}
#content form {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.5em;
    padding-top: 0;
    margin: 0;
}
#content fieldset {
    border: 1px solid #cccccc;
    padding: 0.5em ! important;
    margin: 0 ! important;
}
#content legend {
    background-color: #ffffff;
    color: #16175a; 
    padding-left: 10px ! important;
    padding-right: 10px ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    margin-right: 0;
    margin-left: 5px ! important;
    margin-top: 0;
    margin-bottom: 1em ! important;
}
html>body #content legend {
    margin-left: 12px ! important;
    margin-bottom: 0 ! important;
}
#content form div {
    line-height: 30px ! important;
}
#content form input, form label, form textarea {
    position: relative ! important;
    display: inline ! important;
    margin: 0 ! important;
    padding: 0 ! important;
}
#content form div.hidelabel label {
    display: none ! important;
    clear: both ! important;
}
#content form label {
    float: left ! important;
    clear: both ! important;
    font-size: 13px ! important;
    padding: .5em;
    white-space: nowrap;
}
#content form input {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    height: 24px;
    width: 200px;
    margin-bottom: 1em ! important;
}
#content form textarea {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    margin-bottom: 1em ! important;
    width: 200px;
}
#content form select {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    height: 24px;
    margin-bottom: 1em ! important;
    width: 198px;
}
#content form p {
    line-height: 16px;
    padding: 0;
}
#submitbtn {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    width: 160px ! important;
}
#content form .inputnc {
    float: right ! important;
    clear: none ! important;
    margin-right: .3em ! important;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#content div.buttonsdiv {
    clear: both ! important;
    padding-top: 6px ! important;
    padding-bottom: 6px ! important; 
    padding-left: 0; 
    padding-right: 0; 
}
#buttons label {
    display: none ! important;
    clear: none ! important;
}
#submitbtn {
    float: right;
    clear: right ! important;
    margin-left: 1em ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px ! important;
    width: 110px;
    height: 28px;
}
#resetbtn {
    float: right;
    clear: none ! important;
    margin-left: 1em;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px;
    width: 80px;
    height: 28px;
}
#FindPwdBtn {
    width: 146px;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: .5em ! important;
}
#content p, span, h1, h2, h3 {
    text-align: left;
    margin: 0;
    padding: 0;
}
#content a {
    text-decoration: none;
}
#content a:hover {
    text-decoration: underline;
}
#content ul {
    text-align: left;
    padding-right: 0;
    padding-left: 3em;
    padding-top: 0;
    padding-bottom: 1.5em;
    margin: 0;
}
#content ol {
    text-align: left;
    padding-right: 0;
    padding-left: 3em;
    padding-top: 0;
    padding-bottom: 1.5em;
    margin: 0;
}
#content p {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 1.5em;
}
/* Footer */
#footer {
    clear: both;
	position: relative;
	left: 0;
	padding-top: 6px ! important;
	margin: 0 ! important;
	width: 100%;
    background: transparent url(../../uploads/images/main/footer-bg-ok.gif) bottom left no-repeat;
}
#footer-inner {
    position: relative;
    /*height: 80px;*/
	right: 0;
	padding: 0 ! important;
	margin: 0 !  important;
	overflow: hidden;
}
html>body #footer-inner {
    /*height: 80px;*/
}
#footerdiv {
    position: relative;
    bottom: 0;
    text-align: left;
    padding: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    margin-top: 0 ! important;
    margin-bottom: 0 ! important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    /* border-top: 1px solid #cccccc; */
}
#footerdiv a, 
#footerdiv p a, 
#footerdiv a:visited 
{ 
    color: #000000 ! important;
    padding: 2px ! important;
    margin: 0 ! important;
    text-decoration: none;
}
#footerdiv a:hover { 
    color: #000000 ! important;
    background-color: #ededed;
    text-decoration: underline;
}
#footerdiv ul {
    padding-left: .5em ! important;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#copyright
{
    margin: 0 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-right: 0 ! important;
    padding-left: .75em ! important;
    font-size: 10px ! important;
    font-style: oblique;
}
#copyright a {
    color: #000000 ! important;
    font-weight: bold;
}
#footer-address
{
    margin: 0 ! important;
    padding-top: 0 ! important;
    padding-left: .75em ! important;
    padding-right: 0 ! important;
    font-size: 10px ! important;
    font-variant: small-caps;
}
#validation {
    position: relative;
    right: 0;
    padding: 0 ! important;
    top: -32px;
}
#validation p {
    position: relative;
    float: right;
    display: inline;
    height: 34px;
    padding-right: .5em;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}
#validateHTML,
#validateCSS,
#validateWCAG {
    padding: 0;
    margin: 0;
}
#validateHTML a img,
#validateCSS a img,
#validateWCAG a img {
    border: 0;
    padding: 0;
    margin: 0;
}
#validateHTML a:hover,
#validateCSS a:hover,
#validateWCAG a:hover {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent url(../../images/transpix.gif);
}
ul.pipe {
    margin: 3px;
    padding:0;
    list-style-type: none;
}
.pipe li {
    margin: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("../../images/pipe.gif");
    padding-left:5px;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    display: inline;
}
fieldset { border: 0; margin: 0; padding: 0.5em; position: relative;}
.nowrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
.centertext {
    text-align: center ! important;
}
.righttext {
    text-align: right ! important;
}
.lefttext {
    text-align: right ! important;
}
.hidden {
    display: none ! important;
}
a img {
    border: 0;
}
#content .floatright {
    clear: both;
    float: right ! important;
}
#content .fixed220 {
    width: 220px ! important;
}
#content select.fixed220 {
    width: 224px ! important;
}
#content .fixed156 {
    width: 156px ! important;
}
#content select.fixed156 {
    width: 160px ! important;
}
#content .fixed120 {
    width: 120px ! important;
}
#content select.fixed120 {
    width: 124px ! important;
}
#content .fixed56 {
    width: 56px ! important;
}
#content select.fixed56 {
    width: 60px ! important;
}
#content .fixed40 {
    width: 40px ! important;
}
#content select.fixed40 {
    width: 44px ! important;
}
#content .uppercase {
    text-transform: uppercase ! important;
}
#content .fileupload {
    padding: .5em ! important;
    margin: 0;
}
span.red {
    color: #cc0000 ! important;
}
.mainheader {
    color: #666666 ! important;
}
#content ul.subcatlist li a {
    color: #aaaaaa ! important;
    font-size: 11px ! important;
}
.titlepage {
    color: #16175a ! important;
    padding-left: .5em ! important;
    padding-right: 0 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    margin-top: 0 ! important;
    margin-bottom: 1em ! important;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #ffffff url("../../images/silver-shade-down.jpg") ! important;
}
.title {
    color: #aa0000;
    font-family: trebuchet ms,geneva ! important;
    padding-top: 0 ! important;
    padding-bottom: .5em ! important;
    padding-right: 1em ! important;
    /*
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-repeat: repeat;
    background-position: left center;
    background-image: url("../../images/silver-shade-up.jpg");
    */
    min-width: 100px;
    width: auto;
    font-weight: bold;
    font-size: 21px ! important;
    position: relative;
    margin: 0;
}
h1.title {
    font-size: 21px ! important;
    padding-left: 22px;
    background: url("../../uploads/images/main/chemsol-bullet.gif") no-repeat 0px 12px;
}
h2.title {
    font-size: 19px ! important;
}
h3.title {
    font-size: 17px ! important;
    background: url("../../uploads/images/main/chemsol-bullet-sml.gif") no-repeat 0px 6px;
    padding-left: 18px;
}
h4.title {
    font-size: 15px ! important;
    color: #000000;
}
a.nlink,
a.nlink:hover,
a.nlink:active,
a.nlink:visited
{
    color: #666666 ! important;
    text-decoration: none ! important;
    font-weight: normal ! important;
    border-bottom: 1px dashed ! important;
    font-size: 15px ! important;
}
p a.btn-reg {
    display: block;
    width: 214px;
    height: 60px;
    background-image: url(../../uploads/images/main/enigmatag/btn-reg-imob.png);
    background-position: top;
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
}
p a.btn-reg:hover {
    background-position: bottom;
}
p a.btn-reg:active {
    background-position: bottom;
}
.subtitle {
    color: #222222;
    font-family: trebuchet ms,geneva ! important;
    margin-top: -20px;
    font-weight: bold;
    font-size: 16px ! important;
}
/* side menu plugin */
#side-menu {
    top: 0 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    margin: 0 ! important;
    width: 100%;
}
#side-menu ul {
    padding: 0 ! important;
    margin: 0 ! important;
    width: 100% ! important;
    list-style: none;
}
#side-menu li {
    padding: 0 ! important;
    margin-top: 0 ! important;
    margin-bottom: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    width: 150px ! important;
    clear: both ! important;
    height: auto;
    min-height: 27px;
}
#side-menu a {
    float: left;
    color: #000000 ! important; /* side menu text color */
    padding-top: 5px ! important;
    padding-bottom: 7px ! important;
    padding-left: 6px ! important;
    padding-right: 0 ! important;
    margin: 0 ! important;
    font-size: 10px ! important; /* side menu font size */
    font-weight: normal ! important; /* normal or bold */
    width: 150px ! important;
}
#side-menu a.underscore {
    border-bottom: 1px solid #333333 ! important;
}
#side-menu a.normal {
    border-bottom: 1px solid #ffffff ! important;
    background: #f2f1ed url(../../images/transpix.gif); /* menu heading block colour */
    color: #666666 ! important;
    font-weight: bold ! important;
}
#side-menu a.underscore:hover {
    border-bottom: 1px solid #ffffff ! important;
    text-decoration: none ! important;
    background-color: #f5f2d5; /* side menu tabs hover colour */
}
#side-menu a.normal:hover {
    border-bottom: 1px solid #ffffff ! important;
    text-decoration: none ! important;
    color: #ffffff ! important;
}
/* side menu rounded corner extras */
#side-menu .cornersDiv {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
}
#side-menu .cornerTL {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: left ! important;
    left: 0 ! important;
}
#side-menu .cornerTR {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: right ! important;
    right: 0 ! important;
}
#side-menu .cornerBL {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: left ! important;
}
#side-menu .cornerBR {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: right ! important;
}
#side-menu img.side-menu-image {
    display: inline;
    height: 136px ! important;
    width: 180px ! important;
    padding: 3px ! important;
    border: 1px solid #cccccc ! important;
    clear: both ! important;
    margin-top: 0 ! important;
    margin-bottom: .5em ! important;
    margin-left: auto ! important;
    margin-right: auto ! important;
    visibility: hidden;
}
/* side news */
#side-news {
    color: #666666 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    margin: 0 ! important;
    height: auto ! important;
    border: 1px solid #f2f1ed ! important;
}
#side-news h4.newshead {
    background-color: #f2f1ed ! important; /* side news top block colour */
    color: #666666; /* top block text colour */
    padding-top: .5em ! important;
    padding-bottom: .5em ! important;
    padding-left: 1em ! important;
    padding-right: 1em ! important;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; 
    width: auto;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    margin: 0;

}
#side-news p {
    margin: 5px ! important;
    padding: 0 ! important;
    width: auto;
    text-align: left;
}
#side-news a.headline {
    font-style: normal;
    font-weight: bold;
    color: #999999 ! important;
    font-size: 10px;
}
#side-news p.date {
    text-align: left;
    font-size: 9px;
}
#side-news p.summary {
    text-align: left;
    font-weight: normal;
    color: #333333 ! important;
    font-size: 10px;
}

/* single full width middle column */
#content-middle .full-middle-column {
    float: left;
    width: 900px ! important;
    margin-right: 0 ! important;
    margin-left: 0 ! important;
    margin-top: 1em ! important;
    margin-bottom: 0;
    clear: both;
}
/* split two equal columns after a previous full width middle column */
#content-middle .left-middle-sub-column {
    float: left;
    width: 220px ! important;         /* CC fixed width for IE */
    margin-right: 0 ! important;
    margin-left: 0;
    margin-top: 1em ! important;
    margin-bottom: 0;
    padding: 0;
}
#content-middle .right-middle-sub-column {
    float: right;
    width: 220px ! important;         /* CC fixed width for IE */
    margin-left: 0 ! important;
    margin-right: 1em ! important;
    margin-top: 1em ! important;
    margin-bottom: 0;
}
#content-middle h4.subhead {
    font-size: 14px;
    color: #555555;
}

/* gallery */
.gallery {
    padding: 3px ! important;
    margin: 3px 3px ! important;
    border: 1px solid #cccccc ! important;
}
.gallery-heading {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #555555 ! important;
    text-decoration: none ! important;
}
#content-middle a.gallery-heading {
    color: #555555 ! important;
    text-decoration: none ! important;
}

/* two images side by side */
#content-middle .imageL {
    vertical-align: top;
    margin-left: 0;
    margin-right: 2em ! important;
    margin-top: 0;
    margin-bottom: 2em ! important;
}
#content-middle .imageR {
    vertical-align: top;
    margin-left: 2em ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 2em ! important;
}

/* three sized images side by side */
#content-middle div.image1 {
    float: left;
    width: 100px ! important;
    height: 140px ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle div.image2 {
    width: 100px ! important;
    height: 140px ! important;
    margin: 0 auto ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle div.image3 {
    float: right;
    width: 100px ! important;
    height: 140px ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle .image1 img,
#content-middle .image2 img,
#content-middle .image3 img {
    margin-top: 0;
    margin-bottom: .5em;
    margin-left: 0;
    margin-right: 0;
    display: inline;
}
/*contact us form */
#contactus legend { font-family: trebuchet ms,geneva ! important; font-size: 12px; font-weight: bold; color: #999999; }
#contactus input { font-size: 13px; font-family: Arial; padding: 3px 6px; margin: 10px 4px; } 
#contactus label { margin-bottom: 2px; font-weight: bold; font-family: trebuchet ms,geneva ! important; font-size: 14px; color: #333333; } 
#contactus input, 
#contactus textarea, 
#contactus select { border: 1px solid #7f9db9;  font-size: 13px; font-family: Verdana; color: #333333; padding: 4px;  }

/* header */
#header-flash-anim {
    position: absolute;
    left: 0;
    top: 0;
	width: 900px;
    height: 240px;
    background-color: transparent;
    padding: 0;
	white-space: nowrap;
    z-index: 1 ! important;
}
.Link_internalpage {
    color: #777777;
    text-decoration: none ! important;
    line-height: 22px;
    font-weight: normal ! important;
    border-bottom: 1px dashed #cccccc;
}
.Link_internalpage:hover {
    color: #777777;
    text-decoration: none ! important;
    line-height: 22px;
    font-weight: normal ! important;
    border-bottom: 1px dashed #777777;
}
.smltitle {
    color: #777777;
}
div.servicespage {
    background: #ffffff url(../../uploads/images/backgrounds/services-crime-scene.jpg) top left ! important;
    background-repeat: no-repeat;
    width: 900px;
    height: 740px;
}

/* contact us form */
#mailform legend { display: none; }
#mailform fieldset { border: 0; } 
#mailform input { font-size: 115%; padding: 3px 6px; margin: 10px 4px; background-color: #ffffff ! important; line-height: 30px } 
#mailform label { top: 0; font-weight: normal; font-size: 14px; } 
#mailform input, 
#mailform textarea, 
#mailform select { top: 6px; border: 1px solid #7f9db9; font-size: 115%; padding: 4px; }
.smltitle {
    float: left;
    clear: both;
}
span.contactuspost {
    top: 0; margin: 0; padding: 0; padding-left: 0 ! important; line-height: 32px ! important;
}
span.smltitle {
    padding-bottom: .5em;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.smltitlehr {
    clear: both;
    width: 100%;
}
.leftsplitdiv {
    float: left;
    width: 200px ! important;
    padding: 0 ! important;
    padding-left: 25px ! important;
    padding-right: 25px ! important;
    margin-left: 0 ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 18px;
}
.rightsplitdiv {
    float: left;
    width: 250px ! important;
    padding: 0 ! important;
    margin-left: 35px;
    padding-left: 35px ! important;
    margin-right: 0 ! important;
    margin-top: 0;
    margin-bottom: 1em;
    border-left: 1px dashed #cccccc;

}
.leftsplitdiv img {
    margin-bottom: 6px ! important;
    border: 0 ! important;
}
/* categories */
#categories {
    width: 465px;
    margin-left: 50px;
    margin-top: 20px;
}
#categories h2 {
    background: url("../../uploads/images/main/chemsol-bullet-sml.gif") no-repeat 7px 11px;
    color: #444444;
    font-size: 15px ! important;
    padding-left: 24px ! important;
}
#categories ul {
    padding: 0 ! important;
    margin-left: 40px ! important;
}
#categories li, #categories ul {
    list-style: none;
    list-style-position: inside;
}
#categories li {
margin-top: 2px;
white-space: nowrap ! important;
}
#categories ul li:before {
    content: "\00BB \0020";
}
#categories div.separ {
    height: 10px;
    width: 100%;
    border-bottom: 1px dashed #666666;
}
#content a,
#content a:visited {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
    border-bottom: 1px dashed #cccccc;
}
#content a:hover {
    color: #990000;
    text-decoration: none;
    border-bottom: 1px dashed #990000;
}
#content-left a,
#content-left a:hover,
#content-left a:visited {
    text-decoration: none;
    border-bottom: 0px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    max-height: 70px;
    width: auto;
    margin: 0 auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.customer-logos {
    padding-bottom: 20px;
}