@charset "UTF-8";

body {
 margin : 20px 20px 20px 20px;
 color : #43434D;
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 font-size : .8em;
 line-height:130%;
 font-weight : normal;
 text-align:left;
 background-image: url("images/back.gif");
 background-repeat: repeat-y;
 background-position: center;
 background-color: #ffffff;
}

.TABLE    { display: table }
.TR       { display: table-row }
.THEAD    { display: table-header-group }
.TBODY    { display: table-row-group }
.TFOOT    { display: table-footer-group }
.COL      { display: table-column }
.COLGROUP { display: table-column-group }
.TD, .TH   { display: table-cell }
.CAPTION  { display: table-caption }

.clear { clear: both; }

td,th{
	font-size:.8em;
	line-height:130%;
}

.h1 {
	font-size: 1.2em;
	background-color:#FFB474;
	margin: 0px;
	padding: 3px;
}

.h2 {
	font-size: 1.1em;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 3px;
}

.outside-box {
	position : relative;
         top : -1.5em;
	width : 780px;
	display : block;
	padding : 3px;
	font-weight : normal;
	text-align:center;
	border-right-width : 1px;
	border-right-style : none;
	border-right-color : #736E82;
	border-left-width : 1px;
	border-left-style : none;
	border-left-color : #736E82;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #736E82;
	border-bottom-width : 1px;
	border-bottom-style : none;
	border-bottom-color : #736E82;
}

.outside-box1 {
	position : relative;
	width : 780px;
	display : block;
	padding : 3px;
	font-weight : normal;
	text-align:center;
	border-right-width : 1px;
	border-right-style : none;
	border-right-color : #736E82;
	border-left-width : 1px;
	border-left-style : none;
	border-left-color : #736E82;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #736E82;
	border-bottom-width : 1px;
	border-bottom-style : none;
	border-bottom-color : #736E82;
}

.outside-box2 {
	display : block;
	padding : 3px 7px;
	font-weight : normal;
	color : #FFFFFF;
         text-align : right;
	position : relative;
	top : -80px;
         left : 0;
         width : 740px;
	border: 0px;
}

.outside-box3 {
	position : relative;
         top : -1.6em;
         width : 772px;
	display : block;
	padding : 3px 7px;
	font-weight : normal;
	text-align:center;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #736E82;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #736E82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #736E82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #736E82;
}

.outside-box4 {
	position : relative;
         width : 772px;
	padding : 3px 7px;
	font-weight : normal;
	text-align:center;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #736E82;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #736E82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #736E82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #736E82;
}


.inside-box {
 margin-right:0px;
 padding : 0px;
 font-weight : normal;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #736E82;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #736E82;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #736E82;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #736E82;
    text-align:left
}

.block-container{
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #736E82;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #736E82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #736E82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #736E82;
}

.blockcenter-title{
 text-align : left;
 padding : 3px;
 font-weight : bold;
 border-style : solid;
 border-width : 1px;
 border-color : #736E82;
 background : #FFB474;
 margin-bottom: 5px;
}

.nav-title {
 margin : 0;
 display : block;
 text-align : center;
 padding : 3px;
 font-weight : bold;
 border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 background: #736E82;
}

.nav-menu-title {
  margin : 0;
  display : block;
  text-align : center;
  padding : 3px;
  font-weight : bold;
  border-style : solid;
  border-width : 0px;
  border-color : #FFFFFF;
}

.nav-title-center {
 text-align : center;
 padding : 3px;
 font-weight : bold;
 border-style : solid;
 border-width : 1px;
 border-color : #736E82;
 background : #FFB474;
}

.nav-link {
 text-align : left;
 padding : 1px 3px;
 display : block;
 border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
}
.nav-link-user {
 text-align : left;
 padding : 1px 3px;
 display : block;
 border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 border-top : none;
}
.nav-link-admin {
 text-align : left;
 padding : 1px 3px;
 display : block;
 border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 border-top : none;
}

.block_nav-link2, .nav-link2 {
 color : #505050;
 text-align : left;
 padding : 1px 3px;
 display : block;
 border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 border-top : 1px dashed;
 background-color : #FFB474;
}

.nav-link-user2 {
 color : #FFFFFF;
 text-align : left;
 padding : 1px 3px;
 display : block;
 background-color : #736E82;
 border-style : solid none;
 border-width : 1px;
 border-color : #FFFFFF;
 border-top : none
}
.nav-link-admin2 {
 text-align : left;
 padding : 1px 3px;
 display : block;
 background-color : #FFB474;
 color : #505050;
  border-style : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 border-top : none;
}


a.nav-link:link, a.nav-link:visited {
 text-align : left;
 background-color : #FFFFFF;
 color : #43434D;
}

a.nav-link:hover, a.nav-link:active {
 text-align : left;
 background-color : #FFB474;
 color : #0000FF;
}

a.nav-link-user:link, a.nav-link-user:visited {
 text-align : left;
 background-color : #FFFFFF;
 color : #43434D;
}

a.nav-link-user:hover, a.nav-link-user:active {
 text-align : left;
 background-color : #cccccc;
 color : #0000FF;
}

a.nav-link-admin:link, a.nav-link-admin:visited {
 text-align : left;
 background-color : #FFFFFF;
 color : #43434D;
}

a.nav-link-admin:hover, a.nav-link-admin:active {
 text-align : left;
 background-color : #FFB474;
 color : #0000FF;
}


a:link {
 /*background:transparent;*/
 color : #000066;
 text-decoration : none;
}

a:visited {
 /*background:transparent;*/
 color : #000066;
 text-decoration : none;
}

a:active {
 /*background:transparent;*/
 color : #0000FF;
 text-decoration : none;
}

a:hover {
 /*background:transparent;*/
 color : #0000FF;
 text-decoration:underline;
}


table.inputarea {
    margin-top:-5px;
	margin-bottom:-5px;
	background-color:#FFFFFF;
}
tr.inputarea {
   	background-color:#DDDDDD;
}

div.story-title {
 font-size: 1.2em;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: transparent;
 border-right-color: transparent;
 border-bottom-color: transparent;
 border-left-color: transparent;
 margin-top: 0pt;
 margin-right: 0pt;
 margin-bottom: 0pt;
 margin-left: 0pt;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
 background-color:#FFB474;
}

div.story-title:first-letter {
	font-size:1.4em;
	font-family:sans-serif;
	font-weight:bold;
}
/* ・ｽ・ｽャ・ｽ・ｽ絖・ｽ・ｽ・ｽ・ｽa・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽゃ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ鴻・ｽ・ｽ・ｽ若・ｽ・ｽ・ｽ・ｽ若・ｽс・ｽ・ｽ・ｽ・ｽ・ｽ≪・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ*/
div.story-title a.non-ul:first-letter {
	font-size:1.4em;
	font-family:sans-serif;
	font-weight:bold;
}

div.story-title-archived {
 font-size: 1.2em;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: transparent;
 border-right-color: transparent;
 border-bottom-color: transparent;
 border-left-color: transparent;
 margin-top: 0pt;
 margin-right: 0pt;
 margin-bottom: 0pt;
 margin-left: 0pt;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
 background-color:DDDDDD;

}

.maintext{
    width : 440px;
	clear:all;
	text-align: left;
	border-top-width: 0px;
	border-top-style: dotted;
/*	border-top-color: #FFB474; */
	border-bottom-width:thin;
	border-bottom-color:#FFB474;
	border-bottom-style:solid;
	padding-bottom:10px;
	word-break:break-all;
	overflow:hidden;
}

.story_options, .trackback{
	background-color:#CCCCCC;
	border-bottom-width:3px;
	border-left-width:3px;
	text-align: left;
}

.story_actions{
}

.comment_action{
    border-bottom:#CCCCCC solid thin
}

.comment{
	background-color: #EFEFEF;
	text-align: left;
}

.commentheader{
	border-top:#CCCCFF thin solid;
	margin-top:5px;
	margin-bottom:5px;
}
.commenttitle{
	margin-top:.5em;
	font-weight:bold;
}
.commentstatus{
	background-color:#EFEFEF;
	text-align:right;
}

.story-container{
	line-height: 140%;
}
form {
	margin: 5px 0px;
	padding: 0px;
}
.message{
	border: 1px dotted #CCCCCC;
	margin: 10px;
	padding: 4px;
}

ul{
margin:3px;
padding: 0px;
}

ul li{
margin-left:15px;
padding: 0px;
}

 li{
margin-left:15px;
padding: 0px;
}

li a{
    margin-left:-5px;
}
/******************   NEW CSS ADDED FOR FORUM Ver 2.3 ************************/

navbar      {
    color: #FFFFFF;
    background-color: #F7F7F7;

    font-size: 9px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    }

navbar a:link, TD.navbar a:visited {
    color: #000066;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
    padding: 2px
    }

navbar a:hover {
    color: #0000FF;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    text-decoration:underline;
    padding: 2px;
    }

#forumheading          { text-align:left; background-color: #FFFFFF; }
.forumtext             { color: #1A1A1A; }
.forumclass1           { text-align:left; background-color: #BFBFBF; }
.forumclass2           { text-align:left; background-color: #CCCCCC; }
.forumclass3           { text-align:left; background-color: #EFEFEF; }
.forumclass4           { text-align:left; background-color: #CCCCCC; }
.forumoutline          { background-color: #CCCCCC; }

/* These CSS declarations for links are used in a few places but are here for theme designers to use if needed - can be added to templates  */
.forumlinks A:link            { color: #505050; font-style: normal; font-size: 11px;  text-decoration: underline }
.forumlinks A:visited        { color: #505050; font-style: normal; font-size: 11px;  text-decoration: underline }
.forumlinks A:hover            { color: #0000FF; font-style: normal; font-size: 11px;  text-decoration: underline }

/* alternate table row colours */
.forumAlt1   { background-color: #F5F5F5; }
.forumAlt2   { background-color: #FFFFFF; }

.quotebox   {
     border-style: ridge;
     background-color: #ECE9D8;
     padding:10px;
     margin: 0px;
     }

.quotetext {
     color:#1A1A1A;
     font-weight: normal;
     background-color: #ECE9D8;

     font-size: 9px;
     }

.forumCode  {
    background-color: #ECE9D8;
    color: #1A1A1A;
    width: 470px;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px 0px 5px 5px;
    padding:5px;
    border: 1px dashed black;
    }

.forumTitle   {
    color: #000066;
    background-color: #EFEFEF;
    font-weight: bold;
    font-size: 12px;
    line-height: 14pt;
     }

TD.forumRollOver  {
    text-align:left;
    background-color: #FFFFFF;
    color: #0000FF
    }
TD.forumRollOut   {
    text-align:left;
    background-color: #EFEFEF;
    color: #000066
    }

.cblockTitle    {
    color: #FFFFFF;
    background-color: #736E82;
    font-weight: bold;
    font-size: 12px;
    line-height: 16pt;
    padding-left:5px;
}
/* New Plugin CSS Declarations */
.plugin                { color: #1A1A1A; background-color: #EFEFEF; font-weight: normal; font-size: 10pt;  border:1px solid #CCC }
.plugin th             { color: #1A1A1A; font-size: .9em; background-color: #999999; padding:5px; text-align:left;}
.plugin tr             { vertical-align:top; }
.plugin td             { padding:2px 5px 2px 5px; }
.pluginBG              { background-color: #EFEFEF; }
.pluginG               { background-color: #EFEFEF;  text-align: left;}
.pluginAltBG           { background-color: #FFB474; }
.pluginTitle           { color: #736E82; background-color:#EFEFEF; font-size: 85%; /* font-weight: bold;*/ }

.pluginFooter          { background-color:#EFEFEF; }
.pluginAlert           { padding:5px 15px 5px 15px; color:#D8010E; background-color: #FFB474; font-weight:bold;}
.pluginInfo            { padding:5px 15px 5px 15px; color:#707070; background-color: #FFB474; font-size: 8pt; font-weight:normal;}
.pluginSubTable        { color: #1A1A1A; background-color: #CCC; font-weight: normal; font-size: 10pt;  border:1px solid #CCC }
.pluginSubTable th     { color: #1A1A1A; font-size: .7em; background-color: #C9D1E4; padding:5px; text-align:left;}
.pluginSubTable tr     { vertical-align:top; }

.pluginAltText         { color: #FFF }

.pluginRow1 td         { background-color: #EFEFEF; }
.pluginRow2 td         { background-color: #D9D9D9; }

.pluginRollOver         { color: #FFFFFF; background-color: #736E82; }
.pluginRollOut          { color: #1A1A1A; background-color: #EFEFEF; }

/* Common Navbar CSS - Add if not already included */
#navcontainer a { text-decoration: none; }

#navcontainer ul  {
    margin: 0px;
    list-style-type: none;
    position: relative;
    border: 0px;
    background-color:#CCCCCC;
    padding: 5px 0px 0px 0px;
    height:26px;
}

#navcontainer li { float: left; display: inline; margin:0px; padding-top:6px; padding-bottom:5px;}

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited  {
    background-color: #FFFFFF;
    border:0px solid #736E82;
    color: white;
    padding: 1px 5px;
    margin:2px;
	color: #736E82;
}

#navcontainer ul a:hover,
#navcontainer ul a:focus  {
    background-color: #736E82;
    border: 0px solid black;
    padding-bottom:10px;
    color: white;
}

/* current Link */
#navcontainer ul a#current {
    background-color: #FFB474;
    border: 0px solid black;
    padding-bottom:10px;
    color: black;
}

#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { font-weight: bold; }


A.navsubmenu,
A.navsubmenu:visited,
A.navsubmenu:link {
    padding:2 5 15 5px;
    text-decoration: none;
    color:black;
}

A.navsubmenu:hover,
A.navsubmenu:focus  {
    background-color: #55516B;
    color: white;
    text-decoration:none;
}

a.navsubcurrent,
a.navsubcurrent:visited,
a.navsubcurrent:link  {
    padding: 2 5 15 5px;
    background-color: #736E82;
    text-decoration: none;
    color: white;
}
a.navsubcurrent:hover  {
    background-color: #55516B;
    color: white;
}
/* End of NavBar CSS */


/* New GL Common Plugin CSS Declarations */
.pluginBG              { background-color: #EFEFEF; }
.pluginAltBG           { background-color: #CCCCCC; }
.pluginTitle           { color: #FFFFFF; background-color:#736E82; font-size: 8pt; /*font-weight: bold;*/ }
.pluginHeader          { color: #1A1A1A; font-weight: bolder; font-size: 100%; background-color:#EFEFEF; padding:5px; }
.pluginFooter          { background-color:#F7F7F7; }
.pluginAlert           { padding:5px 15px 5px 15px; color:#D8010E; background-color: #FFB474; font-weight:bold;}
.pluginInfo            { padding:5px 15px 5px 15px; color:#707070; background-color: #FFB474; font-size: 10pt; font-weight:normal;}

.pluginSolidOutline    { background-color: #EFEFEF; }
.pluginSolidFill       { background-color:#999999; }
.pluginCellTitle       { color: #43434D; font-weight: bold;  background-color: #CCCCCC; }
.pluginCellFill        { background-color: #E5E5EA; }
.pluginCellText        { color: #1A1A1A; font-weight: normal; font-size: 85%;  background-color: #F7F7F7; text-align:left}
.pluginTinyText        { font-size:75%; }
.pluginSmallText       { font-size:80%; }
.pluginMediumText      { font-size:85%; }
.pluginLargeText       { font-size:90%; }
.pluginAltText         { color: #FFF }

.pluginRow1            { background-color: #EFEFEF; }
.pluginRow2            { background-color:#FFFFFF; }

.pluginRollOver         { color: #000066; background-color: #FFB474; }
.pluginRollOut          { color: #736E82; background-color: #F7F7F7; }

.pluginLinks A:link     { color: #OOOO66; font-style: normal; font-weight: normal; text-decoration: none }
.pluginLinks A:visited  { color: #000066; font-style: normal; font-weight: normal; text-decoration: none }
.pluginLinks A:hover    { color: #0000FF; font-style: normal; font-weight: v; text-decoration: underline }
.pluginBreadCrumbs, .pluginBreadCrumbs A:link     { color: #OOOO66; font-style: normal; font-weight: normal; text-decoration: none }
.pluginBreadCrumbs A:visited  { color: #000066; font-style: normal; font-weight: normal; text-decoration: none }
.pluginBreadCrumbs A:hover    { color: #0000FF; font-style: normal; font-weight: normal; text-decoration: none }

.pluginButton{
    color: #000066;
	font-size:100%;
    text-align: center;
    padding-top: 2px;
    display: block;
    height: 19px;
    text-decoration: none;
    background-color: transparent;
    background: url(/layout/new/navbar/images/button_over.gif) repeat-x center;
}

A.pluginButton:link, A.pluginButton:visited {
    color: #000066;
    text-align: center;
    padding-top: 2px;
    display: block;
    height: 19px;
    text-decoration: none;
    background-color: transparent;
    background: url(/layout/new/navbar/images/button.gif) repeat-x center;
}
A.pluginButton:hover {
    color: #0000FF;
    text-align: center;
    padding-top: 2px;
    background: url(/layout/new/navbar/images/button_over.gif) repeat-x center;
    display:block; height:19px; text-decoration:underline; background-repeat:repeat-x; background-color:transparent
}
/* END of GL Plugin Common CSS */


/* Forum Plugin specific CSS */
.codeblock  {
    background-color: #ECE9D8;
    color: #1A1A1A;
    width: 97%;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px 0px 5px 5px;
    padding:5px;
    border: 1px dashed black;
    }
.quotetop
{
    border-right:1px dotted #1A1A1A; border-top:1px dotted #1A1A1A; border-bottom:1px dotted #1A1A1A; background:#FFB474 url(/layout/new/forum/image_set/img_quote.gif) no-repeat right; border-left:4px solid #FFB474; color: #1A1A1A;
    font-weight: bold;
    font-size: 10px;
    padding: 3px; margin-left:auto; margin-right:auto; margin-top:8px; margin-bottom:0
}

.quotemain
{
    background: #FFFFFF;
    border: 1px dotted #1A1A1A;
    border-left: 4px solid #FFFFFF;
    color: #505050;
    padding: 4px;
    margin: 0 auto 8px auto;
}

/* End of Forum specific CSS  */


/* Common CSS for on-hover info feature - Add if not already included */
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#1A1A1A;
    text-decoration:none
}

a.info:hover  {
    z-index:25;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration:none
}

a.info span{display: none}

/* End of common CSS for on-hover info feature */

/******************   NEW CSS ADDED FOR Calendar ************************/
.dayview_times{
background-color:#eeeeee;
}
/* End  */

.forum-info {
	color:black;
}

input,select,textarea {
  background-color:#FFFFDC;
  font-size:90%;
}

.input_mandate{
  background-color:#ffd0c0;
}
.input_optional{
  background-color:#d8d8d8;
}


div.block_title {
    margin-top:3px;
    padding-top:5px;
    padding-bottom:3px;
    width:100%;
    text-align:center;
/*    font-weight:bold;  */
    color:#FFFFFF;
    border-right: 0px solid #736E82;
    background-color:#736E82;
}

div.block_body {
    width:100%;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom: 0px;
    list-style-type: none;
    line-height:130%;
    font-size: 98%;
    background: #FFFFFF;
    border: 1px solid #736E82;
    padding-top: 0px;
    border-left : none;
    border-right : none;
	border-style : none none;
}

a.block_nav-link {
   text-align : left;
   padding : 1px 3px;
   display : block;
   border-style : solid;
   border-width : 1px;
   border-color : #FFFFFF;
   border-top : none;
   margin-bottom:1px;
   background:transparent url(/images/bg_Line_brk.gif) no-repeat scroll left bottom;
}

a.info span{display: none}

a.info:hover span { /*the span will display just on :hover state*/
    font-style:normal;
    font-size: 8pt;
    display:block;
    position:absolute;
    top:3em; left:-15em;
	width:500px;
	white-space:normal;
    border:1px solid #5D96B9;
    background-color:#FFFFA0; color:black;
	overflow:hidden;
    padding:2px;
    text-align: left;
    text-decoration:none
}

div#FORUM_BLOCK {
	margin-right:0px;
}

#FORUM_BLOCK div.title{
	width:100%;
    color:#505050;
	background-color:#999999;
	text-align:center;
}

#FORUM_BLOCK div.body{
	width:100%;
}

a.header-navigation:link, a.header-navigation:visited {
 padding: 3px 9px 3px;
 background-color :transparent ;
 color : #736E82;
}

a.header-navigation:hover, a.header-navigation:active {
 padding: 3px 9px 3px;
 background-color : #FFB474;
 color : #0000FF;
}

.header-navigation2 {
 color : #505050;
 padding : 3px 9px 3px;
 border-style : solid none;
 border-width : 1px;
 border-color : #FFFFFF;
 background-color : #FFB474;
 }

 div.body p{
    padding-left:5px;
 }
   /*----- Whats'New -----*/
  span.new-story {
    padding-left:5px;
  }
  a.new-story {
    padding-left:5px;
    text-align : left;
    text-decoration:none;
    position:relative; /*this is the key*/
    z-index:24;
  }


  a.new-story:visited{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
  }


  a.new-story:hover  {
    z-index:25;
    padding-top:0px;
    padding-bottom:0px;
 }
  a.new-story span{display: none}
  a.new-story:hover span { /*the span will display just on :hover state*/
    font-style:normal;
    display:block;
    position:absolute;
    top:3em; left:3em;
	width:400px;
	white-space:normal;
    border:1px solid #5D96B9;
    background-color:#FFFFCC; color:black;
	overflow:hidden;
    padding:2px;
    text-align: left;
    text-decoration:none
  }

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index: 10;
  color: #000;
  text-decoration: none;
}

a.tooltip:hover  {
  z-index: 100;
  text-decoration: none
}

a.tooltip span {
  display: none
}

a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index: 100;
  width: 400px;
  color: #000000;
  font-style: normal;
  font-size: 8pt;
  white-space:normal;
  word-break:break-all;
  word-wrap:break-word;
  line-height: 125%;
  display: block;
  position: absolute;
  border: 1px solid #5D96B9;
  background-color: #FFFFCC;
  padding: 2px;
  text-align: left;
  text-decoration: none;
  left: -15em;
  top: 3em;
  min-width: 150px;
  overflow:visible;
}

ul.filter, ul.submit{
 list-style-type:none;
}

ul.list-new-plugins{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: -1px;
 margin-left: 0px;
}


form fieldset div.notes
{
 float: right;
 width: 170px;
 height: auto;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 10px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #666666;
 border-right-color: #666666;
 border-bottom-color: #666666;
 border-left-color: #666666;
 background-color: #ffffe1;
 color: #666666;
 font-size: 0.75em;
}

a.comment-link{
	font-weight:bold;
}
a.topic-link{
	font-size:.9em
}

.blog-recent1{
	color:#D62D00;
}
.blog-recent3{
	color:#2754CC;
}
.blog-recent7{
	color:#007A00;
}
.blog-recent14{
	color:#CD7600;
}
li.odd{
    background-color:#EAEEEF;
}


.block-collapseicon {
	float:right;
	padding-right:10px;
	padding-top:0;
	text-align:right;
	vertical-align:middle;
}

.gmapSidebar{
    overflow: auto;
    display: block;
    position: absolute;
    top: 10px;
    left: -13px;
    height:600px;
    width:180px;
    background-color: transparent;
}

#gmapmarker{
    width:220px;
    display:block;
}
tr.admin-listitem1{
   background-color:#DCF6FF;  
}tr.admin-listitem2{
   background-color:#DCF6FF;  
}
tr.admin-listitem_portal{
   background-color:silver;  
}
img.tagimage{
    width:99%;cursor:pointer;border-width:1 1 1 1;border-style:solid;border-color:#736e82
}
img.buttonimage{
    cursor:pointer;width:16px;height:14px;
}


/* Auto Translations css */
.autotranslations ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-7px;
padding:0;
width:160px;
display:block;
}
.autotranslations ul li {
float:left;
padding:3px 3px 0;
}
