﻿/* import other styles */

/* typography */
body
{
	margin: 0px auto; /*margin-left: 0px; 	margin-top: 0px; 	margin-right: 0px; 	margin-bottom: 0px;*/
	background: url(images/bg_new.jpg) top left repeat-x;
	background-color: #435770;
	font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 0.8em;
}

/*Alert Template*/
#alert
{
	/*background: url(images/light.png) no-repeat;*/
	height:100%;
	width:100%;
	vertical-align:middle;
}

/* Container */
#container
{
	width: 1000px;
	margin: 11px auto; /*background-image: url(../Images/horiz_bg.png);*/ /*background: Transparent url(images/content_bg.png) repeat-y bottom;*/
}

/* logo */
 .logo
{
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 35;
	color: Black;
}

/* weather */
#weather
{
	font-size: 0.75em;
	position: absolute;
	width: 180px;
	height: 60px;
	margin-top: 15px;
	margin-left: 800px;
	z-index: 30;
	color: Black;
	background-color: White;
}

#weather div
{
	border: 0px;
	border-width: thin;
	border-color: #cdcdcb;
	color: Black;
	z-index: 15;
	background-color: White;
}

#weather .headerDateTime
{
/*	font-family:Verdana Arial;*/
}

#config
{
	display: none;
	position: absolute;
	height: auto;
	margin-top: -200px;
	margin-left: 787px;
	z-index: 35;
	color: Black;
}

#config .configHeader
{
	cursor: pointer;
	z-index: 35;
	color: white;
	opacity: 0.9;
	filter: alpha(opacity=90) /* tweak for ie*/ width: 26px;
	margin-left: 180px;
}

#config .configPanel
{
	z-index: 36;
	width: 200px;
	color: white;
	border: 1px;
	border-color: Black;
	opacity: 0.97;
	filter: alpha(opacity=97) /* tweak for ie*/ background-color: Black;
	overflow: hidden;
	height: auto;
}

#config a, #config a:visited
{
	/*color: #000; background: #efefef;*/
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	color: white; /*#c10b3a;*/
}

#config a:hover
{
	color: white;
	overflow: hidden; /*background-color: #c10b3a;*/
}



/* Alert *//*
#ctl00_WucAlert1_pnlAlert  hack for asp net control*/
#WucAlert1_pnlAlert
{
	position: relative;
	width: 200px;
	height: 90px;
	top: 30px;
	left: 45%;
	z-index: 100; /*background-color: White;*/
}

.alert
{
	z-index: 100;
	position: static; /*left: 30%;	top: 30px;*/
}

#alert
{
	/*background-color: White;*/
	position: absolute;
	z-index: 100;
	color: Black;
	cursor: move;
}

#alert #close
{
	color: Red;
	font-size: 0.8em;
}
#alert #close-hover
{
	font-size: 0.7em;
	float: right;
	margin-top: -15px;
	color: Red;
}

.alert_title
{
	font-size: medium;
	font-weight: bold;
	color: #ca133f;
	text-decoration: none;
	z-index: 3;
}
.alert_content
{
	text-decoration: none;
	font-size: 0.8em;
	color: Black;
	width: 100px;
}


#header
{
	display: inline-block;
}
/* IE ignores this part IE can not read styles with [attribute]*/


.header[class]
{
	background: url(images/header_web.png) center top no-repeat;
}


#menu
{
	font-family: "trebuchet ms" ,Din Bold, Arial, MS Sans Serif;
	margin-top: 0px;
	z-index: 15;
	line-height: .9em;
}

#menu H1
{
	visibility: hidden;
	display: none;
}

#menu ul
{
	margin: 0px auto;
	padding: 0px;
	position: inherit;
	width: 1000px;
	height: 280px; /*282px; /*background: Transparent url(images/header1.jpg) no-repeat center;*/
	z-index: 15;
	overflow: hidden;
}
#menu li
{
	list-style-type: none;
	width: 120px;
	height: 25px;
	position: absolute;
}
#menu a
{
	display: block;
	width: 120px;
	height: 0;
	color: #000;
	text-decoration: none;
	padding-top: 40px;
	background: transparent;
	overflow: hidden;
	z-index: 10;
}

#menu b
{
	display: block;
	width: 120px;
	height: 0;
	color: #000;
	text-decoration: none;
	padding-top: 40px;
	background: transparent;
	overflow: hidden;
	z-index: 10;
}
* html #menu a
{
	height: 12px;
	height: 0;
}



    #myGallery
    {
    width: 425px !important;
    height: 230px !important;
    margin:5px;
    }

/*Content*/
#content
{
	display: inline-block;
	/*margin-top: /*237px;*//* 0;
	padding-top: 5px;*/
    margin-top:-4px!important;
	margin-left: 1px;
	background-position: bottom left;
	width: 1000px;
	font-family: Verdana, Geneva, Sans-Serif;
}


/* IE ignores this part IE can not read styles with [attribute]*/

.content[class]
{
	background-image: url(images/content_bg.png) /*repeat-y bottom left ;*/;
}


#content select
{
	width: 150px;
}
#content input
{
	/*border: 0;*/
	margin: 0px 5px; /*width: 150px; /*background-color:#c10b3a;*/ /*background-color: #4a5b79;*/ /*color: White;*/
}

/* take off the width for the flights panel */
#plLeft1 input
{
    margin: 0px;
}    

#search
{
	color: white;
	font-weight: bold;
	padding-left: 30px;
	position: absolute;
	top: 3px;
	z-index: 20;
}
/*left panel - flightinfo*/
#content #leftPanel
{
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	width: 250px;
	height: 245px;
	overflow: hidden;
	z-index: 20;
}
#content #leftPanel a, #content #leftPanel a:link, #content #leftPanel a:visited, #content #leftPanel a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
	font-weight: bold;
	
}
#content #leftPanel a:hover
{
    background-color:#c10b3a;
	color:  #FFF;	
}


/* right Panel - securityinfo*/

#content #rightPanel
{
	display: block;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	width: 250px;
	height: 245px;
	margin-top: -240px;
	margin-left: 735px;
	overflow: hidden;
}


#content #rightPanel a, #content #rightPanel a:link, #content #rightPanel a:visited, #content #rightPanel a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
	
}


#content #rightPanel a:hover
{
    background-color:#c10b3a;
	color:  #FFF;	
}

.image
{
	background-color: Transparent;
	margin: 0px 10px 0px 10px;
}

.tab_selected
{
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 23px;
	background: url('images/tab_white.gif') no-repeat center;
	z-index: 25;
	text-align: center;
	vertical-align: middle;
}

.tab_not_selected
{
	margin: 0px;
	padding: 0px;
	position: static;
	width: 125px;
	height: 23px;
	background: url('images/tab.gif') no-repeat center;
	z-index: 24;
	color: White;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}

.tab_text
{
	position: relative;
	top: 3px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

/* left panel #1 */
#plLeft1
{
	width: 250px;
	height: 215px;
}
.plLeft1
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
}

/*#ctl00_pnlLeft1  hack for asp net control*/
#pnlLeft1
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom;
}

/* left panle # 2*/
#plLeft2
{
	width: 250px;
	height: 215px;
}

.plLeft2
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
}


/*#ctl00_pnlLeft2  hack for asp net control*/
#pnlLeft2
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom;
	margin-top: -215px;
}

 /* #ctl00_cphRightContent_pnlLeft1 hack for asp net control*/
 #cphRightContent_pnlLeft1
{
	display: block;
	position: relative;
	width: 250px;
	height: 150px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom;
}

/* #ctl00_cphRightContent_pnlLeft2 hack for asp net control*/
#cphRightContent_pnlLeft2
{
	display: block;
	position: relative;
	width: 250px;
	height: 150px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom;
	margin-top: -215px;
}

/* front page left Airport News panel */
#content .airportnews
{
    font-size:0.85em;
    padding: 0px 0px 0px 5px;
    margin:5px 0px 0px 5px;
    list-style-type: none;
}
#content .airportnews li
{
  padding-bottom : 5px;
}
#content .airportnews a, #content .airportnews a:visited
{
    color:#000 !important;
    font-weight: normal !important;
}

#content .airportnews a:hover
{
    color:#c10b3a !important;
    text-decoration :underline !important;
}
#content .airportnews_date
{
    color: Gray;
    font-size:0.8em; 
    font-style:italic;   
}

/*Center news Photo Gallery*/
#content #news
{
	color: black;
	display: inline-block;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	width: 435px;
	height: /*235px;*/ 240px;
	overflow: hidden;
	margin-top: -245px;
	margin-left: 285px; /*background-color:White;*/
	padding: 0px;
	background: url(../../images/news_bg.gif);
}

.news
{
	display: block;
	width: 420px;
	color: black;
	display: block;
	margin-top: 0px; /*3px*/
	width: 100%;
}



#content #news p, #content #news h2
{
	text-transform: capitalize;
	padding: 0px 10px;
}
#content #news h2
{
	font-size: 1.3em;
	font-weight: bold;
}

#content #news p
{
	font-size: 0.8em;
}


/* right Panel #1 - waiting*/
#plRight1
{
	width: 250px;
	height: 212px;
	font-size: 0.83em;
	display:block;
}

.plRight1
{
	display: block;
	width: 250px;
	height: 200px; /*background-color:White;*/
	background-image: url(images/security_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* #ctl00_pnlRight1 hack for asp net control*/
#pnlRight1
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom;
}


/* right Panel #2 parking */
#plRight2
{
	width: 250px;
	height: 212px;
	font-size: 0.83em;
	display:block;
	
}

.plRight2
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
	background-image: url(images/security_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/*#ctl00_pnlRight2  hack for asp net control*/
#pnlRight2
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: url('images/pane.gif') no-repeat left bottom; /* pane2 is with mobile */
	margin-top: -212px;
}


/* links */

#content #links
{
	text-align: center;
	display: block; /*margin-left:15px;*/
	margin-top: 10px; /*margin-right:15px;*/
	margin-bottom: 10px;
	width: 1000px;
	height: 120px;
}


/* CONTENT FOOTER */
#content_footer
{
	display: inline-block;
	margin-top: /*237px;*/ 0px;
	margin-left: 1px;
	width: 1000px;
	height: 30px;
	background-position: bottom left;
}

/* IE ignores this part IE can not read styles with [attribute]*/

.content_footer[class]
{
	background-image: url(images/bottom_border.png) /*repeat-y bottom left ;*/;
}



/* Fisheye Menu Styles */

#HJAIAFishEye img
{
	z-index:50;
}

#dockContainer
{
	text-align: center; /*position: absolute;*/
	bottom: 0;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#fisheye_menu
{
	padding: 0px 12px 0px 12px;
	display: inline;
	white-space: nowrap;
	margin-left: 0px auto;
	margin-right: 0px auto; /*border: 1px solid red;*/ /* 	list-style: none; 	padding: 0; 	width: 1024px; 	margin:0 auto; 	height: 150px; 	text-align:center; 	background-position:center;*/
}


#fisheye_menu li
{
	list-style-type: none;
	display: inline;
	position: relative; /* 	position: relative; 	display: block; 	float:left;*/
}
#fisheye_menu span
{
	/*width: 116px; 			text-align: center; 			display: none; 			position: absolute; 			margin: 0; padding: 0; border: 0; 			*/
	position: absolute;
	top: 100%;
	left: 15px;
	text-align: center;
	width: 125px;
	padding: 0px;
	margin: 0px;
	border: solid 0px #bbb;
	color: #fff; /*background: #eee url(;*/
	background: url('images/tab_vert.gif') no-repeat 50% bottom;
	visibility: hidden;
}
#fisheye_menu a
{
	text-decoration: none;
}
#fisheye_menu img
{
	border: 0px;
	vertical-align: top;
}
/************** END OF CONTENT *********/
/*footer*/
#footer
{
	display: block; /*margin-left:15px; 	margin-top:0; 	margin-right:15px;*/
	margin: 15px auto;
	width: 970px;
	height: 40px;
	text-align: center;
	color: White;
	font-size: .7em;
}

#footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: White;
}


#footer a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
}

/*For the Forms developed by suneela and Dawn*/

.labelText
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.Download
{
	font-size: 13px;
	color: Gray;
	font-family: Arial;
	text-decoration: none;
}

.header-text-2
{
	font-family: arial;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-align: left;
}

.headertext3
{
	font-family: arial,helvetica;
	color: Gray;
	font-size: 12px;
	font-weight: bold;
}


.inputtext
{
	width: 50%;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica;
	color: dimgray;
	margin: 0px;
}

.colorbackground
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #DDD;
}

.Concessions
{
	
	font-weight: bold;
	font-family: Arial, Verdana;
}

.StoreLogo
{
	height:50px;
	width:50px;
	}
	
	
	
	/** comments - feedback  **/
.comment, a.comment
{
	font-size:.8em;
	margin:0 auto;
	
}

.commentPanel
{
	border:solid 1px black;
	background:white;
	width:500px;
	color:Black;
	padding:10px;
}

.commentBackground {
 background-color:black;
 width:2000px;
 height:700px;
 
 filter:alpha(opacity=70);
 opacity:0.7;
}

  
    /*Modal Popup*/
.modalBackground {
	background-color:#616D7E;/*Gray;*/
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	color:#000000;
	font-family: Verdana , Arial, MS Sans Serif;
	font-size:12px;
	text-align:left;
	padding:3px;
}
 .modalPopupHeader {
    cursor: move;
	background-color: #e4e4e5;
	background-image: url(App_Themes/blue/images/accordionHeader_bg.jpg);
    border:solid 1px Gray;
	font-size: 14px;
    text-align:center;
    font-weight:bold;
 }
 
 
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	background-color : white;/*inherit;*/
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	color : windowtext;
	cursor : 'default';
	height : 200px;
    list-style-type : none;
	margin : 0px!important;
	overflow : auto;
	padding: 0px!important;
    text-align : left; 
	visibility : hidden;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* AJAX Tabs Style */ 
/* ATL theme */

.ATLTabs .ajax__tab_header {background:url(images/tab-line.gif) repeat-x bottom;padding:0px;}
.ATLTabs .ajax__tab_outer {padding-right:0px;}
.ATLTabs .ajax__tab_inner {padding-left:0px;}
.ATLTabs .ajax__tab_tab 
{	
	background: url('images/tab_red.png') no-repeat 50% top;
	color: White;
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    font-weight:bold;
	height: 15px;
    margin:0px!important;
    padding:4px 0px 4px 0px;
	width: 125px;
}
.ATLTabs .ajax__tab_hover .ajax__tab_tab {background: url('images/tab_blue.png') no-repeat 50% top;
}
.ATLTabs .ajax__tab_active .ajax__tab_tab {background: url(images/tab_active.png) no-repeat top;
	color: Black;}
.ATLTabs .ajax__tab_body {border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}


/*AJAX Update Process Style */

#loadingWrapper
{
    background-color:#FFF;
    color:Black; 
	text-align:center;
    height:180px; 
    width:200px;
    
	border-width:3px;
	border-style: solid;
	border-color:#435770;
    position: relative;
    font-weight:bold; 
    top: 30%;
    z-index: 10000;
}	
#loadingImage
{
    background: White url('/images/logo_trans.gif') no-repeat center; 
}    
#loadingText
{
    font-size: 1em;
}
.alignRight_txt
{
    text-align:right;
}    

/*error message */
.errMsg
{
    color: Red;
    font-weight:bold;
    background-color: Yellow;
    border-width:1px;
    border-style:dashed;
    width:95%;
    display:block;
    padding:10px;
}

/*successful message */
.successfulMsg
{
    color: Green;
    font-weight:bold;
    background-color: #eee;
    border-width:1px;
    border-style:dashed;
    width:95%;
    display:block;
    padding:10px;
}



/* -----------------------------------------
  * Layout Additions for SMS-Form
  * Can use for other forms in the future
  * Added 6/5/12
----------------------------------------- */


form.pretty { margin: 0 0 18px; }
form.pretty label { display: block; font-size: 13px; line-height: 18px; cursor: pointer; margin-bottom: 9px; }

input.input-text, textarea { border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }
input.input-text, textarea, select { display: block; margin-bottom: 12px; }
label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown { margin-top: 2px; }
textarea { max-width: 100%; }

/* Text input and textarea font and padding */
input.input-text, textarea { font-size: 13px; padding: 4px 3px 2px; background: #fff; }
input.input-text:focus, textarea:focus { outline: none !important; }
input.input-text.oversize, textarea.oversize { font-size: 18px !important; padding: 4px 5px !important; }
input.input-text:focus, textarea:focus { background: #f9f9f9; }

/* Text input and textarea, disabled */
input.input-text[disabled], textarea[disabled] { background-color: #ddd; }

.disabled  { background-color: #ddd; margin: auto; }

/* Inlined Label Style */
input.placeholder, textarea.placeholder { color: #888; }

/* Text input and textarea sizes */
div.input-text, input.input-text, textarea { width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
div.small, input.small, textarea.small { width: 134px; }
div.medium, input.medium, textarea.medium { width: 254px; }
div.large, input.large, textarea.large { width: 434px; }
div.expand, input.expand, textarea.expand { width: 100%; }

/* Lock textareas so they can't be resized beyond their set width in webkit */
textarea.locked 	{ max-width: 254px; }
	textarea.locked.small 	{ max-width: 134px; }
	textarea.locked.large 	{ max-width: 434px; }
	textarea.locked.expand 	{ max-width: 100%; }

/* Fieldsets */
form fieldset { padding: 9px 9px 2px 9px; border: solid 1px #ddd; margin: 18px 0; }

/* Inlined Radio & Checkbox */
.form-field input[type=radio], div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

/* Errors */
.form-field.error input, input.input-text.red { border-color: #C00000; background-color: rgba(255,0,0,0.15); }
.form-field.error label, label.red { color: #C00000; }
.form-field.error small, small.error { margin-top: -6px; display: block; margin-bottom: 9px; font-size: 11px; color: #C00000; width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

.small + small.error { width: 134px; }
.medium + small.error { width: 254px; }
.large + small.error { width: 434px; }
.expand + small.error { width: 100%; }

.small.oversize + small.error { width: 144px; }
.medium.oversize + small.error { width: 264px; }
.large.oversize + small.error { width: 444px; }
.expand.oversize + small.error { width: 100%; }


/* -------------------------------------------------- 
	:: Misc Classes to make life easier
---------------------------------------------------*/
	.left        { float: left; }
	.right       { float: right; }
	.text-left   { text-align: left; }
	.text-right  { text-align: right; }
	.text-center { text-align: center; }
	.hide        { display: none; }

/* -------------------------------------------------- 
	:: A pretty grid system to make life easier
---------------------------------------------------*/	
	
	.prettyContainer { padding: 0; }
	
	.row { width: 100%; max-width: 680px; margin: 2px auto; }
	/* To fix the grid into a certain size, set max-width to width */
	.row .row { min-width: 0; }
	
	.column, .columns { margin-left: 4.4%; float: left; min-height: 1px; position: relative; }
	.column:first-child, .columns:first-child { margin-left: 0; }
	[class*="column"] + [class*="column"]:last-child { float: right; }
	[class*="column"] + [class*="column"].end { float: left; }
	
	.row .one 		{ width: 4.3%; }
	.row .two 		{ width: 13%; }
	.row .three 	{ width: 21.679%; }
	.row .four 		{ width: 30.37%; }
	.row .five 		{ width: 39.1%; }
	.row .six 		{ width: 47.8%; }
	.row .seven 	{ width: 56.5%; }
	.row .eight 	{ width: 65.2%; }
	.row .nine 		{ width: 73.9%; }
	.row .ten 		{ width: 82.6%; }
	.row .eleven 	{ width: 91.3%; }
	.row .twelve 	{ width: 100%; }
	
	.row .offset-by-one 	{ margin-left: 13.1%;  }
	.row .offset-by-two 	{ margin-left: 21.8%;  }
	.row .offset-by-three 	{ margin-left: 30.5%;  }
	.row .offset-by-four 	{ margin-left: 39.2%;  }
	.row .offset-by-five 	{ margin-left: 47.9%;  }
	.row .offset-by-six 	{ margin-left: 56.6%;  }
	.row .offset-by-seven 	{ margin-left: 65.3%;  }
	.row .offset-by-eight 	{ margin-left: 74.0%;  }
	.row .offset-by-nine 	{ margin-left: 82.7%;  }
	.row .offset-by-ten 	{ margin-left: 91.4%;  }
	
	.row .centered { float: none; margin: 0 auto; }

	.row .offset-by-one:first-child 	{ margin-left: 8.7%;  }
	.row .offset-by-two:first-child 	{ margin-left: 17.4%;  }
	.row .offset-by-three:first-child 	{ margin-left: 26.1%;  }
	.row .offset-by-four:first-child 	{ margin-left: 34.8%;  }
	.row .offset-by-five:first-child 	{ margin-left: 43.5%;  }
	.row .offset-by-six:first-child 	{ margin-left: 52.2%;  }
	.row .offset-by-seven:first-child 	{ margin-left: 60.9%;  }
	.row .offset-by-eight:first-child 	{ margin-left: 69.6%;  }
	.row .offset-by-nine:first-child 	{ margin-left: 78.3%;  }
	.row .offset-by-ten:first-child 	{ margin-left: 87%;  }
	.row .offset-by-eleven:first-child 	{ margin-left: 95.7%;  }
		 
	 /* Nicolas Gallagher's micro clearfix */
	 .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
	 .row:after, .clearfix:after { clear: both; }
	 .row, .clearfix { zoom: 1; }
     
     .above { position:relative; z-index: 99; 
     }
/*Tool Tips*/

.tool-tip { font-size: 10px; color: #cd1241; font-weight: bold; }


/* Fix Issue with AJax CalanderExtender */
.ajax__calendar_container { clear:both; z-index: 99999 ; zoom: 1;}

/* Internal Use */
div.internalUse { width:21%; background-color: #eee; border: 1px solid #ccc; }
