/* 3c_full */
body {
  text-align: center;
}

#wrapper {
  margin: 10px;
  width: 100%;
  padding: 5px;
}

body>#wrapper {
  width: auto;
}

#container {
  float: left;
  margin: 0px -233px 0px 0px;
  width: 100%;
}

#main {
  margin: 0px 233px 0px 0px;
}

#sidebar01 {
  float: left;
  width: 194px;
  padding: 0px 0px 0px 44px;
}

body>#wrapper #sidebar01 {
  width: 150px;
}

#content {
  margin: 0px 0px 0px 233px;
}

#sidebar02 {
  float: right;
  width: 194px;
  padding: 5px 44px 0px 0px;
}

body>#wrapper #sidebar02 {
  width: 150px;
}

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ffaa00;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ffaa00;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 9px;
  color: #959595;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #ffaa00;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #000000;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #000000;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #959595;
}

.formText {
  width: 95%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


cite{
text-transform: none;
 margin: 5px 0px 0px 15px;
display: block;

}

.syncomment a    
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffaa00;
}
.syncomment a:hover 
{
  COLOR: #FFAA00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffaa00;
 
    text-decoration: none;
 
}

.synicon{
 margin: 5px 10px 10px 0px;
 float: left;
}

#topscroll{  left: 0px;
  bottom : 0px;
  left: 0px;
  z-index: 98;
  margin: 10px 0px 0px 0px;
  padding: 2px 2px 2px 2px;

  font-size: 10px;

  background-color: white;
 border-color: #eeeeee;
border-style:none;
border-width:1px;
display: none;
}


body > #topscroll{
  position: fixed;
display: block;
}


/* sidebar */

#sidebar01 {
position:absolute; /*for firefox*/
left:20px;          /*for ie*/
padding: 0px 5px 0px 5px;
  overflow: visible;
border-right-color:#ffaa00;
border-right-style:solid;
border-right-width:1px;
 background-color:none; 
text-align:right;
/*background-image:url("https://static.twoday-test.net/synopso/layouts/orange/k2.jpg");*/

border-top-color:#ffaa00;
border-top-style:none;
border-top-width:2 px;

}
#sidebar01 h4{
  display: none;
}

#sidebar02 {
right:20px;
padding: 10px 5px 0px 5px;
  overflow: hidden;
border-left-color:#ffaa00;
border-left-style:solid;
border-left-width:1px;
 background-color:none; 

border-top-color:#ffaa00;
border-top-style:none;
border-top-width:1 px;

font-size:10px;
}

#sidebar02 h4{
  font-weight: bold;
  color: #999999;
  margin: 5px 0px 2px 0px;
}
#sidebar02 a{
 color: #4747aa;
}
#sidebar02 a:hover{
  COLOR: #FFAA00;
  text-decoration:underline;
}

#sidebar02 img {
filter: alpha(opacity=60);
}


.storyContent a    
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffaa00;
}
.storyContent a:hover 
{
  COLOR: #FFAA00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffaa00;
 
    text-decoration: none;
 
}
.message
{
  background-color:white;
  border-color:#ffaa00;
  color: #000077;
}

.calDay
{
  font-size: 9px;
}

.calDay a
{
 font-weight:bold;
}
.calSelDay a
{
 font-weight:bold;
 color: #ffaa00;
}

.calDay a:hover
{
 text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  
  background-color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
  text-transform: lowercase;
  
  scrollbar-base-color:#FFaa00;
  SCROLLBAR-TRACK-COLOR: #f0f0f0;
  scrollbar-face-color: #fafafa; 
  scrollbar-arrow-color: #ffaa00; 
  SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color : #ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: #999999;

/*  background-image:url("https://static.twoday-test.net/synopso/layouts/orange/k2.jpg");*/
}

td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

a {
  color: #000077;
  text-decoration: none;
}
a:hover 
{
  COLOR: #FFAA00;
  text-decoration:underline;
 
}


form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
  background:none;
}


input, textarea, select, button {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
  border: 1px solid #ffaa00;
  background: none;
}

#wrapper {
  border: 1px solid #ffffff;
  text-align:left;
  background-color: none;
}

#pagebody {
  background: none;
  padding: 10px 0px 0px 0px;
  text-align: left;


}

/* content */

#content {
 
 overflow: hidden;
 width: 100%;
 text-align: justify;
 background-color:none; 
}

body>#wrapper #content {
 overflow: visible;
 width: auto;
 text-align: left;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 14px 0px;
}

h2 {
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  
  margin: 0px 0px 19px 0px;
  padding: 0px;
  font-weight: normal;
}

h2 a {
 
}

/* story */

div.story {
  margin: 0px 0px 34px 0px;
}

h3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 15px;;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  
  text-transform: lowercase;
  font-weight: bold;
}
h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 15px;;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  
  text-transform: lowercase;
  font-weight: normal;
}

h3 a {
  color: #000000;
}

small, .small {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 9px;
   color: #959595;
}

.storyDate, .storyLinks, .commentLinks, .globalCommentLinks, .commentDate {
  text-align: left;
  text-transform: lowercase;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  color: #959595;
  clear: both;
}

.storyDate {
  top: 0px;
  border-top: 1px dotted #ffaa00;
  margin: 7px 0px 0px 0px;
}

/* comments */

.comments {
  margin: 20px 0px 0px 0px;
}

.comments h4 {
  border: none;
  margin: 2px 0px 2px 0px;
}

.commentDate {
  text-align: left;
}

.commentLinks {
  margin: 3px 0px 0px 0px;
}

.globalCommentLinks {
  margin: 3px 0px 0px 30px;
}

.reply {
  margin: 20px 0px 0px 30px;
}

.addComment {
  margin: 20px 0px 34px 0px;
}



h1 {
  font-size: 20px;
   margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 a {
  
}

.tagline {
  margin: 0px 0px 0px 0px;
}

.sidebarItem {
  margin: 0px 0px 0px 0px;
}

.sidebarItem h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.historyItem {
 margin: 0px 0px 6px 0px;
 font-size: 10px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}
