﻿.cellLabel
{
    width: 320px;
    overflow: hidden;
}

.cellLabelUC
{
    width: 343px;
    overflow: hidden;
}
.cellData
{
    width: 120px;
    overflow: hidden;
}
.periodRange
{
    padding-top: 5px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.imagebutton
{
    margin-right: -2px;
}

.nameColumn
{
    min-width: 298px !important; /* this atribute will not work on IE 6 solution: http://www.dustindiaz.com/min-height-fast-hack// */
    border-right-style: solid;
    border-right: none;
}

.nameHeaderColumnGray
{
    min-width: 325px !important; /* this atribute will not work on IE 6*/
}

.signColumn
{
    min-width: 20px; /* this atribute will not work on IE 6*/
    border-left-style: solid;
    border-left-color: lightgray;
    border-left: none;
}

.mainContent
{
    padding-left: 15px;
    padding-bottom: 15px;
    position: relative;
}



.mainTable
{
    border:solid 1px #d3d3d3 !important; 
    padding-left:1px;
    padding-right:1px;
}
.mainTable td
{
    padding: 1px 3px;
    border-top: solid 1px #e0e0e0 !important;
}

.ext-add
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/addext.png) transparent no-repeat;
    min-width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
}
.ext-delete
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/removeext.png) transparent no-repeat;
    min-width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
}
.sign-add
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/plus.png) transparent no-repeat;
    min-width: 16px;
    height: 16px;
    width: 16px;
    position: relative;
    top: 2px;
}
.sign-subtract
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/minus.png) transparent no-repeat;
    min-width: 16px;
    height: 16px;
    width: 16px;
    position: relative;
    top: 2px;
}
.sign-add-Edit
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/plusEdit.png) transparent no-repeat;
    min-width: 16px;
    height: 16px;
    width: 16px;
    position: relative;
    top: 2px;
}
.sign-subtract-Edit
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(../../Spreading/images/minusEdit.png) transparent no-repeat;
    min-width: 16px;
    height: 14px;
    width: 16px;
    position: relative;
    top: 2px;
}


.hidden
{
    display: none;
}
.slider, .rangeslider
{
    background-color: #920631;
    cursor: pointer;
    padding: 1px 3px;
    color: white;
    height: 30px;
    width: 100px;
    text-align: center;
    font-weight: bold;
}

h3
{
    padding: 0px;
    margin: 0px;
}
.spreadtable
{
    border-collapse: collapse;
    border-color: #D4D4D4;
    border-width: 1px;
}
.spreadtable .status-panel
{
    background-color: #0099cc;
    color: #fff;
}
.spreadtable .trheader
{
    height: 25px;
}
.spreadtable .trheader, .spreadtable .trheader:hover, .spreadtable[rel=forecast] .trheader:hover
{
    background-color: #cccccc;
    padding: 0px;
    margin: 0px;
}
.spreadtable td
{
    padding: 0px 3px;
    height: 20px;
    overflow: hidden;
}
.spreadtable td a.rfdSkinnedButton input[type="submit"].rfdDecorated, .spreadtable td input[type="submit"], .spreadtable td input[type="text"].riTextBox, .spreadtable td .rfdButton a.rfdSkinnedButton, .spreadtable td .rfdButton a.rfdSkinnedButton *
{
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
}

.spreadtable td input[type="text"].riTextBox 
{
    border: none;
    text-align: right !important;
}
.spreadtable td a.rfdSkinnedButton input[type="submit"].rfdDecorated, .spreadtable td input[type="submit"]
{
    padding: 1px;
}
.spreadtable tr:hover
{
    background: #B6DDE8;
}
.spreadtable[rel=forecast] tr:hover
{
    background: #fff;
}

.ScenarioSelected
{
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.active-inactive
{
    /*filter:alpha(opacity=100); 	opacity:1;	*/
}
.stateful:hover .active-inactive, .stateful:hover * .active-inactive, .active-inactive:hover
{
    filter: alpha(opacity=30);
    opacity: 0.3;
    cursor: pointer;
}
.stateful:hover .active-inactive.selected, .stateful:hover * .active-inactive.selected, .active-inactive.selected:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: pointer;
}
.active-inactive-noneHover
{
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: default !important;
}
.SpreadingMenu
{
    margin-left: 136px;
}

.disableScenario
{
    cursor: default !important;
}

#basicSpreadingTab
{
    margin-top: 45px;
}

.saveCancel
{
    position: absolute;
    top: -22px;
    margin-left: 331px;
}

.periodRange1
{
    position: absolute;
    left: 15px;
    top: -63px;
}

.scenario
{
    position: absolute;
    left: 566px;
    top: -22px;
    float: right;
}

.lnkSaveDelete
{
    font: 11px Tahoma,Arial,sans-serif;
    color: #666666 !important;
    text-decoration: none;
    font-weight: bold;
}

#tabularView
{
    position: absolute;
    top: -4px;
    margin-left: 715px;
}

.graphView
{
    position: absolute;
    top: -20px;
    margin-left: 330px;
}

/* No outline for links, images and buttons*/
a
{
    outline-style: none;
    outline-width: 0;
}

img
{
    outline-style: none;
    outline-width: 0;
}

input
{
    outline-style: none;
    outline-width: 0;
    vertical-align: middle;
}
/* No outline for links, images and buttons*/

.leftLine
{
    width: 1px;
    height: 20px;
    background-color: black;
    overflow: hidden;
    float: left;
    margin: 2px 25px 0px 25px;
}

.rightLine
{
    width: 1px;
    height: 20px;
    background-color: black;
    overflow: hidden;
    float: right;
    margin: 2px 25px 0px 25px;
}

.trdata.italic, .trdata.italic * input
{
    font-style: italic;
}

.trdata.bold, .trdata.bold * input
{
    font-weight: bold;
}

.Currentpage
{
    background: none repeat scroll 0 0 white;
    border: 1px solid #7F7F7F;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-align: center;
    padding: 0 4px;
}
.LinkPage1
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-align: center;
    width: 12px;
}

/* Region: Default Theme specific rules */
.rowInfo
{
    background-color: #920631;
    color: White;
}

.nameHeaderColumn
{
    /*min-width: 325px !important; /* this atribute will not work on IE 6*/
    border-right-style: solid;
    border-right-color: gray;
    border-right-width: 1px;
    background-color: #920631;
    font-weight: bold;
    color: black;
}

.slider.selected, .rangeslider.selected
{
    background-color: #475155;
    color: #fff;
    /*background: url(images/spreading/selectedbg.jpg);*/
}

.autoRow {	
    font-weight: bold !important;
    background-color: #E2E2E2;
}

.sp-item {
	border-style: none;
}
/* EndRegion: Default Theme specific rules */
