User:Zana Dark/Test
From Wikipedia, the free encyclopedia
/* Default CSS Stylesheet for a new Web Application project */ BODY {
font-weight: normal; font-size: 11px; margin: 0px; padding: 5px 5px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: #FFF;
} A:link {
text-decoration: none; color: #376FC2;
} A:visited {
text-decoration: none; color: #FF6600;
} A:hover {
text-decoration: underline; color: #CC0000;
} A:active {
text-decoration: none; color: #CC0000;
} IMG {
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; border: 0px;
} Form {
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
} TD {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; white-space: nowrap;
} INPUT, TEXTAREA, select {
margin: 3px 5px 0px 5px; vertical-align: middle; overflow: hidden;
}
- tblMainTable
{
text-align: center; background-position: left top; background-attachment: scroll; background-image: url(Images/cs-logo-sm-white.gif); background-repeat: no-repeat;
}
- tblMainTable span {
color: #666;
}
- tblFullTable {
width: 100%;
margin: 20px 0px 0px 0px;
border: 1px solid #DDD;
background: #F7F7F7;
font-size: 11px;
color: #666;
}
- tblFullTable span {
font-size: 12px;
color: #666;
}
- tblFullTable label, span#lblMsgBoard, span#lblNumberofEvents {
padding: 3px 5px; vertical-align: middle; display: inline-block; font-weight: normal !important;
color: #666;
}
- tblFullTableTop {
width: 100%;
margin: 20px 0px 0px 0px;
border-top: 1px solid #DDD;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
background: #F7F7F7;
font-size: 11px;
color: #666;
}
- tblFullTableBottom {
width: 100%;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #DDD;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
background: #F7F7F7;
font-size: 11px;
color: #666;
}
- tblFullTableMiddle {
width: 100%;
margin: 0px 0px 0px 0px;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
background: #F7F7F7;
font-size: 11px;
color: #666;
}
- tblFullTableTop span, #tblFullTableBottom span, #tblFullTableMiddle span {
font-size: 12px;
color: #666;
}
- tblFullTableTop label, #tblFullTableBottom label, #tblFullTableMiddle label {
padding: 3px 5px; vertical-align: middle; display: inline-block; font-weight: normal !important;
color: #666;
}
- tblPassword
{
background: transparent; border: 0px;
} span#lblMsgBoard, span#lblNumberofEvents { font-size: 10px !important; display: inline;
}
- Label1, #lblManageHomepageModule, #lblPageProperties, #lblManagePhotoGallery {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
display: block !important;
font-weight: normal !important;
float: right !important;
font-size: 14px !important;
white-space: nowrap !important;
} li span a:hover { text-decoration: none; }
- lblSelectEdit {
text-align: center; display: block; } span#lblHomePage, span#lblSelectEdit,#tblHeading td b { font-size: 16px; color: #336699; margin: 5px auto 10px auto; padding: 0px 10px; text-align: center; display: block; font-weight: bold; white-space: nowrap; }
- tblHeading td b {
margin: 0px auto 0px auto;
padding: 0px 0px; } span#lblSelectEdit,#tblHeading td b {
text-align: left;
} span#lblEnableModules {
font-size: 14px;
color: #666;
font-weight: bold; white-space: nowrap; padding: 0px 5px; } span#lblNumberofEvents { font-weight: bold; padding: 0px 5px;
font-size: 14px; }
ul {
margin-left: -25px;
margin-right: 60px;
float: right;
}
ul li {
text-align: right;
list-style: none;
padding: 2px;
display:block;
width: 100%; }
ul li a {
background: #D9E2ED;
border: 1px solid #999;
padding: 1px 5px;
line-height: 17px;
white-space:nowrap;
display:block;
clear: none;
display: inline-block;
}
ul li a:hover {
background: #FFFFCC;
}
- txtPageTitle, #txtPageName, #txtPassword {
margin: 5px; } .arrows { text-align: center; display: block; display: inline-block; float: left; width: 52px; white-space: nowrap; height: 16px; margin-top: -5px; }
- Image1 {
border: 1px solid #666; margin-bottom: 10px; }
- dgGallery, #dgManagePages, table.dgObject {
width: 97%; border: 1px solid #DDD !important; margin: 0px auto 12px auto; border-collapse: collapse; }
- dgManagePages th, .dgObject th
{
background: #DDD; color: #666 !important; border: 0px;
}
- dgManagePages th a, #dgManagePages th span, #dgManagePages td span, .dgObject th a, .dgObject th span, .dgObject td span
{
color: #666 !important;
}
- dgGallery td, #dgManagePages td, .dgObject td {
font-size: 12px; border: 1px solid #DDD; } .dgObject td {
text-align:center;
}
- dgGallery .th, #lblDelete {
text-align: center; background: #DDDDDD; font-size: 14px; font-weight: bold; }
- dgGallery a, .dgObject a {
font-size: 12px; }
- addBox, .addBox {
background: #D9E2ED; border: 1px solid #666; margin: 10px auto !important; width: 97%; padding: 3px; clear:right; }
- addBox label, #addBox .label
{ font-size: 12px; float: left; } .pager { background: #EBEBEB; font-weight: bold; padding: 0px 5px; }
- btnAdd {
float: left; clear: right; }
- btnAddPhotos
{
float:right;
}
- lbltitle, #btnUpload {
margin-left: 10px; }
- btnUpload {
margin-left: auto; margin-right: auto; } .tblPhotoTable { } .tblPhotoTable table table{ border: 1px solid #FFF; background: #EBEBEB; margin-top: 2px; } .tblPhotoTable table table table{ border: 0px; } .tblPhotoTable table table td{ padding: 0px 5px 0px 5px; } .tblPhotoTable table table table td{ padding: 0px 0px; } .tblPhotoTable table table span{ padding-left: 20px; } .tblPhotoTable table table table span { padding-left: 0px; }
- PhotoLabelTwo1_pnlPhotos table span{
padding-left: 0px; font-weight: bold; padding: 5px 10px; }
- PhotoLabelTwo1_pnlPhotos {
background: #F7F7F7 !important; height: auto; }
- PhotoLabelTwo1_pnlPhotos table table {
background: #DDD !important; width: 100%; height: 100%; }
- PhotoLabelTwo1_pnlPhotos table input {
margin-left: 5px !important; }
- UpdatePanel1 {
text-align:center; width:100%; }
- UpdatePanel1 #Image1 {
margin: 10px auto; } div.pager { background: #EBEBEB; border: 1px solid #DDD; padding: 3px; }
- tbl td {
height: 29px; vertical-align: middle; }
- PhotoLabelTwo1_pnlPhotos td
{
white-space: normal !important;
}
- dgManagePages span
{
color: White !important;
}
- lblEventAdded
{
color:#FF6600 !important; font-weight: bold;
}

