@charset "UTF-8";
/* CSS Document */
html, body{
	padding: 0;
	margin: auto 0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #4d4d4f;
	background: url('../images/page_bg.gif') repeat-y top center #eae9e9;
	}
	
img{
	border: none;
	}
	
a{
	color:#fcaf3f;
	text-decoration: none;
	}

.float_r{
	float: right;
	}
.float_l{
float: left; 
}
	
#container{
	margin: auto;
	
	text-align: center;
	width: 600px;
	overflow: visible;
	}
	#header{
		text-align: left;
		
		}
		#header h1{
			font-size: 15px;
			color: #a1a0a0;
			text-transform: uppercase;
			margin: 0;
			padding: 0;
			text-indent: -9000px;
			display: block;
			}
			#hdr_nycfavorite{
				background: url('../images/hdr_nycfavorite.gif') no-repeat;
				width: 427px;
				height: 46px;
				}
	
				
	#footer{
		float:right;
		color:#FFFFFF;
		font-family: Arial;
		font-size: 8px;
	}			
				
	#nav{
		height: 24px;
		border-top: thin solid #000000;
		border-bottom: thin solid #000000;
		}
		#nav ul{
			list-style: none;
			padding: 0;
			margin: 0;
			}
			#nav ul li {
				float: left;
				width: 100px;
				font-size: 11px;
				height: 24px;
				position: relative;
				}
				#nav ul li a {
					height: 24px;
					text-indent: -9000px;
					display: block;
					width: 100%;
					height: 100%;
					background-position: 0px 0px;
					}
				#nav ul li:hover {
					background-position: 0px -24px;
					}
				#nav #meet {
					background-image: url('../images/nav_meet.gif');
					background-repeat: no-repeat;
					width: 159px;
					}
				#nav #order {
					background-image: url('../images/nav_order.gif');
					background-repeat: no-repeat;
					width: 118px;
					}
				#nav #catering {
					background-image: url('../images/nav_catering.gif');
					background-repeat: no-repeat;
					width: 71px;
					}
				#nav #blog {
					background-image: url('../images/nav_blog.gif');
					background-repeat: no-repeat;
					width: 47px;
					}
				#nav #locator {
					background-image: url('../images/nav_locator.gif');
					background-repeat: no-repeat;
					width: 123px;
					}
				#nav #press {
					background-image: url('../images/nav_press.gif');
					background-repeat: no-repeat;
					width: 78px;
					}
	#content{
		text-align: left;
		line-height: 17px;
		overflow: visible;
		}
		#mask{
			width: 596px;
			height: 442px;
			background: #ecebeb;
			overflow:hidden;
			position: relative;
			line-height: 35px;
			}
			#mask p{
				padding-left: 5px;
				}
			
			#slideshow{
				position: relative;
				clear: both;
				}
				#slidecontrols span{
					cursor: pointer;}
			#slideshow span{
				float: left;
				display: block;
				width: 596px;
				background: #505052;
				padding-top: 2px;
				padding-bottom: 2px;
				text-align: center;
				}
			#slidecontrols{
				width: 62px;
				float:right;
				padding-right: 10px;
				}
		#content #cupcakes{
			padding-top: 26px;
			width: 640px;
			}
		#content p{
			padding-top: 7px;
			margin-top: 0;
			margin-bottom: 0;
			padding-bottom: 0;
			}
			#content h4{
				color: #fcaf3f;
				padding: 0;
				margin: 0;
				}
			#content h3{
				padding: 0;
				margin: 0;
			}
			.blog-entry{
				padding-bottom: 25px;
				padding-top: 19px;
				border-bottom: 1px solid #eae8e9;
			}
				.blog-entry h3{
					text-transform: uppercase;
					font-size: 15px;
				}
				.blog-date{
					color: #000000;
					font-size: 11px;
					font-weight: bold;
				}
		#content #ordering_info{
			background-color: #f4f4f4;
			padding-left: 16px;
			padding-right: 16px;
			padding-bottom: 8px;
			margin-top: 5px;
			}
			#content p#catering_copy {
				margin-top: 26px;
				}
			#content #order_info ul{
				list-style: circle;
				}
				
			#content div.cupcake{
				width: 168px;
				float: left;
				height: 250px;
				margin-right: 45px;
				position: relative;
				}
				div.cupcake strong{
					text-transform: uppercase;
					padding-top:6px;
					padding-bottom:0px;
					text-align: center;
					display: block;
					}
				div.cupcake img{
					padding:6px 0px 6px 0px;
					border-top: thin solid #4d4d4f;
					border-bottom: thin solid #4d4d4f;
					}
			#content div.cupcake p{
					padding-top:0px;
				}
				
			#content div.location{
				width: 32%;
				float: left;
				margin-top: 10px;
			}
		
	.col_left{
		float: left;
		width: 298px;
		padding-top: 18px;
		padding-bottom: 45px;
		}
	.col_right{
		float: left;
		width: 283px;
		padding-top: 18px;
		padding-bottom: 45px;
		margin-left: 15px;
		}
	
	h2{
		display: block;
		text-indent: -9000px;
		margin: 0;
		padding: 0;
		}
		
		#hdr_welcome{
			background: url('../images/hdr_welcome.gif') no-repeat;
			width: 298px;
			height: 17px;
			}
		#hdr_order_info
		{
			background: url('../images/hdr_order_info.gif') no-repeat;
			width: 179px;
			height: 24px;
			
			}
		#hdr_clientele{
			background: url('../images/hdr_clientele.gif') no-repeat;
			width: 101px;
			height: 24px;
			}
	h3#hdr_place_order{
		font-size: 18px;
		
		}
	
	div.order-page-head{
		font-size:18px;
		font-color:#FCAF3F;
	}
	.clearBoth{
		clear:both;
	}
	
	#designer{
		font-size:8pt;
		padding-bottom:6px;
		float:right;
	}
		