/* ----- STANDARD PAGE ELEMENTS ----- */

body {background-color: #fff; color: #707070; font-size: 11px; font-family: 'Tahoma'; background: url(assets/background.gif);}
img {border: 0px;}
:focus{outline:none;}
p {margin: 10px 30px 10px 30px;}
h1 {margin: 20px 30px 7px 30px; font-weight:bold; font-size:150%; color:#016001;}
h2 {margin: 0px 30px 10px 30px; font-size:120%; font-weight:bold; color:#016001;}
h2 a{border-bottom:1px dotted #016001;}
h2 a:hover{border-bottom:1px solid #016001;}

a {text-decoration: none; color: #016001; position:relative; border-bottom:1px dotted #016001;}
a:hover {border-bottom:1px solid #016001;}

.yellow_span {color:#DFBD02; font-weight:bold;}
.green {color:#016001;}
.date {color:#016001; text-decoration:overline; padding: 10px 0 20px 0;}
.light_green {color:#85B285;}

#content_footer p {margin: 40px 30px 10px 30px; font-size:10px; text-align:left;}
#menu_left p {margin: 25px 0px 0px 25px; font-size:9px; color:#fff; font-weight:bold; text-transform: uppercase;}
.login_box p {margin:20px 10px 0 25px; color:#016001;}
.login_box_2 p {padding:0 10px 0 0; color:#fff;}

.content_box_large {width: 390px; margin:10px 0 30px 14px; float: left; }
.content_box p {margin: 10px 5px 10px 5px; font-size:10px; text-align:left;}
.content_box_large p {margin: 5px 30px 10px 0; font-size:11px; text-align:left;}
.content_box_large img { margin:5px;}
.content_box_small p {margin: 10px 30px 10px 0px; font-size:11px; text-align:left; }
#testimonial{margin:10px 30px; padding:5px 20px; background:#effaf1; border:1px solid #016001; border-bottom:1px solid #39ad5d; border-right:1px solid #39ad5d;}
#testimonial h2{margin:0;}
/*----- MENU ----- */

#navLeft, #navRight {margin: 0; padding: 0; width: 122px; list-style: none; overflow: hidden; }
#navLeft li, #navRight li {width: 122px; overflow: hidden; text-transform: uppercase; font-size:9px; font-weight:bold; }
#navLeft a, #navRight a {color:#39ad5d;}

.li_nav_header a  {display: block; width: 122px; height: 20px; background: url(assets/nav_header.gif) no-repeat; border:none;}
.li_nav_body a  {display: block; width: 122px; height: 20px; background: url(assets/nav_body.gif) no-repeat; padding-left: 25px; line-height:20px; color:#39ad5d; border:none;}
.li_nav_footer a  {display: block; width: 122px; height: 33px; background: url(assets/nav_footer.gif) no-repeat; border:none;}

.li_nav_body a:hover{background-position:  0 -20px; color:#016001; text-decoration:none;  border:none;}
.li_active a:active {background: url(assets/nav_body.gif) no-repeat; background-position:  0 -40px; color:#fff;}
#main_body_points{list-style-type: none; padding-top: 0px; margin: 0px;}
.li_main_body{background: url(assets/bullet.gif) 0 1.5em no-repeat; padding: 15px 0px 0px 0px; text-align:left; display:block; text-indent:15px; }

/*----- LAYOUT ----- */

#container {width: 700px; margin: 0 auto; }
#top {height:180px; background: url(assets/kklogo.gif) no-repeat top; padding-bottom:0px;}
#menu_left {width: 122px; float: left;}

.info_box {width: 122px;  float: left; background: url(images/info_box.gif) no-repeat top; padding:15px 0 0 0}
.info_box_bot{margin:0 0 -3px 0;}
.info_box a{border:none;}
.info_box a:hover{border:none;}

#head {width: 577px; height: auto; float: right; background: url(assets/content_header.gif) no-repeat top; }
#content {background: url(assets/content_body.gif) repeat-y; width: 577px; text-align: justify; float: right;}
.content_box_small {width: 160px; margin:10px 0 30px 0px; float:right;}
#content_footer {background: url(assets/content_footer.gif) no-repeat; height: 85px; width: 577px; float: right; text-align: center; margin-bottom:30px;}

/*----- IMAGES ----- */

a img{border: none;}
img.left,img.center,img.right {padding: 2px; border: 1px solid #a0a0a0; background:#effaf1; }

img.left { float: left; margin: 0px 12px 5px 0px;}
img.right {float: right; margin: 0px 30px 5px 0px;}
.showroomimgleft {padding: 4px; border: 1px solid #a0a0a0; float: left; clear:left; margin: 0px 0px 5px 0px; /*text-align: left;*/ }

.showroomtxt {padding: 4px; float: left; clear:right; margin: 20px 0px 5px 20px; /*text-align: left;*/}

/*----- FORM ----- */

input   {
border: 1pt solid #cccccc; font: normal 10px tahoma; width:70px; color: #707070; margin:5px 10px 5px 25px; }

input.login {margin-top:10px !important; margin-top:-5px; }
.clear { clear: both; }
.bodger{width:100px; clear:left;}

a.pop{position:relative; z-index:24;color:#666; text-decoration:none; font-size:6px;  float:left; text-align:center;  }
a.pop:hover{z-index:25; }
a.pop span{display: none}
a.pop:hover span{display:block; position:absolute; top:-1px; left:280px; padding:4px; border:1px solid #999; background:#fff; color:#000; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal; z-index:30;}

.content_box_info p {margin: 5px 30px 10px 100px !important;font-size:11px;text-align:left;}
.content_box_info img{margin:5px; border:1px solid #999;}
.content_box_info {width: 390px;margin:10px 0 30px 14px;float: left; border:1px solid #999;}

form{width:480px; margin:0 10px 20px 0 ; padding:10px; border:1px solid #999; background:#EFFAF1;}
form h2{clear:both; border-top:1px solid #795442; margin:10px 0 0 0; padding:10px 0 0 0 ;}
label{width:200px; float:left; text-align:right; margin:7px 5px 0 0px;  padding-top:0px;  position: relative;}
input, select {width:250px; float:left; margin:5px -3px 3px 3px;}
.check{float:left; width:10px; clear:right;}
textarea{width:450px;  margin:10px ; height:100px; clear:both;}
.form_box{border:1px solid #ccc; margin:5px; background:#E0EAF1;}
.form_box h2{color:#f90; font-size:90%; border-bottom:1px solid #ccc; margin:0; padding:5px 4px 5px 10px; display:block; background:#f0f3ef}
.form_note{width:100px; float:left; margin:5px; font-size:8px; color:#f90;}
.button{width:100px; float:right; margin-right:30px }
.mandatory{color:#f00; }

#gallery a img{float:left; margin:0 5px 5px 0; padding:1px; border:1px solid #999;}
#gallery a:hover img{border:1px solid #999; background:#999;}
#gallery strong{color:#016001;}
/*------LIGHTBOX STUFF--------*/
#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
/*------LIGHTBOX STUFF-------end-*/

