﻿.Hidden{display:none;}
.Visible{display:block;}
/* Form Items */
.PageTileStyle
{
    color: #0000FF;
    font-size: 18pt;
}
.PageTileHRStyle
{
   height:1px;
   border:none;
   border-top:1px dashed #0066CC;  
}
.FormViewStyle
{  
    width:100%;
}
.FormViewTextFieldStyle
{      
   width: 98%;	
}
.FormViewLableFieldStyle
{
    background-color: #E7EBF0;
    border: solid #000 1px;
    color: #0000ff;
}
.FormViewTopToolBarStyle
{
	background-color: White;
	text-align: left;
	color: #ffffff;
}

.ItemToolBarStyle
{
	background-color: #c0c0c0;
	text-align: left;
	color: blue;
}

/*首页模板样式的制定*/
.MasterHomeMenuTopStyle
{
	 /*background-repeat:inherit;*/
	 /*background-image:url(/SYS_images/HomeStyle/TopBar_NanChang_Morning.jpg);	*/
	 background-image:url(/sys_images/HomeStyle/MenuStyle_Line_Blue.gif);
}
.MasterHomeMenuLeftStyle
{
	vertical-align: top;
	width: 18%;
	 /*background-image:url(/sys_images/HomeStyle/MenuStyle_Line_Yellow.gif);*/
}
.MasterHomeMenuRightStyle
{
	vertical-align: top;  
	width: 18%;	
}
.MasterHomeMenuTableStyle
{
	width: 100%;
	position:relative;
	/*border-right: lightskyblue 1px solid;
	border-top: lightskyblue 1px solid;
	border-left: lightskyblue 1px solid;
	border-bottom: lightskyblue 1px solid;*/
	/*background-image:url(/sys_images/HomeStyle/MenuStyle_Line_Blue.gif);*/
}
.MasterHomeMenuTableTitleStyle
{
	width: 100%;
	height: 13px;
	position:static;
	/*background-image: url(/sys_images/HomeStyle/Item_bg.jpg);*/
	font-family: 幼圆;
	font-variant: normal;
	font-size: 13pt;
	font-weight: bold;
}
/*标签样式*/
.MainLableFieldStyle
{
    background-color: #E7EBF0;
    border: solid #000 0px;
    color: #0000ff;
}
.MainFieldSetStyle
{		
	position:relative;
	border-right: lightskyblue 1px solid; 
	border-top: lightskyblue 1px solid; 
	border-left: lightskyblue 1px solid; 
	border-bottom: lightskyblue 1px solid;	
}
.MainLegendStyle
{		
	font-weight: normal;
    font-size: 11pt;
    color:#87CEFA;
    text-align:left;
    /*width:100px;
    border:1px dashed #ff9966;
    background-color:#ff0000;   
    font-family:arial; */  
}
/*系统左边菜单*/
.MasterLeftMenuStyle
{
	width: 16%;
	/*height: 50px;*/
	position: static;
	background-image: url(/sys_images/HomeStyle/MenuStyle_Line_Blue.gif);
	color: blue;
	font-family: 幼圆;
	font-variant: normal;
	font-size: 13pt;
	font-weight: normal;
}
.TopButtonMenuStyle
{
    border: thin solid #C0C0C0;
    background-color: #c0c0c0;
    text-align: left;
    color: blue;
}
/*GridView样式的制定*/
.HomePageGridViewAppRowStyle
{
    border-bottom: 1px solid #A7A6AA;
    padding: 4px;
    width: 100%;
    border-style: none none dotted none;
    line-height:18px;  
}
.GridViewStyle
{   
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
    width:100%;
}
.GridViewColumnsHidden
{
   display:none;
}
.GridViewColumnsVisible
{
   display:block;
}
.GridViewHeaderStyle
{
    background-color:#ffe4c4;
    font-size: 11pt; /*color: #0000cd;*/
    color: #4169e1; /*RoyalBlue*/
    z-index:-9;
}
 .GridViewColumnHiddenStyle
 {
     display:none;
 }
.GridViewRowStyle
{
    background-color: #FFFFFF;
    font-size: 11pt;
    color: #333333;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
     font-size: 11pt;
    /*color: #284775;*/
    color: #333333;
}
/*
.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #c0c0c0;
    font-size: 11pt;
}
*/
.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-size: 11pt;
    font-weight: normal;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color:#E7EBF0;   
    font-weight: normal;
    font-size: 11pt;
    color: #0000cd;
}
.GridViewFooterStyle
{
    background-color:#E7EBF0;
    font-weight: normal;
    font-size: 11pt;
    color: #0000cd;
}

.GridViewFixedColumnsStyle
{
    background:#fcc;
    z-index:2;
}

/*default master菜单样式*/
.TopPageMenuStyle
{
    width: 100%;    
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background-image: url('../../sys_images/HomeStyle/MenuStyle_Line_Blue.gif');
}
.BottomPageMenuStyle
{
    width: 100%;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background-image: url('../../sys_images/HomeStyle/MenuStyle_Line_Blue.gif');
}
.HyperLinkMenuStyle
{
    /*border: thin solid #999999;  */ 
    text-align:center;
    margin:2px;
    word-spacing:4px;
    color: blue;
    /*TEXT-DECORATION: none*/  
}
.LinkButtonMenuStyle
{
    border: thin solid #999999;   
    text-align:center;
    margin:2px;
    word-spacing:4px;
    color: blue;
    TEXT-DECORATION: none   
}
.NoFrameButtonMenuStyle
{
    display:block;
    width:100%;
    height:100%;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background:#FFF;
   
}
.EveryPageMenuStyle
{
    width: 100%;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background-image: url('../../sys_images/HomeStyle/MenuStyle_Line_Blue.gif');
}
.NoFramePageLeftMenuStyle
{    
    height:750px;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background-image: url('../../sys_images/HomeStyle/MenuStyle_Line_Blue.gif');
}
.NoFramePageRighMenuStyle
{   
    height:750px;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: lightskyblue 1px solid;
    background-image: url('../../sys_images/HomeStyle/MenuStyle_Line_Blue.gif');
}
.MiddleHomeMenuTableTitleStyle
{
    margin-top:10px;
    width:150px;
    font-weight:bold;
    text-align:center;
    color:Blue;
    border-bottom:1px solid #cec58a;
    background-image:url('../../sys_images/HomeStyle/ModuleTitle.gif');
}   
.LeftHomeMenuTableTitleStyle
{
    margin-top:10px;
    width:150px;
    font-weight:bold;
    text-align:center;
    color:Blue;
    background-image:url('../../sys_images/HomeStyle/ModuleTitle.gif');
}
.RightHomeMenuTableTitleStyle
{
    margin-top:10px;
    width:250px;
    font-weight:bold;
    text-align:center;
    color:Blue;
    background-image:url('../../sys_images/HomeStyle/ModuleTitle.gif');
}
.LeftHomeMenuBoderStyle
{
    border:2px solid #cec58a;
}
.RightHomeMenuBoderStyle
{
    border:2px solid #cec58a;
}
.HomePageAppHyperLink:link {color: blue}
.HomePageAppHyperLink:visited {color: blue} 
.PhoneButtonCss
{  
    font-size: 38pt;
}
.PhoneLabelCss
{   
    font-size: 28pt;
}
.PhoneTextBoxCss
{   
    font-size: 28pt;
}
.PhonePageParagraphCss
{   
    font-size: 32pt;
} 
.PhoneLoginButtonCss
{
    background-image: url('../MyApp_Phone/Frame/Images/TilteButtonStyle.jpg');
    width: 100%;
    background-repeat: repeat;
}
.PhoneTextBoxUnderlineCss
{
    border-style: none none solid none;
    border-bottom-width: medium;
    border-bottom-color: #0000FF;
}
.PhoneFormViewTextFieldStyle
{      
   width: 98%;	
   font-size: 28pt;
}
.PhoneFormViewLableFieldStyle
{
    background-color: #E7EBF0;
    border: solid #000 1px;
    color: #0000ff;
    font-size: 28pt;
}
.PhoneFormViewCategoryStyle
{
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #0000FF; 
	color: #FFCC66; 
	height:20px;
	font-size: 28pt;
}
.PhoneGridViewStyle
{   
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
    width:100%;
}
.PhoneGridViewHeaderStyle
{
    background-color:#ffe4c4;
    font-size: 25pt; /*color: #0000cd;*/
    color: #4169e1; /*RoyalBlue*/
}
.PhoneGridViewColumnHiddenStyle
 {
     display:none;
 }
.PhoneGridViewRowStyle
{
    background-color: #FFFFFF;
    font-size: 25pt;
    color: #333333;
}

.PhoneGridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
     font-size: 25pt;
    /*color: #284775;*/
    color: #333333;
}
.PhoneGridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-size: 25pt;
    font-weight: normal;
    color: #333333;
}

.PhoneGridViewPagerStyle
{
    background-color:#E7EBF0;   
    font-weight: normal;
    font-size: 25pt;
    color: #0000cd;
}
.PhoneGridViewFooterStyle
{
    background-color:#E7EBF0;
    font-weight: normal;
    font-size: 25pt;
    color: #0000cd;
}
