span.menu-trigger { 
	display:none; 
}
	
#content {
	min-height: 400px;
}

#content #maincontent {
	
}

div.file.error {
	position: fixed;
	z-index: 1000;
	top: 0px;
	left:0px;
	right: 0px;
	padding: 5px 20px;
	background-color: red;
	color: #FFF;
}

hr {
	display: none;
}

/* HEADER 
 * * * * * * * * * * * * * * * * * * * * * * * */
/* 
#header {
	padding: 15px 20px 15px 0px;
	background-image: none;
}

#header #logo {
	position: relative;
	left: 20px;
	border: 0px;
	width: 455px;
	height: 70px;
}

#header #logo h1 {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 455px;
	height: 35px;
	border: 0px dotted red;
	background-image: url('/images/design/prime-manhattan-realty-3.png');
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#header #logo h2 {
	display: block;
	margin: 0px;
	margin-left: 0px;
	width: 352px;
	height: 20px;
	background-image: url('/images/design/new-york-commercial-real-estate-2.png');
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#header a.info {
	display: block;
	height: 78px;
	text-indent: -1000px;
	overflow: hidden;
	background-position: bottom;
	background-repeat: no-repeat;
}

#header a.info.left {
	float: left;
	width: 232px;
	margin-left: -12px;
	background-image: url('/images/design/header-box-1c.png');
}

#header a.info.right {
	float: right;
	width: 212px;
	background-image: url('/images/design/header-box-2c.png');
}

#header #logo span {
	display: block;
	width: 409px;
	height: 19px;
	margin-left: -8px;
	background-image: url('/images/design/header/every-building-every-space.png');
	overflow: hidden;
	text-indent: -1000px;
}

#header ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	border: 0px dotted red;
}

#header ul li {
	margin: 0px;
	padding: 0px;
	color: #847d6f;
	padding: 4px 0px 0px 17px;
	background-image: url('/images/design/header/checkmark.png');
	background-repeat: no-repeat;
	font-family: "futura_ltbook";
	font-size: 12px;
}

#header a.phone {
	display: block;
	float: right;
	height: 51px;
	width: 200px;
	background-color: #fdf9f0;
	margin-top: 17px;
	padding: 0px;
	background-image: url('/images/design/header/icon-phone-2.png');
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
}

#header a.phone strong {
	display: block;
	padding: 0px;
	font-family: "futura_ltbold";
	color: #aaa7a1;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 10px;
	padding-top: 15px;
	text-decoration: none;
}
*/
/* NAV 
 * * * * * * * * * * * * * * * * * * * * * * * */
/*
#navigation {
	background-color: #2d405c;
	height: 30px;
	margin-left: -10px;
	margin-right: -10px;
}

#navigation span.menu-trigger { 
	display:none;
}

#navigation #nav {
	background-image: none;
	background-color: #2d405c;
}

#navigation #nav li {
	padding: 0px 28px;
}

#navigation #nav li:last-child {
	padding-right: 0px;
}

#navigation #nav li a {
	letter-spacing: 0px;
	opacity: 0.9;
}

#navigation #nav li a:hover {
	opacity: 1.0;
}
*/
/* FOOTER 
 * * * * * * * * * * * * * * * * * * * * * * * */
/*
#footer {
	
}

#footer #partners {
	width: auto;
}

#footer #partners #wrap_partner {
	width: 920px; 
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 0px;
}

#footer #partners #wrap_partner #leftlogo {
	float: none; 
	width: auto; 
	border-right: 0px;
	border: 0px dotted green;
	margin-top: 0px;
	margin-left: -25px;
	margin-right: -25px;
}

#footer #partners #wrap_partner #leftlogo .boxlogo {
	border: 0px dotted red;
	margin: 0px;
	padding: 25px 25px 5px 25px;
	text-align: center;
	width: 110px;
}

#footer #partners #wrap_partner #leftlogo .boxlogo.bbb {
	padding-top: 5px;
}

#footer .box_footer {
	width: 970px; 
	margin-top: 20px;
	border: 0px dotted blue;
}

#footer .box_footer .title {
	margin-left: 20px;
}

#footer .box_footer ul.box {
	padding: 5px 20px;
	width: 110px;
}

#footer #other {
	width: 920px; 
	margin-left: auto; 
	margin-right: auto; 
	border-bottom: 0px; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

#footer #other p {
	font-size: 10px;
	text-align: center;
}

#footer #other p a {
	white-space: nowrap;
}

#footer #footer_text p {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 0px;
	color: #405770;
}

#footer #footer_text p span.phone {
	padding-right: 8px;
}

#footer #footer_text p.copyright {
	color: rgba(64,87,112,0.5);
	font-weight: normal;
}
	
#footer #footer_text p.copyright span.rights {
	white-space: nowrap;
}
*/
/* IFRAME 
 * * * * * * * * * * * * * * * * * * * * * * * */

#content #maincontent #iframe {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px solid #AAA;
	border-bottom: 1px solid #AAA;
}

#content #maincontent #iframe iframe {
	border: 0px;
	border-left: 0px solid red;
	border-right: 0px solid red;
}	
	@media screen and (max-width: 780px) { 
	
	#wrap {
		width: auto;
	}
	
	#header a.info.left {
		float: right;
	}
	
	#header a.info.right {
		display: none;
	}
	
	#header ul {
		margin-left: -20px;
	}
	
	#header ul li {
		font-family: "futura_ltcondensedlight";
		font-size: 13px;
	}
	
	#header a.phone {
		width: auto;
		height: 35px;
		background-size: contain;
	}
	
	#header a.phone strong {
		font-family: "futura_ltcondensedbold";
		letter-spacing: 0px;
		padding-left: 40px;
		padding-top: 9px;
	}

	/* NAVIGATION
	 * * * * * * * * * * * * * * * * * */
	
	#navigation {
		position: relative;
		margin-left: 0px;
		margin-right: 0px;
		z-index: 100;
	}
	
	#navigation span.menu-trigger { 
		display: block;
		padding-left: 10px;
		padding-right: 20px;
		height: 30px;
		margin-right: 0px;
		cursor: pointer;
		float: right;
	}
	
	#navigation span.menu-trigger .menu-trigger-text {
		color: #FFF;
		letter-spacing: 2px;
		line-height: 20px;
	}
	
	#navigation span.menu-trigger .menu-trigger-icon {
		color: #FFF;
		font-size: 20px;
	}

	#navigation #nav {
		position: absolute;
		display: none;
		top: 30px;
		right: 0px;
		width: 300px;
		padding: 0px;
		-moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
  		-webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
  		box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
 	}
	
	#navigation #nav li {
		float: none;
		display: block;
		border: 0px;
		border-top: 1px solid #5F7488;
		padding: 0px;
	}
	
	#navigation #nav li:last-child {
		border-bottom: 0px;
		border-bottom: 1px solid #5F7488;
	}
	
	#navigation #nav li a {
		display: block;
		margin: 0px;
		padding: 10px 18px;
		letter-spacing: 1px;
		font-size: 13px;
	}
	
	/* FOOTER
	 * * * * * * * * * * * * * * * * * */
	 
	#footer #partners {
		display: block;
	}
	
	#footer #partners #wrap_partner {
		width: auto;
	}
	
	#footer #partners #wrap_partner #leftlogo {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#footer .box_footer {
		display: block;
		width: auto;
		margin-top: 15px;
		padding: 0px;
	}
	
	#footer #other {
		display: none;
		width: auto;
	}
	
	/* IFRAME
	 * * * * * * * * * * * * * * * * * */
	 
	#content #maincontent #iframe {
		margin-left: -15px;
		margin-right: -15px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 570px) { 
	
	#header ul {
		margin-left: 20px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 500px) { 
	
	body {
		margin: 0px;
		padding: 15px 15px 0px 15px;
		background-color: #FFF;
		background-image: none;
	}
	
	#wrap {
		width: auto;
	}
	
	/* HEADER
	 * * * * * * * * * * * * * * * * * */
	 
	#header {
		padding: 0px 0px 0px 0px;
		padding-bottom: 15px;
	}
	
	#header #logo {
		width: auto;
		float: none;
		margin-left: 0px;
		left: 0px;
	}
	
	#header #logo span {
		width: auto;
		margin-left: -20px;
		margin-right: -15px;
	}

	#header #logo h1 {
		width: auto;
		margin-top: 0px;
	}
	
	#header #logo h2 {
		width: auto;
		margin-left: 0px;
	}
	
	#header ul {
		margin-left: 0px;
	}
	
	#header ul li {
		font-family: "futura_ltcondensedlight";
		font-size: 14px;
	}
	
	#header a.phone {
		width: 180px;
		height: 51px;
	}
	
	#header a.phone strong {
		font-family: "futura_ltcondensedbold";
		font-size: 18px;
		padding: 8px;
		padding-top: 15px;
		padding-left: 8px;
		letter-spacing: 1px;
	}
	
	/* NAVIGATION
	 * * * * * * * * * * * * * * * * * */
	
	#navigation {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#navigation span.menu-trigger { 
		padding-right: 10px;
	}
	
	#navigation #nav {
		position: relative;
		width: auto;
	}
	
	/* CONTENT 
	 * * * * * * * * * * * * * * * * * */
	 
	#content {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	/* FOOTER
	 * * * * * * * * * * * * * * * * * */
	 
	#footer #partners {
		display: none;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#footer #partners #wrap_partner {
		width: auto;
		
	}
	
	#footer #partners #wrap_partner #leftlogo {
		margin-left: 15px;
		margin-bottom: 0px;
		margin-right: auto;
		padding-bottom: 0px;
	}
	
	#footer #partners #wrap_partner #leftlogo .boxlogo {
		height: 100px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#footer #partners #wrap_partner #leftlogo .boxlogo.bbb {
		padding-top: 0px;
	}
	
	#footer .box_footer {
		display: none;
		width: auto;
		margin-top: 15px;
		padding: 0px;
	}
	
	#footer .box_footer .title {
		margin-left: 0px;
	}
	
	#footer .box_footer ul.box {
		padding: 5px 0px 5px 0px;
		width: 110px;
	}
	
	#footer #other {
		display: none;
		width: auto;
	}
	
	#footer #footer_text {
		padding-bottom: 5px;
		margin-top: 20px;
		margin-left: -15px;
		margin-right: -15px;
		background-image: url('/images/design/box_bg_footer.png');
		background-position: top right;
	}
	
	#footer #footer_text p {
		text-align: left;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 420px) { 
	
	#header #logo h1 {
		height: 32px;
		background-image: url('/images/design/prime-manhattan-realty-mobile-2.png');
		background-position: 0px 0px;
		margin-left: 0px;
	}
	
	#header #logo h2 {
		background-image: url('/images/design/new-york-commercial-real-estate-mobile.png');
		background-position: 0px 0px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 380px) { 
	
	#header #logo h1 {
		background-position: 0px -31px;
		height: 29px;
	}
	
	#header #logo h2 {
		background-position: 0px -20px;
	}
	
	#header a.phone {
		width: 145px;
		height: 35px;
		background-size: contain;
	}
	
	#header a.phone strong {
		font-family: "futura_ltcondensedbold";
		font-size: 16px;
		letter-spacing: 0px;
		padding: 10px;
		padding-top: 7px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 330px) { 
	
	#header #logo h1 {
		background-position: 0px -66px;
		height: 28px;
	}
	
	#header #logo h2 {
		background-position: 0px -40px;
	}
/*	
	#header ul {
		float: none;
		text-align: center;
	}

	#header ul li {
		padding: 0px;
		background-image: none;
		margin-bottom: 1px;
	}
	
	#header ul li span {
		display: inline-block;
		width: 20px;
		height: 20px;
		margin-bottom: -2px;
		margin-right: -2px;
		background-image: url('/images/design/header/checkmark.png');
		background-repeat: no-repeat;
	}
*/	
	
	#header ul {
		margin-left: -5px;
	}
	
	#header ul li {
		font-family: "futura_ltcondensedlight";
		font-size: 13px;
	}
	
	#header a.phone {
		width: 110px;
		height: 25px;
		background-size: contain;
	}
	
	#header a.phone strong {
		font-family: "futura_ltcondensedbold";
		font-size: 13px;
		padding: 5px;
		padding-top: 5px;
	}
}