﻿@charset "utf-8";
*{
padding:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#E0F5D0;
}

@font-face {
	font-family: 'calibri';
	src: url(CALIBRIB_0.ttf) format("truetype");
	
}
@font-face {
	font-family:  Verdana, Geneva, sans-serif;
	src: url(TMOTHNB_Ship.ttf) format("truetype");
	
}
/*.header
{
	width:100%;
	height:112px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
		border-bottom: 4px solid #649753;
}*/
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.total-box {
	width: 920px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
p {text-align: left; padding: 10px;}
.navigation-box {
padding-top: 4px;
overflow: hidden;
width: 940px;
background: url(images/bar.png) no-repeat 0 0;
margin: 0 auto;
height: 70px;
}
ul.menu {margin:0px;}
ul.menu li {float:left; display:block;  text-align:center; text-transform:uppercase;margin-left: 10px;}
ul.menu li a {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 16px;
color: white;
display: block;
padding: 14px 20px;
font-weight: bold;
}
/*ul.menu li:first-child a {border-left:transparent 1px solid;}*/
ul.menu li a:hover , ul.menu li.current a {color:#000;}
.nodecor{
	text-decoration: none;
	color:#a6a2a2;
}
.footer a {color: #000; font-weight:bold; }
.footer a:hover { text-decoration:underline; }
.logo-right {
	float: left;
	width: 340px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.logo-right a {
   margin-top:15px; display:block;
}
.logo-right1 {
	float: right;
	width: 580px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.enquire-content1{ float:right;color: #E52929; }
.pho {
background: url(images/ph.png) no-repeat 0 bottom;
font-size: 14px;
padding-left: 18px;
color: #E52929;
font-weight: bold;
}
.banner-total-box {
	float: left;
	width: 920px;
	padding-top: 25px;
	height: 300px;
	padding-bottom: 25px;
}

.enquire-content {
	background: url(images/phobg.png) repeat-x 0 bottom;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #83c041;
	float: right;
	text-align: left;
	padding: 18px;
	border: 3px solid #ccc;
	border-radius: 10px;
	box-shadow: 0px 0 6px #ccc;
}
.ph {	background: url(images/phone-icon.png) no-repeat 0 top;padding-left: 68px;}
/*--------- slider ---------*/
#slider {
	width:920px;
	height:300px;
	position:relative;
}
.slider {
	width:920px;
	height:300px;
	overflow:visible !important;
}
.items { display:none;}

.pagination {
	position:absolute;
	bottom:-118px;
	left:0px;
	display:inline-block;
	z-index:60;
	width:515px;
	padding-left:435px;
	background-image: url(images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0 11px;
	
}
.pagination li {float:left; margin-right:3px;}
.pagination a { display:block; width:25px; height:25px; background:url(../images/pagination.png) right 0 no-repeat; }
.pagination li.current a, .pagination li:hover a { background-position: 0 0;}


.content-total-box {
	float: left;
	width: 920px;
	padding-bottom: 25px;
}

.content-left {
	float: left;
	width: 880px;
	padding:0px 20px;
}
.main-content-total-box {
	float: left;
	width: 920px;
	padding-right: 40px;
	padding-left: 40px;
}
.title, .sub_title {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #32a1d9;
	float: none;
	width: auto;
	margin-bottom: 00px;
	padding:5px 18px 7px;
	border-radius: 10px 10px 0 0;
}

.running-content {
	font-family:  Verdana, Geneva, sans-serif;
    font-weight: 700;
	color: #535353;
	font-size: 14px;
	text-align: justify;
}

.services2 {
	float: left;
	width: 900px;
	padding-left: 20px;
	padding-top: 8px;
}

.services {
float: left;
width: 280px;
padding-top: 8px;
border-right: 1px dashed #CCC;
}
.ser-title {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #86c344;
	margin-bottom:0;
}
.blog {
	float: left;
	width: auto;
	padding-top: 10px;
}
.blog-title {
	width: 300px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #83bf43;
}
.b-img {
	float: left;
	height: 55px;
	width: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}
.services2 ul
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
    font-weight: 600;
	color:black;
	list-style:none;
	line-height: 30px;
	
	}
.services2 ul li, .tariff ul li
{
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 19px;
}
.tariff ul li {	background-position: 0 3px;}
.gallery .sub_title {margin-bottom:0;}
.tariff ul
{
font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#535353;
	list-style:none;
	line-height: 21px;
}

.services2 ul li:hover
{
cursor: pointer;
color:#0975ab;	
}
.read
{
font-family:  Verdana, Geneva, sans-serif;
font-size:11px;
color: #83bf43;
float:right;
}
.read a
{
color: #e3482f;}
.right-total-box {
	float: left;
	width: 255px;
	padding-top: 10px;
}
.form-header {
	float: left;
	width: 240px;
	height:35px;
	font-size:18px;
	font-family:  Verdana, Geneva, sans-serif;
	background-position: top;
border-bottom:1px solid #dd1101;
	padding-left: 15px;
	padding-top: 7px;
	color: #dd1101;
	border-radius: 5px 5px 0 0;
	background-color: #f6f6f6;
}
.form-content {
	background-color: #f6f6f6;
	float: left;
	width: 255px;
	height: auto;
	border-radius:0 0 5px 5px;
}
.text-field {
	width: 130px;
}
.footer {
	background-color: #84e0f0;
	height: 50px;
	width: 100%;
	float: left;
	border-top: 4px solid #000;
}
.gallery {
	float: left;
	width: 920px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.request-details {
	float: left;
	width: 920px;
	
}
.contact-details {
	float: left;
	width: 920px;
	padding-top: 5px;
}
.tariff {
	float: left;
	width: 920px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.content-box {
	width: 225px;
}

.list {
	width: 50px;
}
ul.smap
{
padding:0px;
margin:0px;
list-style:none;
padding-left:30px;
padding-top:20px;
padding-bottom:200px;
}
.smap li
{
line-height:40px;
}
.smap li a
{
text-decoration:none;
}
.soc a:hover,.box_skitter .box_clone img:hover {opacity: .7;}
.content-total-box {border-radius:10px; margin-bottom:15px; }
.title1 {margin-bottom:0;}
.formset li label span, span.str  {color:yellow;}
.tp15{margin-top:15px;}
.formset1 label {font-size:13px;}
.lav,.formset li label {font-size:13px }

.banner {
	background: url(images/gallery/SrinivasaBoardImage-2_v2.png) no-repeat 0 0;
	height: 400px;
	width: 900px;
	margin: 20px auto;
	position: relative;
}
body { background: url(images/menu.png) repeat-x 0 0 #f5fbef;}

#navcontainer {
	background: #57d2ff;
	width: 880px;
	margin: 10px 0 0 20px;
	padding: 1em 0;
	text-align: center;
	text-transform: none;
	font: 13px Verdana, Geneva, sans-serif;
	float: left;
}
ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 94%;
}
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: Gray;
	background: #e3ffff;
	border-color: #fff;
}
ul#navlist li a {
	display: block;
	width: 97%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	color: black;
	text-decoration: none;
	background: #d8f0f0;
}

/*Photo */

#wrapper {
    width: 800px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}


.gallery-meta {
	overflow:hidden;
	padding:0 0 20px 0;
}
.gallery-name {
	float:left;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#333;
	max-width:70%;
}
	.gallery-name:hover {
		text-decoration:none;
		color:#0043e4;
	}

.room-views {
	float: left;
	width: 100%;
}
.sub-title
{
	font-family: title2;
	width:100%;
	float:left;
	color: #814211;
}
.sub-title1
{
	font-family: title2;
	width:100%;
	float:left;
	color: #a7670f;
}

.view-photos {
	float: left;
	width: 100%;
	padding-top: 20px;
}

.img-box {
	display:inline-block;
	padding:3px;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:3px;
	margin-bottom:12px;
}

/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;}
a.border{padding:6px;background:#dededa;display:inline-block;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(images/magnify.png) 50% 50% #fff no-repeat;}

.col-1 {
	float:left;
	width:200px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
}
.col-2 {
	float:left;
	width:220px;
	margin:0;
	height: 144px;
}
.col-3 {
	float:left;
	width:260px;
	margin:0 36px 0 0;
	
}
.col-4 {
	float:left;
	width:568px;
}
.col-5 {
	float:left;
	width:148px;
	margin:0 32px 0 0;
}
.col-6 {
	float:left;
	width:148px;
}
.col-7 {
	float:left;
	width:260px;
	margin:0 40px 20px 0;
}
.col-8 {
	float:left;
	width:562px;
	margin:0 0 60px 0;
}
.col-9 {
	float:left;
	width:580px;
	margin:0 20px 20px 0;
}
.col-10 {
	float:left;
	width:261px;
}
.col-11 {
	float:left;
	width:410px;
	margin:0 40px 0 0;
}
.col-12 {
	float:left;
	width:410px;
}