/* COMMON */

body { 
  font:normal 11px "lucida grande",tahoma,verdana,arial,sans-serif; 
  background: #f3f3f3 url(ui-bg.png) repeat-x ; 
  margin-top: 0px;
  height: 687px;
}
.themeColor {color:black}
.toolbar {height:15px;background:none;margin-top:15px;margin-left:5px;margin-bottom:15px;}
.themeColorWhite {color:white}

.presentationThumbnail img {
height: 55px;
}

.presentationDuration {
position: absolute;
margin-left: -35px;clear:left;display:inline;
margin-top: 45px;
float: left;
}

#noteDetails_note_tbl {
  
  position: relative;clear: left;
  left: 2px;
}
#sidebar .tag span.breadcrumbFirst a, #sidebar .tag span.breadcrumb a, #sidebar .document span.breadcrumbFirst a, #sidebar .document span.breadcrumb a {
position:absolute;display:inline; clear:left;
float: left;
height:14px;
margin-bottom:10px;
margin-left: 17px;
width:45px;
}

#sidebar  li {
background-color: #afafaf;
height: auto;
}
#sidebar  li span#noteDetails_note_parent{
position:relative;display:inline; 
margin-left: 0px;
margin-right: 3px;
}

#sidebar  li span#breadcrumb{
position:absolute;display:inline; clear:left;float: left;
margin-left: 55px;
margin-right: 3px;
}

#sidebar  li span#breadcrumb2{
position:absolute;display:inline; clear:left;float: left;
margin-left: 110px;
margin-right: 3px;
}

#sidebar  li span#breadcrumb3{
position:absolute;display:inline; clear:left;float: left;
margin-left: 165px;
margin-right: 3px;
}
div.tagQuotes {
 /* margin-left: -15px;*/
   position: relative;
   margin-left: -75px;
   
}


div.languages {
 margin : 15px;
}

div.languages img.close {
  margin-right: 35px;
  margin-top: 15px;	
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
clear:right;
}


#block-presentation { height: 50px;}

.clearfix, .container {
display:block;
}

h1 {

  border:0px solid transparent;
  height : 22px;  
  padding-left: 3px;
  font:normal 16px Trebuchet MS,"lucida grande",tahoma,verdana,arial,sans-serif;
  color : #e95d0e
  margin: 15px;
  margin-left: 15px;
  margin-top:15px

}
h2 {
  border:0px solid transparent;
  border-top:1px solid #999;
  font: bold 1em "lucida grande",tahoma,verdana,arial,sans-serif;
  color:#464646;
  margin-left: 15px;
  margin-top:15px
}

.principal{background: white;}
.side{background: #ededed; height:610px; }

#content {
  background: white;
  padding-top: 1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 950px;
  margin:auto;
}
div#navigation {
  border-top:none;
}

#forum {position: relative; margin-top: 10px; height: auto;}

.postTitle {
  border: 0px solid transparent;
  height : 18px;  
  padding-left: 3px;
  font: normal 16px Arial,Trebuchet MS,"lucida grande",tahoma,verdana,sans-serif;
  color: gray;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;  
}
.post{background: none; border-top: 2px solid #f29e6e; border-bottom: none;padding-top: 5px;min-height: 15px;}
.postUserName { color : #e95d0e }
/*a.ui-button {
  background: transparent url(ui-button-right.gif) no-repeat scroll top right;
  color: #444;
  display: block;
  height: 17px;
  padding-right: 21px; 
  text-decoration: none;
}
a.ui-button:hover {
  background: transparent url(ui-button-right-over.gif) no-repeat scroll top right;
}*/



a.ui-button:hover span{
 color : #e95d0e;

}

/* fix bug IE6*/
a#ui-button-center:hover {
 color : #e95d0e;

}


#ui-button-left {
  clear: right; display: inline;float: left; margin-top: -1px;
  background: transparent url('ui-button-ok.png') no-repeat left;  
}

#ui-button-right {	
  background: transparent url('ui-button-right.png') no-repeat; 
}

a.ui-button span {
  font:normal 12px arial;  
  background: transparent url('ui-button-middle.gif') repeat-x top;
   display: inline;float: left; 

  padding: 2px 12px 2px 10px;
  color: #444;
  text-decoration: none;
  height: 17px;
}

a.ui-link {
  display:block;float:left;
  color: #444;
  height: 17px;
  padding-right: 6px; /* sliding doors padding */
  text-decoration: none;
}
a.ui-link span {
  display:block;
  line-height: 14px;
  padding: 2px 0px 2px 6px;
}
a.ui-link:hover {
  color:#B7382B;
  background: transparent url(ui-link-right.gif) no-repeat scroll top right;
}
a.ui-link:hover span {
  background: transparent url('ui-link-container.gif') no-repeat top left;
}
div.ui-results-nav {
  display:block;float:left;height:17px;
}
div.ui-results-nav a, div.ui-results-nav span {
  display:block;float:left;width:21px;height:17px;
  background: transparent url('ui-resultsCount-background.gif') repeat-x;
  text-align:center;
  padding-top:2px;
}
div.ui-results-nav a {
  color:black;
  text-decoration:underline;
}
div.ui-results-nav a.ui-results-nav-previous {
  background: transparent url('ui-resultsCount-previous.gif') no-repeat;
}
div.ui-results-nav a.ui-results-nav-previous:hover {
  background: transparent url('ui-resultsCount-previous-o.gif') no-repeat;
}
div.ui-results-nav a.ui-results-nav-next {
  background: transparent url('ui-resultsCount-next.gif') no-repeat;
}
div.ui-results-nav a.ui-results-nav-next:hover {
  background: transparent url('ui-resultsCount-next-o.gif') no-repeat;
}
div.ui-results-maxPerPage {
  display:block;float:right;height:17px;
}
div.ui-results-maxPerPage span.text {
  padding:2px 0px 2px 0px;
  display:block;float:left;
}

.right { float:right; text-decoration: none;}
.right-home { position:absolute; float:right; text-decoration: none;margin-left: 190px;}
.right-presentation { float:right; text-decoration: none;margin-top: 10px;}
.right-clusters { position:absolute;float:right; text-decoration: none;margin-top: 35px;margin-left: 550px;}
.orderBy { float:right; }
div.margin-left {margin-left: 2px;}

div.ui-presentation-item {
  background-color:white;

}
div.ui-presentation-item-img a img{
  max-height: 80px;
  height: 60px;
}
.ui-presentation-item-duration {
  color:#f1f1f1;
  position: relative;
  margin-right:-2px;margin-top:-14px;
  padding:1px;
  font:normal 0.85em "lucida grande",tahoma,verdana,arial,sans-serif;
  text-align:center;
  float:right;width:33px;height:14px;
  background: transparent url('ui-presentation-duration.png') no-repeat;
}
div.ui-presentation-item-img {
  width:106px;
  /*background:black none;*/
  display:block;float:left;margin:5px;
}
div.ui-presentation-item-desc {
  display:block;clear:right;float:left; margin:2px;
}
div.ui-presentation-item-desc a.themeColor,
div.ui-presenter-item-desc a.themeColor {
  color:black;
  font-weight:bold;
  text-decoration:none;
}
div.ui-presentation-item-desc a.themeColor:hover,
div.ui-presenter-item-desc a.themeColor:hover {
  color:#ff6600;
  text-decoration:underline;
}
ul.ui-presentation-item-attr li {
  display:inline;
}
div.ui-presenter-item {
  background-color:#f2f2f2;
  display:block;
  float:left;
  margin-bottom:2px;
  width:310px;height:91px;
}
div.ui-presenter-item-img {
  width:108px;height:81px;
  background:black none;
  display:block;float:left;margin:5px;
}
div.ui-presenter-item-desc {
  display:block;clear:right;float:left; margin:2px;
  width:180px;
}
div.ui-pres-watch-item {
  background-color:#f2f2f2;
  display:inline;
  float:left;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:2px;
  height:46px;
}

.ui-pres-watch-item-duration {
  color:#f1f1f1;
  position: relative;
  margin-right:-1px;margin-top:-15px;
  padding:1px;
  font:normal 0.85em "lucida grande",tahoma,verdana,arial,sans-serif;
  text-align:center;
  float:right;width:33px;height:14px;
  background: transparent url('ui-presentation-duration.png') no-repeat;
}
div.ui-pres-watch-item-img {
  width:56px;height:42px;
  background:black none;
  display:block;float:left;margin:2px;
}
div.ui-pres-watch-item-desc {
  width:134px;
  display:block;clear:right;float:left; margin:2px;
}
div.ui-pres-watch-item-desc a {
  color:black;
  font-weight:bold;
  text-decoration:none;
}
div.ui-pres-watch-item-desc a:hover {
  color:#ff6600;
  text-decoration:underline;
}
div.ui-document-item {
  background-color:#f2f2f2;
  display:inline;
  float:left;
  margin-bottom: 8px;
}
div.ui-document-item-img {
  width:78px;
  padding-left:30px; padding-top:10px;
  display:block;float:left;margin:5px;
}
div.ui-document-item-desc a.themeColor {
  color:black;
  font-weight:bold;
  text-decoration:none;
}
div.ui-document-item-desc a.themeColor:hover {
  color:#ff6600;
  text-decoration:underline;
}
div.ui-document-item-desc {
  display:block;clear:right;float:left; margin:2px;width:470px;
}
.toolbar .title h1 {
  font-size:1em;
  line-height:1.1em;
}
#annex ul {
  margin-top: -5px;
}

#annex ul li {
  margin-top: 10px;
}

#annex li a{
  float: none;
}

#-six {
  height: auto;
  overflow-y: auto;
}
/* medias*/
.toolbar {

}
/*
#mediaHolder {
  border: 1px solid #A9A9A9;
}

#annex {
  border: 1px solid #A9A9A9;
}


#sidebar {
  width:202px;
  margin-left: -30px;
}

#sidebar textarea{
  width:180px;
}

.accordion_content{
  width:202px;
}
#chapters {
  margin-left: 20px;
  width: 186px;	
}

#chapters #chapterList{
  width: 186px;	
}*/

/* HEADER */
#header-logo{position:relative;margin-left: 10px;display:block;clear:left;}
div#title {float:left; margin-top:5px;color:white;font: normal 29px Trebuchet MS,Arial,Verdana;font-size:29px;text-transform:uppercase;}
div#header.frontend  {background: transparent repeat-x url(ui-h1-orange-title.png); height:79px;width:990px;margin:auto; }

div#header.frontend ul#nav {position:absolute;left:295px;top:48px;}
div#header.frontend ul#nav li {
  clear: right;
  float:left;
  height:30px;
  list-style-type:none;
  padding-left:10px;padding-right:10px;padding-top:3px;
  background: transparent url(ui-tab-gray.png) ;
  margin-right : 5px;
}
div#header.frontend ul#nav li a {
  color:#747474;
  text-decoration:none;
  display:block;
  clear:none;
  font:normal 11px Arial,Trebuchet MS;
  font-size: 11px;
  margin-top:6px;
  text-transform: uppercase;
}

/* define the color of the hover of the link of the menu*/
div#header.frontend ul#nav  li a:hover, div#header.frontend ul#nav li a.active {
   color:#0084a9;
}
div#header #userPanel {
  color:#444444;
  font-size:0.9em;
  margin-right: -18px;
}
div#header #userPanel a {
  color: black;
}
div#header.frontend #userPanel div, div#header.frontend #userPanel a, #header #userPanel span {
  float:left;
  color: white;
}
div#userPanel ul {
  display:inline;float:left;
}
div#header.frontend div#userPanel ul li.bar-separator {background: transparent url(ui-separator-white.gif) right no-repeat;}
div#header.frontend div#userPanel ul li {
 
  float:left;
  font-family:inherit;
  list-style-type:none;
  display:inline;
  margin-left:5px;
  margin-top:2px;
  padding-right:15px;
}

div#header.backend  {background: transparent repeat-x url(ui-h1-orange-title.png); height:79px;width:990px;margin:auto; }
div#header.backend div#userPanel ul li {
 
  float:none;
  font-family:inherit;
  list-style-type:none;
  display:inline;
  margin-left:5px;
  margin-top:2px;
  padding-right:15px;
}
div#header.frontend div#userPanel a {color: white;}
div#header.frontend div#userPanel a:hover {color:black;text-decoration:none;}


div#searchBar {
  position:absolute;top:50px;left:754px;background: transparent repeat-x url(ui-tab-gray.gif);height:22px;margin-left:20px;
}

div#searchBar form#searchForm {
    width:180px;
    margin-top:-10px;
}

div#searchBar input.word {
  border:none;
  width:144px;
  background:transparent none;
  padding:0px;
  margin:0px;
  padding-left:3px;
  margin-left:1px;
  margin-right:1px;
  margin-top:8px;
  margin-bottom:2px;
  font-style: italic;
  font-size:12px;
  color: gray;
}

div#searchBarIE form#searchForm{
   /* width:180px;
    margin-top:-3px;*/
}

div#searchBarIE {
  position:absolute;top:50px;left:764px;background: transparent repeat-x url(ui-tab-gray.gif);height:22px;
}

div#searchBarIE input.word {
  border:none;
  width:144px;
  background:transparent none;
  padding:0px;
  margin:0px;
  padding-left:3px;
  margin-left:1px;
  margin-right:1px;
  margin-top:5px;
  margin-bottom:2px;
  font-style: italic;
  font-size:14px;
  color: gray;
}


div#searchBarIE6 form#searchForm{
    position:relative;float:left;display:inline;
    margin-left: 1px;

}

div#searchBarIE6 {
  position:absolute;top:48px;left:764px;background: transparent repeat-x url(ui-tab-gray.gif) ;height:26px;width:150px;
}

div#searchBarIE6 input.word {
  border:none;
  width:144px;
  background:transparent none;
  position: absolute;
  margin-right:1px;
  margin-top: 5px;
  margin-left: -5px;
  font-style: italic;
  font-size:12px;
  color: gray;

 }

input#searchSubmitIE6 {background:transparent url(search-form-submit.gif) no-repeat top left ;border:0px solid transparent;width:22px;height:17px;margin-bottom:-6px;
cursor:pointer;position:relative;  z-index:5;margin-left: 1px;}

input#searchSubmitIE {background:transparent url(search-form-submit.gif) no-repeat top left ;border:0px solid transparent;width:22px;height:17px;margin-bottom:-3px;
cursor:pointer;position:relative;  z-index:5;margin-left: 1px;}

input#searchSubmit {background:transparent url(search-form-submit.gif) no-repeat top left ;border:0px solid transparent;width:22px;height:17px;margin-bottom:-3px;
cursor:pointer;position:relative;  z-index:5;margin-left: 1px;}


.presentationIE6 {
  margin-right: -20px;
}


/* HOME PAGE */

.homeTitle {
  font: normal 32px Arial,Trebuchet MS,"lucida grande",tahoma,verdana,sans-serif;
  height : 22px;
  font-size: 32px;
  color: #b7382b;
  background: none;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 25px;
}

.homeTitle-normal {
  text-transform: uppercase;
  font-size: 18px; 
  padding-top: 25px;
  position: relative;
  display: block;
}
.homeTitle-normal2 {
 text-transform: uppercase;
  font-size: 18px;
  margin: 0px;
  /*padding-top: 25px;*/
}

h1.homeTitleGray {
  background: transparent url(ui-h1-gray-bg.png);
  height : 20px;
  text-transform: uppercase;
  color: white;
  margin-right: 0px;
  margin-top: -12px;
}

h1.homeTitleOrange {
  background: transparent url(ui-h1-orange-bg.png);
  height : 20px;
  text-transform: uppercase;
  color: white;
  margin: 15px;
}
.spanOrange {
  border: none;
}
div#featuredPresentation {
  background:none no-repeat;
  width:618px;
  margin: 10px;
  height: 180px;
 }
div#featuredPresentation img {}
div#featuredPresentation h2 {font: normal 1.2em "lucida grande",tahoma,verdana,arial,sans-serif;text-align:left;
  margin: 15px;}

#featuredPresentation #description
{
  width: 309px;
  height: 179px;
  margin: 0px;
  background: transparent no-repeat url(ui-bg-presentation.png);
  color: #999999;
}
#description p {
  margin-left: 15px;
  color: #4c4c4c;
}

div#featuredPresentation div#description h2 {
  border: 0px none transparent;
  color:black;
  font: bold 1em "lucida grande",tahoma,verdana,arial,sans-serif;
  
}

#presenter {
  border: 0px none transparent;
  color:black;
  font: normal 1em "lucida grande",tahoma,verdana,arial,sans-serif;
  display: inline;
}
#mostViewed li, #mostRecent li, #mostRecentIE6 li, #deeptaggingchannel li {
  border:0px solid transparent;
  list-style-type: none;
}

#mostRecentIE6 {
  margin-right: -20px;
  margin-left: 10px;
  position: relative;float: left;min-height:610px;
 
}

#mostRecent {
  margin-right: -20px;
  margin-left: 10px;
  position: relative;float: left;min-height:610px;
  left: 10px;
}

#mostRecent ul ,  #mostRecentIE6 ul{
  padding-left: 15px;
  padding-right: 15px;
}

#channels ul, #clusters ul {
  margin-left : -2px;
  font: bold 12px arial, "lucida grande";
  color: #555555;  
}

#channels li, #clusters li, #channels li:hover, #clusters li:hover {
  background:transparent none;
  margin-left:15px;
  padding-left: 0;
}
#mostRecent li, #mostRecent li:hover, #mostRecentIE6 li, #mostRecentIE6 li:hover{
  background:transparent none;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:0px;
}
#mostRecent li div.ui-presentation-item a, #mostRecentIE6 li div.ui-presentation-item a {
  color:black;
}
#mostRecent li div.ui-presentation-item a:hover, #mostRecentIE6 li div.ui-presentation-item a:hover{
  color:#FF6600;
}
#mostRecent li div.ui-presentation-item div.ui-presentation-item-desc, #mostRecentIE6 li div.ui-presentation-item div.ui-presentation-item-desc {
  width:135px;
}
#channels li a:hover, #clusters li a:hover {
  background:#F5F5F5 none;
}
div#cluster.span-8 ul li a {
  display:block;
}
ol#tagList {
  font-size:13px;
  margin: 15px;
}
ol#tagList li a {
  color:black;
  text-decoration: underline;
}
ol#tagList li a:hover {
  text-decoration:underline;
  color : #B7382B;
}

ol#tagList li a:focus {
  outline:0;
}


/* CLUSTERS */

div#clusterList ul {
  margin-left: 25px;
  margin-top: 25px;
}

div#clusterList li {
  background:transparent none;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:0px;
  margin-bottom:10px;
  border-bottom:1px solid #EAEAEA;
}
div#clusterList li a {
  color:black;
  font-weight:bold;
  text-decoration:none;
}


li.tag, li.document {
  /*background-color: #ccc;*/
}



#clusters img {
	margin-top: 3px;
}

div.presentationClusterList div.ui-presentation-item div.ui-presentation-item-desc {
  width:500px;
}
div.presentationList div.ui-presentation-item div.ui-presentation-item-desc {
  width:500px;
}

.print, .modify {
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}

/* BREADCRUMB */

.breadcrumb a, .breadcrumbFirst a {
    font-size: 0.9em;
    text-decoration: none;
    padding: 1px 12px;
    color: #000;
}
.floating a {
  text-decoration: none;
  color: #000;
}
span.breadcrumb {
  margin-left: -13px;
}



.breadcrumb a {
  background: transparent url(breadcrumb/breadcrumb.gif) 0px 0px no-repeat;
  margin-left: 5px;
  position: relative;
  display: inline;
}
.breadcrumbFirst a {
  background: transparent url(breadcrumb/breadcrumbFirst.gif) 0px 0px no-repeat;
  margin-right: 5px;
}
.floating a:hover, .breadcrumb a:hover, .breadcrumbFirst a:hover {
  position: relative;
  color: #fff;
  z-index: 1000;
}
.breadcrumb a:hover {
  background: transparent url(breadcrumb/breadcrumb.gif) 0px -16px no-repeat;
}
.breadcrumbFirst a:hover {
  background: transparent url(breadcrumb/breadcrumbFirst.gif) 0px -16px no-repeat;
}

.floating a span, .breadcrumb a span, .breadcrumbFirst a span {
  display: none;
  color: #000;
  position: relative;
}
.floating a:hover span, .breadcrumb a:hover span, .breadcrumbFirst a:hover span  {
  display: block;
  position: absolute; left: 60px; bottom: 10px;
  /* formatting only styles */
  width: 150px;
  padding: 5px; margin: 0px; z-index: 900000;
  background: #f0f0f0; border: 1px dotted #ff6633;
  opacity: 1;
  /* end formatting */
}

/* ACCORDION */
.accordion_toggle
{
  background-color: #989898;
  background: url("../../themes/generali/accordion.png") no-repeat scroll transparent;
}

.accordion_toggle .selected
{
  background-color: #eb6f29;
  margin-left: -4px;
  margin-top: -1px;
  height: 18px;
  padding-left: 4px;
}

.accordion_toggle a
{
  font:regular 10px Trebuchet MS,"lucida grande",tahoma,verdana,arial,sans-serif;	
  color: white;
  font-weight:bold;
    
}


.accordion_toggle_active, .accordion_content
{
  color: #262536;
  background-color: #eb6f29;


}

.accordion_toggle_active
{
  border-bottom: 1px solid #ccc;
}

#buttonSave {margin-bottom:0px;}

#sidebar textarea {
margin: 0 0 5px 2px;
}
#sidebar .presentationListItem
{
  color: #262536;
}

/* END ACCORDION */

/* WATCH */
h1.watchTitle{color:#B7382B;font:18px Arial;margin:0;padding:0}
div.watchToolbar{margin:0px;}
#-two{overflow:hidden;}
