/*
 *	Global settings
 */

img {
	display: inherit;
}

ul {
	margin: 10px;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 24px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	}


/*
 *	Links 
 */

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a img { border: none; }

#breadcrumbs a { color: #000099; }

#globalNav a, #qlsb_box li a, #footer a { color: #000099; }

#globalFooter, #globalFooter a { color: #FFFF00; }


/*
 *	Typography
 */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	
	span.subtext {
		color: #FFFFFF;
		font-size: 10px;
	}		
			
			
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
	
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}


#breadcrumbs .on { color: #000099; }


.subtext_margin { margin: -7px 0 13px 0; }

.subtext_checkbox { 
	margin: -19px 0 19px 23px; 
}

hr {
	margin: 0;
	padding: 0;
	border: none;
	border-top: 2px solid #cccccc;
}

img.ov_hr {
	display: block;
}


/*
 *	Structure
 */

body {
	line-height: 15px;
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#shell {
	margin: auto;
	width: 727px;
	text-align: left;
	background-image: url(../images/bg_image.gif);
	background-repeat: repeat;
}

	#header {
		height: 85px;
		width: 730px;
		position: relative;
		background-color: #000099
	}
	
		#globalNav {
			position: absolute;
			left: 430px;
			top: 10px;
		}
		
			#globalNav li {
				display: inline;
				background: none;
				padding: 0;
			}
		
		#nav {
			position: absolute;
			left: 182px;
			top: 55px;
			width: 521px;
			height: 20px;
			font-size: 10px;
			list-style: none;
			display: inline;
		}
				
					#nav a {
	font-weight: bold;
	color: #F9F355;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
					}
					
					#nav a:hover {
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
					}
					
					.nav_link { height: 20px; float: left; }
					
					.nav_cities { width: 55px; float: left; }
					
					.nav_news { width: 55px; float: left; }
					
					.nav_where { width: 92px; float: left; }
					
					.nav_b2b { width: 128px; float: left; }

					.nav_contact { width: 40px; float: left; }
					
					.navdivider {
						width: 17px;
						height: 12px;
	float: left;;
	background-color: #000099;
	background-image: url('../images/divider.gif')
					}
					
		#signup {
			position: absolute;
			left: 588px;
			top: 0px;
			width: 138px;
			height: 45px;
			font-size: 10px;
			text-align: right;
			display: inline;
			
		}
		
		#subnav { }
		
			#breadcrumbs {
				width: 450px;
				position: absolute;
				top: 90px;
				left: 25px;
				font-size: 9px;
			}
			
				#breadcrumbs ul { margin: 0; }
				
				#breadcrumbs li {
					display: inline;
					padding: 0;
					color: #000099;
					background: none;
				}
							
        #logo {
			position: absolute;
			top: 13px;
			left: 19px;
			display: inline;;
	background-color: #000099
		}
		
		#logo_welcome {
			position: absolute;
			top: 34px;
			left: 182px;
			display: inline;
		}
			
			#logo img { float: left; }


	#wrapper {

	}
	
		#wrapper .column {
			position: relative;
			display: inline;
			float: left;
		}
	
		#main_content {
			padding: 0 0 0 30px;
			width: 720px;
		}
		
		#main_content2 {
			padding: 0 0 0 33px;
			width: 720px;
		}
		
		#main_contentnp {
			width: 720px;
		}
			
			#main_content.firefox_fix { background: none; } /* fix firefox div duplication bug */
		
			#main_col { 
				width: 773px;
			}
				
			#main_col_wide { 
				width: 727px;
				padding-top: 12px;
			}
			
			#left_top {
				width: 323px;
				padding: 0 0 0 31px;
				min-height: 292px;
			}
			
			#left_btm {
				min-height: 424px
			}
			
			/* for Internet Explorer */
			/*\*/
			* html #left_btm {
				height: 424px;
			}
			/**/
					
		.clear { clear: both; }
		
	
#globalFooter {
	padding: 0 0 0 0;
	width: 729px;
	height: 50px;
	position: relative;
	margin: auto;
	
}


/*
 *	Subcolumns
 */	

  .subcol_blank { width: 40px; float: left;}
  
  .subcol_content { width: 450px; }
  
  .subcol_contentwide {
	padding-top: 40px;
	width: 667px;
	font-size: 10px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.subcol_contentwide2 {
	width: 667px;
	font-size: 10px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.subcol_contentwide3 {
	padding: 0 0 0 3px;
	font-size: 10px;
	width: 660px;
	color: #000099;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.cnt_title {
		width: 392px;
		}
		
	.cnt_title2 {
		width: 494px;
		}
	
	.boxcopy {
	padding: 5px 20px 0 0;
	width: 690px;
	color: #ffffff;
	font-size: 11px;
		}
		
	.boxcopy2 {
		padding: 10px 20px 0 0;
		width: 494px;
		color: #000099;
		font-size: 11px;
		}
	
		
/*
 *	Footer
 */
 
 	#copyright {
	position: relative;
	width: 400px;
	font-size: 9px;
	top: 25px;
	left: 0px;
	display: inline;
	text-align: center;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#ft_links {
	position: absolute;
	top: 0px;
	width: 727px;
	right: 22px;
	height: 18px;
	font-size: 9px;
	display: inline;
	text-align: center;
	vertical-align: bottom;
	color: #FFF500;
	left: 0;
	;
	background-color: #0C0C6C;
	}
	
	#ft_links a{
	font-size: 9px;
	text-decoration: none;
	color: #FFF500;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#ft_links a:hover{
	color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

/*
 *	Page Titles
 */
 
 	#legal {
		position: absolute;
		width: 727px;
		top: 11px;
		left: 0px;
		display: inline;
	}

/*
 *	The Guide
 */
 
 #plate {
 	width: 335px;
	float: left;
	}
	
 #book {
 	width: 233px;
	float: left;
	}
	
#bodytxt {
	width: 700px;
	float: left;
	padding: 10px;
	}
	
#bodytxt2 {
	width: 494px;
	float: left;
	}
	
/*
 *	Cities
 */
 
 #sfbox {
	position: absolute;
	left: 184px;
	top: 32px;
	width: 542px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	display: inline;
	}
	
	#sfcopy {
		width:520px;
		}
		
	#sfcopy a{
		font-size: 12px;
		color: #000099;
		text-decoration: underline;
		font-weight: bold;
		}
		
	#sfcopy a:hover{
		font-size: 12px;
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		}
	
		
	#nycbox {
	position: absolute;
	left: 63px;
	top: 186px;
	width: 479px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	display: inline;
	}
	
	#nycopy {
		width:469px;
		}
		
	#nycopy a{
		font-size: 12px;
		color: #000099;
		text-decoration: underline;
		font-weight: bold;
		}
		
	#nycopy a:hover{
		font-size: 12px;
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		}

.mainExpand {
	cursor: hand;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}
