﻿body 
{
	font-family: Tahoma,Sans-Serif;
	margin : 0 0 0 0;
}

.menu2
{
	width:100%;
	overflow:hidden;
}
.spacer
{
	line-height:0; font-size:0; clear:both;
}
.company P
{
	margin-top:0;
}
.linespace
{
	padding-top:30px;	
}

.Headerdata
{
    background-image: url(images/header_repeat.png);
    background-position: top right;
    background-repeat: repeat-x;
    height: 50px;
    width: 100%;
}

#header
{	
	margin-left : auto;
	margin-right: auto;	
	width: 250px;	
	border-width: 1px;
    border-style: solid;
    border-color: #cccccc;    
}
#header .topbar
{
	width: 100%;
	background-image : url(images/login.png);	
	background-repeat : repeat-x;
	font-size: 14px;
	color: #ffffff;
	padding-left : 100px;
    
}
#header .contentbar
{	
	padding-left:20px;
	width:40%;
}

#header .alert
{		
	text-align:center;
	font-weight:bold;
	color : #aa0000;
}
/*-------------------------------------------------------------*/
.tboutside2
{
	border-width: 1px;
    border-style: solid;
    border-color: #cccccc;    	
    margin-top : 2px;
}

.tboutside
{
	border: 1px solid #cccccc;
	margin-left : auto;
	margin-right: auto;	
	vertical-align:top;
	
}
.tbinside
{
	margin-left : auto;
	margin-right: auto;		
	background-color:#F3F3F3;
	margin-top:2px;margin-bottom:2px;
	vertical-align:top;
	height:100%;
	cursor :pointer;

}
.tbinsidenp
{
	margin-left : auto;
	margin-right: auto;		
	background-color:#F3F3F3;
	margin-top:2px;margin-bottom:2px;
	vertical-align:top;
	height:100%;
}
.tbPicture
{
	padding-top:10px;
	margin : 0 auto 0 auto;
	width: 100%;
	text-align:center;
	vertical-align:top;
}
.HeaderText
{
	font-size:19px;
	color : #000000;
	text-align:center;
	margin : 0 auto 0 auto;
}
.DetailText
{
	font-size:12px;
	color : #000000;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/*--------------------------------------------------*/
.modalBackground {
	    background-color:Gray;
	    filter:alpha(opacity=70);
	    opacity:0.7;
    }

.modalPopup {
    background-color:#ececec;
    border-width:1px;
    border-style:solid;
    border-color:#ececec;
    padding:1px;    
    font-family:Tahoma;
    font-size : 16px;
}  
.modalPopupPreview {
    background-color:#efefef;
    border-width:1px;
    border-style:solid;
    border-color:#ececec;
    padding:1px;    
    font-family:Tahoma;
    font-size : 16px;
    color:#000000;
}
/*----------------------------------------------------*/
.selectNode
{
	color:Red;
	background: #303099;	
}
.watermarked
{    
    border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;

}
.sb-footer-container
{
	background-image: url('images/header_repeat.png');    
	background-repeat: repeat-x;
	background-position: right;
    height: 40px;
}
.sb-footer
{
}
.sb-footer-text
{
    color: #ffffff;
    font-size: 14px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.sb-footer-separator
{
    background-color: #81A3D3;
    width: 1px;
}
.sb-preview-item
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sb-preview-item-border
{
	border: 1px solid #CCCCCC;
}
.sb-preview-item-selected
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sb-preview-item-border-selected
{
	border: 1px #FF3D0C solid;
}
.sb-preloader-iframe
{
    width: 200px;
	height: 45px;
}
.sb-preloader-table
{
	width: 200px;
	height: 45px;
	background-color: #FFFFFF;
	border: 3px solid #71B6EF;
}
.sb-preloader-text
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
