@charset "iso-8859-1";
@import url(../../base/css/groups.css);


.group_edit_table tr td.group_edit_td_label
{
    text-align:right;
    font-weight:normal;
    vertical-align:top;
    padding-top:7px;
}

.group_info_row
{
    left:10px;
    position: relative;
    width:410px;
    overflow:hidden;
    color: #FFF;
    font-weight:normal;
}
.group_info_row2
{
    left:0px;
    position: relative;
    width:520px;
    overflow:hidden;
    top: 30px;
}

.group_games_pre1 {
    padding: 0 10px;
}

.group_games_block {
    margin-bottom: 10px;
    height:100%;
}

.group_games_block .game_options {
    color: #666E79;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #A2A2A2;
    padding: 0;
    margin-top: 5px;
    margin-right: 10px;
}

.group_games_block .game_title {
    font-size: 18px;
}

.group_games_block .status_notice {
    background-color: #FF0000;
    color: white;
    font-weight: bold;
    font-size: 11px;
    padding: 0;
    margin-top: 10px;
}

.group_games_block .player {
    padding-right: 10px;
    white-space: nowrap;
    font-size:11px;
    width: 230px;
    float: left;
}

.group_games_block .player2 {
    font-size:11px;
}

.group_games_block .lastmodified {
    font-size: 11px;
}

#groupunlink a {
     text-decoration: none;
     color:#444444;
     display: block;
     width: 16px;
     height: 16px;
     vertical-align: middle;
     text-align: center;
     background: transparent url('../images/icons/warn_gray.gif') left top no-repeat;
     z-index: 50000;
}
#groupunlink a:hover {
     background: transparent url('../images/icons/warn.gif') left top no-repeat;
}
.game_button,
.group_games_block .game_button {
     display: block;
     float: left;
     margin: 0 8px 5px 0;
     text-align: center;
     font-size: 12px;
     font-weight: bold;
     width: 145px;
     height: 30px;
     line-height: 29px;
     vertical-align: middle;
}
.game_button a,
.group_games_block .game_button a {
     text-decoration: none;
     color:#444444;
     display: block;
     width: 145px;
     height: 30px;
     line-height: 29px;
     vertical-align: middle;
     text-align: center;
     background: #FFFFFF url('../images/button.png') left top no-repeat;
     z-index: 50000;
}

.button0 a,
.group_games_block .button0 a {
    background-color: #bdec56;
}

.button0 a:hover,
.group_games_block .button0 a:hover {
    background-color: #a4d636;
}

.group_games_block .button1 a,
.button1 a {
    background-color: #eda44f;
}

.group_games_block .button1 a:hover,
.button1 a:hover {
    background-color: #d08126;
}

.group_games_block .button2 a,
.button2 a {
    background-color: #fde647;
}

.group_games_block .button2 a:hover,
.button2 a:hover {
    background-color: #d1bb25;
}

.group_games_block .button3 a {
    background-color: #db8cf2;
}

.group_games_block .button3 a:hover {
    background-color: #a926d1;
}

.group_games_block .button4 a {
    background-color: #65b1e0;
}

.group_games_block .button4 a:hover {
    background-color: #268fd1;
}

a.actions
{
    font-weight:bold;
    font-size:16px;
}

.center_thumb_kp {
    margin-left:20px;
    overflow:hidden;
    width:112px;
}
.group_info_main_img {
    width:110px;

}
.Create Group
{
    width:52px;
    height:77px;

}
.Change Parternership Status
{
    width:152px;
    height:77px;

}

.group_date
{
    color:white;
    font-weight:normal;
    padding-right:10px;
    text-align:right;
    font-size:11px;
}

.spanTD span
{
display:block;
margin:2px;
}

.group_info_row a:link,
.group_info_row a:visited,
.group_info a:link,
.group_info a,
.group_info a:hover,
.group_info a:active
{
    color:#FFFFFF;
}

.group_left_div .thumbnail_block,
.group_left_div .thumbnail_block img {
    border: none;
}
.group_creator_info {
    margin-right: 10px;
}

/* Style Of Slide Gallery */
#slider {
/* required settings */
position:relative;
overflow:hidden;
width: 920px;
margin: 0 auto;
}

#slider .scroll {
  height: 200px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom;
  border: 1px solid silver;
}

#slider .scrollContainer div.panel {
  height: 200px;
  width: 900px;
  margin-right: 20px;
  vertical-align: top;
}

#slider ul.navigation {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 3px;
position:relative;
width: 765px;
height: 35px;
overflow: hidden;
}
#slider ul.navigation li {
display:inline;
margin-right:3px;
width: 150px;
height: 35px;
float:left;
position:relative;
text-align: center;
vertical-align: top;
}
#slider ul.navigation a:hover {
background-color:#F6F6F6;
padding:0 0 0 0;
line-height:35px;
}
#slider ul.navigation a.selected {
padding:0 0 0 0;
line-height:35px;
}
#slider ul.navigation a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0 0 0 0;
line-height:35px;
}
#slider ul.navigation a {
color:#444444;
padding:10px 0 0 0;
float:left;
text-decoration:none;
width: 150px;
height: 35px;
line-height: 30px;
}
#slider ul.navigation a.tab0 {
background: url(../images/tab0.gif) no-repeat left bottom;
}
#slider ul.navigation a.tab1 {
background: url(../images/tab1.gif) no-repeat left bottom;
}
#slider ul.navigation a.tab2 {
background: url(../images/tab2.gif) no-repeat left bottom;
}
#slider ul.navigation a.tab3 {
background: url(../images/tab3.gif) no-repeat left bottom;
}
#slider ul.navigation a.tab4 {
background: url(../images/tab4.gif) no-repeat left bottom;
}

#slider div.next-prev {
float: right;
vertical-align: top;
position:relative;
display:inline;
height: 28px;
}

#slider div.next-prev a {
    display: block;
    width: 48px;
    height: 28px;
    float: right;
}

#slider div.next-prev a.left {
    background: transparent url('../images/tab_prev.gif') left top no-repeat;
}

#slider div.next-prev a.left:hover {
    background: transparent url('../images/tab_prev_over.gif') left top no-repeat;
}

#slider div.next-prev a.right {
    background: transparent url('../images/tab_next.gif') left top no-repeat;
}

#slider div.next-prev a.right:hover {
    background: transparent url('../images/tab_next_over.gif') left top no-repeat;
}

#slider div.next-prev img:hover {
cursor:pointer;
}

#slider .tabscroll {
width: 768px;
position: relative;
}


.infiniteCarousel {
  width: 860px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 780px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  margin: 0 40px;
  position: relative;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 28px;
  width: 150px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 0px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.group_member_edit {
    float: right;
}
.searchrow_block {
    margin-left: 90px;
}
.searchrow_block .short_desc {
width: 80%;
}
.searchrow_block .searchrow_thumb_block {
    padding-top: 21px;
}
div.thumbnail_block2
{
    text-align:center;
    padding:0px;
    border: medium none;
    float: right; position: relative;
    width: 49px;
    margin-right: 0px;
}
.short_desc {
margin-left: 1px;
}
.thumbnail_block
{
    margin-right: 10px;
}
.nick {
    margin-bottom: 5px;
    margin-left: 10px;
}
/*********** comments/blogs box */

.box
{
    width:100%;
    border-collapse:collapse;
    margin-top:1px;
}

.comments_box
{
    width: 675px;
    border-collapse:collapse;
    table-layout:fixed;
}

.box_t
{
    height:19px;
    width:100%;
    background-image:url(../images/img/box_t.gif);
}

.comments_box .box_t
{
    height:9px;
    background-image:url(../images/img/box2_t.gif);
    font-size:1px;
}

.box_tl, .box_tr
{
    height:19px;
    width:9px;
    overflow:visible;
}

.comments_box .box_tl, .comments_box .box_tr
{
    height:9px;
}

.comments_box .box_tl
{
    width:18px;
}

.box_m
{
    background-color:#efefef;
    margin-right: 5px;

    width: 100%;
}
.break {
font-size: 1px;
line-height: 1px;
float:right !important;
float: none;
}
/*
.box_m div
{
    width:100%;
    overflow:hidden;
}
*/

.box_m p
{
    margin:0;
    padding:0;
}


.box_ml
{

}

.comments_box .box_ml
{
    background-image:url(../images/img/box2_ml.gif);
background-color:transparent;
}

.box_mr
{
    background-image:url(../images/img/box_mr.gif);
}

.box_b
{
    height:9px;
    width:100%;
    background-image:url(../images/img/box_b.gif);
    overflow:hidden;
}

.box_bl, .box_br
{
    height:9px;
    width:9px;
    overflow:hidden;
}

.box_tl div
{
    position:relative;
}

.box_permalink
{
    position:relative;
    top:6px;
    margin-left:5px;
}

.comments_top
{
    width:100%;
    collapse-border:collapse;
    margin-left:7px;
}

.comments_bottom
{
    width:100%;
    collapse-border:collapse;
    margin-top:3px;
}

.comment_links
{
    text-align:right;
}

.comment_rate
{
    text-align:left;
    width:110px;
}

.comment_foo
{
    width:5px;
    font-size:1px;
}

.comment_info
{
    text-align:right;
    font-size:11px;
    color:#339933;
    padding-right:5px;
}

.visible {
}

.hidden {
    display: none;
}

/*Styles of Group Description*/
.topGroupDescLeft {
    background:url(../../../groups2/images/groupdesc_01.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:11px;
}
.topGroupDescRight {
    background:url(../../../groups2/images/groupdesc_03.gif);
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:11px;
}
.topGroupDescCenter {
    background:url(../../../groups2/images/groupdesc_02.gif);
    background-repeat:repeat-x;
    width:100%;
    height:12px;
}
.midGroupDescLeft {
    background:url(../../../groups2/images/groupdesc_04.gif);
    background-position:left top;
    background-repeat:repeat-y;
    padding-left:11px;
}
.midGroupDescRight {
    background:url(../../../groups2/images/groupdesc_06.gif);
    background-position:right top;
    background-repeat:repeat-y;
    padding-right:11px;
}
.midGroupDescCenter {
    background:url(../../../groups2/images/groupdesc_05.gif);
    width:100%;
}
.botGroupDescLeft {
    background:url(../../../groups2/images/groupdesc_07.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:11px;
}
.botGroupDescRight {
    background:url(../../../groups2/images/groupdesc_09.gif);
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:11px;
}
.botGroupDescCenter {
    background:url(../../../groups2/images/groupdesc_08.gif);
    background-repeat:repeat-x;
    width:100%;
    height:12px;
}

/*Styles of VoteBar*/
.votebarLeft {
    background:url(../../../groups2/images/groupvotebar_01.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    float:left;
    width:16px;
    height:19px;
}
.votebarRight {
    background:url(../../../groups2/images/groupvotebar_03.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    float:right;
    width:16px;
    height:19px;
}
.votebarCenter {
    background:url(../../../groups2/images/groupvotebar_02.gif);
    background-repeat:repeat-x;
    width:100%;
    height:19px;
}
.votebarContent{
    width:85%;height:19px;color:#FFFFFF;
}

.votebarContent div label:hover{
    font-weight:bold;
    font-size:16px;
    cursor:pointer;
}

/*Styles of Button Create Group*/
.btncreateLeft {
    float:left;
    background:url(../../../groups2/images/groupbtncreate_01.gif);
    background-repeat:no-repeat;
    width:31px;
    height:34px;
}
.btncreateRight {
    float:right;
    background:url(../../../groups2/images/groupbtncreate_03.gif);
    background-repeat:no-repeat;
    width:8px;
    height:34px;
}
.btncreateCenter {
    background:url(../../../groups2/images/groupbtncreate_02.gif);
    background-repeat:repeat-x;
    height:34px;
    color:#2c66c7;
    text-align:center;
    font-size:13px;
    padding-top:10px;
}

/* Style Description Me */
.topDescMe {
    padding-left:23px;
    padding-right:12px;
    height:26px;
}
.topDescMeLeft {
    background:url(../../../groups2/images/descme_01.gif);
    width:23px;
    height:26px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.topDescMeCenter {
    background:url(../../../groups2/images/descme_02.gif);
    height:26px;
    background-repeat:repeat-x;
}
.topDescMeRight {
    background:url(../../../groups2/images/descme_03.gif);
    width:12px;
    height:26px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat
}
.midDescMe {
    padding-left:23px;
    padding-right:12px;
}
.midDescMeLeft {
    margin-left:-23px;
    background:url(../../../groups2/images/descme_04.gif);
    background-repeat:repeat-y;
    background-position:left;
}
.midDescMeCenter {
    background:url(../../../groups2/images/descme_05.gif);
}
.midDescMeRight {
    margin-right:-12px;
    background:url(../../../groups2/images/descme_06.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.botDescMe {
    padding-left:23px;
    padding-right:12px;
    height:12px;
}
.botDescMeLeft {
    background:url(../../../groups2/images/descme_07.gif);
    width:23px;
    height:12px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.botDescMeCenter {
    background:url(../../../groups2/images/descme_08.gif);
    height:12px;
    background-repeat:repeat-x;
}
.botDescMeRight {
    background:url(../../../groups2/images/descme_09.gif);
    width:12px;
    height:12px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}

/* Style Comments */
.topgroupcomment {
    padding-left:23px;
    padding-right:12px;
    height:26px;
    width:100%;
}
.topgroupcommentLeft {
    background:url(../../../groups2/images/groupcomment_01.gif);
    width:23px;
    height:26px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.topgroupcommentCenter {
    background:url(../../../groups2/images/groupcomment_02.gif);
    height:26px;
    background-repeat:repeat-x;
}
.topgroupcommentRight {
    background:url(../../../groups2/images/groupcomment_03.gif);
    width:12px;
    height:26px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat
}
.midgroupcomment {
    width:100%;
    padding-left:23px;
    padding-right:12px;
}
.midgroupcommentLeft {
    margin-left:-23px;
    background:url(../../../groups2/images/groupcomment_04.gif);
    background-repeat:repeat-y;
    background-position:left;
}
.midgroupcommentCenter {
    background:url(../../../groups2/images/groupcomment_05.gif);
}
.midgroupcommentRight {
    margin-right:-12px;
    background:url(../../../groups2/images/groupcomment_06.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.botgroupcomment {
    width:100%;
    padding-left:23px;
    padding-right:12px;
    height:12px;
}
.botgroupcommentLeft {
    background:url(../../../groups2/images/groupcomment_07.gif);
    width:23px;
    height:12px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.botgroupcommentCenter {
    background:url(../../../groups2/images/groupcomment_08.gif);
    height:12px;
    background-repeat:repeat-x;
}
.botgroupcommentRight {
    background:url(../../../groups2/images/groupcomment_09.gif);
    width:12px;
    height:12px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}

/* Style List Comments */
.topgrouplistcomment0 {
    padding-left:23px;
    padding-right:12px;
    height:26px;
    width:100%;
}
.topgrouplistcomment0Left {
    background:url(../../../groups2/images/grouplistcomment_01.gif);
    width:23px;
    height:26px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.topgrouplistcomment0Center {
    background:url(../../../groups2/images/grouplistcomment_02.gif);
    height:26px;
    background-repeat:repeat-x;
}
.topgrouplistcomment0Right {
    background:url(../../../groups2/images/grouplistcomment_03.gif);
    width:12px;
    height:26px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat
}
.midgrouplistcomment0 {
    width:100%;
    padding-left:23px;
    padding-right:12px;
}
.midgrouplistcomment0Left {
    margin-left:-23px;
    background:url(../../../groups2/images/grouplistcomment_04.gif);
    background-repeat:repeat-y;
    background-position:left;
}
.midgrouplistcomment0Center {
    background:url(../../../groups2/images/grouplistcomment_05.gif);
}
.midgrouplistcomment0Right {
    margin-right:-12px;
    background:url(../../../groups2/images/grouplistcomment_06.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.botgrouplistcomment0 {
    width:100%;
    padding-left:23px;
    padding-right:12px;
    height:12px;
}
.botgrouplistcomment0Left {
    background:url(../../../groups2/images/grouplistcomment_07.gif);
    width:23px;
    height:12px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.botgrouplistcomment0Center {
    background:url(../../../groups2/images/grouplistcomment_08.gif);
    height:12px;
    background-repeat:repeat-x;
}
.botgrouplistcomment0Right {
    background:url(../../../groups2/images/grouplistcomment_09.gif);
    width:12px;
    height:12px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}

/* Sub */
.topgrouplistcomment {
    padding-left:23px;
    padding-right:12px;
    height:26px;
    width:100%;
}
.topgrouplistcommentLeft {
    background:url(../../../groups2/images/grouplistcommentsub_01.gif);
    width:23px;
    height:26px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.topgrouplistcommentCenter {
    background:url(../../../groups2/images/grouplistcommentsub_02.gif);
    height:26px;
    background-repeat:repeat-x;
}
.topgrouplistcommentRight {
    background:url(../../../groups2/images/grouplistcommentsub_03.gif);
    width:12px;
    height:26px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat
}
.midgrouplistcomment {
    width:100%;
    padding-left:23px;
    padding-right:12px;
}
.midgrouplistcommentLeft {
    margin-left:-23px;
    background:url(../../../groups2/images/grouplistcommentsub_04.gif);
    background-repeat:repeat-y;
    background-position:left;
}
.midgrouplistcommentCenter {
    background:url(../../../groups2/images/grouplistcommentsub_05.gif);
}
.midgrouplistcommentRight {
    margin-right:-12px;
    background:url(../../../groups2/images/grouplistcommentsub_06.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.botgrouplistcomment {
    width:100%;
    padding-left:23px;
    padding-right:12px;
    height:12px;
}
.botgrouplistcommentLeft {
    background:url(../../../groups2/images/grouplistcommentsub_07.gif);
    width:23px;
    height:12px;
    margin-left:-23px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.botgrouplistcommentCenter {
    background:url(../../../groups2/images/grouplistcommentsub_08.gif);
    height:12px;
    background-repeat:repeat-x;
}
.botgrouplistcommentRight {
    background:url(../../../groups2/images/grouplistcommentsub_09.gif);
    width:12px;
    height:12px;
    margin-right:-12px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}


a.cmt-comment-manage-edit,
a.cmt-comment-manage-delete {
    height: 16px;
    padding: 5px 14px 5px 20px;
    /*position: relativ_e;*/
    background-repeat: no-repeat;
    background-position: 0px center;
    line-height: 16px;
    color:#0033CC;
    text-decoration:none;
}
a.cmt-comment-manage-edit {
    background-image: url(../../../groups2/images/cmt-edit.png);
}
a.cmt-comment-manage-delete {
    background-image: url(../../../groups2/images/cmt-delete.png);
}

div .cmtreply{
    display:none;
}

/* Style if gallery=no photo */
.topGroupPhoto {
    padding-left:10px;
    padding-right:10px;
    height:11px;
}
.topGroupPhotoLeft {
    background:url(../../../groups2/images/groupphoto_01.gif);
    width:10px;
    height:11px;
    margin-left:-10px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.topGroupPhotoCenter {
    background:url(../../../groups2/images/groupphoto_02.gif);
    height:11px;
    background-repeat:repeat-x;
}
.topGroupPhotoRight {
    background:url(../../../groups2/images/groupphoto_03.gif);
    width:10px;
    height:11px;
    margin-right:-10px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat
}
.midGroupPhoto {
    padding-left:10px;
    padding-right:10px;
}
.midGroupPhotoLeft {
    margin-left:-10px;
    background:url(../../../groups2/images/groupphoto_04.gif);
    background-repeat:repeat-y;
    background-position:left;
}
.midGroupPhotoCenter {
    background:url(../../../groups2/images/groupphoto_05.gif);
}
.midGroupPhotoContent {
    text-align:center;
    color:#CCCCCC;
    padding:10px 0;
}
.midGroupPhotoContent a{
    text-transform:uppercase;
    font-weight:bold;
    color:#CCCCCC;
    text-decoration:none;
}
.midGroupPhotoRight {
    margin-right:-10px;
    background:url(../../../groups2/images/groupphoto_06.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.botGroupPhoto {
    padding-left:10px;
    padding-right:10px;
    height:10px;
}
.botGroupPhotoLeft {
    background:url(../../../groups2/images/groupphoto_07.gif);
    width:10px;
    height:10px;
    margin-left:-10px;
    float:left;
    background-position:left top;
    background-repeat:no-repeat;
}
.botGroupPhotoCenter {
    background:url(../../../groups2/images/groupphoto_08.gif);
    height:10px;
    background-repeat:repeat-x;
}
.botGroupPhotoRight {
    background:url(../../../groups2/images/groupphoto_09.gif);
    width:10px;
    height:10px;
    margin-right:-10px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}

a.cmt-comment-manage-edit,
a.cmt-comment-manage-delete {
    height: 16px;
    padding: 5px 14px 5px 20px;
    /*position: relativ_e;*/
    background-repeat: no-repeat;
    background-position: 0px center;
    line-height: 16px;
}
a.cmt-comment-manage-edit {
    background-image: url(../../../groups2/images/cmt-edit.png);
}
a.cmt-comment-manage-delete {
    background-image: url(../../../groups2/images/cmt-delete.png);
}

/*--- View Replies Styles---*/
div.cmt-replies,
div.cmt-replies-hover {
    margin: 0px 0px 5px 5px;
    font-size: 10px;
    cursor:pointer;
}
div.cmt-replies {
    clear: left;
    float: left;
}

div.cmt-replies a.cmt-replies-show,
div.cmt-replies a.cmt-replies-hide {
    padding-left: 10px;
    background-image:url(../../../groups2/images/cmt-show-hide.png);
    background-repeat:no-repeat;
    text-decoration: none;
}
div.cmt-replies a.cmt-replies-show {
    background-position:0px 0px;
}
div.cmt-replies a.cmt-replies-hide {
/*	display: none;*/
    background-position: 0px -13px;
}

/*--- Post Reply Styles ---*/
div.cmt-reply-to,
div.cmt-post-reply-to {
    margin: 0px 2px 5px 0px;
    /*position: relativ_e;*/
    font-size: 10px;
}
div.cmt-post-reply-to {
    float: right;
}
div.cmt-reply-to a,
div.cmt-post-reply-to a {
   text-decoration: none;
}

/****
 *Vote  +5 / -5 Begin
*****/
.vote5-5 {
    background: transparent url(../../../groups2/images/sprite_vote5-5.gif) no-repeat scroll left top;
}
.vote5-5done {
    background-position: 0px -42px
}
.vote5-5 {
    display: block;
    overflow: hidden;
    width: 245px;
    height: 21px;
    padding-left: 20px;
}

/* Version note-moi */
#vote .vote5-5 {
    margin: 10px auto;
}
/* Version profil */
#profil .vote5-5 {
    float: right;
    margin-bottom: 5px;
}

.vote5-5 li {
    display: block;
    float: left;
}

.vote5-5 a {
    display: block;
    text-decoration: none;
    height: 21px;
    width: 18px;
}

.vote5-5done a {
    cursor: default;/* vote déjà effectué : non cliquable */
}

.vote5-5 a span {
    visibility: hidden;
}

.vote5-5 a:hover, .vote5-5done .selected a, .vote5-5done .selected a:hover {
    background: transparent url(../../../groups2/images/sprite_vote5-5.gif) no-repeat scroll left top;
}

.vote5-5done  a:hover { background: transparent }
/* Styles spécifiques de chacun des chiffres */
.vote5-5 a.vote-5 { margin-left: 2px }
.vote5-5 a.vote-5:hover, .vote5-5done .selected a.vote-5 { background-position: -25px -21px }
.vote5-5 a.vote-4:hover, .vote5-5done .selected a.vote-4 { background-position: -43px -21px }
.vote5-5 a.vote-3:hover, .vote5-5done .selected a.vote-3 { background-position: -61px -21px }
.vote5-5 a.vote-2:hover, .vote5-5done .selected a.vote-2 { background-position: -79px -21px }
.vote5-5 a.vote-1:hover, .vote5-5done .selected a.vote-1 { background-position: -97px -21px }

.vote5-5 a.vote0, .vote5-5done a.vote0 {margin-left:18px; width: 18px; }
.vote5-5 a.vote0:hover, .vote5-5done .selected a.vote0, .vote5-5done .selected a.vote0:hover { background-position: -129px -21px }

.vote5-5 a.vote1:hover, .vote5-5done .selected a.vote1 {  background-position: -147px -21px }
.vote5-5 a.vote2:hover, .vote5-5done .selected a.vote2 {  background-position: -165px -21px }
.vote5-5 a.vote3:hover, .vote5-5done .selected a.vote3 {  background-position: -183px -21px }
.vote5-5 a.vote4:hover, .vote5-5done .selected a.vote4 {  background-position: -201px -21px }
.vote5-5 a.vote5:hover, .vote5-5done .selected a.vote5 {  background-position: -219px -21px }

/****
 *  Résultats +5 / -5
*****/
#voteresult {
    float: left;
    width: 180px;
    margin-right: 5px;
    background: #cdcbcc;
    text-align: center;
}
#voteresult h4 {
    background: url(/img/icons/arrow_r.png) left 3px no-repeat;
    margin-bottom: 0.5em;
    padding-left: 20px;
    text-align: left;
    font-size: 1.2em;
}
#voteresult h5 span {
    display: block;
    font-size: 2em;
    color: #0262dd;
}
/*Comment page*/
div.paginate {
    background-color:#EDEDED;
    height:30px;
    width:100%;
}

div.paginate div.info, div.paginate div.view_all, div.paginate div.reloader, div.paginate div.per_page {
    float:left;
}
div.paginate div.info {
    color:#333333;
    font-size:11px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    padding:0 5px 0 10px;
}

div.paginate div.pages_section {
    color:#333333;
    float:right;
    font-size:11px;
    padding-right:10px;
    text-align:right;
}
div.paginate_btn {
    background-position:center 0;
    background-repeat:no-repeat;
    float:left;
    height:16px;
    margin-top:7px;
    width:20px;
}
div.paginate_btn img {
    height:16px;
    width:20px;
}
div.paginate_btn:hover {
    background-position:center -16px;
}
div.paginate_btn.notactive {
    background-position:center -32px;
}
div.paginate div.pages_section div.not_active_page {
    color:#3333CC;
    float:left;
    padding:8px 5px 0;
    text-align:center;
}
div.paginate div.pages_section div.active_page {
    background-color:#FFFFFF;
    color:#333333;
    float:left;
    font-weight:bold;
    margin-left:2px;
    margin-right:2px;
    padding:8px 4px 3px;
    text-align:center;
}
/*
end comment page
*/
/****
 *Vote  +5 / -5 End
*****/

/*
Begin : Make Point
*/
div.cmt-rate {

}
div.cmt-points, div.cmt-buttons {
    float:left;
}
div.cmt-points {
    line-height:20px;
    padding-right:3px;
}
div.cmt-buttons {
    padding:4px 0;
}
div.cmt-buttons a.cmt-pos, div.cmt-buttons a.cmt-pos:active, div.cmt-buttons a.cmt-pos:visited, div.cmt-buttons a.cmt-neg, div.cmt-buttons a.cmt-neg:active, div.cmt-buttons a.cmt-neg:visited {
    font-size:10px;
    text-decoration:none;
}
div.cmt-buttons a.cmt-pos img, div.cmt-buttons a.cmt-neg img {
    background-image:url("../../../groups2/images/cmt-rate.png");
    background-repeat:no-repeat;
    height:12px;
    width:12px;
}
a.cmt-pos img, a.cmt-pos:active img, a.cmt-pos:visited img {
    background-position:0 0;
}
a.cmt-pos:hover img {
    background-position:0 -12px;
}
a.cmt-neg img, a.cmt-neg:active img, a.cmt-neg:visited img {
    background-position:-12px 0;
    margin-left:3px;
}
a.cmt-neg:hover img {
    background-position:-12px -12px;
}
div.cmt-rate-disabled div.cmt-buttons a.cmt-pos img {
    background-position:0 -24px;
}
div.cmt-rate-disabled div.cmt-buttons a.cmt-neg img {
    background-position:-12px -24px;
}
/*
End : Make Point
*/

.Msg_Box_a .msgbox_text,
.midGroupPhotoContent .MsgBox .msgbox_text {
    color:#cc5602;
    text-decoration:underline;
}

.Msg_Box_a .msgbox_text:hover,
.midGroupPhotoContent .Msg_Box .msgbox_text:hover {
    color:#0099cc;
    text-decoration:none;
    cursor:pointer;
}


