﻿html, body, #Footer, #ContentMenu, #RightTopSpacer2, #IEContentHeaderCornerBackground, .TopSpacer, .RightTopSpacer2
{
    background-color: #444444;
}
html, body
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
    overflow: auto;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-family: Trebuchet MS1, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
}

#ContentPage
{
    min-height: 100%; /* real browsers */
    height: auto !important; /* real browsers */
}

html, body, #LeftBar, #RightContainer
{
    min-height: 100%; /* real browsers */
    height: auto !important; /* real browsers */
    height: 100%;
}
/* Change this and to increase minimum width of site. */
#Header
{
    /* min-width: 900px; */
    min-width: 1005px; 
}
#RightContainer
{
    /* min-width: 760px; */
    min-width: 865px;
}
/* Change this and to increase minimum width of site. */
.TopSpacer
{
    height: 30px;
}
.HeaderSpacer
{
    height: 140px;
}
.hbar5Spacer
{
    height: 5px;
}
.hbar5
{
    top: 0;
    height: 5px;
    width: 100%;
    padding: 0;
    margin: 0;
}
#Container
{
    position: absolute;
    top: 0px;
    left: 30px;
    right: 30px;
    bottom: 0;
}
#Header
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 140px;
    padding: 0;
    margin: 0;
}
#HeaderLeftImage
{
    position: relative;
    top: 0;
    height: 130px;
    padding-right: 215px;
    background-color: black;
    background-image: url('images/hder_bkg.jpg');
}
#HeaderLeftImageSparkle
{
    position: absolute;
    top: 38px;
    left: 43px;
    height: 10px;
    width: 10px;
}
#HeaderLeftImageSparkle2
{
    position: absolute;
    top: 78px;
    left: 11px;
    height: 10px;
    width: 10px;
}
#HeaderLeftImageSparkle3
{
    position: absolute;
    top: 60px;
    left: 30px;
}
#HeaderLeftImageSparkle3 img
{
    height: 80px;
    width: 80px;
}
#HeaderRightImageContainer
{
    position: absolute;
    top: 0;
    right: 5px;
    margin-left: -215px;
    width: 215px;
    text-align: right;
}
#HeaderRightImage
{
    position: relative;
    top: 0;
    right: 0;
    width: 215px;
    text-align: right;
}
#LeftBar
{
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    margin: 0;
    padding: 0;
}
#LeftBarSpacer
{
    position: relative;
    left: 0;
    top: 0;
    height: 170px;
    width: 140px;
}
#LeftBarMenu
{
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    padding-left: 5px;
}
#LeftBarImage
{
    position: absolute;
    left: 0;
    height: 258px;
    text-align: right;
}
#RightContainer /* Abs container */
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 0 0 0 140px;
}
#RightRelativeContainer /* Relative container */
{
    position: relative;
    top: 0;
    width: auto;
    left: 0;
    padding: 0;
    min-height: 755px; /* real browsers */
    height: auto !important; /* real browsers */
    height: 755px;
}
#RightTopSpacer /* Vertical spacer */
{
    position: relative;
    top: 0;
    width: 50px; /* random width */
    height: 170px;
}
.RightTopSpacer2 /* Vertical spacer between header and content header */
{
    position: relative;
    top: 0;
    width: 100%;
    height: 20px;
}
#RightHeaderContainer /* Content header container */
{
    position: relative;
}
#RightHeaderBackground /* Content header background */
{
    position: relative;
    left: 0;
    margin: 0;
    padding: 0;
    height: 84px;
    width: 750px;
    background-image: url('images/cont_hder.gif');
}
#RightHeaderText /* Content header text */
{
    position: absolute;
    line-height: 100%;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 28pt;
    font-family: Times New Roman, Times, serif;
    text-transform: uppercase;
    color: #4c5e2e;
    width: 100%;
}
#RightHeaderBackgroundStretch /* Content header background - stretch to handle gray corner */
{
    position: absolute;
    top: 0px;
    left: 20px;
    right: 0px;
    height: 84px;
    min-height: 84px;
    background-image: url('images/cont_hder_bkg.jpg');
    background-repeat: repeat-x;
}
#ContentPage /* Content */
{
    position: relative;
    margin: 0;
    padding: 20px 40px 0 40px;
    font-size: 10pt;
    line-height: 130%;
    background-image: url('images/cont_corner.gif');
    background-repeat: no-repeat;
}
#ContentBackground /* Absolute container for content background */
{
    position: absolute;
    top: 290px; /* semi-random */
    right: 0;
    left: 140px;
}
#HeaderRightImage, #RightHeaderBackgroundStretch, #ContentPage, #ContentBackground
{
    border-right-style: ridge;
    border-right-width: 4px;
    border-right-color: #202020;
}
#HeaderLeftImage, #ContentPage, #ContentBackground, #IEContentBackground, #IEContentBackgroundMin
{
    background-color: #F2E6CC;
    border-right-style: ridge;
    border-left-style: ridge;
    border-right-width: 4px;
    border-left-width: 4px;
    border-right-color: #202020;
    border-left-color: black;
}
#Footer, #FooterLeft, #Copyright
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#Copyright
{
    text-align: right;
}

/* ========================= FAQ ==================================*/
.faq
{
    vertical-align: top;
}
td.faq_category_title,
td.faq_question_title,
td.faq_answer_title,
td.faq_category,
td.faq_question,
td.faq_answer
{
    font-family: Times New Roman;
    font-size: 13px;
    vertical-align: top;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 5px;
}
td.faq_category_title,
td.faq_question_title,
td.faq_answer_title
{
    background-color: Silver;
    font-weight:bold;
    font-style:normal;
    text-align: center;
    padding: 0;
}
td.faq_category_title,
td.faq_category
{
    font-weight:bold;
    width: 140px;
}
td.faq_question_title,
td.faq_question
{
    font-style: italic;
    width: 240px;
}
td.faq_answer_title,
td.faq_answer
{
    right: 0px;
    /*width: 436px;*/
}
td.faq_category p,
td.faq_question p,
td.faq_answer p
{
    padding: 0 0 0 0;
    margin: 0;
}
/* ========================= Bottom Padding ==================================*/
#Footer, #FooterLeft
{
    height: 40px;
    margin-top: -40px;
}
#LeftBarImage
{
    bottom: 40px;
}
#ContentBackground /* Absolute container for content background */
{
    bottom: 40px;
}
#ContentPage /* Content */
{
    padding-bottom: 40px;
}
#LeftBarMenu
{
    padding-bottom: 310px; /* #LeftBarImage.height (about 258) + #LeftBarImage.bottom + hbar5.height */
}
/* ========================= Bottom Padding ==================================*/
.PhoneNum
{
    font-weight: bold;
}
/* Images ------------------------------------------------------ */
#HeaderRightImage img
{
    width: 215px;
    height: 130px;
}
#LeftBarImage img
{
    width: 139px;
    height: 259px;
}
.ImageRotate li
{
    list-style-type: none;
    display: none;
    float: left;
}
.ImageRotate img
{
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.ImageRotate li.current
{
    display: block;
}
.PicFrame
{
    border: 2px solid black;
}
.PicFloatRight
{
    float: right;
    margin-left: 10px;
}
.PicCenter
{
    text-align: center;
}
.PicR911
{
	float: left;
	margin-top: -10px;
	margin-right: 80px;
}
/* Links -------------------------------------------------------- */
a
{
    color: #000000;
    outline: 0;
}
a:hover, a:focus
{
    color: #555555;
    outline: 0;
}
a.current:hover, a.current:focus
{
    font-size: inherit;
    color: #ff9900;
    font-weight: inherit;
    outline: 0;
}
a.current
{
    color: #ff9900;
    outline: 0;
}
a:active /* highlight a little bit  */
{
    color: #ffcc00;
    outline: 0;
}
.DivLink
{
    padding: 5px;
}
.DivLink:hover
{
    padding: 4px;
    cursor: pointer;
    border: 1px solid #000000;
    background-color: White;
}
.alink
{
	text-decoration: underline;
}
/* Menus -------------------------------------------------------- */
.Menus a
{
    color: #FFFFFF;
    outline: 0;
}
.Menus a:hover, .Menus a:focus
{
    color: #ddbb44;
    outline: 0;
}
.Menus a.current:hover, .Menus a.current:focus
{
    font-size: inherit;
    color: #ff9900;
    font-weight: inherit;
    outline: 0;
}
.Menus a.current
{
    color: #ff9900;
    outline: 0;
}
.Menus a:active /* highlight a little bit  */
{
    color: #ffcc00;
    outline: 0;
}
#LeftBarMenu a
{
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
}
#ContentMenuDiv
{
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    list-style-type: none;
}
#centeredmenu
{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
#centeredmenu ul
{
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}
#centeredmenu ul li
{
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
    line-height: 30px;
}
#centeredmenu ul li.twoline
{
    line-height: 15px;
}
#centeredmenu ul li a
{
    display: block;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-decoration: none;
}
/* Javascript used classes */
.Sparkle img
{
    height: 10px;
    width: 10px;
}
.Sparkle2 img
{
    height: 80px;
    width: 80px;
}
.transparent
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* First! - IE8 in IE7 mode	*/
    filter: alpha(opacity=0); /* Second! - IE				*/
    -moz-opacity: 0; /* next - Mozilla			*/
    -khtml-opacity: 0; /* next - Old Safari		*/
    opacity: .0; /* Current CSS standard!	*/
}

/* Colors ------------------------------------------------------ */
.bkg_shgreen
{
    background-color: #4c5e2e;
}
.bkg_ltshgreen
{
    background-color: #90b060;
}
.red
{
    color: Red;
}
/* Content page styles------------------------------------------- */
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.center
{
    text-align: center;
}
.text12white
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.text12red
{
	font-size: 12px;
    color: #A50C0C;
    font-weight: bold;
}
.text14blue
{
	font-size: 14px;
    color: #070C84;
    font-weight: bold;
}
.text14
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.text18
{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.text14_normal
{
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}
.textgray
{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.text14black
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.marqueetext
{
	font-size: 15px;
	color: #FF3333;
	font-style: italic;
}
.marqueelinktext
{
	font-size: 15px;
	font-style: italic;
}
.marqueetext2
{
	font-size: 15px;
	color: Yellow;
	font-style: italic;
}
.marqueelinktext2
{
	font-size: 15px;
	font-style: italic;
}

.marqueetext3
{
	font-size: 15px;
	color: #FF3333;
	font-style: italic;
}

.marqueelinktext3
{
	font-size: 15px;
	font-style: italic;
}

/* Report Styles -------------------------------------------- */
.Report_Title
{
    text-align: center;
    font-size: 18Px;
    font-weight: bold;
}
.Report_SubTitle
{
    text-align: center;
    font-size: 18Px;
    font-weight: bold;
    padding-left: 10px;
}
.Report_Disclaimer
{
    text-align: center;
    color: Red;
    background-color: White;
    border: 1px solid Red;
    margin: 0 2px 0 2px;
}
/* Report Table Styles -------------------------------------------- */
table.Report_Narrow
{
    width: 350px;
    margin: auto;
}
.Report_Narrow tr
{
    text-align: center;
}
table.Report_Detail
{
    margin: auto;
    table-layout: auto;
    border-collapse: collapse;
    white-space: nowrap;
    vertical-align: top;
    background-color: #cccccc;
    border: 2px solid #000000;
}
.Report_Detail td
{
    border: 1px solid #000000;
    background-color: #ffffc0;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
}
.Report_SmallFont td
{
    font-size: 11px;
}
.Report_Detail td .Report_SmallerFont
{
    font-size: 10px;
}
.Report_Detail th
{
    border: 1px solid #000000;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #d2ac6b;
}
.Report_Detail td > span, .Report_Detail td > div
{
    white-space: nowrap;
}
            /* OVERRIDE: Find nested tables and fix margin */
table.Report_Detail table.Report_Detail
{
    margin: 0;
    width: 100%;
    border: 0px solid #000000;
}
table.tablewrapper > tr, table.tablewrapper > tr > td,
table.tablewrapper > tbody > tr, table.tablewrapper > tbody > tr > td
{
    vertical-align: top;    /* IE 6 */
    padding: 0;
    margin: 0;
}
table.tablewrapper
{
    border: 1px solid #000000;
}
table.subdetailsection
{
    width: 100%;
    border-collapse: collapse;
}
table.subdetailsection th
{
    background-color: #e2cf7f;
}
td.Report_DataPager
{
    text-align: center;
    background-color: #d2ac6b;
}
input.Log_btnNewCriteria
{
    margin-top: 10px;
}
/* Booking Log Styles */
td.BL_ChargesHolder
{
    padding: 0px;
    margin: -1px;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
table.BL_Charges
{
    padding: 0;
    margin: -1px;
	height: 100%;
	border: solid 1px black;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
tr.BL_Charges
{
    padding: 0;
    margin: 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
tr.BL_Charges td
{
    padding: 3px;
    margin: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
    overflow: hidden;
}
table.BL_NoCharges, tr.BL_NoCharges, td.BL_NoCharges
{
    width: 100%;
    padding: 3px;
    margin: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
}
xtable.BL_NoCharges
{
    margin: -1px;
}
th.BL_FM, td.BL_FM
{
    width: 20px;
    min-width: 20px;
}
th.BL_Charge, td.BL_Charge
{
	width: 110px;
	min-width: 110px;
}
th.BL_Location, td.BL_Location
{
	width: 150px;
	min-width: 150px;
}
th.BL_Agency, td.BL_Agency
{
	width: 42px;
	min-width: 42px;
}
th.BL_FM, th.BL_Agency
{
    font-size: 11px;
}
td.BL_Charge, td.BL_Location
{
    font-size: 9px;
}
span.smallspacer, div.smallspacer
{
    width: 120px;
    min-width: 120px; 
}

/* -------------------------------------------- */

.images
{
	padding: 5px;
}

.images :hover
{
	outline-style: solid;
	outline-width: thin;
}

.info
{
	padding: 1px;
}
