body {
    margin:0;
    font-family: Tahoma, Dotum, Arial;
}

img {
    border: 0;
}


/* Header design start */

#header_wrap {
    width: 100%;
    background: url(../images/body_back02.gif) repeat-x;
}

#header {
    margin: 0;
    padding: 0;
    background: url(../images/header_top.gif) no-repeat top right;
    height: 60px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}


#logo {
    margin: 0;
    padding: 0 0 0 30px;
    border: none;
    float: left;
}

*[dir="rtl"] #logo {
    float: right;
}

#logo img {
    vertical-align: middle;
}

#username {
    display: inline;
    float: right;
    margin: 0;
    padding: 18px 0 0 0;
    font-size: 8pt;
    white-space: nowrap;
}

#username li {
    display: inline;
    padding: 0;
}

#username a {
    padding: 0 2px;
    color: #5ba5a1;
    font-family: Arial;
}

#username a:hover {
    text-decoration: underline;
}

#username .current a {
    background: none;
    color: #757f8b;
    font-size: 10px;
}


*[dir="rtl"] #username {
    text-align: left;
    margin: 5px 0px;
}

#username form {
    display: none;
}

#username input {
    display: inline;
    padding: 0;
    margin: 0;
    border: none;
    background: #E7E7E7; /* inherit doesnt work on IE */
    color: blue;
    font-size: 0.82em;
    cursor: pointer;
}

#username input:hover {
    color: red;
}


#searchform {
    margin: 0;
    padding: 13px 6px 0 9px;
    white-space: nowrap;
    float: right;
    font-size: 11px;
}

*[dir="rtl"] #searchform {
    float: left;
}

#searchform form div {
    display: inline;
}

#titlesearch {
    background: url(../images/title_back.gif) no-repeat center;
    width: 40px;
    height: 22px;
    padding: 0;
    border: none;
}

#fullsearch {
    background: url(../images/text_back.gif) no-repeat center;
    width: 40px;
    padding: 0;
    border: none;
    height: 22px;
}



#navibar {
    clear: both;  /* problem: clear: right; aligns nicely right of logo,
                    but lets it float high in the header, disconnected from ground */
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    font-size: 11px;
    line-height: 2.5em;
    text-align: right;
	width: 960px;
	float: left;
    zoom: 1; /* for avoiding a gap between navibar and pageline on IE */
}

*html #navibar {
    margin: 0 0 0 5px;
}


#navi_bg{
   clear: both;
   margin:0 auto;
   padding:0;
   background: transparent url(../images/navibar_bg.jpg) repeat-y scroll center;
   width:997px;
   overflow:auto;
}
#navibar ul {
	float:left;
    margin:0px;
    padding:0px;

}
#navibar li {
	float: left;
	text-align: right;
    /*display:inline;*/
    margin-top:0px;
    margin-bottom:0px;
    list-style-type:none;
	white-space: pre;
}

#navibar li.wikilink {
    background: ; /*url(../img/tab-wiki.png) repeat-x;*/
}

#navibar li.userlink {
    background: ; /*url(../img/tab-user.png) repeat-x;*/
}

#navibar li.userlink a {
    color: #aaaaaa;
}

#navibar a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 9px 10px 0 10px;
}

#navibar a:hover, #navibar a:visited:hover {
    color: #b1d13f;
    text-decoration: none;
}

#navibar li.current a {
    color: #7db5b2;
    /*background: url(../images/navi_hover.gif) no-repeat center top;*/
}



#img_area {
    width: 997px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
.random_img_1 {
    background: #dbdbdb url(../images/sub1.jpg) no-repeat center bottom;
}
.random_img_2 {
    background: #dbdbdb url(../images/sub2.jpg) no-repeat center bottom;
}
.random_img_3 {
    background: #dbdbdb url(../images/sub3.jpg) no-repeat center bottom;
}
.random_img_4 {
    background: #dbdbdb url(../images/sub4.jpg) no-repeat center bottom;
}
.random_img_5 {
    background: #dbdbdb url(../images/sub5.jpg) no-repeat center bottom;
}
.random_img_6 {
    background: #dbdbdb url(../images/sub7.jpg) no-repeat center bottom;
}
.random_img_7 {
    background: #dbdbdb url(../images/sub7.jpg) no-repeat center bottom;
}
.random_img_8 {
    background: #dbdbdb url(../images/sub8.jpg) no-repeat center bottom;
}

*:first-child+html #img_area {
    width: 996px;
}

*html #img_area {
    width: 996px;
}



#img_area_fold {
    width: 997px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
#img_area_fold.random_img_1 {
    background: #dbdbdb url(../images/sub1_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_2 {
    background: #dbdbdb url(../images/sub2_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_3 {
    background: #dbdbdb url(../images/sub3_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_4 {
    background: #dbdbdb url(../images/sub4_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_5 {
    background: #dbdbdb url(../images/sub5_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_6 {
    background: #dbdbdb url(../images/sub7_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_7 {
    background: #dbdbdb url(../images/sub7_fold.jpg) no-repeat center bottom;
}
#img_area_fold.random_img_8 {
    background: #dbdbdb url(../images/sub8_fold.jpg) no-repeat center bottom;
}

#img_area_top{
    background-color: #dbdbdb;
}


#sub01_img_button {
    position: absolute;
    margin: 62px 0 0 952px;
}


/* Header design end */




/* Page design start */

#page {
    margin: 2px 1px 0 0;
    padding: 0;
    /*background: url(../images/content_border.gif) repeat-y center;*/
    

   /* theses are some Firefox 1.5b1 specific extensions, see also the CSS3 draft.
   -moz-column-width: 25em;
   -moz-column-gap: 2em;
   -moz-column-rule: solid black 0.3em;     --   doesn't work yet with 1.5b1!

   TODO: make text/gui editor NOT use #page css, we don't want columns there!
    */
}

/**:first-child+html #page {
    margin: 0 0px 0 17px;
}

*html #page {
    margin: 0 0px 0 17px;
}*/


#wrapper_content {
    clear: both;
    width: 960px;
    padding: 25px 0 40px 40px;
    margin-left: auto;
    margin-right: auto;
    /*text-align: justify;*/
    font-size: 12px;
    font-family: Tahoma, Dotum, Arial;
    position: relative;
    color:#757f8b;
    background: url(../images/content_bg.jpg) no-repeat top center;
    height: 800px;
}


#content {
    margin: 0 auto;
    padding: 0px 47px 60px 210px;
}

/*#post_message_box {
    clear: both;
}*/

#message_box {
    margin: 0px 0 0 200px;
    padding: 0 17px 10px 17px;
    width: 685px;
}


#titleline {
    margin: 0 0 0 200px;
    padding: 7px 0  2px 10px;
    background: url(../images/pagename_bg.gif) no-repeat top left;
    height: 21px;
    width: 718px;
    color: #2c668e;
    font-family: Tahoma, Dotum;
}

*html #titleline {
    position: relative;
	left: -3px;
}


#titleline a {
    color: #2c6682;
    padding: 0;
    margin: 0;
}
#titleline_wide {
    margin: 0 0 0 38px;
    padding: 7px 0  5px 20px;
    background: url(../images/pagename.gif) no-repeat top left;
    height: 21px;
    width: 878px;
    color: #2c668e;
    font-family: Arial;
}

*html #titleline_wide {
    position: relative;
	left: -4px;
}


#titleline_wide a {
    color: #2c6682;
    padding: 0;
    margin: 0;
}


#pagelocation {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    font-weight: bold;
	font-family: Tahoma, Dotum;
}
#pagelocation li {
    display: inline;
    margin: 3px;
}
#pagelocation li:after {
    content: "/";
}
*[dir="rtl"] #pagelocation li:after {
    content: " \\ "; /* TODO: check what looks best with RTL */
}
#pagelocation li:last-child:after {
    content: "";
}



.table-of-contents {
    font-size: small;
    text-align:left;
    margin: 0px 5px 10px 15px; 
    /*padding-left: 2em;*/
    width:230px;
    line-height: 1.5em;
    background: url(../images/message_bg.jpg) repeat;
	float: right;
    border-bottom: 1px solid #d6e69b;
}


					  
.table-of-contents_bottom{
    color: #696969;
    background: url(../images/message_bottom.jpg) no-repeat bottom left;
    font-size: 11px;
    text-align: left;
    margin: 0em;
    width: 230px;
    height:27em;
    line-height: 1.3em;
}
					 

.table-of-contents ol { 
    margin: 0 5px 10px 20px;
    padding-left: 10px;
    list-style-type:decimal;
    color:#696969; 
	font-size: 9pt;
}

*html .table-of-contents ol {
    font-size: 8pt;
}

*:first-child+html .table-of-contents ol {
    font-size: 8pt;
}


/*.table-of-contents ol {
    margin: 0 0 0 20px;
    padding-left: 1.2em;
    list-style-type: decimal;
}*/
.table-of-contents ul { 
    margin:0;
    list-style-type:none; 
}

.table-of-contents-heading { 
    padding:0; 
    margin:0;
    height: 50px; 
    width:230px;
    background: url(../images/message_head.jpg) no-repeat bottom right;
    color: #ebf3c3;
}


#submenu {
    margin: 0 0 0 0px;
    padding: 37px 0 0 0;
    width: 200px;
    float: left;
    background: url(../images/submenu_bg.gif) no-repeat top;
    position: relative;
    line-height:15px;
}
#submenu_short {
    background: transparent url(../images/submenu_bg_re.gif) no-repeat top;
    float: left;
    height: 30px;
    width: 40px;
    margin: 0;
    padding: 0;
    position: relative;
}

#submenu ul {
    margin: 0 5px;
    padding: 0 5px;
    width: 180px;
}

#submenu li {
    list-style: none;
    padding: 7px 0 2px 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}


#submenu li a {
    margin: 0 0 0 15px;
    padding: 0;
    color: #4b9caf;
    font-family: Arial;
    font-size: 11px;
    line-height: 1.4em;
    text-decoration:none;
}

#submenu li.current_sub a, #submenu li a:hover {
    margin: 0 0 0 15px;
    padding: 0 0 0 8px;
    color: #4b9caf;
    font-family: Arial;
    font-size: 11px;
    background: url(../images/bullet.gif) no-repeat 0 50%;
}

#submenu .pagelocation_1{
    margin: 0;
    padding: 0;
    width: 170px;
    position: absolute;
    top: 7px;
    left: 15px;
    color: #4b9caf;
    font-size: 18px;
    font-weight: bold;
}


#submenu .close_1{
    padding: 0px 0 0 0;
    margin: 0;
    position: absolute;
    right: 0;
}

*html #submenu .close_1{
    padding: 3px 0 0 0;
    margin: 0;
    position: absolute;
    right: 0;
}

*:first-child+html #submenu .close_1{
    padding: 4px 0 0 0;
    margin: 0;
    position: absolute;
    right: 0;
}

#submenu_short .close_1{
    padding: 0;
    margin: -5px 15px 0 0;
    position: absolute;
    right: 0;
}

*html #submenu_short .close_1{
    padding: 3px 0 0 0;
    margin: 7px 15px 0 0;
    position: absolute;
    right: 0;
}

*:first-child+html #submenu_short .close_1{
    padding: 0;
    margin: 11px 15px 0 0;
    position: absolute;
    right: 0;
}

#subnavibar li {
    border-bottom: 1px solid #ebebeb;
    padding: 4px 0 2px 0;
    margin: 0;
}

#wrapper_message{
    margin: 0;
    padding: 0 0 15px 0;
    background: url(../images/message_bg2.gif) no-repeat left bottom;
    width: 684px;
    line-height:15px;
}

#message {
    width: 654px;
    margin: 0;
    padding: 0 10px 0 10px;
    border-left: 5px solid #e9e9e9;
    border-right: 5px solid #e9e9e9;
    height: 50px;
}

*html #message {
    width: 654px;
    margin: 0;
    padding: 0 10px 0 10px;
    border-left: 5px solid #e9e9e9;
    border-right: 5px solid #e9e9e9;
    position: relative;
}

#wrapper_message_fold {
    margin: -2px 0 0 -160px;
    padding: 0 0 15px 0;
    background: url(../images/message_bg.gif) no-repeat left bottom;
    width: 837px;
    line-height:15px;
}

*html #wrapper_message_fold {
    margin: -3px 0 0 -155px;
	position: relative;
}

#message p {
    margin: 0;
    padding: 10px 10px 5px 10px;
    color: #f26d63;
}

#message a {
	padding: 10px 0 0 10px;
    top: 75px;
}

#message div.buttons {
    font-weight: normal;
}

#text {
    padding: 0;
    margin: 0;
}

#top_button {
    padding: 0;
    margin: 0 15px 0 0;
    position: absolute;
    right: 0;
    float: left;
}


/* Page design end */

#banner {
    margin: 30px 0 10px 10px; 
}

#left_banner {
    float: left;
    background: url(../images/banner_02.jpg) no-repeat bottom;
    width: 170px;
    height: 205px;
    padding: 15px 0 0 0;
    margin: 0 0 0 5px;
}

*html #left_banner {
    margin: 0;
}

#left_banner ul {
    margin: 0;
    padding: 12px 0 0 0px;
}

#left_banner li {
    list-style: none;
    padding: 0 0 17px 125px;
    border-bottom: 0;
}

*:first-child+html #left_banner li {
    padding: 0 0 18px 125px;
}

*html #left_banner li {
    padding: 0 0 18px 125px;
}

#left_banner li a:hover{
    padding: 0 0 16px 0;
    background: none;
}




/* We use here dumb css1 ids because of IE suckiness */
#editor-textarea, #editor-help {
    font-family: Tahoma, Dotum;
    border: 1px solid #8cacbb;  
    color: black;
    background-color: white;
    padding: 3px;
    width: 98%;
    margin-top: 0.5em;
	font-size: 9pt;
	line-height: 18px;
}

#editor-help {
    font-size: small;
    background-color: #EEEEFF;
}

#editor-comment {
    font-size: 100%;
    border: 1px solid #8cacbb;
    color: black;
    background-color: white;
    vertical-align: middle;
    padding: 1px;
    display: inline;
    width: 70%;
}

#editor {
    clear: left;
	text-align: left;
}

#savetext___Frame {
	margin-top: 5px;
}

.diff {
    width:99%;
}

.diff-header {
    font-weight: bold;
}

.diff-title {
    background-color: #C0C0C0;
}

.diff-added {
    background-color: #E0FFE0;
    vertical-align: sub;
}

.diff-removed {
    background-color: #FFFFE0;
    vertical-align: sub;
}

.diff-added span {
    background-color: #80FF80;
}

.diff-removed span {
    background-color: #FFFF80;
}

#tagcloud {
    background: #eeeeee;
    padding: 1em;
}
#tagcloud .tagsize-1 {
    font-size: 12px;
}
#tagcloud .tagsize-2 {
    font-size: 16px;
}
#tagcloud .tagsize-3 {
    font-size: 20px;
}
#tagcloud .tagsize-4 {
    font-size: 24px;
}
#tagcloud .tagsize-5 {
    font-size: 28px;
}

TABLE.eventcalendar {
    margin:auto; 
    width:96%;
}

TD.head_yearmonth {
    border-width:0px;
    text-align:center;
    font-size: large;
}

TD.head_weekday {
    width:14%;

    border-style:solid;
    border-width:1px; 
    border-color:#000000; 
    background-color: #ffeeee;
    
    font-weight:normal;
    font-size:10pt;
    text-align:center;
}

TD.head_day {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#000000;
    border-bottom-width:0px;
    /* background-color: #FFFFEE; */
    vertical-align: top;
    font-weight:normal;
    font-size:10pt;
    text-align:left;
}

TD.head_day_sunday {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#000000;
    border-bottom-width:0px;
    /* background-color: #FFFFEE; */
    vertical-align: top;
    font-weight:normal;
    font-size:10pt;
    color: #FF3300;
    text-align:left;
}

TD.head_day_today {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#000000;
    border-bottom-width:0px;
    background-color: #FFFFAA;
    vertical-align: top;
    font-weight: bold;
    font-size:10pt;
    text-align:left;
}

TD.head_day_nbmonth {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#000000;
    border-bottom-width:0px;
    background-color: #eeeeee;
    vertical-align: top;
    font-weight:normal;
    font-size:8pt;
    text-align:left;
    color: #999999;
}

TD.cal_eventbox { 
    line-height: 11px;
    padding: 1px 3px 1px 3px;
    margin: 0px 0px 0px 0px;
    
    border-style:solid;
    border-width:1px; 
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#000000;
    
    vertical-align: middle;
    text-align: center;
}

TABLE.cal_event { 
    width:100%;

    padding:0 0 0 0;
    margin:0 0 0 0;
    
    border-width:0px; 
    /*align: center;
    */
    
}

TD.cal_event {
    border-style:solid;
    border-width:1px; 
    border-color:#cccccc; 
    padding:3px;
    margin:0px;
    text-align:center;
    color:#3266cd;    
    font-weight:normal;
    font-size: 8pt;
    display: block;
    vertical-align: middle;
}

TD.cal_event_append {
    border-style:solid;
    border-width:1px; 
    border-color:#cccccc; 
    border-left-width:0px;
    padding:3px;
    margin:0px;
    text-align:center;
    color:#3266cd;    
    font-weight:normal;
    font-size: 8pt;
    display: block;
    vertical-align: middle;
}

TD.cal_event_pending {
    border-style:solid;
    border-width:1px; 
    border-color:#cccccc; 
    border-right-width:0px;
    padding:3px;
    margin:0px;
    text-align:center;
    color:#3266cd;    
    font-weight:normal;
    font-size: 8pt;
    display: block;
    vertical-align: middle;
}

TD.cal_event_append_pending {
    border-style:solid;
    border-width:1px; 
    border-color:#cccccc; 
    border-left-width:0px;
    border-right-width:0px;
    padding:3px;
    margin:0px;
    text-align:center;
    color:#3266cd;    
    font-weight:normal;
    font-size: 8pt;
    display: block;
    vertical-align: middle;
}

TD.cal_nbmonth {
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#000000;
    background-color: #eeeeee;
    padding: 2px;
    margin: 1px;
}

TD.cal_noevent {
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#000000;
    padding: 2px;
    margin: 1px;
}

TD.cal_last_nbmonth {
    border-top-width:0px;
    border-bottom-width:1px;
    border-color:#000000;
    background-color: #eeeeee;
    padding: 2px;
    margin: 1px;
}

TD.cal_last_noevent {
    border-top-width:0px;
    border-bottom-width:1px;
    border-color:#000000;
    padding: 2px;
    margin: 1px;
}


TD.list_head {
    border-width: 1px;
    border-style: solid;
    font-size: 11pt;
    font-weight: bold;
    background-color: #cccccc;
}

TD.list_entry {
    font-size: 10pt;
    font-weight: normal;
}

TD.head_dummy_nbmonth {
    line-height: 5px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#000000;
    background-color: #eeeeee;
    padding: 0px;
    margin: 0px;
}

TD.head_dummy {
    line-height: 5px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#000000;
    padding: 0px;
    margin: 0px;
}

TABLE.eventcalendar_menubar {
    /* margin:auto; */
}

TD.eventcalendar_menubar {
    border-width: 0px;
    /* text-align: left; */
    font-size: 9pt;
}

TABLE.eventcalendar_msg {
    /* margin:auto; */
}

TD.eventcalendar_msg {
    background-color: #FFFF66;
    border-width: 0px;
    font-size: 9pt; 
    color: #990000;
}

TABLE.simplecalendar {
    /* margin:auto; */
}

TD.simple_nb {
    line-height: 10px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:0px; 
    border-color:#000000;
    vertical-align: middle;
    font-weight:normal;
    font-size:8pt;
    text-align:center;
}

TD.simple_event {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#c0c0c0;
    background-color: #eeffff;
    vertical-align: middle;
    font-weight:bold;
    font-size:8pt;
    text-align:center;
}

TD.simple_noevent {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px; 
    border-color:#c0c0c0;
    vertical-align: middle;
    font-weight:normal;
    color: #c0c0c0;
    font-size:8pt;
    text-align:center;
}

TD.simple_event_today {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:2px; 
    border-color:#ff9999;
    background-color: #eeffff;
    vertical-align: middle;
    font-weight:bold;
    font-size:8pt;
    text-align:center;
}

TD.simple_noevent_today {
    line-height: 20px;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:2px; 
    border-color:#ff9999;
    vertical-align: middle;
    font-weight:normal;
    color: #c0c0c0;
    font-size:8pt;
    text-align:center;
}

TD.simple_yearmonth {
    border-width:0px;
    text-align:center;
    font-size: 10pt;
}

TD.simple_weekday {
    width:14%;

    padding: 0 1px 0 1px;
    margin: 0 1px 0 1px;

    border-width:0px; 
    /* background-color: #ffeeee; */
    
    font-weight:bold;
    font-size:8pt;
    text-align:center;
}

TD.cal_daily_noevent {
    padding: 2px;
    margin: 1px;
    width: 96%; 
    border-style: dotted solid dotted solid; 
    border-top-color: #eeeeee; 
    border-bottom-color: #eeeeee; 
    border-left-color: #aaaaaa; 
    border-right-color: #aaaaaa; 
    border-top-width: 1px; 
    border-bottom-width: 1px; 
    line-height: 11px; 
}

TD.cal_eventbox_time {
    width: 10px;
    border-width: 0px; 
    padding: 0px; 
    margin: 0px; 
    text-align: left; 
    vertical-align: top; 
    font-size: 7pt; 
    color: #000000;
}

TD.cal_eventbox_time_event {
    border-width: 0px; 
    padding: 0px; 
    margin: 0px; 
    text-align: left; 
    vertical-align: top;
    font-size: 8pt;
}

TD.cal_daily_noevent {
    padding: 2px;
    margin: 1px;
    width: 96%; 
    border-style: dotted solid dotted solid; 
    border-top-color: #eeeeee; 
    border-bottom-color: #eeeeee; 
    border-left-color: #aaaaaa; 
    border-right-color: #aaaaaa; 
    border-top-width: 1px; 
    border-bottom-width: 1px; 
    line-height: 11px; 
}

TD.cal_weekly_noevent {
    padding: 2px;
    margin: 1px;
    width: 14%; 
    border-style: dotted solid dotted solid; 
    border-top-color: #eeeeee; 
    border-bottom-color: #eeeeee; 
    border-left-color: #aaaaaa; 
    border-right-color: #aaaaaa; 
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    line-height: 11px; 

}

TD.cal_blankeventbox {
    border-style: dotted solid dotted solid; 
    border-top-color: #eeeeee; 
    border-bottom-color: #eeeeee; 
    border-left-color: #aaaaaa; 
    border-right-color: #aaaaaa; 
    border-top-width: 1px; 
    border-bottom-width: 1px;  
    line-height: 11px;
}

TD.cal_weekly_eventbox {
    border-width: 2px; 
    border-color: #000000; 
    vertical-align: top; 
    font-size: 9pt; 
}

TD.cal_weekly_eventbox2 {
    border-style: dotted solid dotted solid; 
    border-top-color: #eeeeee; 
    border-bottom-color: #eeeeee; 
    border-left-color: #aaaaaa; 
    border-right-color: #aaaaaa; 
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    line-height: 11px;
}

TD.cal_hourhead {
    line-height: 11px; 
    font-weight:normal; 
    font-size:10pt; 
    text-align:right; 
    vertical-align: top;
}

/* customers page design */

#customers_table {
    margin-top:50px;
    font-size: 0.9em;
    line-height: 1.48em;
}

#customers_table a {
    padding-left: 10px;
    color: #49a3b8;
}

#customers_table a:hover {
    color:#597b00;
}

#customers_table td {
    border: 0;
}

/* solution page design */

#solution_table {
    margin-top:50px;
    font-size: 0.9em;
    line-height: 1.48em;
}

#solution_table a {
    padding-left: 10px;
    color: #49a3b8;
}

#solution_table a:hover {
    color:#597b00;
}

#solution_table th {
    font-weight: normal;
    background: url(../images/solution_verticalbar.jpg) no-repeat right top;
    height: 22px;
	padding-left: 0.5em;
}

#solution_table td {
    border: 0;
	padding: 0;
}

/* solution page design end */




.sup {
    vertical-align: super;
    font-size: 0.5em;
}
#buttons {
    border-bottom: 1px solid #dbdbdb;
	height: 30px;
}

#buttons li {
    list-style: none;
	display:inline;
	float: right;
	margin-left: 5px;
}



/*#left_banner {
    float: left;
    background: url(../images/banner_02.jpg) no-repeat bottom;
    width: 170px;
    height: 205px;
    padding: 15px 0 0 0;
	margin-left: 15px;
}

#left_banner ul {
    margin: 0;
    padding: 12px 0 0 123px;
}

#left_banner li {
    list-style: none;
    padding: 0 0 16px 0;
	border-bottom: 0;
}

#left_banner li a:hover{
    padding: 0 0 16px 0;
    background: none;
}*/




/* customers page design end */

iframe {
    margin-top: -13px;
}


#pageinfo {
    font-size: 80%;
     color: darkgrey;


}
