
@import url(menu.css);


BODY, TD {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", 'Roboto', Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
	font-size: 14px;
	color: #787878;
	text-align: left;
    font-weight: 300;
}

img{
	border: none;
}

A:link, A:visited{
	color : #787878;
}

A:link.header, A:visited.header{
	font-size : 20px;
	font-weight : normal;
}

.header, H1{
	font-size: 24px;
    font-weight: normal;
    margin-top: 0;
}

h2.cufon{
	color: #434446;
	font-size: 45px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h3.cufon{
	color: #434446;
	font-size: 40px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

HR{
	background-color: #787878;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 1px;
	color: #787878;
}

.highlight{
	color : #89AB10;
	font-size : 18px;
}

A:link.large, A:visited.large, .large{
	font-size : 14px;
	font-weight : bold;
}

A:link.subnav, A:visited.subnav, .subnav{
	font-size : 12px;
	font-weight : normal;
}

.partner { color: #7fa301 !important; }

H2{
	font-size : 14px;
	font-weight : bold;
}

h3{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.larger2bold{
	font-size : 12px;
	font-weight : bold;
}

.small{
	font-size : 9px;
}

.smallred{
	color : #981C14;
	font-size : 9px;
}

A:link.red, A:visited.red, .red{
	color : #981C14;
}

.correction{
    color: #f00;
}

.imgbord {
	border: #996633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

LI{
	margin: 0px 0px 10px 0px;
}

.text{
	width: 598px;
	padding: 0px 0px 0px 8px;
	font-size: 14px;
}

.text td{
	padding: 0px 0px 0px 3px;
	font-size: 14px;
}

.hlight{
	background: Yellow;
}

.note{
	color: #88a910;
}

#patterns td{
	text-align: center;
	padding: 0px 29px 36px 0px;
}

#patterns td a {
	text-decoration: none;
}

#patterns td img{
	border: none;
}

.pattern-inspiration{
	padding: 20px 0px;
}

.pattern-inspiration b{
	font-size: 14px;
}

.pattern-inspiration a{
	display: block;
	padding: 0px 0px 8px 0px;
}

.patterns-fabrics td{
	padding: 0px 16px 8px 0px;
}

.patterns-fabrics h2{
	margin: 0px;
	padding: 0px;
}

.logo{
	padding: 8px;
}

.toplogo{
    padding: 8px;
}

.toplogo img{
    width: 91px;
    height: 91px;
}

span.label{
    display: block;
    text-align: center;
    font-size: 1.5em;
}

/*slideshow*/

.cycle-slideshow {
    min-width: 444px;
    min-height: 666px;
    background: url(/images/logo_faded.gif) no-repeat center center;
}
.cycle-slideshow img { display: none }
.cycle-slideshow img.first { display: block }

.st_sharethis_custom{
	background: url(../images/share-icon-24x24.jpg) no-repeat scroll left top transparent;
	font-size: 12px;
	/*margin: 0px 0px 0px 617px;*/
	padding: 4px 16px 4px 28px;
    display: block;
/*	position: absolute;
	right: 0px;
	top: 32px;*/
}

.facebook-link{
	background: url(../images/facebook-icon.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 22px;
	height: 22px;
	margin: 9px;
	padding: 0px !important;
	float: left;
}

.twitter-link{
	background: url(../images/twitter-icon.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 22px;
	height: 22px;
	margin: 9px;
	padding: 0px !important;
}

.pinterest-link{
	background: url(../images/pinterest_icon.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 77px;
	height: 112px;
	margin: 15px 6px;
	padding: 0px !important;
}

.designyourlife{
	background: url(../images/designyourlife/front.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 140px;
	height: 145px;
	margin: 0px;
	padding: 0px !important;
}

/* circle links */

.circle-icon {
	background: url(../images/click_icon2.gif) no-repeat;
	padding: 5px 0px 8px 36px;
	display: block;
	text-decoration: none;
    text-transform: lowercase !important;
}

/* belle */

.belle{
	color: #7fa102;
}

/* alchemy */

#stockists{
	float: right;
	width: 209px;
	text-align: center;
}

	#stockists a{
		text-decoration: none;

	}

a.click-icon{
    display: block;
    text-decoration: none;
    padding-left: 45px;
    position: relative;
    margin-bottom: 1em;
}

a.click-icon:before{
    background-image: url(/images/click_icon.gif);
    background-repeat: no-repeat;
    width: 35px;
    height: 45px;
    content: "";
    position: absolute;
    top: -16px;
    left: 0;
}