/* Frosted */

BODY {scrollbar-face-color: #DEE3EF; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: #D7D7E3; 
scrollbar-darkshadow-color: #D7D7E3; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000;
background-color: #000000;	
}



.mwpThemePage {
	background-color: #000000;
	width: 100%
} 

A:link {color: #89A1D7; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size:11px;}
A:visited {color: #89A1D7; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size:11px;}
A:hover	{color: #3399FF; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size:11px;}
A:active {color: #89A1D7; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size:11px;}
HR { color: #89A1D7; height: 1px; width: 94%; }
/* Start FORM elements */

form {
	margin: 0px;
}

select {
	background: transparent;
	background-color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:  1px solid #A8B2BB;
}

.textbox {
	border: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-left: 2px;
	font-size: 9px;
	margin-bottom: 5px;
}

.button {
	height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #000000;
	letter-spacing: .2em;
}

.popbutton {
	height: 20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #6E3019;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code {
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000066;
	font-family: 'Courier New', Monospace;
	background-color: #000000;
	width: 80%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top: 5px solid #8b4513;
	border-right: 1px solid #8b4513;
	border-bottom: 1px solid #8b4513;
	border-left: 5px solid #8b4513;
	font-size: 12px;
}

.Quote {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000; 
	width: 80%;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px dashed #8b4513;
	font-size: 10px;
}
.mwpThemeSmallBlock { 
	border: 1px solid #466D9D;
	background-color: #000000;
}

/*	Start ThemeBlock  */
.mwpThemeBlock {
	margin: 0px 0px 0px 0px;
/*	height: auto; */
	width: auto;
/*	border: 1px solid #003399; */
}

.mwpThemeBlock_sh_tr {		
	height: 54px;
	background-color: #000000;
	background-image:  url('TR.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px
}
.mwpThemeBlock_sh_tl{	
	height: 54px;
	background-image:  url('TL.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px
}

.mwpThemeBlock_sh_tc {	
	margin:0px 22px; height: 54px;
	background-image:  url('tc.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
}

.mwpThemeBlock_tr {		/* Top right image */
	height: 54px;
	background-color: #000000;
	background-image:  url('TR.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px
}
.mwpThemeBlock_tl{
	height: 54px;
	background-image:  url('TL.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px
}

.mwpThemeBlock_tc {
	margin:0px 22px; height: 54px;
	background-image:  url('tc.jpg');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-position-y:50%
}

.mwpThemeBlock_tc h4 {
	font-weight : bold;
	color : #6F7AB2;
	border-bottom : 0px solid #A8B2BB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom : 0px;
	padding-top: 6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mwpThemeBlock_ml {
	margin: 0px;
	padding: 0px;
	background-image: url('ml.jpg');
	background-repeat: repeat-y;
	background-position: left top
}
.mwpThemeBlock_mr {
	margin: 0px;
	padding: 0px;
	background-image: url('mr.jpg');
	background-repeat: repeat-y;
	background-position: right top
}
.mwpThemeBlock_content {
	height: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	margin-right: 18px;
	margin-left: 18px;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
/*	background-image: url(tle.gif);
	background-repeat: repeat;
	background-position: left top; */
}

.mwpThemeBlock_br {	
	margin: 0px;
	background-image: url('br.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.mwpThemeBlock_bl {	
	margin: 0px;
	background-image: url('bl.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.mwpThemeBlock_bc {
	height: 39px;
	margin-right: 22px;
	margin-left: 22px;
	margin-bottom: 4px;
	margin-top: 0px;	
	background-image: url('bc.jpg');
	background-repeat: repeat-x;
	padding-right: 22px;
	padding-left: 22px; 
	padding-bottom: 0px; background-position-y:50%	
}

.mwpThemeblockMinMax {
	background-color: #000000;
	width: 13px; 
	height: 13px; 
	margin-top: 6px; 
	margin-right: -4px; 
	padding: 0px; 
}

/* Hide for IE Mac \*/
* html .mwpThemeBlock {height: 1%;}
* html .mwpThemeBlock_content {height: 1%;}
/* End Hide */

/*  End ThemeBlock  */

/* theme changer */
.mwpThemeChanger{
	height: 42px;
	width: 148px;
	background-image: url('blank.gif');
	background-repeat: no-repeat; 
	background-position:  center 50%;
}

/** Frosted --  **/
/* header styles */
.MwpInfo_Header_Left {
/*	width:268px; */
	background-color: #000000;
	background-image: url('MwpInfo_Tile.jpg');
	background-repeat: repeat;
	background-position: left top
}
.MwpInfo_Header_Tile {		/* Top Center */
	height: 133px;
	background-image:  url('MwpInfo_Tile.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #000000
}
.MwpInfo_Header_Rite {		/* Top Right image */
        height: 133px;
        width: 51px;
	background-color: #000000;
	background-image:  url('MwpInfo_Rite.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-color: #000000
}
.MwpInfo_Header_Login {
	height: 50px;
	width: 255px;
	border: 1px solid #000000;
	margin-top: 25px;
	margin-right: 2px;
	padding: 0px;
	background-color: #000000;
} 
.MwpInfo_HeaderIcons {
	margin-top: 32px;
}
/*  End Header  */

.MwpInfo_Banner{
        height: 60px;
        width: 468px;
	border: 1px solid #000000;
	margin-top: 38px;
	margin-right: 2px;
	padding: 0px;
	background-color: #000000;
}
.MwpInfo_Banner_showOther {
	border: 0px solid #000000;
	height: 50px;
	width: 200px;
	border: 1px solid #000000;
	margin-top: 35px;
	margin-right: 2px;
	padding: 0px;
	background-color: #000000;
}
/*  Start NavBar  */
.MwpInfo_NavLeft {	
	height: 49px;
	width: 50px;
	background-image:  url('NLeft.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #000000
}
.MwpInfo_NavTile {
        padding-top: 10px;
        padding-bottom: 12px;
	padding-right: 2px;
	width: 100%;
	height: 49px;
	background-image: url('NBack.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
}
.MwpInfo_NavRite {	
	height: 49px;
	width: 50px;
	background-image:  url('NRite.jpg');
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-color: #000000
}
.mwpThemeNavLog {
        margin-top:25px; 	
	padding:5px; 
	background-color: #000000;
	border: 2px solid #000000; 			
}
/*  End Navbar  */

/*  Start Footer  */
.MwpInfo_FootLeft {
	height: 49px;
	width: 100%;
	border: 0px solid #466D9D;
/*	background-color: #000000; */
	background-image: url('NLeft.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px
}
.MwpInfo_FootRite {
	height: 49px;
	width: 100%;
	background-image: url('NRite.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0px
}
.MwpInfo_FootTile {
	margin:0px 40px; background-image: url('NBack.jpg');
	background-repeat: repeat-x;
	height: 49px;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}
.blokici {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}
/*  End Footer  */
/** -- Frosted  **/
/*  Start Navbar menu styles */
div.menuBar,
div.menuBar a.menuButton,
div.nav_menu,
div.nav_menu a.nav_menuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div.menuBar { /* this is the main container */
/*	background-color: #000000;
	background-image: url(Themes/<%= strTheme %>/nback.jpg);
	background-position: center; 
	background-repeat: repeat-x;
	margin-bottom: 0px; */
	border-top: 0px inset transparent;
	border-right: 0px inset #000000;
	border-bottom: 0px outset transparent;
	border-left: 0px inset #000000;
	text-align: left;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #e0e0e0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding: 3px 6px 3px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #000000;
  border: 0px solid #5050f0;
  color: #000000;
  left: 0px;
  top: 0px; 
  margin: 0px;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #000000;
  border: 0px solid #5050f0;
  color: #000000;
  left: 0px;
  top: 0px; 
  margin: 0px;
}

div.nav_menu { /* this is the flyout container */
  background-color: #000000;
  border: 1px solid #000000;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  margin-top: -2px;
  visibility: hidden;
  z-index: 101;
}

div.nav_menu a.nav_menuItem {
  color: #000000;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.nav_menu a.nav_menuItem:hover, div.nav_menu a.menuItemHighlight {
  background-color: #000000;
  color: #000000;
}

div.nav_menu a.nav_menuItem span.menuItemText {}

div.nav_menu a.nav_menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.nav_menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}
/* End NavBar Menu styles */
/*	Start menu css  */
div.menu {
    width:150px;
    padding:0;
    margin:0;
    border:0px none;
}

div.menu a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000066;
    text-decoration: none;
}

div.menu a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000066;
    text-decoration: none;
}

div.menu h4 {
	margin:0;
	padding:0;
	text-align:left;
	font-weight: normal;
}

div.menu h4 a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000066;
    text-decoration: none;
}

div.menu h4 a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000066;
    text-decoration: none;
}

div.menu h4 a:active {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000066;
    text-decoration: none;
}

html>body div.menu a {width:auto;}
html>body div.menu a:visited {width:auto;}
html>body div.menu h4 a {width:auto;}
html>body div.menu h4 a:active {width:auto;}
html>body div.menu h4 a:visited {width:auto;}

div.menu a:hover { background: #F4F4EE; color: #000000; text-decoration: none; font-weight: bold;}
div.menu h4 a:hover { background:#F4F4EE; color: #000000; text-decoration: none;cursor: default; font-weight: bold;}
/*	End menu css  */

/* image Login/Logout buttons  */
.imgLogout {
	background-image: url('logout.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 67px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.imgLogin {
	background-image: url('login.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 59px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Turn the 'Use graphical buttons' off to use this button css */
.btnLogin {
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.mwpThemeBlock_title { width: 100%; height: 11; background-color: #06708D; background-image: url('FBack.jpg'); }
.mwpThemeBlock_subTitleCell { background-color: #06708D; background-image: url('FBack.jpg'); }  /*background-image: url('FBack.jpg')*/
.mwpThemeBlock_forumCategoryCell {background-color: #06708D; background-image: url('FBack.jpg'); }


/* ----------------- PM Toast Styles -------------------------- */
.mwpThemeToast {
	border:1px solid #A6B4CF;
	border-right: 1px solid #455690;
	border-bottom: 1px solid #455690;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:-120px;
	right:10px;
	width:181px;
	height:111px; 
}
.mwpThemeToast_header_left {
	border-top:1px white solid;
	border-left:1px white solid;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:0px;
	background-image:url('Grad.jpg');
	background-repeat: repeat-x;
	text-align:center
}
.mwpThemeToast_header_img_left {
	background-image: url('mail.jpg');
	background-repeat: no-repeat;
}
.mwpThemeToast_title {
	border-top:1px white solid;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:0px;
	font-family:arial;
	font-size:12px;
	background-image: url('Grad.jpg');
	background-repeat: repeat-x;
}
.mwpThemeToast_header_right {
	border-top:1px solid white;
	padding-right:2px;
	padding-bottom:0px;
	border-right:1px solid #CFDEF4;
	background-image: url('Grad.jpg');
	background-repeat: repeat-x;
	text-align:right
}
.mwpThemeToast_header_img_right {
	background-image: url('x.jpg');
	background-repeat: no-repeat;
	cursor: hand;
}
.mwpThemeToast_content_left {
	background-color:#000000;
	border-left:1px white solid;
}
.mwpThemeToast_content {
	border-top:1px #728EB8 solid;
	cursor:hand;
	border-bottom:1px #B9C9EF solid;
	padding-top:4px;
	padding-left:5px;
	font-family:arial;
	font-size:12px;
	background-image: url('Grad2.jpg');
	background-repeat: repeat-x;
}
.mwpThemeToast_content_right {
	background-color:#000000;
	border-right:1px #CFDEF4 solid;
}
/* ------------------------------------ END PM Toast Styles ------------------------------------------ */



/*--------------------------------- START EVENT/CALENDAR STYLES ----------------------------------*/
TD.NON 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#C0C0C0; 
	font-weight :normal
}
TD.TOP 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#0000FF; 
	font-weight :bold
}
TD.Some 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color: #000000; 
	font-weight :normal
	}
TD.Today 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :lightsteelblue; 
	font-weight :normal
}
TD.Day 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color: #000000; 
	background-color :#000000; 
	font-weight :normal
}
TD.Selected 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :plum; 
	font-weight :normal
}
TD.HL 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color: #000000; 
	font-weight :normal
}
TD.NON2 
{
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :lightgrey; 
	font-weight :normal
}
A.NOEVENT:link
{
    color: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NOEVENT:visited
{
    color: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NOEVENT:hover
{
    BACKGROUND-COLOR: lavender;
    color: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.EVENT:link
{
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.EVENT:visited
{
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.EVENT:hover
{
    BACKGROUND-COLOR: #000000;
    COLOR: navy;
    CURSOR: help;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.MONTH:link
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.MONTH:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.MONTH:hover
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.NORMAL:link
{
    color: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NORMAL:visited
{
    color: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NORMAL:hover
{
    color: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.createdby
{
    FONT-STYLE: italic;
    TEXT-ALIGN: right
}
.bluetext
{
    COLOR: #336699
}
.month
{
    FONT-WEIGHT: bold
}
.eventname
{
    FONT-WEIGHT: bold
}
a.Title:link {color:navy; text-decoration: underline; cursor: hand}
a.Title:visited {color: steelblue; text-decoration: underline}
a.Title:hover   {color: FFFFCC; text-decoration: underline; cursor: hand}

/*--------------------------------- END EVENT/CALENDAR STYLES ------------------------------------*/

.hidden {
	DISPLAY: none
}
.mwpThemeIM {
	border:1px solid #A6B4CF;
	border-right: 1px solid #455690;
	border-bottom: 1px solid #455690;
	width:200px;
	background-color: #000000;
	filter: Alpha(Opacity=85);
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
