﻿@charset "utf-8";
body {
    background: #fff;
    margin-top: 12px;
}

div.outerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 25px;
    border: 1px #555 solid;
}

div.container {
    margin: 12px;
}

div.contentwrapper {
	margin: 0px 0px;
}

#header {
    margin-bottom: 10px;
}

#header #logo {
    position: absolute;
    top: 0px;
    left: 0px;
}
#header #toolmenu {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    -moz-opacity:.75; filter:alpha(opacity=75); opacity:.75; 
    height: 21px;
    font-family: helvetica, arial, sans serif;
    font-size: 12px;
    
}
#header #toolmenu a:link,#header #toolmenu a:visited{
    color: #000;
    bottom: 10px;
    text-decoration: none;
}
#header #menubox {
    background: url(/media/images/menu_bg.png) repeat-x; 
    height: 27px; 
    position: relative;
}
#header #mainmenu {
    margin-left: 10px;
    padding-top: 8px;
    
}
#header #mainmenu li {
    display: block;
    float: left;
    width: 162px;
    text-align: center;
    position: relative;
}
#header #mainmenu  li a:link,#header #mainmenu  li a:visited{
    font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
    font-weight: bold;
	color: #000;
    text-decoration: none;
    width: 166px;
    display: block;
    border-left: 1px solid #333;
}
#header #mainmenu  li.first a:link,#header #mainmenu  li.first a:visited{
	border-left:none;
}
#header #mainmenu  li.active a:link,#header #mainmenu  li.active a:visited{
	color: #fff;
    text-decoration: underline;
}
#header #mainmenu  li a:hover {
    text-decoration: underline;
}
#header #mainmenu ul li  {
    float: none;
    text-align: left;
}
#header #mainmenu li ul li a:link,
#header #mainmenu li ul li a:visited {
    margin-left:1em;
    border-left: none;
}
#header #mainmenu li ul {
    visibility:hidden;
    position:absolute;
    top: 12px;
    left: 12px;
    padding-top: 12px;
    padding-bottom: 6px;
}
#header #mainmenu li ul  li{
    width: 150px;
}
#header #mainmenu li ul  li a{
    padding: 6px;
}
#header #mainmenu li:hover ul{
	visibility:visible;
	background-color:#ffbf0f;
    -moz-opacity:.85; filter:alpha(opacity=85); opacity:.85; 
}

#mainmenu.about li a#about,
#mainmenu.products li a#products,
#mainmenu.news li a#news,
#mainmenu.contact li a#contact,
#mainmenu.staff li a#staff {
    color: #fff;
    text-decoration: underline;
}
/*.jquery-corner {
z-index: 0 !important; z-index: -1;
}*/
#header #topimage {
    width: 968px;
    height: 242px;
    /*background: #efefe3;*/
    /*margin: 10px auto;*/
}

ul#sidemenu {
    list-style-image: none;
}
ul#sidemenu li {
    margin-left: 18px;
    padding-top: 5px;
    padding-bottom: 4px;
    /*height: 20px;*/
    border-bottom: 1px solid #ffbf0f;
}
ul#sidemenu > li:last-child {
    border-bottom: none;
}
ul#sidemenu li.closing {
    border-bottom: none;
}
ul#sidemenu li.active {
   list-style-image: url(/media/images/arrow_yel_10.png);

}

ul#sidemenu li a:link, ul#sidemenu li a:visited {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
ul#sidemenu li.active a:link, ul#sidemenu li.active a:visited {
    color: #FFBF0F;
}
ul#sidemenu li ul {
    list-style-image: url(/media/images/box_bl_9.png);
}
ul#sidemenu ul li.active {
    list-style-image: url(/media/images/box_yel_9.png);
}
ul#sidemenu li ul li {
    margin-left: 18px;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 4px;
    /*height: 20px;*/
    border-bottom: 1px solid #ffbf0f;
}
ul#sidemenu li.active ul li a:link, ul#sidemenu li.active ul li a:visited {
    color: #000;
}
ul#sidemenu li ul li ul  {
    margin-top: 5px;
    border-top:  1px solid #ffbf0f;
    margin-bottom: 1px;
}
ul#sidemenu li ul li ul li, ul#sidemenu li ul.products li {
    margin-left: 14px;
    margin-top: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
ul#sidemenu li ul li ul , ul#sidemenu li ul.products li {
    list-style-image: none;
}

ul#sidemenu li ul.products li.active {
    list-style-image: url(/media/images/arrow_yel_10.png);
    color: #883365;
}
ul#sidemenu li ul.products li.active a{
    color: #ffbf0f;
}
.content {
/*	clear: both;*/
}
.colrow {
    clear: both;
}
.col {
	width: 156px;
    width: 162px;
	float: left;
	margin-right: 24px;
}
.col.first {
	margin-left: 0px;
}
.col.last {
    width: 204px;
	margin-right: 0px;
	float: right;
}
.col.double {
	width:336px;
}
.col.triple {
	width:516px;
    width:463px;
}
.col.quad {
	width:696px;
}
.col.quad {
	width:648px;
}
.col.full {
	width:868px;
    margin-right: 0px; margin-left: 0px;
}
/* Border on right hand side of a column. */
div.border {
  padding-right:11px;
  margin-right:12px;
  border-right: 1px solid #666;
}
div.thickborder {
  padding-right:10px;
  margin-right:12px;
  border-right: 2px solid #666;
}

div.thickborder_both {
  padding-right:10px;
  margin-right:12px;
  padding-left: 10px;
  margin-left: -14px;
  border-right: 2px solid #666;
  border-left: 2px solid #666;
}

.col .box.padright {
    padding-right: 10px;
}
.col .box.padleft {
    padding-left: 10px;
}
.col .box {
	padding: 0px;
	/*min-height: 100px;*/
    background: #fff;
    margin-bottom: 6px;
    clear: both;
    padding-bottom: 10px;
}

table.producttbl tr td {
    vertical-align: top;
    padding: 8px 8px;
    width: 143px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    
}
table.producttbl tr.firstrow td {
    padding-top: 0px;
}
table.producttbl tr.lastrow td {
    border-bottom: none;
}
table.producttbl tr td.firstcol {
    padding-left: 0px;
}
table.producttbl tr td.lastcol {
    padding-right: 0px;
    border-right: none;
}

table.producttbl tr td div.pic {
    margin-bottom: 12px;
}
table.producttbl p.prodtitle {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.23;
    margin-top: 5px;
    text-transform: uppercase;
    width: 143px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col .box p,
.col .box th,
.col .box td {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
    color: #000;
    margin-bottom: 6px;
}
.col .box td {
	font-size: 11px;
}
.col .box td label{
	font-size: 12px;
}
.col .box h3 {
	font-size: 18px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    line-height: 1.2;
}
.col .box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	margin-top: 14px;
    text-transform: uppercase;
    
}
.col .box h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
    margin-top: 0px;
    margin-bottom: 8px;
    color: #000;
}
.col div.pic {
    margin-bottom: 10px;
}
.col .box p.head {
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}
.col .box h3.news {
    margin-bottom: 4px;
    font-size: 21px;
}
.col .box p.newsdate {
    margin-top: 0px;
    line-height: normal;
    font-size: 13px;
    font-weight: bold;
}
.col .box div.contactbox {
    width: 220px;
    text-align: left;
}
.col .box div.contactbox.text {
    width: 200px;
    text-align: left;
    padding: 10px;
}
.col .box a:link,.col .box a:visited {
    color: #000000;
    text-decoration: none;
}
.col .box a:hover {
    text-decoration: underline;
}
.col .box p.reference {
    margin: 12px 0 10px 0;
}
#footer {
	/*margin-top: 4px;
    width: 876px; 
    margin: 0px; 
    background: url(/media/images/btag_sv.png) bottom right no-repeat;
    padding: 0px 12px 4px 12px;*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #646464;*/
    color: #000;
    text-align: left;
    line-height: 1.4;
    /*border-top: 1px solid #646464;*/
    width: 900px; 
    padding:0px; 
    margin: 0px; 
    position: relative; 
    height: 50px;
}

#footer #text {
    padding: 0 12px 4px 12px;
}

#footer strong {
    font-weight: bold;
    margin-right: 4px;
}

strong {
	font-weight: bold;
}
em {
    font-style: italic;
}
sup {
	/*vertical-align: super;*/
    vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.right {
    text-align: right;
}

p label {
    width: 42px;
    float: left;
}
label.error {
    color: red;
}
ul.errorlist li {
    color: red;
}

/*from stu nichols - a way to have min-height in ie
http://www.cssplay.co.uk/boxes/minheight.html
*/
/* for understanding browsers */
.col {
min-height:25em; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .col {
height: 25em;
}
/**/

