/*NEW: header and footer (extracted from style5.css)*/
#memberlogin  {
	color: #d2dcc2;
	background-color: #5c7736;
	border:3px solid #d2dcc2;
	padding-left: 2px;
	padding-right: 1px;
	margin-left: 0px;
	margin-right: 0px;
	/*width: 98px;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	vertical-align: top;
	position: relative;
	bottom: 11px;
}
#memberlogin strong {
	color: #d2dcc2;
	background-color: #5c7736;
	border:0px solid #5c7736;
}
#memberlogin strong a {
	color: #d2dcc2;
	background-color: #5c7736;
	border:0px solid #5c7736;
}
#memberlogin strong a:hover {
	color: #d2dcc2;
	background-color: #5c7736;
	border:0px solid #5c7736;
}

#wrapperborder #header #navdrop .dropdown .vertbar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

#wrapperborder #header #navdrop .dropdown .dividerbar {
	border: none;
	padding: none;
	margin: 0 0 2px 0px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
}

#location {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-size: 18px;
	margin-bottom: 4px;
}
#location ul {
	list-style-type:none;
	color: #b84f4b;
	font-size: 16px;
	padding:2px 0 2px 0;
	text-align:center;
	width:720px;
	letter-spacing: 1px;
	}
#location ul li {
	padding-left: 3px;
	padding-right: 3px;
}
#location a {
	color: #b84f4b;
	text-decoration: none;
}

#navdrop {
	text-align: center;
	/*width: 720px;*/
	/*width: 718px;*/
	width: 761px;
	margin-left:auto;
	margin-right:auto;
	background-color: #d2dcc2;
}

ul.dropdown {
	background-color: #d2dcc2;
	margin: 0px;
	/*padding: 3px 0 3px 31px;*/
	/*padding: 3px 0px 3px 31px;*/
	padding: 3px 0px 3px 66px;
	float: left;
	left: -17px;
	list-style-image: none;
	position: relative;
	z-index: 597;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #5c7736;
	text-align: center;
	/*width: 689px;*/
	width: 732px;
	margin-left: auto;
	margin-right: auto;
}
ul.dropdown a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5c7736;
	text-decoration: none;
}
ul.dropdown a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5c7736;
	text-decoration: none;
}
ul.dropdown a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7c935d;
	text-decoration: none;
	border: 1px solid #d2dcc2;
	margin: 0 3px 0 3px;
}
ul.dropdown ul {
	background: #d2dcc2;
	color: #7c935d;
	margin: 4px 0 4px 0;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 177px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: -5px;
	top: 13px;
}
ul.dropdown li {
	vertical-align: middle;
	margin: 0px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-image: none;
	list-style-type: none;
}
ul.dropdown li a {
	text-decoration: none;
	color: #5C7736;
	border: 1px solid;
	border-color: #d2dcc2;
	margin: 0 3px 0 3px;
}

ul.dropdown li:hover {
	background-color: #d2dcc2;
	position: relative;
	z-index: 599;
	border: 1px solid #913d3b;
	margin: 0px 2px 0px 2px;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

#active {
	color: #7c935d;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 2px 0 2px;
	text-decoration:none;
	border: 1px solid;
	border-color: #913d3b;
}

#vertbar {
	border: none;	
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #5c7736;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}




/*OLD*/
body
{
/*background: url(background2.gif);*/
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 40% 20%; 
background-color: #E0F6CC;
text-align: center;

}

/* this is for IE Bug coupled with the text align: center in the body tag*/

html
p 
{
text-align: left;
}

A:link 
{

text-decoration: none;
color: #b84f4b;
}

A:visited 
{
text-decoration: none;
color: #b84f4b;
}

A:active 
{
text-decoration: underline;
color: #b84f4b;
}

div.feedburnerFeedBlock p.date {
border-bottom: 1px solid;
border-color: #d2dcc2;
padding-bottom: 5px;
}

div.feedburnerFeedBlock ul{
width: 500px;
padding-right: 30px;
}
div.feedburnerFeedBlock ul li{
font-size: 14px;
}

div.feedburnerFeedBlock ul li div{
font-size: 12px;
}

div.feedburnerFeedBlock { /*blog feed container*/
margin-left:60px;
border: solid 2px;
border-color: #d2dcc2;
width: 572px;
height: 300px;
font-family: arial;
font-size: 10px;
padding-top: 10px;
}

div.feedburnerFeedBlock #creditfooter img{
width:0px;
height:0px;
}

A:hover 
{
text-decoration: underline; 
color: #b84f4b;
}


/*#background
{
width: 1000px;
height: 1000px;
background: url(background2.gif);
padding: 0px 0 0 0;
color: white;
margin-left:auto; margin-right:auto;
border: solid 1px;
border-color: #F74110;
}*/

#backgroundcolor
{
margin: 0 auto;
width: 1384px;
height: 1500px;
background: url(background.gif);
padding: 70px 0 0 0;

}

#wrapperborder
{
width: 850px;
/*height: 1100px;
border: solid 1px;*/
border-color: #F74110;
/*margin: auto;*/
/*background: url(background2.gif);*/
margin-left:auto; margin-right:auto;
/*padding: 20px 0 0 0px;*/
padding: 3px 0px 0px 0px;
}

#wrapper
{
width: 800px;
/*height: 1000px;
border: solid  1px;*/
border-color: #F74110;
margin: 0px 0 0 10px;
text-align: left;

}

/*Coverpage divs*/

#coverwrap
{
border: solid 1px;
border-color: #d2dcc2;
width: 750px;
height: 550px;
margin: 10px 0 0 20px;
text-align: left;
}


#wrapnav
{
width: 749px;
height: 15px;
border: solid 0px;
border-color: #d2dcc2;
background-color: #d2dcc2;
text-align: left;
}

#wrapnavimage
{
margin: 0 0 0 633px;
text-align: left;
}

#text
{
margin: 25px 0 0 190px;
width: 384px;
/*padding: 0px 0px 0 100px;*/
/*border: solid 1px;*/
}

#image
{
margin: 0 auto;
padding: 0px 0px 0 80px;
margin: ;
/*border: solid 1px;*/
}

#covernumber
{
margin: 15px 0 0 320px;
/*border: solid 1px;*/
}



#coverlist
{
margin: 0px 0px 0 40px;
width: 700px;
/*border: solid 1px;*/
}

#coverlist li
{
padding: 0 145px 0 0px;
margin: 0 0 0 0px;
/*border: solid 1px;*/
}

#coverlist ul
{
padding: 0 0px 0 0px;
margin: 0 0 0 80px;
/*border: solid 1px;*/
}

#covercopyright
{
margin:0 0 0 165px;
/*border: solid 1px;*/
}

#coverquote
{
margin: 0 0 0 20px;
/*border: solid 1px;*/
}

/*Navigation bar specifics*/

#header
{
/*margin: 0 auto;*/
width: 795px;

/*border: solid 1px;*/
}

/*#logo
{

padding: 0 0 0 70px;

}*/

#logopress
{

padding: 0 0 0 105px;

}


#nav
{
border: solid 0px;
border-color: #d2dcc2;
/*margin: 1px auto; */
background-color: #d2dcc2;
margin: 0 3px 0 0;
padding: 0 0px 0 0px;
height: 16px;
width: 799px;
text-align: left;
}

#nav ul
{
padding: 0px 0px 0 0px;
margin: 0 0 0 0px;
}

#nav li
{
padding: 0 0px 0 14px;
}

#membernavbox
{
margin: 0px 0 0 0px;
float: left;
}

#sidenav
{
	float: right;
	border: solid 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #d2dcc2;
	/*background-color: #d2dcc2;*/
width: 115px;
	height: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sidenavpress
{
float: right;
border: solid 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: #d2dcc2;
/*background-color: #d2dcc2;*/
width: 115px;
margin: 0 auto;
height: 2000px;
text-align: left;
}

#sidenavprint
{
float: right;
border: solid 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: #d2dcc2;
/*background-color: #d2dcc2;*/
width: 115px;

margin: 0 auto;
height: 1200px;
text-align: left;
}

#sidenavpress li
{
vertical-align: middle;
margin: 0;
padding: 0 0 0px 0;
}

#sidenavpress ul
{
list-style-type: none;
margin: 0;
padding: 0px;
padding: 0px 0px 0px 0;
}

#sidenavprint ul
{
list-style-type: none;
margin: 0;
padding: 0px;
padding: 0px 0px 0px 0;
}

#sidemenu ul
{
 background-color: #D2DCC2; height:110px; line-height:1px;font-size:0px
}

#sidenav li
{
vertical-align: middle;
margin: 0;
padding: 0 0 0px 0;
}

#sidenav ul
{
list-style-type: none;
margin: 0;
padding: 0px;
padding: 0px 0px 0px 0;
}

#sidemenu
{
/*border: solid 1px;*/
width:115px;

}

#sidenavaffiliates
{
margin: 0px 0 0 0;

}

#sidenavaffiliates ul
{

margin: 0px 0 0 0;
}

#wardrobeservices
{
display: block;
}

#wardrobeservices span
{
position: absolute;
float:left;
display:none;
background-image: url('images/side3cover.gif');
top: 219px;
width: 115px;
height: 21px;
text-align: center;
}

#wardrobeservices:hover span
{ 
  display:block;
}




/*Footer Divs*/

#footerlist
{
margin: 0px 0px 0px 0px;
height: 29px;
width: 890px;
text-align: left;
/*border: solid 1px;*/
}

#footerlist li
{
padding: 10px 0px 0 65px;
}

#footerlist ul
{
padding: 0px 0px 0px 0px;
}

/*#copyright
{
margin: 0 0 0px 160px;
text-align: left;


}*/

/*Main page content specifics*/

#main
{
text-align: left;
width: 796px;
border: solid 1px;
border-color: #d2dcc2;
height: 850px;
}

#mainpress
{
text-align: left;
width: 797px;
border: solid 1px;
border-color: #d2dcc2;
height: 2400px;
}

#mainprint
{
text-align: left;
width: 797px;
border: solid 1px;
border-color: #d2dcc2;
height: 1200px;
}

#nav2
{
margin: 0 0 0 60px;
background-color: #D2DCC2;
width: 576px;
padding: 0px 0 0 0px;
}

#nav2text
{
width: 520px;
height: 30px;
margin: 0 0 0 30px;
/*border: solid 1px;*/

}

#nav2 ul
{

}

#nav2 li
{
/*padding: 4px 2px 2px 2px;*/
}

#sortimagecontainer
{
margin: 0 0 0 0px;
padding: 0 0 10px 0;
/*border: solid 1px;*/
width: 576px;
height: 188px;
}

#sortimage1
{
float:left;
padding: 0 0px 0 0;
/*border: solid 1px;*/
}

#sortimage
{
/*border: solid 1px;*/
margin: 0 0 0 0px;
padding: 0 0px 0 0;
width: 144px;
height: 177px;
float:left;
}

#sortabout
{
margin: 0 0px 2px 27px;
border: solid 0px;
border-color: #d2dcc2;
width: 630px;
height: 100px;
font-family: tahoma;
font-size: 15px;
/*font-style: bold;*/
padding: 0 0 0 0;
text-align: center;
color: #b84f4b;
/*overflow: auto;*/
}

#sortblog
{
margin: 0px 0px 2px 65px;
border: solid 2px;
border-color: #d2dcc2;
width: 550px;
height: 200px;
font-family: arial;
font-size: 10px;
padding: 10px 0 0 0;
text-align: center;
}

#blog
{
margin: 0 0px 0 65px;
border: solid 2px;
border-color: #d2dcc2;
width: 550px;
height: 201px;
font-family: arial;
font-size: 10px;
padding: 10px 0 0 0;
text-align: center;
border: solid 1px;
}

#aboutcontainer
{
margin: 40px 0 0 10px;
/*border: solid 1px;*/
width: 650px;
height: 410px;
/*padding: 0 0 0 10px;*/
padding: 0 0 0 20px;
}

#blogblocker
{ 
border: solid 1px;
border-color: #d2dcc2;
width: 410px;
height: 390px;
float: left;
font-size: 15px;
/*overflow: auto;*/
border-right-width: 0px;
}

#blogblocker2
{ 
border: solid 1px;
border-color: #d2dcc2;
width: 210px;
height: 390px;
float: left;

border-left-width: 0px;

}

#textbox
{
padding: 5px;
/*border: solid 1px;*/
}



#blogtitle
{
margin: 0 0 0 100px;
/*border: solid 1px;*/
width: 500px;
height: 75px;
text-align: left;

}

ul
{

list-style-type: none;
margin: 0 auto;
}

li
{

display: inline;
margin: 0;

}




/* ABOUT US PAGE SPECIFICS*/



#about
{
border: solid 1px;
border-color: #d2dcc2;
height: 350px;
width: 400px;
margin: 20px 0 0 20px;
float: left;
font-family: tahoma;
font-size: 15;
color: #b84f4b;
overflow: auto;
text-align: left;
}

#aboutpics
{
/*border: solid 1px;*/
border-color: #d2dcc2;
height: 330px;
width: 200px;
float: left;
text-align: left;
margin: 0px 0 0 0px;
/*background-color: #B84F4B;*/
}

#aboutpics img
{
padding: 14px;
text-align: left;
margin: 19px 0 0 0;
}

/*loft page specifics*/

#lofttitle
{
margin: 0 0 0 235px;
}

#lofttext
{
padding: 0 10px 10px 10px;
color: #b84f4b;
font-family: tahoma;

}

/* Become a Member PAGE SPECIFICS*/

#member
{
border: solid 1px;
border-color: #d2dcc2;
height: 740px;
width: 620px;
margin: 5px 0 0 30px;
font-family: tahoma;
font-size: 14px;
color: #b84f4b;
padding: 5px;
overflow: auto;
}

#formcontainer
{
height: 400px;
width: 300px;
/*border: solid 1px;*/
float: left;
}

#piccontainer
{
height: 400px;
width: 300px;
/*border: solid 1px;*/
float: left;
}

#member li
{
display: block;
padding:3px;
}

#member ul
{
list-style-type: square;
}

/*contact us page specifics*/

#contact
{
border: solid 1px;
border-color: #d2dcc2;
height: 540px;
width: 620px;
margin: 5px 0 0 30px;
font-family: tahoma;
font-size: 14px;
color: #b84f4b;
padding: 5px;
overflow: auto;
}

#contactimage
{
width: 607px;
height: 204px;
/*border: solid 1px;*/
}

/* Press Page Specifics */

#presslogo
{
width: 500px;
margin: 10px 0 0 30px;

}

#pressnav
{
border: solid 1px;
border-color: #d2dcc2;
margin: 0 auto;
background-color: #d2dcc2;
margin: 20px 0 0 40px;
padding: 0px 0 5px 0px;
height: 15px;
width: 609px;
}

#pressnavlist
{
/*border: solid 1px;*/
height: 19px;
width: 609px;
text-align: left;
padding: 0 0 0 0px;
margin: 0px 0 0 0;
}


#pressnav li
{

margin: 0 0 0 0px;
padding: 0 54px 0 14px;
}

#pressnav ul
{
text-align: left;
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
vertical-align: middle;
}
/* ny Sorting Page Divs */

#nylogo
{
margin: 30px 0 0 165px;
}

#nynav
{
border: solid 1px;
border-color: #d2dcc2;
margin: 0;
background-color: #d2dcc2;
margin: 30px 0 0 40px;
padding: 0 0 3px 0px;
height: 15px;
width: 600px;
}

#nynav li
{
vertical-align: middle;
margin: 0 0px 0 15px;
padding: 0 0 0 0;
}

#nynav ul
{
list-style-type: none;
margin: 0 0px 0 15px;
padding: 0 0px 0 0;
}
#nymaininfo
{
border: solid 1px;
border-color: #9D9F99;
height: 550px;
width: 600px;
margin: 0px 0 0 40px;
overflow: auto;
text-align: justify;
font-family: tahoma;
font-size: 13px;
color: #b84f4b;
padding: 0 0 0 0;

}

#maininfo
{
border: solid 1px;
border-color: #9D9F99;
height: 400px;
width: 600px;
margin: 0px 0 0 40px;
overflow: auto;

font-family: tahoma;
font-size: 13px;
color: #b84f4b;
padding: 0 0 0 0;

}

#nymaininfobox
{
padding: 10px;
}

#downloadimage
{
margin: 10px 0 0 228px;
}

/*Faq Page specifics*/

#faqdownloadimage
{
margin: 10px 0 0 270px;
}

/*Press Page Specifics*/

#presscontainer
{
border: solid 1px;
border-color: #9D9F99;
width: 609px;
height: 600px;
margin: 0px 0 0 40px;
text-align: left;

}

#presscontainermain
{
border: solid 1px;
border-color: #9D9F99;
width: 609px;
height: 2300px;
margin: 20px 0 0 40px;
text-align: left;
border-top-width: 0px;
}

#presscontainerprint
{
border: solid 1px;
border-color: #9D9F99;
width: 609px;
height: 1112px;
margin: 20px 0 0 40px;
text-align: left;
border-top-width: 0px;
}

#instructioncontainer
{
width: 60px;
height: 10px;
border: solid 1px;
}

#videocontainermain
{
border-color: #728B4E;
width: 550px;
height: 320px;
border: solid 1px;
margin: 20px 0 0 50px;
padding: 20px 0 0 0;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}

/*Div for press quotes and stories*/

#pressquotecontainer
{
border: solid 1px;
border-color: #9D9F99;
width: 500px;
font-family: tahoma;
font-size: 13px;
color: #931B1D;
margin: 25px 0 0 40px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;

}

#presstextbox1
{
padding: 0 0 5px 0;
float:left;
margin: 0 0 5px 0px;
}

#presstextbox2
{

padding: 0 0 20px 0;
margin: 0 0 0 190px;
}

#pressvideobox
{
width:340px; 
height:300px;
float: left;

/*border: solid 1px;*/
}

#articlelist1
{
float: left;
width:149px; 
height:260px;

}

#articlelist1 ul
{
margin: 15px 0 0 0px;
}

#articlelist1 li
{
padding: 9px 0 0 0px;
}

#articlelist2
{
width:170px; 
height:260px;
float: right;
/*border: solid 1px;*/
}

#articlelist2 ul
{
padding: 15px 0 0 25px;
}

#articlelist2 li
{
padding: 5px 0 0 0;
}

#pressmenucontainer
{
width: 130px;
height: 128px;
float: left;
/*border: solid 1px;*/
margin: 0 0 0 35px;
}

#pressmenuholder
{

width: 180px;
height: 128px;
float: left;

margin: 0 0 0 40px;
}

#vh1quote
{
color: #931B1D;
font-family: tahoma;
width: 170px;
height: 185px;
float: left;
margin: 0 0 0 20px;
/*border: solid 1px;*/
}

#menubox
{
margin: 5px 0 0 0;
}

#menubox2
{
margin: 3px 0 0 0;
}

#pressmenuicon
{

}



/*Divs for new press room home page */

#pressmenuitem
{
margin: 10px 0 0 10px;
width: 120px;
height: 50px;
padding: 0px 0 0 0;
/*border: solid 1px;*/
text-align: center;
}

#pressbox
{
/*border: solid 1px;*/
border-color: #9D9F99;
/*margin: 0px 0 0 50px;*/
margin: 0px 0 0 00px;
height:550px;
width: 130px;
float: left;
text-align: left;
}

#pressbox2
{
/*border: dotted 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 0px;
height:550px;
width: 130px;
float: left;
text-align: left;
}

#pressbox3
{
/*border: solid 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 8px;
height:550px;
width: 130px;
float: left;
text-align: left;
}

#pressbox4
{
/*border: solid 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 8px;
height:550px;
width: 130px;
float: left;
text-align: left;
}

#pressmenuitem
{
/*border: solid 1px;*/
margin: 10px 0 0 10px;
width: 120px;
height: 50px;
text-align: center;
}

#quotemenuitem
{
/*border: solid 1px;*/
margin: 10px 0 0 10px;
width: 180px;
height: 140px;
text-align: left;
font-family: tahoma;
}

#pressinstructions
{
/*border: solid 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 0px;
height: 80px;
width: 100px;
float: left;
text-align: center; 
vertical-align: bottom; 
font-family: arial;
padding: 20px 0 10px 10px;
color: #7D8E66;

}

#onlineinstructions
{
/*border: solid 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 0px;
height: 80px;
width: 100px;
float: left;
text-align: center; 

font-family: arial;
padding: 20px 0 10px 10px;
color: #7D8E66;

}

#tvinstructions
{
/*border: solid 1px;*/
border-color: #9D9F99;
margin: 0px 0 0 0px;
height: 80px;
width: 100px;
float: left;
text-align: center; 

font-family: arial;
padding: 20px 0 10px 10px;
color: #7D8E66;

}

#testimonialspressimagebox
{
/*border: solid 1px;*/
border-color: #9D9F99;
height: 590px;
width: 600px;
/*float: left;*/
margin: 0 0 0 0px;
text-align: left;
font-family: arial;
/*overflow: auto;*/
}

#pressimagebox
{
/*border: solid 1px;*/
border-color: #9D9F99;
height: 550px;
width: 476px;
/*float: left;*/
margin: 0 0 0 0px;
color: #7D8E66;
font-family: arial;
overflow: auto;
text-align: left;
float: left;
}

#testimonialimagebox
{
margin: 30px 0 0 10px;
width: 590px;
height: 70px;
border: solid 1px;
text-align: left;
border: solid 1px;
border-color: #9D9F99;
}

#testtitlebox
{
width: 590px;
height: 40px;
/*border: solid 1px;*/
margin: 10px 0 0 0px;
}

#testimagebox1
{
width: 590px;
height: 130px;
/*border: solid 1px;*/
margin: 30px 0 0 5px;
}

#testimagebox2
{
width: 590px;
height:100px;
/*border: solid 1px;*/
margin: 40px 0 0 5px;
}

#testimagebox3
{
width: 590px;
height: 100px;
/*border: solid 1px;*/
margin: 40px 0 0 5px;
}

#testimagebox4
{
width: 590px;
height: 100px;
/*border: solid 1px;*/
margin: 0px 0 0 5px;
}

#presstext
{
padding: 10px;
height: 730px;
color: #b84f4b;
font-family: tahoma;
font-size: 13px;
width: 508px;
overflow: auto;

}

#presstextimagebox
{
/*border: solid 1px;*/
border-color: #B84F4B;
height: 790px;
width: 508px;
/*float: left;*/
margin: 0 0 0 70px;
color: #7D8E66;
font-family: arial;

}

#slidecontainer
{
margin: 20px 0 0 4px;
width: 500px;
height: 600px;
}
#mySlideshow
{
width: 300px;
height: 500px;
} 




/* These are span divs for rollover images */
#allure
{
/*background-image: url('nypressimages/allure.gif');*/
display: block;
width: 123px;
height: 40px;
float: left;

}

#allure span
{
position:absolute;
top:380px;
left: 500px;
display:none;
background-image: url('nypressimages/articles/allure.gif');
width: 200px;
height: 256px;
}

#allure:hover span
{
display:block;
}

#collezioni
{


display: block;


}

#collezioni span
{
position:absolute;
top:360px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/collezioni.gif');
width: 300px;
height: 470px;
}

#collezioni:hover span
{
display:block;
}

#departures
{


display: block;


}

#departures span
{
position:absolute;
top:380px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/departures.gif');
width: 300px;
height: 249px;
}

#departures:hover span
{
display:block;
}

#forbes
{

margin: 0 0 0 5px;
display: block;


}

#forbes span
{
position:absolute;
top:380px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/forbesfyi.gif');
width: 300px;
height: 249px;
}

#forbes:hover span
{
display:block;
}

#inny
{

margin: 10px 0 0 5px;
display: block;


}

#inny span
{
position:absolute;
top:360px;
left: 430px;
display:none;
background-image: url('nypressimages/articles/inny.gif');
width: 344px;
height: 421px;
}

#inny:hover span
{
display:block;
}

#jumeirah
{

margin: 10px 0 0 5px;
display: block;


}

#jumeirah span
{
position:absolute;
top:360px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/jumeirah.gif');
width: 350px;
height: 481px;
}

#jumeirah:hover span
{
display:block;
}

#rave
{

margin: 15px 0 0 5px;
display: block;


}

#rave span
{
position:absolute;
top:360px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/rave.gif');
width: 300px;
height: 513px;
}

#rave:hover span
{
display:block;
}

#robbreport
{

margin: 15px 0 0 5px;
display: block;


}

#robbreport span
{
position:absolute;
top:360px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/robbreport.gif');
width: 300px;
height: 413px;
}

#robbreport:hover span
{
display:block;
}

#urbandaddy
{

margin: 15px 0 0 5px;
display: block;


}

#urbandaddy span
{
position:absolute;
top:360px;
left: 450px;
display:none;
background-image: url('nypressimages/articles/urbandaddy.gif');
width: 300px;
height: 429px;
}

#urbandaddy:hover span
{
display:block;
}

/*press online page divs*/

#closets
{
margin: 15px 0 0 5px;
display: block;
}

#urbandaddypress
{
margin: 15px 0 0 5px;
display: block;
}

#globoratipress
{
margin: 15px 0 0 3px;
display: block;
}

/*press page TV divs*/

#tvpresscontainer
{
border: solid 1px;
border-color: #B84F4B;
width: 600px;
height: 550px;
margin: 0px 0 0 40px;
}

#vh1
{
margin: 115px 0 0 2px;
width: 125px;
height: 60px;
/*border: solid;*/

}

#vh1clip
{
margin: 1px 0 0 70px;
color: #b84f4b;
}

#vh1cliptext
{
margin: 5px 0 0 15px;
color: #b84f4b;
}

#vh1cliptext2
{
margin: 0 0 0 110px;
color: #b84f4b;
}

#ohny
{
margin: 20px 0 0 10px;
/*border: solid;*/
height:136;
width: 132;
}

#openhouseclip
{
margin: 20px 0 0 75px;

}

#openhousecliptext
{
margin: 20px 0 0 18px;
}

#ny1
{
margin: 20px 0 0 10px;
}

#pressvideo
{
margin:30px 0 0 35px;
}

#presstvtitle
{
margin: 30px 0 0 15px;
}
