/*
* @name SuperEvents 4.1.9.3
* Created By grVulture
* http://www.axxis.gr
* @copyright  Copyright (C) 2009,2010,2011  Axxis.gr / All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*/
 /* default CSS */

/* LIGHTBOX CSS */
#ibox_wrapper{line-height:25px;border-color:#fff;}#ibox_wrapper,#ibox_footer_wrapper a{background-color:#fff;}#ibox_content{background-color:#fff;border:0;margin:10px 10px 40px 10px;}#ibox_footer_wrapper{line-height:25px;bottom:5px;top:auto;}#ibox_footer_wrapper a{text-indent:-100000px;border:0;background:#fff url('/images/closelabel.gif') center center no-repeat;width:66px;padding:0;height:22px;line-height:22px;}#ibox_footer_wrapper a:hover{background-color:#fff;}#ibox_loading{text-indent:-100000px;width:200px;height:200px;background:#fff url('/images/loading.gif') center center no-repeat;}
#ibox_overlay{height:1500px !important;}

#map_canvas {
  border: 1px solid #CAD4E7 !important;
  -moz-border-radius: 3px 3px 3px 3px;
  vertical-align: top;
  color: #666666;
  width: 100%;
  height: 300px;
  min-width:400px;
}
/* expand category tree*/
#expandtree {
  border: 0px;
  padding: 1px 1px 1px 1px;
}
#expandtree option{
	border: 1px solid #C1DAD7;
  padding: 2px 2px 2px 2px;
  background: #D0E8FC;
  color: #4D6185;
}

// Google Maps DO NOT REMOVE
		v\:* {
			behavior:url(#default#VML);
		}

table.ticketlist_table{
   width:100%;
}

table.ticketlist_table tr { 	
	border: 1px solid #C1DAD7;
	width:20%!important;
}

.dragclass{
position : relative;
cursor : move;
}

.likebutton {
  position: relative;
  top: 5px;
  cursor: pointer;
}

a.supergroup_likes {
  font-size:smaller;
  color: green;
}
a.supergroup_likes:hover {
  border:1px solid #C1DAD7;
}

.likers_titlespan {
  width:100%;
	border-bottom: 1px solid #336699;
	background-color: #C1DAD7;
	/*background-color: #84C87D;*/
}

input.button {
  border:1px solid #C1DAD7; 
  /*float:left;*/ 
  padding:1px; 
  margin: 1px; 
  cursor:pointer;
  font-size:9px;
}

input.button:hover{
  border:1px solid #999; 
}

input.minimal_button {
  border: 0;
  border-left:1px solid #C1DAD7;
  background: transparent; 
  padding:1px; 
  margin: 1px; 
  cursor:pointer;
  color: #999;
  font-size:9px;
}

input.minimal_button:hover{
   -moz-border-radius: 3px 3px 3px 3px;
  background: #999;
  color: #222; 
}

input.inputguests {
  border:0px solid #C1DAD7; 
  border-bottom:1px dotted #C1DAD7; 
  /*float:left;*/ 
  font-size:9px;
}

input.inputguests:hover{
  background:#999; 
}

.reply_report{
  background:#F0F0F0;
  width: 380px;
  border:1px solid #C1DAD7; 
  position : absolute;
  z-index: 999;
}

.reply_report_title {
  width:100%;
	border-bottom: 1px solid #336699;
	background-color: #C1DAD7;
}
.reply_report_textarea {
  margin-left:3px;
  width: 368px;
}

.likers{
  background:#F0F0F0;
  width: 380px;
  border:1px solid #C1DAD7; 
  display: none;
  position : absolute;
  z-index: 999;
}

/* Tooltips */
.tool-tip {
   float: left;
   background-color: #C1DAD7;
   border: 1px solid #999999;
   padding: 5px;
   max-width: 600px;
   z-index: 999;
}
 
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: #C1DAD7;
   border-bottom:1px solid #333; 
}
 
.tool-text {
   font-size: smaller;
   color: #666666;
   margin: 0;
}

/* GROUP LIST HEADER */
table.list_links {
  width:100%;
}
a.todaygroups_small_links {
  font-size:smaller;
}
a.allgroups_small_links {
  font-size:smaller;
}
a.mygroups_small_links {
  font-size:smaller;
}
a.friendgroups_small_links {
  font-size:smaller;
}
a.invitegroups_small_links {
  font-size:smaller;
}
a.archive_small_links {
  font-size:smaller;
}
td.search {
}
.search_text {
  font-size:smaller;
  color: #666666;
}
table.today_header {
  width:100%;
}
table.week_header {
  width:100%;
}
table.month_header {
  width:100%;
}
table.all_header {
  width:100%;
}
table.my_header {
  width:100%;
}
table.friends_header {
  width:100%;
}
table.cat_header {
  width:100%;
}
table.inv_header {
  width:100%;
}
table.results_header {
  width:100%;
}
table.archive_header {
  width:100%;
}
/*-------------------*/

img.attached {
max-width: 250px !important;
max-height: 190px !important;
width:expression(this.width > 250? "250px": "auto" );
height:expression(this.height > 190? "190px": "auto" );
}

/* GROUP LISTS */
td.mygroups {
}
td.mymemberships {
}
td.invites_sent {
}
td.invites_received {
}
/*---------------------*/

/* GROUP DETAILS - HEADER */
table.group_header {
  width:100%;
}
td.group_title_header {
}
td.backtogroup {
}
td.backtogroups {
}
td.backtomessage {
}
td.backtomessages {
}
/*-------------------------*/

/* GROUP DETAILS - MAIN */
div.supergroup_details1 {
  float:left;
  width:74%;
  display: inline;
}
.supergroup_details1 img {
  /*max-width: 400px !important;*/
}
a.group_title_link {
  font-size:smaller;
}
table.supergroup_titles {
  width:99%;
	background-color: #C1DAD7;
	border-top: 1px solid #336699;
  table-layout:fixed;
}
table.members_table {
  table-layout:fixed;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  border-style: none;
	border-collapse: collapse;
}
table.members_table td {
  padding-top:1px;
  padding-left:4px;
  padding-right:4px;
	text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.photos_table {
  table-layout:fixed;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  border-style: none;
	border-collapse: collapse;
}
table.photos_table td {
  padding-top:1px;
  padding-left:4px;
  padding-right:4px;
	text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.files_table {
  table-layout:fixed;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  border-style: none;
	border-collapse: collapse;
}
table.files_table td {
  padding-top:1px;
  padding-left:4px;
  padding-right:4px;
	text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.videos_table {
  table-layout:fixed;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  border-style: none;
	border-collapse: collapse;
}
table.videos_table td {
  padding-top:1px;
  padding-left:4px;
  padding-right:4px;
	text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.discussions_table {
  table-layout:fixed;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  border-style: none;
	border-collapse: collapse;
}
table.discussions_table td {
  padding-top:1px;
  padding-left:4px;
  padding-right:4px;
	text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
td.group_date_label {
}
td.group_location_label {
}
td.group_street_label {
}
td.group_city_label {
}
td.state_label {
  vertical-align: top;
}
td.group_phone_label {
}
td.group_email_label {
}
td.group_cat_label {
}
td.group_cat {
}
td.group_desc_label {
}
td.group_desc {
}
td.group_website_label {
}
td.group_website {
}
td.recent_news_label {
}
td.recent_news {
}
td.latest_members_label {
}
td.discussions_label {
}
td.photos_label {
}
td.files_label {
}
td.the_wall {
}
div.comments_input textarea{
  /*font:normal 11px  Verdana, Tahoma, Arial;
or whatever else you need*/
}

/* GROUP DETAILS - RIGHT COLUMN */
div.supergroup_details2 {
  float:right;
  width:25%;
  display: inline;
}
table.supergroup_table2 {
  width:99%;
  float:right;
}
table.supergroup_table2 td {
  padding-right: 1px;
	border-bottom: 1px solid #C1DAD7;
}
table.detail_links {
  width:98%;
  float:left;
}
table.detail_links td {
  padding-left: 2px;
  padding-right: 5px;
}
table.detail_links td:hover {
  background-color: #003366;
}
table.details_right_table td {
  padding-left: 2px;
  padding-right: 5px;
  border-left: 1px solid #C1DAD7;
}
table.supergroup_titles2 {
  width:100%;
  float:right;
	background-color: #C1DAD7;
	border-top: 1px solid #336699;
  table-layout:fixed;
}
a.supergroup_right_links {
  font-size:smaller;
  text-decoration: none;
  color: #003366;
}
a.supergroup_right_links:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a.supergroup_owner {
  font-size:smaller;
}
a.supergroup_officer {
  font-size:smaller;
}
a.supergroup_admin {
  font-size:smaller;
}
td.links_column {
}
img.group_image {
  width:100%;
}
div.place_image {
	float: left; border-right: 1px solid #DDDDDD;
}
div.place_address {
	float: left; margin-left: 5px; padding-top:2px
}
img.place_image {
  height:75px;
  border: 3px solid #ECEEF5;
  margin-right: 5px;
}
img.place_image:hover {
	border: 3px solid #DEDEDE;
}
td.join {
}
td.login {
}
td.view_board {
}
td.leave {
}
td.invite {
}
td.message_all {
}
td.create_event {
}
td.approve {
}
td.edit_group {
}
td.edit_members {
}
td.delete_group {
}
td.group_type_header {
}
td.group_type {
}
td.officers_header {
}
td.officers {
}
td.admins_header {
}
td.admins {
}
td.rel_groups_header {
}
td.rel_groups {
}
td.rel_events_header {
}
td.rel_events {
}
/*-------------------*/

/* CREATE GROUP */
form.create_group {
}  
td.logo_label {
}
td.cat_label {
}
td.date_label {
}
td.repeat_label {
}
td.location_label {
}
td.street_label {
}
td.city_label {
}
td.phone_label {
}
td.email_label {
}
td.descr_label {
}
td.news_label {
}
td.web_label {
}
td.options_label {
}
td.access_label {
}
/*------------------*/

/* CREATE CATEGORY */
form.create_category {
}  
table.create_category {
}  
td.create_category {
}
td.category:hover, td.category a:hover {
  background-color: #003366;
  color: #FFFFFF;
  text-decoration:none;
}
/*------------------*/

/* GENERAL */
div.supergroups {
}

table.supergroup_table {
  margin-left: auto;
  margin-right: auto;
  width:100%;
}

table.supergroup_table td {
  padding-right: 1px;
	border-bottom: 1px solid #C1DAD7;
}

table.supergroup_inner_table {
  border-style: none;
}

table.supergroup_inner_table td {
  padding-right: 8px;
	border-bottom: 0px none #FFFFFF;
}

table.supergroup_form_table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  padding: 2px 2px 2px 2px; 
}

td.form_label {
  white-space: nowrap;
  font-size:larger;
  color:#333333;
  padding-right:4px;
}

table.messageall_label {
  width:100%;
}

table.message_label {
  width:100%;
}

table.members_label {
  width:100%;
}

table.invite_label {
  width:100%;
}

table.invite_table{
   width:100%;
}

table.invite_table td { 	
	border: 1px solid #C1DAD7;
	width:20%!important;
}

table.invite_table td:hover {
	background-color: #C1DAD7;
	color: #FFFFFF;
	text-decoration: none;
}

table.invite_inner {
	border-style: none;	
	table-layout:fixed;
	/* CHANGE THIS TO FIT THE "FRIENDS" TABLE IN YOUR TEMPLATE. EACH FRIEND WILL GET THIS WIDTH */
  width:140px;
}

table.showmembers {
  width:100%; /*305px !important;*/
}

table.invite_inner td {
  	border: 0px none #FFFFFF;
  	text-overflow:ellipsis;
  	white-space: nowrap;
	width:100%!important;
	overflow:hidden;

}

table.invite_inner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table.links_table {
  width:120px;
  float:right;
}

table.venue_links_table {
  width:50%;
  float:right;
}

table.links_table td:hover {
  background-color: #003366;
}

img.supergroup_image {
}

a.supergroup_links {
}
a.supergroup_links:hover {
}

a.supergroup_small_links {
  font-size:smaller;
}
a.supergroup_small_links:hover {
}

.supergroup_small_text {
  font-size:smaller;
  color: #666666;
}

.supergroup_small_info {
  font-size:smaller;
  color: #003366;
}

div.supergroups h1 {
  font-size:large;
  font-weight:bold;
  color: #000000;
  text-align: left;
}

div.supergroups h2 {
  font-size:larger;
  font-weight:bold;
  color: #000000;
  text-align: left;
}

div.supergroups h3 {
  font-size: medium;
  font-weight:bold;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

div.supergroups h4 {
  font-size: medium;
  font-weight:bold;
  color: #000000;
  text-align: left;
}

.supergroup_notice {
  background-color: #003366;
  font-size:small;
  color:#FFFFFF;
}

.supergroup_alarm {
  background-color: #990000;
  font-size:small;
  color:#FFFFFF;
}

.supergroup_catlist {
  font-size:larger;
  color:#666666;
}

.supergroup_catlist:hover {
  font-size:larger;
  color:#FFFFFF;
}

.supergroup_frame {
  width:98% !important;
  height:400px !important;
  border:none;
}

/* CSS Document for Group Bulletins */
div.mind_wrapper {border:1px solid #AAAAAA;width:100%;background:#F0F0F0;padding:3px 3px 3px 3px;}

div.mind_inner {display:inline;width:25%;padding:3px 3px 3px 3px;}

div.mind_text {display:inline;width:75%;text-align:right;padding:3px 3px 3px 3px;}

div.mind_button {text-align:right;}

textarea.mind_text {width:98%;padding:3px 3px 3px 3px;}

div.photo_text {
  width:98%;
  padding:3px 3px 3px 3px;
/*  font-size:smaller; */
  color: #666666;
  text-align:center;
  border:none;
  background:transparent;   
}

#friends_table, #witness_table {
  display:none; 
  position:absolute; 
  border:2px double #666; 
  background-color: rgba(255, 255, 255, 0.9); 
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#AAAAAA'); 
  color:#111; 
  height:350px; 
  width: 450px; 
  z-index: 999;
}
.timepicker_table {
  display:none; 
  position:absolute; 
  border:2px double #666; 
  background-color: rgba(255, 255, 255, 0.9); 
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#AAAAAA'); 
  color:#111; 
  height:350px; 
  width: 150px; 
  z-index: 999;
  margin-left: 230px;
}

/* Comments */
table.commenter_table {
  background: #FAF9F6;
}

div.comment {
  padding-left: 5px;
}

div.comments_div {
  background: #FFFFFF;
  border-bottom: 1px solid #CFDADF;
}

div.comments_div img {
max-width: 150px !important;
max-height: 90px !important;
}

div.comments_div object {
max-width: 250px !important;
max-height: 190px !important;
}

div.comments_div embed {
max-width: 250px !important;
max-height: 190px !important;
}

div.comments_header {
  border-bottom: 1px solid #C1DAD7;
}

div.mycomment {
  background: #FFFFFF;
}

table.commenter_table td {
  vertical-align: top;
}

.supergroup_text img {
max-height: 450px;
max-width: 740px;
}

.supergroup_inner_table .styled_title {
  padding: 2px !important;
}

.group_title_header .styled_title {
  padding: 2px !important;
  top: 5px;
  position: relative;
}

div.venue_header {
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	width: 150px;
	height: 150px;
}
table.venue_header {
	border-bottom: 1px solid #DDDDDD;	
}

/* Optional
table.stylers {
	width:450px !important;
}

table.stylers table {
	width: 130px !important;
	height: 130px !important;
}

table.stylers table td {
	padding: 0px !important;
}
END of Optional */
