﻿/* GENERAL */
/* body of page */	body {font-family: Arial; font-size: 10px;}
/* table cells */	td {font-family: Arial; font-size: 10px; vertical-align: top;}

/*
					.noBorder {border:none;}
					.noBorder table {border:none;}
					.noBorder tr {border:none;}
					.noBorder td {border:none;}
					.noBorder span {border:none;}
*/
/* GridView borders     */	
/*
							.gvBorderStyle {border:solid 1px #f1e5b2;}
							.gvBorderStyle table {border:solid 1px #f1e5b2;}
							.gvBorderStyle th {border:solid 1px #f1e5b2;}
							.gvBorderStyle tr {border:solid 1px #f1e5b2;}
							.gvBorderStyle td {border:solid 1px #f1e5b2;}
							.gvBorderStyle span {border:solid 1px #f1e5b2;}
							
							TR {border:solid 1px #f1e5b2;}
							TD {border:solid 1px #f1e5b2;}
							TABLE {border:solid 1px #f1e5b2;}
							TH {border:solid 1px #f1e5b2;}
*/							
/* MISC PANEL */
/* description of style */	.panelLarge {background-color: #d0bc84; border: groove 1px; padding: 3px; margin: 3px; width: 600px;}
/* description of style */	.panelCommands {background-color: #f1e5b2; border: none 0px; padding: 3px; margin: 3px;}
/* description of style */	.panelContainer {background-color: #d0bc84; border: 0; width: 500px;}
/* description of style */	.panel {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 290px;}
/* description of style */	.panelChangeGrid {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 600px;}
/*                      */	.panelCenter {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 310px;}
						    .dashboardPanelWide > .panelCenter { overflow: scroll; }
/* description of style */	.panelWide {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 500px;}
/* description of style */	.panelMedium {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 400px;}
/* description of style */	.panelNarrow {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 240px;}
/* description of style */	.panelBorder {background-color: #f1e5b2; border: outset 1px; padding: 3px; margin: 3px;}
/*                      */	.panelNoPadding {background-color: #f1e5b2; border: outset 1px;}
/* description of style */	.panelPlain {background-color: #f1e5b2; border: none 0px; padding: 3px; margin: 3px;}
/* description of style */	.panelHeading {background-color: #f1e5b2; font-family: Arial; font-size: 12px; font-weight: bold;}
/* description of style */	.panelLeftCol {width: 85px;}
/* description of style */	.panelLeftCpanel {width: 85px;}
/* description of style */	.panelLeftColNarrow {width: 60px;}
/* description of style */	.panelLeftColWide {width: 150px;}
/*                      */	.panelFillColor {background-color: #f1e5b2;}
/*                      */	.panelTab {background-color: #f1e5b2; width: 100%; height: 100%}
/*                      */  .sampleEmailBorder { border-width: thin; border-color: Gray; border-style:dashed; padding: 5 5 5 5; margin: 5 5 5 5; }

/* DASHBOARD */
/* description of style */	.dashboardMainTable {background-color: #d0bc84; border: 0; width: 890px;}
/* description of style */	.dashboardPanel {background-color: #d0bc84; vertical-align: top; width: 290px;}
/* description of style */	.dashboardPanelWide {background-color: #d0bc84; vertical-align: top; width: 325px;}
/* narrow dashboard pnl */	.dashboardPanelNarrow {background-color: #d0bc84; vertical-align: top; width: 200px;}

/* ACTIVITY LIST */
/* description of style */	.activityListMainTable {background-color: #d0bc84; border: 0; width: 800px;}
/* description of style */	.subPanelActivityList {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 380px;}
/* description of style */	.subPanelActivityListWide {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 400px;}
/* description of style */	.panelActivityList {background-color: #f1e5b2; border: groove 1px; padding: 3px; margin: 3px; width: 800px;}

/* MISC */
/* description of style */	.command {font-family: Arial; font-size: 10px;}
/* description of style */	.readOnly {background-color: #ffffcc; border: solid 1px #cccccc; padding: 1px 3px 1px 3px; width: 200px;}
/* description of style */	.readOnlyDate {background-color: #ffffcc; border: solid 1px #cccccc; padding: 1px 3px 1px 3px; width: 135px;}
/* description of style */	.readOnlyInteger {background-color: #ffffcc; border: solid 1px #cccccc; padding: 1px 3px 1px 3px; text-align: right; width: 75px;}
/*                      */	.shortHRLine {width: 75px; }
/* gridpoint balance=0  */  .readOnlyIntegerZeroBalance {background-color: Red; font-weight: bold; color: #ffffff; border: solid 1px #cccccc; padding: 1px 3px 1px 3px; text-align: right; width: 75px;}
/* description of style */	.buttonList {line-height: 10px;}
/* force NO underline   */	.noUnderline {text-decoration: none;}
/*                      */	.dotterBorder {border-style: solid; padding: 5px; margin: 5px;}

/* TERMS AND CONDITIONS */
/* client tees & cees   */	.termsAndConditionsScroll { overflow: scroll; height: 150px; padding: 0px 0px 0px 0px; background: #ffffff; }

/* ERRORS */
/* info message text    */  .infoMessage {color: Green; font-size: 12px; background-color:#f1e5b2; margin: 3; padding: 3;}
/* info message border  */  .infoMessageBorder {color: Green; font-size: 12px; background-color:#ffffff; margin: 3; padding: 3; border:solid 1;}
/* error message text   */	.errorMessage {color: Red; font-size: 12px; background-color:#f1e5b2; margin: 3; padding: 3;}
/* panel caption/hdg    */  .panelCaptionHeading {font-weight: bold;}
/* panel capt. warning  */	.panelCaptionWarning {font-weight: bold; color: Orange; background-color:#f1e5b2; }

/* GRIDS */
/* description of style */			.changeGridLegend {border: solid 1px; margin: 2px 5px 2px 5px; padding: 2px 3px 2px 3px;}
/* Rows, e.g. in Grids/GridViews */	.rowSelected {background-color: #cdd568;}

/* VALIDATION */
.highlightField {background-color: Orange; }

/* AJAX TABS */
/*
.ajax__tab_body {background-color: #f1e5b2;}
.ajax__tab_default .ajax__tab_inner {height : 100%;}
.ajax__tab_default .ajax__tab_tab {height : 100%;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {height : 100%;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {height : 100%;}
.ajax__tab_xp .ajax__tab_inner {height : 100%;}
.ajax__tab_xp .ajax__tab_tab {height:100%}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background-color: #f1e5b2; height : 100%;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background-color: #f1e5b2; height : 100%;}
*/

/* ajax__tab_changeworks-theme theme */
.ajax__tab_changeworks-theme .ajax__tab_header 
{
    background:url(images/ajaxtabs/msngallery/tab-line.png) repeat-x bottom;
    font-size:10px;
    display:block;
}
.ajax__tab_changeworks-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #d0bc84;
    background-color:#edf2fb;
}
.ajax__tab_changeworks-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    font-weight:bold;
    width:75px;
    display:block;
    text-align:center;    
}
.ajax__tab_changeworks-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_changeworks-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_changeworks-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #d0bc84;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_changeworks-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #d0bc84;
    border-top-width:0;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/ajaxtabs/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(images/ajaxtabs/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(images/ajaxtabs/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(images/ajaxtabs/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(images/ajaxtabs/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(images/ajaxtabs/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(images/ajaxtabs/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/ajaxtabs/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/ajaxtabs/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(images/ajaxtabs/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (images/ajaxtabs/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/ajaxtabs/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(images/ajaxtabs/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(images/ajaxtabs/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/ajaxtabs/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/ajaxtabs/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/ajaxtabs/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/ajaxtabs/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/ajaxtabs/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(images/ajaxtabs/msngallery/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:200px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(images/ajaxtabs/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(images/ajaxtabs/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(images/ajaxtabs/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size:13px;
    font-family:verdana;
    height:296px;
    width:716px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

/* GridVIew Sort Direction Icons */
.headerstyle {
    background-color:#ffffff;
    background-image: url(images/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;     
    padding-left: 15px;
}  
.sortascheaderstyle{
    background-image: url(images/sort_asc.gif);     
    background-color: #ffffff;    
    background-repeat: no-repeat;
    background-position: center left;       
}
.sortdescheaderstyle{
    background-image: url(images/sort_desc.gif);     
    background-color: #ffffff;    
    background-repeat: no-repeat;
    background-position: center left;       
}