﻿body
{
}
.mandtry
{
	font-weight: bold;
	color: tomato;
}
.watermark
{
	color: #cbc7c7;
}

.rpcategoryStyle
{
	margin-left: 20px;
	color: #005e66;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	font-family: Arial, Serif, Sans-Serif, Verdana, Outlook, Times New Roman;
}
.rpcountstyle
{
	color: #747678;
	font-weight: normal;
}

.rpsubcatstyle
{
	padding-left: 0px;
	color: #068aa6;
	font-weight: bold;
}
.rpinnercatstyle
{
	margin-left: 30px;
	width: 220px;
}
.rpinnercatstyle a
{
	color: #01b4a9;
	font: 12px arial, tahoma;
}

.rpinnercatstyle a:hover
{
	color: #027871;
	font: 12px arial, tahoma;
}

/* extra style for newly designed sub category listing*/
.dlinnercatstyle
{
	font: 12px arial, tahoma;
}
.catboxstyle
{
	width: 360px;
	padding: 2px;
	padding-bottom: 5px;
}
.catcontentstyle
{
	float: right;
	text-align: left;
	width: 230px;
}

/*Privacy Policy */

.privacy
{
	font: normal 13px/20px arial, verdana, tahoma;
}

.privacy a
{
	font: 14px/20px arial, verdana, tahoma;
	text-decoration: underline;
	color: Blue;
}

.privacy b
{
	color: Orange;
}

#mailbox
{
	-moz-border-radius: 2px 2px 2px 2px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #00669E;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}

#effectTesting p
{
	float: left;
	font: bold 16px/20px Arial, Georgia, Sans-serif;
	color: #d7a11f;
}

#premium
{
	font: 13px/20px arial, verdana, Sans-serif;
}

#premium span
{
	font: 13px/20px arial, verdana, Sans-serif;
	color: #E54600;
}

.featured
{
	background: #ddf730 url(../images/premium_bg.jpg) no-repeat left top;
	padding: 20px;
	height: 213px;
}

.basic
{
	background-color: #f5fbcb;
	border: solid 1px #d4d7c2;
	font: 12px/20px arial, verdana, Sans-serif;
	padding: 10px;
}

/*Online Flight/Hotel/Ticket Booking*/
#booking
{
	width: 700px;
	height: 693px;
	background: url(../Images/paperscroll.jpg) no-repeat;
	padding: 75px 0px 50px 20px;
	margin-left:100px;
}

#booking h1
{
	color: Black;
	font: bold 48px Bradley Hand ITC, arial;
	border-bottom: 0px;
	margin-right:50px;
	text-align:center;
}

#booking h2
{
	color: Black;
	font: bold 36px Bradley Hand ITC, arial;
	text-align:center;
}

#booking h5
{
	color: Black;
	font:bold 16px Bradley Hand ITC, arial;
	margin-left:-100px;
    text-align:center;
}

.recommend
{
	border:solid 1px #ccc;
    padding:10px 10px;
    background:#f6fef4;
}

.inputbox
{
	width: 250px;
	color: #555555;
	font-size: 115%;
	background-color: #effbff;
	padding: 2px;
	border-top: inset 2px #ddd;
	border-bottom: inset 2px #ddd;
}
