<!--
body {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.2;
	color: #333333;
	background: #FFFFFF;
}
body#page {
	margin-top: 0px;
	margin-left: 10px;
	width: 678px;
	/* box model hack for MSIE5/Mac */
	/* no IE-Mac\*/ width: 51.6em; /* no */
	width: 678px;
}
input, select {
	font-family: Verdana, sans-serif;
}
p {
	line-height: 1.3;
}
li {
	list-style-position: outside;
	margin-left: 1.3em;
	margin-top: 0.3em;
	padding-left: 0em;
}
a {
	font-size: 1.0em;
	color: #333333;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	font-size: 1.0em;
	text-decoration: none;
}

/* page header */
#headings #pagetitle {
	margin: 0;
	padding: 0; 
	border:none; 
	vertical-align: bottom;
}
#reporttitle h1 {
	margin: 0 0 3px; 
	padding: 0 0 3px;
	background: url(/public/images/homepages/title_dotted.gif) repeat-x bottom left
}
#pagetitle img {
	margin: -4px 0 0;
	padding: 0;
}
#titledir {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
}
#titlesection {
	display: inline;
	margin: 0;
	padding: 0;
}
#titlesection img {
	display: inline;
	margin: 0;
	padding: 0;
}
/* copyright */
.copyright {
	text-align: center;
	font-size: 0.82em;
	margin: 1.2em 0 0.5em 0;
}
/* standard text sizes */
.date {
	font-size: 0.82em;
}
.small, small {
	font-size: 0.82em;
}
.med { }
.big {
	font-size: 1.4em;
}
.printonly { display: none }
div.clear {
	clear: both;
	font-size: 1px;
	height: 1px; width: 1px;
    overflow:hidden;
}
/* directory text colours - names of classes match folder structures */
.active-market		{ color: #19387F }
.beauty				{ color: #CC3333 }
.business-resource	{ color: #999933 }
.c2s	{ color: #317699 }
.catwalks			{ color: #333366 }
.city-by-city		{ color: #339999 }
.cotton-inc		{ color: #A57259 }
.generation-now		{ color: #713C5F }
.graphics			{ color: #669999 }
.magazine			{ color: #3366CC }
.materials			{ color: #BD0000 }
.news				{ color: #FF6600 }
.retail-talk		{ color: #009966 }
.think-tank			{ color: #317699 }
.trade-shows		{ color: #CC0033 }
.trends-info		{ color: #317699 }
.whats-in-store		{ color: #009966 }
.youth-market		{ color: #999966 }

/* directory homepage */
.border-enhanced {
	border-left: 1px solid #cccccc;
}
.box-enhanced {
	border: 1px solid #cccccc;
}
.vertical-break {
	border-right: 1px solid #cccccc;
}
.link-padded {
	margin: 0 0 6px 0;	
}
/* more and archive */
.more, .archive {
	border-top: 1px solid #cccccc;
	margin-right: 3px;
	text-align: right;
}
/* right-hand buttons */
.check-btn {
	margin: 4px 0 0 4px;
}
/* image underscrore */
.img-enhanced {
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cccccc;
}
.img-divider {
	border-bottom: 1px solid #cccccc;
	margin: 4px 0 0 0;
}

.credit {font-size:10px;}

#printlogo {display:none}
-->

