﻿/* Verified **************************************** */

/* Popup/Lightbox */
/*.headerPopup {clear:both; overflow:hidden; height:6px;}*/
.headerPopupL {background: url(images/topL2Popup.png) no-repeat; height:6px; float:left}
.headerPopupR {background:url(images/topR2Popup.png) no-repeat; height:6px; width:20px; float:left}

.innerPopup { clear:left; float:left; width:100%; margin-left:-20px; background:url(images/midLPopup.png) repeat-y left; }
.outerPopup { clear:left; float:left; width:100%; background: url(images/midRPopup.png) repeat-y right; }

.panelPopupTitle { background:url(Images/bgHeaderPopup.png) repeat-x; margin-right:7px; padding: 0px 0px 5px 5px; font-size:13px; font-weight:bold; color:Black}
.panelPopupFooter { background:url(Images/bgFooterPopup.png) repeat-x; margin-right:7px; padding: 0px 0px 5px 5px; font-size:13px; font-weight:bold; color:Black}

/* Rest */

.bottomL { background:url(images/botL.png) no-repeat; height:20px; float:left }
.bottomR { background:url(images/botR.png) no-repeat; height:20px; width:20px; float:left }

.bottomL2 { background:url(images/botL2.png) no-repeat; height:20px; float:left }
.bottomR2 { background:url(images/botR2.png) no-repeat; height:20px; width:20px; float:left }

.bottomL3 { background:url(images/botL3.png) no-repeat; height:20px; float:left }
.bottomR3 { background:url(images/botR3.png) no-repeat; height:20px; width:20px; float:left }

.bottomPopupL { background:url(images/botL2Popup.png) no-repeat; height:20px; float:left }
.bottomPopupR { background:url(images/botR2Popup.png) no-repeat; height:20px; width:20px; float:left }

.content { float:left; padding-left:20px;}
/*.contentR { float:left; width:20px; position:relative; overflow:hidden; } commented out in code */

.header {clear:both; overflow:hidden; height:6px;}
.headerL {background: url(images/topL.png) no-repeat; height:6px; float:left}
.headerR {background:url(images/topR.png) no-repeat; height:6px; width:20px; float:left}
/* light blue background */
.headerL2 {background: url(images/topL2.png) no-repeat; height:11px; float:left}
.headerR2 {background:url(images/topR2.png) no-repeat; height:11px; width:20px; float:left}
/* dark blue background */
.headerL3 {background: url(images/topL.png) no-repeat; height:11px; float:left}
.headerR3 {background:url(images/topR.png) no-repeat; height:11px; width:20px; float:left}

.headerUnderline { padding: 4px 0px 2px 2px; font-family: Arial, Tahoma, Microsoft Sans Serif, Helvetica; font-size: 12px; color: Black; border-bottom: solid 1px #10509E;}
.headerBoldUnderline
{
    padding: 4px 0px 2px 2px;
    font-family: Arial, Tahoma, Microsoft Sans Serif, Helvetica;
    font-size: 12px;
    color: Black;
    border-bottom: 5px solid #adcdfc;
}

.outer { clear:left; float:left; width:100%; background: url(images/midR.png) repeat-y right; }
.inner { clear:left; float:left; width:100%; margin-left:-20px; background:url(images/midL.png) repeat-y left; }

.outer2 { clear:left; float:left; width:100%; background: url(images/midR2.png) repeat-y right; }
.inner2 { clear:left; float:left; width:100%; margin-left:-20px; background:url(images/midL2.png) repeat-y left; }

.outer3 { clear:left; float:left; width:100%; background: url(images/midR3.png) repeat-y right; }
.inner3 { clear:left; float:left; width:100%; margin-left:-20px; background:url(images/midL3.png) repeat-y left; }

.panelLeftBorder {border-left: solid 1px #C6C6C6;}
.panelLeftBorderBlue {border-left: solid 1px #ADCDF1;}
.panelRightBorder {border-right: solid 1px #C6C6C6;}
.panelTopBorder {border-top: solid 1px #C6C6C6;}

.panelTitle { background:url(Images/bgHeader.png) repeat-x; margin-right:7px; padding: 0px 0px 5px 5px; font-size:13px; font-weight:bold; color:White; }
.panelSubTitle { font-size:11px; font-weight:bold; color:Black}

.stdInfo_PanelTitle { background:url(Images/bgHeader.png) repeat-x; margin-right:7px; padding: 0px 0px 5px 5px; font-size:13px; font-weight:bold; color:White; }
/* ************************************************* */
