*
{
  padding: 0px;
  margin: 0px;
}
body
{
  font-family: Arial, Sans-Serif;
  font-size: 11px;

}
a
{
  text-decoration: none;
}
h3
{
  color: #2375bb;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  background:inherit;
}
td
{
  vertical-align: top;
}


.clear
{
  clear: both;
}
.left
{
   float:left;
}
.right
{
   float:right;
}

Table{
 font-size:11px; 
}

body
{

  color:inherit;
}
p 
{
  margin-bottom:10px;
}
table.info tr.test td
{
    padding:0px;
}



#container
{
display: block; 
  margin: 0 auto;
  width: 1000px;
 
 
}
#header
{
  padding-bottom: 22px;
  height:90px;
  border-bottom:solid 3px #000;
  margin-bottom:25px; 
}
#header h2
{
  color: #2375bb;
  background:inherit;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 49px 0px 0px 20px;
  width: 773px;
  float: left;
}
#header h2 span
{
  font-size: 12px;
  color: #000;
  background:inherit;
  text-transform: none;
  border-left: solid 1px #666;
  padding-left: 20px;
  padding-top:5px;
  display: block;
  margin: -21px 0px 0px 179px;
  height:16px;
}
ul.sitemap
{
  padding: 4px 47px 0px 10px;
  list-style: none;
  font-family: Verdana, Sans-Serif;
  
}
ul.sitemap li a
{

  background:inherit;
  border-bottom: solid 1px #ccc;
  display: block;
  padding: 9px 0px 9px 1px;
  line-height:11px;
}
ul.sitemap li.act a
{

  background:inherit;
}
ul.sitemap li ul
{
    display:inline;
  list-style: none;
}
ul.sitemap li ul li a
{
  padding-left: 24px;
  line-height:11px;
}
ul.weekMenu
{
  list-style: none;
  
}
ul.weekMenu li
{
  padding: 6px 0px;
}
ul.weekMenu li a
{
  color: #2375bb;
  background:inherit;
  border-bottom: dotted 1px #2375bb;
  margin-left: 20px;
  font-size:12px;
}
ul.weekMenu li.act a
{
  color: #000;
  border: 0px;
  background: url(../../images/NCC/arrow-menu.gif) no-repeat left 3px;
  padding-left: 20px;
  margin: 0px;
}

.act{
  color: #2375bb;
}

.notact{
  color: #000;
}


div.week-menu
{
  width: 209px;
}
div.week-menu h3
{
  margin:4px 0px 9px 20px;
}
div.info-menu
{
  width:348px; 
  font-size:12px; 
}
a.create
{
  background: #2375bb url( '../../images/NCC/arrow.gif' ) no-repeat 5px 6px;
  padding: 3px 10px 2px 22px;
  color: #fff;
  font-weight: bold;
  float: right;
  margin-top: -17px;
}
a.up
{
  background: #2375bb url( '../../images/NCC/arrow-up.gif' ) no-repeat 68px 5px;
  padding: 2px 29px 3px 9px;
  color: #fff;
  float: left;
  font-weight: bold;
}
h2.title
{
  color: #2375bb;
  background:inherit;
  font-size: 30px;
  padding-bottom: 28px;
  font-weight:normal;
  text-transform:uppercase;
}
h2.paddingRemove
{
  padding: 0px;
  text-transform:uppercase;
  font-weight:normal;
}
.padding-left
{
  padding-left: 200px;
}
.padding-right
{
   padding-right:30px;
   font-size:12px;
   width:540px;
}
.padding-right img
{
   margin:10px;
}
h2.upper
{
    text-transform:uppercase;
    /*width:600px;*/
    padding:0px;
    padding-bottom:18px;
  
}
#left
{
  width: 210px;
  float:left;
  padding-left:10px;
}
#middle
{
   width:560px;
   float:left;
   display:inline;
}
#edit-block input, #edit-block textarea, #edit-block select
{
  border: solid 1px #7f9db9;
  width: 242px;
  font-family:Arial, Sans-Serif;
  font-size:12px;
}
#edit-block input.button
{
  background: #2375bb url( '../../images/NCC/arrow.gif' ) no-repeat 5px 6px;
  padding: 1px 9px 1px 9px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  border: 0px;
  cursor: pointer;
}
#edit-block label
{
  font-size: 12px;
}
#edit-block input,
#edit-block select,
#edit-block textarea
{
   margin-bottom:15px;
}
#edit-block label span
{
  color: red;
  background:inherit;
}
.rightInfo
{
  width:190px;
  background:#f0f0f0;
  color:inherit;
  margin-left:13px;
  display:inline;
}
.rightInfo h3
{
  border-bottom:solid 1px #fff;
  margin-top:8px;
  padding:3px 7px;
}
.rightInfo  p
{
  padding:10px;
  height:152px;
}
#info-table
{
  float:left;
  width:760px;
}
table.info
{
   width:760px;
   margin-top:17px;
}
table.info tr th
{
  text-align: left;
  padding: 10px 5px 7px 5px;
}
table.info tr td
{
  padding: 8px 5px 2px 5px;
}
table.info tr a
{
  color: #2375bb;
  background:inherit; 
  border-bottom: dotted 1px #2375bb;
}
.red
{
  color: #cf1010;
  background:inherit;
}
.green
{
  color: #66b340;
  background:inherit;
}
.grey
{
  color: #666666;
  background:inherit;
}
@media print
{
  #header
  {
   display:none;  
  }
  div#left
  {
   display:none;
  }
  a.create
  {
   display:none;
  }
  div.week-menu,
  div.info-menu 
  {
     width:200px;
  }  
 
  body,
  div.info-menu,
  div.week-menu h3,
  div.info-menu h3,
  .padding-right,
  div.rightInfo div.info-block h3
  {
   font-size:22px;
  }
  div#edit-block label
  {
  font-size:18px;
  }
  table.info
  {
   font-size:14px;
   margin-left:10px;
   
   }
  
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
