/* ====================================================================
 * styles for the digg plugin
 * -------------------------------------------------------------------- */


/*-------------Style for suggestion form-----------------*/
#form-content  ul li label{
	width: 100%;
   float:none;
   text-align: left;
   margin: 0;
   padding:0;
}

#form-content ul li input {
   text-align: left;
}

#form-content  span.form-field-column ul {
   list-style-type: none;
   padding: 0px;
   padding-left: 5px;
   margin-left: 50%;
   margin-right: 0px;
   margin-top:0px;
}

#form-content span.form-field-column li {
   margin: 0px;
   padding: 0px;
}

#form-content  span.form-field-ligne ul {
   list-style-type: none;
   padding: 0px;
   padding-left: 5px;
   margin-left: 50%;
   margin-right: 0px;
   margin-top:0px;
}

#form-content span.form-field-ligne li {
   margin: 0px;
   padding: 0px;
   display: inline;
   float: left;
}

#form-content  span.form-info{
	float: right;
	
	}
label.form-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE9C00;
	margin-left: 0px;
	padding-left: 0px;
}



fieldset.form-fieldset {
	background:#F8F8F8;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-right: 10px;
   margin-left: 10px;
   padding-bottom: 10px;
}

legend.form-legend {
	font-size: 12px;
   font-weight: bold;
   color: #1C2861;
}

div.form-element {
	margin-bottom: 10px;
   	margin-top: 10px;
    clear: both;
}

div.form-element-conditionnel  
{

}

span.form-label {
	float: left ;
	width: 50%;
	text-align: right;
	padding-right: 5px;
}



.form-submit {
	margin-left: 5px;
   margin-bottom: 5px;
   padding-top:1px; border:none; color:#FFFFFF;
   font-size:x-small;
   font-weight:bold;
   text-transform:uppercase;
   background:#859ECF;
   cursor: pointer;
   cursor: hand;
   text-align: center ;
}



/*-------------info bulle help-----------------*/
a.info{
    position:relative; 
    z-index:0; 
    background: url(../images/admin/skin/bullet.gif) no-repeat left;
    padding: 0 0 1px 12px;
    cursor: pointer;
    cursor: hand;
    }

a.info:hover{
    z-index:25;
    background-color: #F8F8F8;
    text-decoration: none;
}

a.info span{
    display: none;
}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:-5em; 
    right:0em; 
	_right:95%;
    border:1px solid #395E7D;
  	background:#F8F8F8;
  	color:#000000;
 }
#form-content pre
{
	background:#FFFFFF;
	padding:10px;
	
}
#form-requirement
{
	background:#FFFFFF;
}


/*--------List digg submit---------------*/

h2.h2-digg {
	background-color: #1F4772;
	color: white;
	-moz-border-radius:15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.diggSubmitElement {
	
	border: dotted 2px black;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;

}

div.diggSubmitElementValue {
	float: left;
	width: 90%;
	
}

div.diggSubmitElementScore {
	-moz-border-radius:15px;
	border: sollid 1px black;
	padding: 10px 10px 10px 10px;
	background-color: #1F4772;
  	text-decoration: none;
	text-align: center;
  	color: white;
	margin-right: 5px;
	float: left;
	width: 4%;
}

span.read-digg-detail {
	position: relative;
	bottom: 0px;
	right: 0px;	
	float: right;
	padding-right: 5px;
}

div.user-info {
	position: relative;
	bottom: 0px;
	left: 50px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}
/*-------------diggSubmit ---------------*/

div.response-element {
	margin-bottom: 10px;
   	margin-top: 10px;
    clear: both;
}

div.response-element-title {
	margin-bottom: 10px;
   	margin-top: 10px;
    clear: both;
    font-size: 14px;
	font-weight: bold;
}


/*--------Structure page----------------*/
 #middle-columns-float
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

#middle-columns-col1
{
	float: left;
	width: 70%;
}

#middle-columns-col2
{
	 float: left; 
	 width: 30%;
	 _width: 29%;
}

#middle-columns-col1-content
{
	border: none;
	color: #000000;
	padding-left:10px;
	padding-right:5px;
}
#middle-columns-col2-content
{
	border: none;
	color: #000000;
	padding-left:5px;
	padding-right:10px;
}
/*--------------Comments--------------------*/

div.comments {
	border: dotted 1px;
	clear: both;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}

div.comment-link {
	position: relative;
	bottom: 0px;
	left: 50px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

table.comment-table {
	border: solid 1px;
	margin : 5px 0px 5px 0px;
	width: 90%;
}

tr.comment-title {
	background-color: #1F4772;
	
}

td.comment-title {
	color: white;
}

tr.comment-value {
	background-color: #F7D694;
}

td.comment-value {
	padding-top: 10px;
}



/*-------------menu---------------*/

#digg-menu-main { 
  padding-top:12px ;
  padding-bottom:7px;
  margin-left: 50px;
}

.digg-tab {
  border:solid 1px;
  margin: 0px 5px 0px 2px ;
  padding:7px 3px 7px 3px;
  -moz-border-radius-topright : 15px;
  -moz-border-radius-topleft : 15px;

}

a.digg-tab {
  background-color: #F7D694;
  text-decoration:none; 
}
 
.digg-active-tab {
   border:solid 1px;
   margin: 0px 5px 0px 2px ; 
   padding: 7px 3px 7px 3px ;  
   background-color: #1F4772;
   -moz-border-radius-topright : 15px;
   -moz-border-radius-topleft : 15px;
}

a.digg-active-tab {
  background-color: #1F4772;
  text-decoration: none;
  color: white;
  border: none;
}

a.digg-active-tab:link, a.digg-active-tab:visited {
  background-color: #1F4772;
  text-decoration: none;
  color: white;
  border: none;
}

a.digg-active-tab:hover, a.digg-active-tab:active {
  background-color: #1F4772;
  text-decoration: none;
  color: white;
  border: none;
}

#digg-barre {
	border-top:solid 10px;
	background-color: #F7D694;
	padding-top: 5px;
	padding-bottom: 5px;
}

#digg-filter {
	margin-left: 30px;

}
#digg-sorter{
	
	background-color: #F7D694;
	
}

div.digg-portlet {
	border: #D2D6D6 1px solid;
    padding-left: 5px;
    padding-right: 6px;
	 padding-bottom: 6px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
}


#digg-sorter-label {
	
	float:left;
	text-align: right;
	margin-left: 30px;
	margin-top: 5px;
	padding-right:5px;
}
#digg-sorter-list {
	
	margin-left: 30px;
	margin-top: 5px;
	background-color: #F7D694;
	}
/*------------Vote---------------*/

div.digg-vote {
	background:transparent url(../../../images/local/skin/plugins/digglike/vote_cartouche.png) no-repeat top left;
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 20px 50px 20px 50px;
	height: 91px;
}

div.digg-vote div.digg-vote-title {
  background:transparent url(../../../images/local/skin/plugins/digglike/vote_fleche.png) no-repeat center center;
  width: 96px;
  height: 53px;
  float: left;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  padding-top: 22px;
}

div.digg-vote div.digg-vote-title label {
  position: relative;
	top: 6px;
	left: 0px;
  color: white; 
}

div.digg-vote  div.digg-vote-span {
  float: left;
  padding-top: 25px;
  margin-left: 40px;
}




