/* ---- general: site ----- */ .grid { height:10px; } input, textarea, select, td, th {font:12px arial, helvetica, sans-serif;} th {background:#056CB8;color:#FFFFFF;font-weight:bold;} td, th {vertical-align:top;font-size:14;font-weight:bold;color:#000000;} a {color:#FFFFFF; text-decoration:none; font-weight:bold;} hr {margin:10px 0px; height:2px; border-width:0; color:#056CB8; background-color:#056CB8;} p {text-align:justify;} img {border-style:none;} h3 {font-size:16px;} h4 {font-size:15px;} h5 {font-size:13px;} .floatL {float:left;} .floatC {margin:auto; text-align:center;width:523px;margin-left:50px;color:#FFFFFF;font-size:13px; width:650px;margin:auto 300px auto 20px;} .floatD {margin:auto; text-align:center;width:523px;margin-left:50px;color:#FFFFFF;font-size:13px; width:650px;margin:auto 300px auto 20px; margin-top:5px;} .point {cursor:pointer;} .button {font:10px arial, helvetica, sans-serif; cursor:pointer;} .container {padding:30px 0 30px 10%;width:480px;margin-left:20px;} .warning {margin: 20px auto 0 auto; width:50%; text-align:center; background:#F6358A;} /* ---- canvas ---- */ .navBar, .endBar1 {clear:both; background:; padding:0px 10px; border:hidden;} .navBar {line-height:30px; width:600px; margin-left:20px; margin-bottom:30px; font-size:13px;} .content {padding:10px; width:650px;} /* ---- views: general ----- */ table.grid {margin:5px 0px; width:620px; border-collapse:collapse;margin-left:20px;} table.grid th, table.grid td {border:groove #056CB8; height:31px;padding-top:0px;} th.dcol {width:14%;} tr.monthWeek {} tr.yearWeek {} td.holder{width:15%; padding:2px;} td.we0 {background:#FFFFFF;} td.we1 {background:#FFFFFF;} td.wd0 {background:#FFFFFF;} td.wd1 {background:#FFFFFF;} td.out {background:#FDFDFD;} /* -- view: year/month -- */ .square { float:left; width:8px; height:8px; border:3px solid #808080; cursor:pointer; } .item { padding:2px; font-size:11px; display:block; width:97%; cursor:pointer; color:#FF0000; } .dom { text-align:right; font-weight:bold; margin-top:15px; padding-right:28px; color:#000000; } .dom a { display:block; width:100%; color:#000000; } .dom a:hover { color:#000000; } .wnr { vertical-align:middle; color:#FFFFFF; background:#056CB8; text-align:center; font-weight:bold; } .textS { font-size:11px; } .spacer { display:inline-block; width: 100px; } /* -- view: week/day/dw_functions -- */ .day ul { margin:5px; padding:0px 15px; } .cellTop { background:#056CB8; height:49px; border-bottom:3px solid #808080; font-weight:bold; text-align:center; } .cellTopevent { background:#056CB8; height:24px; border-bottom:3px solid #808080; font-weight:bold; text-align:center; padding-top:10px; } .cell { display:block; height:20px; border-bottom:3px solid #808080; color:#AAAAAA; background-color:#FFFFFF; } .timeCell { height:20px; border-bottom:3px solid #808080; text-align:center; color:#000000; background-color:#FFFFFF; } .dates { position:absolute; left:0px; top:0px; width:100%; cursor:pointer; } .date { position:absolute; border:3px solid #808080; z-index:1; overflow:hidden; } .inner { padding:0px 2px; font-size:11px; color:#FF0000; } .timeFrame { position:relative; } .timex { width:50px; background:#FFFFBB; } table.day { width:100%; border-collapse:collapse; } td.day {background:#FFFFEE;} /* -- view: upcoming -- */ .eventBg { width:63%; color:#FFFFFF; margin:0 ; padding:14px 114px 114px 114px; margin-right:344px; background:url(../img/bg1.jpg) repeat-x #02201A; } /* -- CSV upload -- */ .sideBar { width:300px; border:3px solid #808080; background:#FFFFFF; margin:40px 10px; padding:5px; } .error {background:#F6358A;} /* ---- settings ----- */ table.settings td {padding-bottom:8px;} /* ---- Date Picker Styles ----- */ .dpTable { width:150px; font:12px Tahoma, Arial, sans-serif; text-align:center; color:#505050; background:#FFFFFF; border:2px outset white; } table.dpTable th { background:#056CB8; border:1px solid #AAAAAA; color:#FFFFFFF; } .dpTD { border:1px solid #F2F2F2; } .dpTDHover { background:#E0E0E0; border:1px solid #888888; cursor:pointer; color:red; } .dpHilight { background:#E0E0E0; border:1px solid #888888; color:red; font-weight:bold; } .dpTitle { font-size:12px; color:#FFFFFFF; font-weight:bold; } .dpButton { font:10px verdana, tahoma, sans-serif; color:#FFFFFFF; background:#E0E0E0; font-weight:bold; cursor:pointer; } /* ---- Time Picker Styles ----- */ .tpFrame { width:170px; height:225px; overflow:auto; font:11px tahoma, arial, sans-serif; text-align:center; color:#505050; background:#F2F2F2; border:1px solid #AAAAAA; } .tpAM {background:#EEFFFF;} .tpPM {background:#FFCCEE;} .tpEM {background:#DDFFDD;} .tpPick:hover { background:#A0A0A0; color:red; } /* ---- Poptext.js Styles ---- */ #htmlpop{ position:absolute; width:150px; border:1px solid #808080; padding:2px; font-size:11px; -moz-box-shadow: 5px 5px 5px #888; -moz-border-radius: 5px; padding: 5px 5px 5px 15px; background:#FFFFE0; visibility:hidden; z-index:100; } /* ---- Color Picker Styles ----- */ .cpDiv { width:165px; height:145px; overflow:auto; font:11px arial, helvetica, sans-serif; background:#CCCCCC; border:1px solid #666666; } .cpCell { cursor:pointer; width:15px; height:15px; } .cpButton{ font:10px arial, helvetica, sans-serif; float:right; cursor:pointer; }