@charset "UTF-8";
html {
	height: 100%;
}
body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	background: #e8e0c0;
	margin: 0;
	padding: 0;
	color: #000;
	height: 100%;
}

#container-page {
	width:1024px;
	margin:auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-left :solid 8px #E6F1F6;
	border-right:solid 8px #E6F1F6;
}
#container-content {
	padding-bottom: 120px;
}
#container-foot {
	width:1024px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	overflow:auto;
	height: 120px;
}

.banner {
	width: 1000px;
	height: 450px;
	border: 1px solid #CCC;
}

.header {
	padding: 10px 0;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding: 10px;
}
.content {
	padding: 10px;
}

.content a {
	color:#666666;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}

.headertable tr td {
	padding: 2px 4px;
}

.footercopy {
	border-top: 1px solid #EEEEEE
}
.footercopy,.footercopy a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#76A298;
	text-decoration:none;
}

.footercopy a:hover {
	color:#cc9a00;
	text-decoration:underline;
}

.headerbar {
	padding: 5px 10px;
	background-color: #EEEEEE;
	font-size:24px;
	color:#76A298;
	vertical-align:text-top;
	border-top: 1px solid #CDCDCD;
	border-bottom: solid 1px #DCDCDC;
}
.CollTableCell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 10px;
	border: solid 1px #EEEEEE;
}
.CollTableCell a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-top:3px;
}
.CollTableCell a:hover {
	color:#C30;
	text-decoration:underline;
}
.CollTableHeader {
	font-size:24px;
	color:#BEB78A;
	border-bottom: solid 3px #BEB78A;
	margin-bottom:10px;
}

.ruginfotxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
.ruginfoGreyText {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

.buttonstyle {
	color: #FFF;
	background-color: #AAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	padding: 3px 8px;
}

.leftmenu {
	width:190px;
	padding:5px;
	vertical-align: top;
	background-color:#F9F9F9;
	border: 1px solid #E6F1F6;
	border-bottom: 2px solid #E6F1F6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menustyle{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.menustyle ul{
	width: 100%;
	margin: 0;
	text-align: left;
	margin-left: -20px;
}
.menustyle ul li{
	list-style: none;
	display: inline;
	padding: 0 3px;
}
.menustyle ul li a{
	/*	color: #29B1B1; */
	color: #76A298;
	text-decoration: none;
	padding: 3px 1px;
	border-bottom:solid 3px #76A298;
}

.menustyle ul li a:hover{
	color: #cc9a00;
	text-decoration: none;
	padding: 4px 1px;
	border-bottom:solid 5px #cc9a00;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul li a:hover, .menustyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

.inventorymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	width: 170px;
}
a img {
	border: none;
}


/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
}

.prodtable .img{
	padding: 10px;
}
.prodtable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.prodtable ul li {
	display: inline;
	width: 355px;
	height: 250px;
	float:left;
	padding: 20px;
}
.tableheader2 {
	font-weight:bold; 
	font-size:0.85em;
}
.currpagelink {
	font-size: 12px;
}
.currpagelink a{
	color: #999;
	text-decoration: none;
}
.currpagelink a:hover{
	text-decoration: underline;
}


.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

a.paginate {
	border: 1px solid #CCC;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #999;
}


a.paginate:hover {
	background-color: #999;
	color: #FFF;
	text-decoration: underline;
}

a.current {
	border: 1px solid #CCC;
	font: bold .9em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#999;
	color: #FFF;
	text-decoration: none;
}

span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
