/* - - BODY ELEMENTS - - */

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 100%;
	font-weight:normal;
	vertical-align:top;
	background: transparent;
}

ol, ul {
	list-style: none;
}

html {
	
}

body {
	margin:0;
	padding:10px 10px 10px 10px;
	width:1030px;
	height:733px;
	color:#fff;
	font-family: "verdana", Helvetica, sans-serif;
	float:left;
}

h1 {
	margin: 5px;
	color:#666;
	font-size:14px;
	color:#006ddd;
}
 
h2 {
	margin: 0px 0px 5px;
	color: #00CCFF;
}

h3 {
	margin: 0px 0px 5px;
	color: #FFCC99;
}

p {
	margin:10px 0px 0px 10px;
	font-size:11px;
	line-height:1.5em;
	color:#666;
}

a {
	color: #880084;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

b {
	font-weight: bold;
}

textarea {
	background-color:#fff;
	border:1px solid #444;
}	

input {
	border: 1px solid #999;
	background-color:#fff;
	color:#666;
	font-size:10px;
}

label {
	color:#666;
	font-size:10px;
	font-family:"verdana";
}

img {
	background-color: #333;
	display: block;
}

ul {
	list-style-type: none;
	text-align: center;
}

ul li {
	display: inline;
}

ul li a {
	color: #333;
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
	}
	

.floatclear {
	clear:both;
}	


/* ---- Splash Page ---- */

div#splash-body {
	margin:0;
	padding:0px 0px 0px 10px;
	width:1010px;
	height:713px;
	background-image: url(/i/nxt_splash_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:baseline;	
}

#splash-body #footer{
	padding:5px 0 0;
	position:relative;
	top:650px;
	width:500px;
}

#splash-body #info{
	margin-left:284px;
	position:absolute;
	top:342px;
	width:358px;
}

#splash-body #myFlashContent{
	margin-left:650px;
	position:absolute;
	top:306px;
}


/*body_block*/	
div#body_block {
	margin:0;
	padding:0px 0px 0px 10px;
	width:1010px;
	height:713px;
	background-image: url(/i/nxt_bg3.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;	
}

div#thanks_bg {
	margin:0;
	padding:0px 0px 0px 10px;
	width:1010px;
	height:713px;
	background-image: url(/i/thank_you_bg.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;	
}

/*body_block*/	
div#body_block2 {
	margin:0;
	padding:0px 0px 0px 10px;
	width:1010px;
	height:713px;
	background-color:#fff;
	vertical-align:baseline;	
}

/*-------logo block-----------*/

.logo_block {
	width:201px;
	height:96px;
	position:absolute;
	z-index:99;

}

/*---------thank you div-----------*/
#thank-you {
	position:relative;
	top:120px;
	left:;
	float:left;
	width:600px;
	height:500px;
}



#thank-you p {
	font-size:12px;
	color:#666;
	font-family:"trebuchet", "verdana";
}	

#thank-you a {
	font-size:12px;
	color:#880084;
	font-family:"trebuchet", "verdana";
}	


/*---------policy div-----------*/
#policy {
	position:relative;
	top:120px;
	left:;
	float:left;
	width:600px;
	height:500px;
}



#policy p {
	font-size:10px;
	color:#666;
	font-family:"trebuchet", "verdana";
	margin-left:5px;
}	

#policy a {
	font-size:11px;
	color:#880084;
	font-family:"trebuchet", "verdana";
}	


#policy h1{
	font-weight:bold;
	font-size:18px;
	color:#880084;
	font-family:"trebuchet", "verdana";
	
}	


/*------search_bar div-------------*/

#search_bar {
	width:709px;
	height:80px;
	background-image: url('/i/search_bar.gif');
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	z-index:98;
	top:10px;
	Left:310px;
}


#date {
	padding-right:10px;
	float:right;
	width:250px;
	position:relative;
	top:-5px;
	
}

#date p {
	text-align:right;
	font-size:10.5px;
	color: #444;
	font-family:"verdana";
}



#form_div {
	padding-right:20px;
	margin-top:-58px;
	float:right;
	width:575px;
	height:35px;
	
	
}

#form_div form {
	display:inline;
	float:left;
	
}

#form_div #search {
	margin:0px 0px 0px 160px;
	display:inline;
	margin-top:5px;
	background-color:#fff;
	width:153px;
}


#form_div select {
	margin:5px 0px 0px 40px;
	display:inline;
	background-color:#fff;
	width:153px;
	text-align:left;
	border:.1px solid #999;
	height:20px;
	font-size:12px;
	color:#666;
}



#form_div  input {
	text-align:left;
	border:.1px solid #999;
	height:15px;
	font-size:12px;
}

/*#form_div input:hover {
	border: 1px solid #000;
}*/

#form_div .go {
	margin:0px 0px 0px 5px;
	border:none;
	width:25px;
	height:25px;
	
}



/*---add_event2---*/

#add_event2 {
	padding-top:10px; 
	margin:0px; 
	width:142px;
	height:59px;
	position:relative;
	top:-5px;
	left:0px;
}

#add_event2 ul {
	width:142px;
}

#add_event2 ul li {
	display:inline;
	float:left;
}

#add_event2 ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

#add_event2 ul li a:hover {
	background-position: center 0px;
}




#add_event2 ul li a#event2 {
	width:93px;
	height:40px;
	overflow:hidden;
	display:block;
	background-image: url('/i/lil_events.png');
	background-repeat:no-repeat;
	
}

div#add_event2 ul li a#event2:hover {
	background-position:left -40px;
}


/*------partners div--------*/
#partners_overlay {
	width:1010px;
	height:1630px;
	background-image: url(/i/partners_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:6;
	top:132px;
	left:20px;
	display:none;
}	


#partners_label {
	padding:2px 0px 0px 15px;
	background-image: url(/i/partners_block.gif);
	background-repeat:no-repeat;
	width:119px;
	height:23px;
	float:left;
}

#partners_logos {
	padding-left:15px;
	width:170px;
	height:1450px;
	float:left;
}

#partner_info {
	float:left;
	width:670px;
	height:1450px;
	padding:0px 0px 0px 10px;
}

#partners_logos ul {
	list-style-type:none;
	width:170px;
}

#partners_logos ul li {
	display:inline;
	float:left;
	padding-bottom:50px;
}


#paper {
	padding:0px;
}	


#design_philly {
	padding:0px;
}	

#miguel {
	padding:0px;
}	

#summit {
	padding:0px;
}

#innovation {
	padding:0px;
}	

#isite {
	padding:0px;
}	

#myx {
	padding:0px;
}	

#alice {
	padding:0px;
}


#lane {
	padding:0px;
}

#partner_info p {
	margin:0px;
	font-size:11px;
	font-family:"verdana", "trebuchet";
}

p.corzo {
	padding-bottom:90px;
}

p.isite {
	padding-bottom:90px;
}

 p.exchange {
	padding-bottom:80px;
}

p.wheeler {
	padding-bottom:80px;
}

p.laney {
	padding-bottom:90px;
}


p#city_papel {
	padding-bottom:60px;
}

p#dsp {
	padding-bottom:90px;
}


p.inno_summit {
	padding-bottom:120px;
}

p.inn_philly {
	padding-bottom:90px;
}





/*--------media div---------------*/
#event_media {
		width:1010px;
		height:590px;
		background-image: url(/i/download_bg.gif);
		position:absolute;
		z-index:4;
		top:132px;
		left:20px;
}

#close_media {
	padding:2px 0px 0px 15px;
	background-image: url(/i/event_media.gif);
	background-repeat:no-repeat;
	width:134px;
	height:23px;
	float:left;
}

#press_column {
	padding:40px 0px 0px 10px;
	width:235px;
	height:300px;
	float:left;
}	

#press_img {
	width:96px;
	height:79px;
	background-image: url(/i/press.png);
	background-repeat:no-repeat;
	float:left;
}	

#press_btn {
	margin:23px 0px 0px 0px;
}

#logo_format {
	margin:40px 0px 0px 10px;
	width:250px;
	height:320px;
	float:left;
}

#logo_img {
	margin-left:8px;
	width:194px;
	height:119px;
	background-image: url(/i/formats.png);
	background-repeat: no-repeat;
	float:left;
}

#format_info  {
	float:left;
	width:194px;
}

#format_info a {
	color:#666;
}

.split {
	float:right;
	word-spacing:1px;
	margin-top:-15px;
}	
	
.webmasters {
	margin-bottom:10px;
}

.copy_btn {
	margin-left:10px;
}	

#code {
	margin:0px 0px 10px 10px;
}

#description {
	margin:40px 0px 0px 30px;
	width:399px;
	height:315px;
	float:left;
}

#event_description {
	width:120px;
	height:11px;
	background-image: url(/i/event_header.png);
	background-repeat: no-repeat;
}

#box_descript {
	width:399px;
	padding-top:17px;
	
}

#describe {
	border:1px solid #999;
	width:388px;
	height:235px;
	font-size:12px;
	font-family:"trebuchet", "verdana";
	color:#666;
}

#copy_text {
	margin-top:10px;
}



/*--------new_event div-------------*/

#new_event {
	width:1010px;
	height:713px;
	background-image: url(/i/event_bg2.gif);
	background-repeat: no-repeat;
	position:absolute;
	z-index:3;
	top:10px;
	right:10px;
	bottom:10px;
	left:20px;
}

#calendarpage {
	width:1010px;
	height:713px;
	background-image: url(/i/event_bg2.gif);
	background-repeat: no-repeat;
	position:absolute;
	z-index:3;
	top:10px;
	right:10px;
	bottom:10px;
	left:20px;
}

#calendarcontain {
	margin-top:124px;
}


/*form div 2*/

#form_div2 {
	padding-right:20px;
	margin-top:-58px;
	float:right;
	width:575px;
	height:35px;
	visibility:hidden;
}

#form_div2 form {
	display:inline;
	float:left;
	visibility:hidden;
}

#form_div2 #search {
	margin:0px 0px 0px 160px;
	display:inline;
	margin-top:5px;
	background-color:#fff;
	width:153px;
	visibility:hidden;
}

#form_div2 #category {
	margin:5px 0px 0px 40px;
	display:inline;
	background-color:#fff;
	width:153px;
	visibility:hidden;
}

#form_div2  input {
	text-align:left;
	border:.1px solid #999;
	height:15px;
	font-size:12px;
	visibility:hidden;
}

/*#form_div input:hover {
	border: 1px solid #000;
}*/

#form_div2 .go {
	margin:0px 0px 0px 5px;
	border:none;
	width:25px;
	height:25px;
	visibility:hidden;
}

/*end form div 2 style*/


#or {
	width:21px;
	height:16px;
	background-image: url(/i/or.gif);
	background-repeat: no-repeat;
	float:right;
	position:relative;
	right:225px; 
	top:17px;
	z-index:5;
}

/*------close div-----*/
#just_events2 {
	padding:28px 0px 0px 0px;
	width:1010px;
	height:590px;
	display:none;
}

#just_events {
	padding:123px 0px 0px 0px;
	width:1010px;
	height:590px;
	display:none;
}

#info_btn {
	width:23px;
	height:22px;
	float:left;
	position:relative;
	top:5px;
}



.dots {
	color:#2cff00;
}

/*php form------------*/
 #php_form {
 	width:500px;
 	height:2160px;
 	float:left;
 	margin-top:170px;
 	padding-left:30px;
 }


#parts {
	width:86px;
	height:1200px;
	float:left;
}

#part1 {
	margin-bottom:260px;
	width:86px;
	height:45px;
	background-image: url(/i/step1.png);
	background-repeat: no-repeat;
	
}

#edit_header {
	width:586px;
	float:left;
	margin:0px 0px 15px -7px;
}

#edit_header h1 {
	font-weight:bold;
	font-size:18px;
	color:#880084;
}

#part2 {
	margin-bottom:760px;
	width:86px;
	height:45px;
	background-image: url(/i/step2.png);
	background-repeat: no-repeat;
	
}

#part3 {
	width:86px;
	height:45px;
	background-image: url(/i/step3.png);
	background-repeat: no-repeat;
	
}

#just_form {
	padding:50px 0px 0px 15px;
	width:190px;
	height:1900px;
	float:left;
}

#just_form label {
	color:#880084;
}	

#orgo {
	margin-bottom:75px;
	width:153px;
}	

#form_image {
	margin-bottom:65px;
	width:153px;
}

#php_firstname {
	margin-bottom:10px;
	width:153px;
}	

#php_lastname {
	margin-bottom:10px;
	width:153px;
}

#php_email {
	margin-bottom:10px;
	width:153px;
}	

#php_phone {
	margin-bottom:10px;
	width:153px;
}	

#php_eventtitle {
	margin-bottom:10px;
	width:153px;
}	

select#php_date  {
	margin-bottom:10px;
	width:153px;
	border:1px solid #999;
	font-size:10px;
	color:#666;
}	

#php_day {
	margin-bottom:10px;
	width:153px;
}	


select#php_start {
	margin-bottom:10px;
	width:153px;
	border:1px solid #999;
	font-size:10px;
	color:#666
}

select#php_end {
	margin-bottom:10px;
	width:153px;
	border:1px solid #999;
	font-size:10px;
	color:#666
}

#php_location {
	margin-bottom:10px;
	width:153px;
}	

#php_address1 {
	margin-bottom:10px;
	width:153px;
}	

#php_address2 {
	margin-bottom:10px;
	width:153px;
}	

#php_city {
	margin-bottom:10px;
	width:153px;
}

select#php_state {
	margin-bottom:10px;
	width:153px;
	border:1px solid #999;
	font-size:10px;
	color:#666
}

#php_zip {
	margin-bottom:10px;
	width:153px;
}

#php_desc {
	margin-bottom:10px;
	width:153px;
	font-size:10px;
	color:#666;
	border:1px solid #999;
}	

#php_links {
	margin-bottom:10px;
	width:153px;
}	

#php_admission {
	margin-bottom:10px;
	width:153px;
}

#php_sponsor {
	margin-bottom:10px;
	width:153px;
}	

#php_partof {
	margin-bottom:10px;
	width:153px;
}	


#php_presenter {
	margin-bottom:10px;
	width:153px;
}


#php_tags {
	margin-bottom:10px;
	width:153px;
}	

checkbox.php_category {
	margin-bottom:10px;
	width:153px;
}	



/*-------column 1 divs------------*/

#column1 {
	margin:-71px 0px 0px -116px;
	width:317px;
	height:590px;
	background-image: url(/i/column1.gif);
	background-repeat:no-repeat;
	float:left;
}

#close {
	padding:2px 0px 0px 15px;
	position:relative;
	width:130px;
	height:24px;
	background-image: url(/i/add_event.gif);
	background-repeat:no-repeat;
}

#step1 {
	padding:0px 30px 0px 0px;
	width:86px;
	height:45px;
	background-image: url(/i/step1.png);
	background-repeat: no-repeat;
	position:relative;
	left:210px;
	top:-10px;
}

#column1_form {
	margin:80px 0px 0px 0px;
	padding:0px;
	float:left;
	width:244px;
	height:136px;
}

#form1 {
	padding:0;
	float:left;
	width:1010px;
	height:590px;
}



#form1 p {
	text-align:right;
}

#column1_form input {
	width:130px;
}	

#first_name {
	width:130px;
}	

#last_name {
	width:130px;
}

#email {
	width:130px;
}

#confirm-email {
	width:130px;
}

#phone {
	width:130px;
}	

#organization {
	width:130px;
}	

/*----column2-divs------*/
#column2 {
	margin:-71px  110px 0px 0px;
	width:497px;
	height:590px;
	background-image: url(/i/column2.gif);
	background-repeat: no-repeat;
	float:right;
}	


#step2 {
	padding:0px 30px 0px 0px;
	width:86px;
	height:45px;
	background-image: url(/i/step2.png);
	background-repeat:no-repeat;
	position:relative;
	left:500px;
	top:-55px;
	float:left;
}

#column2_form {
	margin:81px 0px 0px 0px;
	padding:0px;
	float:left;
	width:437px;
	height:336px;
}

#form_event {
	width:244px;
	float:left;
}

	

span.select {
	position:absolute;
	height:19px;
	width:153px;
	color:#666;
	text-align:left;
	font-size:10px;
	font-family:"verdana";
	background: url(/i/wide_select.gif) no-repeat;
	overflow:hidden;
}



#nxt_event {
	width:153px;
}

#nxt_date {
	width:153px;
}

#nxt_start {
	width:62px;
	margin-right:25px;
	text-align:left;
	font-size:10px;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	
}


#nxt_end {
	width:62px;
	text-align:left;
	font-size:10px;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
}

#nxt_location {
	width:153px;
}

#nxt_address {
	width:153px;
}

#nxt_address2 {
	width:153px;
}

#city {
	width:153px;
}

#state {
	width:62px;
	margin-right:25px;
	text-align:left;
	font-size:10px;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
}

#zip {
	width:60px;
}

input#nxt_image {
	width:153px;
}




.form_2_info {
	color:#666;
	font-family:"verdana";
	font-size:9.5px;
}

#comment {
	padding-right:10px;
	float:right;
	width:150px;
}

#message_input {
	width:150px;
	height:193px;
	color:#666;
	font-size:10px;
	font-family:"verdana";
}	


/*-----column3 divs----------*/
#column3 {
	margin:-116px 0px 0px 0px;
	width:565px;
	height:590px;
	background-image: url(/i/column3.gif);
	background-repeat: no-repeat;
	float:right;
}	


#step3 {
	width:86px;
	height:45px;
	background-image: url(/i/step3.png);
	background-repeat:no-repeat;
	position:relative;
	top:-55px;
	right:30px;
	float:right;
}

#column3_form {
	margin:82px 0px 0px 0px;
	float:left;
	width:537px;
	height:570px;
}



#form_event3 {
	padding-left:10px;
	width:260px;
	float:left;
}


#link1 {
	width:165px;
}	


#admission {
	width:165px;
}

#sponsor {
	width:165px;
}

#partof {
	width:165px;
}


#presenter {
	width:165px;
}

#performer {
	width:165px;
}

#tags {
	width:163px;
}	

#boxes {
	padding-left:40px;
	margin:0;
	width:113px;
	height:436px;
	float:left;
}

#boxes label {
	float:left;
	margin-bottom:7px;
}

#boxes p {
	text-align:left;
	color:#666;
	font-size:10px;
	font-family:"verdana";
}	

#boxes input {
	width:15px;
	height:15px;
	float:left;
}

span.checkbox {
	margin-top:-5px;
	padding:0px 5px 0px 0px;
	width:13px;
	height:25px;
	background: url(/i/check_box.png) no-repeat;
	display:block;
	clear:left;
	float:left;
}	

#preview_btn {
margin-top:150px;
width:94px;
height:39px;
background-image: url(/i/preview_btn.gif);
background-repeat: no-repeat;
float:right;
}

#submit {
	margin:20px 0px 0px 0px;
	width:94px;
	height:39px;
	float:right;
}

#submit input {
	border:none;
}	



/*-------nxt_btns-------*/
#nxt_btn {
margin-top:30px;
padding:0px 40px 0px 0px;
width:77px;
height:34px;
background-image: url(/i/next_btn.gif);
background-repeat: no-repeat;
float:right;
}

#nxt_btn2 {
margin-top:15px;
width:77px;
height:34px;
background-image: url(/i/next_btn.gif);
background-repeat: no-repeat;
float:right;
}

/*----back buttons-------*/

#back_btn {
margin-top:15px;
padding:;
width:81px;
height:34px;
background-image: url(/i/back_btn.gif);
background-repeat: no-repeat;
float:left;
}

#back_btn2 {
margin:-40px 0px 0px 40px;
width:81px;
height:34px;
background-image: url(/i/back_btn.gif);
background-repeat: no-repeat;
float:left;
}


/*-------event_boxes---------------*/
#event_boxes {
	margin:340px 0px 0px 8px;
	width:965px;
	height:255px;
	float:left;
}


/*-------pop-up dates----------*/
#mon5 {
	width:42px;
	height:37px;
	background-image: url(/i/mon_5.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:30;
	top:347px;
	left:41px;
	display:none;
}

#tues6 {
	width:51px;
	height:47px;
	background-image: url(/i/tues_6.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:31;
	top:395px;
	left:39px;
	display:none;
}


#wed7 {
	width:71px;
	height:47px;
	background-image: url(/i/wed_7.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:32;
	top:418px;
	left:88px;
	display:none;
}

#thurs8 {
	width:59px;
	height:50px;
	background-image: url(/i/thurs_8.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:33;
	top:435px;
	left:158px;
	display:none;
}

#fri9 {
	width:51px;
	height:63px;
	background-image: url(/i/friday_9.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:34;
	top:435px;
	left:238px;
	display:none;
}

#sat10 {
	width:76px;
	height:66px;
	background-image: url(/i/sat_10.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:35;
	top:443px;
	left:308px;
	display:none;
}

#sun11 {
	width:78px;
	height:85px;
	background-image: url(/i/sun_11.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:36;
	top:430px;
	left:400px;
	display:none;
}

#mon12 {
	width:96px;
	height:92px;
	background-image: url(/i/mon_12.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:37;
	top:435px;
	left:500px;
	display:none;
}

#tues13 {
	width:86px;
	height:85px;
	background-image: url(/i/tues_13.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:38;
	top:430px;
	left:633px;
	display:none;
}

#wed14 {
	width:93px;
	height:64px;
	background-image: url(/i/wed_14.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:39;
	top:438px;
	left:742px;
	display:none;
}

#thurs15 {
	width:59px;
	height:50px;
	background-image: url(/i/thurs_15.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:40;
	top:435px;
	left:857px;
	display:none;
}

#fri16 {
	width:39px;
	height:48px;
	background-image: url(/i/friday_16.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:41;
	top:414px;
	left:949px;
	display:none;
}
	
/*----reg boxes---------*/
#box1 {
	height:34px;
	left:55px;
	position:absolute;
	top:366px;
	width:120px;
}	

#box1 p {
	margin:0;
	padding-left:23px;
}

#box1 .sm_box {
	float:left;
}

#boxer1 {
	background-image:url(/i/xs_box.png);
	background-repeat:no-repeat;
	float:left;
	height:17px;
	width:120px;
}	

#box2 {
	width:57px;
	height:24px;
	position:absolute;
	top:415px;
	left:50px;
	float:left;
}	

#box2 p {
	position:relative;
	top:-10px;
	left:-44px;
	width:30px;
	float:left;
}


#boxer2 {
	width:22px;
	height:36px;
	background-image: url('/i/sm_box.png');
	background-repeat:no-repeat;
	
}	

#box3 {
	height:58px;
	left:83px;
	position:absolute;
	top:440px;
	width:75px;
}	


#box3 p {
	padding-top:25px;
	margin:0px;
	
}

#boxer3 {
	width:75px;
	height:36px;
	background-image: url('/i/sm_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}	


#box4 {
	height:51px;
	left:148px;
	position:absolute;
	top:459px;
	width:75px;
}	


#box4 p {
	padding-top:25px;
	margin:0px;
	
}

#boxer4 {
	width:75px;
	height:36px;
	background-image: url('/i/sm_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	


#box5 {
	height:58px;
	left:223px;
	position:absolute;
	top:464px;
	width:75px;
}	


#box5 p {
	padding-top:30px;
	margin:0px;
	
}



#boxer5 {
	width:75px;
	height:48px;
	background-image: url('/i/md_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	


#box6 {
	height:58px;
	left:308px;
	position:absolute;
	top:474px;
	width:75px;
}	


#box6 p {
	padding-top:35px;
	margin:0px;
	
}

#boxer6 {
	width:75px;
	height:48px;
	background-image: url('/i/md_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	

	#box7 {
	height:64px;
	left:400px;
	position:absolute;
	top:471px;
	width:75px;
}	


#box7 p {
	padding-top:39px;
	margin:0px;
	
}

#boxer7 {
	width:75px;
	height:64px;
	background-image: url('/i/lg_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	


#box8 {
	height:64px;
	left:507px;
	position:absolute;
	top:480px;
	width:75px;
}	


#box8 p {
	padding-top:41px;
	margin:0px;
	
}

#boxer8 {
	width:75px;
	height:64px;
	background-image: url('/i/lg_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	


#box9 {
	width:75px;
	height:64px;
	position:absolute;
	top:471px;
	left:637px;
}	


#box9 p {
	padding-top:39px;
	margin:0px;
	
}

#boxer9 {
	width:75px;
	height:64px;
	background-image: url('/i/lg_box.png');
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
}	


#box10 {
	height:48px;
	left:750px;
	position:absolute;
	top:467px;
	width:75px;
}	


#box10 p {
	margin:0;
	padding-top:29px;	
}

#boxer10 {
	background-image:url(/i/md_box.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:50px;
	text-align:center;
	width:75px;
}	


#box11 {
	height:36px;
	left:848px;
	position:absolute;
	top:459px;
	width:75px;
}	


#box11 p {
	padding-top:20px;
	margin:0px;
}

#boxer11 {
	background-image:url(/i/sm_box.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	height:36px;
	text-align:center;
	width:75px;
}	

#box12 {
	height:17px;
	left:931px;
	position:absolute;
	top:444px;
	width:75px;
}	


#box12 p {
	padding-top:15px;
	margin:0px;
}

#boxer12 {
	background-image:url(/i/xs_box.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:17px;
	text-align:center;
	width:75px;
}

a.numevents {
	color:#666;
	margin:0;
	padding:0;
	display:inline;
}

.green {
	color:#2db9ea;
	font-weight: bold;
}

#updated-img{
	left:410px;
	position:absolute;
	top:364px;
}

/*----------body Copy-------------*/
strong {
	font-weight:bold;
}

#body_copy {
	padding:340px 0px 0px 0px;
	width:365px;
	height:218px;
	float:left;
}

#body_copy p {
	color:#666;
	font-size:11.5px;
	line-height:18px;
	font-family:"trebuchet ms";
}

#body_copy .bolder {
	font-size:12px;
}


/*---add_event---*/

#add_event {
	padding:410px 0px 0px 25px;
	width:142px;
	height:59px;
	float:left;
}

#add_event ul {
	width:142px;
}

#add_event ul li {
	display:inline;
	float:left;
}

#add_event ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

#add_event ul li a:hover {
	background-position: center 0px;
}




#add_event ul li a#event {
	width:142px;
	height:59px;
	overflow:hidden;
	display:block;
	background-image: url('/i/events_btn.png');
	background-repeat:no-repeat;
	
}

div#add_event ul li a#event:hover {
	background-position:left -59px;
}



/*-----logos--------*/
#logos {
	padding:75px 0px 0px 10px;
	float:left;
	width:300px;
	height:63px;
}
	
	#logos ul#tweet_facebook {
		list-style-type:none;
		width:300px;
	
		
	}
	
	#logos ul#tweet_facebook li {
		display:inline;
		float:left;
	}
	
	#logos ul#tweet_facebook li#fb {
		padding:0px 0px 0px 0px;
		display:block;
	}
	
	#logos ul#tweet_facebook li#tw {
		padding:0px 0px 0px 10px;
		display:block;
	}

#logos ul {
	list-style-type:none;
	width:300px;

	
}

#logos ul li {
	display:inline;
	float:left;
}

#logos ul li#shareit {
	padding:0px 0px 0px 0px;
	display:block;
	visibility:hidden;
}

#logos ul li#facebook {
	padding:0px 0px 0px 10px;
	display:block;
	visibility:hidden;
}

#logos ul li#twit {
	padding-left:10px;
	display:block;
	visibility:hidden;
}

#logos ul li#rss {
	padding-left:10px;
	display:block;
	visibility:hidden;
}

#logos ul li#partners{
	padding:15px 0px 0px 0px;
	display:block;
}

#logos ul li#media_button{
	padding:15px 0px 0px 15px;
	display:block;

}

/*-----logos2--------*/
#logos2 {
	padding:10px 0px 0px 10px;
	float:left;
	width:300px;
	height:63px;
}

#logos2 ul {
	list-style-type:none;
	width:300px;
	
}

#logos2 ul li {
	display:inline;
	float:left;
}

#logos2 ul li#shareit2 {
	padding:0px 0px 0px 0px;
	display:block;
	visibility:hidden;
}

#logos2 ul li#facebook2 {
	padding:0px 0px 0px 10px;
	display:block;
	visibility:hidden;
}

#logos2 ul li#twit2 {
	padding-left:10px;
	display:block;
	visibility:hidden;
}

#logos2 ul li#rss2 {
	padding-left:10px;
	display:block;
	visibility:hidden;
}

#logos2 ul li#partners2{
	padding:15px 0px 0px 0px;
	display:block;
}

#logos2 ul li#media_button2{
	padding:15px 0px 0px 15px;
	display:block;
	
}


/*----footer2----------*/
#footer2 {
	padding:5px 0px 0px 0px;
	width:500px;
	float:left;
}	

#footer2 p {
	font-size:10px;
	color:#666;
	font-family:"verdana", "trebuchet";
}


/*---select a category---------*/

#select_category {
	width:153px;
	height:19px;
	background-image: url(/i/wide_select.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:43;
	top:40px;
	left:499px;
}

#select_category p {
	margin:0px 0px 0px 2px;
}

/*----------drop_down---------*/

#drop_down {
	width:152px;
	height:513px;
	background-image: url(/i/drop_down.png);
	background-repeat:no-repeat;
	position:absolute;
	top:59px;
	left:499px;
	z-index:42;
}	


/*------Info Box---------*/
#infobox {
	position:absolute;
	top:100px;
	left:410px;
	width:400px;
	display:none;
}


/*----------footer info---------------*/

#overlay_footer {
	position:relative;
	top:5px;
	left:;
	float:left;
	z-index:2;
	width:500px;
}

#overlay_footer p {
	font-size:10px;
	color:#666;
	font-family:"verdana", trebuchet;
}


#footer {
	padding:5px 0px 0px 0px;
	width:500px;
	float:left;
}	

#footer p {
	font-size:10px;
	color:#666;
	font-family:"verdana", trebuchet;
}

#body_copy p.add_again {
	color:#880084;
}



.site {
	color:#880084;
}

.site a {
	color:#880084;
}