/* General Style */

div,
img,
a {
    outline-style: none;
}
q {
    padding: 5px 5px 5px 50px;
    display: block;
}
q:before {
    content:open-quote;
    font-size: 24px;
}
q:after {
    content:close-quote;
    font-size: 24px;
}
#grou_ps_logo {
    display: block!important;
    visibility: visible!important;
    position: fixed!important;
    bottom: 0px!important;
    left: 0!important;
    z-index: 999999!important;
    overflow: visible!important;
    height: 22px!important;
    border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-top-right-radius: 5px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-left: none;
    background: #e9e9e9 url(/images/groups_bar/bar_bg.png) repeat-x left top;
    background: -moz-linear-gradient(center top, #f0f0f0, #e9e9e9);
    background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#e9e9e9));
    -moz-box-shadow: 0 0 5px 0 #ccc;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 #ccc;
}
#grou_ps_logo img {
    display: block!important;
    visibility: visible!important;
    padding: 4px 9px 3px 7px;
}
#loader {
    background-color: #ffff99;
    color: #333333;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999999;
    border-left-color: #999999;
    z-index: 12;
    position: fixed; 
    top: 0; 
    right:0; 
    padding: 5px; 
    padding-left:12px; 
    margin: 0; 
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    visibility:hidden;
}
.i18n input {
    background-color: Ivory;
    border:1px solid GreenYellow;
    padding:2px 3px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.msg_error a,
.msg_loader a,
.msg_info a,
.msg_success a {
    text-decoration: underline;
}
#people_container .tv_image,
#group_container .tv_image,
#games_container .tv_image {
    padding:0;
}
#people_container.thumbnail_view {
    width:auto;
    display:block;
    min-height: 450px;
}
#people_container.thumbnail_view td > a {
    display: block;
    margin-top: 8px;
}
table.thumbnail_view {
    table-layout:fixed;
    word-wrap:break-word;
}
#games_container .tv_caption {
    padding: 0 0 0 20px;
    background: url(/images/icon-desktop-gaming.png) no-repeat left center;
}
.avatar_icon {
    padding: 0 5px 2px 0;
    width: 16px;
    height: 16px;
}
.nicEdit-selected {
    outline: none;
}
.module_desc_before_content {
    margin-bottom: 10px;
    padding: 10px;
}
.module_desc_after_content {
    margin-top: 10px;
    padding: 10px;
}
.border_none {
    border-style: none;
    border-width: 0;
}
.box_links_plus {
    background: transparent url(/images/fugue/plus-small.png) no-repeat scroll 1px 2px;
    clear: both;
    float: right;
    font-size: 0.917em;
    padding: 0 0 0 17px;
}
.box_view_all {
    background: transparent url(/images/icons/down_all.gif) no-repeat scroll 3px 2px;
    clear:both;
    font-size:11px;
    padding:0 0 0 17px;
}
.active .movable .box_top {
    cursor: move
}
.profileQuestionsForUser {
    overflow-y:auto;
    padding-right: 10px;
}
.wiki_overrides { /* mantis #1456 */
    background-color: #fbfbfb;
    color: #ccc;
}
.wiki_overrides a {
    color: #ccc;
    text-decoration: none;
}
#attachments_container, #attachments_container_edit {
	margin-top: 15px;
    margin-bottom: 0;
}
a.attachment_start {
	background: url("/images/fugue/documents-text.png") no-repeat scroll left center;
    padding-left: 19px;
    display:block;
    margin: 5px 0;
    font-weight: bold;
    cursor: pointer;
}
#changelog_msg a {
	background: url("/images/fugue/sticky-note-pin.png") no-repeat scroll left center;
    padding-left: 19px;
}
ul.attachment_list_container {
	list-style: none;
    padding: 0;
    margin: 10px 0 0;
}
ul.attachment_list_container li {
	margin-bottom: 8px;
    margin-top: 4px;
}
ul.attachment_list_container a {
	display: block;
}
/* Wiki list menu */
ul.list-menu {
	list-style: none;
    padding: 0;
    margin: 0;
}
ul.list-menu li {
	border-style: none none solid none;
}
ul.list-menu li a {
	display: block;
    padding: 4px 18px 4px 4px;
    text-decoration: none;
    font-weight: normal;
}
ul#wiki-index.list-menu li a {
    padding: 4px 18px 4px 24px;
    background: url(/images/fugue/folder-horizontal.png) no-repeat 3px center;
}
ul.list-menu li.selected-folder,
ul.list-menu li.selected-item {
    background-image: url(/images/icons/wiki-arrow3.png);
    background-position: 96% center;
    background-repeat: no-repeat;
}

ul#wiki-subindex.list-menu li#back_to_category {
    background: url(/images/fugue/arrow-180-small.png) no-repeat left center;
    padding-left: 15px; 
}
ul#groups_wiki_page_list {
	margin: 0;
    padding: 0;
}
ul#groups_wiki_page_list li {
	margin: 5px 0;
    padding: 5px 10px;
}
ul#groups_wiki_page_list .wiki_page_title {
	width:60%;
    float:left;
}
ul#groups_wiki_page_list .wiki_page_author {
	width:30%; 
    float:right;
}

/* Google Searcher */
#reffered_user {
    background: #eff4f7;
    background: -moz-linear-gradient(top, #eff4f7 0%, #e6e9ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff4f7), color-stop(100%,#e6e9ee));
    background: -webkit-linear-gradient(top, #eff4f7 0%,#e6e9ee 100%);
    background: -o-linear-gradient(top, #eff4f7 0%,#e6e9ee 100%);
    background: -ms-linear-gradient(top, #eff4f7 0%,#e6e9ee 100%);
    background: linear-gradient(top, #eff4f7 0%,#e6e9ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff4f7', endColorstr='#e6e9ee',GradientType=0 );
    height: 35px;
    border-bottom: 3px solid #bfc4c7;
    font: 11px "lucida grande",tahoma,verdana,arial,sans-serif;
    color: #787878;
    text-align: left;
    overflow: hidden
}
#reffered_user .reffered_wrapper {
	width: 980px;
    margin: 0 auto;
    line-height:35px;
}
#reffered_user #reffered_links {
    float: right;
}
#reffered_user #reffered_links a {
    color: #0093C8;
    text-decoration: none;
}
#reffered_user #reffered_links a:hover {
    text-decoration: underline;
}
#reffered_user #reffered_links a.reffered_creae_link {
    background: #ef8e01;
    color: #fff;
    text-decoration: none;
    padding: 4px 8px;
    margin-left: 10px;
    border-radius: 3px;
}
#reffered_user #reffered_links a.reffered_creae_link:hover {
    background: #dc8200;
}


/* Content Info Box */    
.content_info_box {
    margin-left:130px;
    margin-right:25px;
    position: absolute;
    background: #FFF6BF url(/images/fugue/information-white.png) no-repeat 7px center;
    border: 1px dotted #FFD324;
    color: #444;
    font-size:11px;
    padding: 8px 5px 8px 29px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.content_info_box a {
    color: #806e00;
    text-decoration: none;
}
.content_info_box_inline {
    background: #FFF6BF url(/images/fugue/information-white.png) no-repeat 4px center;
    border: 1px dotted #FFD324;
    color: #444;
    font-size:11px;
    padding: 2px 5px 2px 25px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.content_info_box_inline a {
    color: #806e00;
    text-decoration: none;
}
/* addNewPage ie7 hack */    
*:first-child+html .profileQuestionsForUser {
    height:300px;
}
/* ie7-8 hack  */
input[type="checkbox"],
input[type="radio"] {
    padding /*\**/: 0\9;
    border /*\**/: none\9;
}
/* groupsForm */
.groupsForm textarea {
    width:420px;
    height:70px;
}
.groupsForm input[type=text] {
    width:420px;
}
.panel .groupsForm textarea,
.panel .groupsForm input[type=text] {
    width: 375px;
}
.box_mid .groupsForm input[type=text] {
    width: 300px;
}
.groupsForm input[type=text],
.groupsForm input[type=file],
.groupsForm input[type=password],
.groupsForm input[type=date],
.groupsForm textarea,
.groupsForm select {
    border-radius:1px;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
}
.groupsForm input[type=button],
.groupsForm input[type=submit],
.groupsForm input[type=reset],
.groupsForm button {
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.groupsForm input[type=button],
.groupsForm input[type=submit],
.groupsForm input[type=reset],
.groupsForm button {
    padding:4px 8px;
    margin-left:5px;
    margin-bottom:3px;
    margin-top:5px;
}
.groupsForm div {
    margin-bottom: 10px;
    overflow: hidden;
}
.groupsForm p {
    margin-bottom:10px;
}
.groupsForm label {
    line-height: 20px;
    color: #6f6b5e !important;
}
.marginNone div {
    margin-bottom: 0!important;
}
.groupsForm .xsmall {
    width: 10%!important;
}
.groupsForm .small {
    width: 25%!important;
}
.groupsForm .medium {
    width: 50%!important;
}
.groupsForm .large {
    width: 90%!important;
}
.groupsForm #starts,
.groupsForm #ends {
    width: 70%;
}
.groupsForm select {
    padding:1px!important;
}
.groupsForm hr {
    border: #eee 1px dotted;
}
.groupsForm .error {
    background: transparent url(/images/icons/negative.png) no-repeat right 3px!important;
    padding: 2px 18px 2px 2px!important;
    margin: 0px!important;
    border: 1px solid lightSalmon!important;
}
#share_video_link {
    margin-bottom: 0;
}
.FormTopPadding {
    margin-top: 2px;
}
.FormSubText {
    margin-top:-10px;
    font-size:11px;
    color:#999999;
}
.formTitle {
    font-weight:bold;
}
#status_char_left {
    display:none;
}
/* siteForm */
.siteForm {
    overflow: hidden;
}
.siteForm textarea {
    height: 75px;
}
.siteForm .xsmall {
    width: 10%;
}
.siteForm .small {
    width: 25%;
}
.siteForm .medium {
    width: 50%;
}
.siteForm .large {
    width: 90%;
}
.siteForm .topMargin {
    margin-top: 5px;
}
.siteForm input[type=text],
.siteForm input[type=file],
.siteForm input[type=password],
.siteForm input[type=button],
.siteForm input[type=submit],
.siteForm input[type=reset],
.siteForm button,
.siteForm textarea,
.siteForm select {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.siteForm input[type=button],
.siteForm input[type=submit],
.siteForm input[type=reset],
.siteForm button {
    padding:4px 8px;
    margin-right:3px
}
.siteForm input[type=radio],
.siteForm input[type=checkbox] {
    margin-bottom: 5px;
    background: none;
}
*:first-child+html .siteForm input[type=radio],
.siteForm input[type=checkbox] {
    margin-bottom: 0;
}
.siteFormTitle {
    float: left;
    width: 22%;
    text-align: right !important;
    padding: 4px 15px 0 0;
    font-weight: bold;
}
.siteFormBody {
    float: left;
    width: 75%;
    text-align: left;
}
.siteFormHeader {
    border-bottom: 1px dotted #F3F2EC;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.siteFormContainer {
    float: left;
    padding: 10px 0 10px 0;
    width: 100%;
}
.siteFormSubmit {
    float: left;
    padding: 10px 0 10px 0;
    width: 100%;
}
.siteFormSubText {
    font-size: 11px;
    color: #888888;
}
.siteForm .register {
    font-weight: normal!important;
}
.siteForm .rememberText {
    font-size: 11px;
}
/* mini user avatars */
.uboxContainer {
    margin: -2px;
}
.uboxContainer .uboxMini {
    float:left;
    height:35px;
    width:35px;
    margin:1px 1px 0 0;
    overflow:hidden;
    position: relative;
}
.uboxContainer .uboxMini img {
	border-radius: 3px;
}
.uboxContainer .uboxMini_status {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/images/uboxMini_status_online.png) no-repeat;
    width: 9px;
    height: 9px;
}
/* Look & Feel */
/* #all_templates {
	width:700px;
} */
.templateSync {
    min-height: 227px;
    width: 212px;
    float: left;
    margin: 10px 11px;
}
/* ie7 hack */  
*:first-child+html .templateSync {
    min-height: 237px;
}
* html .templateSync {
    min-height: 237px;
}
.templateCont {
    padding: 4px;
    overflow: hidden;
}
.templateThumb {
    padding: 1px;
    margin-bottom:2px;
    cursor: pointer;
}
.templateTxt {
    padding: 2px 4px;
    margin: 0 1px 1px 1px;
    cursor: pointer;
    line-height: 14px;
}
.templatePreview {
    margin: 6px 1px 0;
}
.image_button {
    background-position:left center;
    background-repeat:no-repeat;
    padding: 2px 0 0 20px;
    text-decoration:none;
}
.templateHeader {
    overflow: hidden;
    margin: 10px 0 10px 5px;
    /* width: 700px; */
	font-family: Arial, Helvetica, sans-serif;
}
.templateDiv {
    height: 63px;
    font-size: 12px!important;
    overflow: auto;
}
/* templateDiv ie7 hack */    
*:first-child+html .templateDiv {
    height: 78px;
}
* html .templateDiv {
    height: 78px;
}
.templateHeaderText {
    float: left;
    font-size: 17px;
    padding-top: 3px;
    width: 70%;
}
.templateHeaderButton {
    float:right;
    text-align:right;
    width:30%;
}
/* templateHeaderButton input ie7 hack */    
*:first-child+html .templateHeaderButton input[type=button] {
    padding: 2px 1px;
}
*:first-child+html .templateHeaderButton {
    width:280px;
    margin-right:30px;
}
.templateHeaderButton input[type=button] {
    margin-left: 1px;
}
/* Template Wizard */
#mediumdesigner {
    margin: 3px 7px;
}
#mediumdesigner div {
    padding: 1px 0;
}
#mediumdesigner .twControlButtons {
    margin-top: 8px;
}
#mediumdesigner input[type=checkbox] {
    margin-bottom:3px;
    margin-right:3px;
    vertical-align:middle;
}
/* Add New Page */
.moduleThumbnail_module {
    background: url(/images/icons/modules-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.moduleThumbnail_link {
    background: url(/images/icons/link-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.moduleThumbnail_html {
    background: url(/images/icons/static-page-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.moduleThumbnailAddModule {
    min-height:40px;
    padding: 5px 5px 5px 0;
    display: block;
    border:1px solid #EBEBEB;
    margin-bottom: 6px;
}
.moduleThumbnailAddModule:hover {
    background: lightyellow;
    cursor: pointer;
}
.addNewPageButton {
    font-family: "Arial Black", Impact!important;
    line-height: 14px;
    font-size: 16px;
    display: block;
}
/* Add New Block */
.blockThumbnail_stdBlock {
    background: url(/images/icons/standart-blocks-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.blockThumbnail_stdModules {
    background: url(/images/icons/standart-modules-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.blockThumbnail_googleGadget {
    background: url(/images/icons/google-gadgets-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.blockThumbnail_htmlBox {
    background: url(/images/icons/html-box-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.mapThumbnail_foursquare {
    background: url(/images/icons/foursquare-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.mapThumbnail_gowalla {
    background: url(/images/icons/gowalla-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 4px 10px 15px;
    width: 32px;
}
.blogThumbnail_newEntry {
    background: url(/images/icons/new-entry-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 1px 10px 15px;
    width: 32px;
}
.blogThumbnail_rssFeed {
    background: url(/images/icons/rss-feed-icon.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 1px 10px 15px;
    width: 32px;
}
.linkThumbnail_addLink {
    background: url(/images/icons/add-link.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 1px 10px 15px;
    width: 32px;
}
.linkThumbnail_synchLink {
    background: url(/images/icons/synch-link.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 1px 10px 15px;
    width: 32px;
}
/* Add Module */
.moduleThumbnail_img {
    background:transparent url(/images/icons/modules-32px-icons.png?2);
    cursor:pointer;
    float:left;
    height:32px;
    margin:0 10px 8px 0;
    width:32px;
}
.moduleThumbnailView {
    clear: both;
    padding: 5px 0;
    border-style: none none solid none;
    border-width: 1px;
    border-color: #e1e1e1;
    font-size: 11px;
    display: block; /* byk */
    overflow: hidden;
}
.moduleThumbnailView:hover {
    background: lightyellow;
    cursor: pointer;
}
.moduleThumbnailView input[type=radio] {
    vertical-align:top;
}
/* MyPage Profile */
#profile_pic_container {
    text-align: center;
    position: relative;
}
.profile_info {
    margin-bottom: 8px;
    float: left;
    width: 100%;
    overflow: hidden;
}
.profile_info .container {
    float: left;
    width: 100%;
    border-style: none none solid none;
    padding: 3px 0;
}
.profile_info .container .title {
    float: left;
    width: 45%;
    font-weight:bold;
}
.profile_info .container .body {
    float: left;
    width: 55%;
}
.questionsContainer {
    width: 100%;
    padding: 4px 0;
    overflow: hidden;
    border-style: solid none none;
}
.questionsContainer .title {
    font-weight:bold;
}
.favorite_info {
    float: left;
    width: 100%;
}
.favorite_info .container {
    float: left;
    width: 100%;
    border-style: none none solid none;
    padding: 3px 0;
}
.favorite_info .container .title {
    float: left;
    width: 45%;
    font-weight:bold;
}
.favorite_info .container .body {
    float: left;
    width: 55%;
}
ul.photoList li {
    float: left;
    height: 75px;
    margin: 0 1px 1px 0;
    overflow: hidden;
    text-align: center;
    width: 75px;
}
ul.photoList li {
    float: left;
    height: 75px;
    width: 75px;
    margin: 0 1px 1px 0;
    overflow: hidden;
}
ul.photoList li a {
    padding: 0;
}


ul#profile-info-header {
	margin: 0 0 11px;
    padding: 0;
    list-style: none;    
}
ul#profile-info-header li {
    float: left;
    border-width: 2px;
    border-radius: 4px;
    width: 18%;
    margin-right: 1.40%;
    position: relative;
}
ul#profile-info-header li .info-header-cont {
    height: 115px;
    overflow: hidden;
}
ul#profile-info-header li .info-header-icon {
    height: 64px;
    margin: 15px auto 0;
    text-align: center;
    width: 64px;
}
ul#profile-info-header li .info-header-text {
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
}
ul#profile-info-header li .info-header-desc {
    text-align: center;
    line-height: 35px;
}
ul#profile-info-header li#info-age .info-header-icon {
    color: #A5A5A5;
    font-family: arial;
    font-size: 60px;
    line-height: 60px;
    margin-top: 25px;
}
ul#profile-info-header li#info-gender .info-header-icon.male {
	background: url(/images/icons/male.png) no-repeat;
}
ul#profile-info-header li#info-gender .info-header-icon.female {
	background: url(/images/icons/female.png) no-repeat;
}

ul#profile-info-header li#info-zodiac .info-header-icon {
	background-image: url(/images/icons/zodiac-sign.png);
    background-repeat: no-repeat;
}
ul#profile-info-header li#info-zodiac .info-header-icon  {
	background-image: url(/images/icons/zodiac-sign.png);
    background-repeat: no-repeat;
}
ul#profile-info-header li#info-zodiac .info-header-icon.aries {
	background-position: -10px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.taurus {
	background-position: -85px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.gemini {
	background-position: -165px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.cancer {
	background-position: -240px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.leo {
	background-position: -315px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.virgo {
	background-position: -390px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.libra {
	background-position: -475px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.scorpio {
	background-position: -540px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.sagittarius {
	background-position: -625px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.capricorn {
	background-position: -700px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.aquarius {
	background-position: -775px -5px;
}
ul#profile-info-header li#info-zodiac .info-header-icon.pisces {
	background-position: -855px -5px;
}
ul#profile-info-header li#info-birthday .info-header-icon {
	background: url(/images/icons/calendar.png) no-repeat;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 74px;
	color: #a5a5a5;
}
ul#profile-info-body {
	margin: 0;
    padding: 0;    
    list-style: none;    
}
ul#profile-info-body li {
    border-width: 2px;
    border-radius: 4px;
	display: block;
    width: 93.70%;
    margin-bottom: 11px;
    padding: 15px;
}
ul#profile-info-body li h5 {
	font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
ul#profile-info-header li a,
ul#profile-info-body li a {
	float: none;
    margin: 0;
    padding: 0;
}

/* Group Managers */
.gManagers {
    margin:0;
    padding:0;
    width:100%;
    line-height: normal;
}
.gManagers .founder {
    font-weight: bold;
}
.gManagers .info {
    float: left;
    width: 110px;
    margin: 5px 0 0 2px;
    line-height: 1.333em;
}
.gManagers .info .founderName {
    font-weight: bold;
    font-size: 1em;
}
.gManagers .info .icons {
    font-weight: normal;
    text-align: left;
    font-size: 1em;
}
.gManagers .info .m5 {
    margin: 0pt 0pt 8px;
}
.gManagers .admins {
    font-weight: bold;
}
.gManagers .moderators {
    font-weight: bold;
    margin-bottom: 5px;
}
.gManagers .moderatorsList {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.gManagers .moderatorsList li {
    background-repeat:no-repeat;
    line-height:18px;
    padding:0 0 0 20px;
}
.gManagers .ubox45_userpicture {
    position: relative;
}
.gManagers .ubox45_pMessage {
    position:absolute;
    top: -1px;
    right: 1px;
    height: 16px;
    width: 16px;
}
.gManagers .ubox45_top_contributors {
    font-size:9px;
    font-weight:bold;
    height:12px;
    padding:0 3px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    opacity:0.6;
}
.gManagers .block {
    margin:0 0 10px 0;
    overflow:hidden;
    padding:0;
}
.gManagers .ubox {
    height:80px!important;
}
/* Group Managers Finish */

/* Home Sign Up Box Layout */
.sign_box {
    padding: 15px 20px;
    margin: 0 0 10px 0;
    overflow: hidden;
    border: none;
}
.sign_box .title {
    padding: 0;
    font-size: 16px;
    line-height: 26px;
}
.sign_box p {
    padding: 10px 0 0;
    font-size: 13px;
    display: inline;
}
.sign_box .sign_boxSection {
    overflow: hidden;
    margin: 10px 0 5px;
}
.sign_box .input .text {
    width: 90%;
    padding: 3px;
}
.sign_box .element {
    float: left;
    width: 17%;
    margin-right: 5px;
}
.sign_box .elementButton {
    float: left;
    width: 11%;
    margin: 13px 0 0 0;
    text-align: center;
}
.sign_box .elementButton .sign_boxButton {
    padding: 6px 10px!important;
    height: 32px;
}
/* ie7 hacks */    
*:first-child+html .sign_box .elementButton .sign_boxButton {
    padding: 6px 5px!important;
}
*:first-child+html .sign_box #FakebookConnect {
    display: none;
}
.elementTerms {
    float: left;
    width: 11%;
    font-size: 12px;
    margin-top: 1px;
}
.sign_boxCompact .elementFb {
    margin-left: 0!important;
}
.sign_boxCompact .fb {
    float: left;
}
.sign_boxCompact .or_email {
    float: left;
    margin: 5px 0 0 10px;
    font-size: 11px;
}
.sign_boxCompact .myspaceid {
    float: left;
    width: 10%;
    margin: 10px 0 0 0;
}
.elementFb .or {
    background: url(/images/or_bg.gif) repeat-y top center;
    min-width: 22px;
    float: left;
}
/* ie7-8 hack  */
.elementFb .or {
    width /*\**/: 31px\9;
    text-align /*\**/: center\9;
}
.elementFb .or .txt {
    margin: 12px auto;
    text-align: center;
    line-height: 15px;
    overflow: hidden;
    padding: 0 6px 2px 6px;
    padding-right /*\**/: 0\9; /* ie7-8 hack  */
    padding-left /*\**/: 0\9; /* ie7-8 hack  */
    border: #dedbd1 1px solid;
    font-weight: normal;
}
.sign_box .elementTerms .checkbox {
    line-height: 12px;
    font-size: 11px;
    margin: 11px 0 0;
}
/* End. Home Sign Up Box Layout */


/* Home Invite Box Layout */
.invite_box {
    padding: 15px 20px;
	margin: 0 0 10px 0;
    overflow: hidden;
    border: none;
}
.invite_box .title {
    padding: 0;
    font-size: 16px;
    line-height: 26px;
}
.invite_box p {
    padding: 10px 0 0;
    font-size: 13px;
    display: inline;
}
.invite_box .invite_boxSection {
    overflow: hidden;
    margin: 10px 0 5px;
}
.invite_box .input .text {
    width: 90%;
    padding: 3px;
}
.invite_box .element {
    float: left;
    width: 17%;
    margin-right: 5px;
}
.invite_box .elementButton {
    float: left;
    width: 11%;
    margin: 13px 0 0 0;
    text-align: center;
}
.invite_box .elementTerms .checkbox {
    line-height: 12px;
    font-size: 11px;
    margin: 11px 0 0;
}
#invite_inputs input[type=text] {
    float: left;
    font-size: 12px;
    height: 18px;
    margin-right: 5px;
    padding: 3px 6px;
    width: 50%;
}
#invite_inputs input[type=submit] {
    margin: 0 5px 0 0;
    padding: 3px 10px;
    font-size: 12px;
}
#invite_nots {
	clear: both;
}
/* End. Home Invite Box Layout */



/* signIn fb connect */
#signInCont {
    width: 100%;
    float: left;
    margin-top: 5px;
}
#signInCont .col1 {
    width: 40%;
    float: left
}
#signInCont .col1 .fb {
	margin-top: 10px;
}
#signInCont .col2 {
    width: 30%;
    float: left
}
/* addNewPage ie7 hack */    
*:first-child+html #signInCont .col2 {
    width: 29%;
}
* html #signInCont .col2 {
    width: 29%;
}
#signInCont .col2 .or {
    background: url(/images/or_bg.gif) repeat-y top center;
    min-width: 22px;
    float: left;
}
/* addNewPage ie7 hack */    
*:first-child+html #signInCont .col2 .or {
    width: 36px;
}
* html #signInCont .col2 .or {
    width: 36px;
}
#signInCont .col2 .or .txt {
    margin: 40px auto;
    text-align: center;
    height: 20px;
    overflow: hidden;
    padding: 1px 6px 2px 6px;
}
#signInCont .col2 .fb {
    float: left;
    margin: 38px 0 0 30px;
    width: 70%;
}
#signInCont .col2 .myspaceid {
    float: left;
    margin: 2px 0 0 30px;
}
#signInCont .col3 {
    width: 60%;
    float: left
}
#signInCont .col3 .cont {
    float: left;
    width: 510px;
}
#signInCont .col3 .cont .avatar {
    margin: 0 1px 1px 0;
    float: left;
    width: 50px;
    height: 50px;
}
#signInCont .col3 .viewAll {
    float: left;
    padding: 3px 5px;
    width: 500px;
}
#signInCont .col3 .viewAll a {
 	text-decoration: none;
}
#signInCont .col3 .groupDesc {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}
#signInCont .col3 .members {
    padding: 10px;
    width: 510px;
    overflow: hidden;
}
/* Signin fb */
#homeSigninFb {
    margin-top:5px;
    width:100%;
}
#homeSigninFb .fbConnect {
    text-align: center!important;
}
#homeSigninFb .myspaceid {
    text-align: center!important;
    margin-top: 5px;
}
#homeSigninFb .or {
    margin: 10px auto;
}
#homeSigninFb .or .txt {
    margin: 0 auto;
    text-align: center;
    width: 35px;
}
/* End. Signin fb */

/* Entry Page Layout */
.col_full .entry_page_content {
    float: left;
    width: 75%;
}
.col_full .entry_page_sidebar {
    display: block;
    float: right;
    width: 24%;
}
/* End. Entry Page Layout */

/* Zeus Box */
.zeus_box {
    padding: 15px 15px 20px 125px;
    margin: 0 0 5px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    overflow: hidden;
    border: 3px solid #FFF;
}
.zeus_box.step1 {
    background-image: url(/images/zeus_wizard_set123.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.zeus_box.step4 {
    background-image: url(/images/zeus_wizard_set456.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.zeus_box.step7 {
    background-image: url(/images/zeus_wizard_set7.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.zeus_box h2 {
    display:none;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 2px;
    line-height: 24px;
}
.zeus_box p {
    font-size:20px;
    padding:5px 0;
}
/* Zeus Box Finish */

/* Wizard Horizontal Step */
#wizard_steps {
    margin-bottom:5px;
    overflow:hidden;
}
#wizard_steps ul {
    margin:0;
    padding:0;
    overflow:hidden;
    list-style:none;
    border-width:3px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
li.horizontal_steps {
    display:inline;
    float:left;
    height:70px;
    line-height:15px;
    overflow:hidden;
    width:11.84%;
    border-right-width:3px;
    border-style:none solid none none;
    padding:10px;
}
li.horizontal_steps:last-child {
    border-right: none;
}
li.horizontal_steps h3 {
    font-size:15px;
    font-weight:bold;
}
li.horizontal_steps p {
    font-size:11px;
    line-height:13px;
    font-weight:normal;
}
li.horizontal_steps a,
li.horizontal_steps h3 a {
    text-decoration:none;
}
/* Wizard Horizontal Step Finish */

/* groupsNotifier and groupsInfoBox */
#groupsNotifierCont {
    visibility: hidden;
    position: absolute;
    z-index: 100000;
    overflow: hidden;
    background-image:url(/templates/tpl_std/hera/images/overlay10.png);
    width: 600px;
    left: 50% !important;
    top: 0;
    margin-left:-300px;
    border-radius:0 0 5px 5px !important;
    -moz-border-radius:0 0 5px 5px !important;
    -webkit-border-radius:0 0 5px 5px !important;
}
#groupsNotifier {
    max-width: 50%;
    margin: 10px auto;
    background-color: Cornsilk;
    border:0 none;
    color:#666;
    font-size:13px;
    font-weight:bold;
    padding-top:7px 25px;
    text-shadow:1px 1px 0 #FFFFFF;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
}
#groupsNotifier a {
    color:#666!important;
    text-decoration:underline;
}
#groupsInfoBoxCont {
    position: absolute;
    z-index: 99999;
}
#groupsInfoBoxCont .arrow {
    position: relative;
    z-index: 2;
    height: 9px;
    margin: 0 20px -1px;
}
#groupsInfoBoxCont.arrowRight .arrow {
    float: right;
}
#groupsInfoBoxCont.arrowLeft .arrow {
    float: left;
}
#groupsInfoBox {
    padding: 3px 9px;
    background: #ffffcc;
    border: 1px solid #ccc;
    font-size: 12px;
    position: relative;
    z-index: 1;
    margin-top: 8px;
}
#adminNotifier {
    background-color: Cornsilk;
    border: 1px solid #C1BBA5;
    border-radius: 0 0 4px 4px !important;
    color: #666666;
    font-size: 12px;
    left: 50%;
    line-height: 12px;
    margin-left: -200px !important;
    padding: 8px 0 4px !important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 400px;
    z-index: 14 !important;
}
/* groupsNotifier and groupsInfoBox Finish */

/* Photos Thumbnail */
.thumbnail_view_photo {
    float:left;
    height: 88px;
    width: 103px;
    text-align: center!important;
}
.thumbnail_view_photo img {
    border:1px solid #CCCCCC;
    padding:1px;
    background: #FFF;
    max-width:97px;
    max-height:82px;
}
.thumbnail_view_photo img:hover {
    background: LightSteelBlue;
}
/* Views Module */
.modulesCont {
    float: left;
    overflow: hidden;
    width: 31%;
    margin: 2px 2px 0 0;
    padding: 10px 0 0 10px;
}
.modules_img {
    cursor: pointer;
    width: 55px;
    height: 55px;
    float: left;
    margin: 0 10px 0 0;
    background: url(/images/modules-w.png);
}
.module_title {
    font-weight: bold;
    padding: 10px 0 0 0;
}
/* Photos-Links Like */
.functionLikeCont {
    margin: 15px 0pt 0pt;
    width: 70px;
    text-align: center!important;
}
.col_side .functionLikeCont {
    width:auto;
}
.links_view .functionLikeCont,
.ideas_view .functionLikeCont {
    margin: 0;
}
.links_view {
    margin-bottom: 10px;
}
.functionLikeNumber {
    margin: 0pt auto;
    padding: 4px;
    width: 55px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    text-align: center!important;
    position: relative;
    z-index: 2;
}
.functionLikeNumber a {
    text-decoration: none;
}
.functionLikeIcon {
    border-top: 0pt none;
    margin: -2px auto 5px;
    padding: 2px 4px;
    width: 55px;
    text-align: center!important;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.functionLikeIcon a {
    text-decoration: none;
    font-size: 12px;
    margin-right: 4px;
}
#rate_content img {
    height:auto;
    width:auto;
}
.ideas_sender img {
    width: 70px;
    height: 70px;
}
.ideas_view {
	line-height: 1.6em;
    margin-bottom: 20px;
}
/* Box Views */
.box_content_main .box_subtitle {
    margin-top: 3px!important;
}
.box_content_main .box_top,
.blogViewContent .userdependent {
    margin:0!important;
}
.blogCalendar,
.block_date_info {
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    background-repeat: no-repeat;
    font-size: 11px;
    background-position: 5px 3px;
    text-align: left;
    padding-left: 20px;
    width: 42px;
    background-image: url(/images/fugue/calendar-small-month.png);
}
.blogUser,
.block_user_info {
    padding: 2px;
    width: 66px;
    text-align: center !important;
    font-size: 11px;
    overflow: hidden;
}
.box_content_main .blog_entry_main {
    min-height: 65px;
}
.content_container_lm,
.content_container_mr,
.content_container_lmr {
    overflow:hidden;
}
.box_content_left img,
.box_content_right img {
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 2px;
    height: 58px;
    width: 58px;
}
.content_container_lm .box_content_left {
    margin: 8px 0 8px 8px;
    overflow: hidden;
    float: left;
    width: 11%;
}
.content_container_lm .box_content_main {
    margin: 7px;
    overflow: hidden;
    float: left;
    width: 85%;
}
.content_container_mr .box_content_main {
    margin: 7px;
    overflow: hidden;
    float: left;
    width: 85%;
}
.content_container_mr .box_content_right {
    margin: 8px 8px 8px 0;
    overflow: hidden;
    float: left;
    width: 11%;
}
.content_container_lmr .box_content_left {
    margin: 8px 0 8px 8px;
    overflow: hidden;
    float: left;
    width: 11%;
}
.content_container_lmr .box_content_main {
    margin: 7px;
    overflow: hidden;
    float: left;
    width: 71%;
}
.content_container_lmr .box_content_right {
    margin: 8px 8px 8px 0;
    overflow: hidden;
    float: left;
    width: 11%;
}
#content .box_content_main .box_mid .content {
    margin:4px;
    overflow: hidden;
}
#content .box_mid .share_button {
    float: left;
    width: 100px;
    margin-top: 10px;
}
#content .box_mid .admin_links {
    background: none;
    float: right;
    width: 470px;
    border: none;
    padding-top: 3px;
}
/* addNewPage ie7 hack */    
*:first-child+html #content .box_mid .admin_links {
    padding-right: 10px;
}
ul#operation_admin_links {
    float: right;
    width: 468px;
    margin: 12px 0 8px;
    padding: 0;
    list-style: none;
    text-align: right;
}
.box_content_main ul#operation_admin_links {
    width: 360px;
}
ul#operation_admin_links li {
    display: inline;
    margin-left: 16px;
}
ul#operation_admin_links li a {
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding: 2px 0 2px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}
/* GROU.PS Ads */
.groups_ads {
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 8px;
}
.groups_ads .ad_title {
    font-weight: bold;
}
.groups_ads .ad_logo {
    text-align: right;
    padding: 0 0 5px 0;
}
.groups_ads .ad_logo a {
    font-size: 10px;
    text-decoration: none;
}
.groups_ads .ad_url {
    font-size: 10px;
}
/* Modules Search Box */
.modules_search_text {
    margin-right:-30px;
    padding:3px 25px 3px 5px;
    width:80%;
    border-radius:2px;
    background: #fff;
}
.modules_search_button {
    background:transparent url(/images/blog_search_icon.png) no-repeat scroll center center!important;
    height:23px;
    width:25px;
    text-indent:-9999px;
    vertical-align:top;
    box-shadow:none!important;
    -moz-box-shadow:none!important;
    -webkit-box-shadow:none!important;
    border: 0 solid!important;
}
.modules_tags {
    border-style:solid none none none;
    padding: 5px 0 0 0;
    margin:10px 0 0 0
}
/* Latest Activity Lists */
.latest_activity_lists {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    line-height: 1.2em;
}
.latest_activity_lists .latest_activity_lists_avatar {
    float: left;
    width: 20%;
}
.latest_activity_lists .latest_activity_lists_text {
    float: left;
    width: 76%;
}
#talks_latest_activity_conts .latest_activity_lists .latest_activity_lists_avatar,
#map_module_latest_checkins .latest_activity_lists .latest_activity_lists_avatar {
    float: left;
    width: 5%;
    margin-right: 10px;
}
#talks_latest_activity_conts .latest_activity_lists .latest_activity_lists_text,
#map_module_latest_checkins .latest_activity_lists .latest_activity_lists_text {
    float: left;
    width: 90%;
}
/* Blocks Edit Delete Button */
.groups_block_button_container {
    float: right;
    width: 38px;
}
.groups_block_button {
    text-decoration: none;
}
.groups_block_button img {
    float: right;
    margin-top: 4px;
    padding-left: 6px;
    padding-right: 2px;
}
#people_view_all_link {
    clear:left;
    float:left;
    margin:8px 0 0;
    padding:2px 0 2px 20px;
    background: url(/images/fugue/users.png) no-repeat left center;
    text-decoration: none;
}
/* Social Share Counts */
ul#social_share_counts {
    float: left;
    clear: both;
    overflow: hidden;
    line-height: 10px;
    list-style: none;
    margin: 10px 0 8px;
    padding: 0;
}
ul#social_share_counts li {
    float: left;
    margin-right: 10px;
}
ul#social_share_counts li#lovebucks_button {
    width: 100px;
}
ul#social_share_counts li#facebook_like {
    width: 80px;
}
ul#social_share_counts li#google_plusone {
    width: 70px;
}
ul#social_share_counts li#twitter_share {
    width: 100px;
}
ul#social_share_counts li#share_button {
    width: 70px;
}
.groups_share_element {
    background: url(/images/fugue/share.png) no-repeat scroll 3px 1px #eee;
    border: 1px solid #ccc;
    border-radius: 3px !important;
    color: #666;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 19px;
    margin-top: 2px;
    padding: 1px 5px 2px 23px;
    text-decoration: none;
    text-transform: uppercase;
}
.groups_share_element:hover {
    border: 1px solid #999;
    text-decoration: none;
    color: #666;
}
/* Online User */
.online_people {
    border:3px solid #33FF00!important;
}
.online_people_icon {
    background: url(/images/fugue/status.png) no-repeat left center;
    padding: 0 0 2px 17px;
}
/* New Add Content Button */
.box_mid_ops_button_cont {
    padding: 5px 1px 10px;
}
.box_mid_ops_button {
    display: block;
    position: relative;
    padding: 0 30px !important;
    line-height: 24px;
    font-size: 11px;
    font-weight: bold !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    text-shadow: 1px 1px #62942d !important;
    text-align: center;
    border: 1px solid #549434 !important;
    color: #fff !important;
    width: 100%;
    z-index: 9;
    background: #8fd337;
    background: -moz-linear-gradient(top, #8fd337 0%, #73bb34 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8fd337), color-stop(100%, #73bb34));
    background: -webkit-linear-gradient(top, #8fd337 0%, #73bb34 100%);
    background: -o-linear-gradient(top, #8fd337 0%, #73bb34 100%);
    background: -ms-linear-gradient(top, #8fd337 0%, #73bb34 100%);
    background: linear-gradient(top, #8fd337 0%, #73bb34 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fd337', endColorstr='#73bb34', GradientType=0 );
    box-shadow: none !important;
    text-decoration: none;
    margin: 0;
}
.box_mid_ops_button:hover {
    color: #fff;
    background: #78ca0d;
    background: -moz-linear-gradient(top, #78ca0d 0%, #56ad0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78ca0d), color-stop(100%, #56ad0a));
    background: -webkit-linear-gradient(top, #78ca0d 0%, #56ad0a 100%);
    background: -o-linear-gradient(top, #78ca0d 0%, #56ad0a 100%);
    background: -ms-linear-gradient(top, #78ca0d 0%, #56ad0a 100%);
    background: linear-gradient(top, #78ca0d 0%, #56ad0a 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ca0d', endColorstr='#56ad0a', GradientType=0 );
    border: 1px solid #307e0a !important;
}
.box_mid_ops_button_cont .content_plus {
    background: url(/images/icons/add_content_plus.png) no-repeat;
    height: 9px;
    left: 10px;
    position: absolute;
    top: 9px;
    width: 9px;
    z-index: 10;
}
.box_mid_ops_button_cont .app_icon {
    height: 18px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 18px;
    z-index: 10;
    background-image: url(/images/icons/add_content_18px-icons.png);
    background-repeat: no-repeat;
}
.box_mid_ops_button_cont .app_icon.app_ideas {
    background-position: 0 0;
}
.box_mid_ops_button_cont .app_icon.app_videochat {
    background-position: -18px 0;
}
.box_mid_ops_button_cont .app_icon.app_auction {
    background-position: -36px 0;
}
.box_mid_ops_button_cont .app_icon.app_joker {
    background-position: -54px 0;
}
.box_mid_ops_button_cont .app_icon.app_ask {
    background-position: -72px 0;
}
.box_mid_ops_button_cont .app_icon.app_home {
    background-position: -90px 0;
}
.box_mid_ops_button_cont .app_icon.app_key {
    background-position: -108px 0;
}
.box_mid_ops_button_cont .app_icon.app_games {
    background-position: -125px 0;
}
.box_mid_ops_button_cont .app_icon.app_funds {
    background-position: -144px 0;
}
.box_mid_ops_button_cont .app_icon.app_music {
    background-position: -162px 0;
}
.box_mid_ops_button_cont .app_icon.app_contact {
    background-position: -180px 0;
}
.box_mid_ops_button_cont .app_icon.app_files {
    background-position: -198px 0;
}
.box_mid_ops_button_cont .app_icon.app_calendar {
    background-position: -216px 0;
}
.box_mid_ops_button_cont .app_icon.app_links {
    background-position: -234px 0;
}
.box_mid_ops_button_cont .app_icon.app_videos {
    background-position: -252px 0;
}
.box_mid_ops_button_cont .app_icon.app_photos {
    background-position: -270px 0;
}
.box_mid_ops_button_cont .app_icon.app_groups {
    background-position: -288px 0;
}
.box_mid_ops_button_cont .app_icon.app_blogs {
    background-position: -306px 0;
}
.box_mid_ops_button_cont .app_icon.app_map {
    background-position: -324px 0;
}
.box_mid_ops_button_cont .app_icon.app_talks {
    background-position: -342px 0;
}
.box_mid_ops_button_cont .app_icon.app_wiki {
    background-position: -360px 0;
}
.box_mid_ops_button_cont .app_icon.app_chat {
    background-position: -378px 0;
}
.box_mid_ops_button_cont .app_icon.app_people {
    background-position: -396px 0;
}
.box_mid_ops_button.add_content div.icon {
    display: none;
}
.box_mid_ops_button_ul {
    list-style: none outside none;
    margin: 1px 4px -6px;
    padding: 0;
    text-align: right;
    overflow: hidden;
}
.box_mid_ops_button_ul li {
    display: inline-block;
    font-size: 0.833em;
    float: right;
}
.box_mid_ops_button_ul li a {
    text-decoration: none;
}
.box_mid_ops_button_ul li a:hover {
    text-decoration: underline;
}
/* New Add Content Button Finish */

/* Modules Horizontal Menu */
.modules_horizontal_menu_cont {
    padding: 10px;
    overflow: hidden;
}
ul.modules_horizontal_menu {
    margin:0;
    padding:0;
    float: right;
    font-size: 11px;
    letter-spacing: normal;
}
.modules_horizontal_menu li {
    float: right;
    list-style: none;
    margin-left: 20px;
    text-align: right;
    padding: 2px 0;
}
.modules_horizontal_menu li a {
    background-repeat: no-repeat;
    padding: 2px 0 2px 22px;
}
.modules_horizontal_menu input[type=button] {
    margin-left: 3px;
    padding: 2px 3px;
    font-size: 0.917em;
    font-weight: normal;
}
/* Modules Horizontal Menu Finish */

/*  Notify button Facebook and Email */
ul#notify_button {
    margin: 3px 0 15px 0;
    padding: 0;
}
#notify_button li {
    list-style: none;
    display:inline;
    padding: 1px 5px 1px 22px;
    margin-right: 2px;
    font-size: 11px;
    cursor: pointer;
    line-height: 18px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#notify_button li:hover,
#notify_button li.checked {
    box-shadow:0px 0px 10px #cccc00;
    -moz-box-shadow:0px 0px 10px #cccc00;
    -webkit-box-shadow:0px 0px 10px #cccc00;
    border: 1px solid #e5cd00!important;
    background-color: #fff6a8!important;
    color: #555!important;
}
#notify_button li.n_facebook {
    background: #fbfbfb url(http://www.facebook.com/favicon.ico) no-repeat 1px center;
    border: 1px solid #e2e2e2;
}
#notify_button li.n_email {
    background: #fbfbfb url(/images/fugue/mail.png) no-repeat 2px center;
    border: 1px solid #e2e2e2;
    padding-left: 22px;
}
#notify_button li.n_myspace {
    background: #fbfbfb url(http://www.myspace.com/favicon.ico) no-repeat 1px center;
    border: 1px solid #e2e2e2;
}
#notify_button li.n_twitter {
    background: #fbfbfb url(http://www.twitter.com/favicon.ico) no-repeat 1px center;
    border: 1px solid #e2e2e2;
}
/* Join This Group Button */ 
#join_this_group {
    line-height: 16px;
    text-align: center;
}
#join_this_group .avatar {
    float: left;
    width: 60px;
}
#join_this_group button {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 12px;
}
/* addNewPage ie7 hack */    
*:first-child+html #join_this_group button {
    width: 130px!important;
    text-align: center;
}
/* Bookmarklet */
#groups_bookmarklet {
    overflow: hidden;
    margin-top:10px;
}
#groups_bookmarklet .bookmarklet_button {
    background: url(/images/fugue/chain.png) no-repeat 5px center #F0F5FC;
    border: 1px solid #BBC9DB;
    color: #062D75!important;
    cursor: move;
    display: inline-block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    margin: 5px 0;
    padding: 3px 8px 3px 26px;
    text-align: center;
    text-decoration: none!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#groups_bookmarklet .bookmarklet_arrow {
    margin: -9px 2px;
}
/* addNewPage ie7 hack */    
*:first-child+html #groups_bookmarklet .bookmarklet_arrow {
    margin-top: -20px;
}
/* Home Blocks Simple View */  
.simple_list_view {
    border-style:none none solid;
    margin-bottom:4px;
    padding-bottom:4px;
}
.simple_list_view a {
    text-decoration: none;
}
.simple_list_view:last-child {
    border-bottom: none;
}
.simple_list_view img {
    padding-right: 1px;
}
.simple_unordered_list li {
    border-style: none none solid none;
    margin-bottom: 4px;
    padding-bottom: 4px;
    padding-left:0 !important;
}
.simple_unordered_list li a {
    text-decoration: none;
}
.simple_unordered_list li img {
    padding-right: 6px;
}
.simple_unordered_list li:last-child {
    border-bottom: none;
}
/* Content Page Listing View */  
.extended_list_view {
    margin: 0;
    padding: 0;
    list-style: none;
}
.extended_list_view li {
    line-height: 1em;
    border-style: none none solid none;
    padding: 12px 0;
}
.extended_list_view li:last-child {
    border: none;
}
.extended_list_view h5 {
    display: inline-block;
    width: 20%;
    font-weight: bold;
    margin: 0;
}
.extended_list_view p {
    display: inline;
    margin: 0;
}
/* ie7 hack */    
*:first-child+html .extended_list_view h5,
*:first-child+html .extended_list_view p {
    float: left;
}
/* End. Content Page Listing View */  

/* Notifications Page */
.latest_activity_module_title {
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 10px;
    padding-bottom: 5px;
    border-style: none none solid none !important;
}
#notificationsWrap ul li {
    border: none;
    margin-bottom: 10px;
    margin-left: 10px;
}
/* Module List View */
ul.advanced_unordered_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.advanced_unordered_list li {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}
/* *start* tag_cloud styles */
.tag_cloud {
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}
.tag_cloud a {
    line-height: 20px;
    /*float: left;*/
    clear: none;
    margin-right: 4px;
    text-decoration: none;
    opacity: 1 !important;
}
.tag_cloud a:hover {
    text-decoration: underline;
}
/* *start* taoster vCard styles */
#groups_toaster_vcard {
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    width: 254px;
    border-width: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.2);
    -moz-box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.2);
}
.toaster.vcard {
    font: 11px Tahoma;
    display: block;
    overflow: hidden;
}
.toaster.vcard img {
    vertical-align: middle;
}
.toaster.vcard .photo {
    float: left;
    margin: 5px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}
.toaster.vcard .details {
    margin: 5px 0 0 5px;
    float: left;
    clear: right;
    max-width: 165px;
}
.toaster.vcard .details .url {
    font-weight:bold;
    padding-right:1px;
}
.toaster.vcard .status {
    margin: 3px 0px 8px;
}
.toaster.vcard .actions {
    margin: 0;
    padding: 1px 0;
    clear: both;
    display: block;
    overflow: hidden;
    list-style: none;
}
.toaster.vcard .actions li {
    float: left;
    margin: 1px 8px 2px 6px;
    padding: 0;
    list-style: none;
    text-align: center;
    cursor: pointer;
}
.toaster.vcard .activityRank {
    margin-bottom: 6px;
}
.toaster.vcard .activityRank img {
    margin-right: 2px;
}
/* *end* taoster vCard styles */

/* Sidebar Ads Block */
.ad_sidebar_block .box_mid .content {
    margin: 0!important;
    padding: 0!important;
}
.ad_sidebar_block .box_mid {
    padding: 0!important;
    margin: 0!important;
}
.ad_sidebar_block .box {
    padding: 0!important;
}
/* End - Sidebar Ads Block */

/* Ad Supported Layout */
#content .col_ad {
    text-align: center;
}
#content .col_ad .ad_container .ad_title {
    margin: 0 0 2px 0;
    padding: 0;
    line-height: 0;
}
/* Admin Panel Ads */ 
#admin_leaderboard_ads {
    margin-bottom: 5px;
}
/* admin/promote ie7 hack */    
*:first-child+html #tab_byemail_settings-content {
	overflow: hidden;
}
#invitePreviewMail {
	width: 480px;
}
/* Content Leaderboard Ads Area */
.content_leaderboard_ads {
    margin-bottom: 1px;
}
.content_leaderboard_ads .ad_title {
    margin-left: 2px;
}
#col_main #top_block_no_1 {
    position: relative;
}
/* End - Ad Supported Layout */

/* infoBar Search Box */
#search_form {
    position:relative;
}
#groups_search_text {
    font-size:11px;
    font-family: Tahoma, Geneva, sans-serif;
    padding:2px 3px;
    width:110px;
    border: 1px solid #dedede;
    background-color: #f9f9f9;
    color: #666;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
}
#groups_search_text:focus,
#groups_search_text:active {
    width:150px;
}
#search_form input[type=image] {
    border:0 none;
    padding: 0;
    margin: 0;
    font-size:11px;
    font-family: Tahoma, Geneva, sans-serif;
    position:absolute;
    right:4px;
    top:4px;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
ul#search_types_box {
    margin: 0 0 2px 0!important;
    width: 120px;
    overflow: auto;
    padding: 0;
    z-index: 93;
    text-align: left;
    border: 1px solid #dadada;
    border-bottom: none;
}
#search_types_box li {
    font-size: 10px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 3px !important;
    background-color: #EBEBEB;
    color: #444;
    border-bottom: 1px solid #dadada;
    list-style: none;
    cursor: pointer;
    opacity: 0.95;
    filter: alpha(opacity = 95);
}
#search_types_box li.selected {
    background-color: #ffc;
}
/* End - infoBar Search Box */

/* Tag Style */
.tags_cont a {
    display: inline-block;
    padding: 1px 5px;
    margin-right: 1px;
    line-height: 1.4em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tags_cont a.special_bg {
    background-color: #ebebeb;
    color: #333;
    text-decoration:none;
}
.tags_cont a.special_highlight {
    text-decoration: none;
    color: #fff !important;
}
/* End - Tag Style */

/* Search Module */
.module_search_question {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px;
    overflow: hidden;
}
.module_search_question .text_input {
    width: 85%;
    float: left;
}
.module_search_question .text_input input {
    padding: 2px 5px;
    height: 30px;
    width: 97%;
    font-size: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.module_search_question .text_button {
    width: 15%;
    float: left;
    text-align: left;
}
.module_search_question .text_button input[type="submit"] {
    font-size:18px;
    font-weight:bold;
    height:35px;
    padding:2px 14px;
}
.module_search_question ul.text_checkbox {
    float:left;
    margin:10px 3px 0;
    padding:0;
    width: 100%;
}
.module_search_question ul.text_checkbox li {
    display:inline;
    font-size:15px;
    font-weight:bold;
    margin-right:10px;
}
/* End - Search Module */

/* Funds Module */
.funds_home img {
    float: left;
    margin-right: 10px;
}
.funds_home h3 {
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}
.funds_home .campaign_desc {
    margin-bottom: 10px;
}
.funds_home .campaign_date {
    margin-left: 10px;
}
.funds_campaign .funds_campaign_left {
    float: left;
    width: 25%;
    overflow: hidden;
}
.funds_campaign .funds_campaign_left img {
    max-width: 200px;
}
.funds_campaign .funds_campaign_left label {
    display: block;
    padding: 0 0 2px 5px;
}
.funds_campaign .funds_campaign_left input {
    padding: 5px;
    border-radius: 5px;
    width: 92%;
}
.funds_campaign .funds_campaign_right {
    float: left;
    width: 72%;
    margin-left: 15px;
    overflow: hidden;
}
.funds_campaign .funds_campaign_right p {
    padding: 4px 0 8px !important;
}
.funds_campaign fieldset {
    float: left;
    padding: 2%;
    border-radius: 5px;
    font-size: 18px;
    line-height: 15px;
    height: 28px;
}
.funds_campaign fieldset.campaign_balance {
    width: 33%;
}
.funds_campaign fieldset.campaign_date {
    width: 56%;
}
.funds_campaign legend {
    padding: 0 3px;
    margin-left: -3px;
    font-weight: bold;
    font-size: 12px;
}
.funds_campaign fieldset.campaign_date {
    margin-left: 2%;
}
.funds_campaign h1 {
    font-size: 1.273em;
    font-weight: bold;
    line-height: 1.6em;
}
.funds_campaign .campaign_date {
    margin-left: 10px;
}
.funds_campaign .campaign_goal {
    float: left;
    width: 8%;
    margin-left: 5px;
    line-height: 22px;
    font-size: 11px;
}
.funds_campaign .gManagers h2 {
    clear: both;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}
.funds_progress_bar_cont {
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.funds_extra .funds_progress_bar_cont {
    float: none;
}
.funds_progress_bar {
    float: left;
    width: 98%;
    margin-top: 3px;
    background: #efefef;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.funds_progress_bar .value {
    text-align: right;
    border-radius: 5px;
    background: #79b106; /* Old browsers */
    background: -moz-linear-gradient(left, #a9df46 0%, #79b106 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a9df46), color-stop(100%, #79b106)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a9df46 0%, #79b106 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a9df46 0%, #79b106 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #a9df46 0%, #79b106 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9df46', endColorstr='#79b106', GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #a9df46 0%, #79b106 100%); /* W3C */
}
.funds_progress_bar .value span {
    font-family: tahoma;
    font-size: 11px;
    line-height: 20px;
    padding-right: 5px;
    color: #fff;
}
.funds_home .funds_progress_bar .value span {
    font-size: 10px;
    line-height: 14px;
}
.funds_home .funds_progress_bar {
    width: 99%;
    line-height: 10px;
}
/* End - Funds Module */

/* Extra Block */
.addNewBlockLink {
    background: url(/images/icons/add-new-blog-plus.png) no-repeat scroll left center transparent;
    margin: 5px 10px;
    padding: 2px 2px 2px 17px;
}
#invitation_block {
    margin-bottom: 5px;
}
#invitation_block input[type=submit] {
    margin-left: 5px;
}
#invitation_block #recipient_list {
    padding: 4px;
}

/* Empty Content Page */
#emptyContent {
    margin: 0 auto;
    padding: 20px 0 400px;
    width: 500px;
}
#emptyContent .emptyModuleIcon {
    background: url(/images/icons/128-icons.png) no-repeat;
    width: 128px;
    height: 128px;
    display: block;
    margin: 0 20px 0 0;
    float: left;
}
#emptyContent .emptyModuleText {
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
    width: 350px;
}
#emptyContent .emptyModuleText h3 {
    font-size: 16px;
    font-weight: bold;
}
ul#emptyActions {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}
ul#emptyActions li {
    margin-bottom: 5px;
}
ul#emptyActions a.emptyAddIcon {
    text-decoration: none;
    background: url(/images/fugue/plus.png) no-repeat left center;
    padding: 0 0 0 25px;
}
#emptyContent .emptyModuleDesc {
    font-size: 13px;
    margin-top: 15px;
}
/* End - Empty Content Page */

/* FB Connect Button */
*:first-child+html .fButton {
    width: 190px;
}

.fButton.fb_small {
    width: auto;
}
.fButton {
    background: url(/images/fb_connect_icon.png) no-repeat 0 0 #5F78AB;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    border: 1px solid #1A356E;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    display: inline;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    margin: 0 !important;
    padding: 2px 6px 3px 30px !important;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.fButton:active {
    background-color: #4F6AA3;
}
.fButton:hover {
    background-color: #5F78AB;
}
*:first-child+html .fButton {
    width: 190px;
}
*:first-child+html .fButton.fg_small {
    width: 100px;
}
/* End - FB Connect Button */

/* Header search button bugfix #2401 */
#searchSubmitInput {
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
/* Add event modalBox nicEdit */
#event_desc_div {
    background: #fff;
}
/* Header myAccount Menu  */
ul#topbar_nav_links {
    margin: 0;
    padding: 0;
}
ul#topbar_nav_links li {
    padding: 0;
    margin: 0;
    list-style: none;
    display:inline;
}
ul#topbar_nav_links li#bottom_administrate_link {
    display:none;
}
/* End - Header myAccount Menu  */

.downArrowIcon {
    font-size: 9px;
}
/* Gaming Block */
.gamingProgressBar {
    width: 97%;
    background: #fff;
    border-radius: 3px;
    padding: 1px;
}
.gamingProgressBar .value {
    text-align: right;
    border-radius: 3px;
    background: #79b106; /* Old browsers */
    background: -moz-linear-gradient(left, #a9df46 0%, #79b106 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a9df46), color-stop(100%, #79b106)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a9df46 0%, #79b106 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a9df46 0%, #79b106 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #a9df46 0%, #79b106 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9df46', endColorstr='#79b106', GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #a9df46 0%, #79b106 100%); /* W3C */
}
.gamingProgressBar .value span {
    font-family: tahoma;
    font-size: 11px;
    line-height: 15px;
    padding-right: 5px;
    color: #fff;
}
ul#gamingYourTargets {
    margin: 15px 5px;
    padding: 0;
    list-style: none;
}
ul#gamingYourTargets li {
    padding-left: 20px;
    line-height: 16px;
    margin-bottom: 5px;
    background: url(/images/icons/point.png) no-repeat 5px center;
}
ul#gamingYourTargets li.tick {
    background: url(/images/fugue/tick.png) no-repeat left center;
    text-decoration: line-through;
}
/* End Gaming Block */

/* v.o: search dropdown */
ul.item-input-list-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 400px;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 0;
    /* background-color: #fff; */
    list-style-type: none;
    clear: left;
}
ul.item-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 3px;
    -webkit-appearance: caret;
}
li.item-input-item-facebook {
    overflow: hidden;
    height: auto !important;
    height: 15px;
    margin: 3px;
    padding: 1px 3px;
    cursor: default;
    font-size: 11px;
    line-height: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    white-space: nowrap;
}
li.item-input-item-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}
li.item-input-item-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}
li.item-input-input-item-facebook {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div.item-input-dropdown-facebook {
    position: absolute;
    width: 400px;
    background-color: #fff;
	color: #777;
    overflow: hidden;
    border-top: none;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1;
    margin-left: 1px;
}
div.item-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}
div.item-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}
div.item-input-dropdown-facebook ul li {
    padding: 3px;
    margin: 0;
    list-style-type: none;
}
div.item-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: normal;
}
.ajaxModalBox #item-input-messageTo {
    width: 386px;
}
/* v.o.: end search dropdown */

.mobile_ads img {
	opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

/* Mantis #3167 Facebook invite page */
.module_dashboard .fb_iframe_widget iframe {
	width: 750px !important;
    margin-left: -10px;
}
/* Mantis #3226 */
.module_admin #top_promotional_block {
	padding: 20px 10px 10px;
}
.module_admin #top_promotional_block .box_mid_promo {
	border: none;
}
/* Mantis #3398 */
.adviseBlock {
    word-wrap: break-word;
    white-space: pre-wrap;
}
/* eStore */
#estore_frame {
	border: none !important;
	height: 1500px !important;
	width: 100% !important;
}



/* Facebook associate  */
/*
#content #alert_column.col_full {
    background: lightYellow !important;
    color: #787878 !important;
}
#content #alert_column.col_full a {
    color: #0093C8 !important;
    text-decoration: none;
}
.fb_associate {
    background: url(http://grou.ps/images/icons/facebook_14.png) no-repeat left center;
    padding-left: 20px;
}
*/
/* --o-- */