/* body{ font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; background-color:#317082; font-size:0.7em; margin:0px; padding:0px; height:100%; width:100%; text-align:center; background-image:url(../images/background2.gif); } */ input{ font-size:10px; } #mainContainer{ width:100%; margin:0 auto; text-align:left; height:100%; padding-bottom:30px; } #header{ /* Header at the top of the demo */ background-image:url('../images/bg_heading.gif'); background-repeat:repeat-x; height:99px; } /* Logo image */ #header img{ float:left; } .dragableBox{ /* BORDER-RIGHT: #D5D9DD 1px solid; BORDER-TOP: #D5D9DD 1px solid; BORDER-LEFT: #D5D9DD 1px solid; BORDER-BOTTOM: #D5D9DD 1px solid; */ /*BACKGROUND-COLOR: #F3F7FB;*/ FONT-SIZE: 9pt; margin-top:15px; margin-bottom:15px; margin-right:5; margin-left:5; PADDING : 3pt; } /* A div inside the rss box - with a blue border */ .dragableBoxInner{ /*border:1px solid #D5D9DD;*/ } .dragableBoxHeader{ /* Header inside RSS box */ /* BORDER-BOTTOM: #D5D9DD 1px solid;*/ /* BACKGROUND-COLOR: #ffffff;*/ /* BACKGROUND-COLOR: #F3F7FB;*/ /* BORDER-BOTTOM: #D5D9DD 1px solid;*/ BORDER-BOTTOM: #E8F5FF 1px solid; FONT-SIZE: 9pt; /* PADDING : 3pt;*/ height:20px; /* vertical-align:middle;*/ vertical-align: bottom; /* background-color:#ffffff; height:20px; font-weight:bold; color: #317082; */ } .dragableBoxHeader span { /* Text inside header of RSS box */ /* vertical-align:middle;*/ vertical-align: bottom; /* line-heigth:20px;*/ } .dragableBoxHeader img,.dragableBoxHeader span{ /* Text and reload image inside RSS box */ float:left; vertical-align: bottom; } /* Title of items inside dragable boxes */ .boxItemHeader{ margin:0px; color:#000; text-decoration:none; overflow:hidden; COLOR: #4D4D4D; FONT-FAMILY: Tahoma, Seoul, Gulim; FONT-SIZE: 12px ; TEXT-DECORATION: none ; LINE-HEIGHT: 14pt; } /* RSS Title */ .boxTitle {color: #187abb; font-size: 12px; font-weight: bold; font-family: Dotum,Arial,Verdana,Seoul; letter-spacing:0pt; text-decoration:none;} .boxTitle A:link {color: #187abb; font-size: 12px; font-weight: bold; font-family: Dotum,Arial,Verdana,Seoul; letter-spacing:0pt; text-decoration:none;} .boxTitle A:visited {color: #187abb; font-size: 12px; font-weight: bold; font-family: Dotum,Arial,Verdana,Seoul; letter-spacing:0pt; text-decoration:none;} .boxTitle A:active {color: #187abb; font-size: 12px; font-weight: bold; font-family: Dotum,Arial,Verdana,Seoul; letter-spacing:0pt; text-decoration:none;} .boxTitle A:hover {color: #0066CC; font-size: 12px; font-weight: bold; font-family: Dotum,Arial,Verdana,Seoul; letter-spacing:0pt; text-decoration:none;} /* Title of items inside dragable boxes - mouseover*/ .boxItemHeader:hover{ /* font-weight:bold;*/ margin:0px; color:#FE7404; text-decoration:underline; } .dragableBoxHeader input{ /* text inputs that gets visible when you click on the "edit" link at the top of a rss box */ font-size:10px; } .rssNumberOfItems{ /* Number of RSS items in header - the one inside parantheses */ color:#F00; } .dragableBoxContent{ /* DIV holding data inside dragable boxes */ padding:3px; clear:both; } #rectangleDiv{ /* Dotted rectangle indicating where objects will be dropped */ border:1px dotted red; margin:5px; } .closeButton{ /* Close button */ /* padding:1px; border:0px solid #317082; line-height:9px; height:9px; margin:10px; color:#317082; padding:2px; padding-bottom:3px;*/ } .closeButton_over{ /* Close button - mouse over */ padding:2px; border:1px solid #317082; line-height:9px; padding:2px; padding-bottom:3px; margin:2px; background-color:#317082; color:#FFF; } .dragableBoxStatusBar{ /* Status bar at the bottom of rss boxes */ border-top:3px double #317082; height:14px; background-color:#fdf7f3; padding:2px; } .dragableBoxEditLink{ /* Edit link on top of a box */ color:#317082; text-decoration:none; /* padding-top:1px;*/ } .dragableBoxEditLink:hover{ /* Edit link - mouse over */ color:red; text-decoration:underline; } .dragableBoxRefreshSource { color:#317082; text-decoration:none; /* padding-top:1px;*/ } form{ /* No borders in forms */ display:inline; } #addNewFeed{ /* The white box at the top right corner where you can add a new RSS feed */ float:right; width:300px; background-color:#FFF; border:2px solid #317082; padding:2px; margin-right:2px; margin-top:2px; } img{ border:0px; } .day0 { color : #FF0000; width:40px; } .day1 { width:40px; } .day2 { width:40px; } .day3 { width:40px; } .day4 { width:40px; } .day5 { width:40px; } .day6 { color : green; width:40px; } .selectday { color : blue; font-weight : bold; text-decoration : none; width:40px; } .dhtmlgoodies_contentBox{ border:0px; height:0px; visibility:hidden; position:absolute; /* background-color:#E2EBED;*/ overflow:hidden; padding:2px; width:550px; } .dhtmlgoodies_content{ position:relative; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; width:100%; font-size:0.8em; BORDER-RIGHT: #8295B6 1px solid; BORDER-LEFT: #8295B6 1px solid; BORDER-BOTTOM: #8295B6 1px solid; }