@charset "utf-8";
/* CSS Document */

@import url(font-styles.css);
@import url(menu.css);
@import url(google-search.css);

* {
   margin: 0px;
   padding: 0px;
   border: none 0;
   zoom: 1;
}

body {
	background-attachment: fixed;
	background-image: url(../img/global/body-bg.png);
	background-repeat: repeat;
	background-position: center center;
}
a { -webkit-transition: color 0.2s ease; }
.norip {
	clear: left;
}
#wrapper-shadow {
	background-image: url(../img/global/wrapper-shadow.png);
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto;
	z-index: 0;
	position: relative;
}
#wrappershoe {
	background-image: url(../img/global/wrapper-shadow-shoe.png);
	display: block;
	width: 930px;
	margin: 0 auto;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	width: 860px;
	background: #ffffff url(../img/global/header-bg.png) no-repeat top center scroll;
	position: relative;
	z-index: 1;
	padding: 500px 20px 5px 20px;
}
#content {
	background: url(../img/global/index-content-bg.png) no-repeat left 29px scroll;
	width: 614px;
	position: relative;
}

#content h1 {
   font-family: ITCFranklinGothicStdMediumCon;
   font-size: 24px;
   line-height: 30px;
   font-weight: normal;
   color: #000;
   text-transform: uppercase;
   border-bottom: 3px solid #650d0e;
}
#content h1 span {
	color: #650d0e;
}
#content p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 20px;
   color: #464646;
   text-align: justify;
   margin: 5px;
}
#content p.list-header {
	color: #650d0e;
	margin-bottom: 0px;
	font-weight: bold;
}
#content p a {
	text-decoration: none;
	border-bottom: dotted 1px #CECE9D;
	color: #650d0e;
}
#content p a:hover, #content p a:active {
	color: #BABA74;
}
#content ul {
	display: block;
	width: 614px;
}
#content ul li {
   background-image: url(../img/global/bullet.png);
   background-repeat: no-repeat;
   background-position: left 6px;
   list-style-position: outside;
   list-style-type: none;
   padding-left: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #464646;
   width: 295px;
   float: left;
   display: block;
   margin-top: 5px;
   margin-bottom: 5px;
}
#content #right-images {
	position: absolute;
	top: 36px;
	left: 646px;
	width: 210px;
}
#content #right-images img{
	margin-bottom: 20px;
	border: solid 1px #525252;
}




#header {
	display: block;
	position: absolute;
	top: 31px;
	left: 50%;
	width: 820px;
	margin-left: -450px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	z-index: 50;
}
#header #ert {
	float: right;
}
#footer-bg {
	display: block;
	height: 220px;
	width: 100%;
	background-image: url(../img/footer/footer-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer-bg #content {
	width: 860px;
	padding: 23px 20px 0 20px;
	display: block;
	margin: 0 auto;
	background: transparent url(none);
}
#footer-bg #content p {
	font-size: 12px;
	color: #ccc;
	text-align: center;
}
#footer-bg #content p span {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
#footer-bg #bottom-links {
	display: block;
	width: 860px;
	margin: 15px auto 0 auto;
}
#footer-bg #bottom-links .links {
	background-image: url(../img/footer/white-divider.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	width: 142px;
	padding-right: 15px;
	padding-left: 15px;
	height: 115px;
}
#footer-bg #bottom-links .links.nobg {
	background-image: url(none);
}
#footer-bg #bottom-links .links img {
    display: block;
    margin: 20px auto 0 auto;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;  /* FF3.7+ */
    -o-transition: opacity 0.2s linear;  /* Opera */
}
#footer-bg #bottom-links .links img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;  /* FF3.7+ */
    -o-transition: opacity 0.2s linear;  /* Opera */
}
#footer-bg #bottom-links .links img.kh-logo {
	margin-top: 15px;
}

#footer-bg #bottom-links .links ul li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
	margin: 0;
	padding: 0;
	width: auto;
}

#footer-bg #bottom-links .links ul li a:link, #footer-bg #bottom-links .links ul li a:visited {
	color: #8B6969;
	text-decoration: none;
	width: auto;
}

#footer-bg #bottom-links div.links:hover > ul li a{ color: #CFC0C0;
}
#footer-bg #bottom-links .links ul li a:hover, #footer-bg #bottom-links .links ul li a:active { color: #FFF !important; 
}
#footer-bg #bottom-links .links ul li a strong {
	font-family: "Lucida Grande", Tahoma, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
}

#footer-bg #bottom-links #footnotes {
	display: block;
	clear: both;
	padding-top: 15px;
}
#footer-bg #bottom-links #footnotes p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}
#footer-bg #bottom-links #footnotes a:link ,#footer-bg #bottom-links #footnotes a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#footer-bg #bottom-links #footnotes a:hover,#footer-bg #bottom-links #footnotes a:active{
	color: #ccc;
}

#flash {
	position: absolute;
	top: 182px;
	left: 50%;
	margin-left: -430px;
	border-top: solid 1px #ebe1e1;
	z-index: 50;
	background-attachment: scroll;
	background-image: url(../img/index/flash-shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 21px;
}

#search {
   display: block;
   height: 31px;
   background-color: #231F20;
   width: 900px;
   margin-left: -450px;
   position: absolute;
   left: 50%;
   top: 0px;
   z-index: 51;
}

#search h1 {
   font-size: 14px;
   color: #FFF;
   font-family: MyriadProCondensed;
   line-height: 31px;
   font-weight: normal;
   text-transform: uppercase;
   position: absolute;
   left: 10px;
   top: 0px;
}

#search img {
	float: right;
}

#search form {
   float: right;
   width: 230px;
   display: block;
   margin-top: 5px;
   position: absolute;
   top: 0px;
   right: 80px;
}

#search form span {
	padding-left: 9px;
	display: block;
	float: left;
	height: 22px;
	background: url(../img/global/search-left-bg.png) no-repeat left top;
	width: 158px;
}

#search form span input {
	float: left;
	background: url(../img/global/search-bg.png) no-repeat top right;
	background-color: transparent;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 11px;
	width: 147px;
}

#search form input.button {
	height: 22px;
	width: 52px;
	padding-top: 22px;
	overflow: hidden;
	background-color: transparent;
	background: url(../img/global/search.png) no-repeat left top;
	float: left;
	margin-left: 11px;
}
