html, body {
height: 100%;







}



body
{
	background: url(/images/generic-black_body-back.gif) repeat-x top center;
	background-attachment: fixed;
	background-color: #030303;		
   color: #CBC9C9;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	font-size: 11px;
   padding: 0;
	
	
  
}

img
{
	border: 0px;;
	padding: 0px;
	margin: 0px
}


.clearboth {
	clear: both;
}

a
{
	text-decoration: none;
	outline: none;
	color: #CBC9C9;
}

a:hover
{
	text-decoration: none;
	outline: none;
	color: #f04e22;
}

#small_openx_holder
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 1px;
	height: 1px;
	background: transparent;
	}
	
	
	#image-preload
	{
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 1px;
	height: 1px;
	background: transparent;
	z-index: 2;
	}
	

.menu_active
{
	text-decoration: none;
	outline: none;
	color: #f04e22;
}

.displayInline {
	display: inline;
}

/*This is the code for accreditation area on the enlarged and send-email page - starts*/

#accreditation_area
{

   margin-top: 10px;
                width: 510px;
                padding-bottom: 0px;
	
}

#accreditation_mythunda_icon
{
   display: block;
	background: url(/images/mythunda_large_icon.jpg) no-repeat;
	width: 94px;
	height: 52px;
	
}

#accreditation_text_area
{
	
	padding-top: 0px;
	padding-right: 6px;
}


#mythunda_icon_cell
{
	padding-top: 10px;
}



#accreditation_facebook_icon
{
   display: block;
	background: url(/images/facebook_icon.jpg) no-repeat;
	width: 14px;
	height: 14px;
	
}

#accr_muti-cell
{

                padding-left: 459px;
                padding-right: 15px;

}

#accreditation_muti_icon
{
   display: block;
	background: url(/images/muti-icon.jpg) no-repeat;
	width: 14px;
	height: 14px;
	
}



/*This is the code for accreditation area on the enlarged and send-email page - ends*/


/*This is special code for accreditation are that applies to the thumbnail area only - starts*/ 


#accreditation_area_thumbnail
{
   margin-top: -1px
   width: 530px;
   padding-bottom: 0px;
   float: left;
   padding-left: 40px;
}




#accr_muti-cell_thumbnail
{
                padding-left: 480px;
                padding-right: 15px;
}







/*This is special code for accreditation are that applies to the thumbnail area only - ends*/

#main-area-wrapper
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #2B2828;
   height: 100%;
	min-height: 768px;
	
	
}


/*Banner area starts, this area the top fancy banner will go - starts*/

#top_area_banner_area
{
	width: 960px;
	height: 112px;
	background: #131312;
	margin: 0 auto;
	
}

#laduma_logo_holder
{
	width: 181px;
	height: 112px;
	float: left;
	

}


#generic_thunda_logo_holder
{
    
	width: 181px;
	height: 112px;
	float: left;
	

}

#generic_thunda_logo_holder a
{
width: 181px;
	height: 112px;
display: block;
background: url(/images/generic_thunda_logo.jpg) no-repeat;

}


#banner_area
{
   display: table;
	height: 112px;
   #position: relative;
	float: left;
	
	
}




/*Banner area starts, this area the top fancy banner will go - ends*/


/*This is where the different banner sizes - start
you would use the different id's here depending on the banner you want to use*/

#v-outer
{
   position: relative;
	display: table-cell;
   #position: absolute;
   #top: 50%;
   vertical-align: middle;
	z-index: 2;
	width: 728px;


	
}

.v-inner {
                    #position: relative;
                    top: -50%;
						  margin: 3px 0px 0px 33px;
						  text-align: center;
						  width: 728px;
						  vertical-align: middle;
                }




/*This is where the different banner sizes - ends*/



#main_content_wrapper
{
	
	width: 960px;
	height: 609px; 
	min-height: 609px; 
	height: auto !important;
	background: #2B2828;
}




/*Code for the top menue starts*/

#top_menu_area
{
	width: 749px;
	height: 19px;
	border-top: 1px solid #525050;
	border-bottom: 1px solid #525050;
	padding: 5px 0px 0px 15px;
	
	background: #131312;
}

#top_menu_area ul
{
	padding: 0px;
	margin: 0px;
}

#top_menu_area li
{
   
	float: left;
	text-align: left;
	list-style: none;
}



/*Each menu item's width needs to be determined individual - starts*/

#menu_home
{
	padding-right: 41px;
}

#menu_events
{
	padding-right: 37px;
}

#menu_photos
{
	padding-right: 40px;
}

#menu_venues
{
	padding-right: 38px;
}

#menu_dj
{
	padding-right: 40px;
}

#menu_music
{
	padding-right: 41px;
}

#menu_dating
{
	padding-right: 38px;
}

#menu_jobs
{
	padding-right: 38px;
}

#menu_blog
{
	padding-right: 38px;
}

#menu_soccer
{
	padding-right: 32px;

}




/*Each menu item's width needs to be determined individual - ends*/





#search_box_area
{
	width: 196px;
	height: 21px;
	border-top: 1px solid #525050;
	border-bottom: 1px solid #525050;
	float: left;
	padding-top: 3px;
	background: #131312;
   
	
	
}

#search_text_area
{
	width: 127px;
	height: 14px;
	border: 1px solid #D3D3D3;
	font-size: 11px;
	
}

#search_btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/images/search_button.gif) no-repeat;
	border: none;
	color: #CBC9C9;
	vertical-align: top;
	padding-top: 2px;
   width: 55px;
	height: 14px;
	
	
}

#search_btn:hover
{
	color: #f04e22;
	background: url(/images/search_button_over.gif) no-repeat;
}


/*Code for the top menue ends*/


/*Code for header area - starts*/

#header_area_wrapper
{
	width: 960px;
	background: #2B2828;
	border-bottom: 1px solid #525050;
}


#header_area
{
	width: 570px;
	height: 45px;
	padding: 38px 0px 0px 26px;
	
}


#page-heading
{
	font-size: 18px;
	color: #CDCCCC;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#category_heading
{
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	padding: 4px 0 0 0;
	margin: 0px;
	
}

#category_spacer
{
   padding: 0px 3px 0px 3px;
	color: #707070;
}

/*Code for hall of fame link in header area goes here - starts*/

#hall_of_fame_icon_area
{ 
	width: 12px;
	height: 11px;
	background: url(/images/hall_of_fame_icon.gif) no-repeat;
}

#hall_of_fame_icon_area:hover
{
	
	background: url(/images/hall_of_fame_icon_over.gif) no-repeat;
}


#hall_of_fame_link_area
{
	width: 90px;
	float: left;
	font-weight: bold;
	
	margin-left: 38px;
	padding-top: 64px;
	
	
}

#hall_of_fame_cell
{
	padding-left: 7px;
}

#hall_of_fame_color
{
	color: #707070;
}

#hall_of_fame_color:hover
{
	color: #f04e22;
}


/*Code for hall of fame link in header area goes here - ends*/

/*Special header code for the linking page only - starts*/

#linking_header_area
{
	width: 934px;
	height: 45px;
	border-bottom: 1px solid #525050;
	background: #2B2828;
	padding: 38px 0px 0px 26px;
}

/*Special header code for the linking page only - ends*/



/*Code for header area - ends*/


/*Gallery nav code - starts*/

#gallery_nav_area
{
	width: 932px;
	height: 20px;
	padding: 5px 0px 0px 28px;
	border-bottom: solid 1px #525050;
	background: #2B2828;
	
}



#showing_galleies_area
{
	color: #ffffff;
	float: left;
	width: 160px;
	
}


#page_index_area
{
	float: right;
	margin-right: 360px;
	text-align: right;
	
}

#image_nav_left_arrow 
{
	display: block;
	padding-right: 9px;
	background: url(/images/left_nav_arrow.gif) no-repeat;
	width: 8px;
	height: 7px;
   
}

#image_nav_left_arrow:hover 
{
	background: url(/images/left_nav_arrow_over.gif) no-repeat;
	
}


#image_nav_right_arrow 
{
	display: block;
	margin-left: 9px;
	background: url(/images/right_nav_arrow.gif) no-repeat;
	width: 8px;
	height: 7px;
}

#image_nav_right_arrow:hover
{
  background: url(/images/right_nav_arrow_over.gif) no-repeat;
 } 
 
 #three_dots
 {
 	font-weight: bold;
 }
  
/*Gallery nav code - ends*/


/*Code where thumbnail pics go - starts*/

#main_image_area_wrapper
{
	width: 960px;
	height: 510px;
	min-height: 510px; 
	height: auto !important;
	background: #131312;
	border-bottom: 1px solid #525050;
}


#thumb_nail_area
{
   
   width: 650px;
	height: 450px;
	padding: 24px 0px 0px 0px;
	
	
}


.thumbnail_area_placer
{
	width: 581px;
	margin: 0 auto;
	padding-left: 11px;
}



#thumb_nail_area img
{
	border: 1px solid #525050;
	margin: 0 11px 11px 0px;
	float: left;
}

#thumb_nail_area img:hover
{
	border: 1px solid #D1D1D1;
	
}




/*Code where thumbnail pics go - ends*/




/*Area where the social networking icons go - starts*/


#social_net_icons_area
{
	width: 604px;
	height: 24px;
	border-bottom: 1px solid #525050;
	background: #2B2828;
  	padding-left: 356px;
   
}



#social_net_icons_area a
{

  color: #CBC9C9;

}

#social_net_icons_area a:hover
{

  color: #CBC9C9;

}

#ayoba_cell2
{
   padding: 0px 33px 0px 10px;
	vertical-align: top;
	padding-top: 2px;
}




#mythunda-cell
{
	padding-left: 8px;
}

#facebook_cell
{
   padding: 2px 33px 0px 1px;
	vertical-align: top;
	
	
}

#facebook_cell a
{
	color: #CBC9C9;
	
}

#facebook_cell a:hover
{
	color: #CBC9C9;
	
}

/*Area where the social networking icons go - ends*/



/*Footer area - starts*/

#footer_area
{  
background: #2B2828;
width: 960px;
text-align: center;

}


#thunda_logo_area
{
	width: 225px;
	height: 56px;
	float: left;
	padding: 17px 0px 0px 25px;
	color: #585757;

}

#powered_by_cell
{
   padding: 11px 13px 0px 0px;
	
}


#footer-menu-area
{
	float: left;
	width: 960px;   
	font-size: 10px;
	color: #717070;
	padding: 28px 0px 0px 0px;
	line-height: 14px;
}

#footer-menu-area a
{
	color: #8D8D8D;
}

#footer-menu-area a:hover
{
	color: #8D8D8D;
}


#footer_separator_spacer
{
   padding: 0px 9px 0px 9px;
}


#footer_second_line
{
	margin-top: 9px;
	color: #717070;
}


#footer_second_line a
{
	text-decoration: none;
	outline: none;
	color: #717070;
}

#footer_second_line a:hover
{
	text-decoration: none;
	outline: none;
	color: #717070;
}

/*Footer area - ends*/



/*Code where the right hand banners- start*/



#right-banner-canvas
{  
	z-index: 5;
	position: absolute;
	top: 36px;
	right: 10px;
	
}

#right-banner-canvas_linking
{  
	z-index: 5;
	position: absolute;
	top: 81px;
	right: 0px;
	
}






#right-banner-divider
{
	padding-top: 6px;
}








/*Special code that just applies to the enlarge.html page - starts*/





/*Start of the special slideshow code for the enlarge page - starts*/

#slideshow_text
{
   padding: 0px 15px 0px 7px; 
}


#slideshow_text a
{
   color: #FFFFFF;
}


#slideshow_text a:hover
{
  color: #f04e22;
}


#slideshow_left_arrow
{
    margin-left: 1px;
   display: block;
	padding-right: 12px;
	width: 8px;
	height: 7px;
	background: url(/images/left_nav_arrow.gif) no-repeat;
}

#slideshow_left_arrow:hover
{
   background: url(/images/left_nav_arrow_over.gif) no-repeat;
}

#slideshow_right_arrow
{
   display: block;
	width: 8px;
	height: 7px;
	background: url(/images/right_nav_arrow.gif) no-repeat;
}

#slideshow_right_arrow:hover
{
  	background: url(/images/right_nav_arrow_over.gif) no-repeat;
}


#slideshow_play_icon
{
 display: block;
 background: url(/images/play_icon.gif) no-repeat;
 width: 5px;
	height: 7px;
	

}

#slideshow_play_icon:hover
{
  background: url(/images/play_icon_over.gif) no-repeat;
 

}

/*This is where the code for pause button goes - starts*/

#slideshow_pause_icon
{
 display: block;
 background: url(/images/pause_icon.gif) no-repeat;
 width: 5px;
	height: 7px;
	

}

#slideshow_pause_icon:hover
{
 display: block;
background: url(/images/pause_icon_over.gif) no-repeat;
}

/*This is where the code for pause button goes - ends*/



/*Start of the special slideshow code for the enlarge page - ends*/


#enlarge_image_area[id]
{
   
   width: 579px;
	height: 421px;
	min-height: 421px; 
	height: auto !important;
	padding: 47px 0px 0px 73px;
	
}

#enlarge_image_holder
{
	width: 500px;
	height: 375px;
	min-height: 333px; 
	height: auto !important;
	background: url(/images/click_to_share_btn.jpg) no-repeat center;
	border: 1px solid #525050;
}




#enlarge_image_holder img
{
	margin-bottom: -3px;
}



/*Special code that just applies to the enlarge.html page - ends*/



/*Special code for the linking_alt2 page - starts*/


/*Code for the special linking top menue starts*/

#top_menu_area_linking
{
	width: 945px;
	height: 19px;
	border-top: 1px solid #525050;
	border-bottom: 1px solid #525050;
	padding: 5px 0px 0px 15px;
	background: #131312;
}

#top_menu_area_linking ul
{
	padding: 0px;
	margin: 0px;
}

#top_menu_area_linking li
{
   
	float: left;
	text-align: left;
	list-style: none;

}



/*Code for the special linking top menue ends*/


/*On the linking page the banner is going to be replaced by a login area - starts*/

#linking_login_area
{
	float: right;
	width: 590px;
	height: 72px;
	padding-top: 40px;
	
}

#login_area_left
{
	float: left;
	width: 360px;
}


#login_area_right
{
	float: left;
	width: 190px;
	
}


.textbox-medium
{
	color: #333333;
	border: 1px solid #D3D3D3;
	padding-left: 7px;
	width: 121px;
	font-size: 11px;
	height: 16px;
}

#user-cell
{
	padding-right: 6px;

}

#password-cell
{
	padding-right: 12px;
}

#button-cell
{
	padding-right: 25px;
}

#checkbox-cell
{
	padding-right: 4px;
   
}

#checkbox-cell_nudger
{
	margin-left: -4px;
}


#free_cell
{
	padding-left: 50px;
	padding-right: 12px;
}


#login-button
{
	width: 77px;
	height: 25px;
	background: url(/images/home-page/login-button.gif) no-repeat bottom;
	border: 0px;
	
}


#login-button:hover
{
  width: 77px;
	height: 25px;
	background: url(/images/home-page/login-button-over.gif) no-repeat;
}

#signup-button
{
	width: 88px;
	height: 25px;
	background: url(/images/sign-up_btn_off.gif) no-repeat;
	border: 0px;
	
}


#signup-button:hover
{
  width: 88px;
	height: 25px;
	background: url(/images/sign-up_btn_on.gif) no-repeat;
}

#forget-cell a
{
	color: #f04e22;
	padding: 0px 0px 0px 13px;
	font-weight: normal;
}

#city_spacer
{
	padding-left: 167px;
}

#choose-city
{
	width: 126px;
	height: 20px;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	
}

#choose-date
{
	width: 55px;
	height: 20px;
	font-size: 11px;
	color: #333333;
}

#choose-date-cell
{
	padding-top: 13px;
	padding-right: 5px;
}

#choose-year
{
	width: 65px;
	height: 20px;
	font-size: 11px;
	color: #333333;
}


#choose-year-cell
{
	padding-top: 13px;
	
}


#choose_city_holder
{
	float: left;
	width: 128px;
   padding-top: 50px;
	margin-left: 18px;
}

.textbox_search_area_cell_venue
{
	padding-left: 38px;

}

.textbox_search_area_cell_party
{
	padding-left: 38px;
	padding-top: 13px;

}


.textbox_search_area
{
	color: #333333;
	border: 1px solid #D3D3D3;
	padding-left: 7px;
	width: 104px;
	font-size: 11px;
	height: 16px;
}

/*On the linking page the banner is going to be replaced by a login area - ends*/



/*This is where the code for the new search box on the linking page - starts*/


#linking_right_main_container
{
	width: 300px;
	height: 695px;
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 136px;
	

}

#linking_search_area
{
	width: 300px;
	height: 67px;
	z-index: 6;
	position: relative;
	top: 0px;
	right: 0px;
	padding-top: 14px;
	background: #131312;
}





/*This is where the code for the new search box linking page - ends*/



#linking_header_area_data
{
	width: 934px;
	height: 20px;
	color: #CDCCCC;
	font-weight: bold;
	padding: 5px 0px 0px 26px;
	background: #2B2828;
   border-bottom: solid 1px #525050;
	
}

#linking_neader_cell_date
{
	padding-right: 120px;
}


#linking_neader_cell_event
{
	padding-right: 138px;
}


#linking_neader_cell_search
{
	padding-left: 275px;
}



#main_content_wrapper_linking
{
	
	width: 960px;
	min-height: 602px;
	height: auto !important;
	height: 602px; 
	background: #131312;
	position: relative;
	
	
}

#linking_data_area_wrapper
{
	width: 100%;
	min-height: 667px;
	height: auto !important;
	height: 667px;
	
}

#linking_bottom_area
{
	width: 960px;
	height: 24px;
	border-bottom: 1px solid #525050;
	background: #131312;
   
	

}

/*This is where data grouping-starts*/
/*This is the wrapper for ONE set of data*/
#linking_data_group
{
	width: 908px;
	padding: 15px 0px 5px 4px;
	margin: 0px 23px 0px 23px;
	color: #CDCCCC;
	border-bottom: 1px solid #525050;
	text-align: left;
	
}


/*This is where the actual data area - starts*/


#linking_data_area
{
	width: 625px;
	
}


#linking_data_date
{  display: table;
   height: 100%;
	width: 142px;
	vertical-align: top;
	float: left;
}

#linking_repetative_data_holder
{
	float: left;
	width: 450px;
	padding-bottom: 4px;
	
	
}


#linking_repetative_data_holder:hover
{
	color: #f04e22;
	
	
}

#linking_repetative_data_holder a
{
	color: #CDCCCC;
	
	
}

#linking_repetative_data_holder a:hover
{
	color: #f04e22;
	cursor: pointer;
	
}





#linking_data_event
{
	float: left;
	width: 165px;
	padding: 0px 5px 6px 3px;
  
}


#linking_data_venue
{
	float: left;
	width: 270px;
	padding: 0px 0px 6px 3px;
	
	
}


/*This is where the actual data area - ends*/ 



/*This is where data grouping-ends*/


/*Special code for the linking_alt2 page - ends*/




#send_email_form_area
{
	width: 500px;
	margin: 3px 0px 0px 3px;
}

#send_email_form_area td
{
	color: #CDCCCC;
}

#send_email_text_cell
{
	padding-right: 12px;
}

#send_email-email_box
{
	width: 127px;
	height: 14px;
	border: 1px solid #D3D3D3;
	margin-right: 20px;
	font-size: 11px;
}


#send_email-message_box
{
	width: 206px;
	height: 14px;
	border: 1px solid #D3D3D3;
	font-size: 11px;
	margin-right: 6px;
}

#send_email_btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/images/send_email_button.gif) no-repeat;
	border: none;
	color: #CDCCCC;
	width: 45px;
	height: 13px;
	padding-right: 8px;
	margin-top: -1px;
	
	}
	

#send_email_btn:hover
{
	
	background: url(/images/send_email_button_over.gif) no-repeat;
	color: #f04e22;
		
}

/*Special code for sending email page - ends*/



@media screen and (-webkit-min-device-pixel-ratio: 0) {


#choose-city
{
	padding-top: 5px;
	
	
}

 
 #search_btn
{
	
	padding-top: 3px;
	background: url(/images/search_button_safari.gif) no-repeat;
  
	
	
}

#search_btn:hover
{
	
	padding-top: 3px;
	background: url(/images/search_button_safari_over.gif) no-repeat;	
}






#send_email-message_box
{
	width: 198px;
	
}

#send_email_form_area
{
	width: 500px;
	margin: 3px 0px 0px 3px;
	
	
	
}

#send_email_btn
{
	
	background: url(/images/send_email_button.gif) no-repeat;
}

	
	#send_email_btn:hover
{
	
	background: url(/images/send_email_bn_over_safari.gif) no-repeat;
	
	
	}
	
	
#social_net_icons_area
{
	width: 606px;
	  	padding-left: 354px;
   
}
	

enlarge_facebook_cell
{
   padding: 2px 76px 0px 9px;
	vertical-align: top;	
	
	
}

#enlarge_email-cell2
{
   padding: 2px 223px 0px 6px;
	vertical-align: top;
	
	}

 html, body {
height: 100%;
min-height: 100%;

}

#main-area-wrapper
{
	
	height: 100%;
min-height: 768px;
	
	
}

#enlarge_image_holder img
{
	margin-bottom: -2px;
}

}
