/* CSS Document */
/* COMMON STYLE
--------------------------------------------------------- */
/* Normal link */
li {
	padding-left: 12px;
	background: url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}

a.readon {
	background: #F1F1F1;
	color: #990000;
	font-size: 10px;
	padding: 1px 5px;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}
/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* home title */
/*-------------*/
#metheading
{
color:#FF3300;
font-family:verdana;
font-weight:bold;
}
#metcontent
{
font-size:14px;
color:#330066;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*places */
.fntclr
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
}
/* packages */
/*tour itenary alignment */
#dayheading
{
font-family:verdana;
color:#FF3333;
font-weight:bold;
}
#daydesc
{
font:verdana;
font-size:3;
color:#333333;
font-weight:bold;
}
#itenarydaytext
{
font-size:3;
}
/* hotels */
#hoteltitle
{
font:Verdana;
font-size:3;
font-weight:bold;
color:#BB0000
}
/*------------------- for top menu*/
#mitem1 a ,#mitem2 a ,#mitem3 a,#mitem4 a,#mitem5 a ,#mitem6 a,#mitem7 a ,#mitem8 a,#mitem9 a,#mitem10 a
{
color:#000066;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#mitem1 a:hover ,#mitem2 a:hover ,#mitem3 a:hover,#mitem4 a:hover,#mitem5 a:hover ,#mitem6 a:hover,#mitem7 a:hover ,#mitem8 a:hover,#mitem9 a:hover,#mitem10 a:hover
{
color:#CC0000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
/*----------------------*/
#bmenu1 a ,#bmenu2 a ,#bmenu3 a,#bmenu4 a,#bmenu5 a ,#bmenu6 a,#bmenu7 a ,#bmenu8 a,#bmenu9 a,#bmenu10 a
{
color:#000042;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#bmenu1 a:hover ,#bmenu2 a:hover ,#bmenu3 a:hover,#bmenu4 a:hover,#bmenu5 a:hover ,#bmenu6 a:hover,#bmenu7 a:hover ,#bmenu8 a:hover,#bmenu9 a:hover,#bmenu10 a:hover
{
color:#CC0000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}