
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:arial, Geneva, sans-serif;
	font-size:100%; 
	color:#2d363b;
	min-width:1020px;
	background:#fffcee url(../images/bg.jpg) repeat-x;	
}

.bg3 {
	background:#ffffff;
	width:980px;
	border-radius:12px;
	overflow:hidden;
	border:1px solid #e6e6e6;
    -webkit-border-radius:20px;
	margin: 5px auto 15px;
	box-shadow:0 0 7px 5px #c7c7c7;
    -webkit-box-shadow:0 0 7px 5px #c7c7c7 ;
}

#page1 h1{text-align:center; color:#73a01d; font-size:12px; border:none; line-height:2.5em; font-family:arial; font-weight:bold; text-shadow:0 1px 0 #ffffff}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:20px;	
}

a {color:#1799cf; text-decoration:none;}


.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:8px; text-align:justify; line-height:1.8em}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px !important;}
.p4 {margin-bottom:40px !important;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px !important;}
.indent-bot2 {margin-bottom:18px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.clear2  { clear:both; background:url(../images/clear_bg.jpg) no-repeat bottom; width:632px; margin:0 auto; height:15px; padding-top:10px; margin-bottom:10px}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

.logo2 {
	padding:0; 
	position:absolute;
	float:left;
	top:6px;
	left:6px;
}
.logo2 a {
	display:block; 
	width:301px; 
	height:111px;	
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
#header {
	width:100%;
	position:relative; 
	z-index:2;
}

#content h1 {
	border-bottom: 1px solid #DAD7C9;
    color: #1097CF;
	text-align:left;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    margin-bottom: 8px;
    padding-bottom: 3px;
}

h1 a {
	display:block; 
	width:301px; 
	height:111px;	
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

h2 {
	border-bottom: 1px solid #DAD7C9;
    color: #1097CF;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    margin-bottom: 8px;
    padding-bottom: 3px;
}

h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#fff;
	margin: 0 0 11px 5px;
	font-weight:normal;
	font-size:21px;
	line-height:18px;
}

h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border-bottom:1px solid #ffffff;
	width:100%;
	margin-bottom:3px;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
}

h6 {
	color:#c03616;
	line-height:20px;
	font-weight:bold;
}

.head-box1 {
}

.head-box1 h1{
border-bottom:0;
font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: none;
}

.Sign {font-size:15px; color:#1f2122; font-family:calibri; letter-spacing:.50px; line-height:1.2307em; background:#fffeb9;  border:1px solid #eae990; float:right; margin:22px 13px 0 0; padding:0px 0px 0px 0px; height:83px; width:auto;
font-family:calibri;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.help_desk{padding:6px 78px 10px 10px; line-height:1.5em; text-align:right;}	
.Sign a:hover {text-decoration:underline;}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#nav {
	float:left;
	background:#99be55 url(../images/menu_bg_2.jpg) repeat-x 0 0 ;
	border-radius: 5px;
	margin: 20px 0 10px 0;
	-webkit-border-radius: 5px;
	width: 100%;
}

.sf-menu {
	line-height:	1.0;
}

.first {
	border-radius:5px 0px 0px 5px;
    -webkit-border-radius:5px 0px 0px 5px;
}
.sf-menu li {
	float:			left;
	background:url(../images/bg-15.png) repeat 0 0;	
	position:		relative;
}
.sf-menu li a {
	display:		block;
	position:		relative;
	font-family:arial, Geneva, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:14px;
	background:url(../images/divider1.png) no-repeat 0 0;
	padding: 15px 24px 16px 23px;
	color:#ffffff;
	text-shadow:0 1px 0 #8d9d34;
}


.sf-menu li a:hover {
	color:#ffffff;
	text-shadow:0 1px 0 #8d9d34;
}


.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:#7a9f34;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:#7a9f34;
	width:			204px; /* left offset of submenus need to match (see below) */
	border:1px solid #d8e590;
	border-top:none;
}
.sf-menu ul li {
    padding-left: 2px;
    width: 99%;
}

.last1 {
	background:none !important;
}
.sf-menu ul a {
	padding: 8px 0 8px 13px;
	margin-right: 3px;
	color:#ffffff;
	text-shadow:0 1px 0 #8d9d34;
	background:url(../images/divider2.gif) repeat-x 0 bottom;
	font-weight:normal
}
.sf-menu ul a:hover {
	color:#323232;
	text-shadow:0 1px 0 #c3d551;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	color:#ffffff;
	
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			1px;
	top:			45px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.head-box2 {
	overflow:hidden;
	height:340px;
	width:940px;
	position:relative;
	margin:0px auto 10px 10px;
	background:url(../images/banner.jpg) no-repeat 0 0;
}

.text1 {
	position:absolute;
	top:10px;
	letter-spacing:-1px;
	right:330px;
	min-height:71px;
	color:#fcfbfa;
	font-size:30px;
	width:280px;
	padding-left: 20px;
    padding-top: 10px;
	word-spacing: 5px;
	display:block;
	line-height:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.text1 a {
	position:relative;
	background:url(../images/marker1.png) no-repeat 0 0;
	width:40px;
	height:40px;
	margin-left: 14px;
    margin-top: 5px;
	display:block;
	float:right;
}

.text1 a:hover {
	background-position:0 -210px;
}


.sub_head {
	color:#ffffff; background:#42b1ec url(../images/sub_head_bg.jpg) repeat-x; font-size:13px; font-weight:bold; line-height:2.5em; border-radius:5px;
	font-family:arial;
	padding-left:10px;
	margin:0px -3px 10px 0px
}

.sub_head a{
	color:#ffffff;
	display:block;
	text-decoration:underline
}

.sub_head a:hover{
	text-decoration:none;
	padding-left:6px;
}


/*********************************content*************************************/
#content {
	width:100%; 
	padding:10px 0 25px;
	position:relative;
	z-index:1;
}


#page2 #content {
	padding: 0px 0 29px;
}

#page3 #content {
	padding: 0px 0 25px;
}	

#page4 #content {
	padding: 0px 0 16px;
}	

#page5 #content {
    padding: 15px 0 12px;
}																							/***** Page 1 *****/

#page6 #content {
    padding: 0px 0 16px;
}

#page7 #content {
    padding: 15px 0 25px;
}

#page8 #content {
    padding: 15px 0 47px;
}

.page1-box1 #form2 {
	margin-left: 30px;
}

.p27 {
	margin-bottom: 10px !important;
}

#left_column {clear:left;width:210px;margin:0 0px 0 0px; float:right}

div.column33 div.block33 h4 {height:25px;width:198px;padding:13px 0 0 12px;background:#98bd53 url(../images/tabs-box-bg.jpg) repeat-x; font:bold 13px "Arial";color:#fff; margin-bottom:0; border-radius:6px 6px 0 0;}
div.column33 div.block33 h4 a {font:bold 14px "Arial";color:#fff;}

.block_content33{border-top:none}

div#categories_block_left33 ul.tree li {border:1px solid #d1d1d1; border-top:none}
div#categories_block_left33 ul.tree li span {float:right; padding-right:5px; color:#05354a; font-size:11px}

div#categories_block_left33 ul.tree li a {height:23px;display:block;padding:6px 0 2px 12px;background:#ffffff; color:#404040; font-weight:bold; text-decoration:none;}
div#categories_block_left33 ul.tree li.last a {background:#ffffff; border-bottom:none;}

div#categories_block_left33 ul.tree li a:hover {background:#e1e9f5;}

.page1-box1 {
	background:url(../images/page1-bg3.gif) repeat-x 0 bottom #ffffff;	
	opacity:0.95;
	border-radius:5px;
	float:right;
    -webkit-border-radius:5px;
	margin:20px 20px 0px 0px;
}



.page1-box5 {
	float:right;
	overflow:hidden;
	position:relative;
	text-align:right;
}

.text2 {
	display:block;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#f0a314;
	padding-left: 30px;
    padding-top: 20px;
    width: 250px;	
	font-size:18px;
	margin-bottom:9px;
	line-height:22px;
	text-transform:uppercase;
}

.text5 {
	display:block;
	font-size:11px;
	font-family:arial, Geneva, sans-serif;
	line-height:14px;
	color:#e54a0d;
	margin-bottom: 8px;
	text-transform:uppercase;
}


.button1 {
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	line-height:15px;
	padding:4px 12px 5px 11px;
	float:right;
	cursor:pointer;
	margin-right:30px;
	border-radius:5px;
    -webkit-border-radius:5px;
	background:#ff5b0e;
}

.button1:hover {
	background-position:0 -60px;
	background-color:#ff8c19;
}

.page1-box1 .inner6 {
	margin-bottom:5px;
}

.tab-top {
	padding-top:6px;
}

.tabs-box {
	overflow:hidden;
	margin-bottom:35px;
	background:#98bd53 url(../images/page1-bg6.gif);
	border-radius:5px;
	margin-bottom: 15px;
    margin-left: 0;
    padding: 10px 8px 8px;
    position: relative;
}


.tab_content {
	background:#ffffff;
	overflow:hidden;
	padding-bottom: 7px;
	position:relative;
	border-radius:5px;
}

.page1-box3 {
    float: left;
    overflow: hidden;
    padding-left: 9px;
	width:310px;
    padding-top: 6px;
}

.page1-box3 a {
	display:block;
	color:#413e32;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:underline
}

.page1-box3 a:hover {
	color:#e54a0d;
	text-decoration:none
}

.page1-box3 span {
	color:#3c6699;
	clear:both;
	display:block;
}

.page1-box2 {
	overflow:hidden;
	padding:10px;
	position:relative;
	background:url(../images/divider3.png) repeat-x 0 bottom;
}

.page1-box4 {
    color: #e54a0d;
    float: left;
    font-size: 12px;
	text-align:left;
	width:150px;
    line-height: 15px;
    overflow: hidden;
    padding-top: 0px;
}
.page1-box4 a {
	display:inline-block;
	color:#e54a0d;	
}
	
.page1-box4 a:hover {
	color:#413e32;	
}

.page1-box4 span {
	display:block;
    color: #413E32;
}

.button2 {
	display:inline-block;
	position:relative;
	font-size:11px;
	text-transform:uppercase;
	padding:3px 10px 3px 10px;
	border-radius:5px;
    -webkit-border-radius:5px;
	color:#fffacc;
	background:url(../images/button2.gif) repeat-x 0 0 #ff5202;
}

.button2:hover {
	background-position: 0 -100px;
	background-color:#ff8e1a;
}

.button2 span {
	position:absolute;
	background:url(../images/marker3.png) no-repeat 0 0;
	display:block;
	width:21px;
	height:21px;
	right: -11px;
    top: 3px;
}

.p6 {
	padding-right:27px;
}

.page1-box6 {
	padding:10px 4px 4px 4px;
	position:relative;
	margin-bottom:18px;
	margin-left:0px;
	border-radius:5px;
    -webkit-border-radius:5px;
	background:#1797db url(../images/page1-bg6.gif) repeat 0 0;
}

.page1-box6 h2{
    color: #FFFFFF;
	border:0;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 21px;
	padding:0;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 10px 5px;
}

.page1-box6_2 {
	padding:10px 4px 4px 4px;
	position:relative;
	margin-bottom:18px;
	margin-left:0px;
	border-radius:5px;
    -webkit-border-radius:5px;
	background:#96cb32 url(../images/page1-bg6_2.gif) repeat 0 0;
}
.page1-box6_2 h2{
    color: #FFFFFF;
	border:0;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 21px;
	padding:0;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 11px 5px;
}

.inner1 {
	float:left;
	line-height:14px;
	overflow:hidden;
}

.inner1 a {
	color:#646464;
	font-size:13px;
	font-weight:normal;
	display:block;
	line-height:19px;
	width:210px;
	padding:6px;
}

.inner1 a:hover {
	color:#0874ae;
}

.inner1 span {
	display:block;
	margin-right:10px;
	font-size:11px;	
	font-weight:normal;
	text-align:right;
	color:#D59100;
}

.inner1 span:hover {
	color:#666e6e;
}

.page1-box7,
.page2-box7 {
	overflow:hidden;
	background:#ffffff;
	border-radius:5px;
    -webkit-border-radius:5px;
	padding: 3px;	
}

.page1-box8 strong {
	display:block;
	float:right;
	width:109px;
	font-size:11px;	
	color:#ff6000;
	text-align:right;
	padding-right:5px;
	font-weight:normal
}

.page1-box8 {
	overflow:hidden;
	background:url(../images/divider4.png) repeat-x 0 bottom;
}

.page1-box8:hover {
	background:#f2f9ff;
}


.bot-bottom {
	background:#9cf0f5;
	width:100%;
	position:absolute !important;
	display:block;
	bottom:-10px;
	left:-30px;
	height:20px;
	border-radius:0px 0 10px 10px;
    -webkit-border-radius:0px 0 10px 10px;
}


.page1-box10 {
	width:230px;
	float:left;
	margin-right:5px;
	text-align:center
}

.page1-box10 a {
	color:#c03616;
	display:block;
	font-weight:bold;
	font-size:12px;
}

.page1-box10 a:hover {
	color:#000000;
	text-decoration:underline;
}

.last2 {
	margin-right:0px !important;
}

.link1 {
	color:#d59100;
	display:inline-block;
	font-size:11px;
	float:right;
	margin-right:19px;
}

.link1:hover {
	color:#000;
}

.p7 {
	margin-bottom:0;
	text-align:center;
}

.page1-box11 {
	overflow:hidden;
	background:url(../images/car_rental.gif) no-repeat center;
	height:350px;
	position:relative;
	border-radius:5px;
}

.button3 {
	display:inline-block;
	position:absolute !important;
	bottom:65px;
	left:13px;
	padding:8px 12px 8px 9px;
	background:url(../images/button3.png) repeat-x 0 0 #c67f10;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#9a4e0a;
	line-height:1.2em;
	text-transform:uppercase;
	font-size:24px;
	letter-spacing:-1px;
	border-radius:12px;
    -webkit-border-radius:12px;
}

.button3 span {
	display:block;
	margin-top:-1px;
	font-size:36px;
}

.button3:hover {
	background-position:0 -228px;
	background-color:#eeb01c;
}

.page1-box12 {
	overflow:hidden;
}




																									/***** Page 2 *****/

.page2-box1 {
	overflow:hidden;
	margin-bottom:40px;	
	padding-top:15px;
}

.link2 {
	display:inline-block;
	color:#c03616;	
	font-weight:bold;
}

.inner2 {
	float:left;
	width:140px;
	margin-top:5px;
}

.page2-box1 span {
	display:block;
	font-size:10px;
}

.inner3 {
	float:left;
	width:38px;
	line-height:13px;
}

.page2-img1 {
	padding-bottom:9px;
}

.link3 {
	display:inline-block;
	color:#c03616;
	font-weight:bold;
}

.link3:hover,
.page2-box5 a:hover,
.list2 a:hover,
.link2:hover {
	color:#000;
}

.inner7 {
	overflow:hidden;
	margin-bottom:9px;
}

.p8 {
	margin-right:0;
}

.page2-box2 {
	overflow:hidden;
	margin-right:30px;
	width:180px;
	float:left;
}

.brown {
	color:#b35024;
	margin-bottom:22px;
}

.page2-box3 {
	overflow:hidden;
	margin-bottom:22px;
}

.page2-box3 span {
	color:#c03616;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

.p9 {
	margin-bottom:22px;
}

.page2-box4 {
	overflow:hidden;
}

.page2-box4 span {
	color:#c03616;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

.list2 a {
	color:#c03616;
	font-weight:bold;
	font-size:12px;
	
}

.list2 li {
	line-height:15px;
	display:block;
	padding-left:10px;
	padding-bottom:15px;
	background:url(../images/marker7.png) no-repeat 0 6px;
}

.list2 {
	padding-top:3px;
}

.page2-box5 {
	overflow:hidden;
}

.red {
	color:#f1421e;
}

.page2-box5 a {
	color:#c03616;
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	margin-bottom:13px;
}

.page2-img2 {
	margin-bottom:16px;
}

.page2-box7 #form2 input {
	width:200px;
	padding:5px;
	line-height:19px;
	outline:none;
	border:none;
	background:none;
	width: 206px !important;
	height: 19px;
    margin-bottom: 1px;
}

.last3 {
	margin-bottom:7px;
}

.inner9 {
	margin-bottom:4px;
}

.inner10 {
	float:left;
	width:120px;
	margin-bottom:11px;
}

#page4 .inner10 {
	padding-top:2px;
	width: 121px;	
	margin-bottom:10px;
}

.inner13 {
	float:left;
	margin-bottom: 4px;
    margin-right: 20px;
}

.inner11 {
	background:url(../images/divider4.png) repeat-x 0 bottom;
	overflow:hidden;
	margin-right:18px;
	margin-bottom: 15px;
}

#page4 .inner5 {
	margin-bottom:13px;
}

#page4 .page2-box7 {
	margin-bottom:10px !important;
}

.inner12 {
	background:url(../images/divider4.png) repeat-x 0 bottom;
	overflow:hidden;
	margin-right:18px;
	margin-bottom: 13px;
	padding-bottom:10px;
}

.inner15 .jqTransformSelectWrapper span {    
    padding-top: 5px;
}

.inner15 .jqTransformSelectWrapper {
	width: 109px !important;
	float:left;
	margin-right:10px;
}

.inner15 {
	float:left;
}

.p13 {
	margin-right:11px;
}

.text4 {
	color:#587f86;
	font-size:11px;
	display:inline-block;
	margin-left: 7px;
   line-height: 16px;
}
.text3 {
	color:#587f86;
	font-size:11px;
	display:block;
}

.page2-box7 #form2 {
	padding-top:5px;
}

.inner8 {
	float:left;
}

.button4 {
	display:inline-block;
	color:#fbfaf3;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	padding:4px 12px 5px 11px;
	float:right;
	cursor:pointer;
	margin-right:30px;
	border-radius:13px;
    -webkit-border-radius:13px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background:#53aecb;
}

.button4:hover {
	background-position:0 -85px;
	background-color:#e34a26;
	color:#fbfaf3;
}

.page2-box7  {	
	padding-bottom: 11px;
}


																									/***** Page 3 *****/

#page3 .page2-box4,
#page3 .page2-box5 {
	padding-top:15px;
}

.page3-box2 {
	overflow:hidden;
	float:left;
	width:260px;
	margin-right:50px;
}

.page3-box1 {
	overflow:hidden;
	margin-bottom:17px;
}

.page3-img1 {
	margin-bottom:14px;
}

.page3-box1 a {
    color: #C03616;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.page3-box1 a:hover {
    color: #000;
}

.p10 {
	margin-bottom:21px;
}

.flnone {
	float:none;
}

.p12 {
	margin-bottom:2px;
}

#page3 .page2-box7 {
    padding-bottom: 10px;
} 

.p14 {
	line-height:20px !important;
	margin-bottom:10px;
}






																									/***** Page 4 *****/

.page4-box1 {
    float: left;
    margin-left: 30px;
    overflow: hidden;
    padding-top: 11px;
    width: 170px;
	margin-bottom:1px;
}

.list3 a {
	color:#413e32;
	font-size:11px;
}

.list3 a:hover {
	color:#e54a0d;	
}

.list3 li {
    background: url(../images/marker10.png) no-repeat scroll 0 5px;
    display: block;
    line-height: 14px;
    padding-bottom: 11px;
    padding-left: 13px;
}

.text6 {
	display:block;
	text-transform:uppercase;
	color:#413e32;
	font-size:13px;
	font-weight:bold;
	margin-bottom:22px;
	line-height:16px;
}

.p15 {
	margin-left:23px;
}
																									/***** Page 5 *****/


.p16 span {
	display:block;
	float:right;
	font-weight:bold;
	color:#c03616;
	margin-right:8px;
	font-size:12px;
}

.p17 {
	float:left;
	background:none;
	padding-left:0 !important;
	margin-top:0 !important;
}

.p18 {
	margin-right: 29px;
}



.page4-box2 {
	overflow:hidden;
	margin-top:14px;
}

																									/***** Page 6 *****/
.page5-box1 {
	margin: 10px 0px 10px 0px;
}

.page5-box1 span {
	display:block;
	color:#c03616;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.link4 {
	display:inline-block;
	float:left;
	color:#c03616;
	font-weight:bold;
	font-size:12px;
}

.link4:hover {
	color:#000;
}

.p19 {
	margin-bottom:19px;
}

.link5 {
	display:inline-block;
	float:right;
	color:#413e32;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

.link5:hover {
	color:#e54a0d;
}

.page5-box2 {
	overflow:hidden;
	padding-bottom:6px;
	margin-bottom: 4px;
	background:url(../images/divider5.gif) repeat-x 0 bottom;
}

.page5-img1 {
	float:left;
	margin-right:20px;
}

.page5-box4 {
	overflow:hidden;
	padding-right:10px;
	margin-bottom: 36px;
}

.page5-box4 span {
	display:block;
	margin-bottom: 10px;
	color:#c03616;
	margin-top:-6px;
	text-transform:uppercase;
	font-weight:bold;
}

.page5-box4 strong {
	display:inline-block;
	color:#c03616;
	margin-left:4px;
}

.page5-box4 i {
	display:block;
	font-style:normal;
	margin-bottom:20px;	
}

.page5-box3 {
	overflow:hidden;
}

.page5-box5 {
	overflow:hidden;
}

.p20 {
	margin-bottom:28px;
}

.page5-box7 {
    color: #587F86;
    font-size: 11px;
    line-height: 16px;
    overflow: hidden;
    padding-right: 34px;
    padding-top: 7px;
}

.page5-box6 {
	overflow:hidden;
	padding-top:4px;
	margin-bottom: 10px;
}

.page5-img2 {
	float:left;
	margin-top: 2px;
	margin-right:22px;
}

#page5 .page1-box7 {
	padding-bottom:10px;
	
}

.p22 {
	padding-top:15px;
}

#page6 .inner10 {
	padding-top:2px;
	margin-bottom: 5px;
}

#page6 .inner15 {
	margin-bottom: 12px;
}

.p23 {
	margin-right:1px;
}

.text7 {
	display:block;
	font-size:11px;
	margin-bottom:4px;
}

#page6 .page2-box7 {
    padding-bottom: 10px;
}

.p24 {
	margin-bottom:14px;
}

.page6-img2 {
	float:left;
	margin-top:6px;
	margin-right:20px;
}
.page6-box1 {
	overflow:hidden;
	margin-bottom:20px;
}

.page6-img2 {
	margin-bottom:14px;
}

.page6-box5 a {
    color: #C03616;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}
.page6-box5 a:hover {
	color:#000;
}

.page6-box5 {
	overflow:hidden;
	padding-right:10px;
}

.link-form {
	float: right;
}

.page7-img1 {
	margin-bottom:14px;
}

.link7:hover {color:#e54a0d; text-decoration:underline;}

.p26 {
	margin-right:0;
}

.p25 {
	margin-right:20px;
}
	
/****************************footer************************/
#footer {
	width:100%; 
	padding:15px 0 10px;
	border-radius:0 0 12px 12px;
    -webkit-border-radius:0 0 11px 11px;
	background:#98cc36 url(../images/page1-bg6_2.gif);
}

#footer h4{color:#ffffff; margin-bottom:23px}
.list1 a {
	font-size:13px;
	color:#ffffff;
}

.list1 a:hover {
	color:#e9f0bf;
	font-weight:bold;
	border-bottom:#ffffff 1px dotted;
}

.list1 li {
	display:block;
	line-height:14px;
	padding-left:11px;
	padding-bottom:16px;
	background:url(../images/marker6.png) no-repeat 1px 4px;
}



.page1-box13 {
	width:960px;
	text-align:left;
	font-size:11px;
	margin:0 auto;
	padding-bottom:15px;
	color:#4a594c;
}

.page1-box13 a {
	color:#4a594c;
	text-decoration:underline;
}

.page1-box13 a:hover {
	color:#e54a0d;
	text-decoration:none;
}


.page1-box14 {
	width:228px;
	float:left;
	margin-right:5px;
	text-align:center
}

.page1-box14 a {
	color:#c03616;
	display:block;
	font-weight:bold;
	font-size:12px;
}

.page1-box14 a:hover {
	color:#000;
	text-decoration:underline;
}

.page1-box14 p {
	text-align:center
}

#easyTooltip {
	padding:5px 10px;
	background:#e54a0d;
	color:#fff;
	font-size:14px;
	text-transform:none;
	position:absolute;
	z-index:99999;
	border:1px solid #fff;
}

.foot {
	float:right;
}


.welcome_box{
	padding:4px; border:1px solid #654954; width:99%; float:left; border-radius:4px; margin-right:6px
}

.welcome_box p{
	color:#484543; text-align:justify; line-height:1.7em; padding:7px
}

.welcome_name{
	padding:0 0 0 10px; color:#ffffff; background:#654954 url(../images/menu-bg.jpg) repeat-x; font-size:13px; font-weight:bold; line-height:2.5em; margin:0px; border-radius:3px;
	font-family:arial;
}


.welcome_box ul {margin:5px 0 0 8px;}

.welcome_box ul li{
	color:#363636; font-size:12px; line-height:1.9em; margin-top:3px; text-align:left; background:url(../images/footer-bull.gif) no-repeat 0px 8px; padding-left:12px; list-style:none
}

img.cpic
{
border:1px solid #b9b9b9;
padding:5px;
position: relative;
top: 0px;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

img.right
{
float: right;
margin-left:7px;
margin-right:0px;
}

img.left
{
float: left;
margin-right:7px;
margin-bottom:6px;
}	


.content_box{padding:4px; border:1px solid #87ac3e; width:99%; float:left; border-radius:4px; margin-right:6px}

.content_name{
	padding:0 0 0 10px; color:#ffffff; background:#91b746 url(../images/menu_bg_2.jpg) repeat-x; font-size:13px; font-weight:bold; line-height:2.5em; margin:0px 0px 7px 0px; border-radius:3px;
	font-family:arial; text-shadow:0 1px 0 #8D9D34
}

.content_box p{
	color:#484543; text-align:justify; line-height:1.7em; padding:7px
}


dl{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2a2a2a;
	margin:5px;
	line-height:1.9em;
	text-align:justify;
}

dl dt{
	font-size:12px;
	color:#003062;
	font-weight:bold;
	text-transform:normal;
	background-image:url(../images/arrow2.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
dl dt a{
	color:#003062;
}

dl dt a:hover{
	color:#003062; text-decoration:underline
}

dl dd{
	margin-left:12px;
	padding-bottom:20px;
}

#menutab {
	color:#2d363b;
}

#menutab ul {
	line-height: 200%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menutab li {
	padding-left: 30px;
	background: url(../images/black-dot.jpg) no-repeat 15px 8px;
}


#menutab a {
	color:#2d363b;
	font-size: 13px;
	text-decoration: none;
}

#menutab a:hover {
	color:#b7b7b7;
	text-decoration: underline;
}

.tinytable {width:100%; border-left:1px solid #debe6f; border-top:1px solid #debe6f; border-bottom:none; font-size:12px; background:#fdfdfd}
.tinytable th h3{margin:0; font-size:13px; color:#363630; font-family:arial; font-weight:bold}
.tinytable th {border-left:1px solid #debe6f; border-top:1px solid #debe6f; border-bottom:none; background:#ffdf91; text-align:left; color:#363630; border-right:medium none; }
.tinytable th {font-size:12px; padding:4px 8px 4px; border-right:1px solid #debe6f; }
.tinytable td {padding:4px 6px 6px; border-bottom:1px solid #debe6f; border-right:1px solid #debe6f; line-height:1.6em; color:#363630}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.tinytable .tsort-evenrow td {background:#fff}
.tinytable .tsort-oddrow td {background:#ecf2f6}
.tinytable  tr.odd {
  background-color: #99ff99;
}
.tinytable td.tsort-evenselected {background:#ecf2f6}
.tinytable td.tsort-oddselected {background:#dce6ee}
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}

.breadcrumbs { padding:0px 0px 0px 2px; margin:5px 0 8px; color:#7a7a7a; line-height:normal; font-size:11px}
.breadcrumbs li { display:inline; }
.breadcrumbs li a {color:#7a7a7a; text-decoration:underline; font-weight:bold;}
.breadcrumbs li a:hover {text-decoration:none;}
.breadcrumbs li strong {font-weight:normal; margin-top:2px}
.breadcrumbs li span {display:inline-block; text-indent:-5555px; width:6px; height:15px; background:url(../images/breadcrumbs-marker.jpg) no-repeat left 5px; margin:0 4px;}

	.tsc_tables2_0 {
		z-index:-9999;
		font-size:12px;
		overflow:hidden;
		border:1px solid #d3d3d3;
		background:#fefefe;
		text-align:center;
		margin-top:10px;
		margin-bottom:10px;
		-moz-border-radius:5px; /* FF1+ */
		-webkit-border-radius:5px; /* Saf3-4 */
		border-radius:5px;
		-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	}
	
	.tsc_tables2_0 th, td { text-align:left; }
	
	.tsc_tables2_0 th {text-shadow: 1px 1px 1px #fff; background:#e8eaeb; padding:7px 12px 6px;}
	
	.tsc_tables2_0 td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;padding:7px 12px 6px;}
	
	.tsc_tables2_0 tr.odd-row td {background:#f6f6f6;}
	
	.tsc_tables2_0 td.first, th.first {text-align:left}
	
	.tsc_tables2_0 td.last {border-right:none;}
	.tsc_tables2_0 td {
		background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
	}
	
	.tsc_tables2_0 tr.odd-row td {
		background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
	}
	
	.tsc_tables2_0 th {
		background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
		background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
	}
	
	
.tsc_tables2_0 tr:first-child th.first {
		-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px; /* Saf3-4 */
	}
	
.tsc_tables2_0 tr:first-child th.last {
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px; /* Saf3-4 */
	}
	
.tsc_tables2_0 tr:last-child td.first {
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
	}
	
.tsc_tables2_0 tr:last-child td.last {
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
	}	
	
.input_box{
	background:#fbfbfb url(http://www.traveltoamritsar.com/images/bg_form.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: middle;
	color:#404040;	
	padding: 5px;
	margin: 0px;
	border-top:1px solid #929090;
	border-left:1px solid #929090;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-radius:3px;
	-webkit-border-radius:3px
}

.input_box:hover{
	border-top:1px solid #eac489;
	border-left:1px solid #eac489;
	border-right:1px solid #eed4aa;
	border-bottom:1px solid #eed4aa;
	border-radius:3px;
	background:#fffbd8;
	-webkit-border-radius:3px;
}

input:focus, textarea:focus, label:focus , select:focus{
	border-top:1px solid #eac489;
	border-left:1px solid #eac489;
	border-right:1px solid #eed4aa;
	border-bottom:1px solid #eed4aa;
	border-radius:3px;
	background:#fffbd8;
	-webkit-border-radius:3px;
}

.tsc_buttons2 {margin:0 auto; text-align:center; display:inline-block; text-decoration:none; outline:none; cursor:pointer; font:bold 12px/1em HelveticaNeue, Arial, sans-serif; padding:8px 11px; color:#555; text-shadow:0 1px 0 #fff; background:#f5f5f5; background:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); background:-moz-linear-gradient(top, #f9f9f9, #f0f0f0); border:1px solid #dedede; border-color:#dedede #d8d8d8 #d3d3d3; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb; -moz-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb; box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;}
.tsc_buttons2:hover,
.tsc_buttons2:focus { color:#555; background:#efefef; background:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9)); background:-moz-linear-gradient(top, #f9f9f9, #e9e9e9); border-color:#ccc; -webkit-box-shadow:0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb; -moz-box-shadow:0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb; box-shadow:0 1px 2px #e0e0e0, inset 0 1px 0 #fbfbfb;}
.tsc_buttons2:active { position:relative; top:1px; color:#555; background:#efefef; background:-webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f4f4f4)); background:-moz-linear-gradient(top, #eaeaea, #f4f4f4); border-color:#c6c6c6; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd; box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd;}
.tsc_buttons2.rounded { padding:8px 15px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
input.tsc_buttons2,
button.tsc_buttons2 {  *width:auto; *overflow:visible;} /* IE7 Fix */
.tsc_buttons2 img { border:none; vertical-align:bottom;}

.tsc_buttons2.green { background:#7fbf4d; background:-webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f)); background:-moz-linear-gradient(top, #7fbf4d, #63a62f); border-color:#63a62f; color:#fff; text-shadow:0 1px 0 #53961e; -webkit-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;}
.tsc_buttons2.green:hover,
.tsc_buttons2.green:focus { background:#76b347; background:-webkit-gradient(linear, left top, left bottom, from(#86c755), to(#5ea12a)); background:-moz-linear-gradient(top, #86c755, #5ea12a); border-color:#53961e; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865;}
.tsc_buttons2.green:active { background:#7fbf4d; border-color:#53961e; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e;}

.tour_box{}

.tour_box{padding:4px; border:1px solid #128fd1; width:99%; float:left; border-radius:4px; margin-right:6px}

.tour_name{
	padding:0 0 0 10px; color:#ffffff; background:#098cd2 url(../images/sub_head_bg.jpg) repeat-x; font-size:13px; font-weight:bold; line-height:2.5em; margin:0px 0px 10px 0px; border-radius:3px;
	font-family:arial;
}

.tour_content {
}
.day {border: none; color: #1285C4; font-family: arial; font-size: 13px; font-weight: bold; line-height: 1.5em; margin: 0; padding: 0;}

.tour_content strong{color:#171e21;}

.tour_box p{
	color:#484543; text-align:center; line-height:1.5em; padding:0px}

.itinerary{color:#2096d4; font-size:20px; margin-top:10px;}


.keywords{font-size:10px; text-align:center; color:#fffcee; }

.list4 {
    float: left;
	margin-top:-8px;
	margin-bottom:15px
}
.list4 li {
    background: url("../images/marker5.png") no-repeat scroll 3px 11px rgba(0, 0, 0, 0);
    display: block;
    line-height: 1.5em;
    padding-left: 11px;
    border-bottom: 1px dotted #e3dfdf;
}
.list4 a {
    color: #2f2f2f;
    font-size: 12px;
	font-family:arial;
	padding:5px 0;
	display:block
}
.list4 a:hover {
background:#FFFCEE
}

p.highlight{font-family:"arial",sans-serif; font-size:17px; text-align:center; color:#1285c4; margin:25px 0; line-height: 1.9em;}
.hightlight-ul {
	color:#2f2f2f;
}

.hightlight-ul ul {
	line-height: 200%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.hightlight-ul li {
	padding-left: 30px;
	background: url(../images/marker5.png) no-repeat 15px 10px;
	font-size: 15px;
	line-height:1.9em
}


.hightlight-ul a {
	color:#0d568d;
	font-size: 13px;
	text-decoration: none;
}

.hightlight-ul a:hover {
	color:#b7b7b7;
	text-decoration: underline;
}

.payment{text-align:center; padding:10px 0 10px 0}