/* CSS Document */

body {
	margin: 9px 0 0 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/header_bar.jpg) no-repeat scroll left 83px;
}

a {
	font-weight: bold;
	color: #D62439;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #D62439;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #81ABBA;
	text-decoration: none;
}

h2 {
	color: #5A92AD;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}

h3 {
	color: #5C91A4;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}

hr {
	border-style: none;
	width: 100%;
	height: 1px;
	background-color: #c0d5dc;
}

#Site-Wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 710px;
	height: 73px;
	margin: 0 auto;
}

#newsletter_header {
	width: 650px;
	background-color: #8cbad6;
	margin-bottom: 25px;
}

#newsletter_header_img {
	float: left;
}

#newsletter_header_date {
	float: right;
	margin: 35px 40px 0 auto;
}

#newsletter_header_next {
	background-color: #5A9EB5;
	padding: 7px;
	clear: both;
}

#newsletter_inner{
  width:600px;
	margin: auto;
}  

#newsletter_logo{
  width:110px;
  float:left;
	margin-right: 10px;
	margin-bottom: 25px;
}

#status {
	float: left;
	margin-top: 50px;
	margin-right: 5px;
}

#middle {
	float: left;
	margin-top: 52px;
	margin-left: 5px;
}

*html #logo {
	float: right;
	margin-right: 18px;
}

#logo {
	float: right;
	margin-right: 38px;
}

.red-text {
	font-size: .8em;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

.red-bold {
	font-weight: bold;
	color: #cc0000;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu*/

#menu.test {
	width: 865px;
	height: 29px;
	background-color: #84aabd;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-left: 155px;
}

#menu {
	font-size: 0.7em;
	width: 712px;
	height: 30px;
	background-color: #5A92AD;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	border-bottom:1px #ffffff solid;
	border-top:1px #ffffff solid;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
}

.menu1 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background-color: #5A92AD;
}

.menu1 a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #84aabd;
	padding: 8px 5px 8px 3px;
	border-left: 2px solid #84aabd;
	float: left;
	margin-right: -2px;
	position: relative;
}

.menu1-2 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background-color: #5A92AD;
	margin-left: 1px;
}

.menu1-2 a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background-color: #5A92AD;
	margin-left: 1px;
}

.menu2 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background: #5A92AD url(../images/menu_divider.gif) no-repeat left center;
}

.menu2 a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #84aabd;
	padding: 8px 5px 8px 3px;
	border-left: 2px solid #84aabd;
	float: left;
	margin-right: -2px;
	position: relative;
}

.menu2-2 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background: #5A92AD url(../images/menu_divider.gif) no-repeat left center;
}

.menu2-2 a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 3px 8px 5px;
	float: left;
	background: #5A92AD url(../images/menu_divider.gif) no-repeat left center;
}

.drop_menu {
	margin-left: 10px;
	border: 5px groove teal;
}

.tt {
	
}

.tt.bk {
	font-size: 1.0em;
	font-weight: bold;
	color: #5A92AD;
	padding: 5px 0px 7px 0px;
	text-decoration: none;
}

.inputbox {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

.balance {
	position: relative;
	top: 5px;
}

.search_box {
	background-color: transparent;
	border-style: none;
	color: #333333;
	font-size: .7em;
	width: 130px;
	margin-right: 5px;
	margin-left: 7px;
}

#round {
	float: right;
	margin: -30px auto 0 auto;
}

#imgdiv_new {
	width: 26px;
	height: 29px;
	float: right;
	background: white url(http://www.investirdanslekent.com/images/corner-r.jpg) no-repeat right top;
	padding-left: 9px;
	padding-right: 7px;
}

#imgdiv {
	height: 32px;
	width: 63px;
	float: right;
	background-image: url(http://www.investirdanslekent.com/images/corner-r.bk.jpg);
	background-repeat: no-repeat;
}

#imgdiv1 {
	height: 32px;
	width: 63px;
	float: left;
	background-color: #999999;
}

*html #full {
	margin-top: -10px;
	width: 100%
}

#full {
	margin-top: -11px;
	width: 100%
}

#content {
	width: 710px;
	height: auto;
	border: 1px solid #5A92AD;
	clear: left;
	border-top-style: none;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
}

#content.bk {
	width: 710px;
	height: auto;
	border: 1px solid #84aabd;
	clear: left;
	border-top-style: none;
	margin: -10px auto -10px;
}

#footer {
	width: 710px;
	margin: 0 auto;
}

#footer2 {
	width: 712px;
	height: 30px;
	background: url(../images/footer-border.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

.footer_links {
	font-size: 0.6em;
	padding-right: 40px;
	width: 150px;
	float: right;
}

#footer_left {
	float: left;
	position: relative;
	top: -17px;
	left: -1px;
}

#footer_right {
	float: right;
	position: relative;
	top: -17px;
	left: 1px;
}

*html #make {
	float: left;
	background-color: #84aabd;
	width: 147px;
	height: 29px;
	position: relative;
	left: -147px;
	top: -28px;
}

#make {
	float: left;
	background-color: #84aabd;
	width: 157px;
	height: 29px;
	position: relative;
	left: -157px;
	top: -27px;
}

#content_inner {
	clear: left;
	margin: 0 0 0 14px;
	width: 450px;
	float: left;
}

#case_content_inner {
	clear: left;
	margin: 0 0 0 14px;
	width: 675px;
	float: left;
}

#content_inner hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

#content_inner_extra {
	

/* This is for the login/Register page where no right navigation required  */
    clear: left;
	margin: 0 17px 0 17px;
}

#content_inner_form {
	/*

This is for the login/Register page where no right navigation required  */
	margin: 0 5px 0 0px;
	width: 300px;
	float: left;
}

#content_inner_form_new {
	margin: 0 5px 0 0px;
	width: 320px;
	float: left;
}

#content_inner_login {
	width: 325px;
	float: right;
	margin-top: 2;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 12px;
}

.heading {
	font-size: 1.0em;
	font-weight: normal;
	color: #CE0000;
}

.news_text {
	font-size: .7em;
	font-weight: normal;
	margin-right: 5px;
	margin-top: 2px;
}

.text_black {
	font-size: .8em;
	font-weight: normal;
	margin-top: 2px;
}

.blank {
	height: 14px;
}

.blank2 {
	height: 2px;
}

.green-text-heading {
	font-size: 20px;
	font-weight: bold;
	color: #81ABBA;
	text-decoration: none;
	margin-bottom: 10px;
}

.txt_heading {
	font-size: 1em;
	font-weight: bold;
	color: #5C91A4;
	margin-bottom: 8px;
}

.txt_heading_small {
	height: 20px;
	font-size: .9em;
	font-weight: bold;
	color: #5C91A4;
}

.case_intro {
	color: #5C91A4;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}

.case_caption {
	color: #5C91A4;
	font-size: 0.8em;
	font-style: italic;
}

.link {
	font-size: .7em;
	font-weight: bold;
	color: #D62439;
	text-decoration: none;
}

.link:hover {
	font-size: .7em;
	font-weight: bold;
	color: #D62439;
	text-decoration: underline;
}

.link_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #D62439;
	text-decoration: none;
}

.link_big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #5AC394;
	text-decoration: underline;
}

.link_big_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #5AC394;
	text-decoration: none;
}

*html #banner {
	position: relative;
	margin: 0 auto 20px;
	text-align: center;
}

#banner {
	position: relative;
	text-align: center;
	margin: 0 auto 20px;
}

*html #banner.bk {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#banner.bk {
	position: relative;
	top: -27px;
	text-align: center;
	margin: 0 auto -10px;
}

.black_text {
	font-size: .8em;
	font-weight: normal;
}

.case_img_text {
	font-size: .8em;
	font-style: italic;
}

.black_text h1 {
	font-size: 20px;
	font-weight: bold;
	color: #81ABBA;
	text-decoration: none;
}

.black_text h2 {
	color: #5A92AD;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
}

.black_text h3 {
	color: #5C91A4;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}

.text_black h1 {
	font-size: 20px;
	font-weight: bold;
	color: #81ABBA;
	text-decoration: none;
}

.text_black h2 {
	color: #5A92AD;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
}

.text_black h3 {
	color: #5C91A4;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}

#formdiv {
	
}

#level {
	width: 150px;
	float: left;
	margin-left: 5px;
	height: 20px;
}

#field {
	text-align: left;
}

#field input{
	width: 150px;
	background-color: white;
	border: 1px solid silver;
	height: 20px;
}

#field textarea{
	width: 250px;
	background-color: white;
	border: 1px solid silver;
}

#field select{
	width: 100px;
	background-color: white;
	border: 1px solid silver;
}

.button_new {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-decoration: none;
	border: 1px solid #81ABBA;
}

.alert {
	font-size: .8em;
	font-weight: normal;
	color: #D62439;
}

#level2 {
	width: 170px;
	float: left;
	margin: 0px auto auto 85px;
}

#textset {
	padding-top: 55px;
	padding-left: 80px;
/*

margin

:57px auto auto 70px;*/
}

.red-text {
	font-size: .7em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	padding-bottom: 2px;
}

.sub_text {
	font-size: .8em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.red-text-heading {
	font-size: 20px;
	font-weight: bold;
	color: #D22346;
	text-decoration: none;
}

.red-text-heading-small {
	font-size: 1.1em;
	font-weight: normal;
	color: #D22346;
	text-decoration: none;
}

.red_text_small {
	font-size: .7em;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	padding-bottom: 2px;
}

#partner_logo {
	float: left;
	width: 121px;
}

#partner_detail {
	width: 315px;
	padding-left: 10px;
	float: right;
}

#marketing_logo {
	float: left;
}

#marketing_detail {
	margin: 70px auto auto auto;
}

#case_logo {
	float: right;
	width: 150px;
	text-align:center;
}

#case_detail {
	width: 450px;
	padding-right: 10px;
	float: left
}

#case_logo_inner {
	float: left;
	width: 170px;
}

#case_detail_inner {
	width: 255px;
	padding-left: 10px;
	float: right;
}

#lib_left {
	width: 150px;
	float: left;
	text-align: center;
}

#lib_left_start {
	float: right;
	width: 140px;
	text-align: center;
}

.input_box {
	border: 1px solid #000000;
}

*html #content_right {
	width: 180px;
	text-align: center;
	float: right;
	margin-right: 18px;
}

#content_right {
	width: 180px;
	text-align: center;
	float: right;
	margin-right: 34px;
}

.home_image {
	padding-bottom: 5px;
}

#home_news_top {
	Padding-top: 10px;
}

#home_news {
	background-image: url(http://www.investirdanslekent.com/images/latestnews-2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding: 0px 5px 5px 10px;
}

#inner_submenu {
	border: 1px solid #84aabd;
	text-align: left;
}

#inner_top {
	position: relative;
	top: -1px;
	left: -1px;
	text-align: left;
}

#inner_bottom {
	position: relative;
	top: 1px;
	left: -1px;
}

.space {
	padding-left: 8px;
}

.link_submenu {
	font-size: .7em;
	font-weight: bold;
	color: #5A9EB5;
	text-decoration: none;
}

.link_submenu:hover {
	font-size: .7em;
	font-weight: bold;
	color: #5A9EB5;
	text-decoration: underline;
}

.greenBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: .7em;
	font-weight: normal;
	background-color: #009a31;
	width: 10px;
	height: 10px;
	float: left;
	text-align: center;
	padding:2px;
}

#search {
	float: left;
}

.reg_table_login {
	border: 1px solid #ffffff;
	background: #cde1eb url(http://www.investirdanslekent.com/images/side_menu-corner_top.gif) no-repeat right top;
	padding-right: 10px;
	padding-left: 10px;
}

.forgotten a {
	color: #000000;
	font-size: 10px;
	margin-left: 25px;
	text-decoration: underline;
}

.forgotten a:hover {
	color: #D62439;
	font-size: 10px;
	margin-left: 25px;
	text-decoration: underline;
}

.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5A92AD;
	font-size: .8em;
}

.blue_bold_left {
	font-weight: bold;
	color: #5A92AD;
	width: 85px;
	display: block;
	float: left;
}

.reg_table_input {
	width: 50px;
	background-color: white;
	border: 1px solid silver;
	float: right;
	height: 20px;
}

.reg_table_input2 {
	width: 140px;
	background-color: white;
	border: 1px solid silver;
	float: right;
}

.go_button_spacer {
	float: right;
	width: 27px;
	height: 20px;
}

.go_button a {
	float: right;
	display: block;
	background-image: url(http://www.investirdanslekent.com/images/go_button1.jpg);
	width: 22px;
	height: 20px;
	margin-left: 5px;
}

.go_button a:hover {
	float: right;
	display: block;
	background-image: url(http://www.investirdanslekent.com/images/go_button2.jpg);
	width: 22px;
	height: 20px;
	margin-left: 5px;
}

.login_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #d62439;
	font-weight: bold;
	font-size: 1.3em;
}

.checkbox {
	width: 15px;
	height: 15px;
	background-color: white;
	border: 1px none silver;
}

.float_left {
	width: 150px;
	float: left;
}

.submit_button {
	width: 101px;
	height: 110px;
	float: right;
	position: relative;
	top: 25px;
	left: -225px;
}
#home_news_top a:hover {
	color: #CC0033;
	font-weight: normal;
}
#home_news_top a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}
.input_box_contact {
	border: 1px solid #CCCCCC;
	width: 200px;
}
#contact_field input {

	width: 200px;
	background-color: white;
	border: 1px solid silver;
	height: 20px;
}

#status {
float: left;
margin-top: 10px;
margin-right: 5px;
}
.takinghead_submenu {

	font-size: 0.9em;
	font-weight: bold;
	color: #5A9EB5;
	text-decoration: none;
}
.kcclogo-marginbottom {
	margin-top: 2px;
}
#support {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	clear: both;
}
#footer-text {
	float: left;
	margin-left: 50px;
	margin-top: 25px;
}
#content_right-home {
	width: 200px;
	text-align: center;
	float: right;
	margin-right: 30px;
}
