a:link, a:visited, a:active
{
    color: Blue;
}

BODY
{
    text-align: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: 75%/1.5em "verdana" , arial, sans-serif;
    color: #383838;
    padding-top: 0px;
}

.Hd3Cell
{
    font-size: 18px;
    color: #CC0000;
    font-weight: normal;
    margin-top: 0px;
    border-bottom: solid #EEEEEE 1px;
    padding-bottom: 2px;
    line-height: 22px;
}

.Hd4
{
    font-family: Verdana;
    font-size: 10pt;
    color: #428AB5;
    font-weight: bold;
}

.Hd5
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
}

.ConTable
{
    border-collapse: collapse;
    background-color: #f2efff;
    border-right: #428AB5 1px solid;
    border-top: #428AB5 1px solid;
    border-left: #428AB5 1px solid;
    border-bottom: #428AB5 1px solid;
}

.BalTableHeader
{
    background-color: #428AB5;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    font-weight: bold;
    color: #ffffff;
}

.BalTableItem
{
    background-color: #ffffff;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.ConTableCell
{
    border-collapse: collapse;
    background-color: #f7f9f9; /*#678fc2;*/
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.DgHeader
{
    font-weight: bold;
    color: #000000;
    background-color: #66B3E0;
    border: #cccccc 1px solid;
}

.DgHeader a:link
{
    color: #000000;
    text-decoration: 'underline';
}

.DgHeader a:visited
{
    color: #000000;
    text-decoration: none;
}

.DgHeader a:hover
{
    color: #000000;
    text-decoration: none;
}

.DgHeader a:active
{
    color: #000000;
    text-decoration: 'underline';
}

.DgText
{
    color: #000000;
    background-color: #ffffff;
    border: #cccccc 1px solid;
}

.DgTextAlt
{
    color: Black;
    background-color: #edf4f8;
    border: #cccccc 1px solid;
}

.ErrorText
{
    color: #ff0000;
}


.PbB1
{
    background-color: #d2f1f9;
}
.PbB2
{
    background-color: #87bce7;
}
.PbB3
{
    background-color: #02899c;
}
.PbB4
{
    background-color: #02586c;
}

.BalCellHeaderB
{
    color: black;
    background-color: #66B3E0;
    height: 22px;
    border: #ffffff 0px solid;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 3px;
}

.BalCellHeader
{
    color: black;
    background-color: #66B3E0;
    height: 22px;
    border: #ffffff 0px solid;
    vertical-align: middle;
    font-weight: normal;
}

.SmallTableBorder
{
    border: 1px #cccccc solid;
    background-color: #ffffff;
}

.ControlTableCell
{
    border-collapse: collapse;
    background-color: #ffffff;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}


.PaymentThanksCell
{
    padding-left: 5px;
    background-color: #E8F1F7;
    height: 60px;
    vertical-align: middle;
}

.LightTblBk
{
    padding-left: 3px;
    background-color: #F5F4F4;
    height: 22px;
    vertical-align: middle;
}

.ContactInfoControls
{
    width: 150px;
    vertical-align: middle;
}

.PaymentTableBorder
{
    background-color: #C9C6C6;
}

.LineColor
{
    background-color: Blue;
}

.Strong
{
    font-weight: bold;
}

.whitefont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    background-color: #a1c2e1;
}

.CategoryTreeView
{
    position: absolute;
    height: 200px;
    width: 518px;
    border: solid 1px #7F9DB9;
    background-color: #E8F1F7;
    z-index: 98;
    overflow: scroll;
}

.TreeView
{
    height: 200px;
    width: 518px;
    border: solid 1px #7F9DB9;
    background-color: #E8F1F7;
    overflow: scroll;
}

.Separator
{
    height: 1px;
    background-color: #E8F1F7;
}

.WhiteBackground
{
    background-color: White;
}

.TblHeader
{
    color: black;
    background-color: #66B3E0;
}

.Show
{
    display: block;
}

.Hide
{
    display: none;
}

.TblItem
{
    padding-left: 5px;
    background-color: #E8F1F7;
    height: 25px;
    vertical-align: middle;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.EmptyRow
{
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
}

* html p#iepara
{
    /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
    padding-top: 1em;
}

.leftcsiHCssMenu
{
    border-left: 1px solid #202020;
}

/* Holly Hack for IE \*/
* html .csiHCssMenu ul li
{
    float: left;
    height: 1%;
}
* html .csiHCssMenu ul li a
{
    height: 1%;
}
/* End */

.modalBk
{
    background-color: black;
    -moz-opacity: .50;
    opacity: .50;
    filter: alpha(opacity=50);
}

.CalendarCell
{
    color: #112ABB;
    border: solid 1px black;
}

.MonthlyCalendarFormat
{
    background-color: #66B3E0;
    border: solid 4px #66B3E0;
}

.MonthlyCalendarCellFormat
{
    border: solid 1px #66B3E0;
    height: 100%;
}

.MonthlyCalendarCellTblFormat
{
    border: solid 1px #66B3E0;
    font-weight: bold;
    vertical-align: top;
    height: 100%;
}

.MonthlyCalendarCellTblFormatOver
{
    font-weight: bold;
    vertical-align: top; /*padding: 4px; 	margin: 2px;*/
    border: solid 2px #FF0000;
}


/* PR Menu CSS*/
#treeMenu ul
{
    margin: 0px;
    margin-top: 1px;
    list-style: none;
    padding-left:0px;
}
#treeMenu ul li
{
    overflow: hidden;
    background: #E8F1F7;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;  
    
}
#treeMenu ul li a
{
    color: #000000;
    font-size: 12px;
    padding-top:3px;
    padding-left: 10px;
    padding-right:10px;
    display: inline-block;
    text-decoration: none;
    float: left;
    outline:none;    
}

#treeMenu ul li div
{
    clear: both;
    height: auto;
    margin-left: 5px;
}
#treeMenu ul li li
{
    background: none;
    border: 0;
    margin: 0;
    border-top: solid 1px #fff;
    clear: both;
    height:30px;
}
#treeMenu ul li li a
{
    color: #000000;
    float: left;
    width: auto;
     outline:none;
}
#treeMenu ul li li a:hover
{
    text-decoration: underline;
    color: #000000;
     outline:none;
}
#treeMenu ul li li li
{
    border: 0;
}
 
#treeMenu ul li span
{
    display: inline-block;
    float: right; 
    width:30px; height:26px;
    background: url(../Images/Common/treemenu.png) no-repeat 100% 0; 
} 
#treeMenu ul li span.opened
{
    background-position: 100% -66px;
}

#treeMenu ul li span.pclosed
{ 
   background-position: 0 0px;
}  

/*-------------Style-----------------------------------*/

#breadcumBG
{
    background: url(../Images/Common/Home/breadcumBGTile.gif) repeat-x;
    height: 33px;    
    text-align: left;
    
}
.popupbreadcum
{
    color: #004979;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 40px;
    top: -16px;
}
.closedivpoup
{
    position: absolute;
    right: -4px;
    top: -30px;
}
.breadcumCtxt
{
    color: #636363;
    display: compact;
}



.fltL
{
    float: left;
}
.fltR
{
    float: right;
}

/*
.CLRBoth
{
    clear: both;
    line-height: 0;
    height: 0;
}*/
/*
#InnerContent ul li
{
    position: relative;
    list-style: none;
}

23 FEB 2011* body top banner css*/



div.clear
{
    clear: both;
}

#popup
{
    background: #d9d9d9 url(../Images/Common/Home/popupBgTile.gif) left top repeat-x;
    height: 297px;
    float: left;
    width: 988px;
    position: absolute;
}

#popupContent
{
    width: 100%;
    background: url(../Images/Common/Home/) left top no-repeat;
    height: 286px;
    padding-top: 4px;
}

#popupContent span
{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}


/*popup thumbnail*/

#popupimage
{
    background: url(../Images/Common/Home/thumbFrame_hover.png) no-repeat left top;
    width: 280px;
    height: 185px;
    vertical-align: bottom;
    cursor: pointer;
}
img.popupthumbimg
{
    position: absolute;
}

.popuptxt
{
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #000000;
    position: absolute;
    height:  29px;
    bottom: 0px;
    text-align: center;
    width: 200px;
}

.popuptxt span
{
    display: block;
}

/*main scroll conent*/

.iconThumb01, .iconThumb05
{
    background: url(../Images/Common/Home/thumbFrame.png) no-repeat left top;
    height: 185px;
    vertical-align: bottom;
    padding-bottom: 20px;
    position: relative;   
    cursor:pointer;     
}

img.thumbimg
{
    position: absolute;
    top: 12px;
    left: 22px;
}

.mainopt1, .mainopt2
{
    position: relative;
    height: 205px;
}

.iconThumb01:hover, .iconThumb05:hover
{
    background: url(../Images/Common/Home/thumbFrame_hover.png) no-repeat left top;
    height: 185px;
    vertical-align: bottom;
    padding-bottom: 20px;
    position: relative;
    cursor:pointer; 
}

.thomText
{
    font: bold 17px Arial, Helvetica, sans-serif;
    color:rgb(0,0,0);
    color:#000000;
    position: absolute;
    bottom: 29px;
    text-align: center;
    width: 200px;
    cursor: pointer;
    left:0;
}

.subIcon1Frame
{
    background: url(../Images/Common/Home/submenuFrame.png) no-repeat;
    width: 137px;
    height: 121px;
    position: relative;
    cursor: pointer;
}

.subIcon1Frame:hover
{
    background: url(../Images/Common/Home/submenuFrame_hover.png) no-repeat;
    width: 137px;
    height: 121px;
    position: relative;
}


.submenuIconThumb
{
    position: absolute;
    top: 14px;
    left: 12px;
}

.iconinfopopup
{
    position: absolute;
    bottom: 27px;
    right: 22px;
    cursor: pointer;
}

.optionTitle
{
    position: absolute;
    width: 137px;
    text-align: center;
    bottom: 10px;
    color: #ffffff;
    left:0;
}


.popupsubDIV
{
    position: absolute;
    background: url(../Images/Common/Home/submenuPopupBG.png) no-repeat;
    width: 229px;
    height: 111px;
    z-index: 9999;
    font-size: 10px;
    color: #004979;
}

.popupsubDIV div.desc
{
    display: block;
    margin-top: 12px;
    padding: 0px 0px 0 35px;
    height: 80px;
    overflow: auto;
}
.popupsubDIV span.close
{
    display: block;
    float: right;
    padding: 12px 15px 0 0px;
}
.divli
{
    float: left;
    position: relative;
}

/*grayout*/
#screengray
{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    opacity: .70;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    z-index: 8;
    display: none;
}
/*grayout*/

.maincontentIcon
{
    /*width: 100%;*/
}
.maincontentIcon ul
{
    padding: 0;
    margin: 0;
}
.maincontentIcon ul li
{
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
    /*display: inline;*/
    width: 220px;
    list-style-type: none;
    height: auto;
    list-style-image: none;    
}
.popupInnerContent ul li
{
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    width: 165px;
    list-style-type: none;
    height: auto;
    list-style-image: none;
}

#contentContainer
{   
    height: auto;
    position: relative;
    width: 100%;
    margin-top:30px;
}
#spnPoptext
{
     position:relative;
    left:171px;
    top:10px;   
    z-index:101; 
}
/*--------------------------Sliding CSS----------*/
img
{
    border: none;
}

/* Easy Slider */

#slider, #sliderPop
{
   overflow:hidden;
   position: relative;  
   text-align: center;
   margin: 0 auto;   
}

#sliderPop
{
    padding-top: 16px;
}
#slider ul, #slider li, #sliderPop ul, #sliderPop li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sliderPop .ulSlider .liSlider
{
    /*  
define width and height of list item (slide) 
			entire slider area will adjust according to the parameters provided here 
		*/
    width: 660px;
    height: 242px;
    overflow: hidden;
    float: left;
}

#slider .ulSlider .liSlider
{
    /*  			define width and height of list item (slide) 
			entire slider area will adjust according to the parameters provided here 
		*/
    width: 660px;
    height: 410px;
    overflow: hidden;
}

#Slider ul li, #sliderPop ul li
{
    position: relative;
    list-style: none;
}

p#controls, p#controlsPop
{
    margin: 0 auto;
    position: relative;
}
#prevBtn, #nextBtn, #prevBtnPop, #nextBtnPop
{
    display: block;
    margin: 0;
    overflow: hidden;
    width: 60px;
    height: 61px;
    position: absolute;
    left:10px;
	top:-261px;
}
#nextBtn, #nextBtnPop{ 
	left:917px;
}
	
#prevBtn a, #nextBtn a, #prevBtnPop a, #nextBtnPop a
{
    display: block;
    width: 60px;
    height: 61px;
    outline:none;
}
#prevBtn a, #prevBtnPop a
{
    background: url(../Images/Common/Home/arrow_round_left.png) no-repeat 0px 0px;
    background-position: 0px 0px;
}
#nextBtn a, #nextBtnPop a
{
    background: url(../Images/Common/Home/arrow_round_right.png) no-repeat 0 0;
    background-position: 0px 0px;
}
.liSlider
{
    float:left;
}



/* // Easy Slider */


/* Kiosk Mode Table Width */

.KioskModeWidthMax
{
    width:764px ; /*SelectSite, SelectMemberShip */
}

.KioskModeWidthMaxMax
{
    width:980px ; 
}

.KioskModeWidthMed
{
    width:684px ; /*login, seelctZipCode*/
}

.KioskModeWidthMin
{
    width:280px ; /* login page when join online options are not visible*/
}

/* Kiosk Mode Table Width Ends */
