body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
body, div, td, p, ul, ol, li, th	{
	/* redundant selectors to help NS4 remember */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
/* Following rule is more specific to override above rule.
1.false value for WinIE4/5
2.trick WinIE4/5 into thinking rule is over
3.recover from trick
4.intended value for better browsers.
Next but one rule: be nice to Opera */
a{}
body, body div, body td, body p, body ul, body ol, body li, body th	{
    font-size:    x-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;
}
html>body, html>body div, html>body td, html>body p, html>body ul, html>body ol, html>body li, html>body th	{
    font-size:    small;
}
.hide {
	display: none;
}
#maintable {
	width: 768px;
	background-color: #fff;
	line-height: 1em;
}
/* commented backslash hack v2 \*/
#maintable {
	line-height: 1.5em;
}
/* end hack */
#maincontent, #maincontent_pic {
	vertical-align: top;
}
#logo {
	width: 160px;
	/*padding: 10px;*/
	/*padding: 10px 10px 10px 0;*/
	padding: 33px 10px 0 0;
}
#header {
	padding: 0 0 0 10px;
}
/* On pages based on picdwt template, logo is in #pic_header */
#pic_header {
	padding: 10px 0;
}
#sidebar {
	width: 160px;
	/*padding: 20px 10px;*/
	padding: 20px 10px 20px 0;
	vertical-align: top;
}
#maincontent {
	/*padding: 20px 10px;*/
	padding: 20px 0 20px 10px;
}
#footer {
	padding: 5px 10px;
	color: #fff;
	background-color: #874c7c;
	text-align: center;
}
td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 170%;
	margin: 1em 0;
}
h2 {
	font-size: 110%;
	margin: 1em 0;
}
h3 {
	font-size: 100%;
	margin: 1em 0;
}
p {
	margin: 1em 0;
}
#maincontent img {
	margin: 0 0 20px 20px;
	float: right;
	clear: right;
}
body#desks_page #maincontent img {
	clear: none;
}
/* for images linked from CCC online catalogue */
#maincontent_pic  {
	padding: 20px;
	text-align: center;
}
h3.navheadingfirst {
	margin: 5em 0 1em 0;
	border: 1px solid #ffffff;
	padding: 3px;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	/*width: 100%;*/
	color: #666666;
	background-color: #f1f1f1;
}
h3.navheading {
	border: 1px solid #ffffff;
	padding: 3px;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	/*width: 100%;*/
	color: #666666;
	background-color: #f1f1f1;
}
div.list {
	clear: both;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
}
.clear {
	display: block;
	clear: both;
	margin: 10px 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #cccccc;
}
.blank_clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
}
/* price_table on chair pages */
table.price_table {
	width: 250px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
table.price_table td {
	padding: 0 5px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}
table.price_table td.description {
	width: 200px;
	text-align: left;
}
table.price_table td.price {
	width: 50px;
	text-align: right;
	font-weight: bold;
}
/* tables on desk, storage, meeting pages */
table.desk_storage {
	margin: 0 0 20px 0;
	width: 100%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	clear: both;
}	
table.desk_storage td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 0 5px;
	vertical-align: top;
	text-align: left;
}
table.desk_storage td.heading_odd {
	background-color: #ddd;
}
table.desk_storage td.heading_even {
	background-color: #eee;
}
table.desk_storage td.price {
	text-align: right;
	font-weight: bold;
}
	
div.mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.mainmenu li{
	margin: 0px 0px 6px 0px;
}
div.mainmenu a {
	padding: 3px;
	display: block;
	border: 1px solid #ffffff;
	text-decoration: none;
	line-height: 1em;
	/*width: 100%;*/
}
div.mainmenu a:link, div.mainmenu a:visited {
	color: #8e288b;
}
div.mainmenu a:hover, div.mainmenu a:active {
	color: #33ae32;
	border: 1px solid #cccccc;
}
div.submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.submenu li{
	margin: 0px 0px 6px 10px;
}
div.submenu a {
	padding: 3px;
	display: block;
	border: 1px solid #ffffff;
	text-decoration: none;
	line-height: 1em;
	/*width: 100%;*/
}
div.submenu a:link, div.submenu a:visited {
	color: #8e288b;
}
div.submenu a:hover, div.submenu a:active {
	color: #33ae32;
	border: 1px solid #cccccc;
}
body#suppliespage li#supplies a,  body#copypage li#copy a, body#furniturepage li#furniture a, body#equippage li#equip a, body#overviewpage li#overview a, body#customerspage li#customers a, body#partnerspage li#partners a, body#catalogpage li#catalog a, body#contactpage li#contact a, body#homepage li#home a,  body#operchairspage li#operatorchairs a, body#otherchairspage li#otherchairs a, body#desks_page li#desks a, body#storagepage li#storage a, body#meetingpage li#meeting a, body#mapspage li#maps a, body#stampspage li#stamps a {
	color: #8e288b !important;
	background-color: #f1f1f1 !important;
	border: 1px solid #f1f1f1 !important;
}
a:link {
	color: #8e288b;
}
a:visited {
	color: #999;
}
a:hover {
	color: #33ae32;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #33ae32;
}
