﻿

/* asp:GridView  Modern*/
.aspGridView
{
    background-color:White;
}

.aspGridView_AlternatingRowStyle TD
{
    padding: 0.5em 0.8em;
    border-bottom:1px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: 50px;
    text-align: left;
}

.aspGridView_AlternatingRowStyle TD A:link
{
    color: #6381BB;
    font-weight: bold;
}

.aspGridView_AlternatingRowStyle TD A:visited
{
    color: #6381BB;
    font-weight: bold;
}

.aspGridView_AlternatingRowStyle_new1 TD
{
    padding: 0.2em 0.2em;
    border-bottom:0px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: auto;
    /*text-align: center;*/
}

.aspGridView_AlternatingRowStyle_new1 TD A:link
{
    color: #0071BC;
    font-weight: bold;
}
.aspGridView_AlternatingRowStyle_new1 TD A:hover {
    color: #F26521;
	text-decoration:none;

} 


.aspGridView_AlternatingRowStyle_new1 TD A:visited
{
    color: #0071BC;
    font-weight: bold;
}

.aspGridView_FooterStyle TD
{
    background-color:Purple;
    color: #393425 !important;
    font-size: 0.8em !important;
    height: 30px !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
}

.aspGridView_HeaderStyle TH
{

	background-color:#EBF3FE;
	margin-right: auto;
	margin-left: auto;
	color:#293D6B;
	font-weight:bold;
	height:35px;
	text-align:left;
	border:none; 
    padding-left: 0.8em !important;
    padding-right: 0.8em !important; 

}

.aspGridView_HeaderStyle A
{
    color: #F7941C;
    text-decoration: underline;
}

.aspGridView_HeaderStyle A:link
{
    color: #F7941C;
}

.aspGridView_HeaderStyle A:visited
{
    color: #F7941C;
}

.aspGridView_HeaderStyle A:hover
{
    color: #F7941C;
}

.aspGridView_PagerStyle TD
{
    padding: 0.2em;
  /*  border-bottom-style: none !important;*/
    color: #7d745a;
    font-size: 0.9em !important;
    vertical-align: middle ;
 
}

.aspGridView_PagerStyle SPAN
{
    /*padding: 0.2em 0.4em;
    background: #f39025 !important;
    color: #FFFFFF !important; */
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    background:#F7941C none repeat scroll 0 0;
    border:1px solid #F7941C;
    color:#FFFFFF;
    font-weight:bold;
    margin:10px 0px 0px 0px;
    padding:1px 5px 0px 5px;
}

.aspGridView_PagerStyle a 
{
	font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#1F3A87;
	/*margin:0.00em 0.00em 0 0;*/
	padding:0px 5px 0px 5px;
	text-decoration:none
	}

.aspGridView_PagerStyle a:hover
{
	background:#F7941C none repeat scroll 0 0;
	border:1px solid #F7941C;
	color:#FFFFFF;
	text-decoration: none;
	}

.aspGridView_RowStyle TD
{
    padding: 0.5em 0.8em;
    border-bottom:1px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: 50px;
    text-align: left ;
}
.aspGridView_RowStyle_new1 TD
{
    padding: 0.2em 0.2em;
    border-bottom:0px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: auto;
    /*text-align: left ;*/
}

.aspGridView_RowStyle A:link
{
    color: #6381BB;
    font-weight: bold;
}
.aspGridView_RowStyle_new1 TD A:hover {
    color: #F26521;
	text-decoration:none;
} 

.aspGridView_RowStyle_new1 A:link
{
    color: #0071BC;
    font-weight: bold;
}

.aspGridView_RowStyle A:visited
{
    color: #6381BB;
    font-weight: bold !important;
}
.aspGridView_RowStyle_new1 A:visited
{
    color: #0071BC;
    font-weight: bold !important;
}

.aspGridView_RowStyle_AddMoonBox TD
{
    /*padding: 0.5em 0.8em;*/
    border-bottom:1px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: 37px;
    text-align: left ;
}
.aspGridView_RowStyle_AddMoonBox A:link
{
    color: #6381BB;
    font-weight: bold;
}

.aspGridView_RowStyle_AddMoonBox A:visited
{
    color: #6381BB;
    font-weight: bold !important;
}



.aspGridView_EditRowStyle TD
{ 
    padding: 0.5em 0.8em;
    border-bottom:1px;
    border-bottom-color:#939598;
    border-bottom-style:dashed;
    height: 120px;
    text-align:left;
    background-color: #DCEBEF; 
}


.aspGridView_EditRowStyle A:link
{
    color: #6381BB;
    font-weight: bold;
}

.aspGridView_EditRowStyle A:visited
{
    color: #6381BB;
    font-weight: bold !important;
}




/* asp:GridView  Common Style Skin*/
.Common_aspGridView
{
    background-color:White;
}

.Common_aspGridView_AlternatingRowStyle TD
{
    text-align: left;
}

.Common_aspGridView_AlternatingRowStyle TD A:link
{
    color: #6381BB;
    font-weight: bold;
}

.Common_aspGridView_AlternatingRowStyle TD A:visited
{
    color: #6381BB;
    font-weight: bold;
}


.Common_aspGridView_FooterStyle TD
{
    background-color:Purple;
    color: #393425 !important;
    font-size: 0.8em !important;
    height: 30px !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
}

.Common_aspGridView_HeaderStyle TH
{

	background-color:#F1F0F0;
	margin-right: auto;
	margin-left: auto;
	color:#293D6B;
	font-weight:bold;
	height:30px;
	text-align:center;
	border:none; 
    padding-left: 0.8em !important;
    padding-right: 0.8em !important; 

}

.Common_aspGridView_HeaderStyle A
{
    color: #F7941C;
    text-decoration: underline;
}

.Common_aspGridView_HeaderStyle A:link
{
    color: #F7941C;
}

.Common_aspGridView_HeaderStyle A:visited
{
    color: #F7941C;
}

.Common_aspGridView_HeaderStyle A:hover
{
    color: #F7941C;
}

.Common_aspGridView_PagerStyle TD
{
    padding: 0.2em;
    border-bottom-style: none !important;
    background-color:#F1F0F0;
    font-size: 0.9em !important;
    vertical-align: middle !important;
}

.Common_aspGridView_PagerStyle SPAN
{
    padding: 0.2em 0.4em;
    background: #f39025 !important;
    color: #FFFFFF !important;
    }

.Common_aspGridView_RowStyle TD
{
    text-align: left ;
}

.Common_aspGridView_RowStyle A:link
{
    color: #6381BB;
    font-weight: bold;
}

.Common_aspGridView_RowStyle A:visited
{
    color: #6381BB;
    font-weight: bold !important;
}





/*-------------this is the AjaxTabContainer Style ------------------------*/

/*
.AjaxTabStrip .ajax__tab_header 
{
    font-size:12px;
    background:url(images/tab-line.gif) repeat-x bottom;
}
*/

.AjaxTabStrip .ajax__tab_header .ajax__tab_tab
{
    border-left:solid 1px #EBEBEB;
    border-top:solid 1px #EBEBEB;
    border-right:solid 1px #EBEBEB;
    font-size:12px;
    background-image: url(images/mast_tabbg2.gif);
	background-position:top;    
	width: 155px;
	height:24px;
	font-weight:bold;
	color:#DDECFE;
}


.AjaxTabStrip .ajax__tab_tab p 
{
    font-size:12px;
    margin-top:6px;
}

/*
.AjaxTabStrip .ajax__tab_header 
{
    font-size: 12px;
	width: 310px;
	height:25px;
}

.AjaxTabStrip .ajax__tab_hover 
{
    color:White;
    font-weight:bold;
    background-image: url(images/mast_tabbg2.gif);
    width:155px;
    height:25px;
    text-decoration: underline;
}
*/

/* When mouse over */
/*
.AjaxTabStrip .ajax__tab_header .ajax__tab_tab
{
    padding-top:7px;
    font-size: 12px;
    background-image: url(images/mast_tabbg2.gif);
	width: 155px;
	height:25px;
}
*/

/* When mouse over */
/*
.AjaxTabStrip .ajax__tab_hover .ajax__tab_tab
{
    color:White;
    font-weight:bold;
    text-decoration: underline;
}
*/

/* Current selected tab */

.AjaxTabStrip .ajax__tab_active .ajax__tab_tab
{
	background-image: url(images/mast_tabbg1.gif);
	background-position:top;
	width: 155px;
	height:24px;
    font-weight:bold;
    color:Black;
}
/* TabPanel Content */
.AjaxTabStrip .ajax__tab_body
{
    border:solid 1px #8D8D8D;
   	background-color: #EBEBEB;
}

/*--------------------------------------------------日历控件------------------------------------------*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:White;
    color: blue;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}



/*------------------------------------------普通控件-----------------------------------------*/


/*-------Asp Textbox---------*/

.aspTextBox_GrayBorder
{
    border-width:1px;
    border-style:solid;
    border-color:#CCCCCC;
    background-color:White;
}

.aspTextBox_MetalBorder
{
    border-width:1px;
    border-style:solid;
    border-color:#AFA776;
    background-color:White;
}

/*-------Asp DropDownList---------*/
.aspDropDownList_MetalBorder
{
    border-width:1px;
    border-style:solid;
    border-color:#AFA776;
    background-color:White;
}


/*---------------- Control used in Master page -------------------*/
.ASP_Mast_TBX_Shortcut
{
    border-width: 1px;
    border-style:solid;
    border-color: #99CCFF;
    background-color:Transparent;
}  

.ASP_Mast_BT_Shortcut
{
    background-color: #99CCFF;
    text-align: center;
    vertical-align: middle;
    width:64px;
    height:20px;
    color:Black;
    margin-bottom:2px;
}  

.ASP_Deft_L_LoginTitle
{
    font-family: 黑体;
    font-size: 14px;
    color: Black;
}

.ASP_Mast_HL_Homepage
{
    background-image: url(images/mast_menu1out.gif);
    width:100px;
    height:30px;
    display:block;
}

.ASP_Mast_HL_Homepage:hover
{
    background-image: url(images/mast_menu1over.gif);
}

.ASP_Mast_HL_My49
{
    background-image: url(images/mast_menu6out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_My49:hover
{
    background-image: url(images/mast_menu6over.gif);
}
.ASP_Mast_HL_NewHouse
{
    background-image: url(images/mast_menu2out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_NewHouse:hover
{
    background-image: url(images/mast_menu2over.gif);
}
.ASP_Mast_HL_Rent
{
    background-image: url(images/mast_menu3out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_Rent:hover
{
    background-image: url(images/mast_menu3over.gif);
}
.ASP_Mast_HL_OldHouse
{
    background-image: url(images/mast_menu4out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_OldHouse:hover
{
    background-image: url(images/mast_menu4over.gif);
}

.ASP_Mast_HL_Community
{
    background-image: url(images/mast_menu9out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_Community:hover
{
    background-image: url(images/mast_menu9over.gif);
}
.ASP_Mast_HL_Agent
{
    background-image: url(images/mast_menu5out.gif);
    width:100px;
    height:30px;
    display:block;
}
.ASP_Mast_HL_Agent:hover
{
    background-image: url(images/mast_menu5over.gif);
}




/* -------------------------  Ueser control: UC_LoginView ----------------*/
.ASP_UC_LoginView
{
    font-family: 宋体;
    font-size: small;
    color: #666699;
}
.ASP_BT_Login
{
    /*background-image: url(images/butt_denglu.gif);*/
    width:62px;
    height:19px;
}

/* -------------------------  Ueser control: UC_SearchSale ----------------*/
.ASP_UC_SearchSale
{
    clear:both;
    background-image: url(images/uc_searchsalebg.gif);
    background-repeat: repeat-x;
    width:960px;
    height:59px;
    text-align:center;
}

.ASP_UC_SearchSaleBody
{
    margin-top:5px;
}

.ASP_UC_SearchSale_new1
{
    clear:both;
  /*  background-image: url(images/uc_searchsalebg.gif);
    background-repeat: repeat-x; */
    background-color:#EEEEEE;
    width:960px;
    height:auto;
    text-align:left;
}


/*-------------------------- SearchResult -----------------------*/
.ASP_LB_SearchResult1
{
    color:#E4FFFF;
}