body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background:#111 url(/templates/halloweennyc/images/body-bg-repeat.jpg) repeat-x left top;
	color:#ffffff;
}

 .for-repeat{
	background: url(/templates/halloweennyc/images/body-bg.jpg) no-repeat left top;
}
h1, h2, h3, h4, h5, div, p, form, input{
	margin:0px;
}
a:link, a:visited{
	text-decoration:none;
	color:#e69433;
}
a:hover{
	text-decoration:none;
	color:#999;
}
.main{
	width:980px;
	margin:0 auto;
}
.add{
	height:110px;
}
.header{
	margin:0px;
}
.menu-bg{
	background:url(/templates/halloweennyc/images/menu-bg.jpg) repeat-x left top;	
	height:38px;
	width:980px;
	float:left;
}
#nav-bar {
	height: 38px;
	background:url(/templates/halloweennyc/images/menu-bg.jpg) repeat-x left top;	
	height:38px;
	width:980px;
	float:left;
}
.menu{
	width:980px;
	float:left;
}
.menu ul{
	margin:0px;
	padding:0px;
	border: none;
	list-style-type: none;
}
.menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;

}
.menu ul li a:link, .menu ul li a:visited{
	padding:9px 23px;
	font-size:16px;
	color:#ffffff;
	float:left;	
	text-decoration:none;
}
.menu ul li a:hover{
	background: url(/templates/halloweennyc/images/menu-bg-hover.jpg) repeat-x left top;
}
.menu ul li a.active-tab{
	background: url(/templates/halloweennyc/images/menu-bg-hover.jpg) repeat-x left top;
}

.menu ul li .tab_on {
	background: url(/templates/halloweennyc/images/menu-bg-hover.jpg) repeat-x left top;
	font-weight:bold;
}
#ad-bar {
	height: 90px;
	margin-bottom: 5px;
}
	.banner {
		float:left;
        width: 728px;
		padding-right:13px;
	}
.menu-right{
	width:227px;
	float:left;
	padding-top:10px; color:#fff;
}
.menu-right a:link, .menu-right a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0px 5px;
}
.menu-right a:hover{
	color:#999999;
}
.content-area{
	background:#111;
	clear:both;
	float:left;
	border:10px solid #444; width:920px; padding:20px;
	height:100%;
	min-height:100%;
	max-height:100%;
}
.index-left{
	width:600px;
	margin-right:20px;
	float:left;
}
.index-right{
	float:left;
	width:300px;
}
.dumy20{
	clear:both;
	height:20px;
}
.left-search{
	background:#333;
	float:left; width:155px; padding:10px;
}
.left-search input{
	vertical-align:middle;
}
.tf-small{
	width:105px;
	border:1px solid #999999;
	padding:6px 4px 5px 4px;
	font-size:16px;
}

.list-table{
	color:#fff;
	padding-top:10px;
}
.right-cont{
	float:left; width:725px; padding:0px 0px 0px 20px; color:#fff;
}
#content {
	background-color:#111111;
}
.content{
	float:left;
	margin:0px;
	width:920px;
}
.right-cont h2{
	color:#fff;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
}
a.yellow{
	color:#dbb431;
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
}
.eve1{
	width:345px; float:left;
}
.eve1 img{
	float:right;
	padding-left:10px;
}
.eve1 a:link, .eve1 a:visited{
	color:#fed42b;
	text-decoration:none;
}
.eve1 a:hover{
	color:#fea72b;
}
.eve2{
	float:left; width:222px; padding-left:10px;
}
.eve2in{
	padding-bottom:8px; border-bottom:1px solid #fff; float:left;
}
.eve2in-left{
	width:140px; float:left;
}
.eve2in-right{
	width:72px; float:left;
}
.eve3{
	float:left; width:120px;
}
.footer{
	clear:both;
	padding-top:20px;
	height:35px;
	color:#aeaeae;
	background:#54575a;
	padding-left:25px;
	width:955px;
}
.form-table{
	background:#222222; padding:10px; margin-top:10px;
}
/* Change City Dropdown */

#menu_head{
	cursor:pointer;
	font-size:12px;
}
.menu_body {
	text-align:left;
	position:absolute;
	z-index:1;
	display:none;
	list-style:none;
	font-size:12px;
	line-height:25px;
	width:175px;
}
.menu_body li{
	vertical-align:middle;
	font-size:12px;
	padding-right:30px;
}
.menu_body li a{
	background:#000;
	color:#FFFFFF;
	text-decoration:none;
	padding:7px;
	display:block;
	cursor:pointer;
}
.menu_body li a:hover{
	background:#000;
	color:#FFF;
	font-size:17px;
	text-decoration:none;
	padding:7px;
	display:block;
}
#top-nav-menu {
		height: 110px;
		width: 188px;
		float:left;
		padding-right:10px;
		text-align:right;
	}
#top-bar {
	width:960px;
}

#top-bar img
{
	width:9px;
	height:9px;
}
a.toplink {
	font-size:13px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}