@charset "utf-8";
/* CSS Document */
body, header, footer, aside, article, nav, video{display:block;}
body{margin:0px auto; font-family:Arial, Verdana;}
#header{width:1024px; height:214px; background-image:url(images/bg-header.jpg); background-repeat:repeat-x;}

nav{width:859px; height:37px; background-color:#FFFFFF; position:relative; float:left; display:block;}
/*nav ul{list-style-type:none; float:left; margin:0 1px; padding:0;}
nav ul li{display:inline-block; float:left; line-height:37px; font-family:Arial, verdana, Cambria; font-size:14px;}
nav ul li a{display:block; float:left; text-decoration:none; color:black; height:37px; padding: 0 30px}

nav ul li a:hover{display:inline; float:left; text-decoration:none; color:#000; background-color:#eee; height:37px; padding: 0 30px}

nav ul li a.select{background-color:#eee; height:37px; color:#000; display:block; margin-top:0px;}

nav li:hover ul{display:block;top:39px;min-width:200px;}*/
#logo{margin-left:15px; width:150px; height:185px; position:relative;float:left;}
#logo-geetha{position:relative; float:left; width:270px; height:93px; display:block;margin-left:1px;}
#container{width:1024px; margin: 0px auto;}
#middle-part{width:100%; margin: 0px auto; background-color:#000000; postion:relative;}
aside .image{width:318px; height:555px; float:left; clear:both; background-color:#000000; margin:0px;}
/*#content{width:716px; height:650px; display:block; position:absolute; top:12px left:318px; z-index:10; background-image:url(images/bg-content.png) ;background-repeat:no-repeat;}*/
.textwrap-left{float: right;
margin:0 0 15px 15px;}
.textwrap-right{float: left;
margin:0 15px 8px 0;}
footer{width:100%; clear:both; height:180px; position:relative;}
.orange{background-image:url(images/bg-orange-footer.jpg);}
img {border:none;}
.copy{margin-left:345px; margin-top:30px; color:white; font-size:12px; font-family:arial, tahoma; position:relative; float:left;}
#mid-black {background:#000; position:relative; width:1024px; height:560px; color:#fff;margin:0px auto;}
#content {background-image:url(images/bg-content1.png) ;background-repeat:no-repeat; position:absolute; top:-60px; left:318px; width:706px; height:665px; color:#fff; z-index:3; }
.content{width:85%; margin:20px 38px 20px 28px; height: 600px; }
.content-scrol{width:90%; margin:15px 20px; height: 600px;overflow:scroll; padding-right:10px;}
p{font-family:Arial, verdana, Tahoma; font-size:13px; line-height:18px; color:#eee; text-align: justify; margin-top:2px;}

a{font-family:Arial, verdana, Tahoma; font-size:13px; line-height:18px; color:#eee;}
a:hover{text-decoration:none;}
h2{font-family:Georgia, Arial, verdana, Tahoma; font-size:18px; color:#ff9f23; margin-top:0px; font-weight:normal;}

h3{font-family:Arial, verdana, Tahoma; font-size:16px; color:#ff9f23; margin-bottom:5px; margin-bottom:5px;}

input{paddnig:5px;}

footer{width:100%; clear:both; height:179px; position:relative;}
.orange-kollam{background-image:url(images/bg-orange-footer.jpg);}
.bargundi-kollam{background-image:url(images/bg-bargundi-footer.jpg);}
.green-kollam{background-image:url(images/bg-green-footer.jpg);}
.purple-kollam{background-image:url(images/bg-purple-footer.jpg);}
.yellow-kollam{background-image:url(images/bg-yellow-footer.jpg);}
img {border:none;}

.orange{background-color:#FF9933; color:#FFFF99; font-size:14px; padding:4px 6px; text-transform:uppercase;}
/*  drop nav  */
#navMain{list-style:none;font-family:Arial, Verdana, Tahoma; font-size:18px; /*border:1px #a81b2f solid;*/float:left;width:859px;margin:0;padding:0;/*background:url('images/nav-bg.jpg');border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;*/}

#navMain>li{float:left;position:relative;/*border-right:1px solid #9b2838;*/}

#navMain>li>a{color:#000;float:left;text-decoration:none;padding:10px 28px;;/*border-right:1px solid #bf3549;*/}

#navMain>li>a:hover{background:#eee;}

#navMain .currentPage a{background:#eee;);background:#eee;}

#navMain ul{display:none;position:absolute;list-style:none;left:0;padding:0;margin:0;background:#e8edee;}

#navMain ul li a{color:#5d6364;text-decoration:none;display:block;padding:7px 7px; /*border-bottom:1px solid #d3d9da;border-left:1px solid #d3d9da;border-right:1px solid #d3d9da;font-size:13px;*/}

#navMain li:hover ul{display:block;top:37px;min-width:150px; z-index:12;}

#navMain li:hover ul li a:hover{background:#FFCC33; color:#9900CC; font-size:12px;}
#navMain li:hover ul li {border-bottom:1px solid #FFCC33; font-size:12px; font-weight:bold;}
video{margin-top:5px; width:320px; height: 200px; background-color:#CC66CC; border:2px white dotted;}
.text-right{float:right; position:relative;}
.testimonial{margin-top:5px; width:580px; height: auto; border:2px grey dotted; padding:6px;}
.video-thumbs{width:285px; float:left; margin-right:10px; margin-bottom:10px;}
/* scroll style  

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
*/