.js {background: url(images/loading.html) no-repeat 50% 50%;height:100%}
.js body {visibility:hidden}
body,ul,li,p,img,h1,h2,h3
{
	padding:0px;
	display: block;
	margin: 0px;
	
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
	float: left;
}
.break 
{ 
	clear:both; 
}
.right {
float:right;
}

.left {
float:left;
}

.padding {
padding:20px;
}

.padding-top {
padding-top:80px;
}

.padding-top-in {
padding-top:30px;
}
body
{
	background-color:#FFF;
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing:normal;
	line-height:24px;
}
h1 
{
	font-size: 26px;
	font-weight:normal;
	color:#333;
	padding:10px 0px 10px 0px;
}
h2 
{
    font-size: 20px;
	font-weight:bold;
	color:#333;
	padding:10px 0px 10px 0px;
}
h3 
{
    font-size: 16px;
	font-weight:bold;
	color:#005E8F;
	padding:10px 0px 10px 0px;
}
.buttons button {
width:auto;
overflow:visible;
padding:4px 10px 3px 7px;
background-color:#E6EFC2;
border:1px solid #C6D880;
}

.buttons button[type] {
line-height:17px;
padding:5px 10px 5px 7px;
}

:first-child+html button[type] {
padding:4px 10px 3px 7px;
}

.buttons button img,.buttons a img {
border:none;
width:16px;
height:16px;
margin:0 3px -3px 0 !important;
padding:0;
}

button.positive,.buttons a.positive {
color:#529214;
}

.buttons a.positive:hover,button.positive:hover {
background-color:#000;
border:1px solid #529214;
color:#FFF;
}

.buttons a.positive:active {
background-color:#529214;
border:1px solid #529214;
color:#fff;
}
#header_wrapper
{
	width:100%;
	height:61px;
	background-color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#header_content
{
	width:944px;
	height:66px;
	margin:0 auto;
	position:relative;
	padding:0px 40px 0px 40px;
}
#header_content .logo
{
	position:absolute;
	width:154px;
	height:98px;
	left: 40px;
	z-index:200;
}
#header_content .nav
{
	width:700px;
	float:right;
	height:66px;
}
#header_content .nav ul
{
	list-style-type:none;
}
#header_content .nav ul li
{
	display:inline;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:23px 0px 23px 0px;
	line-height:normal;
}
#header_content .nav ul li a
{
	text-decoration:none;
	color:#090b10;
	border-right:1px #cfcfcf solid;
	padding:23px 20px 23px 20px;
}
#header_content .nav ul li a:hover
{
	color:#000;
	background-color:#CCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header_content .featured_project_title
{
	position:absolute;
	width:199px;
	height:40px;
	background:url(images/featured_project_title.html) no-repeat;
	z-index:199;
	left: 821px;
	top: 66px;
}
#featured_project
{
	width:100%;
	height:566px;
	line-height:normal;
	position:relative;
	background:#000 url(images/loader.html) center no-repeat;
	z-index:0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333;
	margin-left: 0px;
	margin-top: 0px;
}
#featured_project .featured_images 
{
	background-position: center top;
	background-repeat: no-repeat;
	width:1201px;
	height:566px;
	position:absolute;
	left: -1px;
	top: 0px;
	margin-top: 0px;
}

#featured_project_link 
{
	text-decoration:none;
	width:1262px;
	height:567px;
	position:absolute;
	left:1px;
	top:-2px;
}
#featured_project_link:hover 
{
	text-decoration:none;
	color:#C00;
}
#featured_project .pictured 
{ 
	background-color:#CC3333; 
	color:#FFF; 
	font-size:12px; 
	padding:9px 16px; 
	text-transform:uppercase; 
	float:left; 
	display:block; 
	clear:both; 
	margin-top:10px; 
}
#featured_project .pictured a 
{ 
	font-size:16px; 
	font-style:italic; 
	letter-spacing:0; 
	text-transform:none; 
	color:#FFF; 
	text-decoration:none; 
}
#featured_project .pictured a:hover 
{ 
text-decoration:underline; 
}
#subhead
{
	widows:100%;
	padding:40px 0;
	color: #FFF;
	background-color: #000;
}
#subhead h1 {
	color: #FFF;
}

#body_wrapper
{
	width:944px;
	margin:0 auto;
	padding:20px 40px;
	background:#FFF;
	position:relative;
	font-family: "Comic Sans MS", cursive;
}
#body_wrapper .enq_now_bat
{
	position:absolute;
	width:111px;
	height:95px;
	z-index:199;
	left: 821px;
	top: -99px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#showcase
{
	background:#dadada;
	position:relative;
	border:7px solid #969696;
	padding:15px 20px;
	width:865px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#showcase .prev
{
	position:absolute;
	left:0px;
	top:45px;
	z-index:99;
}
#showcase .next
{
	position:absolute;
	right:0px;
	top:45px;
	z-index:99;
}
#showcase .slides_container 
{
	width:865px;
	display:none;
}

#showcase .slides_container div.slide 
{
	width:865px;
	height:150px;
	display:block;
}
		
#showcase .item 
{
	float:left;
	width:141px;
	height:150px;
	margin:0px 16px 0px 16px;
}
#showcase .item p
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#969696;
}
#showcase .pagination 
{
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
}
#showcase .pagination .current a 
{
	color:red;
}
#body_wrapper .projects_list
{
	width:944px;
	border-bottom:1px solid #ededed;
	padding:0 20px;
	margin-bottom:40px;
}
#body_wrapper .projects_list .img
{
	float:left;
	width:281px;
	padding:10px;
}
#body_wrapper .projects_list .text
{
	width:623px;
	float:left;
	padding:10px;
}
#body_wrapper .projects_list .text .status
{
	color:#8D1C1C;
	text-align:center;
	font-weight:bold;
}
#body_wrapper .contact-deatils
{
	float:left;
	width:300px;
}
#body_wrapper .contact-map
{
	float:right;
	width:600px;
	height:300px;
}
#body_wrapper .enquiry input 
{
border:1px solid #d3d3d3;
font:14px Myriad Pro,Arial, Helvetica, sans-serif;
color:#717171;
margin-bottom:10px;
width:300px;
padding:3px;
}
#body_wrapper .enquiry textarea,#body_wrapper .enquiry select {
border:1px solid #d3d3d3;
font:14px Myriad Pro,Arial, Helvetica, sans-serif;
color:#717171;
width:300px;
margin-bottom:10px;
padding:3px;
}

#footer_wrapper
{
	width:100%;
	height:150px;
	background:#f0ead8 url(images/footer_bg.html) top repeat-x;
	padding:25px 0px;
	font-size:11px;
	line-height:normal;
	color:#636363;
	margin-top:20px;
}
#footer_wrapper h1
{
	font-size:13px;
	color:#636363;
	font-weight:bold;
	padding:5px 0px 5px 0px;

}
#footer_wrapper a
{
	color:#636363;
	text-decoration:none;
}
#footer_wrapper a:hover
{
	color:#636363;
	text-decoration:underline;
}
#footer_content
{
	width:944px;
	margin:0 auto;
}
#footer_content .contact
{
	width:200px;
	float:left;
	margin-top:10px;
	height:140px;
	border-right:1px #b7b7b7 dotted;
}
#footer_content .projects
{
	width:150px;
	float:left;
	margin-top:10px;
	padding:0px 20px;
	height:140px;
}
#footer_content .company
{
	width:150px;
	float:left;
	margin-top:10px;
	padding:0px 20px;
	height:140px;
	border-left:1px #b7b7b7 dotted;
}
#footer_content .social
{
	width:130px;
	float:left;
	margin-top:10px;
	padding:0px 20px;
	height:140px;
	border-left:1px #b7b7b7 dotted;
}


.panel {
position:fixed;
top:100px;
left:0;
display:none;
background:#000;
border:1px solid #111;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
width:330px;
height:auto;
filter:alpha(opacity=85);
opacity:.85;
z-index:998;
padding:30px 30px 30px 180px;
}

.panel p {
color:#ccc;
margin:0 0 15px;
padding:0;
}

.panel a,.panel a:visited {
color:#FFF;
text-decoration:none;
border-bottom:1px solid #9FC54E;
margin:0;
padding:0;
}

.panel a:hover,.panel a:visited:hover {
color:#FFF;
text-decoration:none;
border-bottom:1px solid #fff;
margin:0;
padding:0;
}

.panel input {
border:1px solid #d3d3d3;
font:14px Myriad Pro,Arial, Helvetica, sans-serif;
color:#717171;
margin-top:10px;
width:200px;
padding:3px;
}

.panel textarea {
border:1px solid #d3d3d3;
font:14px Myriad Pro,Arial, Helvetica, sans-serif;
color:#717171;
width:200px;
padding:3px;
}

.panel select {
border:1px solid #d3d3d3;
font:14px Myriad Pro,Arial, Helvetica, sans-serif;
color:#717171;
margin-top:10px;
width:210px;
padding:3px;
}

.panel .error {
color:#900;
}

.panel label {
display:block;
}

a.trigger {
position:fixed;
text-decoration:none;
top:180px;
left:0;
font-size:14px;
letter-spacing:-1px;
font-family:verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight:700;
background:#000 url(../../cloud.travancorebuilders.com/images/plus.png) 85% 55% no-repeat;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-moz-border-radius-bottomleft:0;
-webkit-border-bottom-left-radius:0;
display:block;
z-index:999;
padding:10px 40px 10px 15px;
}

a.trigger:hover {
position:fixed;
text-decoration:none;
top:180px;
left:0;
font-size:14px;
letter-spacing:-1px;
font-family:verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight:700;
background:#000 url(../../cloud.travancorebuilders.com/images/plus.png) 85% 55% no-repeat;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-moz-border-radius-bottomleft:0;
-webkit-border-bottom-left-radius:0;
display:block;
padding:10px 40px 10px 20px;
}

a.active.trigger {
background:#000 url(../../cloud.travancorebuilders.com/images/minus.png) 85% 55% no-repeat!important;
color:#fff!important;
}

.faq
{
	background-color:#FFC;
	padding:20px;
	border:1px #000 solid;
}
.on_going_projects {
	height: 270px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.on_going_img {
	height: 190px;
	margin: 5px;
	display: block;
	width: 100%;
	padding-left: 38px;
}
.project_list ul a:hover {
	color: #FFF;
	background-color: #000;
}
.project_list {
	margin-left: 150px;
	padding-left: 30px;
	background-color: #CCC;
	width: 460px;
	margin-top: 20px;
	height: 30px;
	text-decoration: none;
}
.project_list ul {
	height: 30px;
	background-color: #CCC;
	width: 400px;
	text-decoration: none;
}

#all {
	height: 30px;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

#going {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#completed {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
#gallary_imgs {
	height: 550px;
}
#glryIm {
	height: 630px;
	margin-right: auto;
	margin-left: auto;
	width: 777px;
	margin-top: 20px;
}
#projects_details {

}
#projects_details .project_imgs {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	overflow: hidden;
	font-family: "Comic Sans MS", cursive;
}
#projects_details .project_imgs .img_pro {
	height: 310px;
	width: 310px;
	display: block;
	float: left;
}
.img_pro img {
	border: 3px solid #CCC;
}
.project_imgs h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: normal;
	display: block;
	margin-left: 5px;
	margin-bottom: 2px;
}
.gallary_border {
	height: 450px;
}
.gallary_imgs {
}
.gallary_imgs {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.gallary_imgs img {
	border: 3px solid #CCC;
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form1 p #submit {
	background-color: #CCC;
	height: 25px;
	width: 70px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 2px;
}
#projects_details .project_imgs p {
	margin-top: 0px;
	margin-left: 5px;
	text-align: justify;
}
#headerimg2 video {
	margin-left: 300px;
}
#projects_details1 {

}
#projects_details1 .project_imgs {
	overflow: hidden;
	height: 405px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
