body, table{
	background-color: black;
	font: normal normal normal 10pt/normal 'Trebuchet MS', tahoma, verdana, arial, helvetica;
	color: #EAEAEA;
}

body{  
	direction: ltr;
	margin: 0;  
}

.p{
	text-align: justify;
} 

.page{
	position: relative;
	min-width: 900px;
	margin: 10px 30px;
}

.right{
	position: absolute;
	right: 0;
	_right: 30px;
	width: 200px;  
}

.left{
	position: absolute;
	right: 211px;
	_right: 271px;
	left: 0;
}

.header{
	position: relative;
	height: 86px;
}

.left .logo{
	background: black url("http://media.srikanditours.com/logo.jpg") no-repeat;
}

.left .logo ul.menu{
	position: absolute;
	right: 3px;
	bottom: -1px;
}

.left #vport{
	height: 449px;
	overflow: hidden;
}

.left #vport #banner{
	z-index: 109;
	position: absolute;
	top: 0px;  
	left: 0px;
	right: 0px;
	bottom: -6px;
	_width : 100%;
	_height : 409px;
  height: 449px;
	background-color: #000;/*#E1E1E1;*/
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.left #vport #banner img{
	border: 2px solid white;
}

.left #vport #banner #transparent{
	position: absolute;
	top: 0px;  
	left: 0;
	right: 0;
	bottom: 20px;
	_width : 100%;
	_height : 335px;
}

.left #vport #banner .close{
	position: absolute;
	right: 8px;
	bottom: 4px;
}

.left #vport #banner .close a{  
	color: white;
}

.content{
	position: relative;
}

.content .sidebar{
	position: absolute;
	left: 0;
	width: 200px;
	z-index: 1;
}

.content .main{
	position: absolute;
	left: 210px;
	right: 0px;
	height: 364px;
	background-color: black;
}

.search{
	position: relative;
	border: 1px solid black;
}

#search{
	position: absolute;
	bottom: 2px;
	left: -2px;
	right: -3px;
	_width: 200px;
	border: 1px solid #C60000;
	font-size: 1.4em;
	color: #C60000;
}

.copy{
	margin-top: 10px;
	text-align: center;
	color: #C7C7C7;
	font-size: .8em;
}

.contact{
	font-size: .74em;
}

.contact .border{
	float: left;
	position: relative;
	width: 1px;
	height: 72px;
	background: black url("http://media.srikanditours.com/border.jpg") top center no-repeat;
}

.contact .office{
	float: left;
	padding: 0 2px;
}

.contact h4{
	color: #FF5353;
}

.ym{
	position: relative;
	padding: 5px 25px 0 0;
	background: black url("http://media.srikanditours.com/red-loader.gif") center center no-repeat;
}

.ym div{
	height: 16px;
	margin: 2px; 
	position: relative;
}

.ym img{
	padding: 2px;  
	height: 12px;
	height: 12px;
}

.ym a{
	position: absolute;
	left: 16px;
	bottom: 1px;
	color: white;
}

.login{
	border: 1px solid white;
	padding: 20px;
	margin: 10% 30% 0 30%;
	background-color: #A60000;
}

.login a{
	color: white;
}

.login input{
	width: 100%;
}

.login .panel{
	margin: 10px 0;
	text-align: right;
}

#news h3{
	color: #FF5353;
}
#news a{
	color: #FFD08A;
	font-size: .8em;
	line-height: 1.1em;
	display: block;
	padding-bottom: 3px;
	padding-left: 8px;
	background: black url("http://media.srikanditours.com/dot.jpg") top left no-repeat;
} 

#news a:hover{
	color: #FFB94F;
} 

.article h2,.promo h2 {
	font-size: 18pt;
	color: #FCBE03;
}

#articles{  
  position: relative;
}
  
.article{
	text-align: justify;  
	background-color: black;
	color: white;
}

#article_content{
	background-color: black;
	color: white;	
}

.article a,.promo a{
	padding: 0 4px;
	color: #FCBE03;
}

.article a.more,.promo a.more{
	display: block;
	float: right;
	color: #FCBE03;
	font-size: .8em;
	padding-bottom: 20px;
}

.feeds {
	clear: both;
	color: #A7A7A7;
	font-size: 90%;
	border-top: 1px dotted #A7A7A7;
}

.feeds a{
	display: block;
	font-size: 12pt;
	color: #C89702;
}

.at300m{
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	left: 0;
	bottom: 28px;
	color: #FCBE03;
	padding-left: 18px;
}

.histats{ position: absolute; bottom: 32px; height: 20px; right: 0px;}

.promo{
  margin-left: 10px;
}

.promo .item{
  border-bottom: 1px dotted #A7A7A7;
}