/* 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;
}






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%;
}
