@charset "utf-8";
/* CSS Document */

/* CSS Document */
* {margin: 0px; padding: 0px;}

/* Cross Browser Clearfix */

.clearFix:after {
	content: "."; 
	display: block; 
	height: 0px !important; 
	margin: 0;
	padding: 0;
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a.nextBack:link{color:#fff;}
a.nextBack:active{color:#fff;}
a.nextBack:hover{color:#fff;}
a.nextBack:visited{color:#fff;}
a:link{color: #666666; border-bottom:2px dashed #fff; text-decoration:none;}
a:active{color:#666666;}
a:hover{color:#666666;}
a:visited{color:#666666;}

a img:hover {border-bottom:none;}

img {
	border:0;
	vertical-align: top;
}

.thumb {
  max-width: 108px;
	max-height: 108px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

body {
  margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	padding:0;
	border:0;
	background-color:#610000;
}

div.container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
  width:899px;
  height:616px;
}

div#containerTop {
  position:relative;
	float:left;
	width:899px;
	height:130px;
}

div#logo {
  position:relative;
	float:left;
  width:770px;
  height:130px;
}

div#contact {
  position:relative;
	float:left;
	width:129px;
	height:130px;
}

div#contactTop {
  position:relative;
	float:left;
  width:129px;
  height:99px;
}

div#contactBottom {
  position:relative;
	float:left;
  width:129px;
  height:31px;
}

div.bodyBG {
  position:relative;
	float:left;
  width:899px;
  height:470px;
	background-image:url(images/bodyBG.png);
	background-repeat:no-repeat;
}

div.dropShadow {
  position:relative;
	float:left;
	background-image:url(images/dropShadow.png);
	background-repeat:no-repeat;
  width:899px;
  height:16px;
}

div#bodyTop {
  position:relative;
	float:left;
	width:899px;
	height:218px;
}

div#leftContent_container{
  position:relative;
	float:left;
	width:476px;
	height:218px;
}

div#rightContent_container{
  position:relative;
	float:right;
	margin-top: 13px;
	margin-right: 9px;
	width:397px;
	height:218px;
}

div#shopdesignersources {
  position:relative;
	float:left;
	width:397px;
	height: 29px;
}

div#horDiv1 {
  position:relative;
  background-image:url(images/horDivBG.gif);
  background-repeat:repeat-x;
  margin-left: 13px;
	width: 463px;
	height: 25px;
}

div#horDiv2 {
  position:relative;
  float:left;
	margin-left: 13px;
	margin-right: 13px;
	background-image:url(images/horDivBG.gif);
	background-repeat:repeat-x;
	width:870px;
	height:25px;
}

div#vertDiv{
  position:relative;
	float:left;
	margin-top:15px;
	margin-left: 1px;
	margin-right: 1px;
	background-image:url(images/vertDividerBG.gif);
	width: 15px;
	height: 212px;
}

div#quote {
	position:relative;
	margin-left: 13px;
	margin-top: 13px;
	width:463px;
	height:36px;
}

div#contentLeft {
	position:relative;
	margin-left: 13px;
	margin-top: 4px;
	width:463px;
}

div#rightContent {
  position:relative;
	float:left;
	margin-top: 6px;
	width:389px;
}

div#personalShopperServices {
  position:relative;
	margin-left:13px;
	width:463px;
	height: 30px;
}

div#shopdesignersources {
  position:relative;
	float:left;
	width:476px;
	height:29px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;
	color:#333333;
}

div#bodyBottom {
	position: relative;
	float:left;
	width:899px;
	height:200px;
}

div#retailServices {
  position:relative;
	float:left;
	height:194px;
	width:91px;
	margin-top: 6px;
	margin-right:20px;
	margin-left:218px;
}

div#retailServices2{
  position:relative;
	float:left;
	height:200px;
	width:570px;
}

div#retailServices_content {
  position:relative;
	float:left;
	height:65px;
	width:570px;
}

div.bracket {
	position:relative;
	float:left;
	height:65px;
	width:20px;
}

div#slider{
  position:relative;
	float:left;
	margin-right:0;
	margin-left:22px;
	margin-top:20px;
  width:560px;
	height:200px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
  	border:0 solid black;
  	overflow: scroll; /*leave this value alone*/
  	width:500px; /*Width of Carousel Viewer itself*/
  	height:110px; /*Height should enough to fit largest content's height*/
  	margin-left:0;
  	margin-right:0;
}

.stepcarousel .belt{
  	position: absolute; /*leave this value alone*/
  	left: 0;
  	top: 0;
}

.stepcarousel .panel{
  	float:left; /*leave this value alone*/
  	overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
  	margin-right:15px;
		margin-left:15px; /*margin around each panel*/
  	width:108px; /*Width of each panel holding each content. If removed, widths should be individually defined on each DIV then. */
  	height:108px;
		background-color:#FFF;
		border:1px solid;
		border-color: #b2b2b2;
}

div.sliderButton {
  position:relative;
	float:left;
	width:20px;
	height:110px;
}

body.contact {
  background-image:url(images/bodyBG.png);
}

div#contactContainer {
  position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bodyBG.png);
	width:899px;
	height:470px;
}

div.contactForm_Container {
  position:relative; 
	float:left; 
	margin-top:45px;
	margin-left:369px;
	margin-right:10px;
	width:520px !Important;
}

div.minidiv {
  position:relative;
	float:left;
	width:520px;
	height:40px;
}

div.contactForm_forms {
  position:relative; 
	float:left; 
	width:250px; 
	height:40px;
}

div.contactForm_words {
  position:relative; 
	float:left;
	margin-right: 20px;
	vertical-align: baseline;
	width:250px; 
	height:40px;
}

p.contactForm {
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#464646;
	text-align:right;
}

input {
	width: 200px;
	padding: 3px;
	background: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #898989;
	border: 1px solid #b3b3b3;
}

input[type="image"] {
	background: none;
	border: none;
}

select {
	width: 208px;
	padding: 3px;
	background: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #898989;
	border: 1px solid #b3b3b3;
}

textarea {
	width: 200px;
	height: 60px;
	padding: 3px;
	background: #fff;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #898989;
	border: 1px solid #b3b3b3;
}
