/*Kut-Rite Style Sheet*/
html {
padding: 0;
margin: 0;
}
.center {
text-align:center;
}
.right {
text-align:right;
}
.left {
text-align: left;
}
.center2 {
margin: auto;
}
.underline {
text-decoration:underline;
}
.listhead {
list-style-type:none;
font-size:14px;
font-weight:bold;
padding: 10px;
}
li.listhead h2 {
font-size:14px;
padding: 0;
margin: 0;
}
.fright {
float: right;
}
.fleft {
float: left;
}
img.fright {
padding: 4px;
}
.red {
color: red;
}
.imagelink {
border: none;
}
.imgbdr {
border: 1px solid black;
}	
body {
background:url(images/back3.gif) repeat-x;
font-family: verdana, arial, sans-serif; 
font-size: 0.8em;
margin: 0;
padding: 0;  
}
#secondbg {
background:url(images/diamondplate.png);
min-height:800px;
}
dt {
font-weight:bold;
}
#pagecontainer { background:url(images/shadow.png) repeat-y center; }
#wrapper { margin: 0 auto; width: 967px;}
#mast { background:url(images/mast-red.jpg) repeat-x; height: 75px; border: 1px solid black; }
#mast a img { border: none; }
.contact { float:right; padding: 0; width: 201px;}
div.contact h1, div.contact p {font-size:14px; color:#FFFFFF; padding: 0; margin: 0;}
#banner { height:250px; border: 1px solid black; background:#FFFFFF; position:relative; }
#banner img, #banner object{ position:absolute; top:0; left:0; }
/*#menu { margin-left: 1px; margin-top: -1px; height: 26px;}*/
#content { background:#FFFFFF; border: 1px solid black; min-height:300px; padding: 10px; /*position:relative;*/}
#footer { border: 1px solid black; background:#000000; color: white;}
.copy {
text-align:center;
}
/*#footshad { background:url(images/shadowbot.png) no-repeat center; height:62px;}*/
/*CONTENT STYLES*/
#cnews {
background:black;
width: 225px;
min-height:300px;
border: 1px #999999 solid;
margin-right: 10px;
}
#cnews h1 {
font-size:16px;
color:white;
text-align:center;
text-decoration:underline;
}
#featpro{
min-height:300px;
width: 680px;
}
#hparts {
width: 700px;
}
#hparts div {
border-bottom: 1px dashed black;
margin-bottom: 15px;
margin-top: 15px;
}
#hparts img {
display: block;
}
/*--------------CONTACT FORMS------------*/
#form {
width: 650px;
margin: 0 auto;
}
#form fieldset {
padding: 15px;
border: 1px solid black;
margin-top: 20px;
background:#CCCCCC;
}
#form legend {
background-color:#000000;
color: white;
font-weight:bold;
padding:10px;
}
#form ul {
margin:0;
padding:0;
}
#form ul li {
list-style-type:none;
margin: 10px 0 10px 0;
}
#form ul li label {
display:inline-block;
width: 255px;
font-size:14px;
font-weight: bold;
}
#form ul li label.dif {
width: 300px;
}
#form ul li label.check {
font-weight:400;
}
#form ul li input.dif2 {
width: 75px;
height:auto;
}
#form ul li input {
width: 250px;
height: 18px;
font-size:14px;
border: 1px solid #666666;
}
#form ul li textarea {
width: 75%;
height:100px;
border: 1px solid #666666;
}
/*----------LANDING PAGE LIST STYLES------*/
#lapage {
list-style-type:none;
padding: 0;
margin: 0;
}
#lapage li {
height: 100px;
margin: 10px;
padding:10px;
border: 1px solid black;
}
#lapage li img { float: left; padding-right: 15px; }
#lapage li a { text-decoration: underline; color:#FF0000; font-size:16px; font-weight: bold;}
#lapage li a:hover { text-decoration:none; color:#990000; }
/*END LANDING PAGE STYLES*/
/* Navigation Styles*/
#myslidemenu {
border-left: 1px solid black;
border-right: 1px solid black;
height:30px;
z-index: 99;
}
#cssdropdown, #cssdropdown ul { list-style: none; }
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
/* Head links */
#cssdropdown li.headlink { width: 160px; float: left; margin-left: -1px; border: 1px black solid; text-align: center; }
#cssdropdown li.headlink a { display: block; padding: 5px; text-decoration: none; }
/* Child lists and links */
#cssdropdown li.headlink ul { display: none; border-top: 1px black solid; text-align: left; }
#cssdropdown li.headlink:hover ul { display: block; }
#cssdropdown li.headlink ul li a { padding: 5px; height: 17px; }
#cssdropdown li.headlink ul li a:hover { background-color:#666666; }
/* Pretty styling */
#cssdropdown a { color: white; } #cssdropdown ul li a:hover,#cssdropdown ul li a { text-decoration: none; }
#cssdropdown li.headlink { background-color:#999999; }
#cssdropdown li.headlink ul { padding-bottom: 10px; }
/*-------------------------TABLE STYLES-------------------------*/
table.models, table.models td, table.models th {
border: 1px solid black;
}
table.models th {
background:#FF0000;
text-align:center;
}
table.models td {
background: white;}
table.models td, table.models th {
padding: 2px;
}
/********************SLIDESHOW***************************/
#slideshow {
position:relative;
height:250px;
border: 1px solid black;
background:#000000;
}
#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
}
#slideshow IMG.active {
z-index:10;
opacity:1.0;
}
#slideshow IMG.last-active {
z-index:9;
}
/**************DIAMOND TABLE*************************/
table.diamonds {
}
table.diamonds td{
padding: 0 5px 0 5px;
}
table.diamonds th {
font-size:17px;
}
table.diamonds tr.space {
height: 20px;
}
table.diamonds td a img {
border: 1px solid black;
}
table.diamonds td a:hover img {
border: 1px solid gray;
}			
/*-------------Scarifier List------------------*/
#scarlist {
list-style-type:none;
margin: 0;
padding: 0;
}
#scarlist li {
display:inline;
margin: 0 5px 0 5px;
}
#scarlist li a {
color:#666666;
}
#scarlist a:hover {
color:#CCCCCC;
}					
/*-------TWITTER NEWS--------*/
#twitter_div { }
#twitter_div #newslink {
color:#999999;
text-align: center;
font-weight: bold;
}
#twitter_div ul#twitter_update_list {
margin: 0;
padding: 0;
list-style-type:none;
}
#twitter_div ul#twitter_update_list li {
background:#CCCCCC;
margin: 10px 2px 10px 2px;
padding: 5px;
font-weight:bold;
word-wrap:break-word;
}
#twitter_div ul#twitter_update_list li a {
color:red;
font-weight:400;
display:block;
}
#twitter-link {
color:#00CC33;
}
/*EVENTS PAGE*/
ul.event li a{
color: red;
text-decoration:underline;
}
ul.event {
list-style-type:none;
}
ul.event li {
font-size:16px;
font-weight:bold;
}
/*----------------------EMAIL SIGN UP FORM--------------------------*/
#emailsign {
color: red;
text-align:center;
margin-bottom: 10px;
}
#emailsign h1.join {
font-size:18px;
}
#emailsign label.email {
font-size: 10px;
margin-right:5px;
}	
#emailsign input.text {
border: 1px solid black;
margin-right: 3px;
}
/*NEW HOME PAGE*/
#righthome {
width: 369px;
padding-right: 10px;
}
.rightbox {
width: 340px;
height: 200px;
margin-bottom: 28px;
}
#lefthome {
float: right;
}
.contentbox {
width: 552px;
height: 344px;
margin-bottom: 10px;
}
.bigbox {
width: 552px;
height: 741px;
margin-bottom: 10px;
}
.contentbox, .rightbox, .bigbox {
border: 1px solid #999999;
background: #f8f8f8 url(images/box-top.jpg) top repeat-x;
padding: 31px 10px 10px 10px;
position: relative;
}
.box-title {
position:absolute;
top: 1px;
left: 5px;
font-size:14px;
padding:0;
margin:0;
}
/*L&M PAGE*/
#lmphoto img {
margin: 3px;
border: 1px solid black;
}
