body {
	/*background-color: #ABABAB;*/
	background-color: #ffffff;
}

.header1 {
	height: 90px;
	/*height: 114px;*/
	text-align:right;
	width: 778px;
	/*width: 840px;*/
	/*background-image:url(/ATIS/App_Themes/ATIS/images/atis-header.JPG);*/
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-fs-header.jpg);
	background-repeat:no-repeat;
}

.headerTitle {
	text-align: right;
	padding-top: 25px;
	padding-right: 15px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}


.containerpopup {
	position: absolute;
	width: 800px;
	text-align: left;
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-cam-bg.gif);
	background-repeat:repeat-y;
	top: 121px;
	
	
}

.window {
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 12px;
	text-align: left;
	width: 372px;
}
#nheader {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-iCam-nheader.gif);
	background-repeat:no-repeat;
	height: 41px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 13px;
}
.nspacerbottom {
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-tripclc-nheader.gif);
	background-repeat:no-repeat;
	height: 1px;
	margin-bottom: 5px;
}
#nspacerbottom {
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-tripclc-nheader.gif);
	background-repeat:no-repeat;
	height: 1px;
	margin-bottom: 5px;
}
#ncnt {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-iCam-nbg.gif);
	background-repeat: repeat-y;
	padding: 3px;
}
#nfooter {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-popup-iCam-nfooter.gif);
	background-repeat:no-repeat;
	height: 13px;
}
.footerbg {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-fs-footer.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 40px;
}
.footerNav {
	float: left;
	text-align: left;
	padding-left: 19px;
	padding-top: 8px;
	width: 250px;
}
#copyright {
	float:right;
	padding-top: 14px;
	color: #1d4e84; 
	font-size: 12px; 
	font-weight: bold; 
	padding-right: 21px;
	clear: left;
	clear: right;
	width: 120px;
}

/****************************************************************************/
/* The following are used in :                                              */
/* C:\Inetpub\wwwroot\ATIS\UserControls\Public\InteractiveMapControl.ascx   */

/* Used on: 1. Map - Map surrounding white space  */
.contentPadding {
	padding: 0px;  
	/*padding: 6px;  */
	/*padding-right: 2px; */
	/*padding-right: 20px;*/
}


/* These styles below are copied from translinkIE.css*/


/****************************************************************************/
/* The following are used in :                                              */
/* C:\Inetpub\wwwroot\ATIS\Templates\Public\HomePageTemplate.aspx           */

/* Used on: 1. Grid - Grid Tabs Column Content  */
.bdTabColumn {
	width: 620px;
	position: relative;
	margin-top: 10px;   /* IE specific */
	padding-left: 8px;  /* IE specific */
    font-weight: normal;
    float: left;
 	margin-right: 5px;
	clear: none;        /* IE specific */
	
}

/* Used on: 1. Grid - Grid Tabs Row         */
.bdTabRow {
	margin-left: 18px;
}
.bdCenterColumn {
	width: 620px;
	float:right;
	margin-right: 7px;
	margin-bottom: 7px;
	clear: right;
}
/* Used on: 1. Grid - Tab when not selected */
.bdTabUp {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-tab-up-bg.gif);
	background-repeat:repeat-x;
	width: 145px;
	height: 15px;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
	color:#43515c;
	font-size: 11px;
	float: left;
	cursor: pointer;
    clear: none;    /* IE specific */
}
/* Used on: 1. Grid - Tab when hovered      */
.bdTabOv {
	background-image: url(/ATIS/App_Themes/ATIS/images/atis-tab-ov-bg.gif);
	background-repeat:repeat-x;
	width: 145px;
	height: 15px;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
	color:#43515c;
	font-size: 11px;
	float: left;
	cursor: pointer;
}
/* Used on: 1. Grid - Tab when selected     */
.bdTabSelected {
	background-image: url(/ATIS/App_Themes/ATIS/images/atis-tab-ov-bg.gif);
	background-repeat:repeat-x;
	width: 145px;
	height: 15px;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
	color:#43515c;
	font-size: 11px;
	float: left;
}
/* Used on: 1. Grid - Grid Tabs Content Row     */
.bdTab {
	margin-left: 12px;
	width: 620px;   /* IE specific */
	margin-bottom: 7px;
}
/* Used on: 1. Grid - Grid Tabs Content Style     */
.bdTabContent {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-sub-bg.gif);
	background-repeat: repeat-y;
    clear: none;    /* IE specific */
}
/****************************************************************************/


