﻿.main
{
	width: 1100px;
	margin: 0 auto;
}

.bg
{
	width: 100%;
	height: 100%;
	height: 700px !important;
	background: transparent url("Images/bg.gif") repeat-x;
}
  .DisabledBackground
    {
        filter: alpha(opacity=40);
    }
.mainContainer
{
  width: 1030px; /*984px; /* 1032px; */
  margin: 0 auto;  
}

.containerWrapper
{		
	width: 1068px; /*1020px;*/
	margin: 0 auto;		
}

.containerFadeLeft
{
	background: #FFFFFF url("Images/fadeBgLeft.gif") no-repeat left;
	width: 35px;
	height: 712px;	
}

.containerFadeRight
{
	background: #FFFFFF url("Images/fadeBgRight.gif") no-repeat right;
	/*background-position: right*/
	width: 35px;
	height: 712px;	
}

.whiteBg
{
	background-color: #FFFFFF;	
}

.minHeight
{
    min-height: 400px;
}

.red
{
	color: Red;
	background-color: Red;
}

.headerDiv
{
	/*background: #A5AEA5 url(Images/topBg.gif) repeat-x;	*/
	/*height: 63px;*/
	/*width: 100%;*/
	height: 63px;
	color: #FFFFFF;
}

.topSpacer
{
	height: 14px;
}

.headerPadding
{
	padding-top: 3px;
}

.tabsHeight
{
	height: 30px;
}

.loggedIn
{	
	/*float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;*/
	padding-left: 500px;
	color: #FFFFFF;
}

.gridView
{
	border: solid 1px #d1dfb7;
}

.topMarginMinus
{
	margin-top: -1px;	
}

.languageVersion
{
	height: 40px;
}

.verticalAlignBottom
{
	vertical-align: bottom;
}

.tab
{
	color: #106194;
}

invisibleTab

.normal
{
	color: #444444;
}

#editPageSaveButton
{
	position: absolute;
	top: 120px;
	left: 800px;
}

.comboBox
{
	color: Red;
	border: solid 1px red;
}

#saveButtonDiv
{
	position: relative;
	top: -33px;
	right: -400px;
}

#saveButtonDivRight
{
	position: relative;
	top: -23px;
	right: -625px;
}

.center
{
	margin: 0 auto;	
}

iframe
{
	display: block;
	height: 1000px;
	width: 100%;
}

.small
{
	width: 50px;
}

input:focus
{
	/*border: solid 1px #FF6600; /*#848284;*/
	background-color: #FFF3C5; 
}

textarea
{
	font-family: Calibri, Arial;
	font-size: 12px;					
}

textarea:focus
{
	background-color: #FFF3C5; 
}

select
{
	font-family: Calibri, Arial;
	font-size: 12px;	
	border: solid 1px #CCCCCC;
}

input[type=file] 
{	
	font-size: 11px;	
	border: solid 1px #CCCCCC;	
}

input[type=text]
{
	border: solid 1px #CCCCCC;	
}


.red
{
	color: Red;
}

.noMargin
{
	margin: 0px;
}

.mainTabs
{
	position: relative;
	top: 2px;
}

.marginBottomSmall
{
	margin-bottom: 5px;
}

.helpContent
{	
	border:1px solid #529214;
	background-color:#E6EFC2;	
	padding: 10px;	
}

.infoIcon
{
    vertical-align: bottom; 
    margin-right: 5px;
}

.error
{
	border: solid 1px #FF6600; /*#848284;*/
	background-color: #FFF3C5;
	padding: 10px;	
}

.errorText
{
    color: #FF0000;
}

.greenText
{
    color: #669900;
}

.pipe
{
	border-right: solid 1px #848284;
	padding-right: 5px;
}

.redText
{
	color: #993a00;
}

.TreeNodeDisabled
{
	color: #EE0000;
}
.TreeNodeEnabled
{
	color: #000000;
}


.TreeNodeDisabled  .rtImg
{   
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.disabled
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}


/* Terlik grid over loads */ 

.GridAltRow_Gray
{
	background-color: #FFFFFF !important;
}

.SelectedRow_Gray
{	
	border: solid 1px #000000 !important;
	color: #000000 !important;
}

.GridPager_Gray
{
	background: #EEEEEE !important;
	line-height:20px;
}

.RadGrid_Gray,
.MasterTable_Gray,
.DetailTable_Gray,
.GroupPanel_Gray table,
.GridEditForm_Gray table
{
	font: 13px calibri,sans-serif !important;
}

.SelectedRow_Gray
{
	background: #EEEEEE !important;		
}

.RadGrid_Gray
{
	border: solid #DEDEDE 1px !important;
}

.MasterTable_Gray
{
	border: none !important;
}

.GridHeader_Gray
{
	border-bottom: solid #DEDEDE 1px !important;
}

.GridHeader_Gray a
{
	color: #106194 !important;
}

.GridHeader_Gray a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.RadTreeView_Default, .RadTreeView_Vista
{
	font-family: Calibri, Arial !important;
	font-size: 12px !important;
}

.RadTreeView_Vista .rtPlus, 
.RadTreeView_Vista .rtMinus
{
	background-image: url('Images/TreeView/PlusMinus.png') !important;
}

/* <node lines> */

.RadTreeView_Vista .rtLines .rtLI,
.RadTreeView_Vista .rtLines .rtFirst .rtUL { background-image: url('Images/TreeView/NodeSpan.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtLI,
.RadTreeView_Vista_rtl .rtLines .rtFirst .rtUL { background-image:url('Images/TreeView/NodeSpan_rtl.png') !important; }

.RadTreeView_Vista .rtLines .rtFirst,
.RadTreeView_Vista .rtLines .rtFirst .rtUL { background-image: url('Images/TreeView/FirstNodeSpan.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtFirst,
.RadTreeView_Vista_rtl .rtLines .rtFirst .rtUL { background-image: url('Images/TreeView/FirstNodeSpan_rtl.png') !important; }
.RadTreeView_Vista .rtLines .rtLast,
.RadTreeView_Vista .rtLines .rtLast .rtUL { background-image: none !important; }

.RadTreeView_Vista .rtLines .rtTop { background-image:url('Images/TreeView/TopLine.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtTop { background-image:url('Images/TreeView/TopLine_rtl.png')!important; }
.RadTreeView_Vista .rtLines .rtMid { background-image:url('Images/TreeView/MiddleLine.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtMid { background-image:url('Images/TreeView/MiddleLine_rtl.png') !important; }
.RadTreeView_Vista .rtLines .rtBot { background-image:url('Images/TreeView/BottomLine.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtBot { background-image: url('Images/TreeView/BottomLine_rtl.png') !important; }
.RadTreeView_Vista .rtLines .rtLast .rtTop { background-image:url('Images/TreeView/SingleLine.png') !important; }
.RadTreeView_Vista_rtl .rtLines .rtLast .rtTop { background-image:url('Images/TreeView/SingleLine_rtl.png') !important; }

/* </node lines> */

.RadComboBox_Vista,
.RadComboBox_Vista .rcbInput,
.RadComboBoxDropDown_Vista
{
	font: 12px Calibri, Arial, sans-serif !important;
	color: #444444 !important;	
}

.RadComboBoxDropDown_Vista .rcbHovered
{
	background: #669900 !important;
	color: #fff;
}

.width210
{
	width: 210px !important;
}

.width300
{
    width: 300px !important;
}

.RadToolBar_Default_Vertical .rtbMiddle
{
	background-image: url(Images/toolBarBg.png) !important;
}

.quickMenuTip
{
    width: 70px;    
    background: url(Images/toolBarBg.png) repeat-y;
    background-position: right;
    margin-left: -54px;
    margin-top: -1px;
    font-weight: bold;
    
    border: solid 1px #8C8E94;
    padding: 5px 5px 5px 7px;
    /*border: solid 1px #8C8E94;
    border: solid 1px #8C8E94;*/
}

.dialog
{
	display: none;
	min-height: 250px; 
	position: absolute;
    background: #FFFFFF; 
    border: solid #666666 1px;
    z-index: 9999999;
}

.editItemDialog
{
	visibility: hidden; 
	height: 550px; 
	position: absolute;
    background: #FFFFFF; 
    border: solid #666666 1px
}


.startNewsDialog
{
    visibility: hidden; 
	position: absolute;
    background: #FFFFFF; 
    border: solid #666666 1px;
    z-index:999;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
   
}
.innerStartNewsDialog
{
	min-height: 375px; 
	width: 600px; 
}
.bottomStartNewsDialog
{
	height: 25px; 
}
.dialogHeader
{
	background: #ADDFF7 url(Images/ItemSelectedBg.png) repeat-x; 
	border-bottom: solid 1px #666666;	
	font-weight: bold;
	/*height: 25px;*/
}

.dialogHeader .padding
{	
	padding: 3px 10px 0px 10px;
}

.minHeight
{
	min-height: 200px;
}

ul.Checkboxes
{
padding:	 0em;
margin:	 0em;
}

ul.Checkboxes li
{
    display:	block;
    list-style-type:	none;
    clear:	 both;
    float:	 none;
    height:	 auto;
    overflow:	auto;
}

ul.Checkboxes li input
{
    display:	block;
    float:	 left;
}

ul.Checkboxes li label
{
    padding-top: 3px;
    display:	block;
    margin-left:	0.2em;
    margin-top:	0.1em;
    float:	 left;
    clear:	 right;
}

a img
{
    border: none;
}

.largeTextBox
{
    width: 450px;
}

.excelHeader
{
    height: 24px;
    background: url(Images/excelHeaderBg.png) repeat-x;
    border: solid 1px #7b8994;
    text-align: center;  
    height: 19px;      
}

.excelPadding
{
    padding: 2px 3px 3px 3px;
}

.excelBorder
{
    border-bottom: solid 1px #d5d5d5;
    border-left: solid 1px #d5d5d5;
    border-right: solid 1px #d5d5d5;
}
 
.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}        

.loginBox
{
    background: url(Images/loginBox.png) no-repeat;    
    width: 386px;
    height: 242px;
}

.loginBox .padding
{
    padding: 15px 80px 0px 60px;
}

.centered
{
    margin: 0 auto;
}

.dialogBg
{
    z-index:999;
    background-color:#999999;
    filter:alpha(opacity=50);
    height:1200px;
    width:1300px;
    position:absolute;
    display:none;
}

.backgroundPopup
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  	
	z-index:1;  
}  

.gridRow td
{
    padding: 8px;
    text-align: right;
}

.gridFirstItem
{
    text-align: left !important;
}
 
.gridHeader
{
	background: #e3ebd0 url("Images/gridHeaderBg.png") repeat-x;	
}

.gridHeader th
{
    padding: 8px;
    text-align: right;
}

.gridFirstHeader
{
    text-align: left !important;
}

.rtsDisabled .rtsIn
{
    color: #999999 !important;
}
 
.rtsIn
{
    color: #106194;
}

.reToolZone table tr
{
 display: block !important;
}


#contactBox
{
    background: #e3ebd0 url(Images/loginBg.png);
    display: none;
    width: 150px;
    height: 100px;
} 