body{
    font-family:Arial;
}
div{
    font-family:Arial;
}

/*
 The containing box for moderators on a group page, and for now, members
*/
.moderator_box{
     width:930px;margin-bottom:5px;margin-left:12px;text-align:left
}

/*
 The containing box for the gallery on a group page
*/
.gallery_div_45{
    float:left;
    height:45px;
    width:145px;
    margin:5px;

    
}
.gallery_div_150{
    float:left;
    height:145px;
    width:145px;
    margin:5px;
    
}
/*
 The box containing text containg "Find a group..."
*/
.groups_head_subhead{
    border-top:1px dotted #aaa;width:935px;
    position:relative;left:12px;
}

/*
 The box containing text "Groups" or the name of a Group
*/
.groups_head_head{
    position:relative;left:12px;
}

/*
 The search button in the upper right
*/
.groups_search_button{
    width:90px;height:25px;vertical-align: middle
}

/*
 The search box in the upper right
*/
.groups_search_text_input{
    border:1px solid #88f;width:280px;height:19px;
}


.user_image_table{
    float:left;
    overflow:hidden;
    margin:20px;
    width:90px;
    height:60px;
}

/*
 the actual <img> used to show thumbs of group members
*/
.user_image{
    border:1px solid black;
    height:60px;
    width:60px;
    margin:20px;
}

/*
 the actual <img> used to show small thumbs of gallery images
*/
.gallery_img{
    border:0px;
}
.gallery_img_45{
    border:1px solid black;
}
td{
    font-family:Arial;
    text-align:left;
}

/*
 The actual text of a group title
*/
.groups_title{
    color: #000000;
	font: bold 18px Arial, Helvetica, sans-serif;
    
 }
 
 /*
 Auxillary class used to make a div 100% width
*/
 .stan_box{
    width:100%;
    
 }

/*
 USed for text color formatting
*/
 .groups_pink_color{
    color:#df2482;
 }
 .groups_thumb_profileID{
    color:#0b5ed4;
    font-style:italic;
 }
 .groups_pink_color_thumb_title{
    color:#df2482;
    font-weight:bold;
    font-family:Arial;
 }
 .hot_photo{
    color:red;
    font-style:italic;
 }
 .groups_pink_color_thumb_rating{
    color:#0b5ed4;
    
    font-family:Arial;
 }

 .groups_scarlet_color{
    color:#d50281;
 }
 
 .groups_forestgreen_color{
    color:#1e5c0f;
 }

 .groups_brown_color{
    color:#975223;
 }
 
 .groups_midblue_color{
    color:#0861d7;
 }

 .groups_purple_color{
    color:#ae0c96;
 }
.shop_box{
    border-bottom:1px solid #aaa;width:470px;margin-bottom:0px;text-align:left;margin-top:0px;
}
.chat_box{
    padding-top:5px;
    font-family:Arial;
    font-size:15px;
    text-align:center;
}
 /*
 The caption (description) of a group on the group page itself
*/
 .groups_caption{
    font-family:Arial;
    
    font-size:20px;
 }
 
 .gallery_upload_box{
    border:2px solid #aaa;
    width:100%;
    background-color:white;position:absolute;width:900px;top:300px;z-index:200;left:100px;border:1px solid #aaa;
    
 }
 .ppv{
    border-bottom:1px solid #aaa;width:920px;margin-bottom:5px;margin-left:10px;text-align:left
 
 }
 /*
  TD containg text for adding axisting photos
 */
 .gallery_add_existing{
    
 }
 /*
  TD containg text for adding new photos
 */
 .gallery_add_new{
    padding-top:20px
 }
 .gallery_add_head{
    background-color:#a7308c;
    color:white;
    margin-bottom:10px;
    padding:5px;
 }
 .gallery_add_new_td{
    
 }
 .photo_delete_box{
    position:absolute;
    bottom:5px;
    right:5px;
    font-size:12px;
    font-family:Arial;
 }
 
 /*
  Upload Photos! Button
 */
 .upload_photos_button{
    width:140px;
    height:40px;
    margin-left:0px;
    background-image:url(/newTheme/images/groups/upload_photos_button.gif);
 }
 
 .upload_photos_button:hover{
    width:140px;
    height:40px;
    background-image:url(/newTheme/images/groups/upload_photos_button_hover.gif);
 }
 
 .gallery_add_existing_photo_box{
    
    border:1px solid #aaa;
    width:350px;
    height:250px;
    overflow:auto;
    
    
    margin:10px auto 10px auto;
 }
 
 .gallery_add_existing_photo_box{
    
    border:1px solid #aaa;
    width:450px;
    height:250px;
    overflow:auto;
    
    
    margin:10px auto 10px auto;
 }
 .galley_add_existing_submit_button{
    /*margin-top:10px;
    margin-left:45px;*/
 }
 .gallery_add_from_bp2_box{
    border:1px solid #bbb;
    height:640px;
    width:300px;
 }
 
 .gallery_sort_div{
    margin-top:5px;
    height:40px;
    text-align:right;
    font-family:Arial;
 }
 /*
  outer div containing the thumb up and down
 */
 .photo_rating_box{
    position:absolute;
    font-family:Arial;
    bottom:5px;
    left:5px;
 }
 .groups_text{
     font-family:Arial;
     font-size:12px;
     margin-top:3px;
 }
 /*
  formatting for groups links
 */
 .groups_link{
    color:#0b5ed4;
    text-decoration:underline;
    font-family:Arial;
    font-size:14px;
 }
 
 /*
  td containing navigation
 */
 
 .groups_head_nav{
    padding-top:10px;text-align:right
 
 }
 
 
 
 
 .groups_link_no_underline{
    color:#0b5ed4;
   
     font-family:Arial;
     font-size:12px;
 }
 .groups_link_no_underline:hover{
    color:#0b5ed4;
   
     font-family:Arial;
     font-size:12px;
 }
 /*
  Thumbs up, thumbs down itself
 */
 .rating_box_div{
     text-align:left;
     background-color:white;
     
     padding:3px;
     
 }
 td{font-family:Arial;}
 
.groups_link:hover{
    color:#0b5ed4;
    text-decoration:underline;
 }
 .photo_box{
    width:auto;
    margin-left:0px;
    
    text-align:center;
    position:relative;
    left:-4px;
    padding-bottom:50px;
    padding-top:20px;
 }
 .groups_header_2{
    color:#ef00b5;
    font-size:15px;
    font-family:Arial;
 }
 
 
 
 
 /*
  
  GROUPS START
  groups_start.html
  
  note
  container is generally a top level element
  box is something deeply nested, like moderators, etc
  
 */
 
 /*
  Item on main page
 */
 .groups_start_item{
    border-top:1px dotted #bbb;height:160px;width:460px;margin-bottom:8px
 }
 
 /*
  Table that holds the gossip lines on the main page
 */
 .groups_start_gossip_table{
    
 }
 
 /*
  Box that holds the shop links
 */
 .groups_start_shop_box{
    padding-top:5px
 }
 
 .groups_start_container{
    margin:20px;
    width:800px;border:1px solid red
 }
 
 /*
  adds padding to certain TDs for proper spacing
 */
 .groups_start_td_padding_10{
    padding:10px
 }
 
 /*
  Outer div for boxes that fill whole screen, probably can be generalized for all groups pages
 */
 .groups_start_full_box{
    border-bottom:1px solid #aaa;width:920px;margin-bottom:5px;text-align:left
 }
 
 /*
  Outer div for boxes that fill half of screen, probably can be generalized for all groups pages
 */
 .groups_start_half_box{
    border-bottom:1px solid #aaa;width:450px;margin-bottom:0px;text-align:left
 }
 
 /*
  Table for ppv elements
 */
 .groups_start_ppv_table
 {
    border:0px solid red;position:relative;left:0px;width:100%
 }
 /*
  Outermost box of a groups page, just used for ease in spacing
 */
 .groups_start_container{
 margin:1px;margin-top:10px;width:99%;padding:2px;
 }
 
 .groups_start_container_table{
 width:900px;border:0x solid green
 }
 
 
 /*
  formats gossip links
 */
 .gossip_link{
    color: #d50281;
    font-weight:normal;
    text-decoration:none;
	border-bottom:1px dotted #d50281;
 }
 .gossip_link:hover{
    color: #d50281;
    font-weight:normal;
    text-decoration:none;
	border-bottom: 0px;
 }
 
 /*
  TD that contains search box in the head
 */
 .groups_head_search_td{
 .width:270px;text-align:right;
 }
 
 
 /*
  
  GROUPS NEW LAYOUT - Actual Group page
  groups_new_layout.html
  
  2008-09-06 now groups_new_group_start
 */
 
 
 /*
  topmost div for page
 */
 .groups_new_group_start_container{
 margin:10px;width:100%;height:auto;
 }
 
 .group_main_image{
 border:0px;
 width:400px;   
 }
 
 /*
  Upload photos link
  
  groups_ssi/gallert.sort.html...this file holds sort options and code to launch photo uploads
 */
 .groups_new_layout_photo_upload_link{
    float:left;
    
    font-size:20px;
 }
 
 .gallert_sort_div{
    width:446px;
    position:relative;
    left:-4px;
   
 }
 
 /*
  Uppermost table for page
 */
 .groups_new_group_start_table_container{
    width:940px;margin:0px;
    margin-left:7px;
 }
 
 .gallery_sort_options_box{
    padding-top:7px;
    font-size:12px;
    
    text-align:right;
    margin-right:2px;
 }
 /*
  Outermost box of a groups page, just used for ease in spacing
 */
 .groups_new_layout_container{
    margin:15px;width:100%;
 }
 
 
 /*
  Table containing start title 
 */
 .group_new_layout_title_table
 {
 .width:99%;border-bottom:1px #888 dotted
}

/*
 Contains the box holding "view as, sort as"
*/
.groups_new_layout_view_as
{
    width:99%;margin-top:8px
}

/*
 Sub heading text for things like "Moderators", "Members", "Gossip"
*/
.groups_box_head{
    font-size:16px;color:#a7308c;margin-bottom:5px
}