/* HTML STYLES */

html, body
{
margin: 0;
padding: 0;

background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 15px; 
color: #999999;
}

DIV#adminContainer
{
min-height: 100%;
margin: 10px;
border: 1px solid #000000;
}

* html #adminContainer
{
height: 100%;
}

a
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#990000;
text-decoration: none;
}

a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#990000;
text-decoration: underline;
}

/*  PAGE LAYOUT STYLES */

DIV#adminHeader
{
position: relative;
height: 60px;

background-image: url(/images/xprDefault/xpr_logo.gif);
background-repeat: no-repeat;
background-position: 10 0;
}

DIV#xprLogoDiv
{
padding: 10px;
}

DIV#adminMainMenu
{
display: block;
}

DIV#adminBody
{
display: block;
margin-top: 20px;
}

#bodyTable
{
height: 100%;
width: 100%;
}

#adminLeftCloumn
{
width: 200px;
height: 100%;
}

#adminRightCloumn
{
border-top: 1px solid #CCCCCC;
padding: 10px;
height: 100%;
}

DIV#adminFooter
{
padding: 10px;
}

/* MAIN MENU STYLES */

#ctMainMenu
{
display: block;
height: 41px;
background-image: url(/images/xprDefault/header/headerTile.jpg);

background-repeat: repeat-x;
background-position: 0 -1;
}

#ctMainMenuTable
{
height: 40px;
margin-left: 10px;
background-image: url(/images/xprDefault/menu/mainMenuTile.png);
background-repeat: repeat-x;
border-bottom: 1px solid #999999;
}

td#ctMainMenuTableStart
{
width: 10px;
background-image: url(/images/xprDefault/menu/mainMenuLeft.png);
background-repeat: no-repeat;
background-position: top left;
}

td#ctMainMenuTableEnd
{
width: 15px;
background-image: url(/images/xprDefault/menu/mainMenuRight.png);
background-repeat: no-repeat;
background-position: top right;

}

a.ctMainMenuLink, a:hover.ctMainMenuLink
{
display: block;
padding: 5px;
font-face:verdana;
font-size: 10px;
color:#999999;
font-weight: bold;
text-decoration: none;
}

a.ctMainMenuLinkActive, a:hover.ctMainMenuLinkActive
{
display: block;
padding: 5px;
font-face:verdana;
font-size: 10px;
color:#F5832B;
font-weight: bold;
text-decoration: none;
}

/* SUB MENU STYLES */

DIV#ctSubMenu
{
border-right: 1px solid #CCCCCC;
height: 100%;
}

DIV#ctSubMenuHeader
{
height: 30px;
border-bottom: 1px solid silver;
}

DIV#ctSubMenuFooter
{
display: block;
height: 30px;
border-right: 1px solid silver;
}

DIV#ctSubMenuItem
{
border-bottom: 1px solid silver;
border-left: 5px solid #0B0747;

background-image: url(/images/xprDefault/menu/subMenuArrowBlue.gif);
background-repeat: no-repeat;
background-position: 0 1;

padding-left: 15px;
}


DIV#ctSubMenuItemActive
{
border-bottom: 1px solid silver;
border-left: 5px solid #F5832B;
border-right: 1px solid #FFFFFF;
margin-right: -1px;

background-image: url(/images/xprDefault/menu/subMenuArrowOrange.gif);
background-repeat: no-repeat;
background-position: 0 1;

padding-left: 15px;
}

a.ctSubMenuLink, a:hover.ctSubMenuLink
{
display: block;
color: #999999;
padding: 3px;

font-face:verdana;
font-size: 10px;
color: #999999;
text-decoration: none;
}

a.ctSubMenuLinkActive, a:hover.ctSubMenuLinkActive
{
display: block;
padding: 3px;

font-face:verdana;
font-size: 10px;
color: #999999;
text-decoration: none;
}

a.ctSubMenuLinkLevel2, 
a:hover.ctSubMenuLinkLevel2
{
display: block;
color: #999999;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;

font-face:verdana;
font-size: 10px;
color: #999999;
text-decoration: none;
}


DIV#ctSubMenuItemActive a.ctSubMenuLinkActive,
DIV#ctSubMenuItemActive a:hover.a.ctSubMenuLinkActive
{
display: block;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
font-weight: bold;
font-face:verdana;
font-size: 10px;
color:#F5832B;
text-decoration: none;
}

DIV#ctSubMenuItemActive a.ctSubMenuLinkLevel2,
DIV#ctSubMenuItemActive a:hover.ctSubMenuLinkLevel2
{
display: block;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;

font-face:verdana;
font-size: 10px;
color:#F5832B;
text-decoration: none;
border-top: 1px solid #EFEFEF;
}

DIV#ctSubMenuItemActive a.ctSubMenuLinkActiveLevel2, 
DIV#ctSubMenuItemActive a:hover.ctSubMenuLinkActiveLevel2
{
display: block;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;
font-weight: bold;
font-face:verdana;
font-size: 10px;
color:#F5832B;
text-decoration: none;
border-top: 1px solid #EFEFEF;
}

/* C-PATH MENU STYLES */

DIV#cPath
{
padding: 10px;
background: #EFEFEF;
}

a.cPathLink
{
text-decoration: none;
padding: 5px;
font-face:verdana;
font-size: 10px;
color:#0B0747;
}

a.cPathLinkActive, a:hover.cPathLinkActive, a:hover.cPathLink
{
padding: 5px;
font-face:verdana;
font-size: 10px;
color:#F5832B;
text-decoration: none;
}

/*  DETAIL BARS */

#detailBar, #detailBar a, #detailBar a:hover
{
font-face:verdana;
font-size: 10px;
font-weight: bold;

color:#999999;
text-decoration: none;
}

#detailBar a.languageActive, #detailBar a:hover.languageActive
{
font-face:verdana;
font-size: 10px;
font-weight: bold;
color:#F5832B;
text-decoration: none;
}

#detailBarLeft
{
background-image: url(/images/xprDefault/backendBar/detailBarLeft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

#detailBarCenter
{
background-image: url(/images/xprDefault/backendBar/detailBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 25px;
padding-left: 5px;
padding-right: 5px;

font-face:verdana;
font-size: 10px;
font-weight: bold;

color:#999999;
text-decoration: none;
}

#detailBarRight
{
background-image: url(/images/xprDefault/backendBar/detailBarRight.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

DIV#detailBarUser
{
position: absolute;
right: 25px;
top: 25px;
}

DIV#detailBarLanguage
{
position: absolute;
right: 20px;
top: 85px;
}

#detailBarIconUser
{
background-image: url(/images/xprDefault/backendBar/detailBarIconUser.gif);
background-repeat: no-repeat;
background-position: top left;
width: 18px;
}


/*  ADMIN BOXES */

DIV#adminBoxTitle, .adminBoxTitle
{
font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#99000;
text-decoration: none;
}

#adminBox
{
width: 100%;
margin-bottom: 10px;
}

#adminBoxBarLeft
{
background-image:url(/images/xprDefault/backendBar/barDefaultLeft.jpg);
background-repeat:no-repeat;
background-attach: fixed;
width: 8px;
height: 22px;
}

#adminBoxBarColumn
{
background-image:url(/images/xprDefault/backendBar/barDefaultTile.jpg);
background-repeat:repeat-x;
height: 22px;
}

#adminBoxBarRight
{
background-image:url(/images/xprDefault/backendBar/barDefaultRight.jpg);
background-repeat:no-repeat;
background-attach: fixed;
width: 10px;
height: 22px;
}

#adminBoxRow
{
border-top: 1px solid #CCCCCC;
}

#adminBoxRowLeft
{
border-left: 1px solid #CCCCCC;
width: 8px;
}

#adminBoxRowColumn
{
}

#adminBoxRowRight
{
border-right: 1px solid #CCCCCC;
width: 8px;
}

#adminBoxRowBottomLeft
{
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#adminBoxRowBottom
{
border-bottom: 1px solid #CCCCCC;
}

#adminBoxRowBottomRight
{
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

/*  CONTROL PANEL BARS */


#controlPanelBar
{
font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#999999;
text-decoration: none;
height: 22px;
}

#controlPanelBarLeft
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarLeft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

#controlPanelBarCell
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
}

#controlPanelBarDivider
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
border-left: 1px solid #999997;
padding-left: 2px;
padding-right: 2px;
width: 20px;
}


#controlPanelListDivider
{
width: 18px;
text-align: center;
}

#controlPanelBarRight
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarRight.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

/*   INFO BARS */

#infoBar
{
font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#999999;
text-decoration: none;
height: 22px;
width: 100%;
margin-bottom: 5px;
}

#infoBarLeft
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarLeft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

#infoBarTitle
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
color:#F5832B;
}

#infoBarRight

{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarRight.gif);
background-repeat: no-repeat;
background-position: top right;
width: 5px;
}

/* LOGIN STYLES */

DIV#adminLoginContainer
{
margin: 100px;
}

DIV#adminLoginPanel
{
border: 1px solid #FFFFFF;
background-image:url(http://control.conservative.ca/images/xprDefault/login/xprLoginScreen.jpg);
background-repeat:no-repeat;
background-attach: fixed;
width: 480px;
height: 450px;
}

DIV#adminLoginForm
{
margin-top: 220px;
margin-left: 75px;
}

#adminUserLogin
{
background-image:url(/images/theCreativeTool/login/user_icon.png);
background-repeat:no-repeat;
background-attach: fixed;
padding-left: 60px;
height: 30px;
font-face: verdana;
font-size: 11px;
font-weight: normal;
color:#999999;
text-decoration: none;
text-align: right;
}

#adminUserPass
{
background-image:url(/images/theCreativeTool/login/password_icon.png);
background-repeat:no-repeat;
background-attach: fixed;
padding-left: 60px;
height: 30px;

font-face: verdana;
font-size: 11px;
font-weight: normal;
color:#999999;
text-decoration: none;
text-align: right;
}

.loginFormInput
{
border: 1px solid #999999;
font-face: verdana;
font-size: 11px;
font-weight: normal;
color:#999999;
text-decoration: none;
width: 200px;
height: 18px;
}

/*  FORM STYLES */

.formTextArea
{
font-size: 11px;
font-family: verdana;
padding-left: 5px;
border: 1px solid #999999;
}

.formInput
{
font-size: 11px;
font-family: verdana;
padding-left: 5px;
border: 1px solid #999999;
}

.formSelectMultiple
{
height: 100px;
border: 1px solid #999999;
}

.formLabel
{
font-size: 11px; 
white-space: nowrap;
}

select
{
font-size: 11px;
background: #FFFFFF;
width: 150px;

height: 18px;
border: 1px solid #999999;
color: #999999;
}

/* ARTICLE EDITOR STYLES */

#editorArticleProperties
{
width: 99%;
font-family: verdana;
font-size: 11px;
font-weight: normal;
color:#999999;
text-decoration: none;
}

#editorArticlePropertiesText
{
font-face: verdana;
font-size: 10px;
font-weight: normal;
color:#999999;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}

#editorArticlePropertiesLeft
{
width: 100px;
text-align: right;
padding-right: 5px;
padding-bottom: 2px;
white-space: nowrap;
font-size: 10px;
}

#editorArticlePropertiesRight
{
padding-bottom: 2px;
}

#editorArticleProperties .formInput
{
font-size: 11px;
background: #FFFFFF;
width: 100%;
height: 18px;
border: 1px solid #999999;
color: #999999;
padding-left: 5px;
}

#editorArticleProperties .formInputRadio
{
background: #FFFFFF;
color: #999999;
padding-left: 5px;
}

/*  BOTTOM STYLES */

.toolBarEditor
{
margin-top: 5px;
padding: 3px;
background: #FFFFFF;
border: 1px solid #999999;

font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#999999;
text-decoration: none;
}

.editorArticleProperties
{
width: 100%;
margin-top: 5px;
background: #FFFFFF;
border: 1px solid #999999;
}

#toolTable
{
font-size: 9px;
font-face: verdana;
color: #999999;
}

#toolTable img:hover
{
cursor: pointer; cursor: hand;
}

#toolTableSpacer
{
width: 5px;
}

DIV#editorLabelWrapper
{
font-face: verdana;
font-size: 10px;
font-weight: normal;
color:#999999;
text-decoration: none;
padding: 10px;
}

/*  admin backend styles START  */

DIV#adminBodyContainer
{
overflow: hidden;
}

#popupBody
{
margin: 10px;
}

DIV#adminPopupBodyContainer
{
padding: 10px;
width: 750px;
}

DIV#adminPopupHeader
{
height: 60px;
margin-bottom: 20px;
background-image:url(/images/xprDefault/xpr_logo.gif);
background-repeat:no-repeat;
background-position: 0 0;
background-attach: fixed;
}

/*  ADMIN BOXES */

DIV#adminBoxTitle, .adminBoxTitle
{
font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#99000;
text-decoration: none;
}

#adminBox
{
width: 100%;
margin-bottom: 10px;

}

#adminBoxBarLeft
{
background-image:url(/images/theCreativeTool/backendBar/barDefaultLeft.jpg);
background-repeat:no-repeat;
background-attach: fixed;
width: 8px;
height: 22px;
}

#adminBoxBarColumn
{
background-image:url(/images/theCreativeTool/backendBar/barDefaultTile.jpg);
background-repeat:repeat-x;
height: 22px;
}

#adminBoxBarRight
{
background-image:url(/images/theCreativeTool/backendBar/barDefaultRight.jpg);
background-repeat:no-repeat;
background-attach: fixed;
width: 10px;
height: 22px;
}

#adminBoxRow
{
border-top: 1px solid #CCCCCC;
}

#adminBoxRowLeft
{
border-left: 1px solid #CCCCCC;
width: 8px;
}


#adminBoxRowColumn
{
}

#adminBoxRowRight
{
border-right: 1px solid #CCCCCC;
width: 8px;
}

#adminBoxRowBottomLeft
{
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#adminBoxRowBottom
{
border-bottom: 1px solid #CCCCCC;
}

#adminBoxRowBottomRight
{
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

/*  CONTROL PANEL BARS */

#controlPanelBar
{
font-face: verdana;
font-size: 10px;
font-weight: bold;
color:#999999;
text-decoration: none;
height: 22px;
}

#controlPanelBarLeft
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarLeft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

#controlPanelBarCell
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
}

#controlPanelBarDivider
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
border-left: 1px solid #999997;
padding-left: 2px;
padding-right: 2px;
width: 20px;
}

#controlPanelListDivider
{
width: 18px;
text-align: center;
}

#controlPanelBarRight
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarRight.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

/*   INFO BARS */

#infoBar
{
font-face: verdana;
font-size: 10px;
font-weight: bold;

color:#999999;
text-decoration: none;
height: 22px;
width: 100%;
margin-bottom: 5px;
}

#infoBarLeft
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarLeft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 10px;
}

#infoBarTitle
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarTile.gif);
background-repeat: repeat-x;
background-position: 0 0;
height: 22px;
color:#F5832B;
}

#infoBarRight
{
background-image: url(/images/theCreativeTool/controlpanel/controlPanelBarRight.gif);
background-repeat: no-repeat;
background-position: top right;
width: 5px;
}





a
{
border: 0px;
font-family: verdana, sans-serif;
font-size: 12px;
color: #CC9900;
text-decoration: none;
}

a:hover
{
border: 0px;
font-family: verdana, sans-serif;
font-size: 12px;
color: #007191;
text-decoration: none;
background-color: #d6eaf0;
}

a img
{
border: 0px;
}


a.ranban
{
border: 0px;
}

a:hover.ranban
{
border: 0px;
}


#arrowBullet
{
font-family: verdana, sans-serif;
font-size: 12px;
color: silver;
}


#imagedescription
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #007191;
text-decoration: none;
}

#references
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
}

#notice
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #ff0000;
text-decoration: none;
}

#tablepadding
{
margin: 20px 30px 35px 0px;
}

#researchlogos
{
padding: 5px 10px 10px 0px;
}

#pdficon
{
padding: 2px 10px 0px 0px;
}

/* FORM STYLES, EMAIL, ETC */

Div#ohsahSuccess
{
font-family: verdana, sans-serif;
font-size: 12px;
color: red;
text-decoration: none;
padding: 5px 10px 10px 0px;
}

Div#ohsahEmailForm
{
}



#ohsahFormText
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
}

#ohsahFormText td tr
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
}

#eUpdate
{
text-align: center;
padding-left: 10px;
}

#eUpdate2
{
text-align: center;
padding-left: 10px;
margin-left: auto;
margin-right: auto;
backgroud-color: #d3ecf3;
}


#imageleft
{
padding-bottom: 5px;
padding-top: 5px;
}

#imageright
{
padding-top: 5px;
padding-bottom: 5px;
}



/* EVENTS MENU STYLES */


DIV#eventsreadmore
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
padding-bottom: 10px;
padding-left: 20px;
background-image: url(/media/bullet.gif);
background-repeat: no-repeat;
}

.eventsreadmore a {
  color: #cc9900;
font-family: verdana, sans-serif;
font-size: 11px;
}

.eventsreadmore a:hover {
  color: #007191;
background-color: #d6eaf0;
font-family: verdana, sans-serif;
font-size: 11px;
}


#eventsreadmore li
{
color: silver;
size: 1px;
line-height: -15px;
}

a.eventsreadmorearticlemenuitem
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #CC9900;
text-decoration: none;
}

a:hover.eventsreadmorearticlemenuitem
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #007191;
text-decoration: none;
}



/* MAIN MENU LEVEL 1 STYLES */

#mainMenu
{
width: 100%;
background-color: red;
}

#mainMenuItem
{
padding-top: 5px;
padding-bottom: 8px;
font-family: arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
height:1em; 
background-image:url("http://new.ohsah.bc.ca/media/subNavbgblue.jpg");
text-align: center;
border-top: 1px solid #FFFFFF;
width:112px; 
}

#menuContainer
{
width: 8000px;
}

#mainMenuItem2
{
}

#mainMenuItem2 a
{
padding-top: 5px;
padding-bottom: 8px;
font-family: arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
height:1em; 
background-image:url("http://new.ohsah.bc.ca/media/subNavbgblue.jpg");
text-align: center;
border-top: 1px solid #FFFFFF;
width:112px; 
float: left;
border-right: 3px solid #FFFFFF;
}

#mainMenuItem2 a:hover
{
padding-top: 5px;
padding-bottom: 8px;
font-family: arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
height:1em; 
background-image:url("http://new.ohsah.bc.ca/media/subNavbgblue.jpg");
text-align: center;
border-top: 1px solid #FFFFFF;
width:112px; 
float: left;
border-right: 3px solid #FFFFFF;
}


a.mainMenu
{
background-color: #4f4f4f;
}

a.mainMenuItem, a.mainMenuItemActive
{
font-family: arial, sans-serif;  
font-size:12px;
font-weight: bold;
display:block; 
text-decoration:none; 
color:#FFFFFF; 
width:112px; 
height:2em; 
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #a0a0a0; 
background-image:url("http://new.ohsah.bc.ca/media/subNavbgblue.jpg");
line-height:2em;
text-align: center;
}

a:hover.mainMenuItem, a.mainMenuItemActive
{
font-family: arial, sans-serif; 
position:relative; 
font-size:12px;
font-weight: bold;
display:block; 
text-decoration:none; 
color:#FFFFFF; 
width:112px; 
height:2em; 
border-top: 1px solid #ffffff;
background-image:url("http://new.ohsah.bc.ca/media/subNavbglight.jpg");
line-height:2em;
text-align: center;
}



/* MAIN MENU LEVEL 2 */

.mainMenuLevel2Items
{
}

a.mainMenuItemLevel2
{
font-family: verdana, sans-serif;  
font-size:10px;
display:block; 
text-decoration:none; 
color:#FFFFFF; 
width:112px; 
border-bottom:1px solid #d8d8d8; 
background-image:url("http://new.ohsah.bc.ca/media/subNavbglight.jpg");
line-height:1em; 
text-align: center;
padding: 10px 0px 10px 0px;
}

a:hover.mainMenuItemLevel2, a.mainMenuItemLevel2Active
{
font-family: verdana, sans-serif;  
font-size:10px;
display:block; 
text-decoration:none; 
color:#007191; 
width:112px; 
border-bottom:1px solid #d8d8d8; 
background-image:url("http://new.ohsah.bc.ca/media/sidNavBG.gif");
line-height:1em;
text-align: center;
padding: 10px 0px 10px 0px;
}

#mainMenuDivider
{
background:#005269;
}



/* FEATURED RESOURCES MENU*/

Div#resourcesHeader
{
background-image: url();
background-repeat: no-repeat;
background-position: top center;
width: 222px;
height: 28px;
}

/* PROJECT FOCUS MENU*/

Div#focusHeader
{
background-image: url();
background-repeat: no-repeat;
background-position: top center;
width: 238px;
height: 28px;
}

/* NEWS MENU*/

Div#newsHeader
{
background-image: url();
background-repeat: no-repeat;
background-position: top center;
width: 222px;
height: 28px;
}


/* EVENTS MENU*/

Div#eventsHeader
{
background-image: url();
background-repeat: no-repeat;
background-position: top center;
}


/* LEFT MENU STYLES */

#leftMenuContainer
{
font-family: century gothic, verdana, sans-serif;
font-size: 18px
width: 226px;
}

#leftMenuHeader
{
display: block;
background: #f0f0f0;
padding: 20px 0px 20px 20px;
font-family: century gothic, verdana, sans-serif;
font-size: 18px;
}

a.leftMenuHeader
{
display: block;
background: #FFF;
color: #CC9900;
text-decoration: none;
text-align: left;
padding: 5px 5px 5px 20px;
font-family: verdana, sans-serif;
font-size: 19px;
}

a:hover.leftMenuHeader
{
display: block;
background: #FFF;
color: #CC9900;
text-decoration: none;
text-align: left;
padding: 5px 5px 5px 20px;
font-family: verdana, sans-serif;
font-size: 19px;
}

.leftMenu
{
display: block;
background: #FFF;
color: #666666;
text-decoration: none;
text-align: left;
padding: 10px 5px 0px 20px;
font-family: verdana, sans-serif;
font-size: 11px;
}

.leftMenuActive
{
display: block;
background: #FFF;
color: #666666;
text-decoration: none;
text-align: left;
padding: 10px 5px 0px 20px;
font-family: verdana, sans-serif;
font-size: 11px;
}


a.leftMenu, a.leftMenuActive
{
display: block;
background: #FFF;
color: #CC9900;
text-decoration: none;
text-align: left;
padding: 10px 5px 0px 20px;
font-family: verdana, sans-serif;
font-size: 11px;
}

a:hover.leftMenu, a:hover.leftMenuActive 
{
display: block;
background: #FFF;
color: #007191;
text-decoration: none;
text-align: left;
padding: 10px 5px 0px 20px;
font-family: verdana, sans-serif;
font-size: 11px;
}


#leftMenuLevel2
{
padding: 10px 0px 0px 40px;
font-family: century gothic, verdana, sans-serif;
font-size: 12px;
color: #007191;
}

a.leftMenuLevel2
{
font-family: century gothic, verdana, sans-serif;
font-size: 12px;
color: #007191;
}

a:hover.leftMenuLevel2
{
font-family: century gothic, verdana, sans-serif;
font-size: 12px;
color: #007191;
}


/* FOOTER MENU STYLES */

a.footerLink
{
display: block;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #cc9900;
padding: 5px;
}

a:hover.footerLink, a.footerLinkActive,
a:hover.footerLinkActive
{
display: block;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #007191;
padding: 5px;
}

/* 2008 OHSAH INDEX MENU STYLES */

Div#ohsah2008IndexMenu
{
}

Div#ohsah2008Date
{
display: block;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCC;
padding: 5px 5px 5px 5px;
}


a.ohsah2008Title
{
display: block;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #cc9900;
padding: 5px 5px 5px 5px;
}

a:hover.ohsah2008Title, a.ohsah2008TitleActive,
a:hover.ohsah2008TitleActive
{
display: block;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #007191;
padding: 5px 5px 5px 5px;
}

/* TEMPLATE LAYOUT STYLES */

#body
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

#content
{
width: 802px;
border: 1px solid #a0a0a0;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
text-align: center;
}

/* Main Menu Container */

#mainMenuContainer
{
width: 801;
background-color: #FFFFFF;
}

/* BANNER TABLE STYLES*/

#bannerTable
{
width: 802px;
background-color: #00546c;
}


/* START CONTAINER - (Upcoming Training, E-Update Newsletter, Search Box)  */

#navTable
{
background: #f2f2f2;
padding: 2px 5px 2px 5px; 
font-family: verdana, sans-serif; 
width: 100%;
align: left;
font-size: 9px; 
color: #999999; 
overflow: hidden;
border-bottom: 1px solid #a0a0a0;
margin: 0px;
}

/* END CONTAINER - (Upcoming Training, E-Update Newsletter, Search Box)  */




/* DEFAULT TABLES */

#defaultTable
{
width: 802px; 
background-color:#FFF; 
}

/* END DEFAULT TABLES */




/** START LEFT COLUMN - (Featured Resources) **/

#defaultTdLeft
{
width: 30%; 
}

#defaultTdLeft2
{
width: 80%; 
}

#resourcesarticlemenu
{
padding: 10px 10px 0px 10px;
font-family:century gothic,  verdana, sans-serif;
font-size: 12px;
color: #007191;
font-weight: bold;
}

#resourcesarticlemenustatic
{
padding: 0px 10px 0px 10px;
font-family:century gothic,  verdana, sans-serif;
font-size: 12px;
color: #007191;
font-weight: bold;
}

#resourcesBanner
{
padding-bottom: 10px;
padding-top:0px;
}

#resourcesarticleimage
{
float:left;
padding: 0px 5px 0px 0px;
}


#resourcesarticlemenutitle
{
font-family: arial, sans-serif;
font-size: 15px;
color: #007191;
font-weight: bold;
}


#resourcesarticlemenudescription
{
padding-left: 5px;
padding-right: 5px;
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
}

#resourcesarticlereadmore
{
padding:5px 0px 5px 10px;
align: right;
}

/** END LEFT COLUMN - (Featured Resources) **/





/** START CENTER COLUMN - (Project Focus)**/

#defaultTdCenter
{
width: 100%; 
border-left: 2px solid #e7e7e7;
border-right: 2px solid #e7e7e7;
}


#projectfocusarticlemenu
{
padding: 10px 10px 5px 10px;
font-family:century gothic,  verdana, sans-serif;
font-size: 12px;
color: #007191;
font-weight: bold;
}

#projectfocusarticlemenutitle
{
padding: 5px 0px 5px 0px;
font-family: arial, sans-serif;
font-size: 17px;
color: #007191;
font-weight: bold;
}

#projectfocusarticleimage
{
text-align: center;
padding-bottom: 10px;
}

#projectfocusHeader
{
padding-bottom: 10px;
}

#projectfocusarticlemenudescription
{
font-family: verdana, geneva, arial, sans-serif;
font-size: 11px;
color: #666666;
}

#projectfocusreadmore
{
padding:5px 0px 10px 10px;
}

/** END CENTER COLUMN - (Project Focus)  **/





/** START RIGHT COLUMN - (Random Image, News, Upcoming Events )  **/

#defaultTdRight
{
width:100%; 
}


#randomimagesplash
{
padding:10px 10px 0px 10px;
align: center;
}

#newsarticlemenu
{
padding: 10px 10px 10px 10px;
font-family:century gothic,  verdana, sans-serif;
font-size: 12px;
color: #007191
font-weight: bold;
list-style-type:disc;
}

#newsarticlemenutitle
{
padding-left: 5px; 
padding-right: 5px;
font-family: century gothic, verdana, sans-serif;
font-size: 12px;
color: #007191;
font-weight: bold;
}

#newsHeader
{
padding:0px 0px 10px 0px;
}

#newsreadmore li
{
line-height: 0.75em;
color: silver;
size: 1px;
padding-left: 15px;
}

#newsarticlereadmore
{
padding:10px 0px 10px 10px;
}

a.newsreadmorearticlemenuitem
{
font-family: verdana, sans-serif;
font-size: 12px;
color: #CC9900;
text-decoration: none;
}

a:hover.newsreadmorearticlemenuitem
{
font-family: verdana, sans-serif;
font-size: 12px;
color: #007191;
text-decoration: none;
}

#eventsarticlemenu
{
padding: 10px 10px 0px 10px;
font-family:verdana, sans-serif;
font-size: 12px;
color: #007191
font-weight: bold;
}

#eventsarticlemenutitle
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #007191;
font-weight: bold;
}

#eventsarticlemenutitle a
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #cc9900;
font-weight: bold;
}

#eventsarticlemenutitle a:hover
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #007191;
font-weight: bold;
}


#eventsHeader
{
padding:0px 0px 5px 0px;
}



/** END RIGHT COLUMN - (Random Image, News, Upcoming Events )  **/


/** START RIGHT ARTICLE COLUMN STYLE  **/

#defaultTdArticleRight
{
border-left: 1px solid silver;
}

#leftMenuTitle
{
padding: 5px 5px 5px 8px;
}

/** START RIGHT ARTICLE COLUMN STYLE  **/



/** START COOKIECRUMB TRAIL STYLE   **/

#pathContainer
{
padding: 15px 20px 0px 20px;
width: auto;
}

.pathIntro 
{ 
color:#666666; 
font:normal 10px "Verdana"; 
}

a.pathLink 
{ 
color:#CC9900; 
font:normal 10px "Verdana"; 
text-decoration: none;
}

a:hover.pathLink 
{ 
color:#007191; 
text-decoration: none;
}

.pathActive 
{ 
color:#007191; 
font:normal 10px "Verdana"; 
}

.pathDivider 
{ 
color:#666666; 
font:normal 10px "Verdana"; 
}


/** END COOKIECRUMB TRAIL  STYLE   **/




/** START DEFAULT ARTICLE STYLE   **/

#articleContainer
{
font-family: verdana, sans-serif;
padding: 15px 15px 5px 15px;
border: 0px;
}

#sectionBanner
{
align: center;
padding-left: 10px 0px 10px 0px;
}

#articleOpt
{
padding: 8px 5px 15px 5px;
float: right;
display: block;
background: #FFF;
border: 0px solid silver;
}

#articleTitle
{
font-family: arial, verdana, sans-serif;
font-size: 17px; 
font-weight: bold;
color: #007191;
padding: 11px 0px 15px 0px;
width: 100%;
}

#articleBody h1
{
font-family: century gothic, verdana, sans-serif;
font-size: 19px; 
font-weight: bold;
color: #007191;
padding: 0px 0px 0px 0px;
float: left;
}

#subTitle
{
font-family: arial, sans-serif;
font-size: 13px; 
font-weight: bold;
color: #007191;
padding: 15px 0px 5px 0px;
}

#articleBody, #articleBody td
{
font-family: verdana, helvetica, sans-serif;   
font-size: 12px;
line-height: 1.5em;
color: #666666;

}

a.articleBody
{
color: #CC9900;
}

a:hover.articleBody
{
color: #007191;
}

#pullquote_COSHARE
{
width: 150px;
float: right;
margin-left: 10px;
margin-top: 15px;
margin-bottom: 5px;
padding: 5px;
text-align: center;
background-color: #e5f1f4;
border-width: 1px;
border-style: solid;
border-color: #a6cdd9;
}

#lastupdate
{
font-family: verdana, sans-serif;
font-size: 10px; 
color: #666666;
padding: 0px 0px 0px 0px;
}

#newsTitle
{
font-family: verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #007191;
}

#newsDate
{
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: none;
color: #cc9900;
}

#newsContent
{
font-family: verdana, helvetica, sans-serif;   
font-size: 12px;
line-height: 1.5em;
color: #666666;
border-bottom: 1px solid #dadada;
}

#pdficon
{
padding: 0px 5px 0px 0px;
}

#notice
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #ff0000;
text-decoration: none;
}


/** END DEFAULT ARTICLE STYLE  **/





#staffListTitle
{
font-family: century gothic, verdana, sans-serif;
font-size: 13px; 
font-weight: bold;
color: #007191;
}


/* FOOTER CONTAINER */
 
Div#footer
{
display: block;
background: #FFFFFF;
padding: 10px 0px 10px 0px; 
border-top: 1px solid #a0a0a0; 
font-family: verdana, sans-serif; 
text-align: center; 
font-size: 9px; 
color: #999999; 
width: 100%;
}

/* END FOOTER CONTAINER */




#subMenu
{
background-color: #ececec;
border-bottom: 1px solid #d6d6d6;
}

#subMenu a
{
border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
display: block;
background-color: #ececec;
padding: 5px 5px 5px 5px;
height: 30px;

}

#subMenu a:hover
{
border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
background-color: #007191;
padding: 5px 5px 5px 5px;
height: 30px;

}

#subMenu a:subMenuActive
{
border: 0px;
font-family: verdana, sans-serif;
font-size: 11px;
color: #007191;
text-decoration: none;
display: block;
background-image:url("http://new.ohsah.bc.ca/media/subNavbgover.jpg");
padding: 10px 10px 10px 10px;
}

#subMenusubLinks
{
background-image:url("http://new.ohsah.bc.ca/media/subNavbgover.jpg");
}

#subMenusubLinks a
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #6dbfd6;
text-decoration: none;
display: block;
background-color: #FFFFFF;
padding:8px 10px 8px 10px;
border-top: 1px dotted #FFFFFF;
}

#subMenusubLinks a:hover
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
display: block;
background-color: #f2f2f2;
padding: 8px 10px 8px 10px;
border-top: 0px dotted #FFFFFF;
}

/* MEMBERS ARTICLE MENU */

a.ohsahArticleMenuItem
{
background-color: #ececec;
border-bottom: 1px solid #d6d6d6;

border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
display: block;
padding: 5px 5px 5px 5px;
}

a:hover.ohsahArticleMenuItem, a.ohsahArticleMenuItemActive, a:hover.ohsahArticleMenuItemActive
{
background-color: #007191;
border-bottom: 1px solid #eebc4f;

border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 5px 5px 5px 5px;
}


a.ohsahMembersArticleMenuItem
{
background-color: #ececec;
border-bottom: 1px solid #d6d6d6;

border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
display: block;
padding: 5px 5px 5px 5px;
}

a:hover.ohsahMembersArticleMenuItem, a.ohsahMembersArticleMenuItemActive, a:hover.ohsahMembersArticleMenuItemActive
{
background-color: #eebc4f;
border-bottom: 1px solid #eebc4f;

border: 0px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 5px 5px 5px 5px;
}


/*SEARCH STYLES */

Div#SearchBox
{
display: block;
border: 0px;
padding: 3px 3px 3px 3px;
margin-left: auto;
margin-right: auto;
}

input
{
border: 1px solid #9f9f9f;
font-size: 12px;
color: #878787;
font-family: verdana;
padding: 2px 2px 2px 2px;

}

.Submit
{
border: none;
color: #666666;
font-family: verdana;
font-size: 10px;
font-famility: verdana;
padding: 2px 2px 2px 2px;
}




.SearchTitle
{
color: #878787;
font-family: verdana;
font-size: 9px;
font-famility: verdana;
}

/* SEARCH RESULT STYLES */

DIV#SearchResults
{
display: block;
padding: 20px 20px 20px 20px;
}

DIV#SearchResultsTitle
{
display: block;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #666666;
padding: 5px;
text-align: left;
}

DIV#searchResultsBody
{
display: block;
font-family: verdana;
font-weight: normal;
font-size: 11px;
color: #666666;
padding: 10px;
}

DIV#SearchResultsPagenumbers
{
display: block;
color: #CC9900;
padding-left: 10px;
padding-bottom: 20px;
padding-top: 20px;
}
 
DIV#SearchResultsWrapper
{
padding: 3px;
}

a.SearchItem
{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #CC9900;
padding-left: 10px;
padding: 5px;
}

a:hover.SearchItem, a.SearchItemActive, a:hover.SearchItemActive
{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #007191;
padding-left: 10px;
padding: 5px;
}

/* OHSAH LOGIN STYLES */

#ohsahLoginLeft
{
background-image: url('/media/templates/ohsahLoginLeft.gif');
background-repeat: no-repeat;
width:6px;
height:22px;
border: 0px solid red;
}

.ohsahLoginSlider
{
width: 122px;
height: 22px;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration:none;
color: #333333;
border: 0px;
padding-left: -4px;
padding-top: 3px;
background: transparent url(/media/templates/ohsahLoginSlider.gif) repeat-x;
border-right: 1px solid #9f9f9f;
}

* html .ohsahLoginSlider {margin-top: -1px; border: 0px red solid; border-right: 1px solid #9f9f9f;} /* IE Hack - IE bottom 0 = 1 */


#ohsahLoginRightBlank
{
background-image: url(/media/templates/ohsahLoginRightBlank.gif);
background-repeat: no-repeat;
width:31px;
height:22px;
}

#ohsahLoginRight
{
background-image: url(/media/templates/ohsahLoginRight.gif);
background-repeat: no-repeat;
width:31px;
height:22px;
}

#ohsahLogin
{
margin: 10 0 0 17;
}


#ohsahLoginHeader
{
font-family: arial, verdana, sans-serif;
font-size: 12px; 
font-weight: bold;
color: #007191;
margin-bottom: 10px;
}

#ohsahLoginTitles
{
font-family: arial, verdana, sans-serif;
font-size: 10px; 
font-weight: bold;
color: #9f9f9f;
padding: 5 0 3 0;
}

.ohsahSubmit
{
border: none;
margin-top: -2px;
}

* html .ohsahSubmit {margin-top: 0px; border: 0px red solid;} /* IE Hack - IE bottom 0 = 1 */



#contentTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: #e0e0e0;
	border-collapse: collapse;
	background-color: white;
}
#contentTable th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0e0;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#tdHeader {
  	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0e0;
	background-color: #f4f4f4;
	-moz-border-radius: 0px 0px 0px 0px;
}

#tdContent {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0e0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

#tdContent2 {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0e0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
        font-family: verdana, sans-serif;
        font-size: 11px;
        color: #666666;
}

#tdContentPeerArticles {
	border-width: 1px 1px 1px 1px;
	padding: 5px 30px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #e0e0e0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

#tableTitle
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #007191;
font-weight: bold;
}

#tableBodyText
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
}

#tableHeaderBG
{
font-family: verdana, sans-serif;
font-size: 11px;
color: #e6e6e6;
}

#contentTable2 {
	border-width: 1px 0px 0px 0px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: #e0e0e0;
	border-collapse: collapse;
	background-color: white;
}


span.message { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; }
span.error { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: red; font-weight: bold; }
span.nav { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; }
span.mod_about { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; font-weight: bold; }
span.mod_data { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; }
span.mod_title { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: black; }
span.mod_data_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: 223456; font-weight: bold}
span.data { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
span.description { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black;}
span.version { font-family: "verdana", "arial", "helvetica", "sans-serif"; font-size: 8pt; color: black; font-weight:bold}
span.header { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; font-weight: bold; }
span.instructions { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; text-decoration: italic; }

tr.row_one { background-color: #FFFFFF; ; font-size: 8pt}
tr.row_two { background-color: #F5F5F5; ; font-size: 8pt; color: #000000}
tr.row_one_group { background-color: #F5F5F5; ; font-size: 8pt}
tr.row_two_group { background-color: #FFFFFF; ; font-size: 8pt; color: #000000}

navlink_sm { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000066; ; font-weight: bold; text-decoration: none}
.navlink_sm {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-transform: none}
section_selected { background-color: #FFFFFF; ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #9999FF}
.section_selected { font-family:verdana, arial, helvetica, sans-serif; text-decoration:none; text-weight:bold; font-size:7pt; color:#FFFFFF; text-transform: uppercase}
.section_selectedOriginal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #CC6600; text-transform: uppercase}
table_body {  background-repeat: no-repeat; font-size: 8pt}
.subsection_selected { ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFF00; text-decoration: none}
.tile_once { background-repeat: no-repeat}
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; text-transform: capitalize; color: #000066; font-style: italic; font-weight: bold}
.section { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333; text-transform: uppercase }
.td_data_test { background-color: #FFFFFF; ; font-size: 8pt ; border-color: black black #0000FF #0000FF; border-style: dotted; border-bottom-width: thin; border-left-width: thin}
.controls { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #223456; text-transform: uppercase }
.error { color:#FF0000; font-size:13pt; font-weight:900; font-family:verdana; text-transform: uppercase; }

// new data table styles by brian
a.dataTable					 	  	  	{ font-family: Verdana; font-size: 8pt; color: #0000FF; }
a.dataTable:hover			 	  	  	{ font-family: Verdana; font-size: 8pt; color: #FF0000; }
span.timerTitle 	  					{ font-family: Verdana; font-size: 8pt; color: #0000FF; font-weight: bold; }
span.timerMarkName 	  					{ font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold; }
span.timerMarkTime 	  					{ font-family: Verdana; font-size: 8pt; color: #000000; }
span.dataTableControlPanelButtonText 	{ font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold; }
span.dataTableError						{ font-family: Verdana; font-size: 8pt; color: #FF0000; font-weight: bold; }
span.dataTableColumnTitle	  			{ font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold; }
span.dataTableColumnTitleActive			{ font-family: Verdana; font-size: 8pt; color: #FF0000; font-weight: bold; }
span.dataTableColumnData	  			{ font-family: Verdana; font-size: 8pt; color: #000000; }

span.dataTableNav		  	  			{ font-family: Verdana; font-size: 8pt; color: #000000; }
span.dataTableNavButton 	  			{ font-family: Verdana; font-size: 8pt; color: #000000; }
span.dataTableNavActive 	  			{ font-family: Verdana; font-size: 8pt; color: #000000; }
span.dataTableSearchStats	  			{ font-family: Verdana; font-size: 10pt; color: #000000; }
.dataTableFormTitle 	  	  			{ font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold; }
.dataTableFormData 	  	  				{ font-family: Verdana; font-size: 10pt; color: #000000; }
.dataTableFormSubmit 	  	  			{ font-family: Verdana; font-size: 10pt; color: #000000; width: 85px; }
tr.row_one 				  				{ background-color: #FFFFFF; }
tr.row_two				  				{ background-color: #F5F5F5; }
.dataTableGlobalArticle					{ color: #C1D6FC; }
.dataTableGlobalLink					{ color: #DBE6FC; }
.dataTableGroupLevel0 					{ background: #C1D6FC; font-family: Verdana; font-size:  8pt; color: #000000;}
.dataTableGroupLevel1 					{ background: #CEDEFC; font-family: Verdana; font-size:  8pt; color: #000000;}
.dataTableGroupLevel2 					{ background: #DBE6FC; font-family: Verdana; font-size:  8pt; color: #000000;}
.dataTableGroupLevel3 					{ background: #E8EEFC; font-family: Verdana; font-size:  8pt; color: #000000;}
.dataTableGroupLevel4 					{ background: #F5F6FC; font-family: Verdana; font-size:  8pt; color: #000000;}
.dataTableGroupLevel5 					{ background: #FFFFFF; font-family: Verdana; font-size:  8pt; color: #000000;}

// included last so that custom anchors can override these values

/* Default Module Styles - START */
a.mod_tab, .mod_tab
{
	font-size: 8pt;
	font-family: arial;
	color: 000000;
}

a.modControlPanelLink, .modControlPanelLink
{
	font-size: 8pt;
	font-family: arial;
	color: #000000;
	text-decoration: underline;
}

a.tabLink, .tabLink
{
	font-size: 8pt;
	font-family: arial;
	color: #000000;
	text-decoration: underline;
}

.mod_title
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000066;
}

.mod_form_title
{
	font-size: 9pt;
	font-family: arial;
	color: #000066;
}

.mod_form_data
{
    scrollbar-base-color: #FFFFFF;
	background-color: #FFFFFF;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.elementInputData
{
    scrollbar-base-color: #cccccc;
	background-color: #FFFFFF;
    border: #cccccc 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.mod_backend_data
{
	font-size: 8pt;
	font-family: arial;
	color: #000000;
}

.message
{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	color: #000066;
}
.modFormSubmit
{
	background-color: #FFFFFF;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

/* Default Module Styles - END */

/* Componant interface styles start */

.interfacePane1
{
    background-color: #red;
    border: #CCCCCC 1px solid;
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
    padding: 15px;
}

.compFormTitle
{
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.compFormLabel
{
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.compFormInput
{
    background-color: #FFFFFF;
    border: #CCCCCC 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.compFormSubmit
{
    background-color: #FFFFFF;
    border: #CCCCCC 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

/* Componant interface styles end */

.modTitle
{
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.modText
{
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.modInputBasic
{
    background-color: #FFFFFF;
    border: #CCCCCC 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.modSubmitButton
{
    background-color: #FFFFFF;
    border: #CCCCCC 1px solid;
    color: #000066;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: none;
}

.modTableBGColor1
{
    background-color: #CCCCCC;
}

.modTableBGColor2
{
    background-color: #AAAAAA;
}

.editorIFrame
{
width: 100%;
height: 600px;

border: 1px solid #FFFFFF;
}

/* tabbing system - xpr admin*/
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		rgb(234,242,255);
	border:			1px solid;
	border-color:	rgb(120,172,255);
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid rgb(120,172,255);
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			13px;
	color:				rgb(0,66,174);
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	rgb(0,66,174);
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb(120,172,255);
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-8px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		13px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		rgb(234,242,255);
	height:			1.85em;
	width:			100%;
}
