body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
.size {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.small {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin: 0 0 0 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #151B8D;
	font-size:12px;
	font-weight: bold;
	margin: 0 0 0 1px;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.menu:visited {
	font-weight: bold;
	color: #ffffff;
}
a.menu:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.menu:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.menu1:visited {
	font-weight: normal;
}
a.menu1:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.menu1:active {
	font-weight: normal;
	text-decoration: none;
}



td.menu {
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 550px;
height: 200px;
border: 1px solid black;
background-color: #ffffff;
padding: 2px;
}

.billcontent{
font-family: Arial;
font-size:12px;
width: 100%;
display:block;
}

.rateheader {
	background-color: #9b72cf;
	font-weight: bold;
	color: #FFFFFF;
}

.ratedata {
background-color: #ccffcc; 
height: 16px; 
color: #000000;
}

ul.airticket {
	list-style-image: url("images/icon_plane.png");
}

/* Pagination start */

ul.paging
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.paging li
{
	margin:0px;
	padding:0px;
	float:left;
}
ul.paging li a
{
	float:left;
	padding:5px;
	margin-right:5px;
	border:solid 1px #000099;
	text-decoration:none;
	background:#FFFFFF;
	color:#000099;
}
ul.paging li.paging-active a, ul.paging li a:hover
{
	background:#000099;
	color:#FFFFFF;
}
ul.paging li.paging-disabled a, ul.paging li.paging-disabled a:hover
{
	cursor:default;
	background:#FFFFFF;
	border:solid 1px #BBBBBB;
	color:#BBBBBB;
}
ul.paging li.paging-current
{
	padding:5px;
	margin-right:5px;
	border:solid 1px #000099;
	background:#FFFFFF;
	color:#000099;
}

/* Lightbox start */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Lightbox end */





