﻿body
{
    background-image:url(../Images/bg1.gif);
    margin: 0px 0px 0px 0px; 
    text-align:center;
}
.table1

{
table-layout:fixed;
}



.td1
{
table-layout:fixed;
 white-space: pre-wrap;       /* css-3 */

 -word-wrap: break-word;       /* Internet Explorer 5.5+ */

}


..Bob
{

 -word-wrap: break-word;  
}
..Sue
{
white-space: nowrap;
}


.toolbar
        {
			
      font-size: 13px;
         font-family: Verdana;
         background-image:url(../Images/YahooSprite.gif);
         padding: 0px;
        
        }

        

.subMenuItem
{
	font-size: 15px;
	font-family: Verdana;
	background-image:url(../Images/YahooSprite.gif);
	font-weight: bold;
}
.MenuMouseOver
{
	background-color: #660066;
	color:Navy;
	background-image:url(../Images/YahooSprite.gif);
	font-weight: bold;
}






/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:medium;
    table-layout: auto;
    border-collapse: collapse;
    border:#91a7b4 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(../Images/YahooSprite.gif);
    background-position:top;
    /*background-repeat:repeat-x;*/
    background-color:#d1dbe0;
    text-align:center;
    font-weight:bold;    
}
.HeaderStyle th
{
    padding: 5px;
    color: #16387c;
  
}
.HeaderStyle a
{
    text-decoration:none;
    color:#16387c;
    display:block;
    text-align:center ;
    font-weight:bold;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
    
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
    
}
.PagerStyle td
{
    border-top: #91a7b4 1px solid;
}
.PagerStyle a
{
    color:#16387c;  
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #91a7b4;
    border-bottom:solid 1px #91a7b4;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
     background-color:#16387c;     
    font-weight:bold;
    color:#E1E7EB;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #91a7b4;
     cursor:pointer;
    
}
.RowStyle td
{
    background-color: #f1f5f6;
}
.AltRowStyle td
{
    background-color: #9ab2ca;
	background-image: url(../Images/YahooSprite.gif);
    background-position:0 -80px;
    background-repeat:repeat-x;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
	background-image: url(../Images/YahooSprite.gif);
    background-position:center;
    background-repeat:repeat-x;
}

.tdlabeled
{
	font-family: Arial, Sans-Serif;
    font-size:medium;
    font-weight:bold;
    color:#16387c;
}
/*
.Heading.tdlabeled
{
	background-color:#e8eeff;
}*/

.lbltxtStyle
{
	font-family:arial, Tahoma, Sans-Serif;
    font-size:px;
    font-weight:normal;
    color:#16387c;
    direction:rtl;
    
	
}
.lbltxtStyleBold
{
	font-family:arial, Tahoma, Sans-Serif;
    font-size:px;
    font-weight:Bold;
    color:#16387c;
    direction:rtl;
    
	
}
.lbltxtStyle2
{
	font-family:Tahoma, Sans-Serif;
    font-size:small;
    font-weight:normal;
    color:#16387c;
    background-color:#F2EEF9;
	
}
.tvStyle
{
	font-family:Arial,Sans-Serif;
    font-size:small;
    font-weight:normal;
    color:#16387c;
	
}

.tdmsg
{
	font-size:medium;
    font-weight:bold;
}

.tblHeader
{
	background-image: url(../Images/YahooSprite.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#d1dbe0;
    font-family: Arial, Sans-Serif;
    font-size:medium;
    font-weight:bold;
    color:#16387c;
	
}

a:hover
{
    text-decoration : Underline;
    /*color:ActiveCaption;*/
}

.Editinglnk:hover
{
	font-size: 12px;
    color: #C5C5C5;
    font-family: Arial;
    text-decoration: none;
	
}
fieldset {
	border:none;
    border-top:1px solid #B5B8C8;
    padding:10px;
    direction: rtl;
}

fieldset legend,fieldset legend a{
    font:bold 14px Arial;
    color:#15428b;
	margin-bottom:0px;
	text-decoration:none;
}

legend span a{
	margin-right: 20px;
	margin-left: 0px;
	padding-left:18px;
}

fieldset legend a:hover{
	color:#009900;
}

legend span.add{ 
	background: url(../Images/add.gif) no-repeat right center;
}
legend span.print{ 
	background: url(images/print.gif) no-repeat right center;
}

legend span.delete{
	background:  url(../Images/cross.gif) no-repeat right center;
}

li.delete{
	background:  url(../Images/cross.gif) no-repeat right center;
	padding-right:20px;	
}

legend span.sort{
	background:  url(../Images/arrow-up.gif) no-repeat right center;
}



legend span.list{
	background:  url(../Images/list.png) no-repeat center right;
}

legend span.edit, li.edit{
	background:  url(../Images/edit.gif) no-repeat right center;
	padding-right:20px;
}


/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
	font-family:Tahoma;
	font-size:small;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
