/* CSS layout written by Nawal Husnoo */

#leftmenu{
float: left;
}

#leftmenu a{
 font-family:"Trebuchet MS", Verdana,sans-serif;
list-style-type: none;
padding: 5px;
padding-top: 10px;
border-style: solid;
border-width: 1px;
border-color: #6f2e27;
  -moz-box-shadow: 2px 2px 3px #555;
-webkit-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
width: 140px;
height: 40px;
margin: 10px;
text-decoration: none;
color: #000000;
display: block;
background-color: #ffffff;
}

#leftmenu a:hover{
  background: #F0DDD5; /*#c4c4c4;*/
}
#leftmenu a.selected{
  background: #891b0b;
  color: #ffffff;
}

#leftmenu h3{
margin-top: 15px;
}


#inside{
/*height: 600px;*/
background: #ffffff;
border-top-style: solid;
border-top-width: 5px;

padding-left: 20px;
padding-right: 20px;
}

#contents{
background: #ffffff;
margin-left: 162px;
}

.talkbutton{
  height: 214px;
  width: 200px;
  margin: 5px;
  -moz-box-shadow: 2px 2px 3px #555;
-webkit-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
border-style: solid;
border-width: 2px;
border-color: #6f2e27;
}

.talkbutton:hover{
  border-color: #f67c00;
}


.prop {
  height:600px;
  float:right;
  width:1px;
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }



#inside{
/*background-color: #44ddff;  contents on photo page and left menu */

}





#contents{
  padding: 10px;
 font-family:  Arial,Helvetica,sans-serif;
/*background-color: #ff0e22;  contents on many pages */
text-align: left;
line-height: 16px;
font-size: 14px;
  color: #330000;
}

#contents h3{
margin: 5px;
margin-left: 0px;
margin-top: 0px;
font-size: 16px;
}


#contents ul{
margin-bottom: 20px;
margin-left: 0px;
}

#contents ul li{
margin: 4px; 
margin-left: 0px;
line-height: 16px;
}


#contents td{
  padding: 4px;
  line-height: 22px;
}

#contents p{
margin-bottom: 20px;
text-align: justify;
line-height: 18px;
font-size: 14px;

}

#contents .poster_name{
  line-height: 10px;
/*  margin-left: 28px;*/
  font-weight: bold;
}

.buttonrat{
line-height: 10px;  
}

.smallpic{
display: block;
}

#participants{
font-size: 12px;
}

#postertable td{
  padding: 5px;
  padding-bottom: 0px;  
  padding-top: 0px;  
}


.tabnum{
text-align: right;
}

.tabname{
border-color: #ffffff;  
padding-bottom: 0px;
padding-top: 0px;
border-style: solid;
border-bottom-width: 10px;
}

.aude_bar{
color: #222222;
}

#postertable a{
text-decoration: none;
color: #891b0b;
}

#postertable a:hover{
color: #f00f0f;
}

#aboutcol{
  color: #330000;
}

#rat_text{
margin-top: 0px;
}













#grouppic{
width: 726px;
margin: 0px;
padding: 0px;

}


#photos{
width: 735px;
background-color: #000000;  
padding: 0px;
text-align: right;
}

#mainphotos{
background-color: #000000;  
width: 735px;
height: 600px;
float: right;
}

#photos a{
margin: 0px;
padding: 0px;
}

#photos img{
margin: -2px;
padding: -2px;
}


.one{
width: 181px;
margin: 0px;
padding: 0px;
}

.two{
width: 181px;
margin: 0px;
padding: 0px;
}



