/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #f0f0f0;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
    font: 8pt/16pt georgia; 
	color: #555753; 
	margin: 0px;
}
.ItemBody
{
    background-color: white;
    font: 8pt/16pt georgia; 
	color: #555753; 
	margin: 0px;
}
/* ----table part start-------- */
.TblOuter
{
	background-color: #96a2b0 ;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: white;
    text-align :center 
}
.TblInner
{
	background-color:#d8dbe0;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #f07f00;
    text-align:right;
    
}
.TblBg
{
	background: #fff url(images/_img_bg.gif) ;
	width:100%;
}
.TblImage
{
	background: #fff url(images/_img.gif) ;
}
.TblBorder
{
	BORDER: #5f6d87 1px solid;
}

/*    ---------table end----------*/

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#7D9C5D
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #f07f00;
    border-color: #f07f00;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #5f6d87;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
   padding-left : 1em;
   padding-right : 1em;
   padding-top : 5px;
   padding-bottom :5px;
   background-color : #7D9C5D;
   color : White;
   FONT-FAMILY: Verdana, Arial, Helvetica;
 	FONT-SIZE: 11px;
  font-weight : normal;
   text-decoration:none;
   float : left;
   border-right-color : #FFFFFF;
   border-right-style : solid;
   border-right-width : 1px;
   width:72;
}
A.SelectedTab:link {
    text-decoration:underline;
   color : White;
   background-color : #7D9C5D;
}
A.SelectedTab:active {
   color : White;
    text-decoration:none;
   background-color : #7D9C5D;
}
A.SelectedTab:hover   {
   background-color : #D0DBC5;
   border-right-color : #FFFFFF;
   color : #666666;
    text-decoration:underline;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#ffffff;
}
/* text style for the unselected tabs */
.OtherTabs {
   padding-left : 1em;
   padding-right : 1em;
   padding-top : 5px;
   padding-bottom :5px;
   background-color : #7D9C5D;
   color : White;
   FONT-FAMILY: Verdana, Arial, Helvetica;
 	FONT-SIZE: 11px;
  font-weight : normal;
   text-decoration : none;
   float : left;
   border-right-color : #FFFFFF;
   border-right-style : solid;
   border-right-width : 1px;
   width:72;

}
/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    display : inline;
   color:#FFFFFF;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover   {
   background-color : #D0DBC5;
   border-right-color : #FFFFFF;
   color : #666666;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
font-family: "宋体";
font-size: 12px;
line-height: 160%;
color: #7D9C5D;
				}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#7D9C5D;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#7D9C5D;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#7D9C5D;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#7D9C5D;
}
.HeadLink {
	font-family: "宋体";
	font-size: 12px;
	line-height: 160%;
	color: #7D9C5D;
	text-decoration: none;
	}
/* hyperlink style for the site links */
A.HeadLink:link {
    text-decoration:    none;
    color:#7D9C5D;
}

A.HeadLink:visited  {
    text-decoration:    none;
    color:#7D9C5D;
}

A.HeadLink:active   {
    text-decoration:    none;
    color:#7D9C5D;
}

A.HeadLink:hover    {
    text-decoration:    underline;
    color:black;
}
/* style for separator between site links */
.Accent
{
    color: black;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #5f6d87;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: 宋体;
    font-size: 12px;
    font-weight: normal;
    color:Black;
    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom: solid 1px #3f6d87;
    color:#3f6d87;
    background:transparent;
}

.NormalButton
{
height:19px;
line-height:19px;
border:1px solid #ccc;
color:#666;
background:url(/images/sch.gif) repeat-x;
}

.NormalRed
{
    font-family: 宋体;
    font-size: 12px;
    font-weight: bold;
    color: red;

}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white
    
    
}
.NormalStyle
{
	border-bottom: solid 1px #95B475;
	border-right: 1px solid #95B475;
    background-color: White;
    font-size: 11px;
}
.TransparentStyle
{
	border:0;
	background-color:Transparent;
    font-size: 11px;
    color:#d3e6bf;
}

.LongStyle
{
	border-bottom: solid 1px #95B475;
	border-right: 0px solid #95B475;
    background-color: White;
    font-size: 11px;
    width:400;
    
}
.NormalWidth
{
    background-color: White;
    width :100;
	border-bottom: solid 0px #95B475;
	border-right: 0px solid #95B475;
}
.LongWidth
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: blue;
    width :230;
    text-align:center;
    
}
.HeaderStyle
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #99A992;
	color: White;
	text-transform: none;
	border-bottom:solid thin #636363;
}

.SubmitStyle
{
	border-bottom: solid 1px #95B475;
	border-right: 1px solid #95B475;
    background-color: White;
    font-size: 11px;
    width :60;
    text-align:center;
    
    
}
.SubmitWidth
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: blue;
    width :60;
    text-align:center;
    
}
.SelectedItemStyle
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #99A992;
	color: White;
	text-transform: none;
	border-bottom: thin solid #636363;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
        text-decoration:    none;
    color: #01305A;

}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #01305A;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #01305A;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #01305A;
}

A.CommandButton:hover    {
    text-decoration:    underline;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  black;
}

A:visited   {
    text-decoration:    none;
    color:  black;
}

A:active    {
    text-decoration:    none;
    color:  black;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
.hint
{
	color:red;
	font-family:宋体;
	font-size:9pt;
}


.Sign
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
   
}
.Page
{
	width:800;
	background-color:#fffff0;
	border-width:inherit;
	azimuth:center;
}	
.TblBg
{
	background-color:#fffff0;
	width:800;
	height:40;
	border:0 0;
} 
.ContentBody
{
	width:700;
}
.Title h1.h1Blue {
    font-family: Tahoma;
    font-size: 25px;
    display: inline;
    font-weight: normal;
    padding: 0px;
	margin: 0px;
    color: #346DAD;
}
.DetailsPageHeader {
    background-color: #F1F1F1;
    padding-top: 15px;
    padding-left: 15px;
    width: 100%;
}
.dxgvHeader_Glass {
	cursor:pointer;
	white-space:nowrap;
	padding: 4px 6px 5px 6px;
	border: solid 1px #668e3c;
	background-image: url('/images/gvHeaderBackground.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C0DDE0;
	
	overflow:hidden;
	-moz-user-select: none;
}
.dxgvHeader_Glass, .dxgvHeader_Glass table {
	font: 9pt Tahoma;
	color:Black;
}
.dxgvHeader_Glass td{
	white-space:nowrap;
}
.dgNormal
{	background-color:Transparent;
}

.dxgvControl_Glass,
.dxgvDisabled_Glass
{
	border: solid 1px #668e3c;
	font: 9pt Tahoma;
	background-color: #d3e6bf;
	color:Black;
	cursor:default;
}

.dxgvControl_Glass .dxpControl_Glass
{
    background-color:#d3e6bf;
    padding-top: 8px;
    padding-bottom: 8px;
}
.dxpPageNumber_Glass
{
	font: 9pt Arial;
	color: #2A769D;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 0px 5px;
}
.moduletitlebg
{
	background-image:url('/images/right_1.gif');
	background-repeat:no-repeat;
	width:114;
}
.dgdocument
{
	background-color:White;
	vertical-align:top;
}
.dgItemStyle
{
	background-color:White;
}
.dgAlternatingItemStyle
{
	background-color:#d3e6bf;
}
.dxgvDataRowAlt_Glass
{
	background-color:#E6F3E7;
}
.dxgvEditFormDisplayRow_Glass 
{
	background-color: #E6F3E7;
}
.tbxbg 
{
	background-color: #E6F3E7;
	overflow:hidden;
	border-bottom:0;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	padding: 0px 0px 0px 0px;
}
.dxgvEditFormDisplayRow_Glass td.dxgv,
.dxgvDataRow_Glass td.dxgv,
.dxgvDataRowAlt_Glass td.dxgv,
.dxgvSelectedRow_Glass td.dxgv,
.dxgvFocusedRow_Glass td.dxgv
{
	overflow:hidden;
	border-bottom: solid 1px #95B475;
	border-right: solid 1px #95B475;
	border-top: 0;
	border-left: 0;
	padding: 0px 0px 0px 0px;
}
.SourceCodeActiveTabTemplate {
    white-space: nowrap; 
    background-repeat: repeat-x;
    background-image: url('/images/SelectedCenter.gif');
    padding: 0px 12px 0px 12px;
}
.SourceCodeTabTemplate {
    white-space: nowrap; 
    background-repeat: repeat-x;
    background-image: url('/images/UnSelectedCenter.gif');
    padding: 0px 12px 0px 12px;
}
.SourceCodeRight {
    background-repeat: repeat-y;
    background-image: url('/images/Right.gif');
    height:494;
}
.SourceCodeMiddleBottom {
    width: 100%;
    background-repeat: repeat-x;
    background-image: url('/images/MiddleBottom.gif');
}
.dxtcControl_Demo
{
	font: 13px Tahoma;
    padding: 0px; 
	color: #333333;
}
.dxtcTab_Demo
{
	padding: 0px;
}
/*Code Renderer Styles*/
.cr-cs-comment { color: Green; }
.cr-cs-keyword { color: Blue; }
.cr-cs-preproc { color: #2B91AF; }
.cr-cs-string { color: #A31515; }
.cr-region-head { display: inline; margin: 0px 0px 0px 0px; font-size: small; font-weight: normal; color: Gray; }
.cr-region-div { border-left: solid 1px DarkGray; margin-left: 5px; padding-left: 10px; width: 100%;}
.cr-region-span { border-left: solid 1px LightGrey; width: 1px; margin-left: 5px; padding-left: 3px; width: 100%;}
.cr-aspx-region-head { display: inline; margin: 0px 0px 0px 0px; font-size: small; font-weight: normal; color: Green; }

.cr-js-comment { color: Green; }
.cr-js-keyword { color: Blue; }
.cr-js-preproc { color: #2B91AF; }
.cr-js-string { color: #A31515; }
.cr-js-pre { margin-top: 0px!important; margin-bottom: 0px!important; }

.cr-vb-comment { color: Green; }
.cr-vb-keyword { color: Blue; }
.cr-vb-string { color: #A31515; }
.cr-vb-preproc { color: #2B91AF; }

.cr-delphi-comment { color: Green; }
.cr-delphi-keyword { color: Blue; }
.cr-delphi-string { color: #A31515; }
.cr-delphi-preproc { color: #2B91AF; }

.cr-xml-comment { color: Green; }
.cr-xml-keyword { color: Blue; }
.cr-xml-string { color: #A31515; }
.cr-xml-preproc { color: #2B91AF; }
.cr-xml-tag { color: #A31515; }
.cr-xml-attribute { color: #FF0000; }
.cr-xml-bind{ background-color: #FFEE62; }

.cr-aspx-comment { color: Green; }
.cr-aspx-preproc { background-color: #FFEE62; color: Black; }
.cr-aspx-string { color: Black; }
.cr-aspx-text { color: Blue; }
.cr-aspx-keyword { color: #2B91AF; }
.cr-aspx-tag { color: #A31515; }
.cr-aspx-attribute { color: #FF0000; }
.cr-aspx-bind{ background-color: #FFEE62; }
.cr-aspx-pre { padding: 0px; margin-top: 0px!important; }

div.cr-div pre { font-size: 9pt; font-family: 'Courier New'; padding: 0px; margin-top: 0px; margin-bottom: 0px; }
.cr-div { width: 606px; height: 380px; font-size: 9pt; font-family: 'Courier New'; overflow: auto; padding-top: 14px; padding-left: 18px; padding-right: 18px; }
.cr-div-description { width: 100%; height: 600px; font-size: 9pt; overflow: auto; padding-top: 14px; padding-left: 18px; padding-right: 18px; }
.dtNormal
{ 
	padding : 0;
   margin : 0;
   float : right;
   float:left;
   vertical-align:top;
   border:0;
}