html {
	background-image: url(../images/pike-background.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	background-attachment: fixed;
	height: 100%;
	background-color: #404040;
	color: #ccc;
	overflow-y: scroll;
}

td.text
{
    vertical-align: text-top;
}

td.icspace
{
    padding-top: 13px;
}

  .ImgButton
    {
      /*border: None 0 transparent!important;*/
    border: 1px solid #000000;
    }

#searchcontrol1_btnSearch
{
    /*border: None 0 transparent!important;*/
    border: none!important;
}

input
{
    /*border: None 0 transparent!important;*/
    border: none!important;
}

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align:justify;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

a img {
	border: 0;
}
h1 {
	/*font-size: 1.6em;*/
	font-size: 1.3em;
	margin: 0;
}
h2 {
	font-size: 1.1em;
	margin: 0;
}
#wrapper {
	width: 1000px;
	/*max-width: 1050px;
	margin-right: 55px;
	margin-left: auto;*/
	margin: 0 auto;
}

#header {
	position:relative;
}

#header a
{
	color: #fcb033!important;
}

#header h1{
	margin: 0;
}
#header h2 {
	position: absolute;
	bottom: 9px;
	left: 240px;
	color: #ffffff;
	font-size: 300%;
	width: 650px;
}

#header h2 span.phonenumber
{
	color: #fcb033;
}

#sidenav, #subnav {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 23%;
	margin: 0;
	padding: 0;
}
#sidenav li, #subnav li {
	border-bottom: 1px solid #3a3a3c;
	list-style: none;
	padding-left: 15px;
	background-image: url(../images/chevron.png);
	background-repeat:no-repeat;
	background-position: left;
}

#mainnav {
	position: absolute;
	top: 30px;
	right: 10px;
	margin: 0;
	padding: 0;
}
#product_nav {
	/*margin-top: 10px;*/
	margin-top: 0;
	margin-bottom: 5px;
}
#mainnav li, 
#product_nav li {
	float: left;
	list-style-type: none;
	min-width: 100px;
	background-image: url(../images/navgreyr.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 5px;

}
#product_nav li {
/*background-image: url(../images/navtransr.png);*/
/*width: 135px;*/
}

#mainnav li a, 
#product_nav li a {
	display: block;
/*	min-width: 50px;*/
	padding: 4px 0 4px 20px;
	margin-right: 20px;
	background-image: url(../images/navgreyl.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#product_nav li a {
/*background-image: url(../images/navtransl.png);*/
}
#mainnav li a {
	min-width: 70px;
}

#mainnav li:hover a,
#mainnav li a:hover, 
#product_nav li:hover a,
#product_nav li a:hover {
	text-decoration: none;
	background-image: url(../images/navredl.png);
	color: #414142!important;
}

#mainnav li:hover,
#product_nav li:hover {
	background-image: url(../images/navredr.png);
	background-position: top right;
	
}

#homeright, #blankright {
	width: 23%;
	float: right;
	clear: both;
}

#homemain, #blankmain {
	width: 75%;
	float: left;
}

#trafficbar
{
	background: url('../images/trafficbarleft.png') top left no-repeat;
	height: 29px;
	margin-left: 15px;
}

#trafficbar h3, #trafficbar p
{
	padding: 0;
	margin: 0;
}

#trafficbar p.traf
{
    float: left;
    margin-top: -22px;
    margin-left: 10px;
    color: #000000;
}

#trafficbarright
{
	background: url('../images/trafficright.png') top right repeat-x;
	width: 810px;
	/*height: 29px;*/
	height: 23px;
	margin-left: 182px;
	padding: 6px 0 0 0;
}

#trafficbarright #tapeticker a
{
	color: #333333;
	font-weight:lighter;
}

#leftcol span
{
	width: 230px;
	float: left;
	background: #ff9900;
	margin-left: 15px;
	margin-top: 10px;
	background: url('../images/leftcol.png') top left no-repeat;
	text-align: left;
	clear:both;
}

#leftcol #search
{
	/*background: url('../images/searchheader.jpg') top left no-repeat;*/
	height: 35px;
	margin: 5px 0 8px 0;
}

#leftcol #search p
{
	padding: 0;
	margin: 0;
}

#search p.search
{
    float: left;
    /*margin-top: -60px;
    margin-left: -30px;*/
    color: #f8b131;
}

#leftcol #searchcontrol1_btnSearch
{
    /*border: None 0 transparent!important;*/
    border: none!important;
}


#leftcol .leftcolitems
{
	/*height: 90px;*/
	height: 105px;
	margin: 5px 10px 0 10px;
}

#leftcol .leftcolitems img
{
	float: left;
}

#leftcol .leftcolitems .itemtext
{
	width: 120px;
	float: right;

}

#leftcol p, a, h2
{
	padding: 0;
	margin: 0;

}

#leftcol .leftcolitems .itemtext h2
{
	color: #ffffff;
	font-size: 115%;

}

#leftcol .leftcolitems .itemtext p
{
	color: #ffffff;
	font-size: 90%;
}

#leftcol .leftcolitems .itemtext a
{
	color: #fcb033!important;

}

#sidenav2, #subnav {
	
	margin: 0;
	padding: 0;
}
#sidenav2 li, #subnav li {
	border-bottom: 1px solid #3a3a3c;
	list-style: none;
	padding-left: 5px;
	/*background-image: url(../images/chevron.png);*/
	background-repeat:no-repeat;
	background-position: left;
	background: url('../images/leftcolbtn.jpg') top left no-repeat;
}

#sidenav2 a
{
	display: block;
	height: 18px;
	color: #835b0f;
	font-weight: bold;
	padding: 2px 0 0 0;
	
}

#rightcol span
{
	width: 156px;
	height: 500px;
	float: right;
	margin-top: 10px;
	/*background: url('../images/rightcol.png') top left no-repeat;*/
	padding: 5px 0 0 0px;
	text-align: center;
}

#rightcol p
{
	padding: 0 0 0 20px;
	margin: 0;
	color: #ffffff;
}

#rightcol a
{
	color: #fcb033!important;
}

#rightcol img
{
	margin: 0 0 0 10px;
}

#rightcol img.alignlight
{
	margin: 0 0 0 30px;
}

#rightcol img.alignlight2
{
	margin: 0 0 0 40px;
}

#middlecol
{
	margin: 0 171px 0 260px;

	background: red;
	margin-top: 10px;
	min-height: 485px;
	/*padding: 20px 40px 5px 40px;*/
	padding: 20px 5px 5px 5px;
	background: url('../images/middlecol.png') bottom left no-repeat;
	text-align: left;
 
}

.text
{
    vertical-align: top;
    text-align: center;
}

#flash
{
    margin: 0 0 0 20px;
}

#middlecol img
{
}

#middlecol p
{
	padding: 0;
	margin: 0;
	color: #ffffff;
}

#middlecol h1
{
	color: #ffffff;
	font-size: 350%;
	font-weight: normal;
}

p.midleft
{
	width: 48%;
	text-align: left;
	float: left;	
}

p.midright
{
	width: 48%;
	float: right;
	text-align: left;
}

#middlecol h3
{
    padding: 5px 0 5px 0;
    margin: 0;
    font-style: italic;
}

#middlecol #contentpane
{
	margin-top: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #ffffff url('../images/contentfill.jpg') top left repeat-y;
	/*padding: 10px 10px 5px 15px;*/
	/*padding: 10px 10px 5px 25px;*/
	padding: 10px 10px 5px 15px;
	height: 380px;
	color: #000000;
}
#contentpane p
{
	color: #000000;
	padding: 2px 0 8px 0!important;
}
#contentpane a
{
	color: #333333;
}
#contentpane h1
{
    color: #000000;
}
#middlecol #contentpane99
{
	margin-top: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #ffffff url('../images/contentfill.jpg') top left repeat-y;
	padding: 10px 10px 5px 40px;
	height: 380px;
	color: #000000;

}

#middlecol a
{
    color: #000000;
}

#contentpane99 p
{
    color: #000000;
    padding: 2px 0 8px 0!important;
}

#newpane
{

}

#newpanecontent
{
    margin: 0 0 0 260px;

}

#newpanecontent p
{
    color: #000000;
}

.productsdiv
{
	color: #000000;
	/*padding: 10px 10px 10px 0;*/
	padding: 10px 0px 10px 0;
	/*margin: 0 0 10px 0;*/
	margin: 0 0 5px 0;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: solid 1px #cecece;
	text-align: justify;
}

.productsdiv p
{
	color: #000000;
}

.productcontent
{
	/*margin: 0 5px 0 120px;*/
	/*margin: 0 5px 0 120px;*/
	margin: 0 0px 0 120px;
	text-align: justify;
}

.alignicons
{
    /*margin-left: 98px;*/
    /*margin-left: 100px;*/
    margin-left: 102px;
}

.productcontent2
{
	min-height: 100px; 
}

.productsdivsingle
{
	color: #000000;
	padding: 10px;
	/*margin: 0 0 10px 50px;*/
	/*margin: 0 0 10px 20px;*/
	margin: 0 0 10px 2px;
	/*border-bottom: solid 1px #cecece;*/
}

.hidelink
{
    display: none;
}

.productsdivsingle a.pdf
{
    background: url('../images/pdfdown.jpg') top left no-repeat;
    padding: 0 0px 0 25px;
}

.productsdivsingle p
{
	color: #000000;
}

.productcontentsingle
{
	/*margin: 0 5px 0 230px;*/
	margin: 0 10px 0 250px;
	text-align: justify;
}

#footer
{
	margin: 70px 0 0 15px;
	clear: both;
}

#footer p
{
	color: #ffffff;
}

#footer p.middle
{
	margin: 0 180px 0 200px;
	font-size: 80%;
}

#footer .leftlinks
{
	float: left;
}

#footer .leftlinks a
{
	background: url('../images/linksep.png') center right no-repeat;
	padding: 0 20px 0 0;
}

#footer .rightlinks
{
	float: right;
	background: url('../images/linksep.png') center left no-repeat;
	padding: 0 0 0 30px;
}

#innerside {
	width: 40%;
	float: right;
	clear: both;
}

#innermain {
	width: 55%;
	float: left;
}

#infobox {
	padding: 5px 10px 10px 10px;
	text-align:justify;
	background-image: url(../images/transgrey.png); 
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 19px;
	min-height: 1px;
}
#infobox .clearer {
	background-image: none;
	height: 1px;
}

#infobox p img, #infobox span {
	float: left;
}
#infobox td {
	text-align: center;
	font-size: 0.75em;
	text-transform:uppercase;
}
#infobox tr.text td {
	vertical-align: text-top;
	font-weight: bold;
}
#infobox #features {
	border-collapse:collapse;
}

#features tr.text
{
    line-height: 12px;
    vertical-align: text-top!important;
}

.ic
{
    text-align: center!important;

    
}

.sidebox {
	background-image: url(../images/transgrey.png);
	padding: 15px;
	margin-top: 19px;
	margin-bottom: 10px;
}

.infoleft {
	float: left;
	width: 48%;
}
#homemain .infoleft, #homemain .inforight {
	width: 41%;
}	
.inforight {
	float: right;
	width: 48%;
	margin-left: 20px;
}

.clearer {
	clear: both;
}

.centred {
	text-align:center;
}

p {
	margin: 0.7em 0;
}
input, textarea {
	font-size: 0.8em;
	padding: 3px;
	background-color: #d1d1d1;
	border: 1px solid #333333;
	color: #000000;
	}
textarea {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}	

#ordertab td {
	font-size: 1em;
	text-align: left;
}
#ordertab span {
	float: none;
}



.left{
float:left;
}

.right{
float:right;
}

.Normal{
font-weight:normal;
text-decoration:none;
font-style:normal;
color:#000000;
}

.Black{
color:#000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}

.Blue{
color: #1d79ff;
}


.BoldBlue{
font-weight:bold;color: #1d79ff;
}

.ItalicBlue{
font-style:italic; color: #1d79ff;
}




.BoldItalicBlue{
color: #1d79ff; font-weight:bold; font-style:italic; 
}













.UnderlinedBlue{
text-decoration:underline; color:#1d79ff;
}





.BoldUnderlinedBlue{
text-decoration:underline; color:#1d79ff;font-weight:bold;
}





.ItalicUnderlinedBlue{
text-decoration:underline; color:#1d79ff; font-style:italic;
}

.BoldUnderlinedItalicBlue{
color: #1d79ff; font-weight:bold; font-style:italic; text-decoration:underline;
}
