﻿/* ----------控件全局样式  Start-----------*/
.inputtext { height: 15px; }
.border, .TableWrap { border: 1px solid #D7DADD; background: #fff; }
.tdbgselected { background: #e0eef5; line-height: 120%; }
.tdbgmouseover { background: #bfdfff; line-height: 120%; }
.tdbg { line-height: 120%; background-color: #EDF1F3; }
.tdbg li { margin-left: 15px !important; }
.inputbutton { padding: 0px 14px 0px 13px; overflow: visible; }
.title, .spacingtitle, th { line-height: 120%; color: #3666aa; font-weight: bold; background: url(../../Skin/lydj/images/side1.gif) repeat-x; border-bottom: 1px solid #D7DADD; }
.spacingtitle { letter-spacing: 12px; line-height: 24px; }
.tdbgbottom { background: #e6eff8; height: 40px; text-align: center; }
.tdbgleft { line-height: 120%; color: #166692; text-align: right; background-color: #E6EFF8; }
/*　书签式面板菜单标题背景样式定义 */
.tabtitle, .titlemouseover { width: 80px; height: 22px; background: url(Images/titlebg2.gif); line-height: 120%; padding-top: 2px; font-weight: normal; cursor: pointer; }
.tabtitle { background: url(Images/titlebg2.gif); }
.titlemouseover { background: url(Images/titlebg1.gif); color: #ffffff; }
/*标签图标编辑下拉列表CSS定义*/
.ContextMenuPanel { border: 1px solid #868686; z-index: 1000; background: #fafafa; cursor: default; padding: 1px 1px 0px 1px; font-size: 11px; }
.ContextMenuItem:hover { background-color: #ffe6a0; color: #003399; border: 1px solid #d2b47a; cursor: pointer; }
.input_onFocus { background: #FFC !important; }
/* --内容管理页虚链接定义开始-- */
.linktype { float: left; margin: 0px; padding: 0px; width: 20px; height: 20px; background: none; font-size: 0px; }
/* --内容管理页虚链接定义结束-- */
/* 浮动窗口 */
.ContextMenuPanel { background: none; }
.floatingDialog { position: absolute; z-index: 50; margin: 0 auto; background: transparent; }
.floatingDialog li { margin: 0; }
.floatingDialog .fdtop { position: relative; height: 34px; background: transparent url(images/p-up-t-l.gif) 0 0 no-repeat; }
.floatingDialog .fdtop dl { height: 34px; background: url(images/p-up-t-r.gif) right top no-repeat; padding: 0 8px; }
.floatingDialog .fdtop dd { height: 34px; background: url(images/p-up-t.gif) top repeat-x; margin: 0px; }
.floatingDialog .fdtop dd li { display: block; float: left; margin-left: 0; }
.floatingDialog .fdtop dd li.close { float: right; width: 18px; height: 18px; padding: 8px; }
.floatingDialog .fdtop dd li.close a { display: block; width: 18px; height: 18px; background: url(images/p-up-close.gif) left center no-repeat; }
.floatingDialog .fdtop dd li.close a:hover { background: url(images/p-up-close2.gif) left center no-repeat; }
.floatingDialog .fdtop dd li.title { position: absolute; left: 6px; background: url(images/p-up-ico.gif) 5px 12px no-repeat; height: 34px; line-height: 34px; padding-left: 20px; font-size: 14px; font-weight: bold; color: #4f4f4f; }
.floatingDialog_handle { cursor: move; }
.floatingDialog .floatingDialog_content { background: url(images/p-up-con-bg.gif) top repeat-x #fff; border-left: 1px solid #b1ceee; border-right: 1px solid #b1ceee; padding: 12px; }
.floatingDialog .fdbottom { height: 3px; font-size: 0; background: url(images/p-up-b-l.gif) top left; }
.floatingDialog .fdbottom dl { display: block; height: 3px; padding: 0 3px; background: url(images/p-up-b-r.gif) top right no-repeat; }
.floatingDialog .fdbottom dt { background: url(images/p-up-b.gif) top repeat-x; height: 3px; }
.floatingDialogFontSkin { cursor: pointer; color: red; }
/*添加商品，属性选择*/
.ContextMenuPanel { border: 1px solid #868686; z-index: 1000; background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA; cursor: default; padding: 1px 1px 0px 1px; font-size: 11px; }
a.ContextMenuItem { margin: 1px 0 1px 0; display: block; color: #003399; text-decoration: none; cursor: pointer; padding: 4px 19px 4px 33px; white-space: nowrap; }
a.ContextMenuItem-Selected { font-weight: bold; }
a.ContextMenuItem:hover { background-color: #FFE6A0; color: #003399; border: 1px solid #D2B47A; padding: 3px 18px 3px 32px; }
/* ----------控件全局样式  End-----------*/


a { text-decoration: none; }
a:link, a:visited, a:active { color: #000000; }
a:hover { color: #ff6600; }
/* FF中无链接翻页颜色定义 */
a[disabled=disabled] { color: #aca899; }
body { background: #d4e4f6; padding: 0px; margin: 0px; }
body, th, td, input, button, select { font-family: "宋体"; font-size: 12px; }
th { font-weight: normal; }
td { line-height: 150%; }
input { font-family: "宋体"; }
input[type=checkbox] { vertical-align: middle; }
input[type=radio] { vertical-align: bottom; }
* + html input[type=radio] { vertical-align: baseline; }
/* 输入检测报警色 */
.highlight { background-color: #fcd147; }
.modalPopup { background-color: #ddddff; border-width: 3px; border-style: solid; border-color: gray; padding: 3px; }
.modalBackground { background-color: gray; filter: alpha(opacity=70); opacity: 0.7; }
/*解决ExtendedGridView内容太长撑破页面问题*/
.TableWrap { table-layout: fixed; width: 100%; }
.TdWrap { overflow: hidden; }
.DivWordBreak input{ border: 1px solid #7eadd3; }

