.contentCentered   {
   width: 600px;
   margin-left: auto;
   margin-right: auto;
}


.menu   {
   margin: 0px;
   margin-bottom: 10px;
   position: relative;
   padding: 2px;
   padding-left: 5px;
   background: #efefef;

   border-width: 2px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
   
   height: 20px;
   list-style-type: none;
}

.menu li  {
   text-decoration: none; 
   list-style-type: none;
   display: inline;
}

.sideBar .menu   {
   height: auto;
   background: rgba(255,255,255,.3);
   border-color: rgba(255,255,255,.6);
   border-style: solid;
   border-width: 2px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin: 5px;
}

.sideBar .menu li   {
   display: block;
   margin: 3px;
}

.sideBar .menu li a.action   {
   float: none;
}


a.action   {
   color: #00A8DE;
   float: left;
   display: block;
   height: 20px;
   line-height: 20px;
   text-decoration: none;
   text-align: left;
   font-size: 9pt;
   padding-right: 10px;
   padding-left: 10px;
}

a.action:hover   {
   color: #45CDED;
}

.sideBar .menu   {
   height: auto;
   background: rgba(255,255,255,.3);
   border-color: rgba(255,255,255,.6);
   border-style: solid;
   border-width: 2px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin: 5px;
}

.sideBar .menu li   {
   display: block;
   margin: 3px;
}

.sideBar .menu li a.action   {
   float: none;
}



a.addIcon  {
   background: url(../images/icons/add_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

a.editIcon  {
   background: url(../images/icons/edit_icon.gif) no-repeat 0 50%;
   padding-left: 23px;
}

a.deleteIcon  {
   background: url(../images/icons/delete_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

a.greyIcon  {
   background: url(../images/icons/view_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

a.yellowIcon  {
   background: url(../images/icons/upgrade_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

a.greenIcon  {
   background: url(../images/icons/download_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

a.backIcon  {
   background: url(../images/icons/back_icon.gif) no-repeat 0 50%;
   padding-left: 20px;
}

.pagePublishedStatus   {
   padding-left: 30px;
   height: 24px;
   line-height: 24px;
   font-size: 12px;
   text-transform: uppercase;
  
}

.pagePublishedStatus  a {
   text-transform: lowercase;
}

.online   {
   background: url(../images/icons/green_circle_white_bg.jpg) no-repeat 0 50%;
}

.offline   {
   background: url(../images/icons/red_circle_white_bg.jpg) no-repeat 0 50%;
}

.sideBar .pagePublishedStatus   {
    margin-left: 11px;
    margin-right: 11px;
}

.sideBar .online   {
   background: url(../images/icons/green_circle.jpg) no-repeat 0 50%;
}

.sideBar .offline   {
   background: url(../images/icons/red_circle.jpg) no-repeat 0 50%;
}



.noRecordsFound   {
   text-align: left;
   color: #999999;
}

.list  {
   padding: 5px; 
   border-top: 1px solid silver;
}
.item   {
   padding: 5px;
}

.thumbnail   {
  border: 2px solid silver;   
}

.details   {
   
}

.itemName   {
   font-size: larger;
}

.list .item   {
   border-bottom: 1px solid silver;
}

.list .item .thumbnail   {
   float: left;
   border: none;
  
}

.list .item .details  {
   margin-left: 75px;
}

.list .medium .details  {
   margin-left: 330px;
}

.list .small .details  {
   margin-left: 170px;
}

.list .xsmall .details  {
   margin-left: 90px;
}

.person {
   padding-left: 5px;
   padding-right: 5px;
}

.person .thumbnail  {
   float: left;
   margin-right: 5px;
}
.person .details  {
   margin-left: 75px;
}

.latestWork   {
   background: #000000;
}

.latestWork .work img   {
   float: left;
}

.latestWork .intro h2   {
   color: #ffffff;
}

.latestWork .intro   {
   margin-left: 650px;
   padding: 5px;
   color: #efefef;
}

.block   {
   padding: 2px;
   margin-bottom: 10px;
   border-color: silver;
   border-style: solid;
   border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}

.blockList   {
   padding-top: 5px;
   padding-bottom: 5px;
   border-color: #efefef;
   border-style: dashed;
   border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.message   {
   font-size: small;
   color: #ffffff;
   font-weight: bold;
    background: #666666;
    padding: 5px;

    border-width: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.photo   {
   border: 2px solid #ffffff;
}

.handle  {
    cursor: move;
}

.photoGallery {

}

.edit   {
   border-color: #dddddd;
   border-style: dashed;
   border-width: 1px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.photoEdit  {
   float: left;

   border-color: #dddddd;
   border-style: solid;
   border-width: 1px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.slideshow { position:relative; height: 360px; width: 640px; }
.slideshow img { position:absolute; left:0; top:0; }

