@charset "utf-8";
/* CSS Document */

/* Rounded Corners (12px radius) */

.cornerlb {
background: url(http://www.newyorkfood.com/images/corner_lb.png) no-repeat scroll left bottom;display:block;margin:0; padding:0;
}
	
.cornerlt {
background: url(http://www.newyorkfood.com/images/corner_lt.png) no-repeat scroll left top; display:block;margin:0; padding:0;
}
.cornerrt {
background: url(http://www.newyorkfood.com/images/corner_rt.png) no-repeat scroll right top; display:block;margin:0; padding:0;
}
	
.cornerrb {
background: url(../images/corner_rb.png) no-repeat scroll right bottom; display:block;margin:0; padding:0;
}

/* Buttons */

.learnmore {
margin: 5px 0px; 
background: transparent url(../images/learnmore_btn2.jpg) no-repeat scroll top left; 
overflow: hidden; 
display: block; 
width: 113px; 
height: 33px; 
text-indent: -1000em;
}

.learnmore:hover {
background: transparent url(../images/learnmore_btnover.jpg) no-repeat scroll top left; 
}


.infobtn {
margin: 5px 0px; 
background: transparent url(../images/info_btn.jpg) no-repeat scroll top left; 
overflow: hidden; 
display: block; 
width: 113px; 
height: 33px; 
text-indent: -1000em;
}

.infobtn:hover {
background: transparent url(../images/info_btnover.jpg) no-repeat scroll top left; 
}


.viewsite {
margin: 5px 0px; 
background: transparent url(../images/viewsite_btn.jpg) no-repeat scroll top left; 
overflow: hidden; 
display: block; 
width: 113px; 
height: 33px; 
text-indent: -1000em;
}

.viewsite:hover {
background: transparent url(../images/viewsite_btnover.jpg) no-repeat scroll top left; 
}


/* Tooltips */

#weddingstip{
	width:130px;
	height:102px;
	font-family: arial, "lucida console", sans-serif
	font-color:#720E0e0;
	font-size:13px;


}

#venuestip{
	width:135px;
	height:100px;
	font-family: arial, "lucida console", sans-serif
	font-color:#720E0e0;
	font-size:13px;

}

#celebrationstip{
	width:128px;
	height:102px;
	font-family: arial, "lucida console", sans-serif
	font-color:#720E0e0;
	font-size:13px;


}
#corporatetip{
	width:135px;
	height:100px;
	font-family: arial, "lucida console", sans-serif
	font-color:#720E0e0;
	font-size:13px;


}
#inflighttip{
	width:130px;
	height:102px;
	font-family: arial, "lucida console", sans-serif
	font-color:#720E0e0;
	font-size:13px;
}

/* Body */
body {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	background-color:#000000;
	margin:5px 0;
	scrollbar-face-color: #720E0E;
	scrollbar-shadow-color: #F1EFDA;
	scrollbar-highlight-color: #F1EFDA;
	scrollbar-3dlight-color: #F1EFDA;
	scrollbar-darkshadow-color: #F1EFDA;
	scrollbar-track-color: #F1EFDA;
	scrollbar-arrow-color: #F1EFDA;
}
a{color:#720e0e;
text-decoration:none;
}
a:hover{color:#8b3b37; text-decoration:none;}
img, a img{border:none;}
p{
	padding:0px;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* content(right-text) */
.main_table {
	margin:0 auto;
}
.error{color:#FF0000; font-weight:bold;}
.h6 {	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin:0;
	padding:0 0 20px 0;
}

.contentimage-header-buttons {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#720e0e;
}
.contentimage-header-buttons a {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#720e0e;
	text-decoration:none;
}
.contentimage-header-buttons a:hover {
	text-decoration:none;
	color:#8b3b37;
}

.link-buttons {
	font-size:12px;
	color:#720e0e;
	font-weight:bold;
	text-decoration:none;
	background-color:#e1a421;
}
.link-buttons a{
	font-size:12px;
	font-weight:bold;
	color:#720e0e;
	text-decoration:none;
	line-height:20px;
}
.link-buttons a:hover{
	font-size:12px;
	font-weight:bold;
	color:#8b3b37;
	text-decoration:none;
}
.backgroundpng{
	behavior: url("iepngfix.htc");
}


.text {
	font-size: 12px;
}


.content {
	background:#F1EFDA url(../images/NYFC-Site_17.png) repeat-x top left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:100%;
}
#content {
	background:#F1EFDA url(../images/top.png) repeat-x top left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:100%;
	
}

#content_scroll {
	overflow:auto;
	height:500px;
}

#content-color {
	background-color:#F1EFDA ;
	line-height: 16px;
}
.content-header {
	padding:0px;
	font-family:"Caslon Antique" ,Arno Pro, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#720e0e;
	font-weight:bold;
	text-align:center;
	margin: 0px;
}

h1.content-header {padding:0 0 0 6px;}

.widget-header {
	padding:5px 0px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#555555;
	font-weight:bold;
	text-align:left;
	margin: 0px;
	border-bottom:1px solid silver;
	display:block;
	line-height: normal;

}
h5 { margin: 3px 0px; padding:3px 0px;}
 
.content-header-inside {
	padding:5px 0px 0px 0px;
	font-family:"Caslon Antique" ,Arno Pro, Arial, Helvetica, sans-serif ;
	font-size:33px;
	color:#720e0e;
	font-weight:bold;	
	text-align:center;
}
.contentimages-header {
	background-color:#171918;
	font-size:20px;
	color:#818890;
	font-style: italic;
}
.contentimages-background{
	background-color:#333333;
}

.contentimages-backgroundnone{
}

/*
.content-color {
	font-family:"Caslon Antique" ,Arno Pro, Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#720e0e;
	font-weight:bold;
	padding:15px 0px 0px 0px;
	line-height:34px;
}
*/


.underline {
	border-bottom: 1px solid  #b1aea8 ;
	
}
.whatnew {
	padding-top:10px;
}
h2 {
	font:Arial;
	font-size:16px;
	font-weight:bold;
	color:#7f0000;
	margin:0;
	padding:0;
}

.h1{
	font:Arial;
	font-size:16px;
	font-weight:bold;
	color:#dd9e1b;
	margin:0;
	padding-left:0px;
}
.blacktext {
	font:Arial;
	font-size:12px;
	color:#000000;
	margin:0; 
}
.bluetext {
	font:Arial;
	font-size:12px;
	color:#000066;
	margin:0;
	padding-left:0px; 
}
.bluetext a{
	text-decoration:underline;
	color:#000066;
}
.bluetext a:hover{
	text-decoration:none;
	color:#000066;
}
.cor-background {
	background:url(../Images/Corporate_background.png) repeat-x;
}
h3 {
	font:Arial;
	font-size:17px;
	color:#000000;
	margin:0px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
}
.h3 {
	font:Arial;
	font-size:17px;
	color:#000000;
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
}
.h3 a{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
.h3 a:hover{
	
	text-decoration:none;
}

h4 {
	font:Arial;
	font-size:16px;
	font-weight:bold;
	color:#7f0000;
	margin:0;
	padding:0;
}

.h5 {
	font:Arial;
	font-size:14px;
	color:#000000;
	margin:1px 0;
	font-weight:bold;
	text-decoration:none;
	padding:0px ;
	float:left;
	width:100px;
	
}

 a .h5{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:10px 0 0 0 ;
}
 a:hover.h5{
	
	text-decoration:underline;
}


 
/* bottom-images */
#bottom-images {
	font-size: 12px;
	color: #000000;
	padding: 20px 0px 10px 0px;
	text-align:center;
}

td {
	font-family: Arial;
	font-size:12px;
}
tr .black-link td A {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
tr .black-link td A:hover {
	text-decoration:none;
}
.black-link a {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.black-link a:hover {

	text-decoration:none;
}
.black-border img {
	border:solid 1px #000000;
}

/* footer */
.copy{
	background:#000000;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
}
#footer{
	background:#000000;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	line-height:22px;
}
#footer a{
	font-size: 14px;
	color: #ffffff;
	padding: 0px 4px;
	text-decoration:none;
	
}
#footer a:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
}

.bottomgrad{background:#F1EFDA url(../images/bottom-image.png) repeat-x bottom left;}
.topgrad{background:#F1EFDA url(../images/top.png) repeat-x top left;}

/*------video----------*/
.content_scroll {   width:350px; height:287px; overflow:auto; font-size:12px; padding: 0px 10px 0px 0px;  }


.video_list{   width:300px; height:380px; overflow:auto; font-size:12px;   }
.video_list img{ border:1px solid #666; background:#FFF; padding:3px;}
.video_list a{ text-decoration:none; color:#730f0f;}
.video_list a:hover{ text-decoration:underline; color:#730f0f;}

.pear-links {
	font-size:12px;
	color:#000000;
	text-decoration:none;

}
.pear-links  a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.pear-links a:hover{
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
.nav-line {
	background-color: #dd9e1b;
}

.fltrt { float:right;

}
.fltlt { float:left;

}
.clrflt {clear:both;

}


.hr {
	border-top: 1px solid rgb(208, 205, 171); 
	border-bottom: 1px solid rgb(255, 255, 255); 
	overflow: hidden; 
	margin-top: 20px; 
	display: block; 
	width: 100%; 
	max-height: 0px; 
	height: 0px;
     
}


/*------Sitemap----------*/
.site_head{font-size:16px; font-weight:bold;  color:#730f0f;}
.site_subhead{font-size:12px; font-weight:bold; color:#000000;}
.site_leaf{font-size:12px; font-weight:normal;  color:#730f0f;}

/*------Copyright----------*/
.copyright 
{
	font-size:11px;
}


/* -----Comparison Page Table Styles------*/
#table #key {
float:right;
background-color: #E8E5D1;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
position:relative;
padding:15px;
margin: 125px 10px 10px; 
}
#table #key ul {

	margin:0;
	padding:0;
}
#table #key ul li {
	background:#fff;
	padding:5px;
	margin:5px;
	width:150px;
	list-style-type:none;

}

#table #key ul li img{

float:left;
display:block;
margin-top:25px;
margin-left:5px;
}

#table #key ul li p {

margin-left: 40px;
}

/* Table Styles */

#table {
position:relative;
width:910px;
padding-top:120px;
}

#table #headers {
text-align:right;
position:absolute;
left: 187px;
top:0px;
}

#table table {
font-size:12px;
width:670px;

}

#table td {
	border-right: 1px #8C876B solid;
	text-align:center;
	padding: 5px 0px;	
}
#table tr.odd {
	background-color:#E8E5D1;
}

#table td.first {
	text-align:right;
	font-weight:bold;
	padding-right: 10px;
	width:180px;
}

#table td.last {
	border-right:none;
	font-weight:bold;
	color:green;

}

#table th {
	text-align:left;

	
}

#table th img {
	margin-bottom:-1px;
	margin-left:-3px;
	margin-right:-78px;
}

#table td.initial {
width:59px;
}

#table td.Yes {
text-indent:-9999em;
background: url(../images/check.png) no-repeat top center;
width:29px;
}
#table td.No {
text-indent:-9999em;
background: transparent url(../images/no.png) no-repeat top center;

}
#table td.pv {
text-indent:-9999em;
background: transparent url(../images/pv.png) no-repeat top center;
}

#table tr.odd td.Yes {
background-color:#E8E5D1;
}
#table tr.odd td.No {
background-color:#E8E5D1;
}
#table tr.odd td.pv {
background-color:#E8E5D1;
}
