﻿body,html {background: url(../images/ekte_bg_mid.jpg) repeat-y center top; width: 100%; margin: 0px; padding: 0px; cursor: default; font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.6em; color: #000; min-width: 1000px; background-color: #000000;}

.main_div {width: 100%; padding-top: 0px; text-align: center; background: url(../images/ekte_bg.jpg?v=201107031800) center top no-repeat transparent; }
.top_banner {margin: auto; width: 950px; height: 70px; background-color: none; }

h1{font-size: 10pt;font-weight: bold; color: #164966;padding: 0px;margin: 0px;}

.menu_div {float: left; width: 260px; margin-left: 5px; cursor: pointer; height: 70px;}
.main_menu {float: right; background-color: none; width: 600px; height: 40px; margin-top: 45px; margin-right: 20px; text-align: right;}
.main_menu a, .main_menu a:visited {text-decoration: none;font-size: 10pt; color: #164966;font-family: verdana;font-weight: bold;}
.main_menu a:hover {color: #930a0a;}
.content_area {width: 950px; background-color: none; margin: auto; margin-top: 280px;}
.content {width: 600px; border: 0px solid red; text-align: left; float: left; margin-left: 20px;margin-top: 10px; background-color: none;}
.right_menu {float: right; border: 0px solid blue; width: 280px; text-align: left; height: 300px; margin-right: 10px; margin-top: 10px;}
.sub_menu { margin-top: 0px; margin-bottom: 0px; color: #164966;}

.right_menu a, .right_menu a:visited { text-decoration: none; font-size: 8pt; color: #164966; font-family: verdana; font-weight: normal;}
.right_menu a:hover { color: #930a0a;}
#enquiry_div a{ color: #930a0a;}
#enquiry_div a:hover { color: #164966;}

/* CONTACT FORM */
.contactform{font:bold 10pt verdana;color:#930a0a;overflow:hidden;}
.contactform input {width:320px;padding:2px;}
.contactform textarea {font-family: verdana; font-size: 10pt; width:320px;height:100px;padding:2px;}
.contactform  label{display:block;margin-bottom:8px;}
.contactform input#security_code {width:180px;padding:2px;}
.contactform .button{width:120px;border:normal;}
.contactform fieldset{border:none;width:400px;float:left;}
.contact_form_table_input {border: 1px solid #ccc; }
.invalid_field {border: 1px solid red;}
