﻿/* Elements */
html, body 
{
	background-color: #ffffff;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	color: #333333;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif ;
	font-size: 8pt;
}
img {
    border: 0px;	
}

h1 {font-size: 13pt; font-weight: normal; color: #4d4d4d; margin-bottom: 20px; text-align: center;}
h2 {font-size: 11pt; font-weight: normal; margin-top: 10px; margin-bottom: 0px;}
h3 {font-size: 10pt; font-weight: bold; color: #ed1c2e; margin-bottom: 5px;}

/* Element Ids */

#outerwrapper 
{
    position: relative;
    width: 1018px;
    margin:0 auto; /* for the rest */ 
    margin-top: 10px;
    padding-bottom: 30px;
    padding-top: 8px;
    text-align: left;
}

#innerwrapper 
{
    width: 892px;
}
#fastscrollright 
{
    position: absolute; 
    right: 5px;
    top: 333px;
    text-align: left;
}
#fastscrolltoggle 
{
    background: #ffffff url('../images/close.png') no-repeat;
    width: 115px;
    height: 13px;
    text-align: center;
    padding: 5px;
}
#fastscrolltoggle a
{
    text-decoration: none;
    color: #000;
}
#fastscrolltoggle a:hover
{
    color: #b5121b;
}
#fastscrollright img
{
    cursor: pointer;
}
#fastscrollrightlines 
{
    background: #ffffff url('../images/fastscrollrightlines.png') no-repeat;
    background-position: right top;
    width: 122px;
    height: 163px;
    padding: 0px 0px 0 0;
    font-weight: bold;
    font-size: 10pt;
}
#header 
{
    position: relative;
    height: 52px;
    margin: 0px;
    padding: 0px;
}
#headerlogo 
{
    padding-left: 30px;
    padding-top: 10px;
    height: 252px;
}
#headermenutop
{
	background-image:url('../images/headermenutop-bg.png');
	background-repeat: repeat-x;
	height: 18px;
	text-align: left;
	padding-left: 200px;
	margin-right: 4px;
}
#headermenubottom
{
    position:relative;
	background-image: url('../images/headermenubottom-bg.png');
	background-repeat: repeat-x;
	height: 26px;
	text-align: left;
	padding-left: 200px;
	margin-right: 4px;
	z-index:999;
}

#titlecontainer {
	margin-top: -10px;
	padding: 0 40px 0 20px;
}
#main
{
    min-height: 650px;
    background-color: #ffffff;
    border-bottom: 2px #808080 solid;
}
#mainright 
{
    margin-left: 203px;
    width: 685px;
    min-height: 650px;
}
#topimages 
{
    height: 262px;
}
#newstickercontainer
{
    height: 23px;
    background-color: #cccccc;
    padding-left: 15px;
}
#rssfeedlink 
{
    margin: 5px 5px 0 0;
    float: right;
}
#mainleft 
{
    float: left;
    color: #333333;
    width: 203px;
    padding-top: 0px;
    background-color: #cccccc;
}
#mainmenu 
{
    background: #cccccc url('../images/mainmenuborderleft.png') no-repeat;
    width: 203px;
    min-height: 257px;
    padding-top: 5px;
}
#newstitle 
{
    background: #cccccc url('../images/newstitlebg.png') no-repeat;
    background-position: right top;
    padding: 3px 8px 5px 2px;
    height: 15px;
    width: 193px;
    text-align: right;
    clear: both;
    font-weight: bold;
}
#fastscrollleft
{
    margin-top: 1px;
}
#fastscrollleft img
{
    cursor: pointer;
}
#fastscrollleftlines 
{
    text-align: right;
    background: #cccccc url('../images/fastscrollleftlines.png') no-repeat;
    background-position: right top;
    width: 139px;
    height: 63px;
    padding: 45px 10px 0 0;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}
#search 
{
        margin-top: -3px;
    padding: 10px 10px 0 20px;
    background: #ffffff url('../images/searchbg.png') no-repeat;
    width: 173px;
    height: 154px;
    color: #4d4d4d;
}
#searchtitle 
{
   color: #ffffff;
   font-size: 11pt;
   margin-bottom: 5px;
}
#search input
{
    width: 155px;
}
#searchbutton
{
    text-align: right;
    padding-right: 20px;
}
#contactdetails 
{
    margin-top: 30px;
}
#contactdetails p
{
    margin-top: -4px;
}
#productfastscrollitems 
{
    margin-top: 0px;
    margin-bottom: 20px;
    height: 185px;
}
#content 
{
    margin-top: 0px;
    padding: 0px 15px 30px 30px;
    line-height: 1.462; 
}
#productrelatedproducts 
{
    float: right;
    width : 150px;
    margin-left: 10px;
    margin-top: 10px;
}
#relatedproductstab 
{
    background-image: url('../images/relatedtabbg.png');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    height: 22px;
    padding-top: 2px;
    margin-left: 10px;
    margin-top: -10px;
}
.relatedproducts
{
    margin-left: -25px;
    
}
.relatedproducts li
{
    list-style-type: none;
    margin-bottom: 10px;    
}
#productcontent 
{
    margin-right: 155px;
    border-right: solid 1px #cccccc;
    padding-right: 15px;
    min-height: 500px;
}
#staticcontent 
{
    margin-right: 155px;
    padding-right: 15px;
    min-height: 500px;
}
#footer 
{
    text-align: center;
}
#footer, #footer a.grey 
{
    color: #666666;
    text-decoration: none;
    font-size: 7pt;
}

#slideshow {
    position:relative;
    height:262px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* Classes */
.menu ul
{
    font-family: Calibri, Verdana, Arial;
    margin-left: -45px;
    padding-top: 5px;
}
.menu li
{
    list-style-type: none;
    display: inline;
}
.menu li a
{
    padding: 0 8px 1px 8px;
    font-size: 9pt;
    border-right: solid 1px #b5121b;
    color: #4d4d4d;
    text-decoration: none;
}
.menu li a:hover
{
    color: #b5121b;
}

.menu li a.enditem, #headermenubottom.menu>li a.enditem
{
    border-right: none;
}
#headermenubottom.menu + ul li a
{
    padding: 0 8px 1px 8px;
    font-size: 10pt;
    border-right: solid 1px #fff;
    color: #4d4d4d;
    text-decoration: none;
}
#headermenubottom.menu + ul li a:hover
{
    color: #b5121b;
}
#submenu01 
{
	left: 210px;
}
#submenu02
{
	left: 330px;
}
#submenu03 
{
	left: 440px;
}
#submenu04 
{
	left: 570px;
}
.submenu 
{
	width: 160px;
	position: absolute;
	top: 8px;
	text-align: left;
	display: none;
	z-index:999;
}
.submenu ul {
	font-family: Calibri, Verdana, Arial;
    margin-left: -45px;
}
.submenu li {
	list-style-type: none;
    display: block;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 2px;
    filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	width: 160px;
}
.submenu li a {
    padding: 2px;
    color: #000;
    filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	font-size: 11pt;
	border: none;
	width: 140px;
}

.submenu li a:hover {
    background-color: #000;
    /*padding: 3px 50px 3px 3px;*/
    color: #fff;
	position: relative;
}

.mainmenu ul
{
    font-family: Calibri, Verdana, Arial;
    margin-left: -40px;
}
.mainmenu li
{
    list-style-type: none;
    display: block;
    padding: 2px 8px 0px 39px;
    background-image: url('../images/mainmenuitembgoff.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.mainmenu li.selected
{
    background-image: url('../images/mainmenuitembgon.png');
}
.mainmenu li a
{
    height: 18px;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
.mainmenutitle 
{
    font-weight: bold;
    margin-left: 38px;
}
.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
	color: #505052;
	text-decoration: none;
	display: none;
}
.newsticker a
{
    color: #505052;
	text-decoration: none;
}
.producttabs 
{
    margin: 0px 170px 0 100px;
    height: 18px;
    padding-top: 6px;
    background-image: url('../images/producttabsbg01.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.producttabs ul
{
    margin: 0;
    height: 18px;
    width: 100%;
    margin-left: -40px;
}
.producttabs li
{
    display: inline;
    list-style-type: none;
    margin-right: 60px;
}
.producttabs li.startitem
{
    margin-left: 80px;
}
.producttabs li.enditem
{
    margin-right: 0px;
}
.producttabs a 
{
    text-decoration: none;
    color: #666666;
    margin-top: 5px;
}
.linkbuttonwhitegreen 
{
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
}
.linkbuttonwhitegreen:hover
{
    color: #e0db00;
}
.bold 
{
    font-weight: bold;
}
.bigcontentheading 
{
    font-size: 16pt;
}
.hidden 
{
    display: none;
}
.form 
{
    margin-top: 20px;
}
.form select 
{
    width: 205px;
}
.form input[type=text]
{
    width: 200px;
}
.form textarea
{
    width: 200px;
    height: 100px;
}
.form td 
{
    vertical-align: top;
}
.large 
{
    font-size: 18px;
}
.result 
{
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
#distributorsearch 
{
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
#distributorsearch table
{
    text-align: left;
    width: 400px;
}
#distributorsearch td
{
    padding: 5px;
}
.margintop
{
    margin-top: 20px;
}

#largeimage 
{
    float: left;
    width: 513px;
}
#thumbs 
{
    margin-left: 515px;
    cursor: pointer;
}
.newsitem 
{
    margin-bottom: 10px;
}
.newsheading 
{
    font-weight: bold;
}
.newsdate 
{
    color: #b5121b;
}
.login {
    text-align: left;
}
.login input[type=text], .login input[type=password] {
    width: 200px;
}
.searchresultitem {
    font-size: 11pt;
    padding: 10px;
    border-bottom: solid 1px #eee;
}
