@charset "UTF-8";
/*
-----------------------------------------------------------------------------
CSS Document Base
-----------------------------------------------------------------------------
version:		.1
author:			
email:			
website:		http://travelresourcepages.com/newjersey/
-----------------------------------------------------------------------------
*/

/*
-----------------------------------------------------------------------------
RESET
-----------------------------------------------------------------------------
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, table, td, embed, object
{
	margin:0;
	padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

h1, h2, h3, h4, h5, h6, strong
{
	font-style:normal;
 	font-weight: bold;
}
/*
-----------------------------------------------------------------------------
BASE STYLES
-----------------------------------------------------------------------------
*/

html
{
	height: 100%;
}

body
{
font: .9em/1.5em Georgia, "Times New Roman", Times, serif;
	color:#151515;
	height: 100%;
}

a:link,
a:visited
{
	text-decoration:none;
	color:#67b6e2;
	
}
a:hover
{
	color:#FF9900;
}

#header-banner
{
	position: absolute;
	top:35px; left: 470px;
	width:468px;
}


.clear {
  display: block;
  clear: both;
  font-size: 1px;
}

#master-container
{
	width:100%;
	background-color:#FFFFFF;
	position:relative;
	min-height: 100%;
}

* html #master-container
{
	height: 100%;
}

#content-container
{
	width:960px;
	background-color:#FFFFFF;
	margin:15px auto 0 auto;
	
}

#header-container
{
	background:url(../images/header.gif) top left repeat-x;
	width:100%;
	padding:0px 0 0 0;
	height:156px;
}

#header
{
	
	margin:0 auto;
	width:960px;
	position:relative;
	height:127px;
}

#header h1 a
{
	text-indent:-5000px;
	background:url(../images/header-logo.gif) no-repeat top left;
	width:380px;
	height:150px;
	display:block;
	
	z-index:100;
	
}

#header h3 a
{
	background:url(../images/nj_2008_cover.gif) no-repeat top center;
	width:180px;
	height:40px;
	display:block;
	padding:220px 0 0 0;
	text-align:center;
	position:absolute;
	top:0px;
	left:590px;
	font-size:.8em;
	overflow:visible;
}

#tag { 	background:url(../images/tagline.gif) no-repeat 265px 3px transparent; display:block; text-indent: -5000px; position:relative; top:-17px; z-index:1;}

#left_content h3 a
{
	background:url(../images/nj_2010_cover.jpg) no-repeat top left;
	
	height:159px;
	display:block;
	padding:20px 0 0 240px	;
	text-align:left;
	margin:30px 0 0 0;
	
	overflow:visible;
}

a img, :link img, :visited img, img {
border:0 none;
}

.leaderboard {
background:transparent url(../images/ads/ad-horizontal.gif) no-repeat scroll 5px 5px;

border-top:medium double #E4E4E4;
clear:both;
display:block;
height:90px;
overflow:hidden;
padding:13px 0 15px 4px;
width:729px;
margin:0 auto;
}


form
{
	background-color: #eaeaea;
	padding:8px;
	border:1px dotted #999999;
	
	text-align:left;
	margin:0 0 15px 0;
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif ;
	/*margin-top:30px; */
}

#left_content
{
 float:left;
 width:620px;
 padding-right:30px;
}
#right_content
{
 float:left;
 width:280px;
}




#form_left, #form_right
{
	width:250px;
	float:left;
	margin:5px 0 0 0;
	text-align:center;
}

#form_middle
{
	float:left;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	margin:13px 0 0 115px;
}

#content
{
	
	padding:13px;
}

.form_info
{
	display:inline;
}


h3#search
{
	background:url(../images/search.gif) no-repeat top left;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
	width:240px;
	font-size:110%;
	
}
#foot
{
	text-align:right;
	font-size:.8em;
	position: relative;
	margin:0 auto 0 auto;
	width:960px;
	border-top:3px solid #67b6e2;

}


.footer
{
	margin: -120px auto 0 auto;
	width:960px; }

.biz
{
	font-weight:bold;
	font-size:120%;
	color: #63aead;
	
}

a#njticket {
background:transparent url(../images/njtix.gif) no-repeat scroll center top;
display:block;
font-size:0.9em;

margin:35px 0 0;
overflow:hidden;
padding:117px 0 0;
text-align:center;
width:260px;
}

a#njticket:hover
{ background-position:center -285px; }


a#visit {

background:transparent url(../images/visit.gif) no-repeat scroll center 0;
display:block;
font-size:0.9em;
height:20px;
margin:15px 0;
overflow:hidden;
padding:110px 0 0;
text-align:center;
width:240px;
}



a#visit:hover { background-position:center -294px; }


.des{
	margin-left: 20px;
	width: 610px;
}

a.des 
{
	text-decoration: underline;
}

#url, #email, #fax, #phone
{
	padding:0 20px 0 0;
	text-align:right;
	margin:0 4px 0 0;
}

#url
{
	background:url(../images/world.gif) no-repeat center right;
}

#email
{
	background:url(../images/email_go.gif) no-repeat center right;
}

#phone, .phone
{
	background:url(../images/telephone.gif) no-repeat center right;
}

#fax
{
	background:url(../images/printer_empty.gif) no-repeat center right;
}

.www, .phone, .email
{
	text-align:left;
	padding:2pt 0pt 2pt 20px;
}

.www
{
	background:url(../images/world.png) no-repeat center left;
}

.email
{
	background:url(../images/email_go.png) no-repeat center left;
}

.phone
{
	background:url(../images/telephone.png) no-repeat center left;
}

.fax
{
	background:url(../images/printer_empty.png) no-repeat center left;
}


td, th
{
	padding:0 0 3px 8px;
}

th
{
	width:15%;
}

li
{
	padding:0 10px 0 5px;
	
	list-style-position:outside;
	margin: 0 0 0 15px
}

#kword, #cats {
width:235px;
}

form.message
{
	position:relative;
	text-align:right;
	margin-right:20px;
	width:445px;
	padding:15px;
	background-color:#EAEAEA;
	border:1px dotted #999999;
	margin:0pt 0pt 15px;
	padding:5px;

}


.enter_info
{
	display:inline;
}

#yourname, #youremail, #yourmessage, #inquiry
{
	margin: 0 0px 10px 0;
	width: 318px;
}
	
label
{
	padding: 0px 5px 0px 0px;
	text-transform: uppercase;
	vertical-align: top;
	
}



#errormsg
{
	color:#B30000;
	padding-bottom:10px;
	font-weight:bold;
	display:block;
}

#errormsg a
{
 color:#6e1c16;
 border-bottom: 1px dotted #6e1c16;
}

#errormsg a:hover
{
 color:#123974;
 border-bottom: 1px dotted #123974;
}

#verify
{
	float:left;
	width:110px;
	padding: 0px 10px 0px 0px;
}


 div#captcha
{
	padding:0px 5px 15px 0px;
	float:right;
	/* display:block; */
	/*  border: 1px solid black;  */
	
}


.recaptchatable .recaptcha_r1_c1 {
background:transparent url(images/sprite.png) no-repeat scroll 0px -63px;
height:9px;
width:318px;
}

#m2
{
	background:url(../images/m2_logo.gif) no-repeat top left;
	height:34px;
	width:160px;
	text-indent:-5000px;
	
}


label
{
	font-weight:bold;
}

.sect
{



	


font-size:125%;
font-weight:bold;
text-transform:uppercase;
height:48px;
padding:15px 0 6px 80px;
background:url(../images/sections.gif) top left no-repeat;
}


:link[target="_blank"],
:visited[target="_blank"],
:link[target="_new"],
:visited[target="_new"] {
cursor: ne-resize; }
