@charset "utf-8";

* html div#mainContent {width: 200px;}



body  {

	font: 76% Verdana, Arial, Helvetica, sans-serif;

	background: url(../../images/grd-4px_1.1.gif);

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.thrColFixHdr #container {

	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 10px auto 0; /* the auto margins (in conjunction with a width) center the page */

	border: 0px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

} 

.thrColFixHdr #header {

/*	height: 78px;*/
	height: 95px;

	width:100%;

	padding-top:10px;

	background:url(../../images/logo2.jpg) no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 

.thrColFixHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.thrColFixHdr #topnav {

	position:relative;

	display:block;

	height:0px;

	margin:0 0 10px 0;

}

.thrColFixHdr #sidebar1 {

	float: left; /* since this element is floated, a width must be given */

	width: 135px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	/*	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 20px 15px; /* padding keeps the content of the div away from the edges */

	margin-top: 200px;

	border-right-width: thin;

	border-right-style: solid;

	border-right-color: #575858;

}

.thrColFixHdr #sidebar2 {

	float: right; /* since this element is floated, a width must be given */

	width: 190px !important; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 30px 10px 0px; /* padding keeps the content of the div away from the edges */

	margin-right: 10px;

	padding-right: 30px;

}

.thrColFixHdr #mainContent {

	padding: 200px 10px 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	width: 485px !important;

	width: 400px;

	margin-right: 32px;

	margin-bottom: 0;

	margin-left: 250px;

/*	margin-left: 185px;*/



} 

.thrColFixHdr #innerWrapper {

	margin: 10px auto 0; /* the auto margins (in conjunction with a width) center the page */

/*	margin: 0 0px 0 0px; */

	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	width: 800px !important;   /* intended total box width - padding-right(next) */

	width: 785px;              /* IE Win = width - padding */

	padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */

/*	margin: 0px;         /* use to position the box */

	height: 602px;

    background: transparent url(../../images/homepage.png) no-repeat;

} 

.thrColFixHdr #title {

	width: auto !important;

	width: 400px;

	margin-bottom: 0;

	clear: none;

	/*	margin-left: 185px;*/

    height: auto !important;

	height: 1%;                /* IE Holly Hack */



} 

.thrColFixHdr #title h2 {

	/*	color: black; */

/*	letter-spacing: 2px; */

	font-weight: bold;

	font-size: 16px;      /* this is tricky if box width is in ems */

	/*	text-align: left;*/

	text-align: justify;

	color: #575858;



} 



.thrColFixHdr #addtionalModules{

	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */

	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */

    background: transparent url(../../images/homepage.png) no-repeat;

}



.thrColFixHdr #addtionalModuleslft{

	float: left; /* since this element is floated, a width must be given */

	width: 150px;

}

.thrColFixHdr #addtionalModulesrgt{

	float: right; /* since this element is floated, a width must be given */

	width: 150px;

	/*	width: 180px; */

	margin-right: 50px;



}

.thrColFixHdr #addtionalModulesmid{

	float: none; /* since this element is floated, a width must be given */

}



.thrColFixHdr #footer { 

	text-align: center; /* this overrides the text-align: center on the body element. */

	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

/*	background:#FFFFFF; */

} 

.thrColFixHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

/* Navigation */



.nav-sections {

	width: 150px;

	display: block;

	position: relative;

	padding: 27px 5px 0px 4px; 

	margin: 0px;

	list-style-type: none;

}

.nav-sections-li {

	display: block;

	position: relative;

	padding-bottom: 8px;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

}



.nav-level2 {

	display: block;

	position: relative; 

	padding: 2px 0px 10px 0px;

	font-size: 11px;

	/*	line-height: 13px; */

	font-family: Arial, Helvetica, sans-serif;

	list-style-type: none;

}

.nav-level2-li {

	display: block;

	position: relative;

	background: no-repeat 0px 5px;

	padding-bottom: 1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	list-style-type: none;

	/*	left: 4px; */

}

.nav-level2-item-li {

	display: block;

	position: relative;

	background: no-repeat 0px 0px;

}

.nav-level2-li-selected {

	display: block;

	position: relative;

	background: no-repeat 0px 5px;

	padding-bottom: 1px;

	list-style-type: none;

}

.nav-level2-item-li-selected {

	display: block;

	position: relative;

	background: no-repeat 0px 0px;

} 

.nav-level2-li a, .nav-level2-li-selected a, .nav-level2-item-li a, .nav-level2-item-li-selected a { display: block; padding: 3px 0px 0px 1px; }

.nav-level2-li a:hover {

	background: no-repeat 0px 5px;

}

.nav-level2-item-li a:hover {

	background:repeat-y 0px 0px;

}

.nav-level2-li-open {

	display: block;

	position: relative;

	background: no-repeat 0px 5px;

	padding: 3px 0px 2px 8px;

}



.nav-level3 { display: block; position: relative; padding: 3px 0px 7px 0px; font-size: 10px; line-height: 13px; }

.nav-level3-li, .nav-level3-li-sub {

	display: block;

	position: relative;

	background: no-repeat 0px -1px;

}

.nav-level3-li-on, .nav-level3-li-sub-on {

	display: block;

	position: relative;

	background: no-repeat 0px -1px;

}

.nav-level3-li a, .nav-level3-li-sub a, .nav-level3-li-on a, .nav-level3-li-sub-on a { display: block; width: 157px; padding: 2px 0px 4px 6px; }

.nav-level3-li a:hover, .nav-level3-li-sub-on a:hover {

	background:no-repeat 0px -1px;

}

.nav-level3-li-sub a:hover, .nav-level3-li-sub-on a:hover {

	background:repeat-y 0px -1px;

}



.nav-level4 {

	display:none;

	position:absolute;

	left:163px;

	top:0px;

	width:150px;

	height:auto;

	padding:0px;

	margin:0px;

	font-size:10px;

	line-height:12px;

	z-index:1000;

	float:right;

	}

.nav-level4-top {

	width: 150px;

	height: 10px;

	background: transparent no-repeat;

	line-height: 1px;

	font-size: 1px;

	padding: 0px;

	margin: 0px 0px -4px 0px;

}

.nav-level4-bottom {

	width: 150px;

	height: 10px;

	background: transparent no-repeat;

	line-height: 1px;

	font-size: 1px;

	margin: -3px 0px 0px 0px;

}

.nav-level4-li {

	display: block;

	position: relative;

	width: auto;

	height: auto;

	margin: 0px;

	padding: 4px 20px 3px 20px;

	background: repeat-y;

}

.nav-level4-li a { margin: 0px; padding: 0px; background: none; width: 120px; }

.nav-level4-li a:hover { background: none; }



.nav-level4-selected { display: block; position: relative; width: auto; height: auto; padding: 2px 0px 7px 16px; color: White; }



a.nav-selected { color: #fff !important; }



.hide {

display: none;

}

/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

	float: left;

	margin-right: 8px;

}

.fltrt-mod { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	position: absolute;

	right: 318px;

	width: 50%;

	text-align: right; /* depends on element width */

	top: 7px;

}

.fltlft-mod { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

   float: left;

   width: 49%;

}   

.boxesfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 4px;

}

.boxesfltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

	float: left;

	margin-right: 4px;

}

.floatImageLeft {

	float: left; 

	margin: 0px 15px 15px 0;

}

.floatImageRight {

	float: right; 

	margin: 0px 0 0 15px;

}

.rule {

	border-top: 1px solid #9f955b;

	margin: 4px 0;

	}

.bullet {

	list-style: disc url(none) inside;

display: block;

padding: 2px 0;

padding-left: 5px; /*link text is indented 19px*/

}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

.productheader {

	color: #000000; 

	font-weight: bold;

	font-family: Tahoma, Arial, Verdana;

	font-size: 13px;

/*	text-indent: 5px; */

/*	height: 21px; */

}



.productdescp {

/*	color: #6b7984; */

	color: #000000; 

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

}

.fltlftbox {

	float: left;

	margin-right: 8px;

	background-image: url(../../images/grey-boxbackround.jpg);

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

	margin-bottom: 10px;

}

/* Product Icons */

.productcontainer{

	position: fixed;/*Add a height attribute and set to largest image's height to prevent overlaying*/

}



.productimg img{

border: 1px solid white;

margin: 0 5px 5px 0;

}



.productimg:hover{

background-color: transparent;

}



.productimg:hover img{

border: 1px solid blue;

}

