/* ============ MAIN BACKGROUND COLOR  ============ */

body {
	background: #f7ce89 url(../images/style1/wrapper_repeat_bg.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6b378c;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 20px 0;
}

#main-wrapper {
	width: 956px;
	border: 1px solid #C0A0BD;
        border-top: none;
	margin: 0 auto;
	padding-top: 21px;
	text-align: left;
	min-height: 845px;
	height: auto !important;
	height: 845px;
}
.outerstroke {
	width: 964px;
}
.bottomwrap {
	width: 956px;
	margin: 0px auto;
	background: url(../images/style1/wrapper_repeat_bg.jpg) no-repeat center top;

}

.innerstroke,.outerstroke {
	border: 1px solid #d5d5d5;
	border-top: none;
}


/* =============== GLOBAL FONT SIZE  =============== */

html, body, form, fieldset {
	font: 12.5px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* ============== HEADER TEXT STYLE  ============== */

#header_text {
	background: #fff url(../images/style1/header_blank.png) no-repeat center top;
	height: 150px;
}

#header_text h1, #header_text h1 a {
	color: #1e5c8b;
	font: bold 45px/40px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

#header_text h2 {
	color: #e1bb0f;
	font: italic bold 18px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ============= HEADER GRAPHIC STYLE  ============= */

#header_graphic {
	background: #fff url(../images/style1/header.png) no-repeat center top;
	height: 238px; /* HEADER GRAPHIC HEIGHT */
}

/* ============= HEADER GRAPHIC HOTSPOT  ============= */

#header_graphic h1 a {
	height: 80px;
	width: 300px;
	margin-top: 10px;
	text-indent: -6000em;
	/* REMOVE COMMENT TO PREVIEW
	border: 1px solid red;
	*/ 
}
#header_nav {
	background: url(../images/style1/menu_bg.jpg) no-repeat left top;
	height: 68px;

}

#header_nav ul li {
	float: left;
	padding-left: 25px;


}

#header_nav ul li a:link,
#header_nav ul li a:visited,
#header_nav ul li a:active {
	text-decoration: none;
	display: block;
	padding-top: 15px;

}

#header_nav ul li a:hover {
	text-decoration: underline;
	cursor: pointer;


}

.allvideos {

display:block;
text-align:right;
margin-left: 10px;
clear:both;
float:right;
}

.allvideos_player {

display:block;
text-align:right !important;
padding:4px;
margin:8px 0;
border-top:1px solid #ddd;
border-right:2px solid #ddd;
border-bottom:2px solid #ddd;
border-left:1px solid #ddd;
background:#fff;
}

.allvideos_player span {

display:block;
float:right;
margin-left: 10px;
text-align:right;
}

.video {

position: relative;
float: right;

}

/* ================== HEADINGS  =================== */

h1,h2,h3,h4,.contentheading,.componentheading {
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	color:#6b378c;
	font-size:22px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	color: #6b378c;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	color: #6b378c;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #ffd972;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	color: #ffd972;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #ffd972;
	font-size: 9px;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}


/* =================== CONTENT HEADINGS  ================ */

a.contentpagetitle {
	font-size: 22px;
	font-weight: bold;
}
a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}

.contentheading, .componentheading {
	color:#6b378c;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
	line-height: 20px;
}

td.contentheading {
	border-bottom: 1px solid #e9e9e9;
}

a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}

/* ================== LINK STYLES  ================== */

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #1f5985;
	text-decoration: none;
}
a.mainlevel {
	text-decoration: none;
	background: url(../images/style1/mainlevel.gif) no-repeat 0px 4px;
}

a.sublevel {
	font-size: 12px;
	color: #000;
}
div.back_button a {
	border: 1px solid #adc387;
}

.content {
	width: 241px;
	line-height: 18px;
	text-align: left;
	margin-left: 100px;
	float: left;
}

.contentTop {
	background: url(../images/style1/contenttop_bg.jpg) no-repeat left top;
	padding: 15px 0 0 0;
}

.contentRepeat {
	background: url(../images/style1/contentrepeat_bg.jpg) repeat-y left top;
}

.contentRepeatTop {
	background: url(../images/style1/contentbottomtop_bg.jpg) no-repeat left bottom;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	padding: 0 10px 0 20px;
}

.contentBottom {
	background: url(../images/style1/contentbottom_bg.jpg)  no-repeat left top;
	height: 12px;
}

/* ============ NEWSFLASH MODULE POSITION  =========== */


#newsflash {
	height: 53px;
align: right;
	padding: 0 0 20px 20px;
	margin-top: 0px;
	width: 350px;
	font-size: 12px;
	color: #9fc8cc;
}

/* ============ NEWSFLASH MODULE HEADING  ============ */


#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3 {
	font-size: 16px;
	line-height: 14px;
	border-bottom: 1px solid #c2d3db;
	color: #204968;
	text-indent: 0px;
	padding-left: 0px;
}
/* ============ NEWSFLASH DISPLAY  ============ */


#newsflash td.contentheading {
	border-bottom: 1px solid #c2d3db;
}
#newsflash .contentheading,#newsflash a.contentpagetitle {
	font-size: 14px;
	line-height: 18px;
	color: #204968;
}

/* ================= NEWSFLASH LINKS  ================ */


#newsflash a {
	color: #204968;
}


/* ============== USER 1-4 LINK STYLES  ============== */


#showcase a {
	color: #3f637e;
}

#showcase h2 a {
	font-weight: bold;
	font-size: 22px;
}


/* ============ USER 1-4 MODULE HEADINGS  ============ */

#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3 {
	font-size: 18px;
	color: #443b32;
	border-bottom: 1px solid #e1e9eb;
}

/* ============ USER 1-4 CONTENT HEADINGS  ============ */

#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
#showcase a.contentpagetitle:hover,
#showcase a.contentpagetitleS1:hover,
#showcase a.contentpagetitleS2:hover,
#showcase a.contentpagetitleS3:hover {
	color: #000;
}


/* ============ USER 7-9 MODULE HEADINGS  ============ */

#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3 {
	font-size: 18px;
	color: #e7e7e7;
	border-bottom: 1px solid #276290;
}


/* ============ USER 7-9 CONTENT HEADINGS  ============ */

#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}



/* ============ BLOCKQUOTE  ============ */


blockquote {
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 4px solid;
	border-left: 1px solid;
	border-color: #648497;
}


/* ============ CODE STYLE  ============ */

div.code {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}


/* ============ PATHWAY/BREADCRUMBS  ============ */


#breadcrumbs {
	background: #f7f4dd;
	border: 0px solid #ededed;
	font-size: 11px;
}

#modulelisttop {
	width: 751px;
	margin: 0 auto;
}

.module-box3 {
	width: 239px;
	color: #148d88;
	margin-bottom: 8px;
}

.module-box3 .moduleTop {
	background: url(../images/style1/mod_box3_top.gif) no-repeat left top;
	height: 37px;
}

.module-box3 .moduleRepeat {
	background: url(../images/style1/mod_box3_repeat.gif) repeat-y left top;
}

.module-box3 .moduleRepeatTop {
	background: url(../images/style1/mod_box3_top_top.gif) no-repeat left top;
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

.module-box3 .moduleBottom {
	background: url(../images/style1/mod_box3_bottom.gif) no-repeat left bottom;
	height: 20px;
}

.module-box3 div div  {
	background-image: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	height: auto;
}

.module-box3 h3 {
	font-size: 22px;
	font-weight: bold;
	color: #148d88;
	padding: 0 0px 16px 28px;
}

.module-box3 ul {
	padding: 0 0px 0 28px;
}

.module-box3 ul li {
	line-height: 17px;	
}
.module-box3 ul li a:link,
.module-box3 ul li a:active,
.module-box3 ul li a:visited {
	font-size: 12px;
	color: #148d88;
	text-decoration: none;
}

.module-box3 ul li a:hover {
	text-decoration: underline;
}

.module-box4 {
	color: #6b378c;
	margin-bottom: 8px;
	width: 239px;
}

.module-box4 .moduleTop {
	background: url(../images/style1/mod_box4_top.gif) no-repeat left top;
	height: 20px;
}

.module-box4 .moduleRepeat {
	background: url(../images/style1/mod_box4_repeat.gif) repeat-y left top;
}

.module-box4 .moduleRepeatTop {
	background: url(../images/style1/mod_box4_top_top.gif) no-repeat left top;
	padding: 0 28px 0 28px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

.module-box4 .moduleBottom {
	background: url(../images/style1/mod_box4_bottom.gif) no-repeat left bottom;
	height: 20px;
}

.module-box4 div div  {
	background-image: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	height: auto;
}

.module-box4 h3, .module-box4 .ucd_title a {
	font-size: 22px;
	font-weight: bold;
	color: #6b378c;
	margin-bottom:8px;
	line-height: 22px;
}

.module-box4 a.readon:link,
.module-box4 a.readon:active,
.module-box4 a.readon:visited,
a.ucd_readon {
	color: #7a7564;
	text-decoration: none;
	text-transform: uppercase;
}
.module-box4 a.readon:hover {
	text-decoration: underline;
}

.module-box5 {
	color: #6b378c;
	margin-bottom: 8px;
	width: 239px;
	text-align: left;
	float: left;
	margin-right: 14px;	
}

.module-box5.none {
	margin-right: 6px;
	float: right;
}

.module-box5 .moduleTop {
	background: url(../images/style1/mod_box5_top.gif) no-repeat left top;
	height: 20px;
}

.module-box5 .moduleRepeat {
	background: url(../images/style1/mod_box5_repeat.gif) repeat-y left top;
}

.module-box5 .moduleRepeatTop {
	background: url(../images/style1/mod_box5_top_top.gif) no-repeat left top;
	padding: 0 28px 0 28px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
}

.module-box5 .moduleBottom {
	background: url(../images/style1/mod_box5_bottom.gif) no-repeat left bottom;
	height: 20px;
}

.module-box5 div div  {
	background-image: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	height: auto;
}

.module-box5 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #7a7564;
	margin-bottom: 15px;
}

.module-box5 form,
.module-box5 ul {
}

.module-box5 .inputbox {
	background-color: transparent;
	width: 135px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
	margin: 5px 0  2px 0;
}

.module-box5 .button {
	display: none;
}

.module-box5 .button-login {
	color: #7a7564;
	border: 1px solid #000;
	background-color: transparent;
	cursor: pointer;
	margin-top: 10px;
}

.module-box5 label {
	margin-bottom: 5px;
	width: 100%;
	float: left;
	color: #7a7564;
}
.module-box5 ul li {
	line-height: 17px;
}

.module-box5 ul li a:link,
.module-box5 ul li a:active,
.module-box5 ul li a:visited {
	font-size: 12px;
	color: #7a7564;
	text-decoration: none;
}

.module-box5 ul li a:hover {
	text-decoration: underline;
}

.moduletable {
	width: 499px;
}

.moduletable li {
	float: left;
	padding-left: 10px;
	margin-bottom: 9px;
}

.moduletable-bottom {
	background: url(../images/style1/bottom_bg.jpg) no-repeat left top;
	width: 751px;
	height: 40px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
	font-family: Calibri;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer-wrapper {
	background: url(../images/style1/footer_bg.jpg) no-repeat center top;
	width: 90%;
}

#footer {
	width: 744px;
	margin: 0 auto;
	height: 36px;
	color: #a5a0a9;

}

#footer ul {
	display: inline;
	padding-left: 5px;
}

#footer ul li {
	display: inline;
	background: url(../images/style1/seperator.jpg) no-repeat left 4px;
	padding: 0 6px;
}

#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer ul li a:hover {
	text-decoration: none;
}


/* ============ DEFAULT MODULE STYLE  ============ */

div.module {
	color: #333;
}

/* ============ DEFAULT MODULE HEADINGS  ============ */

div.module h3, div.moduletable h3 {
	font-size: 16px;
	border-bottom: 1px solid #dedede;
	color: #666;
}

/* ============ *S1 MODULE STYLE*  ============ */

div.moduleS1 {
	color: #6b378c;
}
/* ============ S1 MODULE HEADINGS  ============ */

div.moduleS1 h3,div.moduletableS1 h3 {
	font-size: 16px;
	color: #6b378c;
	border-bottom: 1px solid #ee8086;
}
/* ============ S1 MODULE LINKS  ============ */

div.moduleS1 a {
	color: #7A7564;
	text-decoration: underline;
}
div.moduleS1 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S1 HEADINGS  ========== */
#leftcol td.contentheadingS1,
#rightcol td.contentheadingS1,
#leftcol a.contentpagetitleS1,
#rightcol a.contentpagetitleS1 {
	color: #3b3a34;
	font-size: 18px;
}


/* ============ *S2 MODULE STYLE*  ============ */

div.moduleS2 {
        color: #6b378c;

}
/* ============ S2 MODULE HEADINGS  ============ */

div.moduleS2 h3,div.moduletableS2 h3 {
	font-size: 16px;
	color: #f7ce89;
	border-bottom: 1px solid #9fc8cc;
}
/* ============ S2 MODULE LINKS  ============ */

div.moduleS2 a,div.moduletableS2 a {
	color: #f7f4dd;
	text-decoration: underline;
}
div.moduleS2 a:hover,div.moduletableS2 a:hover {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S2 HEADINGS  ========== */
#leftcol td.contentheadingS2,
#rightcol td.contentheadingS2,
#leftcol a.contentpagetitleS2,
#rightcol a.contentpagetitleS2 {
	color: #6b378c;
	font-size: 16px;
}
#leftcol a.contentpagetitleS2:hover,
#rightcol a.contentpagetitleS2:hover {
	color: #000;
}


/* ============ *S3 MODULE STYLE*  ============ */

div.moduleS3 {
	color: #333;
}

/* ============ S3 MODULE HEADINGS  ============ */

div.moduleS3 h3, div.moduletableS3 h3 {
	font-size: 16px;
	border-bottom: 1px solid #fadb49;
	color: #2c5884;
}

/* ============ S3 MODULE LINKS  ============ */

div.moduleS3 a,div.moduletableS3 a {
	color: #369;
	text-decoration: underline;
}
div.moduleS3 a:hover,div.moduletableS3 a:hover {
	color: #333;
	text-decoration: none;
}

/* ========== LEFT/RIGHT CONTENT S3 HEADINGS  ========== */
#leftcol td.contentheadingS3,
#rightcol td.contentheadingS3,
#leftcol a.contentpagetitleS3,
#rightcol a.contentpagetitleS3 {
	color: #fff;
	font-size: 16px;
}
#leftcol a.contentpagetitleS3:hover,
#rightcol a.contentpagetitleS3:hover {
	color: #fff;
}



/* ========== JOOMLA STYLES  ========== */

div.blog_more {
	border-top: 1px solid #e7e8da;
}
div.blog_more ul {
	border-top: 1px solid #dadacc;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px 0px;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px -28px;
	background-color: #f9f8ed;
}
table.poll {
	color: #000;
	font-size: 11px;
}

table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #dadacc;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #fefee6;
}
table.pollstableborder td.sectiontableheader {
	color: #fff;
}
td.sectiontableheader a {
	color: #fff;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;
}
td.sectiontableheader {
	color: #fff;
	background: #214560;
}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #fdfdfd;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;	
}
span.small,.createdate,.modifydate {
	color: #a1a1a1;
}
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
}
div.mosimage_caption {
	color: #a09a8a;
}
table.contenttoc {
	background-color: #f5f2e1;
	font-size: 12px;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #214865;
	color: #fffef1;
}


/* ============  UNIQUE STYLE RELATED  ============ */
/* ============  PROCEED WITH CAUTION  ============ */


#showcasetop {background-color: #f7f4dd;}
#showcase {border-bottom: 4px solid #C0A0BD;color: #494A44;background: #fbfbfb url(../images/style1/showcase_bg.png) repeat-x center bottom;width: 954px;}
#mainbody {background-color: #fff;background: url(../images/style1/wrapper_repeat_bg.jpg) repeat-y center top;}
.bottom_top {background: #f7f4dd;}
#bottom {color: #C0A0BD;background: #f7f4dd url(../images/style1/bottom_bg.jpg) no-repeat center top;border: 0px solid #C0A0BD;border-bottom: none;}
#bottom  a {color: #98b5cc;}
#tophome {color: #C0A0BD; border: 0px solid #C0A0BD;border-bottom: none;}
#tophome  a {color: #98b5cc;margin-left: 93px;}
#footer {color: #c8c7b4;font-size: 11px;}



/* ============  UNSTYLED  ============ */
div.module {background: none no-repeat 100% 0;margin-bottom: 10px;height: 1%;border: 1px solid #ccc;}
div.module div {background: none no-repeat 0 0;}
div.module div div {background: none no-repeat 100% 100%;}
div.module div div div {background: none no-repeat 0 100%;padding: 12px 15px 15px 15px;}
div.module div div div div {background: transparent none;padding: 0;}
div.module h3, div.moduletable h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S1  ============ */
div.moduleS1 {background: url(../images/style1/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleS1 div {background: url(../images/style1/topleft_1.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botright_1.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style1/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS1 div div div div {background: transparent none;padding: 0;}
div.moduleS1 h3, div.moduletableS1 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S2  ============ */

div.moduleS2 {margin-bottom: 10px;background: url(../images/style1/topright_2.png) 100% 0 no-repeat;height: 1%;}
div.moduleS2 div {background: url(../images/style1/topleft_2.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botright_2.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style1/botleft_2.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS2 div div div div {background: transparent none;padding: 0;}
div.moduleS2 h3,div.moduletableS2 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S3  ============ */

div.moduleS3 {margin-bottom: 10px;background: url(../images/style1/topright_3.png) 100% 0 no-repeat;height: 1%;}
div.moduleS3 div {background: url(../images/style1/topleft_3.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botright_3.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style1/botleft_3.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS3 div div div div {background: transparent none;padding: 0;}
div.moduleS3 h3,div.moduletableS3 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}


ul.latestnews li,
ul.mostread li,
ul.latestnewsS1 li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.menu li,
/* showcase */
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li,
/* bottom */
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li {
	background: url(../images/style1/bullet.gif) no-repeat 0px 6px;
}
.copyright a {
	background: url(../images/style1/jscright.png) no-repeat;
}


/* @group TOPNAV */


.menubar {
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;

}
#navmenu {
	background: url(../images/style1/wrapper_repeat_bg.jpg) no-repeat center bottom;
}

#navmenu a {
	color: #fff;
	font-size: 12px;
}

#navmenu li li {
	font-size: 12px;
}

#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 {
	background: #FFEC6B;
}
/*PARENT ITEM SEPARATOR*/
#navmenu li {
	background: url(../images/style1/tr_norm.png) right center no-repeat;
}
#navmenu li a {
	background: url(../images/style1/tl_norm.png) left center no-repeat;
}
/*DEFINE HOVER COLORS*/

#navmenu li:hover a,
#navmenu li.iehover a {
	color: #ffffff;
}
#navmenu ul li a:hover {
	color: #369;
}
#navmenu ul li ul li a:hover,
#navmenu ul li ul li ul li a:hover {
	color: #3d7ab8;
}
#navmenu ul ul a {
	color: #ffffff;
	width: 170px;
}
#navmenu li li {
	border-bottom: 1px solid #F2D845;
}
#navmenu li li {
	width: 173px;
}
#navmenu li ul ul {
	margin: -30px 0 0 173px;
}
#navmenu li li:hover,
#navmenu li li.iehover {
	background: #fff29d;
}

#navmenu li ul {
	width: 173px;
	border-right: 1px solid #F2D845;
	border-left: 1px solid #F2D845;
	border-top: 0px solid #F2D845;
}
#navmenu li:hover,
#navmenu li.iehover,
#navmenu li.active {
	background: url(../images/style1/tr_hover.png) right center no-repeat;
}
#navmenu li:hover a,
#navmenu li.iehover a,
#navmenu li.active:hover a,
#navmenu li.active.iehover a,
#navmenu li a:hover,
#navmenu li.active a,
#navmenu li.active a:hover {
	background: url(../images/style1/tl_hover.png) left center no-repeat;
	color: #369;
}

#navmenu li:hover ul a,
#navmenu li.iehover ul a,
#navmenu li.active:hover ul a {
	background-image: none;
}

#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover,
#navmenu ul li.active ul li.iehover {
	color: #369;
}

#navmenu li.iehover ul li.iehover {
	background: #fff29d;
}

/* @end */

#shackslide div p {
	font-size: 16px;
	line-height: 135%;
	padding-top: 10px;
}

/* @group Menu Column Styles */

div.module_menu,div.module_menu div,div.module_menu div div,div.module_menu div div div {
	padding: 0px;
	margin: 0px;
}
div.module_menu {
	margin-bottom: 10px;
	padding: 4px;
}
div.module_menu h3 {
	font-size: 16px;
	padding: 5px 0px 5px 5px;
	margin: 
	0px;
}

ul.menu_menu li {
	list-style: none;
	background-image: none;
	text-indent: 6px;
}
ul.menu_menu li li {
	list-style-type: none;
}
ul.menu_menu li a {
	padding:0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	line-height: 200%;
	font-weight: bold;
	font-size: 12px;
}
ul.menu_menu li a:hover  {
	color: #4f4f4f;
	background-color: #fff29d;

}
ul.menu_menu li li a {
	text-decoration: none;
	display: block;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #eee;
	line-height: 110%;
	padding: 2px 0px;
	font-size: 11px;
}

/* @end */