/*

	www.domestictourism.com.np
	copyright 2006 - 2010 nhugu.com
	handcoded by sameer

*/

body {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	background: #4AC0F2 url(../images/page_bg.gif) center;
}

.plan-bg {
	background: #fff url(../images/url.gif) right top no-repeat;
}

/* top links */

#toplinks {
	color: #fff;
	font: bold 11px Tahoma, Verdana, Geneva, Arial; 
}

#toplinks th {
	height: 29px;
	background-image: url(../images/head_th_bg.gif);
	background-repeat: no-repeat;
	letter-spacing: -0.1px;
}

/*#toplinks a, #toplinks a:link {
	TEXT-DECORATION: none;
	padding: 0;
}

#toplinks a:visited {

}

#toplinks a:active {
	COLOR: silver; 
	TEXT-DECORATION: none;
}

#toplinks a:hover {
	COLOR: #000;
	text-decoration: none;
}*/

.top-text {
	text-align: center;
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	background: #f9f9f9;
}

.top-text-banner {
	POSITION: relative;
	margin-top: -41px;
	background: url(../images/banner.png) left top no-repeat;
}

.new-top-banner {
	background: url(../images/em_head_02.png) left top;
}

.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #E1F2FB;
	padding: 3px;
}

.url a, .url a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556B2F;
	text-decoration: none;
}

.url a:hover, .url a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F52887;
	text-decoration: underline;
}

.slogan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 7px;
	color: #4169E1;
}

.participate {
	font-family: serif, Georgia, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 3px 7px 7px 7px;
	color: #ff6633;
}

#tour-list {
	background: url(../images/popular_package_bg.gif) top left no-repeat;
	height: 210px;
	overflow: hidden;
	padding: 12px 0 25px 0;
	width: 250px;
}

#tour-list ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#tour-list li {
	height: 26px;
	margin-bottom: 4px;
}

#tour-list div {
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	z-index: 1;
}

#tour-list img {
	margin-left: 3px;
}

#cable-car {
	background: url(../images/popular_package_bg.gif) top left no-repeat;
	height: 210px;
	overflow: hidden;
	padding: 26px 0 12px 0;
	width: 250px;
}

#cable-car ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#cable-car li {
	height: 26px;
	margin-bottom: 4px;
}

#cable-car div {
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	z-index: 1;
}

#products {
	background: #8DB7CF;
	border: 2px soild #c9c9c9;
	margin: 10px 0 0 7px;
	padding: 7px;
	width: 220px;
}

#products ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#products ul li {
	list-style: url(../images/arrow_rred.gif);
	margin-top: 5px;
	margin-bottom: 7px;
}

#products ul li a, #products ul li a:link {
	background: #76A6C6;
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	padding: 2px 5px;
}

#products ul li a:hover, #products ul li a:active {
	background: #5E8FB2;
	text-decoration: none;
	color: #00477F;
}

#products ul li a:visited {
	
}

#images {
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: -1;
}

#images div {
	display: block;
	margin: 0px 7px;
}

#images a, #images a:link {
	border: 2px solid #f9f9f9;
}

#images a:hover {
	border: 2px solid #1890c0;
}

#images-h {

}

#images-h div {
	margin-top: 14px;
}

#images-h div div {
	display: inline;
	margin: 5px 3px 7px 5px;
	vertical-align: top;
}

#images-h a, #images-h a:link {
	margin: 2px;
	/*border: 2px solid #f9f9f9;*/
}

#images-h a:hover {
	/*border: 2px solid #1890c0;*/
}

/* added for drop-down menu */

#dropmenudiv{
position:absolute;
border:1px solid #4F81A5;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #4F81A5;
padding: 1px 0;
text-decoration: none;
font-size: 11px;
font-weight: bold;
background: #fff;
color: #0000CC;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0078EF;
color: #fff;
}

/* end added for drop-down menu */

#footer {
	border-bottom: 3px solid #7FC3E3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 44px;
	line-height: 1.7;
}

#footer th {
	padding-top: 7px;
	vertical-align: top;
	background: #0087C7;
}

#footer td {
	font-weight: normal;
	letter-spacing: 0.5px;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 20px;
	background: #0087C7;
}

#footer img {
	vertical-align: middle;
}

#footer div {
	margin-bottom: 3px;
}

#footer .alighright {
	text-align: right;
	padding: 0 10px 0 0;
}

#footer .divider {
	padding: 0;
}

#footer a, #footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {

}

#footer a.foot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	text-decoration: none;
}

#footer a.foot:hover {
	text-decoration: underline;
	border: none;
}

/* slider css */
#slider {
    width: 510px; /* important to be same as image width */
    height: 370px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	background: url(../images/bg.gif);
    position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
    width: 510px; /* important to be same as image width or wider */
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage img {
	border: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 5px 7px;
    width: 510px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.5;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
	margin-bottom: 12px;
}
ul { list-style-type: none;}

/* end slider css */

/* IE PNG Fixer */

* html img, div {
	behavior: url(../iepngfix.htc);
}

