/* **************************************************************
            MASTER     
****************************************************************/
/*** Breadcrumb menu ***/
DIV.NavigationBar{
 margin-top:13px;
 padding-left: 0px;
color: #ffffff;
 font-weight: bold;
}
SPAN.NavigationBarDivider{

}
A.NavigationBar,A.NavigationBarPrevious{
 padding-right: 5px;
 color: #ffffff;
 text-decoration: none;
}
A.NavigationBar:hover,A.NavigationBarPrevious:hover{
 text-decoration: underline;
}
img.Management
{
   border: 1px solid #4e2810;
   margin-right:10px;
   margin-top: 11px;
}
/* END Breadcrumb */
DIV.LandingPageDivider{
background-image: url(/GetSiteFile/landing_divider.jpg); background-repeat: repeat-x;  height: 5px;  
width: 873px;
position: relative; 
left: -10px;  

margin: auto; 


}
DIV.landingPageLoginScreen{
 display: block; 
 background-repeat: no-repeat;
 width: 873px;
height: 240px; 
background-position: bottom left; 
/*background-image: url(/GetSiteFile/our_colour_banner.jpg);*/
background-image: url(/GetSiteFile/landing_login_footer.jpg);
position: relative; 
left: -10px; 
 

}

.textareaShadow TEXTAREA{
 height: 300px;
}
a.SiteButton {
  background: transparent url(/GetSiteFile/meducom_button.gif) no-repeat;
  /** 34 - padding **/
  height: 26px;

  width: 189px;
  padding-top: 8px;  
  overflow: hidden;
  display: block;
  float: left;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}

a.SiteButton:hover {
  background-color: transparent;
  background-position: 0 -34px;
}

div.SearchBar {
  background: transparent url(/GetSiteFile/search_background.jpg) no-repeat;
  float: left;
  width: 206px;
  height: 23px;
  padding-left: 5px;
  margin: 30px 0 0 0;
}
div.SearchBar input { 
  height: 23px; border-style: none; background-color: transparent; 
  width: 161px;
  margin-top: 2px;
}

div.SearchBar input.Submit {
  background-color: transparent;
  border-style: none;
  width: 45px; height: 20px;
  margin: 0;
}
/*
div.SearchBar {
  background: transparent url(/GetSiteFile/search_background.jpg) no-repeat;
  float: left;
  width: 206px;
  height: 23px;
  padding-left: 5px;
  margin: 30px 0 0 45px;
}
div.SearchBar input { 
  height: 23px; border-style: none; background-color: transparent; 
  width: 161px;
  margin-top: 2px;
}

div.SearchBar input.Submit {
  background-color: transparent;
  border-style: none;
  width: 42px; height: 20px;
  margin: 0;
}
*/

div.searchResults { padding: 5px; }
div.searchInput { padding: 5px 0 5px 300px; }
div.searchResults p { margin: 3px 0 8px 10px; }
div.searchResultsCount { padding: 5px 0 8px 5px; font-weight: bold; }
A.eventsTodayMore,A.View_All_RSS_Small{
font-weight: normal;
  color: rgb(125,65,31);
}
A.eventsTodayMore:hover,A.View_All_RSS_Small:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}
.Text a {
  font-weight: normal;
  color: rgb(125,65,31);
}

.Text a:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}

div#CalendarContainer {
  /*float: left;*/
display:block;
clear:both;
  width: 100px;
  margin: 0 0 10px 15px;
}

div.FullPage div#CalendarContainer { padding-left: 0; margin-left: 0; width: 110px; }

div#PageBanner {
  width: 613px; /* 863 - 250 */
  padding-left: 250px;
  height: 39px;
  /*background: rgb(126,65,32) url(/GetSiteFile/PageBanners2010.jpg) no-repeat;*/
background: white url(/GetSiteFile/PageBanners2010.jpg) no-repeat;
  margin: 5px 0 0 5px;
  overflow: hidden;
  position: inherit;
  float: left;
}
div#FullPage div#PageBanner { margin: 0; }

div#ParentFolders span.FolderName { 
  font-size: 12pt; color: white; font-family: arial; font-weight: 600;
  display: block; padding: 6px 0 0 0; text-transform: uppercase;
}
div#ParentFolders span.FolderName_1 { padding-top: 14px; }

div#ParentFolders a { 
  font-family: arial; color: white; font-size: 12px; 
  text-decoration: none; display: block; float: left;  
  padding: 0 5px 0 5px;  white-space: nowrap;
}
div#ParentFolders a.CurrentPage { color: white; background-color: rgb(61,24,12); }

div.NewsEventsContainer { width: 863px; margin-left: 5px; }
div.FullPage div.NewsEventsContainer{ margin: 0; }

div#ModuleSwitcherContainer {
  float: left;
  margin: 0px 0 10px 0px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgb(78,40,16); /* light brown: rgb(126,66,32); */
  width: 827px;
}

div#ModuleSwitcherContainer #Menu, div.TodayFooter span.Today {
  width: 100%;
  height: 24px;
 /* background: rgb(126,66,32) url(/GetSiteFile/header_fill.jpg) repeat-y;*/
  background: rgb(126,66,32) url(/GetSiteFile/header_bar.jpg) no-repeat;
  color: white;
}


div#ModuleSwitcherContainer div#Menu a#EventsMenu, 
div#ModuleSwitcherContainer div#Menu a#NewsMenu {
  color: white;
  display: block;
  width: 45px;
  text-align: center;
  float: left;
  padding: 2px;
  margin: 2px 0 0 10px;
  font-size: 9pt; font-weight: bold;

}

div#ModuleSwitcherContainer div#Menu span.MenuSeperator {
  height: 20px; display: block; float: left; margin: 2px 15px 0 15px;
  border-left: 2px solid white;
}

div#ModuleSwitcherContainer div#Menu a.Active {
  background-color: rgb(61,24,12);
}

div#ModuleSwitcherContainer div#Menu a.Inctive { 
  background-color: transparent;
}

div.TodayFooter {
  width: 68px;
  height: 122px;
  display: block;
  float: left;
  clear: both;
  /*margin: 10px 0 0 5px;
  position: relative;
  margin-top: 10px;
  left: 5px; */
  text-align: center;
  border: 1px solid rgb(78,40,16); 
  color: rgb(78,40,16);
  font-size: 10pt;
}

div.TodayFooter span { display: block; }
div.TodayFooter span.Today { 
  margin-bottom: 17px; 
  height: 20px;
  padding-top: 4px;
  font-weight: bold; font-size: 9pt;
  background: url(/GetSiteFile/eventsSmallBg.gif) no-repeat top;
}
div.TodayFooter span.Date { font-size: 22pt; font-weight: bold; }

div#NewsContent, div#EventsContent {
  height: 100%;
  width: 100%;
  overflow: auto;
  clear: both;
  overflow-x: hidden;
}

body, div, td, p, li, label, input, textarea {
  font-family: Arial, 'Comic Sans MS', Georgia, 'Courier New';
  font-size: 11pt;
  color: rgb(74,74,74);
}

body.SiteBody {
  background-color: rgb(74,46,22);
  margin: 0;
}

div.Site {
  width: 919px;
  background-image: url(/GetSiteFile/site_shadow.jpg);
  background-repeat: repeat-y;
  margin: 0 auto;
}

div.SiteHeader {
  height: 86px;
  margin: 0 21px 0 22px;
  clear: both;
}

div.FullPage {

  width: 863px;
  margin: 5px 0 0 5px;
  overflow: hidden;
}

.Bronze { color: rgb(126,66,32); }

div.HeaderTopBar {
  background-image: url(/GetSiteFile/header_bar.jpg);
  background-repeat: repeat-y;
  background-position: center -15px;
  background-color: rgb(123,58,22);
  height: 6px;
  overflow: hidden;
width:874px;
}

div.SiteContent {
  margin: 0 23px 0 23px;
  clear: both;
}

div.SiteFooter {
  background-image: url(/GetSiteFile/site_footer.jpg);
  background-repeat: no-repeat;
  background-color: rgb(74,46,22);
  height: 50px;
  clear: both;
}

img.MeducomLogo {

  margin-top: 8px;
  margin-left: 12px;
  width: 209px;
  height: 63px;
}

div#homeLeftBar {
  position: absolute;
}

span.SectionSeparator, span.SectionSeparator_internal {  
  margin: 0; padding: 0; margin-left: 23px;
  background-image: url(/GetSiteFile/site_section_separator.jpg);
  background-repeat: no-repeat;
  height: 5px;
  display: block;
  overflow: hidden;
clear: both;
}
span.SectionSeparator_internal { margin: 0; }

a.Common_Module_Functions_Menu {
  display: block;
  position: absolute;
  margin: -10px 0 0 0; padding: 1px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-color: rgb(80,80,150);
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 6pt;
}
a.Common_Module_Functions_Menu:hover {

  background-color: rgb(60,60,120);
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  border-top: 2px solid black;
  border-left: 2px solid black;
  opacity: 1;
  filter: alpha(opacity=100);
}



table.LayoutManager {
  display: block;
  border-collapse: collapse;
  width: 863px;
  margin: 0 0 0 5px;
  overflow: hidden;
}

table.eventsSmall th.eventsSmallWeekday {
height:20px;
}

table.LayoutManager td {
  padding: 5px 0 0 0; margin: 0;
  vertical-align: top;
}

.LayoutManagerS { width: 230px; }
.LayoutManagerL { width: 633px; }


table.LayoutManager td {
height:20px;
margin:0;
vertical-align:top;
}

h1 {
  margin: 0 0 10px 0;
  color: white;
  display: block;
  width: 100%;
  padding: 6px 5px 5px 45px;
  font-size: 15pt;
  background: rgb(126,66,32) url(/GetSiteFile/header_chevron.jpg) no-repeat;
  background-position: 15px 8px;
  text-transform: uppercase;
  overflow: hidden;
}

h3 {
  margin: 3px 0 3px 0;
  color: rgb(89,89,89);
  font-size: 12pt;
}

blockquote { margin: 3px 0 3px 15px; }



a.SiteButton1, a.SiteButton2, a.SiteButton3, a.SiteButton4, a.SiteButton5, a.SiteButton6, a.SiteButton7, a.SiteButton8 {
  background: white url(/GetSiteFile/ButtonPanel.jpg) no-repeat;

  height: 23px;  /** 28 - padding **/
  width: 175px; /** 183 - 8 */
  padding-left: 8px;
  padding-top: 5px;  
  overflow: hidden;
  display: block;
  float: left;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  margin-bottom: 3px;
}

a.SiteButton1 { background-position: 0 -2px; }
a.SiteButton2 { background-position: 0 -34px; }
a.SiteButton3 { background-position: 0 -66px; }
a.SiteButton4 { background-position: 0 -98px; }
a.SiteButton5 { background-position: 0 -130px; }
a.SiteButton6 { background-position: 0 -162px; }
a.SiteButton7 { background-position: 0 -194px; }
a.SiteButton8 { background-position: 0 -226px; }

a.SiteButton1:hover { background-position: -185px -2px; }
a.SiteButton2:hover { background-position: -185px -34px; }
a.SiteButton3:hover { background-position: -185px -66px; }
a.SiteButton4:hover { background-position: -185px -98px; }
a.SiteButton5:hover { background-position: -185px -130px; }
a.SiteButton6:hover { background-position: -185px -162px; }
a.SiteButton7:hover { background-position: -185px -194px; }
a.SiteButton8:hover { background-position: -185px -226px; }

a.MeduTVBanner { 
  display: block;
 width: 186px;
 height: 164px;
 float: left;
 overflow: hidden;
 padding: 0; 
}

/* Navigation Function */ 
A.NavigationBar { font-weight: bold; } 
IMG.NavigationBar { } 
DIV.NavigationBar { } 

/* Resource Functions */ 
A.ResourceFunctions { font-weight: bold; text-decoration: none; } 
A.ResourceFunctions:hover { text-decoration: underline; } 
DIV.ResourceFunctions { text-align: right; } 
SELECT.ResourceFunctions { background-color: rgb(220, 220, 220); } 

/* Report Generator */ 
TH.Report { text-align: left; } 
TD.Report { } 
TH.ReportGroupTitle { text-align: left; background-color: rgb(220, 220, 220); } 
TH.ReportGroupTotal { text-align: left; border-top: 1px solid silver; } 
TD.ReportGroupTotal { border-top: 1px solid silver; } 
TD.ReportGroupSpacer { } 

/* Usage Reports */ 
TABLE.UsageOverview { border: 1px solid gray; } 
TH.UsageOverviewDate { text-align: left; color: white; background-color: black; } 
TH.UsageOverviewHits { text-align: left; color: white; background-color: rgb(0, 150, 0); } 
TH.UsageOverviewSessions { text-align: left; color: white; background-color: rgb(100, 100, 0); } 
TH.UsageOverviewKBytes { text-align: left; color: white; background-color: rgb(150, 0, 0); } 
TH.UsageOverviewFiles { text-align: left; color: white; background-color: rgb(0, 0, 150); } 

TD.UsageOverviewDate { text-align: left; color: black; background-color: white; } 
TD.UsageOverviewHits { text-align: left; color: rgb(0, 150, 0); background-color: white; } 
TD.UsageOverviewSessions { text-align: left; color: rgb(100, 100, 0); background-color: white; } 
TD.UsageOverviewKBytes { text-align: left; color: rgb(150, 0, 0); background-color: white; } 
TD.UsageOverviewFiles { text-align: left; color: rgb(0, 0, 150); background-color: white; }

/* **************************************************************
            MeduTV Video Gallery
****************************************************************/

div.ImageGalleryDisplayedImage {
min-height:250px;
text-align:center;
margin: 0 auto;
}

/* **************************************************************
            jCarousel Default
****************************************************************/
.jcarousel-skin-tango {
    width:582px;
	margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: auto;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  auto;
    height: 82px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 82px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/GetSiteFile/next-horizontal_brown.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/GetSiteFile/prev-horizontal_brown.jpg); no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* **************************************************************
            Video Gallery
****************************************************************/

div.ImageGallery {
  width: 630px;
  /*margin-left: 100px;*/
  padding-bottom: 20px;
}

div.VideoFeatures div.ImageGallery {
  /*position: absolute;
  top: 220px;
  width: 500px;
  margin-left: 0px;*/
}

div.ImageGallery img.ImageGalleryThumbImage {
  border:1px solid #B5B5B5;
}

div.ImageGallery img.ImageGalleryThumbSelected {
  border: none;
}

div.VideoFeatures div.ImageGallery h1,
div.ImageGallery h2,
div.VideoFeatures div.ImageGallery .ImageGalleryImageName {
  display: none;
}

div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-prev,
div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-next {
  
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-container {
  background: none;
  border: none;
  padding: 0px 5px;
}

div.VideoFeatures div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width:470px;
}
div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
  left:50px;
  width:485px;
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-clip-horizontal,
div.ImageGallery .jcarousel-skin-tango .jcarousel-item {
  height: 120px;
}

div.ImageGallery .jcarousel-skin-tango .jcarousel-item {
  background-color: transparent;
  width: 100px;
  padding: 5px;
  margin-top: 5px;
}

div.ImageGallery li a {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
text-align:center;
}

div.ImageGallery li a:hover {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
text-align:center;
background: transparent;
font-weight:bold;
}

div.ImageGallery span.thumbTitle,
div.ImageGallery span.dateAdded {
  display: block;
text-align:center;
}

.ImageGalleryNav { visibility: hidden; }

div.ImageGallery span.dateAdded {
  color: yellow;
  font-size: 12px;
}

/* **************************************************************
            Video Gallery Links
****************************************************************/
div.MeduTVLink{
background:transparent;
margin-top:5px;
padding:6px;
width:170px;
height:174px;
margin-right:10px;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
margin-left:19px;
}

div.MeduTVLink a{
cursor:pointer;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
text-align:center;
}

DIV.MeduTVLink A:hover
{
 cursor:pointer;
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:bold;
text-align:center;
background:transparent;
}

div.MeduTVLink img{
border:1px solid #B5B5B5;
}

div.MeduTVLink span{
display:block;
text-align:center;
}

/* **************************************************************
            4 - NEWS     
****************************************************************/


/* **************************************************************
            5 - CALENDAR     
****************************************************************/


/* **************************************************************
            7 - TEXT     
****************************************************************/


/* **************************************************************
            35     
****************************************************************/

/* **************************************************************
            35     
****************************************************************/
a.Common_Module_Functions_TextArray { margin-top: -15px; }

div.TextArray { 
  width: 610px; height: 270px; overflow: hidden; 
}

div.Text P {
  padding:0px; 
  font-size:14px;
  margin:8px 5px 8px 5px;
}

div.TextArray div.Text { }
div.TextArrayPanel div.Text ul { margin-top: 4px; }


div.TextArrayContainer {
  width: 600px; 
  height: 270px; 
  padding-left: 10px; 
  position: relative;
  overflow: hidden;
}
div#TextArraySlideBar {
  color: white; 
  width: 3400px; 
  height: 270px; 
  background-color: black; 
  position: relative; 
}

div.TextArrayPanel { 
  width: 280px; 
  padding: 0px 10px 0 10px;
  color: black; 
  background-color: white; 
  border: none; 
  float: left; 
  height: 270px; 
  overflow: hidden;
}

#TextArrayPrev, #TextArrayNext {
  /* width: 68px;
  height: 16px; */

  width: 13px;
  height: 75px;

  background-repeat: no-repeat;
  clear: both;
  position: absolute;
  border: none;
  overflow: hidden;

  /* margin-top: -291px;
  margin-left: 550px; */

  margin-left: 605px;

  margin-top: -80px;
}
#TextArrayNavigation #TextArrayPrev span, #TextArrayNext span { display: none; }

#TextArrayNavigation2 { position: relative; top: -25px; left: 486px; }

#TextArrayNext {
  margin-top: -80px;
  margin-left: 622px;
}

#TextArrayNavigation .TextArrayPrevDisabled, #TextArrayNavigation .TextArrayPrevActive, #TextArrayNavigation .TextArrayNextDisabled, #TextArrayNavigation .TextArrayNextActive {

  background: transparent url(/GetSiteFile/TextArrayNavigationButtons_v2.gif) no-repeat;
}

#TextArrayNavigation .TextArrayPrevDisabled {
  background-position: -9px -138px; visibility: hidden;
}
#TextArrayNavigation .TextArrayPrevActive {
  background-position: 0 0;
}
#TextArrayNavigation .TextArrayNextDisabled {
  background-position: -9px 0; visibility: hidden;
}
#TextArrayNavigation .TextArrayNextActive {
  background-position: -17px 0;
}

#TextArrayNavigation2 a.TextArrayPrevDisabled {
  visibility: hidden;
}
#TextArrayNavigation2 a.TextArrayPrevActive {
  color: rgb(61,24,12);
}
#TextArrayNavigation2 a.TextArrayNextDisabled {
  visibility: hidden;
}
#TextArrayNavigation2 a.TextArrayNextActive {
  color: rgb(61,24,12);
}

/*
a.Common_Module_Functions_TextArray { margin-top: -15px; }

div.TextArray { 
  width: 610px; height: 270px; overflow: hidden; 
}

div.Text P {
  padding:0px; 
  font-size:14px;
  margin:8px 5px 8px 5px;
}

div.TextArray div.Text { }
div.TextArrayPanel div.Text ul { margin-top: 4px; }


div.TextArrayContainer {
  width: 600px; 
  height: 270px; 
  padding-left: 10px; 
  position: relative;
  overflow: hidden;
}
div#TextArraySlideBar {
  color: white; 
  width: 1800px; 
  height: 270px; 
  background-color: black; 
  position: relative; 
}

div.TextArrayPanel { 
  width: 280px; 
  padding: 0px 10px 0 10px;
  color: black; 
  background-color: white; 
  border: none; 
  float: left; 
  height: 270px; 
  overflow: hidden;
}

#TextArrayPrev, #TextArrayNext {


  width: 13px;
  height: 75px;

  background-repeat: no-repeat;
  clear: both;
  position: absolute;
  border: none;
  overflow: hidden;


  margin-left: 605px;

  margin-top: -80px;
}
#TextArrayPrev span, #TextArrayNext span { display: none; }

#TextArrayNext {
  margin-top: -80px;
  margin-left: 622px;
}

.TextArrayPrevDisabled, .TextArrayPrevActive, .TextArrayNextDisabled, .TextArrayNextActive {

  background: transparent url(/GetSiteFile/TextArrayNavigationButtons_v2.gif) no-repeat;
}

.TextArrayPrevDisabled {
  background-position: -9px -138px; visibility: hidden;
}
.TextArrayPrevActive {
  background-position: 0 0;
}
.TextArrayNextDisabled {
  background-position: -9px 0; visibility: hidden;
}
.TextArrayNextActive {
  background-position: -17px 0;
}

*/



/* LINKS*/ 
H1.Links_Large{
 display: none; 
}
DIV.Links_Large{
 
 /*width: 600px; 
 display: block; 
 float: left; */

width: 635px;
 display: block; 
 float: right; 
 margin-right:10px;
position:relative;
top:4px;
}
/*RSS */ 
A.RSS_Help_Large{
  font-family: arial; color: white; font-size: 12px; 
  text-decoration: none;  
  padding: 0 5px 0 5px;  white-space: nowrap;
 
 margin-top:0px;

}

TABLE.RSS_Rss_News{
 display: none;  

}

DIV.RSS_News_Help_Large3{
 display: none; 
 clear: both;
 top: 266px; 
 width: 800px;
 text-align: right;
 position: absolute;

}
A.RSS_Help_Large{
 
}
A.RSS_Rss_News_Large{
  padding-right: 10px;  
}



A.Link_Large_Links{
 display: block; 
 
 
 
  text-align: left;

  padding: 2px;
  margin: 10px 0 0 0px;
  font-size: 9pt; font-weight: bold;
  color: rgb(125,65,31);

}
A.Link_Large_Links:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none;
}
A.Link_RSS_Large{
 display: block; 
 
 
 
  text-align: center;
  width: 130px; 
  padding: 2px;
  margin: 2px 0 0 450px;
  font-size: 9pt; font-weight: bold;
  color: rgb(125,65,31);


}
A.Title_FolderMenuColumnView_Medium{
  display: block; 
  
  text-align: left; 
  width: 130px; 
  padding: 2px;

  font-size: 9pt; font-weight: bold;
  color: rgb(125,65,31);
}

A.Title_FolderMenuColumnView_Medium:hover,A.Link_RSS_Large:hover{
  background-color:    rgb(61,24,12); /*background-color: rgb(61,64,12); */
  color: white; 
  text-decoration: none; 
}
DIV.RSS_Large{
 width: 635px; 
 display: block; 
 float: right; 
 margin-right:10px;
position:relative;
top:8px;
}

H1.RSS_Large{
 display: none; 
}
DIV.Title_RSS_Large{
 font-weight: bold; 
 padding-top: 8px; 
}

FORM.RSS_Large{display: none;}
.RSS_Large input{display: none;}

div.RSS_Small h1 { display: none; }
A.RSS_Prev_Next{ display: none;}
div.RSS_Small {
  padding: 5px;
}

div.RSS_Small a.Title_RSS_Small {
  text-decoration: none;
  color: rgb(74,74,74);
  clear: both;
  display: block;
  padding-right: 40px;
  background: transparent url(/GetSiteFile/rss_link_image.gif) no-repeat;
  background-position: top right;
  font-size: 12px;
}

div.Title_RSS_Small { padding-bottom: 4px; }

div.RSS_Small a.Title_RSS_Small:hover {
  background-image: url(/GetSiteFile/rss_link_image_over.gif);
}

div.RSS_News_3 { width: 1000; display: block; }

DIV.FolderMenuColumnView_Medium{
 display: block; 
 float: left;  
 width: 120px; 

 position: absolute;
 top: 324px; 
 margin-left: 20px;
}

H1.Header_FolderMenuColumnView_Medium,A.Header_FolderMenuColumnView_Medium{
 background-image: none; 
 width: 125px; 
 color: rgb(76,76,76); 
 font-weight: bold; 
 font-size: 14px; 
 background-color: white; 
 text-decoration: none; 
 text-align: left; 
 padding-left: 0px; 
 margin-left: 0px;
 white-space: nowrap;
}
H1.Header_Just_Link_FolderMenuColumnView_Medium{
display: none; 
}

A.Title_FolderMenuColumnView_selected{
background-color: rgb(61,24,12);
color: white;
}

p.mdgrooveDisclaimer
{
	display: none;
}

a.eventsCalendarPdf
{
	background: transparent url(/images/lists/ModuleID_2_pdf.gif) no-repeat;
	clear: both;
	display: block;
	margin-top: -20px;
	margin-left: 830px;
	padding-left: 25px;
	text-align: left;
	width: 15px;
	height: 20px;
}

a.eventsCalendarPdf span
{
	display: none;
}

div.eventsSmall a.eventsCalendarPdf
{
	background-position: 2px 2px;
	background-color: white;
	border: 1px solid gray;
	margin-top: -18px;
	padding: 2px 0 2px 20px;
	width: 2px;
	height: 19px;
}

div.eventsCalendarLarge a.eventsCalendarPdf
{
/*
	position: absolute;
	margin-left: 45px;
*/
	margin-top: -23px;
	top: 132px;
}


div.eventsCustom a.eventsCalendarPdf
{
	display: none;
}

span.calendarTop
{
	display: none;
	margin-top: 30px;
	position: absolute;
}

div.eventsCustom a.eventsCalendarPdf
{
	display: none;
}

/*
 * Added Mar 27/08 - Styling of alternate display
 */
div.eventsToday h1
{
	display: none;
}

a.eventsTodayEventTime
{
	color: rgb(89, 89, 89);
	display: none;
	float: left;
	padding: 0 0 1px 3px;
	margin-top: 2px;
	text-decoration: none;
	width: 75px;
}

a.eventsTodayEventTitle
{
	background: transparent url(/GetSiteFile/rss_link_image.gif) no-repeat top right;
	color: rgb(89, 89, 89);
	float: left;
	display: block;
	margin-top: 2px;
	padding: 0 25px 1px 5px;
        font-size: 12px;
	text-decoration: none;

	/*width: 489px;*/ 
}

a.eventsTodayEventTitle:hover
{ 
background-color: white;	
background-image: url(/GetSiteFile/rss_link_image_over.gif);
	color: rgb(89, 89, 89);
}

div.eventsTodayEvent
{
	clear: both;
}

/*
 * Hide administrator functionality, use mdgroove.com instead
 */
div.eventsSmall a.eventsCalendarPdf,
div.eventsSmallEdit,
div.eventsMediumEdit,
table.eventsSmall th.eventsSmallWeek,
table.eventsMedium th.eventsMediumWeek,
table.eventsMedium td.eventsMediumWeekday,
table.eventsSmall td.eventsSmallWeek,
table.eventsMedium td.eventsMediumWeek,
table#eventsPending,
div#eventsHeader div#eventsHeaderDropdown,
td.events_footer_recommend,
table.eventsMonthly td.eventsMonthlyDay a.eventsMonthlyAdd,
table.eventsMonthly td div.eventsMonthlyEvent a.eventsMonthlyEdit,
table.eventsMonthly td div.eventsMonthlyEvent a.eventsMonthlyDelete,
table.events_detailed td.events_detailed_title a.events_detailed_edit,
table.events_detailed td.events_detailed_title a.events_detailed_delete,
table.events_category td.events_category_name a.events_category_edit,
table.events_category td.events_category_name a.events_category_delete,
table.events_province td.events_province_name a.events_category_edit,
table.events_province td.events_province_name a.events_category_delete,
table.eventsExpired
{
	display: none;
}

span.Header_Just_Link_FolderMenu
{
	padding-left: 15px;
}

/*
 * Event's Registration Styles
 */ 
table.eventRegistration
{
	background-color: white;
/*	background-image: url(/GetSiteFile/registration_form_bkg.jpg); */
	border-bottom: black solid 1px;
	margin: 0;
	padding: 0;
	width: 600px;
}

table.eventRegistration tr th,
table.eventRegistration tr th h1
{
	color: white;
}

table.eventRegistration tr th
{
	background-color: black;
	border-left: white solid 1px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}

table.eventRegistration tr th.eventRegistrationHeader
{
	background-image: url(/GetSiteFile/h1_registration.jpg);
	background-repeat: no-repeat;
	border-left-width: 0 !important;
}

table.eventRegistration tr td
{
	border-left: black solid 1px;
}

div.eventRegistration
{
	background-image: url(/GetSiteFile/registration_form_bkg.jpg);
	margin: 0;
	padding: 0;
	width: 350px;
}
table.eventRegistration a,
div.eventRegistration a
{
	color: black;
}

div.eventRegistration h1
{
	background-image: url(/GetSiteFile/h1_registration.jpg);
	background-repeat: no-repeat;
	color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 4px;
	padding-left: 4px;
	width: 346px; /* 350 - 4 for padding-left */
	height: 22px;
}

div.eventRegistration div
{
	padding-left: 15px;
}

div.eventRegistration div,
div.eventRegistration div input,
div.eventRegistration div textarea,
div.eventRegistration div select
{
	width: 300px;
}

div.eventRegistration h2
{
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(74, 74, 74);
}

div.eventRegistration label
{
	color: rgb(35, 35, 35);
	display: block;
	font-family: helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

div.eventRegistration textarea
{
	height: 40px;
}

div.eventRegistration div.eventRegistrationButton
{
	padding-left: 0;
	text-align: center;
	width: 325px;
}

div.eventRegistration div.eventRegistrationButton input
{
	background-image: url(/GetSiteFile/button.jpg);
	border-width: 0;
	font-family: helvetica, arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	width: 75px;
	height: 36px;
}

/*****************************************************************************
 * Events calendar large view header for linking to different view types.
 */
div#eventsHeader
{
	color: black;
}

div#eventsHeader a,
div#eventsHeader a:visited,
div#eventsHeader a:active
{
	background-color: rgb(77, 40, 16);
	border-right: white solid 2px;
	color: white;
	display: block;
	float: left;
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 5px 0;
	width: 105px;
	height: 15px;
	text-align: center;
	text-decoration: none;
}

div#eventsHeader a:hover,
div#eventsHeader a.eventViewSelected,
div#eventsHeader a.eventViewSelected:hover
{
	background-color: black;
	font-weight: bold;
}

div#eventsHeader a.eventViewSelected,
div#eventsHeader a.eventViewSelected:hover
{
	cursor: default;
}

/*****************************************************************************
 * Events calendar small & medium views
 */
div.eventsSmall,
div.eventsMedium
{
	border: rgb(78, 40, 16) solid 1px;
	/*margin-left: auto;
	margin-right: auto;*/
        margin-left: 15px;
}

div.eventsSmall,
table.eventsSmallHeader,
table.eventsSmall
{
	width: 178px;
}

table.eventsSmall
{
	height: 98px;
}

div.eventsMedium,
table.eventsMediumHeader,
table.eventsMedium
{
	width: 100%;
}

table.eventsSmallHeader
{
	/*background: url(/GetSiteFile/eventsSmallBg.gif) no-repeat top;*/
        background: url(/GetSiteFile/GetSiteFile/header_bar.jpg) no-repeat;
	height: 24px;
  border-top: 1px solid #4E2810; 
}

table.eventsSmallHeader td
{
	padding: 0;
}

td.eventsSmallMonthNext, td.eventsSmallMonthPrev{
  display: none;
}
table.eventsSmallHeader td.eventsSmallMonthPrev img,
table.eventsMediumHeader td.eventsMediumMonthPrev img
{
	background-image: url(/GetSiteFile/eventsSmallPrev.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 15px;
	height: 24px;
}

table.eventsSmallHeader td.eventsSmallMonthNext img,
table.eventsMediumHeader td.eventsMediumMonthNext img
{
	background-image: url(/GetSiteFile/eventsSmallNext.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 15px;
	height: 24px;
}

table.eventsSmallHeader td.eventsSmallMonth{
     padding-top: 4px;
       padding-left: 15px;
}
table.eventsMediumHeader td.eventsMediumMonth
{
	text-align: center;
  
}

table.eventsSmallHeader td.eventsSmallMonth
{
	width: 150px; /* 98 - 15 - 15 */
}

table.eventsMediumHeader td.eventsMediumMonth
{
	width: 66%;
}

table.eventsSmallHeader td.eventsSmallMonth a,
table.eventsMediumHeader td.eventsMediumMonth a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

table.eventsSmall,
table.eventsMedium
{
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
background-color:#ffffff;
}

table.eventsSmall th.eventsSmallWeekday
{
	
}

table.eventsSmall td,
table.eventsMedium td
{
	padding: 0;
	text-align: center;
}

table.eventsSmall td a,
table.eventsMedium td a
{
	color: rgb(146, 146, 146);
	font-family: Helvetica, Arial, 'Microsoft Sans Serif';
	font-size: 10px;
	text-decoration: none;
}

table.eventsSmall td a.eventsSmallLinkBusy,
table.eventsSmall td a.eventsSmallLinkBusy:hover,
table.eventsMedium td a.eventsMediumLinkBusy,
table.eventsMedium td a.eventsMediumLinkBusy:hover
{
	color: black;
}

table.eventsSmall td.eventsSmallToday,
table.eventsMedium td.eventsMediumToday
{
	background-color: rgb(127, 67, 32);
}

table.eventsSmall td.eventsSmallToday a,
table.eventsMedium td.eventsMediumToday a
{
	color: white;
}

/*****************************************************************************
 * Events calendar large view
 */
div.eventsCalendarLarge,
table.eventsMonthly,
.events_flat,
.events_flat_day,
.events_individual,
table.events_month_header,
table.events_week_header,
table.events_day_header,
.events_categories,
.events_provinces,
.events_category,
.events_province,
.events_all,
.events_search,
.events_admin_country,
.events_admin_province
{
	width: 863px;
}

table.eventsMonthly
{
	clear: left;
}

table.eventsMonthly td
{
	padding: 0;
}

table.eventsMonthly td.eventsMonthlyPrev,
table.eventsMonthly td.eventsMonthlyNext
{
	background-color: rgb(233, 232, 228);
	border-left: white solid 1px;
	border-top: white solid 1px;
	color: rgb(66, 50, 42);
	font-size: 10px;
	font-weight: bold;
	padding: 3px 10px;
	text-align: center;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyNext
{
	border-right: 1px solid white;
}

table.eventsMonthly td.eventsMonthlyPrev a,
table.eventsMonthly td.eventsMonthlyNext a
{
	background-repeat: no-repeat;
	border: 0;
	color: rgb(163, 144, 128);
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyPrev a
{
	background-image: url(/GetSiteFile/eventsLargePrev.gif);
	padding-left: 8px;
}

table.eventsMonthly td.eventsMonthlyNext a
{
	background-image: url(/GetSiteFile/eventsLargeNext.gif);
	background-position: top right;
	padding-right: 8px;
}

table.eventsMonthly td.eventsMonthlyPrev a:hover,
table.eventsMonthly td.eventsMonthlyNext a:hover
{
	color: rgb(115, 96, 80);
	text-decoration: underline;
}

table.eventsMonthly td.eventsMonthlyMonth
{
	border-left: white solid 1px;
	border-top: white solid 1px;
	font-size: 11pt;
}

table.eventsMonthly td.eventsMonthlyMonth br
{
	font-size: 0;
	height: 0;
	line-height: 0.0;
	margin: 0;
	padding: 0;
}

table.eventsMonthly td.eventsMonthlyMonth,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	font-weight: bold;
	padding: 3px 0;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyMonth div,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	text-align: center;
}

table.eventsMonthly td.eventsMonthlyMonth,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a:hover,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	background-color: rgb(220, 214, 201);
	color: rgb(115, 96, 80);
}

table.eventsMonthly td.eventsMonthlyMonth div,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a
{
	width: 100%;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths
{
	border: rgb(115, 96, 80) solid 1px;
	list-style: none;
	position: absolute;
	width: 359px;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul.hidden
{
	display: none;
}

table.eventsMonthly td.eventsMonthlyMonth:hover ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths:hover,
table.eventsMonthly td.eventsMonthlyMonth ul.displayed
{
	display: block !important;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a
{
	background-color: rgb(233, 232, 228);
	color: rgb(163, 144, 128);
	float: left;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a:hover
{
	text-decoration: none;
}

table.eventsMonthly th.eventsMonthlyWeekday
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-left: rgb(173, 165, 149) solid 1px;
	border-right: 0;
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 6px 12px;
	text-align: center;
	width: 14%;

}

table.eventsMonthly td.eventsMonthlyWeek
{
	background-color: rgb(77, 40, 16);
	border-top: rgb(173, 165, 149) solid 1px;
	border-left: rgb(173, 165, 149) solid 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	margin: 0;
	color : white;
	padding: 0 2px;/*mar15, 12px 2px*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	writing-mode: tb-rl;
	layout-flow: vertical-ideographic;
	vertical-align: middle;
        height:25px;
}

table.eventsMonthly td.eventsMonthlyWeek a,
table.eventsMonthly td.eventsMonthlyWeek a:hover
{
	color: rgb(228, 228, 224);
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyToday,
table.eventsMonthly td.eventsMonthlyDay,
table.eventsMonthly td.eventsMonthlyDayEmpty
{
	border-left: #333333 solid 1px;
	border-top: #333333 solid 1px;
	font-size: 12px;
	height: 50px;
}

table.eventsMonthly td.eventsMonthlyToday,
table.eventsMonthly td.eventsMonthlyDay
{
	vertical-align: top;
}

table.eventsMonthly td.eventsMonthlyDayEmpty
{
	background-color: rgb(232, 232, 224);
	color: rgb(200, 196, 192);
	text-align: center;
	vertical-align: middle;
}

table.eventsMonthly td.eventsMonthlyToday
{
	background-color: rgb(220, 214, 201);
	color: rgb(66, 50, 42);
}

table.eventsMonthly td.eventsMonthlyToday:hover
{
	background-color: rgb(188, 182, 169);
}

table.eventsMonthly td.eventsMonthlyDay
{
	background-color: rgb(240, 240, 224);
	color: rgb(200, 196, 192);
}

table.eventsMonthly td.eventsMonthlyDay:hover
{
	background-color: rgb(220, 214, 201);
}

table.eventsMonthly td.eventsMonthlyDay a,
table.eventsMonthly td.eventsMonthlyToday a
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyDay a:hover,
table.eventsMonthly td.eventsMonthlyToday a:hover
{
	color: #000000;
	text-decoration: underline;
}

table.eventsMonthly td div.eventsMonthlyEvent
{
	background-color: rgb(232, 232, 224);
	border-bottom: rgb(55, 55, 55) solid 2px;
	border-top: rgb(212, 212, 208) solid 1px;
	border-left: rgb(212, 212, 208) solid 1px;
	border-right: #333333 solid 1px;
	font-size: 9px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding: 3px;
	text-align: left;
	width: 104px;
}

/*****************************************************************************
 * Event calendar large view, for flat monthly view.
 */

.events_flat
{
	clear: left;
	padding: 0;
}

.events_flat_date
{
	background-color: rgb(231, 172, 92);
	border: rgb(77, 40, 16) solid 1px;
	color: black;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.events_flat_date_empty
{
	background-color: rgb(231, 172, 92);
	border: rgb(77, 40, 16) solid 1px;
	color: black;
	font-weight: bold;
	padding: 24px 6px;
	text-align: center;
}

.events_flat_events
{
	background-color: rgb(218, 128, 6);
	border-left: rgb(77, 40, 16) solid 1px;
	border-right: rgb(77, 40, 16) solid 1px;
	border-bottom: rgb(77, 40, 16) solid 1px;
	padding-left: 6px;
}

/*****************************************************************************
 * Event calendar large view, for detailed view of an individual event.
 */
.events_individual
{
	clear: left;
}

.events_detailed
{
	border: 1px solid rgb(170, 160, 153);
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.events_detailed a
{
	color: rgb(121, 111, 96);
	text-decoration: none;
}

.events_detailed a:hover
{
	color: rgb(163, 144, 128);
}

.events_detailed_disclaimer
{
	padding: 6px 10px;
	text-align: center;
}

.events_detailed_title,
.events_detailed_title label
{
	color: white;
}

.events_detailed_title
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	font-weight: bold;
	padding: 6px 10px;
}

.events_detailed_title span /* checkmark */
{
	border: green solid 1px;
	color: green;
	font-weight: bold;
	padding: 3px 3px 2px 2px;
}

.events_detailed_title a,
.events_detailed_title a:hover
{
	color: white;
	text-decoration: none;
}

.events_category_name a,
.events_province_name a,
.events_category_filter a,
.events_province_filter a
{
	background-color: white;
	border: rgb(77, 40, 16) solid 1px;
	color: rgb(77, 40, 16);
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px 12px;
	text-decoration: none;
}

.events_category_name a:hover,
.events_province_name a:hover,
.events_category_filter a:hover,
.events_province_filter a:hover
{
	background-color: rgb(77, 40, 16);
	border: white solid 1px;
	color: white;
}

.events_detailed_title input
{
	width: 75%;
}

.events_detailed_category_list
{
	background-color: rgb(220, 214, 201);
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 50%;
}

.events_detailed_category_entry
{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
}

.events_detailed_category
{
	background-color: rgb(220, 214, 201);
	border-left-style: solid;
	border-left-width: 4px;
	border-top-width: 0;
	color: black;
	padding: 6px 10px;
}

.events_detailed_category_edit
{
	background-color: rgb(220, 214, 201);
	border-bottom: white solid 1px;
	color: black;
	padding: 6px 10px;
}

.events_detailed_date
{
	background-color: rgb(220, 214, 201);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding: 6px 10px;
	text-align: center;
	vertical-align: middle;
}

.events_detailed_desc,
.events_detailed_guests,
.events_detailed_contact,
.events_detailed_cost,
.events_detailed_type,
.events_detailed_location,
.events_detailed_canRegister
{
	background-color: rgb(240, 240, 224);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

td.events_detailed_location div.eventLocationMap a
{
	background-image: url(/GetSiteFile/eventMapIconGoogle.png);
	background-position: left;
	background-repeat: no-repeat;
	color: rgb(77, 40, 16);
	float: left;
	height: 18px;
	padding: 2px 0 0 24px;
	text-decoration: none;
}

td.events_detailed_location div.eventLocationMap a:hover
{
	color: black;
	text-decoration: underline;
}

.events_detailed_guests_title,
.events_detailed_contact_title,
.events_detailed_cost_title,
.events_detailed_type_title,
.events_detailed_location_title,
.events_detailed_canRegister_title
{
	background-color: rgb(240, 240, 224);
	border-left: white solid 1px;
	border-top: white solid 1px;
	font-weight: bold;
	padding: 6px 10px;
	width: 50%;
}

.events_detailed_desc textarea
{
	width: 98%;
}

.events_detailed_back
{
	background-color: rgb(220, 214, 201);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.events_detailed_back a, .events_detailed_back input
{
	background-image: url(/GetSiteFile/button.jpg);
	border: 0;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 75px;
	height: 36px;
}

.events_detailed_back a
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.events_detailed_back input
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.events_detailed_back input:hover
{
	cursor: pointer;
}

.events_detailed_back a:hover,
.events_detailed_back input:hover
{
	color: black;
	font-weight: normal;
}

/*****************************************************************************
 * Event calendar large view detailed header for previous, current, and next
 * month
 */
table.events_month_header,
table.events_week_header,
table.events_day_header
{
	clear: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.events_month_prev,
td.events_week_prev,
td.events_day_prev
{
	background-color: rgb(233, 232, 228);
	border-left: 1px solid rgb(77, 40, 16);
	border-right-width: 0;
	border-top: 1px solid rgb(77, 40, 16);
	border-bottom-width: 0;
	color: rgb(66, 50, 42);
	padding: 3px 10px;
	width: 30%;
}

td.events_month_prev a,
td.events_week_prev a,
td.events_day_prev a
{
	background-image: url(/GetSiteFile/eventsLargePrev.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: rgb(163, 144, 128);
	padding-left: 8px;
	text-decoration: none;
}

td.events_month_next a,
td.events_week_next a,
td.events_day_next a
{
	background-image: url(/GetSiteFile/eventsLargeNext.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	color: rgb(163, 144, 128);
	padding-right: 8px;
	text-decoration: none;
}

td.events_month_prev a:hover,
.events_month_next a:hover,
td.events_week_prev a:hover,
.events_week_next a:hover,
td.events_day_prev a:hover,
.events_day_next a:hover
{
	color: rgb(115, 96, 80);
	text-decoration: underline;
}

td.events_month_curr,
td.events_week_curr,
td.events_day_curr
{
	background-color: rgb(220, 214, 201);
	border-left: 1px solid rgb(77, 40, 16);
	border-right-width: 0;
	border-top: 1px solid rgb(77, 40, 16);
	border-bottom-width: 0;
	color: rgb(115, 96, 80);
	padding: 3px 10px;
	font-size: 12pt;
	text-decoration: none;
	width: 40%;
}

td.events_month_next,
td.events_week_next,
td.events_day_next
{
	background-color: rgb(233, 232, 228);
	border-left: 1px solid rgb(77, 40, 16);
	border-right: 1px solid rgb(77, 40, 16);
	border-top: 1px solid rgb(77, 40, 16);
	border-bottom-width: 0;
	color: rgb(66, 50, 42);
	padding: 3px 10px;
	text-decoration: none;
	width: 30%;
}

/*****************************************************************************
 *
 */
.events_categories,
.events_provinces
{
	border: rgb(170, 160, 153) solid 1px;
	clear: left;
	color: white;
}

.events_categories_header_name,
.events_provinces_header_name,
.events_categories_header_upcoming,
.events_provinces_header_upcoming,
.events_categories_header_total,
.events_provinces_header_total,
.events_admin_country_name,
.events_admin_country_name label,
.events_admin_country_abbrev,
.events_admin_country_abbrev label,
.events_admin_province_name label,
.events_admin_province_name,
.events_admin_province_abbrev label,
.events_admin_province_abbrev,
.events_admin_province_country label,
.events_admin_province_country
{
	color: white;
}

.events_categories_header_name,
.events_provinces_header_name
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding: 6px 10px;
	font-weight: bold;
}

.events_categories_header_upcoming,
.events_provinces_header_upcoming,
.events_categories_header_total,
.events_provinces_header_total
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding: 6px 10px;
	font-weight: bold;
	text-align: center;
	width: 112px;
}

.events_categories_name,
.events_provinces_name
{
	background-color: rgb(233, 232, 228);
	border-top: white solid 1px;
	border-bottom: rgb(220, 214, 201) solid 1px;
	border-right: white solid 1px;
}

.events_provinces_name
{
	padding: 6px;
}

.events_categories_name div
{
	border-left-style: solid;
	border-left-width: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.events_categories_name a
{
	color: rgb(163, 144, 128);
	padding-left: 6px;
	text-decoration: none;
}

.events_provinces_name a
{
	color: rgb(163, 144, 128);
	text-decoration: none;
}

.events_categories_name a:hover,
.events_provinces_name a:hover
{
	color: rgb(115, 96, 80);
	text-decoration: underline;
}

.events_categories_upcoming,
.events_provinces_upcoming,
.events_categories_total,
.events_provinces_total
{
	background-color: rgb(220, 214, 201);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	text-align: center;
	vertical-align: middle;
}

.events_category,
.events_province,
.events_all,
.events_search
{
	clear: left;
	border: rgb(170, 160, 153) solid 1px;
	color: white;
}

.events_country_name
{
	background-color: rgb(220, 214, 201);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: rgb(115, 96, 80);
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_name,
.events_province_name,
.events_category_filter,
.events_province_filter
{
	background-color: rgb(220, 214, 201);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: rgb(115, 96, 80);
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_filter, .events_province_filter
{
	text-align: center;
}

.events_category_title_header,
.events_province_title_header,
.events_all_title_header,
.events_search_title_header
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: white;
	font-weight: bold;
	padding: 6px 10px;
}

.events_category_date_header,
.events_province_date_header,
.events_all_date_header,
.events_search_date_header
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: white;
	padding: 6px 10px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

.events_category_title,
.events_province_title,
.events_all_title,
.events_search_title
{
	background-color: rgb(233, 232, 228);
	border-top: white solid 1px;
	border-bottom: rgb(220, 214, 201) solid 1px;
	border-right: white solid 1px;
	color: black;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_title p,
.events_province_title p,
.events_all_title p,
.events_search_title p
{
	padding-left: 16px;
	padding-right: 16px;
}

.events_category_date,
.events_province_date,
.events_all_date,
.events_search_date
{
	background-color: rgb(220, 214, 201);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}

.events_category_title a,
.events_province_title a,
.events_all_title a,
.events_search_title a
{
	color: rgb(163, 144, 128);
	font-weight: bold;
	text-decoration: none;
}

.events_category_title a:hover,
.events_province_title a:hover,
.events_all_title a:hover,
.events_search_title a:hover
{
	color: rgb(115, 96, 80);
	text-decoration: underline;
}

/*****************************************************************************
 * 
 */
.events_search_search
{
	background-color: rgb(233, 232, 228);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
}

.events_search_search input
{
	margin-left: auto;
	margin-right: auto;
}

.events_search_button
{
	background-color: rgb(220, 214, 201);
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
}

.events_search_button input
{
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************************************
 * These classes do very footy things.
 */

.events_footer
{
	border-color: rgb(170, 160, 153);
	border-style: solid;
	border-width: 0 1px 1px 1px;
	clear: left;
	color: black;
	margin-top: 0;
	padding: 0;
	width: 861px; /* 863 - 1 - 1 border */
}

.events_footer table
{
	background-color: rgb(233, 232, 228);
	border: white solid 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.events_footer_colour
{
	border: white solid 1px;
	margin: 1px;
	width: 5px;
}

.events_footer_name
{
	padding: 1px 10px 2px 10px;
	width: 23%;
}

.events_footer_name a,
.events_footer_recommend a
{
	font-size: 10pt;
	color: rgb(163, 144, 128);
	text-decoration: none;
}

.events_footer_name a:hover,
.events_footer_recommend a:hover
{
	color: rgb(115, 96, 80);
	text-decoration: underline;
}

.events_footer_recommend
{
	border-top: rgb(170, 160, 153) solid 1px;
	padding: 0;
	text-align: center;
}

.events_footer_recommend div
{
	border-top: white solid 1px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
}

/*****************************************************************************
 * 
 */
.events_error
{
	clear: left;
	color: red;
	display: block;
	font-weight: bold;
}

/*****************************************************************************
 * 
 */
a.events_edit_disclaimer_link
{
	background-image: url(/GetSiteFile/button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: left;
	color: black;
	display: block;
	font-family: Arial;
	font-size: 10px; 
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 75px;
	height: 36px;
	text-align: center;
	text-decoration: none;
}

a.events_edit_disclaimer_link :hover
{
	color: rgb(76,76,76);
	font-weight: bold; 
}

form.events_edit_disclaimer
{
	clear: left;
}

/*****************************************************************************
 * Events calendar province/state and country administration.
 */
.events_admin_country,
.events_admin_province
{
	clear: left;
}

.events_admin_country_border,
.events_admin_province_border
{
	border: rgb(170, 160, 153) solid 1px;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.events_admin_country_name,
.events_admin_country_abbrev,
.events_admin_province_name,
.events_admin_province_abbrev,
.events_admin_province_country
{
	background-image: url(/GetSiteFile/eventsFade.gif);
	background-repeat: repeat-x;
	background-color: rgb(77, 40, 16);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	font-weight: bold;
	padding-top: 6px 10px;
	width: 50%;
}

.events_admin_country_buttons,
.events_admin_province_buttons
{
	background-color: rgb(220, 214, 201);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.events_admin_country_buttons input,
.events_admin_province_buttons input
{
	background-image: url(/GetSiteFile/button.jpg);
	border: 0;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 75px;
	height: 36px;
}

.events_admin_country_buttons input:hover,
.events_admin_province_buttons input:hover
{
	color: black;
	cursor: pointer;
	font-weight: normal;
}

.events_admin_country_delete,
.events_admin_province_delete
{
	color: red;
}

td.events_admin_country_list
{
	background-color: rgb(233, 232, 228);
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

td.events_admin_country_list a
{
	color: rgb(163, 144, 128);
}

td.events_admin_country_list a:hover
{
	color: rgb(115, 96, 80);
}

td.events_admin_country_list table
{
	margin-left: 32px;
}

td.events_admin_country_list table td
{
	padding: 4px;
}

/*****************************************************************************
 * Customized events calendar widget for meducom.ca
 */
div.eventsWidget
{
	
}

div.eventsWidget div.eventsWidgetHeader,
div.eventsWidget div.upcomingEvents
{
	float: left;
}

div.eventsWidget div.eventsWidgetHeader div.eventsWidgetTitle,
div.eventsWidget div.upcomingEvents div.upcomingEventsTitle
{
	color: white;
	font-weight: bold;
	padding-top: 2px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsWidgetTitle
{
	background-image: url(/GetSiteFile/eventsWidgetTitle.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 354px;
	height: 42px;
}

div.eventsWidget div.upcomingEvents div.upcomingEventsTitle
{
	background-image: url(/GetSiteFile/eventsWidgetTile.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	height: 23px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSearchSmall
{
	text-align: center;
	width: 404px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSearchSmall label
{
	color: black;
	text-transform: uppercase;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSearchSmall input
{
	border: black solid 1px;
	color: black;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSearchSmall input#eventsSearchTitleOrDescription
{
	
}

div.eventsWidget div.eventsWidgetHeader div.eventsSearchSmall input#eventsSearchSubmit
{
	text-transform: uppercase;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall
{
	float: right;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall,
div.eventsWidget div.eventsWidgetHeader table.eventsSmallHeader,
div.eventsWidget div.eventsWidgetHeader table.eventsSmall
{
	width: 130px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader
{
	background-image: url(/GetSiteFile/eventsWidgetCalendar.gif);
	background-repeat: no-repeat;
	height: 32px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader td.eventsSmallMonthPrev img
{
	background-image: url(/GetSiteFile/eventsWidgetCalendarPrev.gif);
	background-repeat: no-repeat;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader td.eventsSmallMonthNext img
{
	background-image: url(/GetSiteFile/eventsWidgetCalendarNext.gif);
	background-repeat: no-repeat;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader td.eventsSmallMonthPrev img,
div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader td.eventsSmallMonthNext img
{
	width: 24px;
	height: 32px;
}

div.eventsWidget div.eventsWidgetHeader div.eventsSmall table.eventsSmallHeader td.eventsSmallMonth
{
	width: 82px;
}

div.eventsWidget div.upcomingEvents
{
	border: rgb(167, 169, 172) solid 1px;
	margin-top: 8px;
}

div.eventsWidget div.upcomingEvents div.upcomingEventsList
{
	padding: 8px;
}

div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_desc,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_guests_title,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_guests,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_contact_title,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_contact,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_type_title,
div.eventsWidget div.upcomingEvents div.upcomingEventsList table.events_detailed td.events_detailed_type
{
	display: none;
}

null

div.mainMenu ul.jd_menu li{
  color: #4d4d4d;
}
/* Hard coded menu */
div.mainMenu { 
  float: left; 
  margin: 12px 0 0 27px;
}

/* MEDUCOM GATE */
a.ManageJdMenu { position: absolute; margin-left: -150px; }
ul.jd_menu ul {   
  background: rgb(120,64,13) none; 
  z-index: 2000;
}
div.mainMenu ul.jd_menu {

  position: absolute;
  z-index: 1900;
  clear: both;
  display: block;
  height: 60px;
  background-color: white;
  width:560px;
}

div.mainMenu ul.jd_menu li.level_0 { 
 height: 60px; 
 overflow: hidden; 
margin-left:15px;
}

/*Individual Menu Items*//*mar15*/
div.mainMenu ul.jd_menu li.menu_22 { 
 width:60px;
margin-left:0;
}
div.mainMenu ul.jd_menu li.menu_31 { 
 width:70px;
}
div.mainMenu ul.jd_menu li.menu_48,
div.mainMenu ul.jd_menu li.menu_50 { 
 width:100px;
}
div.mainMenu ul.jd_menu li.menu_41 { 
 width:90px;
}
div.mainMenu ul.jd_menu li.menu_32 { 
 width:90px;
}

div.mainMenu ul.jd_menu li.level_0 span.level_0 a { 
  display: block;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(77,77,77);
  padding: 21px 0 0 0;
  height: 39px;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
}

div.mainMenu ul.jd_menu li ul {
  position: absolute;
  z-index: 10000;
}

ul.jd_menu ul.level_1.wrap_menu,
ul.jd_menu ul.level_2.wrap_menu,
ul.jd_menu ul.level_3.wrap_menu,
ul.jd_menu ul.level_4.wrap_menu { width: 320px; }

ul.jd_menu ul.level_1.wrap_menu li.level_1,
ul.jd_menu ul.level_2.wrap_menu li.level_2,
ul.jd_menu ul.level_3.wrap_menu li.level_3,
ul.jd_menu ul.level_4.wrap_menu li.level_4 {
  float: left;
}

div.mainMenu ul.jd_menu ul li span a { 
  color: white; text-decoration: none; font-size: 8pt; 
  white-space: normal; font-weight:bold;
}

div.mainMenu ul.jd_menu ul li.jdm_active,
div.mainMenu ul.jd_menu ul li.jdm_hover {

}


div.mainMenu ul.jd_menu li ul li.menu_parent,
ul.jd_menu li ul li.menu_parent {
  background: rgb(120,64,13) url(/GetSiteFile/menuSub.gif) no-repeat;
  background-position: center right;
} 




div.mainMenu ul.jd_menu li ul li { 

  width: 150px;
  padding: 5px; 
  color: black;
  background-image: none;
}



div.mainMenu ul.jd_menu li ul li.menu_parent.jdm_active,
div.mainMenu ul.jd_menu li ul li.menu_parent.jdm_hover {
  background: rgb(81,41,15) url(/GetSiteFile/header_bar.jpg) no-repeat;
  background-position: center right;
} 

div.mainMenu ul.jd_menu li.jdm_active,
div.mainMenu ul.jd_menu li.jdm_hover {
  background: url(/GetSiteFile/nav_over.gif) no-repeat;
  background-position: top center;
}

div.mainMenu ul.jd_menu li ul li.jdm_active,
div.mainMenu ul.jd_menu li ul li.jdm_hover {
  background: rgb(81,41,15) url(/GetSiteFile/header_bar.jpg) no-repeat;
}

ul.jd_menu ul li a,
ul.jd_menu ul li a:active,
ul.jd_menu ul li a:link,
ul.jd_menu ul li a:visited {
	color: #FFF;
  white-space: nowrap;
  width:   width: 150px; display: block;
}
ul.jd_menu li ul li {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
  padding: 2px 5px 2px 5px; 
	cursor: pointer;
  white-space: nowrap;
	color: #FFF;
}


ul.jd_menu ul {
/*
  border-top: 2px solid black;
  border-left:1px #000000 solid;
  border-right:1px #000000 solid;
  border-bottom:1px #000000 solid;
*/
  border: 1px solid rgb(65,40,18);
}

ul.jd_menu ul li {
	background: rgb(120,64,13);
	color: #FFF;
}
ul.jd_menu ul li.jd_menu_active,
ul.jd_menu ul li.jd_menu_hover {
	background-color: rgb(61,24,12);
	color: #FFF;
}
ul.jd_menu li.jd_menu_active a.jd_menu_active,
ul.jd_menu li.jd_menu_hover a.jd_menu_hover {
	color: #FFF;
}

ul.jd_menu_pers_page li ul li { width: 150px; }


