body {
    background: #173853;
	color:#4b4b4b;
}

a {
	color:#942543;
}

h1,h2,h3,h4 {
	color:#363636;
	/*font-family:Cambria;*/
}


.clr {clear:both;}

/* Containers
 ------------------------------------------------------- */
.bg {
    background: #fff url(/img/q.gif) repeat-y right;
    border-left: 13px solid #7d374a;	
}
.wrap,.wrap_corner {
    width: 980px;
    margin: 0 auto;
    background:url(/img/bg.jpg) repeat-y center;		
}
.wrap_corner {    
	background:url(/img/bg_topcorner.jpg) no-repeat top right;
}


/* Header
 ------------------------------------------------------- */
#header {
	background:url(/img/collage.jpg) no-repeat top center;
    height: 238px;
}
#header .container {
	width:980px;
	margin:0 auto;
}
#header .transbg {
	background:url(/img/transbg.png);
	width:100%;
	height:79px;
	margin:33px 0 0 0;
	position:absolute;
}
#header .logo {
	width:237px;
	height:97px;
	position:absolute;
	z-index:100;
	margin:42px 0 0 0;
}

#header .intro {
	width:440px;
	height:75px;
	position:absolute;
	z-index:200;
	font-size:0.9em;
	color:#fff;
	margin:155px 0 0 20px;
}
#header .intro a {
	color:#ffde00;
}

/* Slider */
.slider {
	width:496px;
	height:208px;
	position:absolute;
	z-index:200;
	/*margin:0 0 0 470px;*/
	margin:10px 0 0 470px;
	display:none;
}
.slides {
	position:absolute;
	width:419px;
	height:150px;
	margin:24px 0 0 53px;
	z-index:1000;	
}
.slides_container {
	width:419px;
	height:150px;
}
.slides_container div {
	width:419px;
}

.bookmark {
	width:49px;
	height:149px;
	position:absolute;
	margin:229px 0 0 200px;
}

.adscorner {
	width:129px;
	height:124px;
	position:absolute;
	/*margin:228px 0 0 859px;*/
	margin:9px 0 0 838px;
	z-index:2000;
}

.menutop {
 	position:absolute;	
	margin:7px 0 0 10px;	
}
.menutop a {
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	margin:0 20px 0 0;
}
.menutop a.home {
	background:url(/img/home.gif) no-repeat;
	padding:0 0 0 23px;
}
.menutop a.contactus {
	padding:0 0 0 23px;
}


/* Title, Tabs, Addressbar
 ------------------------------------------------------- */
h1 {
	width:599px; /*756*/
	background:#eaedef url(/img/ttabg.gif) repeat-y;
	margin-left:1px;
	padding:15px 127px 15px 30px;
	float:left;
	border-bottom:1px solid #d5dbe0;
	/*margin-bottom:1.5em;*/
}

p.intro {
	font-size:1.2em;	
	width:691px; /*756*/
	margin-left:31px;
	float:left;
	/*background:#f8f7f7;
	border:1px solid #ccc;*/
	padding:10px 10px 0 10px;	
}

.addressbar {
	width:726px; /*756*/
	background:#eaedef url(/img/ttabg.gif) repeat-y;	
	margin-left:1px;
	padding:5px 0 5px 30px;	
	float:left;
	margin-bottom:3em;
	margin-bottom:1.5em;
	font-size:0.9em;
	border-top:1px solid #d5dbe0;
	border-bottom:1px solid #d5dbe0;
}

.addressbar a {
	color:#757906;
}

.photo {
	margin-left:1px;
}

.tabs {
    width:711px; /*756*/
	height: 30px;		
	margin-left:31px;
	float:left;	
}

.tabs a {
    color: #7d374a;    
    padding: 5px 12px;
    margin: 0 3px;
    display: inline;
    float: left;
    background: #f0f2f3;
    text-decoration: none;
    border: 1px solid #b9c3cb;
	border-bottom:none !important;
	font-size:1em;
	font-weight:bold;
	font-family:"Trebuchet MS";
	-moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;	
}
.tabs a.active, .tabs a.active:hover {
	background:#4ca799 url(/img/tabgreen.gif) repeat-x top;
    color: #fff;
	border:1px solid #156054;
}

.tabs a:first-child {
    margin: 0 2px 0 0;
}
.tabs a:hover {
	background:#e0e3e5 url(/img/activebg.gif) repeat-x top;	
    color: #363636;
	border:1px solid #7b8f9f;
}

/* Midle content
 ------------------------------------------------------- */
#midle {
    width: 521px;
    margin-left: 31px;
}

#midle ul {
	list-style:none;
	padding-left:1em;	
}
#midle ul li {    
    padding: 3px 0px 0 10px;
	background:url(/img/bullet_yellow.gif) no-repeat 0 10px;	
}


.adsense {
	border:1px solid #e0d8c5;
	padding:10px;
	background:#fbf9f4;
	width:228px;
	text-align:center;	
}
body#home .adsense {
	margin-right:21px;
	margin-bottom:20px;
}

.hblock {
	margin-bottom:20px !important;
		
}
.hblock p,.hblock ul,.hblock ol {
	font-size:0.9em;
}
.hblock ul {
	margin-bottom:0;
}
.hblock h2 {
	font-size:1.5em;
	margin:0 0 0.75em 0;
}

.hblock img {
	margin:0 0 10px 0;
}

.btn_place {
	background:url(/img/btn_place_bg.gif) repeat-x top;
	width:120px;
	padding:15px 0;
	text-align:center;	
	border:1px solid #b8b8b8;
	font-size:1.2em;	
	font-weight:bold;
	margin:0 0 8px 0;	
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
	cursor:pointer;			
}

.btn_place a {
	color:#000;
	text-decoration:none;
	/*background:url(/img/building.gif) no-repeat 0 0;
	padding:0 0 0 18px;*/
}

.btn_place.brooklyn,.btn_place.brooklyn a {
	color:#a47614;
}
.btn_place.bronx,.btn_place.bronx a {
	color:#a2156f;
}
.btn_place.queens,.btn_place.queens a {
	color:#335886;
}

.subtitle {
 color:#0077cc;
 margin:0.5em 0;
 font-weight:bold;
}

.lightblue {
	background:#eaedef;
	border:1px solid #bcc5cd;
	padding:10px;
}


.miniblock {
	margin:0 0 10px 0;
	border-bottom:1px solid #bcc5cd;
}
.miniblock p {
	margin:0 0 10px 0;
}
.miniblock img {
	float:left;
	margin:0 10px 10px 0;
}

.miniblock h2 {
	font-size:1em;
	font-weight:bold;
}
.miniblock.lastmini {
	border:none;
	margin:0 0 0 0;
}
1
ul.ulblocks {
	margin:0 !important;
	padding:0 !important;
}
ul.ulblocks li {
	margin:0 0 20px 0;
	border:1px solid #ccc;
	padding:10px 10px 10px 42px !important;
	background:url(/img/info.png) no-repeat 5px 10px !important;		
}

.brochureDownloadBlock {
	overflow:hidden; padding:20px; height:174px;
}

.ContactFormBlock {
	overflow:hidden; padding:5px; height:90px;
}

hr {
	height:10px;
	border:none;
	border-bottom:3px solid #bcc5cd;
}

.padline {
	padding:20px 0 0 0;
	border-top:3px solid #e8e8e8;
	height:1%;
}

/* Sidebars
 ------------------------------------------------------- */
.sidebar {
	width:213px; /*183*/
	min-height:600px;
	padding:0 0 20px 0;	
}

.menu {
	
	padding:20px 0 0 0;
	
}

.menu ul h2 {
    color: #fff;
    font-size: 1.3em;
    margin: 0 0 5px 0;
    line-height: 1.2em;
    padding:10px 10px 10px 10px;
    background:#3d8d80 url(/img/menuh2bg_vertical.gif) repeat-y bottom;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-shadow: 1px 1px 0px #275f55;
	border-left:5px solid #1d6d60;

	/*border:1px solid #3b988a;
	border-right:none;	*/	
	/*-moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;*/
		
}

.menu ul h2 a {
    color: #fff;
}
.menu ul h2 a:hover {
	color:#fff;
}

.menu ul a {
    color: #6a6a6a;
	text-decoration:none;
}

.menu ul a:hover {
    color: #942543;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu ul li {
}

.menu ul ul {
    margin: 0 20px 10px 15px;
}

.menu ul ul li {
    font-size: 0.9em;
    font-weight: normal;
    padding: 3px 0px 0 10px;
	background:url(/img/bullet_green.gif) no-repeat 0 8px;	
}

.menu ul ul ul {
    margin: 5px 0 0 5px;    	
}

.menu ul ul ul li {
    font-size: 1em;
    font-weight: normal;
    padding: 3px 0 3px 10px;
    border-bottom: 1px solid #ccc;
	background:url(/img/bullet_yellow.gif) no-repeat 0 8px;	
}

.menu ul ul ul ul li {
	border-bottom:none;
}


.sidebar-right {
    width: 185px;   
}

.stitle {
	margin:0 0 5px 0;
	padding:14px 10px 23px 10px;
	background:#f3f5f6 url(/img/titlecorner.gif) no-repeat bottom right;
	color:#363636;
	font-weight:bold;	
	text-transform:uppercase;
	font-size:1em;	
	font-family:"Trebuchet MS";			
}
.bb {
    border: 1px solid #e0d8c5;
    padding: 10px;
    margin: 0 25px 18px 0;
    background: #fbf9f4;
	font-size: 0.9em;		
}

.sidebar-right a {    
}

.sidebar-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-right ul li.france {
    background: url(/img/fr.png) no-repeat 0 3px;
    padding: 0 0 0 23px
}
.sidebar-right ul li.us {
    background: url(/img/us.gif) no-repeat 0 3px;
    padding: 0 0 0 23px
}

.sidebar-right ul li.es {
    background: url(/img/es.png) no-repeat 0 3px;
    padding: 0 0 0 23px
}

/* Sitemap
 ------------------------------------------------------- */
#sitemap {}
#sitemap a {text-decoration:none;}
#sitemap ul li {
    font-size: 1.2em;
    font-weight: bold;
	background:none;	
}
#sitemap ul ul {
	margin-bottom:20px;
}
#sitemap ul ul li {
	font-size:0.9em;
	font-weight:normal;
	background:url(/img/bullet_yellow.gif) no-repeat 0 8px;
	padding-bottom:0px;
	padding-top:0px;
		
}
#sitemap ul ul li a {
	color:#000;
}
#sitemap ul ul li a:hover {
	text-decoration:underline;
	color:#942543;
}

/* Forms
 ------------------------------------------------------- */
.tab {
    float: left;
    color: #626262;
    font-weight: bold;
	font-size: 1.2em;    
    margin: 0 5px -1px 0;
	padding:10px 15px;
    background:#d5d1ba url(/img/tabstatic.gif) repeat-x top;
    border:1px solid #b9b59b;	
	border-bottom:none;
}

.tab a {
	text-decoration:none;
}
.tab a.mailico {
	background:url(/img/mail.gif) no-repeat 0 3px;
	padding:0 0 0 23px;
}
.tab a.pdfico {
	background:url(/img/pdf.gif) no-repeat 0 3px;
	padding:0 0 0 23px;
}

.tabtitle {
	border:none;
	background:none;
}
.tabactive {    
	background:#f6f5ee;
	border-left: 1px solid #d6d3bf;
    border-right: 1px solid #d6d3bf;
    border-top: 1px solid #d6d3bf;							
}
.tabactive a {
	color: #000;
	text-decoration:none;    
}
.bymail,.bypdf {
	cursor:pointer;
}

#order {	
	background:#f6f5ee;
	border:1px solid #d6d3bf;
	padding:20px;
	margin-bottom:20px;	
	/*padding-left:40px;*/
}
#order a {	
	text-decoration:underline;
}
#order h1 {
	text-shadow: #444e25 1px 1px 1px;
}

#order form {	
	height:1%;	
}
form input,form span {
    vertical-align: middle;
}
form label {
    margin: 0 20px 0 0;
	padding:0 0 3px 0;
	text-align:left;
	float:left;		
	font-size:1em;
	width:200px;	
	background:url(/img/labelbg.gif) repeat-x bottom;	
}
	form label.blank {
 	   background: none;
	}

input.text,textarea, select {
	border:1px solid #b2ae8e;
}

form input.text {
	width:250px;	
	padding:3px 0;
}

input.submit,input.reset {
	background:#d6d3bf url(/img/bgbutton.gif) repeat-x top;
	width:120px;
	border:1px solid #817e68;	
	padding:8px 0;	
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	position:relative;
	margin:0 5px 0 0;
}
form select {
	padding:3px;
}

form textarea {
    width: 250px;
	height:50px;
	resize: none; /* Chrome none resize */
	padding:0;	
}
form textarea.terms {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	width:390px;	
}

.focusBrochure {
    cursor: pointer;
}

.getreader {
    font-size: 0.9em;
    width: auto;
	background:none;
	padding: 0;
    margin: 0 0 1em 0;
}

.getreader img {
	margin:0 5px 0 0;
}

form p {	
	margin:0 0 0.5em 0;
}
form p.terms {
	margin:0 0 1em 0;
	font-size:0.9em;
}
form p.terms div.error {
	font-size:1em;
	margin:0 0 0 0;
}
input.zipcode {
    width: 125px !important;
}

div.error {
	color:#c60c0c;	
	font-weight:bold;
    font-size: 0.9em;
    margin: 0 0 0 220px;
	width:250px;
}
* html body div.error {
	margin:0 0 0 223px;
}

.download {
    display: none;
}

/* Images
 ------------------------------------------------------- */
.imgleft {
    float: left;
    padding:3px; 
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	border:2px solid #0062A9;
}

.imgcenter {
    float: center;
    padding:3px; 
	margin-right:10px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border:2px solid #0062A9;
}

.imgright {
    float: right;
    padding:3px; 
	margin-left:10px;
	margin-top:10px;	
	margin-bottom:5px;	
	border:2px solid #0062A9;
}

/* Footer
 ------------------------------------------------------- */
.footer {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0;
    color: #fff;
    font-size: 0.9em;
}

.footer h2 {    
    font-size: 1.2em;
	margin: 0 0 1.16em 0;	
    line-height: 1.5em;
    background: #0b2840;
    padding: 5px 10px;
	color:#fff;
	font-weight:bold;
}
.footer img {
    border:none;
}
.footer a {
    color: #fff;
}

.fblock {
    width: 400px;
}

.fblock ul {
	list-style:none;
	padding:0;
	float:left;
}

.fblock ul li {
	background: url(/img/footer-bullet.gif) no-repeat 0 4px;
	padding:0 0 0 15px;    
}

/* Misc. */
.font14 {
	font-size:1.2em;
	line-height:1.28em;
}

/* Columns
 ------------------------------------------------------- */
.col_300 {
	width:300px;
	margin: 0 20px 0 0;
}

.col_250 {
	width:250px;
	margin: 0 20px 0 0;
}
.col_180 {
	width:180px;
	margin: 0 20px 0 0;	
}
.col_150 {
	width:150px;
	margin: 0 20px 0 0;	
}
