/*******************
mph-preventioncure style
*******************/
.mphband {
position:absolute;
left:100%;
top:0px;
overflow:visible;
height:163px;
width:163px;
background: transparent url(../images/layout/whiteband_small_right.gif) no-repeat -200px -200px;
margin:0 0 0 -163px;
padding:0;
color:#000;
z-index:1000000000;
border:0;
float:none
}

.mphimage {
border:0
}

/*******************
body style
*******************/
body
{
    background: #f1f1f1;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: Georgia, "Times New Roman" , Times, serif;
	height:100%;
}

/*******************
page style
*******************/
#page
{
    width: 850px;
    margin: 0 auto;
}

#page #leftShadow
{
    background: url(../images/layout/leftshadow_bg.gif) repeat-y left 0;
}

#page #leftShadow #rightShadow
{
    background: url(../images/layout/rightshadow_bg.gif) repeat-y right 0;
}

/*******************
wrap style
*******************/
#wrap
{
    width: 800px;
    padding: 0;
    margin: 0;
    background: #fff;
    margin: 0 auto;
}

/*******************
header style
*******************/
#header
{
    padding: 0;
    margin: 0;
    background: #fff;
    width: 100%;
    float: left;
}
#splash
{
    padding: 0;
    margin: 0;
    background: #f1f1f1;
    width: 100%;
    float: left;
}
#splashWrap #rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 800px;
	height: 400px;
}
#splashWrap #rotator img
{
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 400px;
}
/*******************
contact style
*******************/
#taglineWrap
{
    float: left;
    padding: 50px 15px 0 30px;
}
#taglineWrap h3
{
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Times New Roman" , Times, Serif;
    font-weight: normal;
    text-align: center;
    width: 500px;
    height: 20px;
    color: #990099;
}

/*******************
logo style
*******************/
#logoWrap
{
    float: left;
    margin: 0;
    padding: 0;
}
#logoWrap h1
{
    padding: 0;
    margin: 0;
    background: url(../images/layout/klhc_logo.gif) no-repeat;
    text-indent: -9999px;
    width: 201px;
    height: 50px;
}
#logoWrap h1 a
{
    color: #f56f6f;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 0 0;
}

/*******************
menu style
*******************/
#navWrap
{
    clear: both;
    padding: 0;
    margin: 0;
    float: left;
    background: url(../images/layout/nav_bg.gif) repeat-x;
    width: 100%;
}
#navWrap #nav
{
    padding: 0;
    margin: 0;
}
#navWrap #nav li
{
    list-style: none;
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #ffe2e2;
    background: url(../images/layout/nav_divider.gif) no-repeat right 0;
}
#navWrap #nav li a
{
    font-weight: bold;
    display: block;
    float: left;
    padding: 13px 22px;
    text-decoration: none;
    color: #ffe2e2;
}
#navWrap #nav li a:hover
{
    color: #fff;
    background: url(../images/layout/nav_current_arrowup.gif) no-repeat center bottom;
}
#navWrap #nav li.current a
{
    background: url(../images/layout/nav_current_arrowup.gif) no-repeat center bottom;
    color: #fff;
}
#navWrap #nav li.current a span
{
    color: #fff;
}
#navWrap #nav li a span
{
    display: block;
    font-weight: normal;
    color: #ffaaaa;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-size: 11px;
}

/*******************
hr style
*******************/
hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

/*******************
contentInside style
*******************/
#contentInside
{
    padding: 0px 20px 0 20px;
    margin: 0;
    float: left;
}

/*******************
content style
*******************/
#content
{
    float: left;
    width: 720px;
    padding: 20px 20px 0 20px;
}
#contentPackages
{
    float: left;
    width: 720px;
    padding: 20px 20px 0 20px;
}
#contentWelcome
{
    float: left;
    width: 480px;
    padding: 20px 20px 0 20px;
}

/*******************
inside style
*******************/
#content .inside, #contentPackages .inside, #contentWelcome .insideWelcome
{
    padding: 0 0 30px 0;
}
#content .inside h2, #contentPackages .inside h2, #contentInside #contentWelcome .insideWelcome h2
{
    color: #e86464;
    font-size: 26px;
    padding: 0px 0 20px 0;
    margin: 0;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
}
#content .inside h3, #content .inside h4, .inside h5, #content .inside h6, #contentPackages .inside h3, #contentPackages .inside h4, .inside h5, #contentPackages .inside h6
{
    padding: 5px 0 20px 0;
    margin: 0;
    font-weight: bold;
}
#content .inside h3, #contentPackages .inside h3
{
    font-size: 18px;
}
#content .inside h4, #contentPackages .inside h4
{
    font-size: 16px;
}
#content .inside h5, #contentPackages .inside h5
{
    font-size: 14px;
}
#content .inside h6, #contentPackages .inside h6
{
    font-size: 12px;
}
#content .inside p, #contentPackages .inside p, #contentWelcome .insideWelcome p
{
    color: #333;
    font-size: 13px;
    padding: 0 0 20px 0;
    margin: 0;
    line-height: 19px;
}
#content .inside a, #footer a, #sidebar a, #contentPackages .inside a, #contentWelcome .insideWelcome a
{
    color: #697b3a;
    text-decoration: none;
}
#content .inside a:hover, #footer a:hover, #sidebar a:hover, #contentPackages .inside a:hover #contentWelcome .insideWelcome a:hover
{
    color: #697b3a;
    text-decoration: underline;
}
#content .inside ul, #content .inside ol, #contentPackages .inside ul, #contentPackages .inside ol, #contentWelcome .insideWelcome ul, #contentWelcome .insideWelcome ol
{
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 13px;
}
#content .inside ul li, #contentPackages .inside ul li, #contentWelcome .insideWelcome ul li
{
    list-style: square;
    list-style-position: inside;
}
#content .inside ul ul, #contentPackages .inside ul ul, #contentWelcome .insideWelcome ul ul
{
    padding: 10px 0 10px 15px;
}
#content .inside ol ol, #contentPackages .inside ol ol, #contentWelcome .insideWelcome ol ol
{
    padding: 10px 0 10px 15px;
}
#content .inside .testimonial blockquote, .testimonial blockquote, blockquote, #contentPackages .inside .testimonial blockquote, #contentWelcome .insideWelcome .testimonial blockquote
{
    padding: 0 0 0px 0;
    margin: 0;
    background: url(../images/layout/quote_bg.gif) no-repeat left 0;
}
#content .inside .testimonial blockquote p, .testimonial blockquote p, #content .inside blockquote p, #contentPackages .inside .testimonial blockquote p, #contentWelcome .insideWelcome .testimonial blockquote p, .testimonial blockquote p, #contentWelcome .insideWelcome blockquote p, #contentWelcome .insideWelcome .testimonial blockquote p
{
    text-indent: 20px;
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #887a6d;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
#content .inside .testimonial blockquote p cite, .testimonial blockquote p cite, blockquote p cite, #contentPackages .inside .testimonial blockquote p cite, #contentWelcome .insideWelcome .testimonial blockquote p cite
{
    padding: 0;
    margin: 0;
    color: #9b928a;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
#content .inside .news h3, #contentPackages .inside .news h3
{
    padding: 0;
    margin: 0;
}
#content .inside .news .date, #contentPackages .inside .news .date
{
    font-size: 12px;
    position: relative;
    margin: 0 0 0px 0;
    padding: 0 0 15px 0;
    display: block;
    color: #6f6f6f;
}

/*******************
custom bullet style
*******************/
#content .inside .circle, #contentPackages .inside .circle
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#content .inside .circle li, #contentPackages .inside .circle li
{
    list-style: none;
    background: url(../images/layout/li_bullet_white.gif) no-repeat left 0;
    padding-left: 20px;
}

/*Breadcrumbs*/
.breadcrumbs
{
    padding: 10px 10px;
    margin: 0 0 0px 0;
    background: url(../images/layout/breadcrumb_bg.gif) repeat-x;
    font-size: 12px;
    float: left;
    width: 780px;
}
.yourhere
{
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #fff;
    font-style: italic;
    padding-right: 10px;
}
.breadcrumbs ul
{
    list-style: none;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li
{
    display: inline;
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin: 0 0 0 10px;
    color: #fff;
    font-weight: bold;
}
.breadcrumbs ul li a
{
    float: left;
    display: block;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    background: url(../images/layout/breadcrumb_arrow.gif) no-repeat right 60%;
    padding-right: 15px;
    padding-left: 10px;
    text-decoration: none;
    color: #fff;
}
.breadcrumbs ul li a:hover
{
    color: #c0c0c0;
}

/*******************
sidebar style
*******************/
#sidebar
{
    float: right;
    width: 266px;
    padding: 0 0 0 30px;
    margin: 0;
    background: url(../images/layout/sidebar_bg.gif) no-repeat left top;
}
#contentInside #sidebar
{
    float: right;
    width: 200px;
    padding: 20px 0 0 30px;
    margin: 0;
    background: url(../images/layout/sidebar_bg.gif) no-repeat left top;
}
#sidebar p
{
    font-size: 13px;
    padding: 0 0 20px 0;
    line-height: 18px;
}
#sidebar h2
{
    padding: 0 0 0 0;
    font-size: 18px;
    border-bottom: 1px solid #f5f5f5;
    width: 260px;
    color: #e86464;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
#sidebar h3
{
    padding: 0 0 0 0;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    width: 260px;
    color: #e86464;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
#sidebar .inside h3
{
    font-size: 14px;
}
#sidebar .inside #news, #sidebar .inside #subscribe
{
    padding: 0px 0 0 0;
    margin: 0;
}
#subscribe label
{
    font-size: 13px;
}
#sidebar .inside #news li
{
    list-style: none;
    padding: 0px 0 10px 0;
}
#sidebar .inside #news li h3
{
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
#sidebar .inside #news li p
{
    font-size: 13px;
}
#sidebar .inside #news li .date
{
    font-size: 12px;
    font-style: italic;
    color: #6f6f6f;
}

/*******************
panels style
*******************/
#panels
{
    clear: both;
    padding: 0;
    margin: 0;
}
#panels .inside
{
    background: #faf8f5 url(../images/layout/panels_bg.gif) repeat-x;
    padding: 20px 0 10px 40px;
    width: 760px;
}
#panels .inside2
{
    background: #faf8f5 url(../images/layout/panels_bg.gif) repeat-x;
    padding: 20px 0 10px 620px;
    width: 180px;
}
#panels p
{
    margin: 0;
    font-size: 16px;
    color: #e86464;
}

/*******************
footer style
*******************/
#footer
{
    clear: both;
    padding: 0;
    margin: 0;
}
#footer .inside
{
    padding: 20px 20px;
    background: #f6f3ed url(../images/layout/footer_bg.gif) repeat-x;
    width: 760px;
}
#footer p
{
    margin: 0;
    font-size: 12px;
}

/*******************
global class and id style
*******************/

/************************
global classes
*************************/
.block
{
    display: block;
}
.clear
{
    clear: both;
}
.alignLeft
{
    text-align: left;
}
.alignRight
{
    text-align: right;
}
.alignJustify
{
    text-align: justify;
}
.alignCenter
{
    text-align: center;
}
.floatRight
{
    clear: both;
    float: right;
}
.floatLeft
{
    clear: both;
    float: left;
}
abbr, acronym
{
    font-style: italic;
    cursor: help;
    color: #ada397;
}
.imageLeft
{
    background: #fff;
    padding: 0 10px 10px 0;
    margin: 0 10px 10px 0;
}
.imageRight
{
    background: #fff;
    padding: 0 10px 10px 0;
    margin: 0 10px 10px 0;
}
.hide
{
    display: none;
}
img
{
    border: 0;
}

/*Table*/
table
{
    margin: 0 0px 20px 0px;
    padding: 0;
    display: block;
    font-size: 12px;
    border-collapse: collapse;
    width: 100%;
}
table caption
{
    margin: 0 12px;
    padding: 20px 0 5px 0;
    font: 12px Georgia, "Times New Roman" , Times, serif;
    text-align: left;
}
table th, table td
{
    text-align: left;
    vertical-align: top;
    padding: 6px 10px;
}
thead th
{
    color: #FFF;
    background-color: #6a634b;
    border-bottom: 1px solid #585043;
}
tbody tr.highlighted
{
    background-color: #f7f7f7;
}
tbody td
{
    border-bottom: 1px solid #eeeeee;
    color: #82725f;
}
tbody tr:hover td
{
    background: #a39a7c;
    color: #fff;
    border-bottom: 1px solid #6b503d;
}
.widthA
{
    width: 3%;
}
.widthB
{
    width: 72%;
}

/*form - Form Style*/
form
{
    padding: 0px 0;
    margin: 0;
}
form p
{
    padding: 0;
    margin: 0;
}
label
{
    float: left;
    width: 100px;
    padding-right: 1px;
}
input, textarea, select
{
    padding: 6px;
    font: 400 12px Georgia, "Times New Roman" , Times, serif;
    background: #ededed;
    border: 1px solid #dcdcdc;
    color: #333;
}
input:focus, textarea:focus
{
    color: #333;
    background: #f3f1f1;
    border: 1px solid #8d6d58;
}
#name, #email, #subject, #select
{
    width: 200px;
}
#message
{
    width: 300px;
    height: 150px;
}
#newsletter
{
    width: 150px;
}
input.button
{
    padding: 5px 5px;
    cursor: pointer;
    color: #efefef;
    background-color: #a8b981;
    border-width: 1px;
    border-style: solid;
    border-color: #d5e3b5 #d5e3b5 #9aac72 #9aac72;
}

/*errorMsg - Error Message Block style*/
.errorMsg
{
    float: left;
    padding: 5px 20px 5px 20px;
    background: #f2e6e4;
    margin: 0 0 20px 0;
    border-top: 1px solid #ad5341;
    border-bottom: 1px solid #ad5341;
    width: 93%;
}
.errorMsg h3
{
    color: #98311d;
    margin: 0;
    padding: 0;
}
.errorMsg ul
{
    margin: 0;
    padding: 0;
}
.errorMsg ul li
{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

/*highlight style*/
.highlight
{
    color: #d74613;
}

/*infoMsg - Info Message Block style*/
.infoMsg
{
    float: left;
    padding: 20px 20px 0px 20px;
    background: #e6f4e8;
    margin: 0 0 20px 0;
    border-top: 1px solid #2d993c;
    border-bottom: 1px solid #2d993c;
    width: 93%;
}
.infoMsg h3
{
    color: #319240;
    margin: 0;
    padding: 0;
}

/*******************
sideLinks style
*******************/
#sidebar .inside .sideLinks
{
    float: left;
    padding: 0 0 20px 0;
}
#sidebar .inside .sideLinks ul
{
    padding: 5px 5px 4px 5px !important;
    padding: 5px 5px 3px 5px;
    margin: 0 0 0px 0;
    list-style: none;
    float: left;
    background: #efede6;
    width: 258px;
    border: 1px solid #cfcdc5;
}
#sidebar .inside .sideLinks ul li
{
    padding: 0;
    margin: 0 0 0 0;
    display: block;
    float: left;
}
#sidebar .inside .sideLinks ul li a
{
    padding: 5px 5px;
    margin: 0 0 0px 0;
    width: 248px;
    float: left;
    display: block;
    background: #f9f8f6;
    font-size: 14px;
    border-top: #fefefe solid 1px;
    border-bottom: #e0ded7 solid 1px;
}
#sidebar .inside .sideLinks ul li a:hover
{
    padding: 5px 5px;
    margin: 0 0 0px 0;
    width: 248px;
    float: left;
    display: block;
    background: #f0eee9;
    font-size: 14px;
    border-top: #fefefe solid 1px;
    border-bottom: #e0ded7 solid 1px;
    text-decoration: none;
}
#sidebar .inside .sideLinks ul li a.current
{
    padding: 5px 5px;
    margin: 0 0 0px 0;
    width: 248px;
    float: left;
    display: block;
    background: #f0eee9;
    font-size: 14px;
    border-top: #fefefe solid 1px;
    border-bottom: #e0ded7 solid 1px;
    text-decoration: none;
}

/*******************
coda slider style
*******************/
#slider
{
    width: 800px;
    margin: 0px 0 0 0;
    float: left;
    position: relative;
    background: #cde19b url(../images/home_coda-slider-bg.gif) repeat-x;
}
.scroll
{
    width: 800px;
    height: 300px;
    overflow: auto;
    position: relative;
    clear: left;
    margin: 0 0 0 0px;
}
.scrollContainer div.panel
{
    /* padding: 20px 10px 10px 10px;*/
    padding: 20px 20px 10px 0px;
    width: 778px;
    height: 300px;
}
.scrollContainer h2
{
    font-size: 22px;
    font-weight: bold;
    color: #82974b;
    padding: 0 0 10px 0;
    margin: 0;
}
.scrollContainer p
{
    color: #43463a;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.scrollContainer a
{
    color: #9c3636;
    text-decoration: none;
}
.scrollContainer a:hover
{
    color: #9c3636;
    text-decoration: underline;
}
.scrollContainer .learnmore
{
    display: block;
    float: left;
    padding: 5px 15px;
    margin: 0;
    text-transform: uppercase;
    background: #ea6666;
    color: #faf9f9;
    text-decoration: none;
    font-size: 12px;
}
.scrollContainer .learnmore:hover
{
    float: left;
    padding: 5px 15px;
    margin: 0;
    color: #faf9f9;
    text-decoration: none;
    background: #ec6b6b;
}
.scrollContainer ul
{
    list-style: square;
    padding: 0 0 10px 0px;
    margin: 0;
    font-size: 14px;
    float: left;
}
.scrollContainer ol
{
    padding: 0 0 10px 30px;
    margin: 0;
    font-size: 14px;
    float: left;
}
.scrollContainer ol li
{
    line-height: 17px;
}
.scrollContainer ul li
{
    list-style: none;
    padding-left: 22px;
    line-height: 17px;
}
ul.navigation
{
    list-style: none;
    margin: 0 0 0 60px;
    padding-top: 0px;
    float: left;
    position: relative;
}
ul.navigation li
{
    display: inline;
}
ul.navigation a
{
    margin: 0px 0 0 0;
    color: #000;
    text-decoration: none;
    width: 170px;
    float: left;
    color: #555a41;
}
ul.navigation a:hover
{
    color: #d45500;
}
ul.navigation a.selected
{
    color: #d45500;
    font-weight: bold;
}
ul.navigation a:focus
{
    outline: none;
}
.scrollButtons
{
    position: absolute;
    top: 268px;
    cursor: pointer;
}
.scrollButtons.left
{
    left: 20px;
    z-index: 1000;
}
.scrollButtons.right
{
    right: 20px;
    z-index: 1000;
}
.hide
{
    display: none;
}
.panel .bgImage
{
    float: left;
}
.panel .imgLeft
{
    float: left;
}
.panel .rightBlock
{
    float: right;
    width: 500px;
}
.panel .imgLeft img, .panel .imgRight img
{
    float: left;
    padding: 10px 0 0 26px;
    margin: 0;
}

/*******************
photo facilities style
*******************/
.photo
{
    margin: 30px;
    position: relative;
    width: 180px;
    height: 130px;
    float: left;
}
.photo img
{
    background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
}
.photo span
{
    width: 20px;
    height: 18px;
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    background: url(../images/layout/digg-style.gif) no-repeat;
}
.photo a
{
    text-decoration: none;
}
.facilities span
{
    width: 189px;
    height: 145px;
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(../images/layout/cut-corner.png) no-repeat;
}
.facilities em
{
    background: #fff url(../images/layout/grey-gradient.gif) repeat-y;
    color: #000;
    font: 70%/140% Georgia, "Times New Roman" , Times, Serif;
    font-style: normal;
    padding: 2px 10px;
    display: block;
    position: absolute;
    top: 90px;
    left: 5px;
    border: 1px solid #999;
    border-left-color: #888;
}
.facilities a
{
    text-decoration: none;
}
.facilities a:hover em
{
    background: #ffdb01 url(../images/layout/orange-gradient.gif) repeat-y;
    border-color: #c25b08;
}
