
/* CSS Document */
body	{ font-family: Arial,Verdana, Tahoma, Helvetica; font-size: 12px; margin:0px;padding:0px; }
td			{ font-family: Arial,Verdana,Tahoma,  Helvetica;font-size: 12px;  }
 .shareLink
	{
		display:block;
		width:140px;
		height:22px;
		background-image:url(../images/btnShareLinks.png);
	}

	.shareLink:hover
	{
		background-image:url(../images/btnShareLinks_dn.png);
	}
    
    .shareLinkBG
	{
		display:block;
		width:140px;
		height:22px;
		background-image:url(../images/btnShareLinks.png);
	}
a:link, a:active, a:visited {
	color:#072e8b;
	text-decoration:underline;
	cursor:pointer;
	font-size: 12px;
}
a:hover {
	color:#072e8b;
	text-decoration:underline;
	cursor:pointer;
	font-size: 12px;
}

/*File Share*/
.dropBodyStyle
{   background-color:#ccc;
    margin:0px;
    padding:0px;
    
}
.dropMainDivStyle
{
    background-color:#edf5ff;
    width:900px;
    display:block;
}
 
	.txtFol{font:bold 12px arial,verdana,sans-serif;
	       color:#fff;
	        padding-left:5px;
	        }
	        /* Buttons for DRop box*/	
.logout a, .logout button{
    display:block;
    float:right;
    margin:0 10px 0 0;
    background-color:#f5f5f5;
	background:url(../images/icon_logRepeat_hover.png) repeat-x;/**/
    border:1px solid #09488b;
    

    font-family: Arial, Verdana,Tahoma,  sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#ccc;
    cursor:pointer;
    padding:2px 10px 0px 7px; /* Links */
     height:23px;
}
.logout button{
    width:auto;
    overflow:visible;
    padding:4px 10px 0px 7px; /* IE6 */
    height:23px;
}
.logout button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.logout button img, .logout a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* NEGATIVE */

.logout a.negative, button.negative{
     color:#d0dcf0;
}
.logout a.negative:hover, button.negative:hover{
    background:url(../images/icon_logRepeat_hover.png) repeat-x;
      border:1px solid #09488b;
   color:#fff;
   text-decoration:none;
}
.logout a.negative:active{
    background-color:#d12f19;
   border:1px solid #09488b;
    color:#fff;
}
/* Buttons for FS Menu box - 2Sep*/	
.fsMenubt a, .fsMenubt button{
    display:block;
    float:right;
    margin:0 10px 0 0;
    background-color:#f5f5f5;
	background:url(../images/icon_FSmenu.png) repeat-x;/**/
    border:1px solid #b7b7b2;
    font-family: Arial, Verdana,Tahoma,  sans-serif;
    font-size:12px;
     width:auto;
    text-decoration:none;
    font-weight:bold;
    color:#3c62ab;
    cursor:pointer;
    padding:0px 0px 2px 2px; /* Links */
    
}

.fsMenubt button{
    width:auto;
    overflow:visible;
    padding:0px 10px 3px 7px; /* IE6 */
    
}
.fsMenubt button[type]{
    padding:0px 10px 0px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.fsMenubt button img, .fsMenubt a img{
    margin:0 0px -4px 0 !important;
    padding:0;
    border:none;
   width:16px;
   height:16px;
 
}

/* NEGATIVE */

.fsMenubt a.negative, button.negative, .bts_text{
     color:#3c62ab;
     padding-right:5px;
     font-family:Arial;
     font-size:11px !important;
     text-decoration:none;
}
.fsMenubt a.negative:hover, button.negative:hover{
    background:url(../images/icon_FSmenu.png) repeat-x;
      border:1px solid #115c97;
   color:#000;
   text-decoration:none;
}
.fsMenubt a.negative:active{
    background-color:#d12f19;
   border:1px solid #0099ff;
    color:#000;
    text-decoration:none;
}

.txtFol{font:bold 12px arial,verdana,sans-serif;
	       	color:#fff;
	        padding-left:5px;
	        padding-bottom:2px;
	        }
.fs_menubar{
background-color:#f3f3f3;height:30px;border-bottom:solid 1px #999;padding-left:3px;padding-top:3px;}




.fs_shareName{color:#464646;font-size:12px;}
/*FS Search MEnu */
.fs_txtField
{
    background-repeat: no-repeat;
    background-position: right;
    color: Black;
    border:solid 1px #a4c8e2;
    border-top:solid 1px #3d7bad;
    margin-right:0px;
}
#btnSearchNow,#btnClearSearch{height:16px;
                             margin:0 10px 0 0;
    background-color:#f5f5f5;
	background:url(../images/icon_FSmenu.png) repeat-x;/**/
    border:1px solid #b7b7b2;
    font-family:  Arial,Verdana,Tahoma,  sans-serif;
    font-size:11px;
    
    text-decoration:none;
    font-weight:bold;
    color:#3c62ab;
    cursor:help;}
#btnSearchNow:hover, #btnClearSearch:hover{border:1px solid #115c97;
   color:#000;
   text-decoration:underline;
}
.fs_SearchMenu{display:block;margin:0px; height:30px; }
.fs_search td{white-space:nowrap;}



.nonEditFileArea {
	border:solid 1px #999999;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	background-color: #efefef;
	font-size:12px;
	height:86px; 
	width:100%;
	margin: 0px;
	padding: 0px;
}
.nonEditFileAreaComments {
	border:solid 1px #999999;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #efefef;
	font-size:12px;
	height:86px; 
	width:770px;
	margin: 0px;
	padding: 0px;
}
 .searchbox {
	font:12px/18px Arial,Verdana,  Helvetica, sans-serif;
	border:solid 1px #a4c8e2;
	border-top:solid 1px #3d7bad;
	width:100px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
height:18px;
}Select.selectlog {
	margin-left:5px;
	margin-right:5px;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	margin-left:0px;
	border:solid 1px #a4c8e2;
	border-top:solid 1px #3d7bad;
	font-size:12px;
	width:190px;
}

.boldTextname {font-size:12px;font-weight:bold;}


/*Customer support control */
#custLang{font-family:Arial;font-size:11px;
    margin:0px;padding:7px 5px 0px 0px; color:#666;font-weight:bold;}
#custLang a:link, #custLang  a:active, #custLang  a:visited
{font-family:Arial;font-size:11px;
    margin:0px;padding:7px 5px 0px 0px; color:#072e8b;font-weight:bold;}
    
 
    
    /*for owner rmail */
a.emLink:link, a.emLink:active, a.emLink:visited,a.emLink:hover {
	color:#0000ff;
	text-decoration:underline;
	cursor:pointer;
	font-size: 11px;
}
.loadingText{font-family: "Century Gothic", Arial,Verdana;
font-size:15pt;
letter-spacing:1px;
color:#0099ff;}

.floatright {
	float:right;
}

/* top image link.aspx */
.tdTop{ background: url(../images/media/new_Top_ovr.png) repeat-x;
border-left: solid 1px #70a3da;
border-right: solid 1px #70a3da;
height:15px;
padding:0px;
}
.tdOut{ background: none;
border-left: solid 1px #e5e7e9;
border-right: solid 1px #e5e7e9;
height:15px;
padding:0px;
}
/* refresh icon*/

/*on hover*/.tdRef{background: url(../images/media/striprefresh_ovr.png) no-repeat; width:24px; cursor:pointer;}
/*normal */.tdRefOut{background: url(../images/media/striprefresh.png) no-repeat; width:24px;  cursor:pointer;}

/* pointer arrow*/
/*on hover */.arrowRight{background: url(../images/media/stripdivider_ovr.png) no-repeat; width:13px; cursor:pointer;}
/* normal*/.arrowRightOut{background: url(../images/media/stripdivider.png) no-repeat; width:13px;  cursor:pointer;}

a.fileName:link, a.fileName:active, a.fileName:visited {
	color:#072e8b;
	text-decoration:underline;
	cursor:pointer;
	font-size: 12px;
}
a.fileName:hover {
	color:#072e8b;
	text-decoration:underline;
	cursor:pointer;
	font-size: 12px;
}
