/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	font: 62.5% Georgia,'Times New Roman',serif;
	letter-spacing: 1;
	 
}

/* COMMON CLASSES */
.break { clear:both; }
a{text-decoration:none;}
a.copy{color:#FFFFFF;}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 545px;
	position: absolute;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
.margin{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}


.clear{clear:left;}
#header_sub {
	background-image: url(../images/slide/sub_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
	position:relative;
}
#header_sub #nav {
	top: 190px;
	position: absolute;
}


.padd10 {
	padding: 10px;
}
.textfild {
	width: 220px;
	padding: 4px;
	height: 22px;
}
.form_btn {
	background-color: #118CC8;
	width: 105px;
	color: #FFF;
	padding: 10px;
	background-image: url(../images/nav_bg_rpt.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.items .item .pic {
	background-color: #FFF;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 194px;
}
.boxes .items .item {
	margin-left: 8px;
	margin-top: 3px;
	float: left;
}
.boxes .items {
	position: relative;
	width: 500px;
	overflow:hidden;
	height:190px
}
.boxes .padd10{ padding:0px; margin:11px;}
.ov_hide{overflow:hidden !important}
.item .title {
	color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 15px;
	margin-top: 5px;
}
.item .readmore {
	color: #CCC;
	padding-left: 1px;
	font-size: 12px;
}

.boxes.last {
	margin-right: 0px;
}

.boxes h3  {
	color: #FFF;
	font-size: 16px;
	padding: 4px;
}



.scrollup{
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	text-indent: -9999px;
	z-index: 100;
	background-image: url(../images/icon_top.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


.textarea {
	width: 220px;
	padding: 4px;
}
.footer_box {
	width: 200px;
	float: left;
}
.footer_box a {
	display: block;
	padding: 5px;
	color: #D0F0FD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_box .title {
	font-size: 14px;
	margin-bottom: 5px;
	color: #FFF;
}


.people .title {
	font-size: 15px;
	color: #2173AF;
	padding-top: 8px;
	padding-bottom: 4px;
}
.search_btn,.refresh_btn {
	background-image: url(../images/nav_bg_rpt.jpg);
	color: #FFF;
	margin-left: 10px;
	min-width: 50px;
	height: 35px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 8px;
	cursor: pointer;
}



/* HEADER */
#header {
	height: 555px;
	background-image: url(../images/slide/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url(../images/logo.png); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { 
 
padding-left:0px;
clear:both; 
position:relative;
top:350px; }

#firstline {

	color:#333;
	font-family: 'Paprika', cursive;
	background-color:rgba(255,255,255,.7);
	font-size: 24px;
	float: left;
	display: block;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
}
#secondline {
	background-image: url("../images/textbg.png");
	color: #FFFFFF;
	text-decoration: none;
	font-size: 40px;
	float: left;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#secondline:hover { text-decoration:underline; color:#FFFFFF; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer {
	position: absolute;
	top: 430px;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headernav { padding-left:824px;
position:absolute;
z-index:10; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#wrapper {

}

#content p a:hover { text-decoration:underline; color:#7F000C; }
#logo   {
	z-index: 100;
	cursor: pointer;
	position: absolute;
}

#nav {
	position: absolute;
	background-image: url(../images/nav_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	top: 487px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	width: 980px;
}
 #footer_wrapper {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 262px;
	padding-top: 10px;
	background-position: top;
}

#box_container .boxes {
	height: 256px;
	width: 239px;
	margin-right: 8px;
	float: left;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#box_container {
	padding-bottom: 15px;
}


#box_container .search{
	background-image: url(../images/bg_search.jpg);
	margin-right: 0px;
}
#box_container .search h3{color:#0B58A6;}
#wrapper #advt {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#wrapper #cont .margin #welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 662px;
	color: #999;
	line-height: 22px;
	text-align: justify;
	float: left;
	padding: 10px;
}


#wrapper #cont .margin #full_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	 
	color: #999;
	line-height: 22px;
	text-align: justify;
 
	padding: 10px;
}
#wrapper #cont .margin #updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 260px;
	color: #999;
	line-height: 22px;
	text-align: justify;
	float: left;
	height: 200px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #cont .margin #top_cont #updates .item {
	height: 100px;
	font-size: 12px;
	line-height: 20px;
}

#top_cont {
	padding-top: 15px;
	padding-bottom: 15px;
}
#top_cont h3 {
	color: #1981C0;
	display: block;
	margin-bottom: 5px;
}
#testi {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E9E9E9;
	background-image: url(../images/test_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 50px;
	height: 90px;
	line-height: 20px;
	width: 310px;
}
#testi .title {
	font-size: 14px;
	padding-bottom: 6px;
}
#directors .people {
	padding: 10px;
	margin: 6px;
	background-color: #FFF;
	border: 1px solid #E1EFF0;
}
#directors .people .desc {
	float: left;
	margin-left: 15px;
	color: #858585;
	width: 620px;
	line-height: 24px;
}
#directors .people img {
	display: block;
	float: left;
}
#directors .people .designation {
	color: #666;
	display: block;
	margin-bottom: 7px;
}
.highlight {
	color: #1B7FBD;
	font-size: 14px;
	display: block;
	line-height: 28px;
}
.boxes.search.last .txtfield {
	background-color: #FFF;
	border: 1px solid #BEBEBE;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 35px;
	padding: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 85%;
}
#advt .item {
	display: none;
}

#testi .item {
	display: none;
}
.copy {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#project .tabs li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #128bc7;
	color: #FFF;
}
#project ul.tabs {
	width: 225px;
	float: left;
}
.tabs_container {
	float: left;
	width: 730px;
}


#project .tabs li {
	list-style-image: none;
	list-style-type: none;
}
#project .tabs li a:hover,#project .tabs li a.selected {
	color: #FFF;
	background-color: #036cac;
	background-image: url(../images/rarrow.png);
	background-repeat: no-repeat;
	background-position: 200px center;
}

#project  .tabcont {
	padding: 15px;
}
.tabs_container .projectname {
	font-size: 15px;
	color: #128BC7;
	text-decoration: none;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.project_img {
	margin-right: 15px;
	margin-bottom: 15px;
}
#address {
	width: 450px;
	float: left;
}
#enquiry_form {
	float: left;
	width: 450px;
	margin-left: 25px;
}
#address a {
	text-decoration: none;
	color: #0A96D1;
}
.other_prjcts {
	background-image: url(../images/othr_prohjects_bg.png);
	border: 1px solid #CCC;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.other_prjcts .sel_project {
	height: 28px;
	border: 1px solid #128BC7;
	width: 200px;
	padding: 4px;
}
.switch {
	position: absolute;
	margin-top: 170px;
	z-index: 10;
	margin-left: 170px;
	width: 50px;
}
.switch a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
}

.pagination{
	padding:3px 0 0 0;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	color:#ed1e83;
}
.pagination a{
	padding: 3px 5px;
	border: 1px solid #9cafda;
	text-decoration: none; 
	color: #0e519e;
	background:#FFFFFF;
}
.pagination a:hover{
	padding: 2px 5px;
	border: 1px solid #9cafda;
	text-decoration: none; 
	background: #0e519e;
	color: #FFFFFF;
}

/* Messages  */
.message-ok{
	border:solid 1px #349534; 
	background:#C9FFCA url(../images/success.png) center left no-repeat;
	background-position:20px;
	color:#008000;
	font-weight:bold;
	padding:9px;
	text-align:center;
	-moz-border-radius: 4px; border-spacing: 0; khtml-border-radius: 4px; webkit-border-radius:4px; border-radius: 4px;
	margin:5px 0;
	font-size:11px;
}
.message-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA url(../images/error.png) center left no-repeat;
	background-position:20px;
	color:#CC0000;
	font-weight:bold;
	padding:9px;
	text-align:center;
	-moz-border-radius: 4px; border-spacing: 0; khtml-border-radius: 4px; webkit-border-radius:4px; border-radius: 4px;
	margin:5px 0;
	font-size:11px;
}
#bottom_newboxes .boxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #999;
	float: left;
	width: 304px;
	margin: 10px;
}
#bottom_newboxes .boxs .nilland {
	color: #1389C6;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
}
#bottom_newboxes .boxs p {
	text-align: justify;
}
#bottom_newboxes .boxs a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #666;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#inner_slider {
	height: 200px;
	margin-bottom: 15px;
}
#bottomdiv {
	height: 200px;
	margin-bottom: 20px;
}
#bottomdiv #sub_enquiry {
	width: 560px;
	float: left;
}
#sub_enquiry label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 10px;
	float: left;
	width: 120px;
}
#sub_enquiry .input {
	float: left;
	padding: 5px;
	height: 22px;
	width: 220px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
}
#sub_contact h3,#sub_enquiry h3 {
	color: #1E7CBC;
	padding: 10px;
	font-size: 15px;
}
#sub_enquiry .submitbtn {
	background-color: #1684C1;
	color: #FFF;
	background-image: url(../../../KGM/assets/images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 4px;
}
#bottomdiv #sub_contact {
	float: left;
	width: 420px;
}
#sub_contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
