﻿
#copyright
{
	top:-20px;
	left:300px;
}

.preloadPictures
{
	display:none;
}

div#bg-what
{
	background-image:url(http://custom.buyitsellit.com/24062/bg-what.jpg);
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	height:700px;
	top:-50px;
}
/*----------------------------------------------------------------------------*/

div#what-interiors
{
	position:relative;
	top:47px;
	left:317px;
	width:320px;
	height:227px;
}

div#what-botanicals
{
	position:relative;
	top:75px;
	left:550px;
}

div#what-floralarts
{
	position:relative;
	top:13px;
	left:630px;
	width:350px;
}

/*- Floral Arts --------------------------------------------------------------*/

div#bg-what-floral-arts
{
	background-image:url(http://custom.buyitsellit.com/24062/bg-what-floral-arts.jpg);
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	height:700px;
	top:-50px;
}


div#floral-arts-contentField
{
	/*background-image:url(../images/content-floral-arts.png);*/
	background-color:Transparent;
	width:793px;height:495px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

div#floral-arts-header
{
	/*background-image:url(../images/what-floralarts-header.png);*/
	background-repeat:no-repeat;
	position:relative;
	top:50px;
	left:50px;
}
div#floral-arts-copy
{
	position:relative;
	top:105px;
	left:68px;
	width:320px;
	height:310px;
	overflow:hidden;
	font-family:Arial;
	font-weight:normal;
	color:Black;
	font-size:16px;
	line-height: 28px;
}


div#floral-arts-grid
{
	position:relative;
	top:-230px;
	left:-100px;
	float:right;
}

/*- Interiors --------------------------------------------------------------*/

div#bg-what-interiors
{
	background-image:url(http://custom.buyitsellit.com/24062/bg-what-interiors.jpg);
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	height:700px;
	top:-50px;
}

div#interiors-header
{
	background-image:url(../images/what-interiors-header.png);
	background-repeat:no-repeat;
	position:relative;
	top:50px;
	left:50px;
}

div#interiors-copy
{
	position:relative;
	top:105px;
	left:68px;
	width:340px;
	height:290px;
	overflow:hidden;
	color:Black;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
}

.profile-font
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	letter-spacing:0px;
	font-weight:normal;
	line-height:126%
}

div#interiors-grid
{
	position:relative;
	top:100px;
	left:-290px;
	float:right;
}

div#interiors-contentField
{
	/*background-image:url(../images/content-interiors.png);*/
	background-color:Transparent;
	width:793px;height:495px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

div#interiors-wn	{ 
    position:relative;
    top:115px;
    left:299px;
    width:312px; height:320px;
    overflow:hidden;
    float:left;
    background-color:Transparent;
    z-index:0;
	font-family:Arial;
	font-weight:600;
	color:Black;
	font-size:11pt;
}
    
div#interiors-scrollbar { 
  position:relative;
  width:11px; height:310px;
  left:290px; top:120px;
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  float:left;
  z-index:0;
  }
div#interiors-track { 
  position:absolute; left:0; top:12px;
  width:11px; height:285px;
  background: Black;
  z-index:0;
  }
div#interiors-dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#e7e7e7;
  z-index:0;
  }  
div#interiors-up { position:absolute; left:0; top:0; z-index:0;}  
div#interiors-down { position:absolute; left:0; bottom:0; z-index:0;}

/*- Botanicals --------------------------------------------------------------*/

div#botanicals-header
{
	background-image:url(../images/what-botanicals-header.png);
	background-repeat:no-repeat;
	position:relative;
	top:50px;
	left:50px;
}


div#floral-arts-grid
{
	position:relative;
	top:-220px;
	left:-57px;
	float:right;
}

div#botanicals-contentField
{
	/*background-image:url(../images/content-floral-arts.png);*/
	background-color:Transparent;
	width:793px;height:495px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

.termsOfUse
{
	top:41px;
	left:738px;
}

/* source http://themechanism.com/blog/2008/01/08/safari-css-hack-redux/ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .termsOfUse
    {
    	top:43px;
    	left:728px;
    }
}

.termsOfUseInterior
{
	top:161px;
	left:731px;
	width:100px;
	position:relative;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:White;
}

/* source http://themechanism.com/blog/2008/01/08/safari-css-hack-redux/ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .termsOfUseInterior
    {
    	top:163px;
    	left:721px;
    }
}

.termsOfUseFloralArts
{
	color:White;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	left:739px;
	position:relative;
	top:-22px;
	width:100px;
}

/* source http://themechanism.com/blog/2008/01/08/safari-css-hack-redux/ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .termsOfUseFloralArts
    {
    	top:-20px;
    	left:729px;
    }
}
