
html,body {
	margin:0px;
	padding:0px;
}

body {

		background-image:url('../../images/body_topgrad.jpg');
		background-position:left top;
		background-repeat:repeat-x;
		background-color:#666;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 70%;
	}



TD {
	color: black;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}

.first:first-letter{font-size: 18px;}

.alternaterow {
    background: #ddeeff;
    }

.tablerowheader {
    background: #bbccdd;
    }

H1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
	
H2 {
	color: #3399CC;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	margin-top:15px;
	padding-top:15px;
	margin-bottom:0px
	}

H2#top {
margin-top:0;
	padding-top:0;
}

.img-pad-r
{
	float:right;
	padding-top : 10px;
	padding-right : 0;
	padding-left : 15px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 0;
	margin-top : 10px;
}

.img-pad-r#top
{
	float:right;
	padding-top : 0;
	padding-right : 0;
	padding-left : 15px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 0;
	margin-top : 0;
}

.img-pad-l
{
	float:left;
	padding-top : 15px;
	padding-right : 15px;
	padding-left : 0px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 0px;
	margin-right : 15px;
	margin-top : 15px;
}

.img-pad-full
{
	padding: 15;
	margin: 15;
}

.headertext {
        color: black;
        font-weight: bold;
}

.blocktitle {
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	width : 100%;
}

.footer {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}

.storytitle {
 	background: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
.storyunderline{
	background: #000000;
	}
.warning {
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
.warningsmall {
	color: red;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}
.commentbar1 {
	color: white;
	background: #666699;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
	}
.commentbar2 {
	background: #9999CC;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	}
.commentbar3 {
	color: black;
	background: #9999CC;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.commenttitle {
	font-size: 12px;
	font-weight: bold;
	background: #DDDDEE;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.cal_day {
    font-size: 14px;
    font-weight: bold;
    }
.cal-nullday {
    background: #EEEEEE;
    }
.cal-oldday {
    background: #DDDDDD;
    }
.cal-today {
    background: yellow;
    }
.weekview_caltitle {
    background: #DDDDDD;
    font-weight: bold;
    font-size: 14px;
    }
.weekview-curday {
    background: yellow;
    }
.weekview-offday {
    background: #DDDDDD;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9px;
    }
.weekview_daterange {
    font-size: 16px;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 16px;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 14px;
    }
.searchAuth {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: left;
    color:#557755;
}
.searchDate {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}
.searchHits {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}
.highlight {
    background-color: yellow;
    text-decoration: none;
}
.header {
	background-color: #FFFFFF;
}

#headerlink a {
  position: absolute;
  height: 110px;
  width: 135px;
  top: 15px; 
  text-decoration: none;
  }


.menu {
	background-image : url(interface/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #666699;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.blockheader {
	background-image : url(interface/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.featureheader {
	background-image : url(interface/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
}

a, a.link,a.visited {
	color : #333366;
	text-decoration: underline;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
}

a:hover {
    color : #666699;
    text-decoration: underline;
}

.content {
	background : #FFFFFF;
}

.header1 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	padding-bottom : 3px;
}

.header2 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	padding-bottom : 3px;
}

.footer {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
    color : #999999;
}

a.footer,a.footer:link,a.footer:visited, {
    color : #CCCCFF;
    text-decoration: none;
}

a.footer:hover {
    color : #FFFFFF;
    text-decoration: underline;

}

.footermenu {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
    color : #555555;
}

a.footermenu,a.footermenu:link,a.footermenu:visited, {
    color : #555555;
    text-decoration: none;
}

a.footermenu:hover {
    color : #111111;
    text-decoration: none;

}
.content {
	color: black;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background: transparent;
}

.fullbox {
	border: 1px solid #999999;
	background-color : #F8F8FF;
}

.midbox {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-image : url(interface/storyheader-back.gif);
}

td.tourstable {
  border:2px solid #010D2D;
  padding:5px;
}
td.tourstable#header{
  background-color:#0B4A99;
  border:2px solid #010D2D;
  padding:5px;
  color:#FFF;
}
td.tourstable#center{
  text-align:center;
}



.upper-left         { background-image : url(interface/upper-left.gif); }
.upper-mid          { background-image : url(interface/upper-mid.gif); }
.upper-right        { background-image : url(interface/upper-right.gif); }
.shadow-left        { background-image : url(interface/shadow-left.gif); }
.shadow-mid         { background-image : url(interface/shadow-mid.gif); }
.shadow-right       { background-image : url(interface/shadow-right.gif); }
.main-left          { background-image : url(interface/left-back.gif); }
.main-mid           { background-image : url(interface/main-mid.gif); }
.main-right         { background-image : url(interface/right-back.gif); }
.lower-left         { background-image : url(interface/left-back.gif); }
.lower-right        { background-image : url(interface/right-back.gif); }
.col-left           { background-image : url(interface/left-back.gif); }
.col-right          { background-image : url(interface/right-back.gif); }
.col-left-curve     { background-image : url(interface/col-left-curve.gif); }
.col-right-curve    { background-image : url(interface/col-right-curve.gif); }
.col-left-line      { background-image : url(interface/col-left-line.gif); }
.col-right-line     { background-image : url(interface/col-right-line.gif); }
.lower-line-left    { background-image : url(interface/lower-line-left.gif); }
.lower-line-right   { background-image : url(interface/lower-line-right.gif); }
.lower-line-mid     { background-image : url(interface/lower-line-mid.gif); }

.middleboxtitle
{
background-color: #DEDEDE;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: tahoma, verdana, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}

/* ######################################### MENU NUMBER 1 ################################# */
.clCMAbs {LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px }
.clBar { VISIBILITY: hidden; WIDTH: 10px; POSITION: absolute; HEIGHT: 10px; BACKGROUND-COLOR: black; layer-background-color: black; background-image : url(interface/background.jpg);}
.clLevel0 { background-image : url(interface/top-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel0over { background-image : url(interface/top-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel0 { COLOR: #555555; BACKGROUND-COLOR: black; layer-background-color: black }
.clLevel0over { CURSOR: hand; COLOR: #666666; BACKGROUND-COLOR: white; layer-background-color: white; background-image: url(interface/top-background.gif) }
.clLevel0border { VISIBILITY: hidden; POSITION: absolute; }

.clLevel1 { background-image : url(interface/top-sub-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma, arial,helvetica; POSITION: absolute }
.clLevel1over { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma, arial,helvetica; POSITION: absolute }
.clLevel1 { COLOR: #555555; BACKGROUND-COLOR: black; layer-background-color: black }
.clLevel1over { CURSOR: hand; COLOR: #666666; BACKGROUND-COLOR: white; layer-background-color: white; background-image: url(images/back.jpg) }
.clLevel1border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #888888; layer-background-color: #888888; filter: alpha(opacity=90) }

.clLevel2 { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel2over { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel2 { COLOR: white; BACKGROUND-COLOR: #EEEEEE; layer-background-color: #EEEEEE }
.clLevel2over { CURSOR: hand; COLOR: yellow; BACKGROUND-COLOR: #0099cc; layer-background-color: #0099cc }
.clLevel2border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #006699; layer-background-color: #006699 }

/* ######################################### LEFT MENU ################################# */

/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:#EEEEEE; layer-background-color:#EEEEEE; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.cl2Level0{background-color:#EEEEEE; layer-background-color:#EEEEEE; color:#222222; background-image : url(interface/left-back.gif);}
.cl2Level0over{background-color:#336699; layer-background-color:#336699; color:White; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.cl2Level1{background-color:#EEEEEE; layer-background-color:#EEEEEE; color:#222222;}
.cl2Level1over{background-color:#336699; layer-background-color:#336699; color:White; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

A.Footer { font-family:	verdana; font: 	verdana; font-size:	10px; font-weight: bold; color:	white; background-color: black; padding:2; border:0; cursor: default; text-decoration: none; }

A.Footer:Hover { CURSOR: hand; color:black; background-image: url(images/back.jpg); text-decoration: none; }

.rbuttonscontainer {width: 150px;}

.rbuttons a {color: #444444;
background-color: #999999;
background-image : url(interface/left-back.gif);

padding:5px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold;

padding-left: 3px;
display: block;
font-weight: bold;
text-decoration: none;
text-align: left;}

.rbuttons a:hover {background-color: #FFFFFF;
color: #000000;
text-decoration: none;}





	.smaller {
		font-weight:normal;
		font-size:80%;
	}

#mainMenurow {
    background-image : url(interface/top-background.gif);
}

#mainMenu {
        position: relative;
        text-align: left;
        width: 734px;
    	background-image : url('../../images/menugrad.jpg');
        border: 0px solid #000000;
        color: #ffffff;
        margin: 0px;
        padding: 2px;

}

#menuList {
        margin: 0px;
        padding: 0px;
}

#menuList ul {
        margin: 0px;
        padding: 0px;
}

#menuList li {
        display:inline;
        list-style: none;
}

.withbar {
        background-image:url('../../images/menudivi.png');
        background-repeat:no-repeat;
        background-position:100%;
}

a.starter {
        COLOR: #ffffff;
        font-weight: bolder;
    	FONT-FAMILY: tahoma,arial,helvetica;
        font-size: 11px;
        margin: 0px;
        padding: 2px;
        text-decoration: none;
}

a.starter:hover, a.starter:active {
        background-color: #FFFFFF;
        color: #555555;
}

.bigm {
    font-size: 120%;
}

.newmenu {
        text-align: left;
        color: #ffffff;
    BACKGROUND-COLOR: #EEEEEE;
        position: absolute;
        width: 160px;
        visibility: hidden;
}

.newmenu {
        text-align: left;
        color: #ffffff;
    BACKGROUND-COLOR: #EEEEEE;
        position: absolute;
        width: 160px;
        visibility: hidden;
}

.newmenu li a {
        background-color: transparent;
        display: block;
        COLOR: #555555;
        font-weight: bolder;
    FONT-FAMILY: tahoma,arial,helvetica;
        font-size: 11px;
        line-height: 1.2em;
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 2px;
        text-decoration: none;
}

.newmenu li a:hover, .newmenu li a:active {
        background-color: #FFFFFF;
        color: #555555;
}

#menu1, #menu2, #menu3, #menu4, #menu5 {
        width: 160px;
        z-index:100;
}




.hometablebkg {
    background-image : url(interface/darkbkg.gif);
}

/** Updated / CUSTOM / CSS ********************************/

	#page-leaf {
		width:800px;
        	behavior: url('layout/professional/iepngfix.htc');
		background-image:url('../../images/centerborder.png');
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:20px;
		text-align:left;
	}

	#page-shell{
		width:800px;
		background-image:url('../../images/bottomborder.gif');
		background-position:left bottom;
		background-repeat:no-repeat;
		padding-bottom:36px;
	}

	#page {
		background-image:url('../../images/body_innergrad.jpg');
		background-position:top left;
		background-repeat:repeat-x;
		background-color:#010d2d;
		padding-left:10px;
 		padding-top:10px;
		width:750px;
	}


	#content_block
	{
		background-image:url('../../images/bodylogo.gif');
		background-position:0 0;
		padding-right:12px;
		padding-top:40px;
		background-repeat:no-repeat;

    }
	
	#content_block_newsletter
	{
		padding-right:12px;
		margin-right:12px;
		padding-top:0px;
		background:#FFFFFF;
		background-color:#FFFFFF

    }

    #right_block {
        background-color:white;
        background-image:url('../../images/rightbottom.gif');
		background-position:bottom left;
		background-repeat:no-repeat;
        float:right;
        width:550px;
        margin-top:14px;
	}

	#right_block.a { color:#000000; }
	#right_block.a:visited { color:#000000; }


	.left-blocks {
	   float:left;
	   width:160px;
	   background:transparent;
	}


	.block-box-left {
	   color:white;
	}

	.block-box-left h2 {
        background-image:url('../../images/menugrad.jpg');
        color:white;
        padding:4px;

	}

	.block-box-left a {
	   text-decoration:none;
	   color:white;
	   font-weight:bold;
	}

	.featureheader {
        background-image : url('../../images/menugrad.jpg');
        color:white;
        font-weight:bold;
        padding:5px;
	}

		#footer-shell {
		font-size:90%;
		padding-right:20px;
		width:740px;
		text-align:center;
	}

	#footer-shell img {
		margin-top:12px;
	}

	#footer {
		padding-top:10px;
		padding-left:10px;
		width:580px;
		color:#eeeeee;
		font-weight:bold;
	}

	#footer a {
		color:#ddd6c6;
		text-decoration:none;
		margin-left:4px;
		margin-right:4px;
	}

	    #footer p {
	        margin:2px;
	    }


	.rightpos {
		float:right;
	}

	.leftpos {
		float:left;
	}

	.centerpos {
		float:center;

	}


    a.splashLink:link { font-family: arial; font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:visited { font-family: arial; font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:hover { font-family: arial; font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:active { font-family: arial; font: bold small; text-decoration: none; color: #eac117 }
    a.splashSubLink:link { font-family: arial; font: small; text-decoration: none; color: #eac117 }
    a.splashSubLink:visited { font-family: arial; font: small; text-decoration: none; color: #eac117 }
    a.splashSubLink:hover { font-family: arial; font: small; text-decoration: none; background: #c9c7aa; color: #000000 }
    a.splashSubLink:hover { font-family: arial; font: small; text-decoration: none; background: #c9c7aa; color: #000000 }
    a.splashFootLink:link { font-family: arial; font: x-small; text-decoration: none; color: #000000 }
    a.splashFootLink:visited { font-family: arial; font: x-small; text-decoration: none; color: #000000 }
    a.splashFootLink:hover { font-family: arial; font: x-small; text-decoration: underline; color: #000000 }
    a.splashFootLink:active { font-family: arial; font: x-small; text-decoration: none; color: #000000 }
    a.menuLink:link { font-family: arial; font: x-small; text-decoration: none; color: #FFFFFF }
    a.menuLink:visited { font-family: arial; font: x-small; text-decoration: none; color: #FFFFFF }
    a.menuLink:hover { font-family: arial; font: x-small; text-decoration: underline; color: #FFFFFF }
    a.menuLink:active { font-family: arial; font: x-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:link { font-family: arial; font: xx-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:visited { font-family: arial; font: xx-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:hover { font-family: arial; font: xx-small; text-decoration: underline; color: #FFFFFF }
    a.baseMenuLink:active { font-family: arial; font: xx-small; text-decoration: none; color: #FFFFFF }
    a.contentMenuLink:link { font-family: arial; font: xx-small; text-decoration: none; color: #000000 }
    a.contentMenuLink:visited { font-family: arial; font: xx-small; text-decoration: none; color: #000000 }
    a.contentMenuLink:hover { font-family: arial; font: xx-small; text-decoration: underline; color: #333333 }
    a.contentMenuLink:active { font-family: arial; font: xx-small; text-decoration: none; color: #333333 }
    a.contentLink:link { font-family: arial; font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}
    a.contentLink:visited { font-family: arial; font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}
    a.contentLink:hover { font-family: arial; font-weight: bold; font-size: 13px; text-decoration: underline; color: #306754}
    a.contentLink:active { font-family: arial; font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}

.gallery-holder {
	margin: 0;
	margin-left:0;
	border:1px grey solid;
	}
	
.gallery-holder ul {
	margin:0;
		margin-left:0;
	border:1px blue solid;
	}

.gallery-holder li {
	list-style:none;
		margin-left:0;
	float:left;
	margin:4px;
	border:1px green solid;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.gallery-pad {margin:0; border:0;}

/*Main Helicopter Sales page*/
.helicopter-sale-title, .helicopter-sale-title a, .helicopter-sale-title p {font-weight:bold; text-align:left; font-size:14px; text-decoration:none;}
.helicopter-sale-title a:hover{text-decoration:underline;}
.helicopter-sale-image img {border:1px #fff solid}
.helicopter-sale-image:hover img{border:1px #81B6EE solid}
.helicopter-sale-details {font-size:12px;}