/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/


* { 
margin: 0;
padding: 0;
}


body {
	margin: auto 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Verdana, sans-serif;	
	line-height: 18px;
	background: url(../images/background-krishna-house.jpg) top repeat;
	height:auto;
}


#header {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	height: 75px;
	background: url(../images/header-background-krishna-house.png) top repeat;
}

#headercontainer {
	width: 810px;
	margin: 0 auto;
}

#headercontainer .left{
	float: left;
	width: 225px;
}

#headercontainer .right{
	float:right;
	width: 200px;
}

.highlights {
	padding:10px;
}

.highlightsinside {
	background-image: url(../images/bg_txtscroll.jpg);
	padding:10px;
}

.highlighttxt {
	color: #CC3300;
	font: 14px Arial, Verdana, sans-serif;	
	line-height: 18px;	
}

.highlighter {
	color: #3E75C4;
	font: 14px Arial, Verdana, sans-serif;	
	line-height: 18px;	
}

.ps {
	color: #3E75C4;
	font: 12px Arial, Verdana, sans-serif;	
	font-style:italic;
	line-height: 18px;	
}

a:active {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#CC3300;
}

a:link {
  color: #CC3300;
	text-decoration: none;
}

a:visited {
  color: #CC3300;
  text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none; 
}


#sidemenu{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}


#sidemenu a:active {
	color:#B61815;
}


#sidemenu a:link {
	color: #B61815;
	text-decoration: none;
}

#sidemenu a:visited {
  color: #B61815;
  text-decoration: none;
}

#sidemenu a:hover {
	color: #666;
	text-decoration: none; 
}


#toplink{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}


#toplink a:active {
	color:#B61815;
}


#toplink a:link {
	color: #B61815;
	text-decoration: none;
}

#toplink a:visited {
  color: #B61815;
  text-decoration: none;
}

#toplink a:hover {
	color: #666;
	text-decoration: none; 
}


#leftcolindex {
	float: left;
	width: 613px;
}

#rightcolindex {
	float: right;
	width: 182px;
	padding-left:15px;
}

#leftindex {
	float: left;
	width: 275px;
}

#verlineindex {
	float:left;
	width:9px;
	background:url(../images/verline-krishna-house.png) no-repeat top;
	height: 148px;
	padding-left:15px;
	padding-right:15px;
}

#midindex {
	float: left;
	width: 275px;
}

#rightindex {
	float: right;
	width: 180px;
}

#leftlogin {
	float: left;
	width: 75px;
}

#rightlogin {
	float: right;
	width: 150px;
}

#leftcol {
	float: left;
	width: 280px;
	padding-right: 15px;
}

#midcol {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 280px;
}

#rightcol {
	float: right;
	padding-left: 15px;
	width: 280px;
}

#mainimage {
	width: 613px;
	height: 193px;
}

#contentimage {
	width: 1003px;
}

#contenthighlight {
	padding-left: 77px;
	float: left;
	width: 850px;
}

#contentinside {
	float: left;
	width: 590px;
}

#contentfeedback {
	float: left;
	width: 450px;
}


#footer {
	clear: both;
	width: 100%;
	height: 75px;
}

.footercolor {
	color: #333;
	font: 11px Arial, Verdana, sans-serif;	
	line-height: 18px;	
}


#footercontent {
	margin: 0 auto; 
	width: 810px;
}


#footerleft {
	float: left;
	width: 200px;
}

#footermid {
	float: left;
	width: 450px;
	padding:0 15px 0 15px;
}

#footerright {
	float: right;
	width: 115px;
}


.bestview {
color: #222;
font: 10px Arial, Verdana, sans-serif;	
}


.clear {
	clear: both;
	}

#maincontentbg{
	width: 100%;
	margin: 0 auto; 
	padding: 0px;
}

#maincontent{
	width: 810px;
	margin: 0 auto; 
	height:auto;
}


#wrapper{
	width: 100%;
	margin: 0 auto; 
	height: auto;
}


#leftmenu {
	float: left;
	width: 470px;
}

#leftlink {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 550px;
}

#rightlink {
	float: right;
	width: 105px;
}

h1 {
	font: 20px Arial, Verdana, sans-serif;	
	color: #B61815;
}

h2 {
	color: #3E75C4;
	font: 16px Arial, Verdana, sans-serif;	
	line-height: 18px;	
}


.h1 {
	font: 16px Arial, Verdana, sans-serif;	
	color: #B61815;
}

.h3 {
	font: 12px Arial, Verdana, sans-serif;	
	font-weight: bold; 
	color: #000;
}

.highlighttxtnew {
	font: bold 13px Arial, Verdana, sans-serif;	
	color: #000;
	line-height: 20px;
}

.highlighttxtnewalt {
	color: #3E75C4;
	font: 15px Arial, Verdana, sans-serif;	
	line-height: 20px;	
}


#seperatorheading {
	border-bottom: 2px solid #DAD8C4;
	margin-top:5px;
	margin-bottom:5px;
}


#seperator {
	border-bottom: 1px solid #fff;
	margin-top:5px;
	margin-bottom:5px;
}


#seperatorindex {
	border-top: 3px solid #DAD8C4;
	margin-bottom:15px;
}

#seperatorsidemenu {
	border-bottom: 1px solid #DAD8C4;
	margin-top:5px;
	margin-bottom:5px;
}

.img {
	border: 1px solid #fff;
	padding:5px;
}


.imgleft {
	padding: 0 15px 10px 0;
	margin-right:15px;
	float:left;
	border-right: 1px solid #B61815;
}

.imgright {
	padding: 0 0 10px 15px;
	float:right;
	margin-left:15px;
	border-left: 1px solid #B61815;
}

.imgpartnership {
	border: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	margin: 3px;
}

.frame {
	border: 1px solid #D5D5D5;
	padding: 10px;
}

.frametxt {
	color: #666;
	font: 11px Arial, Verdana, sans-serif;	
}

div.sectionsubnav{
	width: 280px;
	height: auto;
	padding: 10px 0 10px 0;
}

div.sectionsubnav li{
	display: block;
	background: url(../images/bullet.png) left top no-repeat;
	padding: 0px 0px 5px 20px;
	margin: 0;
	list-style: none;
}

div.contentdiv{
	border-top: 7px solid #e5e5e5;
	border-bottom: 7px solid #e5e5e5;
	padding: 10px 0 10px 0;
}


/*---Forms START---*/

input, select, textarea{
	font: 12px Arial, Verdana, sans-serif;	
	width: auto;
	float: left;
	margin: 1px 0;
	padding: 1px;
	color: #111;
	border: 1px solid #CCC;
}


input:hover, select:hover, textarea:hover, input:focus, textarea:focus, select:focus{
	border: 1px solid #CC3300;
	background: #F9F9F9;
}

/*---Forms END---*/

/*Inside Content START*/

#leftcontent {
	float: left;
	width: 130px;
}

#midcontent {
	float: left;
	width: 365px;
	padding-left: 15px;
	padding-right: 15px;
}


#rightcontent {
	float: right;
	width: 250px;
}

/*Inside Content END*/


/*History START*/

#contenthistory {
	float: left;
	width: 620px;
	padding-left: 15px;
}

#midcontenthistory {
	float: left;
	width: 380px;
	padding-left: 145px;
}

/*History END*/


/*Contact START*/

#leftcontact {
	float: left;
	width: 75px;
}

#rightcontact {
	float: right;
	width: 275px;
}
	
#seperatorlocation {
	border-bottom: 1px solid #eee;
	margin-bottom:0px;
	width:200px;
}

/*Contact END*/

/*---ADDITIONAL---*/

#tleft {
	float:left;
	width: 30px;
	margin: 5px 0 5px 0;
}

#tday {
	float:left;
	width: 30px;
	margin: 5px 0 5px 0;
}

#tdestination {
	float:left;
	width: 360px;
	margin: 5px 0 5px 0;
}

#tduration {
	float:left;
	width: 100px;
	padding-left: 40px;
	margin: 5px 0 5px 0;
}

#taltitude {
	float:right;
	width: 60px;
	margin: 5px 0 5px 0;
}


#tright {
	float:right;
	width: 560px;
	margin: 5px 0 5px 0;
}


#leftcontactnew {
	float: left;
	width: 250px;
}


#rightcontactnew {
	float: right;
	width: 350px;
}

.h2login {
	font: 12px Arial, Verdana, sans-serif;	
	color: #000;
	padding-top: 3px;
	padding-bottom: 4px;
}


