
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	If Changing default esuite colors
   Replace #00 00 99  Title Bar, Starting Gradient Color, Link Bar and border
   With    #
   Replace #33 99 FF  Ending gradient color
   With    #
   Replace #BC D0 F3  Starting gradient (Light), Grid title bars and footings
   With    #
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section controls the Title Bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.TitleBar
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
 	background-color: #004990;
}
.TitleBarRight
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
 	background-color: #004990;
}
.TitleBarMid
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
 	background-color: #004990;
}
.TitleBarRoll
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
 	background-color: #004990;
}
td.TitleBarRollDown
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
 	background-color: #004990;
}
IMG.TitleBarSize
{
	width: 25px;
	height: 25px;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section controls the Message bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.MessageBar
{
	font-size: 14px;
	color: white;
	
	background-color: transparent;
}
A.MessageBar:link
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
A.MessageBar:visited
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
A.MessageBar:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #f00000;
	text-decoration: none;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section controls the Links on bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.LinkBarWhite
{
	font-size: 14px;
	color: white;
	
	background-color: transparent;
	text-decoration: underline;
}
A.LinkBarWhite:link
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarWhite:visited
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarWhite:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #f00000;
	text-decoration: none;
}
.LinkBarBlue
{
	font-size: 14px;
	color: #000099;
	
	background-color: transparent;
	text-decoration: underline;
}
A.LinkBarBlue:link
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarBlue:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarBlue:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #f00000;
	text-decoration: none;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section controls the Style of the Grids and Tables
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.GridHeader
{
	font-size: 14px;
	font-weight: bold;
	background-color: #6eb2e0;
}
.GridPager
{
	font-weight: bold;
	font-size: 14px;
	background-color: #6eb2e0;
}
.GridPager A:link
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
	margin: 10px;
}
.GridPager A:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
.GridPager td span{
    font-weight: bold;
    font-size: 14px;
    color: #000099;
    text-decoration: none;
    margin: 10px;
}
.GridPager A:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #f00000;
	text-decoration: none;
}
.GridFooter
{
	font-size: 14px;
	font-weight: bold;
	background-color: #6eb2e0;
}
.GridStyle
{
	font-size: 12px;
	color: #000000;
	
	background-color: #FFFFFF;
}
.GridStyleTransparent
{
	font-size: 12px;
	color: #000000;
	
	background-color: Transparent;
}
table.GridStyle td {
padding: 5px;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section sets up the borders around a control or section
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
IMG.BoxSize
{
	width: 9px;
	height: 9px;
}
TD.BoxTopRight
{
	background-image: url(img/thinbox_top_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxTopTile
{
	background-image: url(img/thinbox_top_tile.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.BoxTopLeft
{
	background-image: url(img/thinbox_top_left.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxBottomRight
{
	background-image: url(img/thinbox_bottom_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxBottomTile
{
	background-image: url(img/thinbox_bottom_tile.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.BoxBottomLeft
{
	background-image: url(img/thinbox_bottom_left.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxLeftTile
{
	background-image: url(img/thinbox_left_tile.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.BoxRightTile
{
	background-image: url(img/thinbox_right_tile.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section controls the backgrounds of entry sections
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.EntryBoxLight
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
 	background-color: #6eb2e0;
}

/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
	This section is used for the tabs
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.TabBg
{
	background-color: #000099;
}
.TabBgWhite
{
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	background-color: #FFFFFF;
}
.TabBgWhiteBorder
{
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	background-color: #ffffff;
}
IMG.TabBorderSize
{
	width: 8px;
	height: 9px;
}
TD.TabTopRight
{
	background-image: url(img/tab_top_right_advblue.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.TabTopTile
{
	background-image: url(img/tab_top_advblue.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.TabTopLeft
{
	background-image: url(img/tab_top_left_advblue.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.TabLeftTile
{
	background-image: url(img/tab_left_advblue.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.TabRightTile
{
	background-image: url(img/tab_right_advblue.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
/* background/border colors for the tabs                         */
/* hyperlink styles of the tabs                                  */
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
A.InactiveTabs:link
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.InactiveTabs:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.InactiveTabs:active
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	 
	color: #6eb2e0;
 
}

.InactiveTabs
{
	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6eb2e0;
}
.InactiveTabsBg
{
	background-color: #CCCCCC;
}
.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #004990;
}

.SelectedTab a:link 
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #004990;
}
.SelectedTabWhite
{
	
	font-size: 13px;
	color: White;
	font-weight: bold;
}
.SelectedTabRed
{
	
	font-size: 13px;
	color: Red;
	font-weight: bold;
}
.TabSeperator
{
	border-bottom: gainsboro 0px solid; /*	background-color: #d6d6b5; */
	background-color: #ffffff;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
/* Generic Style Setups											 */
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
A:link
{
	color: #004990;
	text-decoration: none;
}
A:visited
{
	color: #004990;
	text-decoration: none;
}
A:hover
{
	color: #f00000;
	text-decoration: none;
}
A.grid:link
{
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
A.grid:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
A.grid:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #f00000;
	text-decoration: none;
}
A.header:link
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.header:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.header:hover
{
	font-weight: bold;
	color: #f00000;
	text-decoration: none;
}
A.infobar:link
{
	font-weight: bold;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
A.infobar:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
A.infobar:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #f00000;
	text-decoration: none;
}
.infobar
{
	background-color: #CCCCCC;
}
.linkbutton
{
	font-weight: bold;
	background-image: url(img/thbg.gif);
	background-repeat: repeat-x;
}
body 
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
    margin: 0px 0px 0px 0px
}
* {
    font-family: Arial, Helvetica, sans-serif;
   
}
img {
    border: none;
}
 
H1
{
	margin-top: 18px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 16px;
	color: #000000;
}
H1.homepage
{
	font-weight: bold;
	font-size: 24px;
	color: #cc0000;
}
H2
{
	margin-top: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #5d5e59;
}
H3
{
	margin-top: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #e00000;
}
H4
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color: #e00000;
}
H5
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	color: #000000;
}
H6
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	color: #000000;
}
input
{
	font-size: 11px;
	 
}
select
{
	font-size: 11px;
	
}
TH
{
	font-size: 12px;
	color: #ffffff;
	background-color: #5a6bad;
}
.bullet
{
	color: #e00000;
}
.error
{
	color: #ff0000;
}
.highlight
{
	font-weight: bold;
	color: #e00000;
	font-style: italic;
}

/* text style used for most text rendered by modules */
.Normal
{
	
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	
	font-size: 11px;
	font-weight: bold;
}
h1.n_header {
    color: #134176;
    font-size: 18px;
    font-family: helvetica,arial,verdana,tahoma;
    margin-bottom: 7px;
}
p.n_category_description {
    margin-bottom: 15px;
    color: #134176;
    font-size: 11px;
    line-height: 18px;
}
ol.ol_category_description li, ol.ol_category_description li ul li {
    color: #134176;
    font-size: 11px;
    line-height: 18px;
    display: list-item;
}
.CalendarDatePicker .ajax__calendar_container 
 {
     border:1px solid #646464;
     background-color: lemonchiffon;
     color: #ad0b08;
    width: 240px
 }

 .CalendarDatePicker .ajax__calendar_body 
 {
   
     height:15em;
     width: 240px
 }


@font-face {
    font-family: 'nexa_blackregular';
    src: url('fonts/fontfabric_-_nexablack-webfont.eot');
    src: url('fonts/fontfabric_-_nexablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontfabric_-_nexablack-webfont.woff') format('woff'),
         url('fonts/fontfabric_-_nexablack-webfont.ttf') format('truetype'),
         url('fonts/fontfabric_-_nexablack-webfont.svg#nexa_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/fontfabric_-_nexa-bold-webfont.eot');
    src: url('fonts/fontfabric_-_nexa-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontfabric_-_nexa-bold-webfont.woff') format('woff'),
         url('fonts/fontfabric_-_nexa-bold-webfont.ttf') format('truetype'),
         url('fonts/fontfabric_-_nexa-bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nexa_regular';
    src: url('fonts/fontfabric_-_nexaregular-webfont.eot');
    src: url('fonts/fontfabric_-_nexaregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontfabric_-_nexaregular-webfont.woff') format('woff'),
         url('fonts/fontfabric_-_nexaregular-webfont.ttf') format('truetype'),
         url('fonts/fontfabric_-_nexaregular-webfont.svg#nexa_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.ProductBullet   {
  
    
    list-style:   disc;
    padding: 0px;
     
 
}
  .abreadcrumb {
        list-style: none;
        overflow: hidden;
        font: 14px nexa_regular;
    }

        .abreadcrumb li {
            float: left;
        }

            .abreadcrumb li a {
                color: white;
                text-decoration: none;
                padding: 3px 0 3px 40px;
                background: #000099; /* fallback color */
                background: hsla(240,100%,30%,1);
                position: relative;
                display: block;
                float: left;
            }

                .abreadcrumb li a:after {
                    content: " ";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                    border-bottom: 50px solid transparent;
                    border-left: 30px solid hsla(240,100%,30%,1);
                    position: absolute;
                    top: 50%;
                    margin-top: -50px;
                    left: 100%;
                    z-index: 2;
                }

                .abreadcrumb li a:before {
                    content: " ";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                    border-bottom: 50px solid transparent;
                    border-left: 30px solid white;
                    position: absolute;
                    top: 50%;
                    margin-top: -50px;
                    margin-left: 1px;
                    left: 100%;
                    z-index: 1;
                }

            .abreadcrumb li:first-child a {
                padding-left: 10px;
            }

            .abreadcrumb li:nth-child(2) a {
                background: hsla(240,100%,45%,1);
            }

                .abreadcrumb li:nth-child(2) a:after {
                    border-left-color: hsla(240,100%,45%,1);
                }

            .abreadcrumb li:nth-child(3) a {
                background: hsla(240,100%,60%,1);
            }

                .abreadcrumb li:nth-child(3) a:after {
                    border-left-color: hsla(240,100%,60%,1);
                }

            .abreadcrumb li:nth-child(4) a {
                background: hsla(240,100%,75%,1);
            }

                .abreadcrumb li:nth-child(4) a:after {
                    border-left-color: hsla(240,100%,75%,1);
                }

            .abreadcrumb li:nth-child(5) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(5) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li:nth-child(6) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(6) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li:nth-child(7) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(7) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li:nth-child(8) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(8) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li:nth-child(9) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(9) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li:nth-child(10) a {
                background: hsla(240,100%,90%,1);
            }

                .abreadcrumb li:nth-child(10) a:after {
                    border-left-color: hsla(240,100%,90%,1);
                }

            .abreadcrumb li a:hover {
                background: hsla(240,100%,25%,1);
            }

                .abreadcrumb li a:hover:after {
                    border-left-color: hsla(240,100%,25%,1) !important;
                }


#tabs_v2 {
	margin:3px 0 -1px 8px;
}
#tabs_v2 a {
	background-color:#8CD3E7;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:3px 0 0 2px;
	padding:4px 8px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
#tabs_v2 a.tabs_v2_active {
	padding:4px 8px 7px 8px;
	margin:0 0 0 2px;
	background-color:#004963;
	color:#fff;
}
#tabs_v2 a.tabs_v2_inactive:hover {
	padding:4px 8px 7px 8px;
	margin:0 0 0 2px;
	background-color:#ACDFEE;
	color:#004963;
}



#full_msg_v2 {
	width:1060px;
	text-align:center;
	padding:30px 0 40px 0;
	font-size:14px;
}
#full_msg_v2 h3 {
	font-size:18px;
	color:#900;
}
#full_msg_v2 a {
	color:#000;
	text-decoration:underline;
}


#menu_v2 {
	width:180px;
	
	margin-top:0px;
	padding:0px 0;
	font-size:14px;
}
.menu1_v2 {
	border-top:1px solid #fff;
}
#menu_v2 ul {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:9999;
}
#menu_v2 li {
	width:180px;
	border-bottom:1px solid #fff;
	position:relative; 
	float:left;
    text-align: left;
}
#menu_v2 li ul {
	display:none;
	background-color:#6eb2e0;
	margin-left:1px;
    text-align: left
}
#menu_v2 li ul li {
	border-bottom:0px;
	opacity:1;
}
#menu_v2 ul li {
	opacity:0.94;
}

#menu_v2 li a {
	color:#fff;
	width:172px;
	display:block;
	padding:6px 0px 6px 8px;
	background-color:#004990;
}
#menu_v2 li a:hover {
	background-color:#6eb2e0;
}
 
 

#menu_v2 li ul li a {
    width:242px;
    padding: 6px 0px 7px 8px;
    color: #000;
    background-color: #6eb2e0;
}
#menu_v2 li ul li a:hover {
	background-color:#AAC7D5;
} 

 
.NoCarts_v2 {
	width:1050px;
	text-align:center;
	padding:30px 0 40px 0;
	display:block;
	font-size:14px;
}
.NoCarts_v2 h3 {
	font-size:18px;
	color:#900;
}


.cat_ul_v2 {
	list-style:none;
	margin:5px;
	padding:0px;
	
}
.cat_ul_v2 li {
	border:1px solid #999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
	box-shadow:3px 3px 3px #ccc;
}
.cat_ul_v2 input {
	margin:3px;
}
.cat_ul_v2 input:hover {
	opacity:0.6;
}
.cat_ul_v2 a {
	padding:70px 0;
	display:block;
}

#toTop {
	width:120px;
	background-color:#ccc;
	color:#555;
	text-align:center;
	padding:2px 0;
	margin:10px auto 0 auto;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#loading_box {
	background-color:#004963;
	padding:15px 20px 20px 20px;
	text-align:center;
	opacity:0.9;
}
#loading_box p {
	margin:0px;
	padding:10px 0 0 0;
	font-size:18px;
	color:#fff;
	white-space: nowrap;
}

.level1
{
    background-color: #000099;
    color: white;
    width: 160;
     
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level1 a:link
{
    background-color: #000099;
    color: white;
    width: 160;
     
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level1 a:visited
{
    background-color: #000099;
    color: white;
    
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level1 a:hover
{
    background-color: #999999;
    color: white;
     
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level2
{
    background-color: #000099;
    color: white;
     
    padding: 2,2,2,2;
     padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level2 a:link
{
    background-color: #000099;
    color: white;
   
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level2 a:visited
{
    background-color: #000099;
    color: white;
    
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level2 a:hover
{
    background-color: #999999;
    color: white;
     
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level3
{
    background-color: #000099;
    color: white;
    
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level3 a:link
{
    background-color: #000099;
    color: white;
    
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
    }

.level3 a:visited
{
    background-color: #000099;
    color: white;
    
    padding: 2,2,2,2;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}
.level3 a:hover
{
    background-color: #999999;
    color: white;
    
    padding: 2,2,2,2;
}
.hoverstyle
{
    color: White;
    background-color: #999999 !important;
}
.level4
{
    background-color: Gray !important;
    color: White !important;
    font-size: small;
        padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    padding-top: 3px;
}

.Menu1
{
    background-color: #000099;
    color: white;
    width: 189;
    
    padding: 1,1,1,1;
}
.Menu1 a
{
    color: White;
    background-color: #000099;
}
.Menu1 a:visited
{
    color: White;
    background-color: #000099;
}

.Menu1 a:hover
{
    color: White;
    background-color: #999999;
}


.class1
{
    
    font-size: 8px;
}

.MenuUL
{
    list-style-type: none;
    height: 30px;
    margin: auto;
    margin: 0;
    padding: 0;
}

.MenuLI
{
    float: left;
}

.MenuUL a
{
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    line-height: 49px;
    text-decoration: none;
}

.MenuUL a:hover
{
    color: #FFFFFF;
    background-color: #00598C;
}


.MenuUL
{
    list-style-type: none;
    height: 49px;
    margin: auto;
    margin: 0;
    padding: 0;
}

.MenuLI
{
    float: left;
}

.catul a
{
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 0px;
    padding-left: 0px;
    display: block;
    line-height: 175px;
    text-decoration: none;
    font-size: x-small;
}

/* Updated 7/22/13 by James to enable images as links 
.catul a
{
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    line-height: 56px;
    text-decoration: none;
    font-size: x-small;
}
*/

.catul a:hover
{
    color: #002C39;
    background-image: url('img/blankCatHover.png');
}
.catul
{
    list-style-type: none;
    height: 10px;
    margin: auto;
    margin: 0;
    padding: 0;
}
.catul li:hover input {
    opacity:0.7;
    
}
.catli
{
    float: left;
    font-size: .8em;
}
.catli a
{
    font-size: .9em;
    font-weight: bold;
    color: Black;
    white-space: nowrap;
}


.ModalPopupBG {
    background-color: #000000;
    filter: alpha(opacity=30);
    opacity: 0.7;
}

.ModelPnl{
      background: white;
    border: 2px solid gray;
}

.btnClose {
    float: right;
    width: 30px;
    height: 30px;
    background: url(img/icon-close-light.png) no-repeat center center #333333;
}

.row-striped:nth-of-type(odd) {
	background-color: #DCDCDC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.row-striped:nth-of-type(even) {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
