/* RESET.CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	
/* remember to define focus styles! */
:focus {
	outline: 1px dotted #ddd;
	}
	
body {
	line-height: 1.8em;
	color: #464646;
	background: #190500 url(/images/bg-nyc.jpg) top center no-repeat;
	text-align:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em; 
	}
	
ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}


/* DEFAULT STYLES */

h1	{
	font-size: 2.4em;
	margin: .7em 0; 
	}

h2	{ 
	font-size: 2.1em;
	
	}

h3	{ 
	font-size: 1.1em;
	text-transform:uppercase;
	letter-spacing:1px;
	}

h3 a {
	font-size:1.0em;
	color:#582700;
}

h4 {
	font-size:1.6em;

	}

h5 {
	font-size:1.5em;

	}

h1, h2, h3, h4, h5, b, strong { 
	font-weight: bolder;
	}
	
blockquote	{ 
	font-size:0.85em;
	margin:0 40px 0 10px;
	}

i, cite, em, var, address	{ 
	font-style: italic;
	}

pre, tt, code, kbd, samp	{ 
	font-family: "Courier New", Courier; monospace	
	}

p {
	font-size:1.2em;
	padding:0.6em 0;
	}

a:link {
	color:#e54825;
	}
a:visited {
	color:#e54825;
	}
		
a:hover {
	color:#e54825;
	}	
a:active {
	color:#e54825;
	}	

img {
	behavior: url("/pngbehavior.htc");
}


/* Boxed Style */

.boxed {
}

.boxed .title {
	}

.boxed .content {
	}
	
	

/* Post */

.post {
	margin:30px 20px 20px 20px;
}

.post .title {
	font-size:1.5em;
	color:#582700;
	font-weight:normal;
	}
	
.post .title strong {
	color:#e54825;
	font-weight:bold;
	font-size:1.4em;
}

.post p a, .post table a.region_link {
	font-weight:bold;
	color:#e54825;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:2px;
	background: url(../images/orange-link.gif) top left no-repeat;
}

.post table a, p.connect a {
	background: transparent;
}

.post .date {
	}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	
}

.post .meta p {
	
}

.post .story {
	margin-top:20px;
	}
	
p.connect {
	text-align:center;
}
	
.post ul {
	list-style:disc inside;	
	margin-left:20px;
}

.post p .title {
	font-size:1.1em;
}

/* Container Div */

#container {
	width:860px;
	margin:0 auto;
}

/* Top Graphic */

#topgraphic {
	background:transparent;
	margin:-275px auto 0;
	text-align:right;
}


#topgraphic h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#cfe0f3;
	padding:10px;
	}
	
#topgraphic h2 a{
	color:#cfe0f3;	
}
	
#topgraphic img {
}

/* Header */

#header {

	}
	

/* Header > Logo */

#logo {

		}

#logo h1, #logo h2 {
	margin:0;
	}

#logo h1 {
	line-height:0;
}

#logo h2 {
	text-align:right;
	font-size:1.2em;
	padding:10px;
}

#logo a img {
	position:relative;
	top:10px;
	left:0;
	z-index:100;
}

/* Header > Menu */

#menu {
	background:#cfe0f3;
	margin:0 auto 0;
	font-size:1.3em;
	text-transform:uppercase;
	letter-spacing:1px;
}

#menu ul {
	width:660px;
	margin-left:200px;
	padding:10px 0;
	text-align:right;
	}

#menu li {
	display:inline;
	padding:5px 0;
	margin:0;
	}

#menu a {
	color:#582700;
	padding:5px 10px;
	margin:0;
	text-decoration:none;
	}

#menu a:hover {
	color:#e54825;
}

#menu .active a {
	color:#e54825;
}

#menu img {
	margin-right:66px;
}

/* Wrapper */

#wrapper {
	background:#fff;
	margin:0 auto;
	font-size:1.2em;
	line-height:2.0em;
	border-bottom:20px solid #cfe0f3;
}


/* Content */

#content {

	}

/* Content > Main */

#imagemap {

}


#main {
	width:630px;
	float:left;
}

#main h2 {

}

.show_name {
	font-size: .8em;
	font-style:italic;
}

.imgfloatleft {
	float:left;
	border:none;
	margin: 0.5em 1em 0 0;
}



.imgfloatright {
	float:right;
	border:none;
	margin: 0.5em 0em 1em 1.5em;
}



.imgfloatcenter {
	border:none;
	margin: 0.5em 0em 0em 0em;
}


.error {

}

.testwidth {
}

.contentblock {
	margin-top:10px;

		}

#main p {
	}

.show_title {
	font-size: 1.3em;
	font-style:italic;
	font-weight:bold;
}

/* Content > Main > Welcome */

#welcome {
	width:600px;
	float:left;
	background:#fff;

	}

.region_link {
	font-size:0.8em;
}



/* Content Show Detail */

#show_detail {
	background:#eef5fd;
	padding:20px;
	font-size:1.2em;
	}

#show_detail h2 {
	padding-bottom:5px;
	border-bottom:1px solid #aaa;
}

#show_detail h3 {
	font-size:12px;
	padding: 5px 0px 10px 30px;	
}

#show_detail h2 .author {
	font-size: 12px;
}

#show_detail table tr td {
	vertical-align:top;
}

#show_detail th {
}

#show_detail td {
	border-collapse: collapse;
	font-size:12px;
	padding-left: 10px;
}


#show_detail .about {
	font-weight:bold;
}

#show_detail p {
	font-size:1.0em;
}

#show_detail .show_schedule {
	border:1px solid #ddd;
	background:white;
}

.show_schedule td, .show_schedule th {
	padding:5px;
	text-align:center;
}

.show_schedule th {
	text-align:center;
	font-weight:bold;
	border:1px solid #ddd;
	background:#454545;
	color:white;
}

/* Content > Tables */

td {
		
	}	

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	background:transparent;
	width:220px;
	float:left;
	text-align:center;
	margin:200px 0 0 0;
	padding:10px 0 10px;
	text-align:left;
}

#sidebar img {
	width:170px;
	border:5px solid #fff;

}

/* Content > Sidebar > Support */

#support {
text-align:left;
margin-left:20px;


}

#support h2 {

}

#support h3 {

}


#support ul {

}

#support li {

}

#support a {

}

#support a:hover {

}

#support .active a {
}

/* Content > Sidebar > sidestuff */
.sidestuff {
	}	


.here {
	}

.complete {
	
	
}

/* Admin Menu */


#admin_menu {
	margin: 0 2px 0 0;
	padding: 2px 2px 0px 0px;
}

#admin_menu h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
	font-variant:small-caps;
	color:#00CCFF;
}

#admin_menu h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
	padding-bottom: 2px;
}

#admin_menu ul {

}

#admin_menu li {
	list-style:none;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#admin_menu a {
	font-weight: bold;
	color: #FFFFFF;
}


#admin_menu .active a {
	background-image: url(../images/img05.gif);
}

#admin_menu .content a {
	font-weight:bold;
	color:#FFCC00;
}


.view_me {
	color:#FFFFFF;
	width: 450px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.view_me tr {
	height: 30px;
}

/* Content > Sidebar > Login */

#login {
	padding:10px 15px;
	background-color:#eef5fd;
}



#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {

}

#login tr td {
	padding:5px 0;
}

#login tr th {
	font-weight:bold;
}

#login input {
	margin-left: 10px;
	padding: 3px 5px;
	font-weight:bold;
	color:#aaa;
	font-size:1.2em;
}

#login select, select {
	margin-left:10px;
	margin-bottom: 5px;
	font-weight:bold;
	color:#aaa;
	border: 1px solid #ddd;
	padding:2px;
	font-size:1.2em;

}

.required {
	color:#00CCFF;
	border: none;
}

.alert {
	color:#FF0000;
	font-weight:bold;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#login input#inputsubmit1 {
	background: #e54825;
	width:150px;
	height:40px;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	border:3px solid #cfe0f3;
	float:right;
	margin:-75px 0 0 0;
}

#submit {
	background: #e54825;
	width:120px;
	height:35px;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	border:3px solid #cfe0f3;
	margin-left:10px;
}
	

#login p {
font-size:0.95em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}




/* showlistings */
.showlistings {
	border: 1px solid #ddd;
	border-collapse:collapse;
	padding:0 0 0 0;
	background:#eef5fd;
	color:#545454;
	font-size:1.0em;
	line-height:1.4em;
	margin:0 auto;
}

.showlistings tr {
		
}
	
.showlistings td {
vertical-align:top;
padding:5px;
		
}

.showlistings tr td img {

}

.showlistings th, .about th {
	text-align:center;
	font-weight:bold;
	border:1px solid #ddd;
	background:#454545;
	color:white;
	padding:10px;
	font-size:1.2em;
}

.even_row {
	background:#eef5fd;
	border-bottom: 1px solid #ddd;
		
}

.odd_row {
	background:#ffffff;
	border-bottom: 1px solid #ddd;	
}

.row_selected {
	color:#454545;
	background-color:#cfe0f3;	
}
		
		

/* Footer */

#footer {
	text-align:center;
	margin:0 auto;
	font-size:1.0em;
	color:white;
	font-weight:bold;
}


#footer p {

}

#footer img {

margin:5px;

}


#footer a {
	color:white;
}

#footer a:hover {
	color:#cfe0f3;
}

/* Footer > Legal */


/* Footer > Links */

#links {
}

#footer .signup {
	padding-right:20px;
	padding-left:20px;
}

#footer .signup a{
	font-size:1.3em;
	color:#cfe0f3;
}


/* About Page Table */

.about {
	border:1px solid #ddd;
 margin-top:25px;
}

.about tr {
	border-bottom:1px solid #ddd;
}

.about td {
	border:1px solid #ddd;
	padding:5px;
}

