/*
----------------------------------------------------
                 MAIN FONT & BG COLOR
----------------------------------------------------
*/

body {
	color: #515151;
	background-color:#4A5DA5;
	font-family: Arial;
}

#wrap {
	background-color:#4A5DA5;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.designer {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
}

#bodyContainerHome {
	position:relative;
	width: 967px;
	height:513px;
	top:0px;
	left:0px;
	clear: left;
	background-image: url(../images/base/homeBack2.png);
}

#bodyContainerInterior {
	position:relative;
	width: 967px;
	height:513px;
	top:0px;
	left:0px;
	background-image: url(../images/base/interiorBackMain.png);
}


#mainContentHomeTop {
	position:absolute;
	top:16px;
	left:203px;
	width:561px;
	height:461px;
}


#mainContentInterior {
	position:absolute;
	top:16px;
	left:203px;
	/*width:747px;*/
	width:558px;
	height:460px;
	overflow-x:hidden;
	overflow-y:scroll;
}

#sideNavContainer {
	position:absolute;
	top:16px;
	left:16px;
	width:155px;
	height:480px;
}

#lgTagArea {
	position:absolute;
	top:12px;
	left:786px;
	width:167px;
	height:488px;
}

#topUserAdmin {
	position:relative;
	width: 967px;
	height:20px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-color:#4A5DA5;
}

	#topDate {
		position:absolute;
		left:0px;
		text-align:right;
		width:958px;
		height:12px;
		font-size:11px;
		font-family:arial;
		color:#FFFFFF;
	}

#footContainer {
	position:relative;
	width: 967px;
	height:30px;
	color:#ffffff;
	text-align:center; 
	font-family:Arial;
	font-size:11px;
	margin-top:8px;
	background-color:#4A5DA5;
}

	div#footContainer a {
		color:#FFFFFF;
		font-size:11px;
		font-family:Arial;
		text-decoration:none;
}


/*****************************************************************************
|   Content Display Page Parts
*/


#pageMainTitle {
	position:absolute;
	top:5px;
	left:0px;
	width:747px;
	height:30px;
	font-face:Verdana;
	font-size:28px;
	text-align:center;
	color: #232B50;
}

#pageRegularTitle {
	position:relative;
	height:16px;
	font-face:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #232B50;
	padding-bottom:8px;
}

#pageRegularContent {
	position:relative;
	font-face:Arial;
	font-size:12px;
	text-align:left;
	color: #232B50;
	padding-bottom:10px;
}

#pageRegularError {
	position:relative;
	left:34px;
	width:397px;
	font-face:Arial;
	font-size:12px;
	text-align:center;
	color: #AD1F41;
}

#pageRegularTitleA {
	position:absolute;
	height:16px;
	font-face:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #232B50;
}

#pageRegularContentA {
	position:absolute;
	font-face:Arial;
	font-size:12px;
	text-align:left;
	color: #232B50;
}

#interiorPageContent {
	position:absolute;
	top:50px;
	left:0px;
	width:747px;
	font-face:Arial;
	font-size:12px;
	text-align:left;
	color: #232B50;	
}

#newsEvents {
	position:absolute;
	top:354px;
	left:789px;
	width:162px;
	height:142px;
}

	#newsTitle {
		position:relative;
		left:0px;
		font-family:Times;
		font-size:14px;
		font-weight:bold;
		color:#773C86;
		padding-bottom:6px;
	}

	#newsContent {
		position:relative;
		left:5px;
		font-family:Times;
		font-size:12px;
		color:#773C86;
		padding-bottom:6px;
	}



/***************************************************************************** 
|   Nav Items
*/

#topNav {
	position: absolute;
	top: 97px;
	left: 440px;
	width:515px;
	height:14px;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
}

	div#topNav a{
		/*color:#495AA7;*/
		color:#FFFFFF;
		font-size:12px;
		font-family:Arial;
		text-decoration:none;
		font-weight:bold;
	}

	div#topNav a:hover{
		color:#A79549;
		font-size:12px;
		font-family:Arial;
		text-decoration:none;
		font-weight:bold;
	}

/***************************************************************************** 
|   Torah Box
*/

#torahBoxFloat {
	position:absolute;
	top:130px;
	left:775px;
	width:175px;
	height:177px;
	background-image: url(../images/base/torahBack.png);
	z-index:800;
	display:none;
}

	#torahTitleLarge {
		position:relative;
		top:10px;
		left:4px;
		width:170px;
		font-family:Verdana;
		font-size:14px;
		font-weight:bold;
		color:#773C86;
		padding-bottom:16px;
	}

	#torahTitle {
		position:relative;
		left:8px;
		width:165px;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		color:#773C86;
		padding-bottom:6px;
	}

	#torahContent {
		position:relative;
		left:16px;
		width:155px;
		font-family:Verdana;
		font-size:11px;
		color:#773C86;
		padding-bottom:6px;
	}

/***************************************************************************** 
|   Secondary Content Divs ("floating" link placeholders)
*/

#joinLinks {
	position:absolute;
	top:284px;
	left:795px;
	width:155px;
	height:14px;
	text-align:center;
}

#liveNow {
	position:absolute;
	top:306px;
	left:795px;
	width:155px;
	height:15px;
	text-align:center;
}


/***************************************************************************** 
|   Contact Box
*/

#contactBoxFloat {
	position:absolute;
	top:120px;
	left:675px;
	width:179px;
	height:248px;
	background-image: url(../images/base/contactBackLG.png);
	z-index:800;
	display:none;
}

#contactBox {
	position:absolute;
	width:179px;
	height:248px;
	background-image: url(../images/base/contactBackLG.png);
}

#contactBoxTags {
	position:absolute;
	width:179px;
	height:239px;
	background-image: url(../images/base/smTagArea.png);
	background-repeat: no-repeat;
}

	#smTagContent {
		position:absolute;
		left:4px;
		top:4px;
		width:171px;
		height:231px;
	}

#emailRabbi {
	position:absolute;
	top:137px;
	left:6px;
	width:160px;
	height:16px;
}

#emailRebbetzin {
	position:absolute;
	top:160px;
	left:6px;
	width:160px;
	height:19px;
}

#emailPrayer {
	position:absolute;
	top:170px;
	left:6px;
	width:160px;
	height:20px;
}

#emailHospitality {
	position:absolute;
	top:189px;
	left:6px;
	width:160px;
	height:21px;
}

#leadershipDirectoryLink {
	position:absolute;
	top:209px;
	left:6px;
	width:160px;
	height:21px;
}

	#contactContent {
		position:relative;
		left:4px;
		width:165px;
		font-family:Verdana;
		font-size:11px;
		color:#627434;
		padding-bottom:6px;
	}

/***************************************************************************** 
|   Shadow Box parts
*/


#sbTitle {
	position:absolute;
	top:83px;
	left:18px;
	width:412px;
	height:30px;
	font-face:Times;
	font-size:28px;
	text-align:center;
	color: #232B50;
}

#sbLabel {
	position:absolute;
	left:34px;
	width:120px;
	font-face:Times;
	font-size:12px;
	text-align:left;
	color: #232B50;	
}


#sbField {
	position:absolute;
	left:165px;
	width:265px;
	font-face:Times;
	font-size:12px;
	text-align:left;
	color: #232B50;
}

#sbFullWidth {
	position:absolute;
	left:34px;
	width:397px;
	font-face:Times;
	font-size:12px;
	text-align:left;
	color: #232B50;
}

	div#sbFullWidth a{
		/*color:#495AA7;*/
		color:#232B50;
		font-size:12px;
		font-family:Arial;
		text-decoration:none;
		font-weight:bold;
	}

	div#sbFullWidth a:hover{
		color:#A79549;
		font-size:12px;
		font-family:Arial;
		text-decoration:none;
		font-weight:bold;
	}

#sbError {
	position:absolute;
	top:115px;
	left:34px;
	width:397px;
	font-face:Times;
	font-size:11px;
	text-align:center;
	color: #AD1F41;
}


/***************************************************************************** 
|   Scroller Stuff
*/              




#csScrollBody {
	position:absolute;
	left:0px;
	top:60px;
	width:720px;
	height:410px;
	font-family:arial;
	font-size:12px;
	text-align:left;
	color: #232B50;
	overflow:hidden;
}

#csScrollContent {
	width:100%;
	height:303px;
	white-space:normal;
}

#track {
	position:absolute;
	top:60px;
	left:735px;
	width:8px;
	height:410px;
	background:transparent url(../images/base/sbtrack.png) repeat-y scroll 0px;
}
#handle {

}


/*****************************************************************************        Elements        *****************/


a.std {
	color:#863C75;
	font-face:arial;
	font-size:12px;
	text-decoration:none;
}

a.nStd {
	color:#773C86;
	text-decoration:none;
}


.button {
	height:1.95em; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #FFFFFF;
 	background-color: #4A5DA5;
	padding: 0px 2px 2px 2px;
}


/*
----------------------------------------------------
                 HEADER GRAPHIC
----------------------------------------------------
*/


#header {
	height:88px;
	top:0px;
	background-image: url(../images/base/headerBack.png);
	/* background: #f2f2f2 url(../images/main/header_main.png) repeat-x 0 top; */
}


/*
----------------------------------------------------
                 HEADER TEXT
----------------------------------------------------
*/
#logo-text h1 a {
	margin-top: 20px;
	margin-left: 10px;
	color: #222;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 34px;
}
#logo-text h2 {
	margin-left: 14px;
	font-size: 22px;
	color: #4081b2;
}


/*
----------------------------------------------------
                 PRIMARY LINK COLORS
----------------------------------------------------
*/
a {
	color: #246da5;
	text-decoration: underline;
}
a:hover {
	color: #2b84c8;
	text-decoration: none;
}

/*
----------------------------------------------------
                   READ MORE LINKS
----------------------------------------------------
*/

a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 10px;
	line-height: 10px;
	color:#863C75;
	font-face:arial;
	padding: 3px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}


/*
----------------------------------------------------
                   HEADING STYLES
----------------------------------------------------
*/

.componentheading {
	color: #4a4a4a;
	line-height: 1.35em;
	border-bottom: 1px solid #eee;
	font-family: arial;
	font-size: 2.5666em;
	letter-spacing: -2px;
	font-weight: bold;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #232B50;
}
/* CONTENT HEADINGS */
td.contentheading {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #232B50;
}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.1em;
	color: #246da5;
}
a.contentpagetitle:hover {
	color: #121517;
}


/* NEWSFLASH MODULE */

#newsflash td.contentheading,
#newsflash a.contentpagetitle {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: normal;
}

#newsflash a {
	color: #1e69a3;
}

#newsflash a:hover {
	color: #000;
}

#newsflash p, #newsflash td {
	padding: 0;
	margin: 0px;
	color: #6e6e6e;
}


/* HEADINGS H1-H6 */

h1 {
	color: #3a3a3a;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	line-height: 1em;
	letter-spacing: -1px;
}

h2 {
	color: #1b5e92;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
}

h3 {
	color: #787878;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	line-height: 1em;
	letter-spacing: -1px;
}

h4 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: -1px;
}


p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}

span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
}



/* CODE  */
pre {
	background: #F6F6F6;
	border: 1px dotted #c4c4c4;
	color: #000;
	display: block;
	padding: 5px;
	white-space: normal;
	font: 1em "Courier New", Courier, monospace;
}



p.quote:first-letter{text-transform: uppercase;}
p.quote {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 24px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 1.26666em;
	font-variant: small-caps;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;

}


ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}

/*
----------------------------------------------------
                "S1" MODULE SUFFIX
----------------------------------------------------
*/


/* "S1" TEXT COLOR */
div.moduleS1 {
	color: #51504a;
}



/* "S1" LINK COLOR */
div.moduleS1 a,div.moduleS1 a:hover,
div.moduleS1 a.latestnewsS1,div.moduleS1 a.latestnewsS1:hover,
div.moduleS1 a.mostreadS1,div.moduleS1 a.mostreadS1:hover {
	color: #1e69a3;
}
/* "S1" MODULE HEADING COLOR */
div.moduleS1 h3 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;
}


/*
----------------------------------------------------
                 "S2" MODULE SUFFIX
----------------------------------------------------
*/


/* "S2" TEXT COLOR */
div.moduleS2 {
	color: #51504a;
}
/* "S2" LINK COLOR */
div.moduleS2 a,div.moduleS2 a:hover,
div.moduleS2 a.latestnewsS2,div.moduleS2 a.latestnewsS2:hover,
div.moduleS2 a.mostreadS2,div.moduleS2 a.mostreadS2:hover {
	color: #1e69a3;
}
/* "S2" MODULE HEADING COLOR */
div.moduleS2 h3 {
	color: #fdfeff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;
}


/*
----------------------------------------------------
                 "S3" MODULE SUFFIX
----------------------------------------------------
*/


/* "S3" TEXT COLOR */
div.moduleS3 {
	color: #51504a;
}

/* "S3" LINK COLOR */
div.moduleS3 a,div.moduleS3 a:hover,
div.moduleS3 a.latestnewsS3,div.moduleS3 a.latestnewsS3:hover,
div.moduleS3 a.mostreadS3,div.moduleS3 a.mostreadS3:hover
 {
	color: #1e69a3;
}

/* "S3" MODULE HEADING COLOR */
div.moduleS3 h3 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;

}

/*
----------------------------------------------------
           "bdr" MODULE SUFFIX (default)
----------------------------------------------------
*/

/* "bdr" TEXT COLOR */
div.module,div.modulebdr {
	color: #333;
}


/* "bdr" LINK COLOR */
div.module a,div.modulebdr a,
div.module a:hover,div.modulebdr a:hover,
div.module a.latestnews,div.modulebdr a.latestnewsbdr,
div.module a.latestnews:hover,div.modulebdr a.latestnewsbdr:hover,
div.module a.mostread,div.modulebdr a.mostreadbdr,
div.module a.mostread:hover,div.modulebdr a.mostreadbdr:hover {
	color:#246da5;
}

/* "bdr" MODULE HEADING COLOR */
div.module h3, div.modulebdr h3 {
	color: #242b30;
	font-size: 1.2em;
	letter-spacing:normal;
}

/*
----------------------------------------------------
               PATHWAY/BREADCRUMBS
----------------------------------------------------
*/
.path {
	background-color: #f5fbff;
	border: 1px solid #ddf1ff;
	margin: 8px;
	padding: 8px;
	font-size: 1.13333em;
}

/*
----------------------------------------------------
                        FOOTER
----------------------------------------------------
*/

/*TEXT*/


#footer {
	background-color: #1e69a3;
	color: #fff;
}

/*LINKS*/
#footer a, #footer #mainlevel li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #efefef;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #ccc;
	text-decoration: underline;
}

/*
----------------------------------------------------
                    IMAGE STYLES
----------------------------------------------------
*/

img.left {float:left;margin-right:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.right {float:right;margin-left:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.pad {float:none;margin:0px auto;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}


/*
----------------------------------------------------
                    JOOMLA! STYLES
----------------------------------------------------
*/

li.latestnews,
li.latestnewsS1,
li.latestnewsS2,
li.latestnewsS3,
li.latestnewsbdr,
li.mostread,
li.mostreadS3,
li.mostreadS1,
li.mostreadS2,
li.mostreadbdr {
	background: url(../images/main/bullet.gif) no-repeat 0em .35em;
}

ul.menu-sidenav li,
a.mainlevel-sidenav {
	background: url(../images/main/bullet.gif) no-repeat 0 .15em;
	padding-left: 14px;
}

.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: 1em;
	line-height: 1em;
	text-transform: lowercase;
}

/*Header for table content*/

td.sectiontableheader {
	color: #FFF;
	background: #222;
	line-height: 100%;	
}
/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}

div.blog_more ul li a {
	border-bottom: 1px solid #eee;
    background: url(../images/main/list-arrow.png) no-repeat 4px 10px;
    text-indent: 14px;
}

div.blog_more ul li a:hover {
	background-color: #f4f4f4;
}

/* Article TOC Table */

table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}

.pagenav {
	font-size: 1em;
	color: #CAD7A0;
}

/*
----------------------------------------------------
             STRUCTURAL TEMPLATE IMAGES
----------------------------------------------------
*/

.menuleft {
	background: url(../images/main/menuleft.png) no-repeat left top;
}
.menuright {
	background: url(../images/main/menuright.png) no-repeat left top;
}
.ftr-left {
	background: url(../images/main/ftr-left.png) no-repeat left bottom;
}
.ftr-right {
	background: url(../images/main/ftr-right.png) no-repeat left bottom;
}

div.module,div.modulebdr {background: url(../images/main/topright_bdr.png) 100% 0 no-repeat;}
div.module div, div.modulebdr div {background: url(../images/main/topleft_bdr.png) 0 0 no-repeat;}
div.module div div, div.modulebdr div div  {background: url(../images/main/botright_bdr.png) 100% 100% no-repeat;}
div.module div div div, div.modulebdr div div div  {background: url(../images/main/botleft_bdr.png) 0 100% no-repeat;}

div.moduleS1 {background: url(../images/main/topright_light.png) 100% 0 no-repeat;}
div.moduleS1 div {background: url(../images/main/topleft_light.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/main/botright_light.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/main/botleft_light.png) 0 100% no-repeat;}

div.moduleS2 {background: url(../images/main/topright_mid.png) 100% 0 no-repeat;}
div.moduleS2 div {background: url(../images/main/topleft_mid.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/main/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/main/botleft_mid.png) 0 100% no-repeat;}

div.moduleS3 {background: url(../images/main/topright_dark.png) 100% 0 no-repeat;}
div.moduleS3 div {background: url(../images/main/topleft_dark.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/main/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/main/botleft_dark.png) 0 100% no-repeat;}



/* @group TOPNAV CUSTOMIZATION */


/*
----------------------------------------------------
               SUCKERFISH MENU COLORS
----------------------------------------------------
*/


#navmenu ul li a {
/* NAV UP COLOR */	color: #C5B67D;
	/* background: url(../images/main/nav_left_up.png) no-repeat left center; */
}

#navmenu ul li a:hover,
#navmenu ul li:hover a,
#navmenu ul li.iehover a {
/* NAV OVER COLOR */	color: #DCD3B2;
	/* background: url(../images/main/nav_left_over.png) no-repeat left center; */
}

#navmenu li#current a,
#navmenu li#current a:hover,
#navmenu li#current:hover a,
#navmenu li#current.iehover a {
/* NAV ACTIVE COLOR */	color: #DCD3B2;
	/* background: url(../images/main/nav_left_active.png) no-repeat left center; */
}
#navmenu li#current,
#navmenu li#current:hover,
#navmenu li#current.iehover {
	/* background: url(../images/main/nav_right_active.png) no-repeat right center;
}


#navmenu ul li:hover li a,
#navmenu ul li.iehover li a,
#navmenu ul li#current:hover li a,
#navmenu ul li#current.iehover li a,
#navmenu ul li:hover ul ul li a {
/* LEVEL 2 NAV UP COLOR */	color: #fff;
	background-image: none;
}


#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul,
#navmenu ul li:hover li a,
#navmenu ul li.iehover li a,
#navmenu ul li:hover ul ul li a,
#navmenu ul li.iehover ul ul li a {
/* LEVEL 2 NAV UP BG COLOR */	background-color: #2b72a9;
}

#navmenu li ul li a:hover,
#navmenu li ul li ul li a:hover,
#navmenu li li:hover,
#navmenu ul li li.iehover,
#navmenu li li.iehover a,
#navmenu ul li li:hover a,
#navmenu ul li li:hover,
#navmenu ul li li.iehover,
#navmenu ul li li#current a:hover,
#navmenu li.haschild ul li#current.iehover,
#navmenu li.haschild ul li#current:hover,
#navmenu ul li.haschild li#current a:hover
{
/* LEVEL 2 NAV OVER BG COLOR */	background-color: #0a5c99;
/* LEVEL 2 NAV OVER TEXT COLOR */	color: #ffffff;
background-image: none;
}

#navmenu ul li#current ul li a,
#navmenu ul li#current ul li,
#navmenu ul li#current ul li a:hover,
#navmenu ul li#current ul li.hover
#navmenu ul li#current ul li.iehover,
#navmenu ul li.haschild li#current a {
/* LEVEL 2 ACTIVE TEXT COLOR */	color: #ffffff;
}

#navmenu li li {
/* LEVEL 2 SEPARATOR */	border-bottom: 1px solid #3080be;
}

#navmenu li ul {
	width: 173px;
/* SUBLEVEL BLOCK OUTLINE */
	border-right: 1px solid #266597;
	border-left: 1px solid #266597;
	border-top: none;
}



/*
----------------------------------------------------
               STANDARD TOP MENU
----------------------------------------------------
*/


#navmenu li, #navmenu {
	background: url(../images/main/nav_bg.png) repeat-x 0 bottom; 
	font-weight: bold;
}

#navmenu li {
	/* background: url(../images/main/nav_right_up.png) no-repeat right center; */
}

#navmenu ul li:hover,#navmenu ul li.iehover {
	/* background: url(../images/main/nav_right_over.png) no-repeat right center; */
}

#navmenu ul li:hover li a,#navmenu ul li.iehover li a {
	background-image: none;
}
#navmenu ul ul a {
	width: 170px;
}
#navmenu li li,#navmenu li.haschild ul li#current:hover,#navmenu li.haschild ul li#current.iehover {
	width: 173px;
}
#navmenu li ul ul {
	margin: -42px 0 0 173px;
}


/* @end */

