Update Metro Theme
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 440 B |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 688 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 659 B After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 877 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 877 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 898 B |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 672 B |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 577 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 577 B |
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 563 B |
|
@ -1,355 +1,64 @@
|
|||
/* BROWSE MIDDLE */
|
||||
.BrowseContainer, .EditContainer {margin:0 10px 10px 10px;}
|
||||
|
||||
.LoginContainer .Header, .BrowseContainer .Header, .EditContainer .Header {width:100%; overflow:hidden; margin-bottom:10px;}
|
||||
.LoginContainer .Header img, .BrowseContainer .Header img, .EditContainer .Header img {float:left; opacity:0.8;}
|
||||
.LoginContainer .Header span, .BrowseContainer .Header span, .EditContainer .Header span {font-size:26px; line-height:44px; font-weight:300; color:#333;}
|
||||
.LoginContainer .Content, .BrowseContainer .Content, .EditContainer .Content {clear:both}
|
||||
|
||||
/* POPUP */
|
||||
.PopupContainer {background:#fff; padding:20px 40px;}
|
||||
.PopupContainer .Header {width:100%;}
|
||||
.PopupContainer .HeaderLeft, .PopupContainer .HeaderRight {display:none;}
|
||||
.PopupContainer .HeaderIcon {}
|
||||
.PopupContainer .HeaderTitle {text-align:center;}
|
||||
.PopupContainer .Content {}
|
||||
.PopupContainer .Body {}
|
||||
|
||||
/* Exchange Module Styles */
|
||||
.ExchangeHeader
|
||||
{
|
||||
float: left;
|
||||
background-size:991px 1px;
|
||||
}
|
||||
.ExchangeBody
|
||||
{
|
||||
float: left;
|
||||
background-size:991px 142px;
|
||||
clear: both;
|
||||
}
|
||||
.ExchangeBottom
|
||||
{
|
||||
float: left;
|
||||
background-size:991px 5px;
|
||||
}
|
||||
.ExchangeFooter
|
||||
{
|
||||
float: left;
|
||||
background-size:991px 1px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
#ExchangeContainer
|
||||
{
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Module
|
||||
{
|
||||
background-color: Transparent;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Header
|
||||
{
|
||||
margin: 0px;
|
||||
background: Transparent;
|
||||
padding: 20px 0px 10px 20px;
|
||||
width: auto;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Header .Breadcrumb
|
||||
{
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 9pt;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Left
|
||||
{
|
||||
float: left;
|
||||
background: transparent;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Content
|
||||
{
|
||||
float: right;
|
||||
width: 981px;
|
||||
padding-right: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Center
|
||||
{
|
||||
float: left;
|
||||
background: transparent;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Right
|
||||
{
|
||||
float: right;
|
||||
margin: 20px 12px 10px 0px;
|
||||
width: 168px;
|
||||
background-color: transparent;
|
||||
font-size: 11px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Title
|
||||
{
|
||||
/*font-family: Arial;*/
|
||||
font-size: 14pt;
|
||||
margin-top: 9px;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
#ExchangeContainer .MenuGroup
|
||||
{
|
||||
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 8pt;
|
||||
color: #000000;
|
||||
text-decoration:none;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
|
||||
#ExchangeContainer .Menu
|
||||
{
|
||||
background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Menu A
|
||||
{
|
||||
padding-left: 20px;
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 8pt;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
background: transparent url(../images/Exchange/bullet.gif) center left no-repeat;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Menu .SelectedMenuItem A,
|
||||
#ExchangeContainer .Menu A:Hover
|
||||
{
|
||||
background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;
|
||||
}
|
||||
|
||||
|
||||
#ExchangeContainer .Menu .MenuItem
|
||||
{
|
||||
padding: 5px 0px 5px 10px;
|
||||
|
||||
}
|
||||
|
||||
#ExchangeContainer .Menu .SelectedMenuItem
|
||||
{
|
||||
font-weight: bold;
|
||||
padding: 5px 0px 5px 10px;
|
||||
|
||||
}
|
||||
|
||||
/* VPS */
|
||||
.VpsHeader
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;
|
||||
}
|
||||
.VpsBody
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/module_header.gif) left top no-repeat;
|
||||
clear: both;
|
||||
}
|
||||
.VpsBottom
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;
|
||||
}
|
||||
.VpsFooter
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
#VpsContainer
|
||||
{
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#VpsContainer .Module
|
||||
{
|
||||
background-color: Transparent;
|
||||
}
|
||||
|
||||
#VpsContainer .Header
|
||||
{
|
||||
margin: 0px;
|
||||
background: Transparent;
|
||||
padding: 20px 0px 10px 20px;
|
||||
width: auto;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#VpsContainer .Header .Breadcrumb
|
||||
{
|
||||
/*font-family: Arial;*/
|
||||
font-size: 9pt;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#VpsContainer .Left
|
||||
{
|
||||
padding-left: 15px;
|
||||
float: left;
|
||||
background: transparent;
|
||||
padding-top: 14px;
|
||||
width: 185px;
|
||||
}
|
||||
|
||||
#VpsContainer .Content
|
||||
{
|
||||
float: right;
|
||||
width: 790px;
|
||||
}
|
||||
|
||||
#VpsContainer .Center
|
||||
{
|
||||
float: left;
|
||||
background: transparent;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#VpsContainer .Right
|
||||
{
|
||||
float: right;
|
||||
margin: 20px 12px 10px 0px;
|
||||
width: 168px;
|
||||
background-color: transparent;
|
||||
font-size: 11px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
#VpsContainer .Title
|
||||
{
|
||||
/*font-family: Arial;*/
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 5px;
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
#VpsContainer .SubTitle
|
||||
{
|
||||
/*font-family: Arial;*/
|
||||
font-size: 11pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#VpsContainer .MenuGroup
|
||||
{
|
||||
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 8pt;
|
||||
color: #000000;
|
||||
text-decoration:none;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
|
||||
#VpsContainer .Menu
|
||||
{
|
||||
background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
#VpsContainer .Menu A
|
||||
{
|
||||
padding-left: 20px;
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 8pt;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
background: transparent url(../images/Exchange/bullet.gif) center left no-repeat;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
#VpsContainer .Menu .SelectedMenuItem A,
|
||||
#VpsContainer .Menu A:Hover
|
||||
{
|
||||
background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;
|
||||
}
|
||||
|
||||
|
||||
#VpsContainer .Menu .MenuItem
|
||||
{
|
||||
padding: 5px 0px 5px 10px;
|
||||
}
|
||||
|
||||
#VpsContainer .Menu .SelectedMenuItem
|
||||
{
|
||||
font-weight: bold;
|
||||
padding: 5px 0px 5px 10px;
|
||||
|
||||
}
|
||||
|
||||
/* VPSForPC */
|
||||
.VpsForPCBody
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/VPSForPC/private_cloud_module_header_vps.gif) left top no-repeat;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* POPUP */
|
||||
.Popup {width:450px; margin:40px auto 150px auto;}
|
||||
.Popup-Header {width: 100%;}
|
||||
.Popup-HeaderLeft, .Popup-HeaderRight {display:none;}
|
||||
|
||||
.Popup-HeaderIcon
|
||||
{
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.Popup-HeaderTitle
|
||||
{
|
||||
background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
|
||||
padding: 6px 4px 4px 4px;
|
||||
/*font-family: Arial;*/
|
||||
font-size: 9pt;
|
||||
font-weight: bold;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.Popup-Content
|
||||
{
|
||||
clear: both;
|
||||
border: solid 1px #7F7F7F;
|
||||
border-top: none;
|
||||
background-color: #FCFCFC;
|
||||
}
|
||||
|
||||
.Popup-Body
|
||||
{
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
.Popup-Scroll
|
||||
{
|
||||
width: auto;
|
||||
height: 200px;
|
||||
overflow: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.BrowseContainer, .EditContainer {margin:0 10px 10px 10px;}
|
||||
.LoginContainer .Header, .BrowseContainer .Header, .EditContainer .Header {width:100%; overflow:hidden; margin-bottom:10px;}
|
||||
.LoginContainer .Header img, .BrowseContainer .Header img, .EditContainer .Header img {float:left; opacity:0.8;}
|
||||
.LoginContainer .Header span, .BrowseContainer .Header span, .EditContainer .Header span {font-size:26px; line-height:44px; font-weight:300; color:#333;}
|
||||
.LoginContainer .Content, .BrowseContainer .Content, .EditContainer .Content {clear:both}
|
||||
.PopupContainer {background:#fff; padding:20px 40px;}
|
||||
.PopupContainer .Header {width:100%;}
|
||||
.PopupContainer .HeaderLeft, .PopupContainer .HeaderRight {display:none;}
|
||||
.PopupContainer .HeaderIcon {}
|
||||
.PopupContainer .HeaderTitle {text-align:center;}
|
||||
.PopupContainer .Content {}
|
||||
.PopupContainer .Body {}
|
||||
.Popup {width:450px; margin:40px auto 150px auto;}
|
||||
.Popup-Header {width: 100%;}
|
||||
.Popup-HeaderLeft, .Popup-HeaderRight {display:none;}
|
||||
|
||||
/* not modified */
|
||||
.ExchangeHeader {float: left; background: transparent url(../images/Exchange/main_bg_sh.gif) left top repeat-y; background-size:991px 1px;}
|
||||
.ExchangeBody {float: left; background: transparent url(../images/Exchange/module_header_sh.gif) left -35px no-repeat; background-size:991px 142px; clear: both;}
|
||||
.ExchangeBottom {float: left; background: transparent url(../images/Exchange/module_footer_sh.gif) left bottom no-repeat; background-size:991px 5px;}
|
||||
.ExchangeFooter {float: left; background: transparent url(../images/Exchange/bottom_bg_sh.gif) left top repeat-y; background-size:991px 1px; padding-bottom: 10px;}
|
||||
#ExchangeContainer {background-color: transparent;}
|
||||
#ExchangeContainer .Module {background-color: Transparent;}
|
||||
#ExchangeContainer .Header {margin: 0px; background: Transparent; padding: 20px 0px 10px 20px; width: auto; clear: both;}
|
||||
#ExchangeContainer .Header .Breadcrumb {font-size: 9pt; color: #000000; text-decoration: none;}
|
||||
#ExchangeContainer .Left {float: left; background: transparent; width: 0px;}
|
||||
#ExchangeContainer .Content {float: right; width: 981px; padding-right: 5px; margin-left: 5px;}
|
||||
#ExchangeContainer .Center {float: left; background: transparent; width: 100%;}
|
||||
#ExchangeContainer .Right {float: right; margin: 20px 12px 10px 0px; width: 168px; background-color: transparent; font-size: 11px; text-align: justify;}
|
||||
#ExchangeContainer .Title {font-size: 14pt; margin-top: 9px; margin-bottom: 7px;}
|
||||
#ExchangeContainer .MenuGroup {font-size: 8pt; color: #000000; text-decoration:none; font-weight:bold;}
|
||||
#ExchangeContainer .Menu {background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat; padding-top: 2px; padding-bottom: 30px;}
|
||||
#ExchangeContainer .Menu A {padding-left: 20px; font-size: 8pt; color: #000000; text-decoration: none; background: transparent url(../images/Exchange/bullet.gif) center left no-repeat; font-weight:normal;}
|
||||
#ExchangeContainer .Menu .SelectedMenuItem A,
|
||||
#ExchangeContainer .Menu A:Hover {background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;}
|
||||
#ExchangeContainer .Menu .MenuItem {padding: 5px 0px 5px 10px; }
|
||||
#ExchangeContainer .Menu .SelectedMenuItem {font-weight: bold; padding: 5px 0px 5px 10px; }
|
||||
.VpsHeader {float: left; background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;}
|
||||
.VpsBody {float: left; background: transparent url(../images/Exchange/module_header.gif) left top no-repeat; clear: both;}
|
||||
.VpsBottom {float: left; background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;}
|
||||
.VpsFooter {float: left; background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y; padding-bottom: 10px;}
|
||||
#VpsContainer {background-color: transparent;}
|
||||
#VpsContainer .Module {background-color: Transparent;}
|
||||
#VpsContainer .Header {margin: 0px; background: Transparent; padding: 20px 0px 10px 20px; width: auto; clear: both;}
|
||||
#VpsContainer .Header .Breadcrumb {font-size: 9pt; color: #000000; text-decoration: none;}
|
||||
#VpsContainer .Left {padding-left: 15px; float: left; background: transparent; padding-top: 14px; width: 185px;}
|
||||
#VpsContainer .Content {float: right; width: 790px;}
|
||||
#VpsContainer .Center {float: left; background: transparent; width: 100%;}
|
||||
#VpsContainer .Right {float: right; margin: 20px 12px 10px 0px; width: 168px; background-color: transparent; font-size: 11px; text-align: justify;}
|
||||
#VpsContainer .Title {font-size: 12pt; font-weight: bold; margin-bottom: 5px; margin-left: 5px; color: #444444;}
|
||||
#VpsContainer .SubTitle {font-size: 11pt; font-weight: bold; margin-bottom: 5px;}
|
||||
#VpsContainer .MenuGroup {font-size: 8pt; color: #000000; text-decoration:none; font-weight:bold;}
|
||||
#VpsContainer .Menu {background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat; padding-top: 2px; padding-bottom: 30px;}
|
||||
#VpsContainer .Menu A {padding-left: 20px; font-size: 8pt; color: #000000; text-decoration: none; background: transparent url(../images/Exchange/bullet.gif) center left no-repeat; font-weight:normal;}
|
||||
#VpsContainer .Menu .SelectedMenuItem A,
|
||||
#VpsContainer .Menu A:Hover {background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;}
|
||||
#VpsContainer .Menu .MenuItem {padding: 5px 0px 5px 10px;}
|
||||
#VpsContainer .Menu .SelectedMenuItem {font-weight: bold; padding: 5px 0px 5px 10px;}
|
||||
.VpsForPCBody {float: left; background: transparent url(../images/VPSForPC/private_cloud_module_header_vps.gif) left top no-repeat; clear: both;}
|
||||
.Popup-HeaderIcon {float: left; margin-right: 5px;}
|
||||
.Popup-HeaderTitle {background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x; padding: 6px 4px 4px 4px; font-size: 9pt; font-weight: bold; width: auto;}
|
||||
.Popup-Content {clear: both; border: solid 1px #7F7F7F; border-top: none; background-color: #FCFCFC;}
|
||||
.Popup-Body {padding-left: 10px; padding-right: 10px; font-size: 8pt;}
|
||||
.Popup-Scroll {width: auto; height: 200px; overflow: auto; white-space: nowrap;}
|
|
@ -1,90 +1,32 @@
|
|||
.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */
|
||||
|
||||
/* This style sheet is intended to contain OFTEN CHANGED rules used when the GridView control adapter is enabled. */
|
||||
/* Empty rules are provided merely as a convenience for your future use or experimentation. */
|
||||
|
||||
.LightGridView .AspNet-GridView {width:100%;}
|
||||
.AspNet-GridView input[type=image] {vertical-align:-3px; margin:0 !important;}
|
||||
.LightGridView .AspNet-GridView div.AspNet-GridView-Pagination {padding:8px; font-size:8pt;}
|
||||
.LightGridView .AspNet-GridView table tbody tr td {padding:5px; text-align:left;}
|
||||
.NormalGridView .AspNet-GridView {width:100%; margin-top:10px;}
|
||||
.NormalGridView .AspNet-GridView table {width:100%;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Empty {padding:30px 0 50px 0; font-size:10pt; text-align:center; border-radius:2px; color:#ccc;}
|
||||
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination {margin:30px 0; font-size:11px; text-align:center; white-space:nowrap; cursor:default; line-height:23px; color:#313131;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination a, .NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination span {display:inline-block; width:26px; height:24px;border:1px solid #e6e6e6; cursor:pointer; margin:0 2px; border-radius:1px;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination span {font-weight:600; color:#222; border:none;}
|
||||
|
||||
.NormalGridView .AspNet-GridView table thead tr th {color:#333; background-color:#f5f5f5; border-color:#ddd; text-align:left; font-size:13px; font-weight:300; border-bottom:1px solid #ddd;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th span {white-space:nowrap;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th a {width:100%; display:inline-block; text-transform:uppercase; padding:10px 5px; color:#333;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th.AspNet-GridView-Sort {font-weight:600;}
|
||||
|
||||
.NormalGridView .AspNet-GridView table thead.Centered th
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.NormalGridView .AspNet-GridView table tr.Centered td
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.NormalGridView .AspNet-GridView table thead tr.Narrow th
|
||||
{
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.NormalGridView .AspNet-GridView table tbody tr td {font-weight:300; font-size:14px; color:#888; text-align:left; padding:10px 5px; border-bottom:solid 1px #ddd; /*white-space:nowrap;*/}
|
||||
.NormalGridView .AspNet-GridView table tbody tr td a {display:inline-block;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr td a:hover {text-decoration:underline;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr.AspNet-GridView-Alternate td {background:#f9f9f9;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr.AspNet-GridView-Selected td {}
|
||||
.NormalGridView .AspNet-GridView table tfoot tr td {}
|
||||
|
||||
.SelectedRow TD
|
||||
{
|
||||
background-color: #e7f2ff!important; /*#F0FCFF!important;*/
|
||||
}
|
||||
|
||||
.RadioButtonsGridView AspNet-GridView
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.RadioButtonsGridView .AspNet-GridView table
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.RadioButtonsGridView .AspNet-GridView table tbody tr td
|
||||
{
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 9pt;
|
||||
color: #333333;
|
||||
background: White;
|
||||
padding: 5px;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.RadioButtonsGridView .AspNet-GridView table tbody tr td.RadioButtonColumn
|
||||
{
|
||||
padding-right: 25px;
|
||||
padding-left: 10px!important;
|
||||
}
|
||||
|
||||
.RadioButtonsGridView .AspNet-GridView table thead tr th
|
||||
{
|
||||
clear: both;
|
||||
background: #f5f5f5;
|
||||
padding: 4px;
|
||||
border-top: solid 1px #CCCCCC;
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 9pt;
|
||||
color: #333333;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.foo {}
|
||||
.LightGridView .AspNet-GridView {width:100%;}
|
||||
.AspNet-GridView input[type=image] {vertical-align:-3px; margin:0 !important;}
|
||||
.LightGridView .AspNet-GridView div.AspNet-GridView-Pagination {padding:8px; font-size:8pt;}
|
||||
.LightGridView .AspNet-GridView table tbody tr td {padding:5px; text-align:left;}
|
||||
.NormalGridView .AspNet-GridView {width:100%; margin-top:10px;}
|
||||
.NormalGridView .AspNet-GridView table {width:100%;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Empty {padding:30px 0 50px 0; font-size:10pt; text-align:center; border-radius:2px; color:#ccc;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination {margin:30px 0; font-size:11px; text-align:center; white-space:nowrap; cursor:default; line-height:23px; color:#313131;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination a, .NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination span {display:inline-block; width:26px; height:24px;border:1px solid #e6e6e6; cursor:pointer; margin:0 2px; border-radius:1px;}
|
||||
.NormalGridView .AspNet-GridView div.AspNet-GridView-Pagination span {font-weight:600; color:#222; border:none;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th {color:#333; background-color:#f5f5f5; border-color:#ddd; text-align:left; font-size:13px; font-weight:300; border-bottom:1px solid #ddd;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th span {white-space:nowrap;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th a {width:100%; display:inline-block; text-transform:uppercase; padding:10px 5px; color:#333;}
|
||||
.NormalGridView .AspNet-GridView table thead tr th.AspNet-GridView-Sort {font-weight:600;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr td {font-weight:300; font-size:14px; color:#888; text-align:left; padding:10px 5px; border-bottom:solid 1px #ddd; /*white-space:nowrap;*/}
|
||||
.NormalGridView .AspNet-GridView table tbody tr td a {display:inline-block;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr td a:hover {text-decoration:underline;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr.AspNet-GridView-Alternate td {background:#f9f9f9;}
|
||||
.NormalGridView .AspNet-GridView table tbody tr.AspNet-GridView-Selected td {}
|
||||
.NormalGridView .AspNet-GridView table tfoot tr td {}
|
||||
|
||||
/* not modified */
|
||||
.NormalGridView .AspNet-GridView table thead.Centered th{text-align: center;}
|
||||
.NormalGridView .AspNet-GridView table tr.Centered td{text-align: center;}
|
||||
.NormalGridView .AspNet-GridView table thead tr.Narrow th{padding-top: 3px; padding-bottom: 3px; font-weight: normal;}
|
||||
.SelectedRow TD{background-color: #e7f2ff!important;}
|
||||
.RadioButtonsGridView AspNet-GridView{width: 100%;}
|
||||
.RadioButtonsGridView .AspNet-GridView table{width: 100%;}
|
||||
.RadioButtonsGridView .AspNet-GridView table tbody tr td{font-size: 9pt; color: #333333; background: White; padding: 5px; text-align: left; white-space: nowrap;}
|
||||
.RadioButtonsGridView .AspNet-GridView table tbody tr td.RadioButtonColumn{padding-right: 25px; padding-left: 10px!important;}
|
||||
.RadioButtonsGridView .AspNet-GridView table thead tr th{clear: both; background: #f5f5f5; padding: 4px; border-top: solid 1px #CCCCCC; font-size: 9pt; color: #333333; text-align: left; white-space: nowrap;}
|
|
@ -1,300 +1,56 @@
|
|||
/* TOP MENU */
|
||||
.TopMenu ul.AspNet-Menu
|
||||
{
|
||||
width: 100%;
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu ul
|
||||
{
|
||||
width: 10.5em;
|
||||
left: 0;
|
||||
top: 100%;
|
||||
z-index: 501;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu ul ul
|
||||
{
|
||||
top: -1em;
|
||||
z-index: 502;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren {}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;}
|
||||
|
||||
.MenuHeader {float:left; position:relative; display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:74px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;}
|
||||
.MenuHeader:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span:after {content:'→'; float:right; margin-right:10px;}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span img
|
||||
{
|
||||
border-style:None;
|
||||
height:16px;
|
||||
width:16px;
|
||||
border-width:0px;
|
||||
padding-right: 3px;
|
||||
float:left;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.TopMenu li.AspNet-Menu-Leaf a, .TopMenu li.AspNet-Menu-Leaf span {}
|
||||
|
||||
.TopMenu li.AspNet-Menu-Leaf a img
|
||||
{
|
||||
border-style:None;
|
||||
height:16px;
|
||||
width:16px;
|
||||
border-width:0px;
|
||||
padding-right: 3px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
|
||||
.TopMenu ul.AspNet-Menu li {float:left; position:relative;}
|
||||
.TopMenu ul.AspNet-Menu li a, .TopMenu ul.AspNet-Menu li span {display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:74px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;}
|
||||
.TopMenu ul.AspNet-Menu li a:hover, .TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover, .TopMenu ul.AspNet-Menu li span:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
|
||||
|
||||
.TopMenu ul.AspNet-Menu li span {}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li:hover a,
|
||||
.TopMenu ul.AspNet-Menu li:hover span
|
||||
.TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
|
||||
.TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover span
|
||||
{}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li
|
||||
{
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul:before {width:0; height:0; position:absolute; content:" "; top:-8px; left:50%; margin-left:-8px; border-style:solid; border-width:0 8px 8px 8px; border-color:transparent transparent #fff transparent;}*/
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul {
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
|
||||
float: left;
|
||||
min-width: 160px;
|
||||
padding: 5px 10px 5px 0;
|
||||
margin: -20px 0 0 0;
|
||||
list-style: none;
|
||||
font-size: 14px;
|
||||
background-color: #FFF;
|
||||
border: 1px solid #CCC;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
border-radius: 0;
|
||||
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
||||
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li {text-align:left; clear:both; text-indent:10px; color:#777; margin:0 0 0 5px;}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;}
|
||||
.TopMenu ul.AspNet-Menu li ul li:hover, .TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover {background:#f6f6f6;}
|
||||
.TopMenu ul.AspNet-Menu li ul li:hover a, .TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover a {color:#313131;}
|
||||
|
||||
/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
|
||||
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
|
||||
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
|
||||
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
|
||||
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul:before {display:none;}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul {width:160px; left:134px; position:absolute; z-index:3; top:4px;}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* LEFT MENU */
|
||||
.LeftMenu
|
||||
{
|
||||
/*font-family: Verdana;*/
|
||||
font-size: 8pt;
|
||||
}
|
||||
.LeftMenu ul
|
||||
{
|
||||
background-color: #D1E9FF;
|
||||
}
|
||||
|
||||
.LeftMenu ul.AspNet-Menu
|
||||
{
|
||||
width: 190px;
|
||||
}
|
||||
|
||||
.LeftMenu ul.AspNet-Menu ul,
|
||||
.LeftMenu ul.AspNet-Menu ul ul
|
||||
{
|
||||
left: 190px;
|
||||
top: -0.5em;
|
||||
width: 190px;
|
||||
z-index: 400;
|
||||
border: solid 1px #86B9F7;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.LeftMenu li.AspNet-Menu-Leaf a, /* leaves */
|
||||
.LeftMenu li.AspNet-Menu-Leaf span
|
||||
{
|
||||
background-image: none !important;
|
||||
}
|
||||
|
||||
.LeftMenu ul.AspNet-Menu li a
|
||||
{
|
||||
color: #000000;
|
||||
padding: 6px 15px 6px 7px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.LeftMenu ul.AspNet-Menu li span
|
||||
{
|
||||
cursor: pointer;
|
||||
color: #333333;
|
||||
padding: 6px 25px 6px 7px;
|
||||
background: transparent url(../Images/menu_popup_right.gif) right center no-repeat;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.LeftMenu ul.AspNet-Menu li:hover,
|
||||
.LeftMenu ul.AspNet-Menu li.AspNet-Menu-Hover
|
||||
{
|
||||
background-image: url(../Images/left_menu_hover_bkg.gif);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
|
||||
{
|
||||
border: solid 1px #CCCCCC;
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a
|
||||
{
|
||||
padding: 7px 15px 7px 15px;
|
||||
text-align: left;
|
||||
border: none;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
|
||||
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
|
||||
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
|
||||
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
|
||||
{
|
||||
margin: 1.0em 0 0 10.35em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* TOP MENU */
|
||||
.PopupMenu ul.AspNet-Menu
|
||||
{
|
||||
width: 100%;
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu ul
|
||||
{
|
||||
left: 0;
|
||||
top: 100%;
|
||||
z-index: 501;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu ul ul
|
||||
{
|
||||
top: -0.3em;
|
||||
z-index: 502;
|
||||
}
|
||||
|
||||
.PopupMenu li.AspNet-Menu-Leaf a, /* leaves */
|
||||
.PopupMenu li.AspNet-Menu-Leaf span
|
||||
{
|
||||
background-image: none !important;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li
|
||||
{
|
||||
/* width: 1em; */
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li a
|
||||
{
|
||||
color: #000000;
|
||||
height: 12px;
|
||||
width: 16px;
|
||||
text-align: center;
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li span
|
||||
{
|
||||
cursor: pointer;
|
||||
color: #000000;
|
||||
height: 12px;
|
||||
width: 16px;
|
||||
background: transparent url(../Images/menu_popup2.gif) center center no-repeat;
|
||||
text-align: center;
|
||||
/*font-family: Tahoma;*/
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li:hover,
|
||||
.PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover
|
||||
{
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li:hover a,
|
||||
.PopupMenu ul.AspNet-Menu li:hover span
|
||||
.PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
|
||||
.PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover span
|
||||
{
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li ul li
|
||||
{
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.PopupMenu ul.AspNet-Menu li ul li:hover,
|
||||
.PopupMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover
|
||||
{
|
||||
background-color: #D1E9FF;
|
||||
background-image: none;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
|
||||
{
|
||||
border: solid 1px #3263BD;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a
|
||||
{
|
||||
width: 160px;
|
||||
padding: 6px 15px 6px 15px;
|
||||
text-align: left;
|
||||
border: none;
|
||||
margin: 0px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
|
||||
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
|
||||
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
|
||||
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
|
||||
{
|
||||
margin: 1.0em 0 0 10.35em;
|
||||
}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren {}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;}
|
||||
.MenuHeader {float:left; position:relative; display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:74px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;}
|
||||
.MenuHeader:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span:after {content:'?'; float:right; margin-right:10px;}
|
||||
.TopMenu ul.AspNet-Menu li {float:left; position:relative;}
|
||||
.TopMenu ul.AspNet-Menu li a, .TopMenu ul.AspNet-Menu li span {display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:74px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;}
|
||||
.TopMenu ul.AspNet-Menu li a:hover, .TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover, .TopMenu ul.AspNet-Menu li span:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
.TopMenu ul.AspNet-Menu li span {}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li {text-align:left; clear:both; text-indent:10px; color:#777; margin:0 0 0 5px;}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;}
|
||||
.TopMenu ul.AspNet-Menu li ul li:hover, .TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover {background:#f6f6f6;}
|
||||
.TopMenu ul.AspNet-Menu li ul li:hover a, .TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover a {color:#313131;}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul:before {display:none;}
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul {width:160px; left:134px; position:absolute; z-index:3; top:4px;}
|
||||
|
||||
/* not modified */
|
||||
.TopMenu ul.AspNet-Menu {width: 100%; z-index: 500;}
|
||||
.TopMenu ul.AspNet-Menu ul {width: 10.5em; left: 0; top: 100%; z-index: 501;}
|
||||
.TopMenu ul.AspNet-Menu ul ul {top: -1em z-index: 502;}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span img {border-style:None; height:16px; width:16px; border-width:0px; padding-right: 3px; float:left; position:relative;}
|
||||
.TopMenu li.AspNet-Menu-Leaf a, .TopMenu li.AspNet-Menu-Leaf span {}
|
||||
.TopMenu li.AspNet-Menu-Leaf a img {border-style:None; height:16px; width:16px; border-width:0px; padding-right: 3px; position:relative;}
|
||||
.TopMenu ul.AspNet-Menu li:hover a, .TopMenu ul.AspNet-Menu li:hover span {}
|
||||
.TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover span {}
|
||||
.TopMenu ul.AspNet-Menu li ul li {margin: 0px; width: 100%;}
|
||||
/*.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul:before {width:0; height:0; position:absolute; content:" "; top:-8px; left:50%; margin-left:-8px; border-style:solid; border-width:0 8px 8px 8px; border-color:transparent transparent #fff transparent;}*/
|
||||
.TopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul {position: absolute; top: 100%; left: 0; z-index: 1000; float: left; min-width: 160px; padding: 5px 10px 5px 0; margin: -20px 0 0 0; list-style: none; font-size: 14px; background-color: #FFF; border: 1px solid #CCC; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box;}
|
||||
.LeftMenu {font-size: 8pt;}
|
||||
.LeftMenu ul {background-color: #D1E9FF;}
|
||||
.LeftMenu ul.AspNet-Menu {width: 190px;}
|
||||
.LeftMenu ul.AspNet-Menu ul, .LeftMenu ul.AspNet-Menu ul ul {left: 190px; top: -0.5em; width: 190px; z-index: 400; border: solid 1px #86B9F7; padding: 2px;}
|
||||
.LeftMenu li.AspNet-Menu-Leaf a, .LeftMenu li.AspNet-Menu-Leaf span {background-image: none !important;}
|
||||
.LeftMenu ul.AspNet-Menu li a {color: #000000; padding: 6px 15px 6px 7px; text-align: left;}
|
||||
.LeftMenu ul.AspNet-Menu li span {cursor: pointer; color: #333333; padding: 6px 25px 6px 7px; background: transparent url(../Images/menu_popup_right.gif) right center no-repeat; text-align: left;}
|
||||
.LeftMenu ul.AspNet-Menu li:hover, .LeftMenu ul.AspNet-Menu li.AspNet-Menu-Hover {background-image: url(../Images/left_menu_hover_bkg.gif); background-repeat: no-repeat;}
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul {border: solid 1px #CCCCCC; background-color: #F8F8F8;}
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a {padding: 7px 15px 7px 15px; text-align: left; border: none; margin: 0px;}
|
||||
.LeftMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul {margin: 1.0em 0 0 10.35em;}
|
||||
.PopupMenu ul.AspNet-Menu {width: 100%; z-index: 500;}
|
||||
.PopupMenu ul.AspNet-Menu ul {left: 0; top: 100%; z-index: 501;}
|
||||
.PopupMenu ul.AspNet-Menu ul ul {top: -0.3em; z-index: 502;}
|
||||
.PopupMenu li.AspNet-Menu-Leaf a, /* leaves */
|
||||
.PopupMenu li.AspNet-Menu-Leaf span {background-image: none !important;}
|
||||
.PopupMenu ul.AspNet-Menu li {/* width: 1em; */}
|
||||
.PopupMenu ul.AspNet-Menu li a {color: #000000; height: 12px; width: 16px; text-align: center; font-size: 9pt;}
|
||||
.PopupMenu ul.AspNet-Menu li span {cursor: pointer; color: #000000; height: 12px; width: 16px; background: transparent url(../Images/menu_popup2.gif) center center no-repeat; text-align: center; font-size: 9pt;}
|
||||
.PopupMenu ul.AspNet-Menu li:hover,
|
||||
.PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover {background-color: #f0f0f0;}
|
||||
.PopupMenu ul.AspNet-Menu li:hover a, .PopupMenu ul.AspNet-Menu li:hover span {}
|
||||
.PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .PopupMenu ul.AspNet-Menu li.AspNet-Menu-Hover span {color: #ffffff;}
|
||||
.PopupMenu ul.AspNet-Menu li ul li {margin: 0px;}
|
||||
.PopupMenu ul.AspNet-Menu li ul li:hover, .PopupMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover {background-color: #D1E9FF; background-image: none; margin: 0px;}
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul {border: solid 1px #3263BD; background-color: #FFFFFF;}
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li a {width: 160px; padding: 6px 15px 6px 15px; text-align: left; border: none; margin: 0px; color: #000000;}
|
||||
.PopupMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul {margin: 1.0em 0 0 10.35em;}
|
|
@ -1,207 +1,54 @@
|
|||
/* LAYOUT */
|
||||
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
|
||||
|
||||
body {font-family:'Segoe UI Light','Open Sans',Arial; color:#333; margin:0px; padding:0px; font-size:13px; background:#ddd;}
|
||||
|
||||
#SkinOutline, #LoginSkinOutline {width:990px; margin:auto;}
|
||||
#SkinContent {float:left; width:100%; background:#fff;}
|
||||
#LoginSkinContent {background:#fff;}
|
||||
#LoginSkinContent > a img {padding:20px 0 0 10px;}
|
||||
|
||||
|
||||
#Header .Container {width:100%;}
|
||||
#Header .Logo {padding-left:10px;}
|
||||
#Header .Search {width:auto; height:70px; vertical-align:bottom; padding:0 5px 8px 0; text-align:right;}
|
||||
#Header .Search table tr td {padding:0;}
|
||||
.SearchMethod {padding:0px 10px; line-height:20px;}
|
||||
.SearchMethodSelected {padding:0px 10px !important; line-height:20px; background:#3498db; color:#fff;}
|
||||
.SearchMethodSide {display:none;}
|
||||
.SearchQuery {}
|
||||
|
||||
#Header .Account {text-align:right; padding:3px 6px 0 0;}
|
||||
|
||||
#TopMenu {position:relative; width:100%; min-width:880px; height:74px; background:#2e8bcc; z-index:99;}
|
||||
|
||||
|
||||
#Top
|
||||
{
|
||||
clear: both;
|
||||
margin: 1px 1px 0px 1px;
|
||||
}
|
||||
|
||||
#Breadcrumb {margin:10px;}
|
||||
#Breadcrumb .Path {padding:8px; margin-bottom:20px;}
|
||||
#Breadcrumb .Path img {display:none;}
|
||||
#Breadcrumb .Path a:not(:last-child):after, #Breadcrumb .Path span a:after {content:'/\00a0'; padding:0 5px 0 10px; color:#999;}
|
||||
#Breadcrumb .Path a, #Breadcrumb .Path a:Active, #Breadcrumb .Path a:Visited, #Breadcrumb .Path a:Hover {color:#428bca; font-size:13px; line-height:1.428571429;}
|
||||
#Breadcrumb .Path a:last-child {color:#999;}
|
||||
#Breadcrumb .CurrentNode {border-bottom: 1px solid #eee; padding-bottom:15px;}
|
||||
|
||||
#Breadcrumb .CurrentNode A.Button,
|
||||
#Breadcrumb .CurrentNode A.Button:Visited,
|
||||
#Breadcrumb .CurrentNode A.Button:Active
|
||||
{
|
||||
font-size: 8pt;
|
||||
color: #1F4978!important;
|
||||
}
|
||||
/*
|
||||
#Breadcrumb .CurrentNode DIV.Normal,
|
||||
#Breadcrumb .CurrentNode DIV.Huge,
|
||||
#Breadcrumb .CurrentNode A.Huge,
|
||||
#Breadcrumb .CurrentNode span.Huge
|
||||
{
|
||||
text-decoration: none;
|
||||
color: #1F4978!important;
|
||||
}
|
||||
|
||||
#Breadcrumb .CurrentNode DIV.Huge,
|
||||
#Breadcrumb .CurrentNode DIV.Huge A,
|
||||
#Breadcrumb .CurrentNode span.Huge
|
||||
{
|
||||
font-size: 16pt;
|
||||
}
|
||||
*/
|
||||
#Left
|
||||
{
|
||||
float: left;
|
||||
position: relative;
|
||||
top: -15px;
|
||||
padding: 0px;
|
||||
width: 200px;
|
||||
margin: 1px 0px 1px 1px;
|
||||
}
|
||||
|
||||
#Left .MenuHeader
|
||||
{
|
||||
height: 38px;
|
||||
margin-top: 5px;
|
||||
padding-top: 5px;
|
||||
padding-left: 7px;
|
||||
color: #1F4978;
|
||||
font-size: 9pt;
|
||||
background: transparent url(../Images/left_menu_header.gif) no-repeat;
|
||||
}
|
||||
|
||||
#Left .Menu
|
||||
{
|
||||
padding: 0px 3px 5px 3px;
|
||||
background-color: #D1E9FF;
|
||||
border: solid 1px #86B9F7;
|
||||
border-top: none;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#Left .NewsMenuHeader
|
||||
{
|
||||
height: 20px;
|
||||
margin-top: 5px;
|
||||
padding-top: 5px;
|
||||
padding-left: 7px;
|
||||
color: #1F4978;
|
||||
font-size: 9pt;
|
||||
background: transparent url(../Images/left_news_menu_header.png) no-repeat;
|
||||
}
|
||||
|
||||
#Left .NewsMenu
|
||||
{
|
||||
background-color: #FFFFFF;
|
||||
border: solid 1px #86B9F7;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
#Left .NewsMenuItem
|
||||
{
|
||||
padding: 10px 10px 10px 10px;
|
||||
}
|
||||
|
||||
#Left .NewsMenuContent
|
||||
{
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
#Left .NewsMenuItemDate
|
||||
{
|
||||
padding: 3px 0px 5px 0px;
|
||||
color: #787878;
|
||||
}
|
||||
|
||||
#Left .NewsMenuContent p
|
||||
{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#Content
|
||||
{
|
||||
float: right;
|
||||
width: 788px;
|
||||
margin-top: 1px;
|
||||
background: #ffffff url(../Images/content_bkg.gif) repeat-x;
|
||||
}
|
||||
|
||||
#ContentOneColumn {padding:0 10px;}
|
||||
|
||||
#ContentOneColumnNoPadding
|
||||
{
|
||||
width: 991px;
|
||||
padding: 0px;
|
||||
margin-top: 1px;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
#ContentLogin {width:400px; margin:auto; padding:20px 0;}
|
||||
|
||||
#Center {float:left; width:730px;}
|
||||
#Right {float:right; width:225px;}
|
||||
|
||||
#StorefrontCenter
|
||||
{
|
||||
float: left;
|
||||
width: 955px;
|
||||
padding: 10px 0px 10px 10px;
|
||||
}
|
||||
|
||||
#CenterOneColumn
|
||||
{
|
||||
float: left;
|
||||
width: 780px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#Footer
|
||||
{
|
||||
color: #505050;
|
||||
clear: both;
|
||||
font-size: 8pt;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
#Footer A
|
||||
{
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
#Footer .Container
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#Footer .Copyright
|
||||
{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#Footer .Version
|
||||
{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Ecommerce skin layout */
|
||||
#SimpleWhiteOutline
|
||||
{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
|
||||
body {font-family:'Segoe UI Light','Open Sans',Arial; color:#333; margin:0px; padding:0px; font-size:13px; background:#ddd;}
|
||||
#SkinOutline, #LoginSkinOutline {width:990px; margin:auto;}
|
||||
#SkinContent {float:left; width:100%; background:#fff;}
|
||||
#LoginSkinContent {background:#fff;}
|
||||
#LoginSkinContent > a img {padding:20px 0 0 10px;}
|
||||
#Header .Container {width:100%;}
|
||||
#Header .Logo {padding-left:10px;}
|
||||
#Header .Search {width:auto; height:70px; vertical-align:bottom; padding:0 5px 8px 0; text-align:right;}
|
||||
#Header .Search table tr td {padding:0;}
|
||||
.SearchMethod {padding:0px 10px; line-height:20px;}
|
||||
.SearchMethodSelected {padding:0px 10px !important; line-height:20px; background:#3498db; color:#fff;}
|
||||
.SearchMethodSide {display:none;}
|
||||
.SearchQuery {}
|
||||
#Header .Account {text-align:right; padding:3px 6px 0 0;}
|
||||
#TopMenu {position:relative; width:100%; min-width:880px; height:74px; background:#2e8bcc; z-index:99;}
|
||||
#Breadcrumb {margin:10px;}
|
||||
#Breadcrumb .Path {padding:8px; margin-bottom:20px; background-color:#f5f5f5;}
|
||||
#Breadcrumb .Path img {display:none;}
|
||||
#Breadcrumb .Path a:not(:last-child):after, #Breadcrumb .Path span a:after {content:'/\00a0'; padding:0 5px 0 10px; color:#999;}
|
||||
#Breadcrumb .Path a, #Breadcrumb .Path a:Active, #Breadcrumb .Path a:Visited, #Breadcrumb .Path a:Hover {color:#428bca; font-size:13px; line-height:1.428571429;}
|
||||
#Breadcrumb .Path a:last-child {color:#999;}
|
||||
#Breadcrumb .CurrentNode {border-bottom: 1px solid #eee; padding-bottom:15px;}
|
||||
#ContentOneColumn {padding:0 10px;}
|
||||
#ContentLogin {width:400px; margin:auto; padding:20px 0;}
|
||||
#Center {float:left; width:730px;}
|
||||
#Right {float:right; width:225px;}
|
||||
|
||||
/* not modified */
|
||||
#Top {clear: both; margin: 1px 1px 0px 1px;}
|
||||
#Breadcrumb .CurrentNode A.Button, #Breadcrumb .CurrentNode A.Button:Visited, #Breadcrumb .CurrentNode A.Button:Active {font-size: 8pt; color: #1F4978!important;}
|
||||
/*
|
||||
#Breadcrumb .CurrentNode DIV.Normal, #Breadcrumb .CurrentNode DIV.Huge, #Breadcrumb .CurrentNode A.Huge, #Breadcrumb .CurrentNode span.Huge {text-decoration: none; color: #1F4978!important;}
|
||||
#Breadcrumb .CurrentNode DIV.Huge, #Breadcrumb .CurrentNode DIV.Huge A, #Breadcrumb .CurrentNode span.Huge {font-size: 16pt;}
|
||||
*/
|
||||
#Left {float: left; position: relative; top: -15px; padding: 0px; width: 200px; margin: 1px 0px 1px 1px;}
|
||||
#Left .MenuHeader {height: 38px; margin-top: 5px; padding-top: 5px; padding-left: 7px; color: #1F4978; font-size: 9pt; background: transparent url(../Images/left_menu_header.gif) no-repeat;}
|
||||
#Left .Menu {padding: 0px 3px 5px 3px; background-color: #D1E9FF; border: solid 1px #86B9F7; border-top: none; margin-bottom: 20px;}
|
||||
#Left .NewsMenuHeader {height: 20px; margin-top: 5px; padding-top: 5px; padding-left: 7px; color: #1F4978; font-size: 9pt; background: transparent url(../Images/left_news_menu_header.png) no-repeat;}
|
||||
#Left .NewsMenu {background-color: #FFFFFF; border: solid 1px #86B9F7; border-top: none;}
|
||||
#Left .NewsMenuItem {padding: 10px 10px 10px 10px;}
|
||||
#Left .NewsMenuContent {text-align: justify;}
|
||||
#Left .NewsMenuItemDate {padding: 3px 0px 5px 0px; color: #787878;}
|
||||
#Left .NewsMenuContent p {margin: 0; padding: 0;}
|
||||
#Content {float: right; width: 788px; margin-top: 1px; background: #ffffff url(../Images/content_bkg.gif) repeat-x;}
|
||||
#ContentOneColumnNoPadding {width: 991px; padding: 0px; margin-top: 1px; background-color: #ffffff;}
|
||||
#StorefrontCenter {float: left; width: 955px; padding: 10px 0px 10px 10px;}
|
||||
#CenterOneColumn {float: left; width: 780px;}
|
||||
#Footer {color: #505050; clear: both; font-size: 8pt; padding-top: 8px; padding-bottom: 8px;}
|
||||
#Footer A {color: #505050;}
|
||||
#Footer .Container {width: 100%;}
|
||||
#Footer .Copyright {text-align: left;}
|
||||
#Footer .Version {text-align: right;}
|
||||
#SimpleWhiteOutline {width: 100%; height: 100%; background-color: #FFFFFF;}
|