@charset "utf-8";
/* 
    AUTHOR: V|render Studio
            www.v-render.co.in
*/
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP                   */
/* ------------------------------------------ */

body {
	font: 62.5% Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/bg_1.jpg);
}
.contact_us1 {
	width: 265px;
	float: left;
}

.credit {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


form { margin:0 ;  padding:0; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.5em;
	color: #666666;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8D8FB;
	border-right-color: #C8D8FB;
	border-bottom-color: #C8D8FB;
	border-left-color: #C8D8FB;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.bottomBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}

.leftBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #AAAAAA;
}

.rightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-color: #AAAAAA;
}

.table2 {
	border: 1px none #474220;
}

#page_wrap {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 7px solid #99CC66;
	overflow: auto;
}


#page_wrap #header {
	height: auto;
	width: 900px;
}
#page_wrap  #menubar_lb  {
	float: left;
	width: 100%;
	background-color: #FFF;
	background: #fff url(../images/menubar-lft.gif) no-repeat;
	height: 33px;
}

#page_wrap #content {
	float: left;
	width: 910px;
	background-color: #FFFFFF;
}

#page_wrap #content #left_pannel {
	width: 590px;
	float: left;
	margin-right: 2px;
	margin-left:0px;
	background-color: #FFFFFF;
}

#page_wrap #content #right_pannel {
	float:right;
	width: 298px;
	height: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#page_wrap #footer {
	height: 80px;
	width: 100%;
	clear: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#page_wrap .clear { clear: both; }



#page_wrap #header #header_01 {
	height: 110px;
	width: 350px;
	margin-top: 15px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#round_box     {
	height: 100px;
	width: auto;
	padding: 0px;
	margin: 0px;
}


.round_box01 {
	background-color: #FFFFFF;
	color: #333333;
	font-size: x-small;
	display: block;
	float: left;
	padding: 15px;
	width: 95.5%;
	clear: left;
}
.round_box_blank {
	display: block;
	height: 15px;
	background-color: #FFFFFF;
	float: left;
	width: 95.5%;
}


.round_boxtopleft {
	background-image: url(../img/top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
}

.round_boxtopright
{
	background-image: url(../img/top_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
}

.round_boxbottomleft
{
	background-image: url(../img/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
}

.round_boxbottomright
{
	background-image: url(../img/bottom_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
}
-----------------
.work{

	background:#fff;
}
#page_wrap #banner {
	height: 83px;
	margin-top: 5px;
	display: block;
	width:100%;
}
#page_wrap #banner ul li {
	float: left;
	padding-left:1px;
	
}
#page_wrap #banner ul {
	margin: 0px;
	padding: 0px;
}
#page_wrap #banner ul li a {
	display: block;
	height: 83px;
	width: 150px;
}
#slideshow {
	height: 250px;
	width: 100%;
	margin-top: 10px;
}
#right_pannel .topic_02 form p {
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 25px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 15px;
	float: left;
}

#right_pannelx .topic_02 form p {
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 15px;
	float: left;
}
.div_heading {
	background-color: #F2F2F2;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding: 0.5px;
}
.arrow_bullet {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
}
.credit1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 500px;
}
.contact_us2 {
	width: 200px;
	float: right;
}
#page_wrap #header #header_02 {
	height: 100px;
	width: 380px;
	margin-top: 15px;
	float: right;
}
span {
	margin: 0px;
	padding: 0px;
}
.hot_destination {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 14px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-position: center center;
}
.best_deals {
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: 14px;
	padding: 2px;
	margin-top: 5px;
	margin-left: 5px;
	background-position: center center;
}
.hot_destination a:link {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.hot_destination a:visited {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.best_deals a:link {
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: 14px;
	text-decoration: none;
}
.best_deals a:visited {
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: 14px;
	text-decoration: none;
}
