@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
	background:url(../images/background-body.gif) left top repeat;
}
#wrapper{
	margin:0 auto;
	width:940px;
	background:#fff;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#c00;
	font-size:48px;
	line-height:45px;
	position:absolute;
	top:120px;
	right:35px;
	text-align:right;
	float:right;
	overflow:hidden;
}
h1 span{
	background: url(../images/h1-gradient24bit.png);
	position: absolute;
	top:-6px;
	display: block;
	width: 100%;
	height: 50px;
	right:0;
}


h3{
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
p{
	margin-bottom:1.5em;
	font-size:1em;
	line-height:1.4em;
}
.clear{
	visibility:hidden;
	clear:both;
}

#maincontent{
	padding:0 40px;
	text-align:left;
	padding-top:22px;
	padding-bottom:20px;
}


/* ---------------------------  begin navigation  ------------------------- */
#navigation{
	list-style:none;
	position:absolute;
	left:322px;
}
#home #navigation{
	top:345px;
}
.type-catalog #navigation, .type-standard #navigation, .type-contact #navigation{
	top:271px;
}

#navigation li{
	float:left;
	color:#fff;
	font-size:12px;
}
#navigation li span{
	display:block;
	width:100px;
	background:url(../images/background-navigation.gif) left top repeat-x;
	margin-left:3px;
	padding-top:4px;
	height:18px;
	position:relative;
	cursor:pointer;
}

#navigation li span:hover{
	background:url(../images/background-navigation.gif) left -78px repeat-x;
}

#navigation li ul{
	display:none;
	list-style:none;
	position:absolute;
	width:615px;
}

ul#sub1, ul#sub2, ul#sub3{left:4px;}
ul#sub4, ul#sub5, ul#sub6{right:10px;}
ul#sub1 li, ul#sub2 li, ul#sub3 li{float:left;}
ul#sub4 li, ul#sub5 li, ul#sub6 li{float:right;}

#navigation li li{
	font-size:11px;
	
}
#navigation li a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:8px 20px 20px 0;
}
#navigation li a:hover{
	color:#a78200;
}





/* ---------------------------  end navigation  ------------------------- */




/* ---------------------------  begin mastheads  ------------------------- */
#masthead{
	height:340px;
	margin-bottom:10px;
	position:relative;
}
#homelink{
	display:block;
	position:absolute;
	text-indent:-200em;
	overflow:hidden;
	width:152px;
	height:89px;
	top:50px;
	right:27px;
	background:url(../images/background-logo_back.gif) right top no-repeat;
}
#home #masthead h1{
	/*width:11em;*/
	top:262px;
}
#home #masthead h2{
	top:240px;
	right:35px;
}
.type-standard h1, .type-catalog h1, .type-contact h1{
	top:145px;
	/*width:12em;*/
}
.type-standard #masthead h2, .type-catalog #masthead h2, .type-contact #masthead h2{
	top:187px;
	right:37px;
}
#masthead h2{
	position:relative;
	color:#f2bc00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	float:right;
	clear:both;
	text-align:right;
	font-size:22px;
	width:14em;
	right:0;
}
#masthead h2 span{
	background: url(../images/h2-gradient24bit.png) left top repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 22px;
	right:0;
}


/*
#home.type-home #masthead{
	height:413px;
	background:url(../images/background-mast_home.jpg) left top no-repeat;
}
#about.type-standard #masthead{
	background:url(../images/background-mast_about.jpg) left top no-repeat;
}
#product.type-standard #masthead{
	background:url(../images/background-mast_product.jpg) left top no-repeat;
}
#product.type-catalog #masthead {
	background:url(../images/background-mast_catalog.jpg) left top no-repeat;
}
#accessories.type-standard #masthead{
	background:url(../images/background-mast_accessories.jpg) left top no-repeat;
}
#process.type-standard #masthead{
	background:url(../images/background-mast_process.jpg) left top no-repeat;
}
#tools.type-standard #masthead{
	background:url(../images/background-mast_tools.jpg) left top no-repeat;
}
#contact.type-contact #masthead{
	background:url(../images/background-mast_contact.jpg) left top no-repeat;
}
*/
#home #masthead{
	height:413px;
	background:url(../images/background-mast_home.jpg) left top no-repeat;
}
#about #masthead{
	background:url(../images/background-mast_about.jpg) left top no-repeat;
}
#product #masthead{
	background:url(../images/background-mast_product.jpg) left top no-repeat;
}
#accessories #masthead{
	background:url(../images/background-mast_accessories.jpg) left top no-repeat;
}
#process #masthead{
	background:url(../images/background-mast_process.jpg) left top no-repeat;
}
#tools #masthead{
	background:url(../images/background-mast_tools.jpg) left top no-repeat;
}
#contact #masthead{
	background:url(../images/background-mast_contact.jpg) left top no-repeat;
}




#admin #masthead{
	background:url(../images/background-mast_admin.jpg) left top no-repeat;
}

#admin #masthead h2{
	margin-right:38px;
}


/* ---------------------------  begin mastheads  ------------------------- */





/* ---------------------------  begin home page  ------------------------- */
#homelogo{
	display:block;
	position:absolute;
	right:24px;
	top:70px;
}
#maincontent #welcomecontent{
	float:left;
	width:620px;
}
#maincontent #welcomecontent p{
	font-size:1em;
	line-height:1.5;
	margin-bottom:16px;
}

#buckets{
	border-top:1px solid #000;
	list-style:none;
	padding-top:15px;
}
#buckets li{
	float:left;
}
#buckets li a{
	display:block;
	width:202px;
	height:78px;
	text-indent:-200em;
	overflow:hidden;
}
#buckets #catalog{
	background:url(../images/background-bucket_catalog.jpg) left top no-repeat;
}
#buckets #tools{
	background:url(../images/background-bucket_tools.jpg) left top no-repeat;
	margin-left:7px;
}
#buckets #accessories{
	background:url(../images/background-bucket_acc.jpg) left top no-repeat;
	margin-left:7px;
}
#maincontent #sidecontent{
	margin-left:655px;
	width:200px;
}
#maincontent #sidecontent h3{
	color:#636363;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	font-size:1.1em;
}
#maincontent #sidecontent h4{
	font-size:.9em;
	margin-top:8px;
	margin-bottom:10px;
	
}
#maincontent #sidecontent p{
	font-family:Georgia, "Times New Roman", Times, serif;	
}
/* ---------------------------  end home page  ------------------------- */

/* ---------------------------  begin common supporting page elements  ------------------------- */
/*
.secondary h1{
	position:absolute;
	top:95px;
	right:0;
	width:460px;
	height:82px;
	text-indent:-200em;
	overflow:hidden;
}
*/

.headertext{
	position:absolute;
	top:195px;
	color:#fff;
	right:40px;
	text-align:right;
	width:195px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.headertext a{
	display:block;
	color:#900;
	margin-top:1.2em;
}
#maincontent h2{
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:.8em;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:10px;
}
#maincontent ul{
	font-size:.9em;
	list-style:none;
	margin-bottom:1.5em
}
#maincontent ol{
	margin-bottom:1.5em
}


#maincontent ol li{
	margin-left:20px;
	font-size:.9em;
	line-height:1.4em;
}
#maincontent a{
	color:#3366CC;
	text-decoration:none;
}
#maincontent a:hover{
	color:#bbb;
}

#maincontent h4 a{
	color:#333;
}

p.error {
	color:#F00;
}
p.submitted {
	color:#009900;
}
/* ---------------------------  end common supporting page elements  ------------------------- */



/* ---------------------------  begin type-standard  ------------------------- */
.type-standard #lhcolumn{
	float:left;
	width:300px;
	padding-top:48px;
}
.type-standard #rhcolumn{
	margin-left:320px;
	width:520px;
}
/* ---------------------------  end type-standard  ------------------------- */


/* ---------------------------  begin elements for standard pages  ------------------------- */

.standard #lhcolumn{
	float:left;
	width:250px;
	padding-top:48px;
}
.standard #rhcolumn{
	margin-left:320px;
	width:520px;
}
/* ---------------------------  end elements for standard pages  ------------------------- */




/* ---------------------------  begin products  ------------------------- */
#catpaging, #catpagingsecondary{
	height:1.5em;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#catpaging a, #catpagingsecondary a{
	color:#636363;
	text-decoration:none;
}
#catyear{
	float:left;
	margin-right:10px;
}
#catselect{
	color:#636363;
	font-size:.8em;
	margin-left:5px;
	float:left;
}

#catselector, #yearselector {
	color:#636363;
	font-size:.8em;
	float:left;
	margin-left:5px;
}
#resultsfilter{
	color:#636363;
	font-size:.8em;
	float:left;
}

.backnext{
	float:right;
	color:#636363;
	font-size:.8em;
	word-spacing:5px;
}
#categories{
	color:#636363;
	font-size:.8em;
	word-spacing:5px;
	float:left;
}
.catrow{
	border-top:1px solid #e6e6e6;
	padding-top:10px;
	height:130px;
	padding:20px 0 10px 0;
}
.catrow a{
	display:block;
	float:left;
	width:84px;
	margin-right:5px;
	height:124px;
}
.catrow a img{
	border:none;
}

.catrow p{
	float:left;
	width:76px;
	margin-right:5px;
	color:#636363;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1em;
}
/* ---------------------------  end catalog  ------------------------- */

/* ---------------------------  begin contact  ------------------------- */
.type-contact #lhcolumn{
	float:left;
	width:250px;
	padding-top:48px;
}
.type-contact #rhcolumn{
	margin-left:320px;
	width:520px;
}

.pullquote{
	font-size:24px;
	font-style:italic;
	text-align:center;
	color:#900;
	margin-top:50px
}
.type-contact address{
	font-style:normal;
	color:#666;
	margin-top:30px;
	font-size:.8em;
}
.type-contact address span{
	font-size:1.4em;
}

.type-contact form{
	margin-top:50px;
	width:300px;
}
.type-contact form#repform{
	margin-top:0;
	width:200px;
}

.type-contact label{
	display:block;
	color:#666;
	margin-bottom:2px
}
.type-contact .inputfield{
	width:100%;
	margin:0;
	padding:0;
}
.type-contact .textwindow{
	width:100%;
	margin:0;
	padding:0;
}
.type-contact ul{
	list-style:none;
}
.type-contact li{
	margin-bottom:10px;
}
#selectstate select, #selectcounty select{
	width:200px;
}
#outputrep{
	margin-top:66px;
}
#outputrep h4{
	font-size:1.2em;
	border-bottom:1px solid #999;
	width:400px;
}
.type-contact h6{
	float:left;
	width:200px;
	color:#666;
	font-size:.9em;
	font-weight:normal
}

#outputrep address{
	margin:0 0 0 250px;
}

/* ---------------------------  end contact  ------------------------- */







/* ---------------------------  begin admin  ------------------------- */
.type-admin h1{
	top:130px;
	right:35px;
}

.type-admin h2{
	font-size:2em;
	margin-bottom:50px;
	top:50px;
	right:35px;
}
.type-admin #maincontent ul{
	font-size:1em;
}

#documentsearch{
	margin-bottom:40px;
	text-align:center;
	position:relative;
}
#documentsearch li{
	margin-bottom:10px;
	display:inline;
	padding-right:2%;
}

#documentsearch li.searchsubmit input{
	border:none;
	position:absolute;
	top:-1px;
}


input{
	background:url(../images/background-field.gif) left top repeat-x;
	border:1px solid #e0e0e0;
	padding:1px 5px;
}
.inputfield{
	width:100%;
	height:12px;
}
.selectoption{
	width:102%;
}
input.uploadfile{
	height:22px;
}

textarea{
	background:url(../images/background-field.gif) left top repeat-x;
	border:1px solid #e0e0e0;
	padding:1px 5px;
	height:120px;
	width:98%;
}
.admincontent{
	margin:50px 0;
}

#admin ul{
	list-style:none;
}

#frmloginPage{
	margin-top:50px;
	margin-left:180px;
	margin-bottom:100px;
}
#frmloginPage li{
	margin-bottom:16px;
}
#frmloginPage label{
	display:inline-block;
	width:6em;
}

#adminnav{
	position:absolute;
	top:170px;
	right:30px;
}
#adminnav li{
	display:inline-block;
}
#adminnav li a{
	display:block;
	color:#ccc;
	text-decoration:none;
	font-size:1.2em;
	padding:5px 10px;
}
#adminnav li a:hover{
	color:#c90;
}
#admin table{
	width:100%;
}
#admin a{
	color:#c90;
	text-decoration:none;
}
#admin a:hover{
	color:#900;
}

#admin th{
	background:#999;
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	padding:5px;
}
#admin td{
	color:#999;
	font-size:1em;
	padding:5px;
}





.newpage, .newuser{
	padding-top:20px;
	padding-left:0;
	border:0;
}
.newpage a{
	display:block;
	width:9em;
	padding:5px 5px 5px 26px;
	background:#f6f6f6 url(../images/btn-addpage.gif) top left no-repeat;
	color:#000;
	text-decoration:none;
	border:1px solid #f2f2f2;
	text-transform:uppercase;
}
.newuser a{
	display:block;
	width:8em;
	padding:5px 5px 5px 26px;
	background:#eee url(../images/btn-adduser.gif) top left no-repeat;
	color:#000;
	text-decoration:none;
	border:1px solid #f2f2f2;
	text-transform:uppercase;
}
.edit a, .linkedit{
	display:inline-block;
	padding-left:20px;
	background:url(	../images/btn-edit.jpg) center left no-repeat;
	color:#666;
	text-decoration:none;
	width:4em;
}
.delete a, .linkdelete{
	display:inline-block;
	padding-left:20px;
	background:url(../images/btn-delete.jpg) center left no-repeat;
	color:#666;
	text-decoration:none;
	width:4em;
}
.linknewpage{
	display:block;
	width:6em;
	padding:5px 5px 5px 26px;
	background: url(../images/btn-addpage.gif) top left no-repeat;
	color:#000;
	text-decoration:none;
	position:absolute;
	top:0;
	right:0;
}

.moddoc{
	width:150px;
}

#adddoc label{
	display:block;
	padding:0;
	color:#666;
	text-transform:uppercase;
	font-size:.9em;
}
#adddoc li{
	text-align:left;
	margin-bottom:2em;
	width:45%;
}
#adddoc input{
	margin:0;
	padding:2px;
	color:#333;
}
#adddoc input.submit{
}
#adddoc li.fifty{
	float:left;
	width:35%;
	margin-right:6%;
}
#adddoc li.fckedit{
	width:100%;
}
#adddoc li.fckedit label{
	clear:both;
}

.borderright{
	border-right:1px solid #f2f2f2;
}
input.submit{
	border:none;
	background:none;
	padding:0;
	display:block;
}
#adddoc input.submit{
	float:right;
}
#admin .checkselections span{
	color:#666;
}
.searchsubmit{
	padding-top:10px;
}

.searchsubmit input{
	border:none;
	background:none;
}




/* ---------------------------  end admin  ------------------------- */


/* ---------------------------  begin footer  ------------------------- */
#footer{
	background:#000 url(../images/background-footer_bar.jpg) left top no-repeat;
	color:#878787;
}
#footer address{
	font-style:normal;
	font-size:.9em;
	letter-spacing:.1em;
	padding:28px 20px 20px 20px;
}
#footer span{
	display:inline-block;
	padding:0 5px;
}
#footer a{
	color:#878787;
	text-decoration:none;
}
/* ---------------------------  end footer  ------------------------- */
.copyright{
	color:#000;
	font-size:10px;
	margin:5px auto;
	width:940px;
}
.siteby a{
	color:#000;
	text-decoration:none;
}



/* SD MENU */
ul.sdmenu{
	width:100%;
}
ul.sdmenu li {
	overflow: hidden;
}
ul.sdmenu li.collapsed {
	height: 22px;
}


ul.sdmenu li span.maincat {
	display: block;
	padding: 4px 0 2px 22px;
	background:#f6f6f6 url(../images/expanded.gif) 4px 5px no-repeat;
	cursor: default;
	text-transform:uppercase;
	border-bottom:1px solid #D9D9D9;
	position:relative;
}

ul.sdmenu li.collapsed span.maincat {
	background:#f6f6f6 url(../images/collapsed.gif) 4px 5px no-repeat;
}

ul.sdmenu li ul {
	padding:15px 0 10px;
}

ul.sdmenu li li {
	padding-left:24px;
	line-height:2em;
}

.f_checkbox,.f_radio{display:block;cursor:pointer;}
.checked,.selected{color:rgb(245,185,0)}

.f_checkbox{padding-left:18px; float:left;}
.unchecked{background:url(../images/chk_off.jpg) left center no-repeat;}
.checked{background:url(../images/chk_on.jpg) left center no-repeat;}

.f_radio:hover,.f_checkbox:hover{color:rgb(245,185,0) !important}
.f_radio{padding:4px 24px}
.unselected{background:url(../images/rdo_off.jpg) 0px center no-repeat;}
.selected{background:url(../images/rdo_on.jpg) 0px center no-repeat;}

ul.sdmenu .group ul{
	padding-top:50px;
}
span.subcatname{
	display:inline-block;
	width:400px;;
	margin-left:-2px;
}

/* ---- */