/* CSS Document */
/* * { margin: 0; padding: 0; } */

html, body 
{
	height: 100%;
}

body
{
	background: #e7e7e7 url(../images/bgd.gif) repeat-x top left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #777777;
}

#page{
	background: url('../images/banneri.gif') no-repeat top center;
	height: 100%;
	padding-top: 118px;
	margin: 0px auto;
	min-width: 990px;
}

#menu{
	height: 36px;
	background: #f8971d;
	color: #000000;	
	margin: 0px auto;
	width: 770px;
	padding-left: 220px;
}

#print a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	letter-spacing: 1px;
}
#print a:hover {
	text-decoration:none;
}

/*********  CONTENT *********/
#content{
	background-color: #ffffff;
	width: 950px;
	padding: 20px 20px 50px 20px;
	line-height: 16px;
	word-spacing: 1px;
	min-height: 100%;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	margin: 0 auto;
}

#content h2, h2 {
 	text-align: left;	
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #777777;
	text-transform:uppercase;
	
}

#content h3, #content2 h3 {
 	text-align: left;	
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #f8971d;
}

#content .ipb-search-grid .ipb-all-744 .ipb-webgrid-pager {
	padding-top: 20px;
	font-size: 14px;
}

.head1{
	color: #777777;
	font-weight: bold;
	font-size: 15px;
}

.head2{
	color: #f8971d;
	font-weight: bold;
	font-size: 13px;
}

#leftcolumn {
 	float: left;
 	width: 174px;
	padding: 0px;
	margin: 0px;
}
#main {
 	float: right;
 	width: 750px;
 	text-align: left;	
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

#centrecolumn {
 	float: left;
 	width: 535px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 16px;
	word-spacing: 1px;
	border: solid 0px #e6e6e7;
}
#rightcolumn {
 	float: right;
 	width: 170px;
 	height: 600px;
	padding: 10px;
	margin: 0px;
	line-height: 16px;
	word-spacing: 1px;
	border: solid 0px #e6e6e7;
	color: #505050;
	background: #ffffff url(../images/pagelet.gif) repeat-x;
}

#rightcolumn h2 
{
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
}

#rightcolumn a {
    color: #555555;
    text-decoration:underline;
}
#rightcolumn a:hover {
    text-decoration: none;
    color: #555555;
    cursor: pointer;
}

#footer 
{
	width: 950px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #d7d7d7;
	margin: -40px auto 0px auto;
}

#transat{
	height: 41px;
	width: 155px;
	background: #ffffff  url(../images/transat.gif) 0 0 no-repeat;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #e6e6e7;
}
#westjet{
	height: 41px;
	width: 155px;
	background: #ffffff  url(../images/westjet.gif) 0 0 no-repeat;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #e6e6e7;
}
#islandexpress{
	height: 33px;
	width: 155px;
	background: #ffffff  url(../images/islandexpress.gif) 0 0 no-repeat;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #e6e6e7;
}
#canjet{
	height: 43px;
	width: 155px;
	background: #ffffff  url(../images/canjet.jpg) 0 0 no-repeat;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #e6e6e7;
}

#weather {
	padding: 5px 7px 5px 7px;
	text-align: left;
	border: solid 1px #f8971d;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 3px 8px 20px 8px;
	line-height: normal;
	word-spacing: normal;
}

#weather .tbl {
	border-collapse: collapse; 
	font-size: 11px;
	color: #000000;
}

#weather .heading    {
	font-size: 14px;
	text-decoration: none;
    font-weight: bold;
    color: #777777;
}

#weather .subheading    {
	font-size: 11px;
	text-decoration: none;
    font-weight: normal;
}

p
{
	margin: 0px 0px 15px 0px;
}

a {
    color: #f8971d;
    text-decoration:underline;
}
a:hover {
    text-decoration: none;
    color: #f8971d;
    cursor: pointer;
}

.map {
	height: 400px;
	border: solid 1px #777777;	
}

/******CLASSES******/
.head1{
	color: #f8971d;
	font-weight: bold;
	font-size: 14px;
}
.head1Gray{
	color: #777777;
	font-weight: bold;
	font-size: 14px;
}
.head2{
	color: #777777;
	font-weight: bold;
	font-size: 12px;
}
.tableres{
	width: 98%;
}
.thead{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	margin: 2px;
}
.standard{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 2px;
}
.cellhead{
	background: #f8ca8d;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 2px;
}
.cellbody{
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 2px;
}


/********* GENERAL STYLES *********/
.reset {
	display: block; 
	clear:both; 
	margin: 0;
}