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

-----------------------------------------------------------------------------
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;
}

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

html
{
	height: 100%;
}

body
{
/*	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif ; */
	font: .9em/1.5em Georgia, "Times New Roman", Times, serif;
	color:#151515;
	height: 100%;
}

a:link,
a:visited
{
	text-decoration:none;
	color:#0c4da2;
	
}

img { border:none; }

#nav li a:hover, a:hover
{
	color:#FF9900;
}


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

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

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

#content-container
{
	width:1000px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding-bottom: 3em;
}

#header-container
{
	width:100%;
	padding:0 0 0 0;
	margin:0;
	border-top: 1px solid #000000;
	position:relative;
	background:url(../images/main/header.gif) repeat-x top left #045e8d;
	height:190px;  
}

#header
{
	
	margin:9px auto 0 auto;
	width:1000px;
	position:relative;
	height:123px;
	padding:0; 

}

#header h1 a
{
	text-indent:-5000px;
	background:url(../images/main/nj-tix-logo.gif) no-repeat top left;
	width:214px;
	height:163px;
	display:block;
	margin:5px 0px 0px 40px;
	padding:0;
	position:absolute;
	
}

#header h1 a:hover
{
background-position:bottom left;
}



 
#header h3
{
	position:relative;
	font: 135% Georgia, "Times New Roman", Times, serif;
	padding:2px 0 0 0;
}

#header h3 span
{
	float:right;
	position:relative;
	
	
}

#header h1 em a
{
	background:url(../images/ram.gif) top left no-repeat;
	width:91px;
	height:79px;
	text-indent:-5000px;
	position:relative;
	float:right;
	margin:0 30px 0 0;
	
}

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

.sect
{
	font-size:125%;
	font-weight:bold;
	text-transform:uppercase;

}

form
{
/*	background-color: #eaeaea; 
	padding:8px;
	border:1px dotted #999999;margin:30px 0 15px 0; 
	width:244px;
	text-align:left; */
	font: 105%/1.5em ;
	
}

#mdsearch
{
	width:244px;
}

label
{
	font-weight:bold;
}

/*#form_left, #form_right
{
	width:260px;
	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-top:13px;
} */

/*.content
{
	border-top:3px solid #6f3d07;

	width:800px;
}
 */
 
 
 
 .content-de
{
	padding:20px 0px 20px 0px;
float:left;
	width:815px;
}
 
 
.form_info
{
	display:block; padding: 0  10px 0 0;

}

/* h2#search
{
	background:url(../images/icons/zoom.png) no-repeat center left;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	
	font-size:102%;
	
} */

h2#search { padding: 0 0 10px 0; }

h1
{
		font-size:135%;
		font-style:italic;
		font-weight:bold;

}

#footer
{
	text-align:right;
	font-size:.9em;
	position: relative;
	margin: -3em auto 0 auto;
	width:1000px;
background:transparent url(../images/main/hr.gif) repeat-x scroll left top;
padding:5px 0 0 0;

}

.biz
{
	font-size:1.2em;
	/*color: #990000; */
	margin-left:20px;
	
}

.biz2
{
font-size:1.2em;
}

.des{

	width: 480px;
	margin-left:20px;
}

a.des 
{
	text-decoration: underline;
}

#url, #email, #fax, #phone, #map
{
	padding:0 20px 0 0;
	text-align:right;
	margin:0 4px 0 0;
}
.www, .phone, .email, .map, .fax
{
	text-align:left;
	padding:2pt 0pt 2pt 20px;
}

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

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

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

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

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

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

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

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

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

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

th
{
	width:15%;
}



li { 
margin-left:40px;
padding:5px 0;

}

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

#footer span a {
	background: url(../images/icons/top.png) no-repeat scroll 0px 2px;
	float:left;
	padding-left:18px;
	text-align:left;
}

#footer span a:hover
{
	background: url(../images/icons/top_ro.png) no-repeat scroll left top;
}


#right-content
{
	float:right;
	width:700px;
	padding:20px 10px 20px 20px;
	margin:0;
	position:relative;
	
}

#left-content
{
	
	width:260px;
	padding: 0;
	margin:0;
	float:left;
	background:url(../images/main/left-col-bk1.gif) repeat-y top right;
}

#left-content-btm
{
	
	width:250px;
	padding: 20px 0px 80px 10px;
	margin:0;
	
	background:url(../images/main/left-col-bk-btm.gif) no-repeat bottom right;
}


#left-content-btm  h3 a
 {
	background:url(../images/main/nj-2011-cover.gif) no-repeat top left;
 display:block;
font-size:0.9em;
height:45px;
margin:15px 0 15px 0;
overflow:hidden;
padding:150px 0 0 0;
text-align:center;
width:240px;
}

#main-content
{
float:left;
width:515px;
}

#cart-content
{
float:left;
width:165px;
padding:0 10px;
}

.shore
{
	background:url(../images/main/shore.gif) top left no-repeat;
}

.delaware
{
	background:url(../images/main/delaware.gif) top left no-repeat;
}

.atlantic
{
	background:url(../images/main/atlantic.gif) top left no-repeat;
}

.gateway
{
	background:url(../images/main/gateway.gif) top left no-repeat;
}

.skylands
{
	background:url(../images/main/skylands.gif) top left no-repeat;
}



.southern
{
	background:url(../images/main/southern.gif) top left no-repeat;
}


.all
{
	background:url(../images/main/all.gif) top left no-repeat;
}


.shore, .southern, .delaware, .atlantic, .all, .skylands, .gateway
{
	padding:15px 0 6px 80px;
	height:48px;
}

.button
{
	text-align:right;
}

#passport-ad {
background:transparent url(../images/mwp-card.gif) no-repeat scroll top center;
display:block;
height:80px;
width:280px;
padding:130px 0 0 0;
margin:30px 0 0 0;
font-size:.9em;
}

#md08
{
	background:url(../images/md-travel-guide08.gif) no-repeat top center;
	width:280px;
	height:75px;
	display:block;
	padding:170px 0 0 0;
	text-align:center;
	margin:35px 0 0 0;
	font-size:.9em;
	overflow:hidden;
}

#mdg08
{
		background:url(../images/mdg08.gif) no-repeat top right;


}
#listed
{
		padding:0 160px 0 0;
		font-weight:bold;
		font-size:105%;
}

#mdg082
{
		background:url(../images/mdg08.gif) no-repeat 320px	0px ;
		padding:0px 160px 0 0;
		line-height:1.6em;
		font-weight:bold;
				font-size:105%;
				overflow:visible;
						height:135px;

}

#mdg082 p
{
	width:480px;
	font-weight:normal;
		font-size:.8em;
}

.icons
{
	vertical-align:text-bottom;
}



#top-banner, #mid-banner {
background:transparent url(../images/468x60bkgrnd.gif) no-repeat scroll center;
height:61px;
overflow:hidden;
padding:8px;
}

#mid-banner {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:0pt 15px 15px 0px;

padding:20px 10px;
width:468px;
}

form.message
{
	position:relative;

	margin-right:20px;
	padding:15px;
	background-color:#EAEAEA;
border:1px dotted #999999;
margin:0pt 0pt 15px;
padding:10px;

}


.enter_info
{
	display:inline;
}

#yourname, #youremail,  #inquiry
{
	margin: 0 0px 10px 0;
	width: 318px;
}

#yourmessage
{
	margin: 0 0px 10px 0;
	width: 500px;
}

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;

	/* 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;
}

div.hr {
background: url(../images/main/hr.gif) repeat-x scroll left top;
border:0 none;
font-size:1px;
height:3px;
line-height:0;
margin:8px 0 10px;
}

#crumbs
 {
 background: url(../images/main/hr.gif) repeat-x scroll left bottom;
padding:0px 0 10px 0;
margin: 0 0 10px 0;
 }


div.hr hr {
  display: none;
}

.ad-skyscraper
{ 
background:transparent url(../images/main/ad-horiz.gif) no-repeat scroll 0 5px;
padding:13px 0 0 0;
margin: 0 0 0 13px;
width:120px;
height:613px;
}

.ad-banner {
background:transparent url(../images/main/ad-vert.gif) no-repeat scroll 20px 12px;
height:60px;
padding:10px 0 10px 30px;
width:468px;
}

.ad-leaderboard {
display:block;
float:right;
height:90px;
padding:13px 0 0 0;
width:728px;
background: url(../images/main/ad-horiz-wht.gif) no-repeat scroll 0 5px;
position:absolute; top:0px; left:275px;
}

#cart-btm
{
background:transparent url(../images/main/booth-btm.gif) no-repeat bottom left;
padding:0 ;
font-family:Arial, Helvetica, sans-serif;

}

#cart-top
{
background:transparent url(../images/main/booth-top.gif) no-repeat top left;
padding:45px 0 0 0 ;

}

#ticks
{
padding:5px 0px 5px 0;
width:149px;
margin:0 8px;clear:both;

}

#ticks h4 {

padding: 5px;
text-align:center;
}

#ticks .items
{
padding:5px;
text-align:left;border-top:1px solid #cfcfcf; 


}



#ticks .items .item {width:129px;
float:left; }

#ticks .item .count { padding:5px; text-align:right; float:right;width:10px; }
 
#cart-foot{
display:block; height:37px;
padding: 0 ;
}

#cart-foot a
{


}

a.clip { background:url(../images/main/clip.gif) no-repeat top left; padding: 0px 0 0px 30px; height:17px; }

a.clip:hover { background-position: 0px -24px; }

#cart-foot a#view-tix:hover, #cart-foot a#print-tix:hover, #nav span a:hover { background-position:bottom left; }

#view-tix, #print-tix { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px; width:66px; height:20px; text-indent:-5000px; margin:5px 0 0 0; display:block; }
 
#cart-foot a#view-tix { background:url(../images/main/view.gif) no-repeat top left; float:left; }
 
#cart-foot a#print-tix { background:url(../images/main/print.gif) no-repeat top left; float:right; }

 
 #nav
 {
 	width:1000px;
	margin:7px auto;
	display:block;
	height:48px;
	position:relative;	overflow:hidden;
 }
 
 #nav div { position:relative; }
 
 #nav span
 {
 	width:100px; height:42px;float:left;	

 }

#nav span a { background:url(../images/main/nj-sm.gif) top left no-repeat; display:block; text-indent:-5000px; height:42px; margin:8px 0 0 0px;padding:0; }



 #nav ul
 {
 		float:right;height:55px; overflow:hidden;
 		
 }
 
 
 #nav li
{
 
 float:left;
 padding:15px 0 0 0;
 height:32px;
 list-style:none;
 text-align:right;
}
#nav li a
{

 height:32px;
 color:#FFFFFF;
 font-size:1.2em;
}

table.contact-info
{
width:80%; border:1px solid #cdcdcd;
}

.bus-table
{
width:100%;
}

.clips
{
border:4px black dashed;width:100%; padding:0; margin:0;
}

table.clips td
{
padding:5px;
}

.coups
{
 height:100%; border:1px solid #d6d6d6;
}

.coups td
{
text-align:center; 
}

.contact-info
{
border:1px solid #d6d6d6; width:50%;margin:10px 0 ;
}

.contact-info th { padding:8px 0 8px 30px; color:#FFFFFF; background: url(../images/icons/vcard.png) no-repeat 8px 10px #0975a5;text-align:left; }

.contact-info td { padding:8px; background-color:#ebf5fc;  }

#recaptcha_table {
background-color:#FFFFFF;
}

.required {
border:medium none;
color:red !important;
display:inline;
float:none;
font-size:12px !important;
}

.list td
{ padding:5px; }

.blue
{
font-size:180%; color:blue;
}

.display
{
border:1px solid #0975A5;
margin:10px 0;background-color:#EBF5FC;
}

.display th
{
	background-color:#0975A5;
	color:white;
}

.display td
{
	padding:5px;vertical-align:top;border:1px solid #0975A5;
}

.dis { font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif ;
 }

.fields
{
	behavior: url('css/IEFixes.htc');
}
  
fields:active, fields.active 
{
  	background-color:#ffffcc;
}

.fields:hover, .fields.hover
{
  	background-color:#ffffcc;
}

.tix-logo, .nj-logo
{
float:left;
width:150px;
}

.nj-logo
{
padding-top:16px;
}

.pd
{
	width:300px;
}

#left-content-btm h3.visit a
{
background: url(../images/main/visitnj.gif) no-repeat 44px 0px;
display:block;
font-size:0.9em;
height:20px;
margin:15px 0;
overflow:hidden;
padding:110px 0 0 0;
text-align:center;
width:240px;
}

#left-content-btm h3.visit a:hover
{ background-position:44px -170px; }
