html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 } 
p a:link {
	color: #CC0000;
	text-decoration: underline;
}
p a:visited {
	color: #CC0000;
	text-decoration: underline;
}
p a:hover {
	color: #CC0000;
	text-decoration: underline;
}
p a:active {
	color: #CC0000;
	text-decoration: underline;
}  
 
 
 
 
 
#pagewidth{ 
	width: 800px; 
	min-width: 500px; 
  
} 
 
#header{ 
	height:81px; 
	background-image: url(/images/header/bg_purple.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding: 0px;
 } 
 
 
  .logo-link {
	float: left;
	margin-top: 0px;
	position: static;
}
 
 #category-heading {
	height: 81px;
	width: 550px;
	float: left;
}
 
 
 
#leftcol{
 width:185px; 
 float:left; 
 position:relative; 
 margin-left: -185px; 
 margin-right: 1px; 
 }
 
#outer{ 
 border:solid white 0px; 
 border-left-width: 185px ;  
border-left-color: #EDECF6;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#footer{
	height:30px;
	width:100%;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61126D;
		text-indent: 5px;
	padding-top: 5px;
} 
 
#inner{margin:0; width:600px;}
 
#maincol{ 
	background-image: url(/images/main/content_purple.jpg);
	background-repeat: no-repeat;
 float: left; 
 width: 600px; 
 position: static; 
 margin: 0 -8px 0 0px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:15px;} /*padding for content */ 


 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
 
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	vertical-align: bottom;
	margin-top: 30px;
}


h2 {
	font-size: 22px;
	color: #61126D;
		margin-top: 0px;
}



h3 {
	font-size: 12px;
	margin-top: 0px;
}

.menu {
	background-image: url(/images/nav/nav_purple.jpg);
	background-repeat: no-repeat;
	width : 185px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}

.menu ul {
margin: 0;
padding: 0;
list-style: none
}

.menu li {
	list-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61126D;
}

.menu li a{
	list-style: none;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}

.menu li a:hover{
	list-style: none;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;

}
 
 .subnav {
	font-weight: normal;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
}



.subnav a{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.subnav a:hover{
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}



ul {
	list-style-image: url(/images/main/bullet_purple.gif);
}


.icaew_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

hr {border: none 0; 
border-top: 1px solid #EDECF6;
width: 80%;
height: 1px;
} 

.order_publications {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #61126D;
	padding: 5px;
}

.order_publications_link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.order_prices {
	font-weight: bold;
	color: #61126D;
}


.order_box {
	border: 1px solid #61126D;
}
