/*
.container_12{
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}
*/
.you_have_ie a{
  font-weight: bold;
  color: #fff;
}
.you_have_ie a:hover{
  font-weight: bold;
  color: #000;
}

.no_bold{
  font-weight: normal;
}

.notes{
  color: #174916;
  font-weight: bold;
}

/* Navigation */
#header{
  height: 90px;
  line-height:0; 
  padding:0;
  margin-top:0px;
  margin-bottom: 10px;
  position: relative; 
  z-index: 90;
}

#header_navigation{
  position:absolute; 
  right:10px; 
  top:27px;
}

#header_navigation li {
  padding-right: 7px;
  line-height: 17px;
}

#header_navigation li a{
  text-decoration:none;
  border-right: 1px solid #646464;
  padding-right: 8px;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

#header_navigation li a.omega{
  border: 0;
}

#main_photo_container{
  padding-bottom: 10px; 
}


#scrollable_navigation li{
  float: left;
  list-style:none;
  width: 116px;
  height: 30px;
}

#scrollable_navigation li a{
  text-decoration:none;
  margin-top: 10px;
  margin-left: 10px;
  padding: 0px 50px 10px 50px;
}

#scrollable_navigation .tab_current{
  margin: 0px !important;
  padding: 0px !important;
  height: 0px !important;
  width: 0px !important;
}

#scrollable_navigation .tab_zero{
  background: url('../img/home_Information_tab.png') no-repeat top left;
}
#scrollable_navigation .tab_one{
  background: url('../img/home_attractions_tab.png') no-repeat top left;
}
#scrollable_navigation .tab_two{
  background: url('../img/home_events_tab.png') no-repeat top left;
}
#scrollable_navigation .tab_three{
  background: url('../img/home_PlacesToStay_tab.png') no-repeat top left;
}
#scrollable_navigation .tab_four{
  background: url('../img/home_WhereToEat_tab.png') no-repeat top left;
}
#scrollable_navigation .tab_five{
  background: url('../img/home_Businesses_tab.png') no-repeat top left;
}

.sectionImageOverlay{
  position: absolute; 
  top: 0; 
  left: 0;
}


#section_title{
  height: 75px;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #515151;
  font: 40px/50px 'MyriadPro', Tahoma, Verdana, Helvetica, sans-serif;
}

#page_title{
  height: 50px;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #515151;
  font: 40px/50px 'MyriadPro', Tahoma, Verdana, Helvetica, sans-serif;
}

#logo{
  padding-bottom: 10px;
}

#main_navigation{
  list-style: none;
}

#main_navigation li{
  background: url('../img/main_nav_li.png') no-repeat top left;
  height: 30px;
  padding: 7px 0 0 0;
  margin: 0 0 -8px 0;
  text-align: center;
}

#main_navigation li:hover, #main_navigation li.active{
  background: url('../img/main_nav_li_hover.png') no-repeat top left;
}

#main_navigation li.alpha{
  background: url('../img/main_nav_header.png') no-repeat top left !important;
  height: 100px;
  padding: 0;
  margin: 0;
}
#main_navigation li.omega{
  background: url('../img/main_nav_ul_bottom.png') no-repeat top left !important;
  height: 136px;
  padding: -1px 0 0 0;
  margin: 0;
}

#main_navigation li a{
  width: 220px;
  height: 24px;
  color: #fff;
  font-size: 18px;
  line-height:20px;
}

#main_event_navigation_holder{
  background: url('../img/Events_PurpleBoxTop.png') #5a628d no-repeat top left;
}
#main_event_navigation_holder_bottom{
  background: url('../img/Events_PurpleBoxBottom.png') no-repeat top left;
  height: 0;
  padding-top: 8px;
}
#main_event_navigation{
  list-style: none;
}
#main_event_navigation li{
  background: url('/media/img/Events_GreyBoxMiddle.png') repeat-y top left;
  padding: 5px 0px 10px 10px;
}
#main_event_navigation li.alpha{
  background: none;
  height: 100px;
  margin: 0;
  padding: 0;
}
#main_event_navigation li.grey_top{
  background: url('/media/img/Events_GreyBoxTop.png') no-repeat top left;
  display: block;
  width: 220px;
  height: 20px;
  margin: 0;
  padding: 0;
}
#main_event_navigation li.grey_bottom{
  background: url('/media/img/Events_GreyBoxBottom.png') no-repeat top left;
  height: 19px;
  margin: 0;
  padding: 0;
}

a.event_search_print_btn{
  display: block;
  height: 0;
  width: 200px;
  padding-top: 50px;
  background: url('../img/Events_Print_0.png') top left no-repeat;
  overflow: hidden;
  margin-left: 10px;
  position: relative;
  top: -25px;
}

a.event_search_print_btn:hover{
  background: url('../img/Events_Print_1.png') top left no-repeat;
}

a.event_search_quick_view_btn{
  display: block;
  height: 0;
  width: 220px;
  padding-top: 75px;
  background: url('../img/Events_MagnificationGlass_0.png') top left no-repeat;
  overflow: hidden;
  position: relative;
}

a.event_search_quick_view_btn:hover{
  background: url('../img/Events_MagnificationGlass_1.png') top left no-repeat;
}

/* OLD
#main_event_navigation li{
  background: url('/media/img/FilterEvents_Sides.png') repeat-y top left;
  padding: 5px 0px 10px 10px;
}
#main_event_navigation li.alpha{
  background: url('/media/img/FilterEvents_Topper.png') no-repeat top left;
  height: 128px;
  margin: 0;
  padding: 0;
}
#main_event_navigation li.omega{
  background: url('/media/img/FilterEvents_Footer.png') no-repeat top left;
  height: 19px;
  margin: 0;
  padding: 0;
}
*/
#main_event_navigation li input[type="text"], #main_event_navigation li select{
  width: 180px;
  margin-top: 3px;
  margin-left: 6px;
}
#main_event_navigation li select{
  text-align: left;
  width: 186px;
}
#main_event_navigation li button{
  width: 200px;
  height: 20px;
  border: 1px solid #000;
  margin-top: 4px;
  padding-bottom: 5px;
}

.ui-corner-all { -moz-border-radius: 8px; -webkit-border-radius: 8px; }

.search_info{
  color: #515151;
}
.event_search_label{
  padding-left: 6px;
  font: 13px/17px Tahoma, Verdana, Helvetica, sans-serif;
}
.event_search_category_holder{
  padding-left: 5px;
}

#month_of_events_holder a{
  color: #000;
}
#month_of_events_holder{
  margin-top: 20px;  
}
#month_of_events table{
  width: 100%;
}
#month_of_events table tr th{
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 8px;
}
#month_of_events table tr td{
  text-align: center;
  font-weight: bold;
  vertical-align: top;  
  border-right: 1px solid #6362B2;
  border-bottom: 1px solid #6362B2;
}

#month_of_events td.mon{
  border-left: 1px solid #6362B2;
  border-right: 1px solid #6362B2;
}
#month_of_events .month{
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
#month_of_events_holder .number_badge, #month_of_events .number_badge{
  display: inline-block;
  width: 28px;
  font-weight: bold;
  color: #fff;
  font-size: 7px;
  line-height: 9px;
  background: #6362B2;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
#month_of_events_holder .searched{
  background: #fadb71;
}
#month_of_events_holder td.today span.number_badge{
  background: #000;
}


#create_nav{
  list-style: none;
  margin-top: 15px;
}
#create_nav li{
  border: 2px solid #87c735;
  background: #78b12e;
  padding: 10px;
}

#related_links{
  list-style: none;
}

#related_links li{
  background: url('../img/related_nav_li.png') no-repeat top left;
  height: 22px;
  padding:0;
  margin: 0;
}

#related_links li:hover{
  background: url('../img/related_nav_li_hover.png') no-repeat top left;
}

#related_links li a{
  height: 22px;
  color: #fff;
  font-size: 15px;
  line-height:17px;
  padding-top: 4px;
  padding-left: 10px;
}

#related_links li.alpha{
   background: url('../img/related_nav_li_header.png') no-repeat top left;
   height: 26px;
   padding: 0;
   margin: 0;
}

#related_links li.omega{
  background: url('../img/related_nav_ul_bottom.png') no-repeat top left;
   height: 30px;
   padding: 0;
   margin: 0;
}

#breadcrumbs{
  padding: 10px 0px;
}

#breadcrumbs li.alpha {
  background: none;
  padding: 0;
}

#breadcrumbs li{
  background: url('../img/gt_bullet.png') no-repeat center left;
  padding-left: 15px;
  display: inline;
}

#breadcrumbs li a{
  color: #515151;
  font-weight: bold;
}

div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 700px; 
    height: 219px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
    background-color: #363636;
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
    width: 700px;
    height: 219px;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 

}

/*
  business images scroller
  
*/
#bimages_browsable.scrollable{
  float: left;
  border: 0;
  height: 225px;
  overflow:hidden;
  position:relative;
  width: 460px;
}

#bimages_browsable.scrollable .items div{
  background: transparent url('../img/ProfileImageFrame.png') center center no-repeat;
  width: 460px;
  height: 225px;
}
#bimages_browsable.scrollable img{
  width: 300px;
  height: 185px;
  cursor:pointer;
  float:left;
  margin: 20px 80px;
  padding: 0px;
}
#bimages_browsable.scrollable .active{
  border:2px solid #000000;
  position:relative;
  z-index:90;
}
#bimages_browsable.scrollable .items{
  background: transparent;
  clear:both;
  position:absolute;
  width:20000em;
}
.bimages_navi{
  width: 44px;
  text-align: center;
  margin: 10px auto;
}
.bimages_navi a {
  background:transparent url('../img/bimage_navigator.png') no-repeat scroll 0 0;
  display:block;
  float:left;
  font-size:1px;
  height:8px;
  margin:3px;
  width:8px;
}
.bimages_navi a.active {
  background-position:0 -16px;
}
.bimages_navi a:hover {
  background-position:0 -8px;
}

a.browse {
  background:transparent url('../img/bimage_arrows.png') no-repeat scroll 0 0;
  cursor:pointer;
  display:inline;
  float:left;
  font-size:1px;
  height:30px;
  margin: 0px 10px;
  width:30px;
}

a.left {
  margin-left:0;
}
a.left:hover {
  background-position:-30px 0;
}
a.right {
  background-position: 0 -30px;
  float: right;
  margin-right:0;
}
a.right:hover {
  background-position:-30px -30px;
}


#contact_us_form input[type="text"], #contact_us_form textarea{
  width: 100%;
}

p{ 
  text-align: justify;
  padding-bottom: 5px;
}

table{
  text-align: justify;
  padding-bottom: 10px;
}

.row1{
  background: #d5d5d5;
}

.typeface-js{
  text-decoration: none !important;
}

#event_nav li a{
  color: #646464;
}
#event_nav li a.active, #event_nav li a:hover{
  color: #000000;
}

#suggestion-box, #add-org-box, #add-venue-box, #add-phone-box, #add-email-box{
  background: #646464;
  color: #fff;
  margin-bottom: 10px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-bottom-right-radius: 15px;
}

#suggestion-box-control, #add-org-box-control, #add-venue-box-control{
  background: #646464;
  color: #fff;
  -moz-border-radius-topleft: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;
}

#add-org-box, #add-org-box-control, #add-venue-box, #add-venue-box-control, #add-phone-box, #add-email-box{
  background: #cbcbcb;
  color: #000;
}

#add-venue-open-close, #add-venue-open-close:link, #add-venue-open-close:visited, #add-venue-open-close:active, 
#add-org-open-close, #add-org-open-close:link, #add-org-open-close:visited, #add-org-open-close:active{
  color: #000;
  padding-top: 5px;
  
}

#open-close, #open-close:link, #open-close:visited, #open-close:active{
  color: #fff;
  padding-top: 5px;
  
}

#org_setting_defaults input, #org_setting_defaults label{
  display: inline-block;
  min-height: 25px;
}
#org_setting_defaults label{
  width: 400px;
  padding-left: 15px;
}

ul#org_default_phone_holder li, ul#org_default_email_holder li, ul#org_default_venue_holder li {
  display: block;
}

ul#ul_org_event_holder li{
  float: left;
}

#org_add_phone_form, #org_add_email_form, #org_add_venue_form{
  padding: 20px;
  margin: 10px;
}
#org_add_phone_form button, #org_add_email_form button, #org_add_venue_form button{
  margin-left: 10px;
}

.org_edit_phone_form, .org_edit_email_form, .org_edit_venue_form{
  margin: auto 30px;
}

li.org_phone_number_holder button, li.org_email_address_holder button{
  display: inline-block;
  margin-left: 10px;
}

li.org_venue_holder, li.account_user_list_item{
  background: url('../img/org_venue_separator_line.png') bottom center no-repeat;
  padding: 10px 0px;
  padding-bottom: 20px;
}

div#org_listing_info_header{
  margin-top: 20px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  
}
div#org_listing_info_header span{
  font: 14px/25px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}
div#org_listing_info_body{
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
span.day_open_hours{
  font-weight: bold;
  width: 35px;
  display: inline;
  float: left;
  position: relative;
}
span.day_closed_holder{
  margin-left: 20px;
}
span.day_open24h_holder{
  margin-left: 20px;
}
.time_select{
  display: inline;
  position: relative;
  float: left;
}


.account_list_view_label{
  display: inline;
  float: left;
  width: 130px;
  margin-right: 10px;
  position: relative;
  font-weight: bold;
  color: #515151;
}

.account_list_view_detail{
  display: inline;
  float: left;
  width: 160px;
  margin-right: 10px;
  position: relative;
  
}

button.map_address_btn{
  float: right;
  margin-bottom: 5px;
}

.form_input_element_holder{
  padding-top: 10px;
  padding-bottom: 10px;
}

a.event_read_more_btn{
  display: inline-block;
  margin-top: 15px;
  height: 0;
  width: 146px;
  padding-top: 14px;
  background: url('../img/Event_ReadMore_0.png') top left no-repeat;
  overflow: hidden;
}

a.event_read_more_btn:hover{
  background: url('../img/Event_ReadMore_1.png') top left no-repeat;
}

a.event_create_btn{
  display: inline-block;
  height: 0;
  width: 300px;
  padding-top: 50px;
  background: url('../img/Profile_CreateEvent_0.png') top left no-repeat;
  overflow: hidden;
}

a.event_create_btn:hover{
  background: url('../img/Profile_CreateEvent_1.png') top left no-repeat;
}

a.event_manage_btn{
  display: inline-block;
  height: 0;
  width: 300px;
  padding-top: 50px;
  background: url('../img/Profile_ManageExisting-Events_0.png') top left no-repeat;
  overflow: hidden;
}

a.event_manage_btn:hover{
  background: url('../img/Profile_ManageExisting-Events_1.png') top left no-repeat;
}


/* EVENT */

div.event_list_view_date_header, div.event_list_view_date_header_range{
  color: #fff;
  font: 14px/25px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  background: #6068a3;
  text-align: center;
  vertical-align: top;
  -moz-border-radius: 4px; -webkit-border-radius: 4px;
  margin: 5px auto;
}
div.event_list_view_date_header_range{
  font-weight: normal; 
  font: 12px/18px Tahoma, Verdana, Helvetica, sans-serif;
  
}

div.event_list_view_date_header_print{
  color: #fff;
  font: 14px/25px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  background: #515151;
  vertical-align: top;
}
div.event_list_view_date_header_print p{
 padding: 0 10px; 
}

div.event_list_view{
  margin-bottom: 20px;
}

div.event_list_view_header{
  min-height: 25px;
  overflow: hidden;
  background: url('../img/Events-ListTop.png') top left no-repeat;
}

div.event_detail_view_header{
  min-height: 25px;
  overflow: hidden;
  background: url('../img/Events-FullEventTop.png') top left no-repeat;
}

div.event_list_view_header span.event_list_view_date span.event_date_weekday{
  font: 14px/19px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

div.event_list_view_header span.event_list_view_date span.event_date_month, div.event_list_view_header span.event_list_view_date span.event_date_day{
  font: 10px/14px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  
}

span.event_title{
  font: 16px/20px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;  
}

span.event_list_view_label{
  display: inline;
  float: left;
  position: relative;
  font: 10px/14px Tahoma, Verdana, Helvetica, sans-serif;
  min-width: 65px;
  margin-top: 5px;
}

span.event_list_view_detail{
  font: 12px/16px Tahoma, Verdana, Helvetica, sans-serif;
  margin-top: 5px;  
  display: inline-block;
  float: left;
  position: relative;
}

div.event_printing_header{
  padding-bottom: 15px;
}
.event_print_view_label{
  display: inline;
  float: left;
  position: relative;
  font: 11px/15px Tahoma, Verdana, Helvetica, sans-serif;
  min-width: 90px;
  margin-top: 6px;
}
span.event_print_view_detail{
  font: 13px/17px Tahoma, Verdana, Helvetica, sans-serif;
  margin-top: 5px;  
  display: inline-block;
  float: left;
  position: relative;
}

span.event_date_specific_date{
  display: inline-block;
  width: 90px;
  color: #6068a3;
  font-weight: bold;
}
span.event_date_specific_date_times{
  color: #515151;
}

span.event_list_view_label_organization, span.event_list_view_detail_organization{
  color: #6068a3;
}
span.event_list_view_label_venue, span.event_list_view_detail_venue{
  color: #515151;
}

div.event_list_view_image_holder{
  max-height: 140px;
  overflow: hidden;
}
div.event_list_view_image_holder img, div.event_detail_view_image_holder img{
  width: 140px;
}

div.event_image_gallery_image_holder{
  float: left;
  width: 140px;
  margin-right: 10px;
}

div.event_image_gallery_image_holder img{
  width: 140px;
}

div.month_year_header{
  background: #cbcbcb;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  margin-top: 5px;
}
div.month_year_header a{
  font: 12px/18px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: 10px;
  color: #515151;
}
ul.month_year_holder{
  margin-bottom: 15px;
  background: #cbcbcb;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  
}
ul.month_year_holder li {
  display: inline-block;
  max-width: 280px;
  list-style:none;
	margin:0;
	padding:0 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

form.edt_form a.save_edt_btn, form.edt_form a.delete_edt_btn{
  display: inline-block;
  margin-left: 7px;
}

label.event_add_item, p.event_add_item{
  width: 255px;
  margin-left: 10px;
}

input[type="text"].event_add_item{
  width: 250px;
  margin-left: 10px;
}

textarea.event_add_item{
  width: 253px;
  margin-left: 10px;
}

.org_grid_inset{
  margin: 10px;
}

a.link_btn_default{
  display: inline-block;
  color: #fff;
  padding: 2px 5px;
  background: #646464;
  border: 1px solid #000;
  text-shadow: 1px 1px 0 #000;
}
a.link_btn_default:hover{
  background: #dab546;
  color: #000;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ebc647;
}

a.link_btn_save{
  display: inline-block;
  color: #fff;
  padding: 2px 5px;
  background: #174916;
  border: 1px solid #000;
  text-shadow: 1px 1px 0 #052703;
}
a.link_btn_save:hover{
  background: #3fb63d;
  color: #000;
  text-decoration: none;
  text-shadow: 1px 1px 0 #1d941b;
}

a#org_profile_link{
  float: left;
  margin: 20px auto;
}
a#edit_event_link{
  float: left;
  margin: 5px auto;
}


#main_text h1, #main_text h2, #main_text h3{
  padding-top: 10px;
  padding-bottom: 0px;
}

#main_text h2{
  font-size: 20px;
  line-height:22px;
}

#main_text h3{
  font-size: 16px;
  line-height:18px;
}

#main_text ul{
  list-style-position: inside;
  padding-bottom: 10px; 
}

/*** ORGANIZATION ***/

a.org_read_more_btn{
  display: inline-block;
  margin-top: 15px;
  height: 0;
  width: 145px;
  padding-top: 15px;
  background: url('../img/Business_Details_0.png') top left no-repeat;
  overflow: hidden;
}
a.org_read_more_btn:hover{
  background: url('../img/Business_Details_1.png') top left no-repeat;
}

.org_list_view{
  padding-top: 5px;
  margin-bottom: 15px;
  border-top: 1px solid #515151;
}
span.org_title{
  font: 16px/20px Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;  
}

span.org_list_view_label{
  display: inline;
  float: left;
  position: relative;
  font: 10px/14px Tahoma, Verdana, Helvetica, sans-serif;
  min-width: 65px;
  margin-top: 5px;
}

span.org_list_view_detail{
  font: 11px/15px Tahoma, Verdana, Helvetica, sans-serif;
  margin-top: 5px;  
  display: inline;
  float: left;
  position: relative;
  max-width: 235px;
}

.featured_business{
  padding-top: 5px;
  padding-bottom: 10px;
}

.icon_img{
  float: right;
  margin-right: 2px;
}

.icon_img img{
  margin-top: 5px;
}

#footer p{
  color: #fff;
}

#recaptcha_widget{
  margin: 5px 0;
}

.loading{
  background: url('../img/ajax-loader.gif') top center no-repeat;
  height: 100px;
}

.business{
  padding-bottom: 10px;
}

.view_profile{
  padding-top: 10px;
}

.view_profile p{
  text-align: center;
  background: #5F89CF;
  color: #fff;
  font-weight: bold;
  padding-top: 5px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.view_profile p a{
  color: #fff;
}

.view_profile p a:hover{
  color: #000;
}

.phone_number_listing{
  list-style: none;
}

ul#added_categories{
  list-style:none; 
  padding:0; 
  margin:0;
}

ul#added_categories li{
  padding: 5px 10px; 
  padding-left: 0;
  margin-bottom:2px; 
  float:left; 
  margin-right:10px; 
}

.remove_cat{
  font-weight: bold;
  color: #8b0000;
  cursor: pointer;
  padding-right: 2px;
}

.remove_cat:hover{
  color: #ff0000;
}

#register_form{
  padding-top: 10px;
}

#reg_notes{
  color: #990000;
}

#register_form label, #register_form input{
  float: left;
  width:220px;
  margin: 5px 0;
}

#register_form .org_image_holder label, #register_form .org_image_holder input[type="text"], #register_form .org_image_holder input[type="password"]{
  width: 140px;
  float: left;
  text-align: center;
}

#register_form .org_image_default_graphic{
  float: left;
  padding-top: 10px;
  padding-bottom: 20px;
}

#photo_upload_holder div{
  float: left;
  width: 150px;
  margin-right: 15px;
}
#photo_upload_holder img{
  width: 150px;
}
.image_btn{
  float: left;
	margin:30px 40px; padding:15px;
	font-weight:bold; font-size:1.3em;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.darkbg{
	background:#ddd !important;
}
.lightbg{
	background:#cbcbcb !important;
}

#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px; height:150px;}
ul#files li img{ max-width:200px; max-height:125px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

div#catfish {
	display: none; /* Stops catfish appearing before the page is fully loaded */
	/*background: url('../img/CatfishPlugin.png') repeat-x top left; */
	background: url('../img/footerOther_Transparent.png') no-repeat top center;
	text-align: center;
	min-width: 940px;
}
div#catfish a#catfish-close {
	position: absolute;
	top: 5px;
	right: 15px;
	color: black;
}
div#catfish iframe {
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_other{
  height: 45px;
  background: url('../img/footerOther.jpg') top left no-repeat;
  margin-top: 10px;
}

#header_user{
  position: absolute;
  top: 20px;
  left: 500px;
}
#footer_user{
  float: left;
  padding-top: 12px;
  padding-left: 15px;
}

#logged_in{
  display: none;
  padding-top:10px;
  padding-left: 80px;
}

#catfish p, #catfish table tr td, #catfish a{
  color: #fff;
}

#footer_other_navigation{
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}

#footer_other_navigation li a{
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

#footer_user button{
  margin-top: 4px;
  width: 60px;
}

#footer_navigation{
  float: right;
  padding-top: 24px;
  padding-right: 5px;
}

#footer_navigation li{
  padding-right: 7px !important;
}

#login_navigation, #login_welcome{
  float: left; 
}
#login_welcome{
  padding-right: 10px;
}
#login_navigation{
  padding-top: 2px;
}

#footer_navigation li a, #login_navigation li a{
  text-decoration:none;
  padding-right: 8px;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

.approve_btn, .deny_btn, .edit_btn, .delete_btn{
  font-weight: bold;
  padding-right: 10px;
}
.deny_btn:hover, .delete_btn:hover{
  color: #FF0000;
}

#tooltip{
  display:none;
  z-index: 99;
	background:transparent url('/media/img/Balloon.png') no-repeat top left;
	height:38px;
	width:84px; 
	color:#000;
	text-align: center;
	vertical-align: middle;
	padding: 0 28px;
  padding-top: 22px;
  overflow: hidden;
  font: 10px/14px Tahoma, Verdana, Helvetica, sans-serif;
  
}

.event{
  padding-top: 5px;
}

.small{
  color:#4c4c4c;
  display:block;
  font-size:10px;
  font-weight:normal;
  text-align:left;
  padding-bottom: 10px;
}

table tr td{
  vertical-align: middle;
}


/* pagination */
.pagination_ul li{
  display: inline;
  float: left;
  position: relative;
  list-style:none;
	margin:0;
	padding:0;  
}

.pagination_ul li a{
  padding: 0 7px;
}
.pagination_ul li a.active{
  background: #cbcbcb;
  color: #515151;
}