/* 
------ START clearing all browser-specific margin & border styles -----
*/

* 	{padding:0; margin:0; border:0;}

/* END clearing all browser-specific margin & border styles */
	
/* 
------------------------ START site-wide styles ------------------------
*/
	
body{
	font-family: arial, helvetica, sans-serif;
	padding-bottom:20px;
	background:url(/ek5/images/footer.gif) bottom repeat-x;
	}
	
/*IE5 Mac Hack (hides image at bottom of Nav menu which is broken by IE5 Mac) */

	/*\*//*/
	body{background-image:none;}
	/**/

p	{font-size: 12px;}
	
p, ul, li, div, .MainText, td{
	text-decoration: none;
	font-style: normal;
	color: #000000;
	list-style: disc;
	}
	
/* the following hack applies the line-height property only on IE 5.x Mac: */
	
 /*\*//*/
p, ul, li, div, .MainText{line-height: 15px;}
/**/
	
a {
	text-decoration: none;
	font-style: normal;
	color: #0066cc;
	}
	
input	{
	border:1px inset #000000;
	padding:2px;
	}
	
.button{
	border:2px outset #000000;
	margin:2px;
	}
	
.button:active{
	border:2px inset #000000;
	margin:2px;
	}

textarea{
	border:1px inset #000000;
	padding:2px;
	}
	
select{
	border:1px inset #000000;
	padding:2px;
	}
	
/* END site-wide styles */
	
/* 
---------------- START styles for within the content div ----------------
*/
	
#content p	{
	margin-top:1em;
	line-height: 1.4em;
	font-size:14px;
	}
	
address{
	font-size:14px;
	margin:10px 0;
	}
	
#content ul {
	margin-left:1em;
	font-size:14px;
	}

ol	{
	margin-left:2.5em;
	list-style: decimal;
	list-style-image:none;
	}
	
ol li{
	margin-left:2em;
	font-size:14px;
	list-style: decimal;
	list-style-image:none;
	}
	
#content li{
	line-height:16px;
	margin-left:1em;
	font-size:14px;
	padding:0.5em;
	}
	
#content ul li{
	list-style:none;
	background:url(/ek5/images/bluebullet.gif) no-repeat;
	background-position: 0% 11px;
	padding-left:15px;
	}
	
#content ul ul li{
	list-style:none;
	background:url(/ek5/images/orangebullet.gif) no-repeat;
	background-position: 0% 11px;
	padding-left:15px;
	}

#content a{
	font-size:14px;
	}

#content a:hover{
	color: #7281bf;
	border-bottom:1pt solid #7281bf;
	}

.SLPkeytermlink
	{
	cursor: help;
	border-bottom:1pt dashed #0066cc;
	}
	
.SLPkeytermlink a:hover
	{
	border-bottom:1pt solid #7281bf;
	}
	
.listem
	{
	color: #0066cc;
	font-weight:bold;
	}
	
.red
	{
	color:red;
	}
	
.layouttable{
	border:none;
	}
	
img.subbutton{
	float:right;
	margin:25px 10px 10px;
	border:0;
	}
	
/* END styles for within the content div */

/* 
------------------- START general page layout/structure -------------------
*/

#headerbar1{
	background:#094fa3 url(/ek5/images/header_1.gif) no-repeat;
	height:55px;
	}
#headerbar2{
	background:#fdb825 url(/ek5/images/header_2.jpg) no-repeat;
	height:22px;
	}

#headerbar3{
	background:#fdb825 url(/ek5/images/header_3.jpg) no-repeat;
	height:22px;
	}

#wrapper{
	background:#ffffff url(/ek5/images/leftmenu.gif) repeat-y;
	min-height:920px;
	}
	
/* Following hack/rule just for IE because it doesn't recognise min-height (above)*/
	
* html #wrapper {
   height:920px;
   }
	
.centred{
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
#nav	{
	position:absolute;
	top:78px;
	left:0px;
	width:200px;
	margin-bottom:20px;
	}
	
#content	{
	margin-left:210px;
	background-color: #ffffff;
	padding: 10px;
	/* IE Box Model Hack (to mend layout in IE 5.x Windows)*/
	width:550px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:530px;
	/* End IE Box Model Hack */
	}
	/* Then Correct IE Box Model Hack for Opera 5 */
	html>body #content {
		width:530px;
		}
	/* End Correct IE Box Model Hack for Opera 5 */

.extranav{
	text-align:center;
	padding:10px;
	border:1px solid #0066cc;
	}

/* END general page layout/structure  */

/* 
------------------------- START <h1-6> tags -------------------------
*/

.ruleabove{
	border-top:1px solid #0066cc;
	padding-top:1em;
	}
	
.rulebelow{
	border-bottom:1px solid #0066cc;
	padding-bottom:0.5em;
	}
.thickrulebelow{
	border-bottom:2px solid #0066cc;
	padding-bottom:0.5em;
	}
	
#content  h1,#content h2,#content h3,#content h4,#content h5,#content h6{
	color:#0066cc;
	margin:12px 0 1.2em 0;
	font-weight:bold;
	}
	
#content h1	{
	font-size:30px;
	}
	
#content h2	{
	font-size:24px;
	}
	
h2.thickrulebelow{
	border-bottom:2px solid #0066cc;
	padding-bottom:0.5em;
	margin-top:30px;
	padding-top:10px;
	}
	
#content h3	{
	font-size:20px;
	margin:20px 0 0 0;
	padding-bottom:none;
	}
	
#content h4	{
	font-size:18px;
	margin:20px 0 0 0;
	padding-bottom:none;
	}
	
#content h5	{
	margin-top:45px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:16px;
	}
#content h6	{
	font-size:14px;
	margin:20px 0 0 0;
	}
	
/* END <h1-6> tags  */
	
/* 
------------------------- START table styling -------------------------
*/
	
table{
	border:2px solid #0066cc;
	border-collapse:collapse;
	width:100%;
/*	border-bottom:1px solid #0066cc;*/
	border-spacing:0px;
	padding:0px;
	margin:1em 0;
	font-size:.9em;
	}

th, td{
	border:1px solid #06c;
	padding:1em;
	vertical-align:top;
	}

th{
	background-color:#ccf;
	}
	
td ul{
	margin:0px;
	padding:0px;
	}

td li{
	margin-left:0px;
	}
	
.yellow{
	width:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	background-color:#fdb825;
	color:#0066cc;
	line-height:1.5em;
	border-bottom:1px solid #0066cc;
	padding-left:10px;
	}
	
.blue{
	width:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	background-color:#E0E3F2;
	color:#000000;
	border-bottom:1px solid #0066cc;
	}
	
.yellow em{
	font-size:12px;
	font-weight:normal;
	}
	
.layout{
	border:0;
	}

/* END table styling*/

/* 
---------------------- START keyterm page popup styling ----------------------
NB also used for External Link popup
*/
	
#keytermpage{
	padding:10px;
	background:url(/ek5/images/cornerthing.jpg) no-repeat;
	background-position: 0% 0%;
	}

#keytermpage p{
	font-size:16px;
	margin-bottom:2em;
	line-spacing:1em;
	}
	
#keytermpage strong{
	color:#0066cc;
	}
	
#keytermpage ul{
	margin-left:30px;
	}
	
#keytermpage li{
	font-size:16px;
	}
	
.SLP7{
	margin-top:10px;
	font-weight:bold;
	}
	
/* END key term popup styling*/

/* 
----------------  START various bits for Nav Menu ----------------
*/

.navHeader
	{
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	padding: 22px 0px 5px 5px;
	}

#navJacket
	{
	align: center;
	padding: 0px;
	margin: 10px;
	border: 1px solid #fff;
	}

.authors, .isbn, .prices, .copyright, .disclaimer, .covertype, .jacketcentred {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	}
	
.jacketcentred, .authors, .covertype{
	font-weight:bold;
	}
	
.authors, .copyright, .isbn, .jacketcentred{
	margin-bottom:1em;
		}

.covertype{
	color:#ffffff;
		}

.copyright, .disclaimer, .isbn{
	font-size:10px;
		}

/* END various bits for Nav Menu  */

/* 
----------------  Boxes for Weblinks etc ----------------
*/

.weblink, .activeref, .intex, .simex, .research, .keyreading{
	margin:10px;
	padding:10px;
	background-color:#e0e3f2;
	/*MS Proprietry CSS extension - not valid but it does the trick in IE */
	word-wrap:break-word;
	}
	
.keyreading{
	background-color:#ffe7e7
	}
	
/* END Boxes for Weblinks etc */


/* 
----------------  Stuff to sort out: ----------------
*/
	

/* E&K Styles */

.SLPnavbase{
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	padding: 22px 0px 5px 0px;
	}

.SLPinactive{
	color: #999999;
	}

/*
----------------  Sorry for the mess, Paul!: ----------------
*/
	
.quote{
	background: url(/common/images/psypress/shadow.gif) no-repeat bottom right;
	padding:2px 10px 10px 10px;
	margin-bottom:10px;
	}
	
.quote p{
	display:block;
	margin: -6px 6px 6px -6px;
	color: #000;
	}

div.panel{
	float:right;
	width:152px;
	border: none;
	}
	
div.panel img{
	border:1px solid #06c;
	margin-top:10px;
	}
	
/*a.doi{
	background:transparent url();
	margin-right:1em;
	}*/
	
/*
----------------  Styles for Instructor Resources: ----------------
*/
#navbuttons{
	float:right;margin:10px;
	}
#slideshow {
	padding-left:1em;
	font-size:1.3em;
	}
#slideshow p{
	margin-top:1em;
	line-height: 1.1em;
	font-size:1em;
	text-align:center;
	}
#slideshow ul{
	margin-left:1em;
	list-style: none;
	}
#slideshow li{
	margin-left:1em;
	padding:10px;
	padding-bottom:0;
	margin:0;
	}
#slideshow ul li{
	list-style-image:url(/ek5/images/bluebullet.gif);
	padding-left:15px;
	font-weight:bold;
	}
#slideshow ul ul li{
	list-style-image:url(/ek5/images/orangebullet.gif);
	padding-left:15px;
	font-weight:normal;
	}
#slideshow ul ul ul li{
	list-style-image:url(/ek5/images/orangedash.gif);
	padding-left:15px;
	font-weight:normal;
	}

ol li{	
	list-style: decimal;
	list-style-image:none;
	}
#slideshow a{
	font-size:14px;
	}
#slideshow h3{
	color:#0066cc;
	font-weight:bold;
	font-size:20px;
	margin:20px 0 0 0;
	padding-bottom:none;
	}
#register{
	width:400px;
	margin:0 0 0 auto;
	}
#instructorlogin{
	width:250px;
	margin:0 0 0 5px;
	border:1px solid #ffcc33;
	float:right;
	padding:5px;
	background-color:#ffffcc;
	}
#instructorlogin p{
	margin:2px;padding:0;
	}
#instructorlogin h3{
	font-size:1em;
	padding-top:0;
	margin-top:2px;
}
#instructorlogin #RememberMe{
	border:none;
	}
#instructorlogin #login p{
	clear:both;
	}
#tanc{
	text-align:left;
	text-align:justify;
	height:100px;
	overflow:scroll;
	border:1px solid #000000;
	padding:5px;
	font-family:courier new, courier, monospace;
	}
.formfield{
	margin:0;
	padding:5px;
/*	text-align:right;*/
	}
/*
.formfield label{
	clear:both;
	float:left;
	}
.formfield input{
	clear:right;
	float:right;
	}
*/
#register .instruction, {
	margin:0;
	padding:5px;
	color:#cc0000;
	}
#register p label, #register p input,#instructorlogin p label, #instructorlogin p input{
	float:none;
	}
#submitbutton, #register label, #instructorlogin label{
	font-weight:bold;
	}
#submitbutton {
	margin-left:5px;
	}
.smallprint{
	font-size:0.8em;
	}
#register a{font-size:1em;font-weight:bold;}
/*
#helper{
	width:150px;
	background-color:#fdb825;
	float:left;
	margin:5px;
	padding:2px;
	border-radius:20px;
	-moz-border-radius:20px;
	}
#helper p{
	color:#ffffff;
	font-size:1em;
	line-height:1.1em;
	font-weight:bold;
	padding:5px;
	margin:0px;
	text-align:left;
	word-spacing:0.25em;
	}
*/
.warning{color:#cc0000;}
legend{font-weight:bold;}
fieldset{padding:1em;border:1px solid #fdb825;}

#welcome{
	float:right;
	width:200px;
	text-align:center;
	margin:0 0 20px 20px;
	border:2px solid #c33;
	padding:0 0.5em 1em;
	}
	
/* form styles from form include */
#contact{width:500px;margin-bottom:2em;}
.formfield{background-color:#ffe5cc;line-height:3em;padding:2px;}
.bigformfield{background-color:#ffe5cc;line-height:11em;padding:2px;}
.formerror{color:#990000;font-weight:bold;}
input, textarea, select	{border:1px solid #cc3333;float:right;margin-top:0.5em;margin-right:1em;}
.formbutton{margin-left:1em;padding:5px;font-weight:bold;background-color:#ffe5cc;}
#SendMessage, #Reset {margin-left:1em;padding:5px;font-weight:bold;background-color:#ffe5cc;}
.required{font-weight:bold;}
#content #primary img.floatright {border:0;}
#content #primary img.nofloat {float:none;margin:1em 0;}

/* Contact Form */
#contact{
	margin-bottom:2em;
	}
.formfield{
	background-color:#f7f7f7;
	line-height:3em;
	padding:0.5em 1em;
	}
.bigformfield{
	background-color:#f7f7f7;
	line-height:11em;
	padding:0.5em 1em;
	}
.formerror{
	color:#cc0000;
	font-weight:bold;
	}
#contact input, #contact textarea, #contact select{
	float:right;
	margin-top:0.5em;
/*	margin-right:1em;*/
	}
.formbutton{
	margin-left:1em;
	padding:5px;
	font-weight:bold;
	background-color:#cc6666;
	border:2px outset #990033;
	color:#fff;
	}
.required{
	font-weight:bold;
	}
ul.addresslist{
	margin-left:1em;
	}
#contact fieldset{
	border:0;
	}
	
/* subscription form */
#subscribe p{
	clear:both;
	margin:2em 0;
	padding:1px;
	}
#subscribe label{
	float:left;
	clear:right;
	}
#subscribe input,#subscribe textarea,#subscribe select{
	float:right;
	margin-left:1em;
	margin-right:0;
	}
#subscribe #accept-conditions{
	margin:2em 0 1em;
	border:2px solid #fee;
	padding:0 1em;
	}
#subscribe #accept-conditions label{
	clear:both;
	float:none;
	}
#subscribe #accept-conditions input{
	float:right;
	margin:0 0 0 1em;
	}