/*--------------------------------------------------

ORDER CSS

Styles to bridge the gap from old to new DXT
version.

--------------------------------------------------*/
body div#Page,
body div#page {
	width: 1004px;
}
p {
	font-size:11px;
	margin:0 0 1.2727em;
}
#body {
	margin: 12px;
	float: left;
	display: inline;
}
.Footer {
	clear: both;
}

.section {
	font-size: 11px;
}	

.colour-trends-page .page-section-1 {
	padding: 16px 0 0;
}
.colour-trends-page .page-section-2 h1 {
	font-size: 30px;
	margin-bottom:12px;
}
.colour-trends-page #colour-futures-palette h2 {
	font-size: 30px
}
#transitions-landing-page h1 {
	font-size: 30px;
}
#theme-packs-landing-page h1 {
font-size:30px;
}
.accordian-nav {
	font-size: 11px;
}
.accordian-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.swatch em {
	font-style: normal;
	font-size: 10px;
}
img.masthead {
	margin:0 0 16px;
}

/* NAVIGATION - Breadcrumb
--------------------------------------------------*/
#breadcrumb {
	float: left;
	margin: -3px 0 10px;
	position: relative;
	width: 732px;
	font-size:11px;
}
.sections #breadcrumb {
	width: 100%;
	position: static;
}
#breadcrumb p {
	position: absolute;
	left: -999em;
}
#breadcrumb ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#breadcrumb li {
	color: #919191;
	margin: 0 0 0 6px;
	padding: 0 0 0 9px;
	float: left;
	background: transparent url(/web/images/canvas/breadcrumb_stroke.gif) no-repeat 0 5px;
}
#breadcrumb li.first-child {
	margin: 0;
	padding: 0;
	background: none;
}
#breadcrumb em {
	font-style: normal;
}
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active {
	color: #919191;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #919191;
	text-decoration: underline;
}


/* ARTICLES - layout
-------------------------------------------------------*/

ul.articles {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

ul.articles li {
	border-top:1px solid #DEDEDE;
	clear:both;
	float:left;
	margin:0 0 14px;
	overflow:hidden;
	width:100%;
}

ul.articles img {
	display:inline;
	float:left;
	margin:15px 20px 0;
}

.decorator-location {
	float: right;
	position: relative;
	margin: -25px 0 0;
	width: 67px;	
}

ul.articles .content img.download {
	margin: 0 0 0;
}

ul.articles .content {
	width:394px;
	float:left;
	padding:15px 0 0;
}
ul.articles h3 {
	font-size: 11px;
	margin:0 0 12px;
}
ul.articles h3 a:link,
ul.articles h3 a:visited, 
ul.articles h3 a:hover, 
ul.articles h3 a:active {
	color:#575757;
	text-decoration:none;
}

a.details:link, 
a.details:visited, 
a.details:hover, 
a.details:active, 
.details a:link, 
.details a:visited, 
.details a:hover, 
.details a:active {
	color:#539ccd;
}

body.page-layout-3-a #body {
	float:left;
}

/* Colout transition individual pages
---------------------------------------------------- */

ul.palette  {
	padding: 0;
}
.mood-section-nav li {
	font-size: 16px;
}

.colour-trends-theme-page #theme-section-1 p {
	font-size: 14px;
}
.mood-section-nav a {
	padding-top: 12px;
	line-height: 1;
}

#body .accordian-nav li ul {
	margin: 0 0 0 22px;
	width: 202px;
}

#body .section h2 {
	color: #539CCD;
	font-size: 2.4em;
	margin: 0 0 9px;
}
div.masthead {
	height:0;
	margin:0 0 16px;
	overflow:hidden;
	padding:210px 0 0;
	width:980px;
}

#content ul,
#content ol{
	font-size: 11px;
}

#content h2 {
	font-size: 1.2em;
	margin:6px 0;
}

div#contact {
	margin-top:24px;
}
.form {
	border: 1px solid #C0DCDD;
	background: #F9FBFC;
	padding: 10px 0;
}
.form dt {
	padding: 0 6px 0 0;
	width: 170px;
}
.form dd {
	color: #000;
}
.form dd p {
	font-size:11px;
	padding: 0;
}
.form dt em {
	background: url(../images/global/required.gif) no-repeat;
	padding: 10px 0 0;
	height: 0;
	display: inline-block;
	overflow: hidden;
	width: 6px;
}
.form dt,
.form dt label {
	color: #919191;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
.form dd select {
	font-size: 11px;
	margin: 0;
}
.form dd input,
.form dd textarea {
	border: 1px solid #7F9DB9;
	width: 152px;
	background: #FFF;
	color: #7f9db9;
	height: auto;
	padding: 0 4px;
	color: #000;
	float: none;
	font-size: 11px;
}
.form dd .form-skin textarea {
	float: none;
	height: 100px;
	margin: 0;
	width: 200px;
	border: 1px solid #7F9DB9;
	background: #FFF;
	display: block;
}

.form .form-skin {
	margin: 0;
	padding: 0;
	background: 0;
	height: 0;
	float: none;
	display: inline-block;
}
.form dd ul {
	padding: 0;
}
.form dd li p {
	padding: 0 0 0 25px;
	width: 325px;
	color: #000;
}
.form dd li label {
	color: #000;
}
#content .form .submit {
	margin-left: 166px;
}

.form dd ul li input {
	border: 0;
	background: transparent;
}

ul#meet-select-decorators {
	display:block;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:540px;
}

ul#meet-select-decorators li {
	border:1px solid #DFDFDF;
	float:left;
	margin:0 12px 12px 0;
	padding:12px;
	width:232px;
}

#select-landing-page .section-quarter {
	min-height: 58px;
}

* html #select-landing-page .section-quarter {
	height: 58px;
}

#select-landing-page #why_select {
	background: url(/files/media/images/canvas/decorators/img_why_select.jpg) no-repeat right bottom;
}

#select-landing-page #how_join {
	background: url(/files/media/images/canvas/decorators/img_how_join.jpg) no-repeat right bottom;
}


#select-landing-page #sign_up {
	background: url(/files/media/images/canvas/decorators/img_sign_up.jpg) no-repeat 130px bottom;
}


#select-landing-page #contact_us {
	background: url(/files/media/images/canvas/decorators/img_contact.jpg) no-repeat 104px center;
}


#select-landing-page .masthead {
	padding-top: 291px;
	background:url(/files/media/images/global/select-landing-hero.jpg);
	
}

#select-landing-page #hero {
	margin-bottom: 12px;
}

div.foot-note p {
	font-size: 9px;
}

div.foot-note h4 {
	font-size: 11px;
}

p.terms-link {
	clear: both;
	padding-top: 12px;
}
