@charset "utf-8";

img, div, a {
	behavior: url(/css/iepngfix.htc);
}

.clear {
	clear:both;
}

.left50 {
	float:left;
	display:inline;
	width:50%;
}

/* CSS Document */
select.monthbox, select.yearbox {
	background-color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #a09061;
	height: 22px;
	width:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	padding: 0 2px 2px 8px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #a09061; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}

input.hire {
	background-color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #a09061;
	height: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	padding: 0 2px 2px 8px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #a09061; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}

select.hire {
	background-color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #a09061;
	height: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	padding: 0 2px 2px 8px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #a09061; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}

textarea.hire {
	background-color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #a09061;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	padding: 0 2px 2px 8px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #a09061; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}

select.hirebox {
	background-color: #000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #a09061;
	height: 22px;
	width:67px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #a09061; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}

*{
	margin:0;
	padding:0;
}

body{
	background-color:#000000;
	margin:0 auto;
	text-align:center;
	outline:none;
}

#container {
	width: 960px;
	min-height: 600px;
	height:auto !important;
	height:600px;
	margin:0 auto;
}

.left {
	float:left;
	display:inline;
}

.pad15 {
	padding:0 15px 15px 0;
}

.right{
	float:right;
	display:inline;
}

/*//////////////////////////HEADER/////////////////////////*/
#header {
	float:left;
	display:block;
	width:960px;
	height:155px;
	text-align:left;
	/*background: #000000 url(/images/new-logo.jpg) no-repeat;*/
	background-attachment: top left;
	margin-bottom:2px;
	background-color:#000000;
}

#logo {
	float:left;
	display:inline;
	z-index:1;
	width:350px;
	height:130px;
}

#header-basket {
	float:left;
	display:inline;
	width:610px;
	height:62px;
	background: url("/images/shop/header-basket.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 7px 0 0 0;
	margin-top:10px;
} 

.headerbasket-row {
	float:right;
	display:inline;
	width:610px;
	height:30px;
}

.header-basket {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-deocration: none;
}

.header-basket a:link, .header-basket a:visited, .header-basket a:hover, .header-basket a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-deocration: none;
	text-decoration: none;
}

#navigation {
	float:left;
	display:inline;
	width:960px;
	display:inline;
	padding-bottom: 5px;
	margin-top:0px;
	z-index:5;
	font-style: normal;
}
/*//////////////////////////END HEADER/////////////////////////*/

#main-content {
	float:left;
	display:inline;
	width:960px;
	min-height:492px;
	height:auto !important;
	height:492px;
	text-align:left;
}

/*///////////////////////////HOME CONTENT////////////////////////*/

#home-content {
	position:relative;
	float:left;
	display:inline;
	width:359px;
	height:492px;
	background-image:url(../images/home/text-overlay.png);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-960px;
}

#home-image {
	position:relative;
	float:left;
	display:inline;
	width:742px;
	height:492px;
	margin-left:218px;
	z-index:1;
}

/*///////////////////////////END HOME CONTENT////////////////////////*/

/*///////////////////////////ABOUT CONTENT////////////////////////*/

#about-content {
	float:left;
	display:inline;
	width:960px;
	height:714px;
	background-image:url(../images/about/about-image.jpg);
	background-repeat:no-repeat;
}

#about-text{
	float:left;
	display:inline;
	margin-top:20px;
	padding-left:30px;
	width:460px;
}

/*///////////////////////////END HOME CONTENT////////////////////////*/

/*///////////////////////////BOUTIQUE CONTENT////////////////////////*/

#boutique-content {
	position:relative;
	float:left;
	display:inline;
	width:426px;
	height:492px;
	background-image:url(../images/boutique/boutique-overlay.gif);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-960px;
}

#boutique {
	position:relative;
	float:left;
	display:inline;
	width:218px;
	padding-left:60px;
	margin-top:10px;
	z-index:20;
}

#boutique-image {
	position:relative;
	float:left;
	display:inline;
	width:668px;
	height:492px;
	margin-left:292px;
	z-index:1;
}

/*///////////////////////////END BOUTIQUE CONTENT////////////////////////*/

/*///////////////////////////COLLECTIONS CONTENT////////////////////////*/

#collections-stretch {
	float:left;
	display:inline;
	width:959px;
	min-height:641px;
	height:auto !important;
	height:641px;
	background-image:url(/images/collections/collection-bg.gif);
	background-position:top;
}

#collections-content {
	float:left;
	display:inline;
	width:959px;
	min-height:622px;
	height:auto !important;
	height:622px;
	padding-bottom:20px;
}

#collections-splash-buttons {
	float:right;
	display:inline;
	width:209px;
	margin-top:50px;
	padding-right:20px;
}

#collections-splash-buttons img {
	margin-bottom:30px;
}

#collections-splash-content {
	float:left;
	display:inline;
	width:700px;
	margin-top:50px;
	padding-left:20px;
}

#collections-designers {
	float:left;
	display:inline;
	width:220px;
}

#collections-new-talent {
	float:left;
	display:inline;
	width:220px;
	padding-left:20px;
}

#collections-vintage {
	float:left;
	display:inline;
	width:220px;
	padding-left:20px;
}

#collections-left {
	float:left;
	display:inline;
	width:385px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-left:22px;
	padding-bottom:60px;
}

#collections-right {
	float:right;
	display:inline;
	width:455px;
	padding-right:50px;
}

#collections-image {
	position:relative;
	float:left;
	display:inline;
	width:453px;
	height:452px;
	margin-top:50px;
}

#collections-image-select {
	float:left;
	display:inline;
	width:453px;
	min-height:21px;
	height:auto !important;
	height:21px;
	background-color:#4a422d;
}

.image-select-button {
	float:left;
	display:block;
	width:14px;
	height:14px;
	padding:2px;
	margin:2px 0 2px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#383222;
	text-align:center;
	text-decoration:none;
}

#collection-garment-text{
	float:left;
	display:inline;
	width:453px;
}

#collections-footer {
	float:left;
	display:inline;
	width:959px;
	height:104px;
	margin-top:-80px;
}

#collections-footer-splash {
	float:left;
	display:inline;
	width:959px;
	height:100px;
	margin-top:-80px;
	text-align:right;
}

/*///////////////////////////END COLLECTIONS CONTENT////////////////////////*/

/*///////////////////////////STYLE ADVICE CONTENT////////////////////////*/

#seven-top-tips-container {
	display:inline;
	float:left;
	min-height:492px;
	height:auto !important;
	height:492px;
	background-color:#FFFFFF;
	}
	
#style-advice-content {
	/*position:relative;*/
	float:left;
	display:inline;
	width:530px;
	height:492px;
	background-image:url(../images/style-advice/text-overlay.gif);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-100px;
/*	position:relative;*/
}

#style-advice-overlay {
	position:absolute;
	float:left;
	display:inline;
	width:100px;
	height:492px;
	background-image:url(../images/style-advice/text-overlay.png);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-530px;
	position:relative;
}

#style-advice {
	float:left;
	display:inline;
	width:370px;	
	padding-left:120px;
	margin-top:30px;
}

#style-advice-image {
	position:relative;
	float:left;
	display:inline;
	width:530px;
	height:492px;
	z-index:1;
}

#eight-top-tips-image {
	float:left;
	display:inline;
	width:960px;
	height:1154px;
	z-index:1;
}

#eight-top-tips-content {
	float:left;
	display:inline;
	width:180px;
	z-index:10;
	margin-top:-872px;
	padding-left:18px;
}

#personal-styling {
	position:relative;
	float:left;
	display:inline;
	width:370px;
	padding-left:120px;
	margin-top:30px;
}

/*/////////////////////////// END STYLE ADVICE CONTENT////////////////////////*/
/*///////////////////////////EVENTS CONTENT////////////////////////*/

#events-content {
	float:left;
	display:inline;
	width:730px;
	height:492px;
	background-image:url(../images/events/bg.gif);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-100px;
	position: relative;
}

#events-overlay {
	position:absolute;
	float:left;
	display:inline;
	width:100px;
	height:492px;
	background-image:url(../images/events/text-overlay.png);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:-730px;
}

#events {
	float:left;
	display:inline;
	width:570px;
	margin-top:-462px;
	padding-left:120px;

}

#hire {
	float:left;
	display:inline;
	width:570px;
	margin-top:-480px;
	padding-left:120px;
	position: relative;
	z-index: 10;
}

#events-image {
	position:relative;
	float:left;
	display:inline;
	width:330px;
	height:492px;
	z-index:1;
	overflow:hidden;
}

#links-page {
	float:left;
	display:inline;
	width:920px;
	min-height:452px;
	height:auto !important;
	height:452px;
	text-align:left;
	padding:20px;
	background-color:#FFFFFF;
}

#links-page .left{
	width:280px;
}
#links-page .left a{
	color:#000000;
	text-decoration:none;
}


/*/////////////////////////// END EVENTS CONTENT////////////////////////*/

#eight-tips-nav {
	float:left;
	display:inline;
	width:230px;
	min-height:443px;
	height:auto !important;
	height:443px;
	background-color:#FFFFFF;
	padding-left:18px;
	padding-top:43px;
}

.eight-back {
	float:left; 
	display:inline;
	clear:both;
	width:84px;
	height:42px;
	margin-top:40px;
	padding-left:13px;
}

#eight-image {
	float:left;
	display:inline;
	width:324px;
	min-height:486px;
	height:auto !important;
	height:486px;
}

#eight-content {
	float:left;
	display:inline;
	width:358px;
	min-height:486px;
	height:auto !important;
	height:486px;
	padding-bottom:15px;
	padding-left:15px;	
	padding-right:15px;
}

.tip-1 {
	background-color:#85adb7;
	color:#A49463
}

.tip-2 {
	background-color:#928050;
}

.tip-3 {
	background-color:#a91434;
	color:#FFFFFF !important;
}

.tip-4 {
	background-color:#8c9a4b;
}

.tip-5 {
	background-color:#831925;
	color:#FFFFFF !important;
}

.tip-6 {
	background-color:#7eafbd;
}

.tip-7 {
	background-color:#7ab9a4;
}

.tip-8 {
	background-color:#ceb57d;
}
/*///////////////////////////PRESS CONTENT////////////////////////*/

#press-page {
	float:left;
	display:inline;
	width:900px;
	min-height:492px;
	height:auto !important;
	height:492px;
	z-index:1;
	background-color:#FFFFFF;
	padding: 20px 30px 20px 30px;
}

.press-link {
	float:left;
	display:inline;
	margin:20px 40px 20px 0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

#press-footer{
	position:relative;
	float:right;
	display:inline;
	/*width:960px;*/
	height:100px;
	margin-top:-100px;
	z-index:50;
}

#boutique-footer{
	position:relative;
	float:left;
	display:inline;
	height:100px;
	margin-top:-100px;
	z-index:50;
}

/*///////////////////////////END PRESS CONTENT////////////////////////*/

/*///////////////////////////CONTACT CONTENT////////////////////////*/

#contact-content {
	float:left;
	display:inline;
	width:285px;
	height:472px;
	background-image:url(../images/contact/text-overlay.png);
	background-repeat:no-repeat;
	margin-left:-144px;
	z-index:10;
	padding:20px 0 0 120px;
}

#contact-image {
	float:left;
	display:inline;
	width:695px;
	height:492px;
	z-index:1;
}

/*///////////////////////////END CONTACT CONTENT////////////////////////*/

/*////////////////////////////FOOTER/////////////////////////////*/
#footer {
	float:left;
	display:inline;
	width:960px;
	margin-top:5px;
	text-align:left;
	font-style: normal;
	padding-bottom:25px;
}

#home-outer {
	margin-top:0px;
}

/*////////////////////////////MS-LIVE/////////////////////////////*/

#ms-live-left {
	width: 414px;
	height: 531px;
	float: left;
	display: inline;
	background: #FFFFFF;
}

#ms-live-right {
	width: 506px;
	height: 491px;
	float: left;
	display: inline;
	background: #FFFFFF;
	padding: 20px
}

#ms-live-right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#ms-live-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #A09061;
	font-style: italic;
	padding: 10px 0;
}

.ms-live-flash {
	margin: 0 auto;
	width: 480px;
	padding: 20px 0;
}

#get-look-left {
	float:left;
	display:inline;
	width:540px;
	padding:20px 15px;
	background-color:#ffffff;
	height:550px;
}

#get-look-right {
	float:left;
	display:inline;
	width:390px;
	height:590px;

}

.get-look-product {
	float:left;
	display:inline;
	width:120px;
	height:190px;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	text-align:center;
}

.get-look-product img {
	margin-bottom:10px;
	border:0;
}

.get-look-product a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}

.interview-text {
	width: 370px;
	height: 320px;
	margin: 10px 0;
	overflow: auto;
}

/* home page*/
.home-row {
	float:left;
	display:inline;
	width:960px;
}

.home-row img {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

#home-story {
	float:left;
	display:inline;
	width:699px;
	height:289px;
	margin-right:2px;
	margin-top:1px;
}

#home-small-links {
	float:left;
	display:inline;
	width:259px;
	height:289px;
}

.home-small-link-indiv {
	float:left;
	display:inline;
	width:259px;
}

.mslfavs {
	background-image:url(../images/homepage/mslfavs.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:200px;
}

.mslfavs-col-first {
	margin-left:15px !important;
}

.mslfavs-col {
	float:left;
	display:inline;
	width:188px;
	padding-top:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	line-height:18px;
}

.mslfavs-col a{
	text-decoration:none;
	color:#000000;
}

/* end home page */

#footer-left {
	float:left;
	display:inline;
	width:790px;
	margin-top:35px;
	border-top:1px solid #4b462d;
}

#footer-right {
	float:left;
	display:inline;
	width:170px;	
}

#footer-right .title {
	float:left;
	display:inline;
	width:170px;
	height:20px;
	border-bottom:1px solid #4b462d;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#948a59;
	padding-top:15px;
	
}

#footer-right .highlight {
	color:#948a59;
}

#footer-right p {
	color:#ffffff;
	font-size:10px;
	clear:left;
	padding-top:15px;
}

#footer-right a {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#948a59;	
	text-decoration:none;
}

#footer-right a.white {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff !important;	
	text-decoration:none;
}

.siteby {
	margin-top:20px;
}

#footer-left ul {
	display:inline;
	float:left;
	margin:15px 0 0;
	padding:0;
}
#footer-left ul li {
	color:#ffffff;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:1px;
}
#footer-left ul li a {
	color:#ffffff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer-left ul li a:hover {
	color:#948a59;
}
#footer-left ul li h4 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	font-style:italic;
	color:#948a59;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#footer-left ul li h4 a {
	color:#948a59;
	font-size:11px;
	font-weight:normal;
	margin:0;
	font-style:italic;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
ul.col-1, ul.col-2, ul.col-3, ul.col-4, ul.col-5, ul.col-6, ul.col-7, ul.col-8, ul.col-9, ul.col-10 {
	padding-right:10px;
}
ul.col-1 {
	width:72px;
}
ul.col-2 {
	width:45px;
}
ul.col-3 {
	width:50px;
}
ul.col-4 {
	width:75px;
}
ul.col-5 {
	width:95px;
}
ul.col-6 {
	width:90px;
}
ul.col-7 {
	width:105px;
}
ul.col-8 {
	width:70px;
}
ul.col-9 {
	width:95px;
}
ul.col-10 {
	width:45px;
}
ul.col-11 {
	width:45px;
}

/* style home */


.style-header {
	width: 960px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	float: left;
	display: block;
	background-color: #9f8f60;
	border-bottom: #8c7d50 solid 1px;
	
}

.style-header-left {
	width: 440px;
	float: left;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
}

.style-outer {
	float:left;
	display:inline;
	width:960px;
	background-color:#ffffff;
	padding-bottom:40px;
}

.style-titles {
	float: left;
	display: inline;
	width: 960px;
	height: 145px;
	overflow: hidden;
	border-bottom: 1px dotted #9F8F60;
}

.style-ind-titles {
	float: left;
	display: inline;
	width: 295px;
	height: 145px;
	margin:0 0 0 18px;
}

.style-ind-titles p{
	display:block;
	padding:0 0 0 0;
	margin:0;
	width:298px;
}

.style-ind-titles p a{
	color:#948a59;
	font-style:italic;
}

.style-clothes {
	float: left;
	display: inline;
	width: 960px;
	height: 280px;
	overflow: hidden;
}

.style-ind-clothes {
	float: left;
	display: inline;
	width: 295px;
	height: 275px;
	margin-top:3px;
	margin-left:16px;
	border:1px solid #998b57;
}

.small-tandc {
	font-size:9px;
}

#trends-title {
	float:left;
	display:inline;
	width:960px;
	margin-bottom:40px;
}

.trends-row {
	float:left;
	display:inline;
	width:960px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	border-bottom:4px solid #998b62; 

}

.left-bg {
	background:url(/images/trends/left-bg.jpg) no-repeat;
}

.left-bg-narrow {
	background:url(/images/trends/left-bg-narrow.jpg) no-repeat;
}

.right-bg {
	background:url(/images/trends/right-bg.jpg) no-repeat right;
}

.right-utility-bg {
	background:url(/images/trends/right-utility-bg.jpg) no-repeat right;
}

.trends-row .clothes-stand-area {
	float:left;
	display:inline;
	width:430px;	
}

.trends-row .clothes-stand-area p {
	font-size:15px;
	color:#cbc8b9;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 0 28px;
}

.trends-row .title {
	float:left;
	display:inline;
	width:378px;	
	height:40px;
	font-size:22px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.trends-row .title-right { 
	float:right !important;
	text-align: left;
	width:211px;
	padding-left:185px !important;
	padding-right:0px !important;
}

p.title-blurb-right{
float:right;
display:inline;
clear:right;
width:200px;
padding-left:0px !important;
padding-right:8px !important;
}
p.title-blurb-left{
float:left;
display:inline;
clear:left;
width:200px;
}

.trends-left-image {
	float:left;
	display:inline;
	margin-top:42px;
}

.beach-left-image {
	float:left;
	display:inline;
	margin-top:25px;
}

.boudoir-left-image {
	float:left;
	display:inline;
	margin-top:43px;
}

.trends-right-image {
	float:right;
	display:inline;
	margin-top:42px;
}

.wedding-right-image {
	float:right;
	display:inline;
	margin-top:20px;
}

.trends-row .pink-title {
	background:url(/images/trends/pink-titl.png) no-repeat;
	padding:10px 0 0 28px;
}

.trends-row .blue-title {
	background:url(/images/trends/blue-title.png) no-repeat right top ;
	padding:10px 18px 0 0;
}

.trends-row .beige-title {
	background:url(/images/trends/beige-title.png) no-repeat right top ;
	padding:10px 18px 0 0;
}

.trends-row .green-title {
	background:url(/images/trends/green-title.png) no-repeat right top ;
	padding:10px 18px 0 0;
	

}

.trends-row .purple-title {
	background:url(/images/trends/purple-title.png) no-repeat;
	padding:10px 0 0 28px;

}

.trends-row .red-title {
	background:url(/images/trends/red-title.png) no-repeat;
	padding:10px 0 0 28px;
}

.trends-row .candy-floss-girl {
	float:left;
	display:inline;
	width:141px;
}

.trends-row .beach-girl {
	float:left;
	display:inline;
	width:205px;
	margin-left:-80px;
	padding-right:10px;
}

.trends-row .utility-girl {
	float:left;
	display:inline;
	width:141px;
	padding-left:20px;
}

.trends-row .bride-girl {
	float:left;
	display:inline;
	width:200px;
	padding-left:20px;
}

.trends-row .boudoir-girl {
	float:left;
	display:inline;
	width:166px;
	margin-left:-25px;
	padding-right:5px;
}

.trends-row .text-area {
	float:left;
	display:inline;
	width:339px;
	padding-top:67px;
	padding-right:50px;
}

.trends-row #boudoir.text-area {
	float:left;
	display:inline;
	width:334px;
	padding-top:67px;
	padding-right:35px;
	padding-left:10px;
}

.trends-row #bride.text-area-left {
	float:left;
	display:inline;
	width:334px;
	padding-top:40px;
	padding-right:16px;
	padding-left:10px;
	margin-left:-50px;
}

.trends-row .text-area-left {
	float:left;
	display:inline;
	width:339px;
	padding-top:67px;
	padding-left:30px;
	padding-right:20px;
	text-align:right;
}

.trends-row #utility.text-area-left {
	float:left;
	display:inline;
	width:339px;
	padding-top:67px;
	padding-left:10px;
	padding-right:20px;
	text-align:right;
}

.trends-row .text-area p,.trends-row .text-area-left p {
	font-size:12px;
	line-height:18px;
	color:#cbc8b9;
	margin-bottom:20px;
}

.trends-row .text-area .candy {
	color:#f84860;
	font-weight:bold;
}

.trends-row .text-area-left .garden {
	color:#1069b2;
	font-weight:bold;
}

.trends-row .text-area .boudoir {
	color:#bf3826;
	font-weight:bold;
}

.trends-row .text-area .beach {
	color:#4f3d69;
	font-weight:bold;
}

.trends-row .text-area-left .bride {
	color:#cb9f7c;
	font-weight:bold;
}

.trends-row .text-area-left .utility {
	color:#8a9958;
	font-weight:bold;
}

.trends-row .text-area .italic-candy {
	color:#f84860;
	font-style:italic;
}



