/*
CSS for Taylor & Francis Companion Websites v 1.0
Created: Jan 2008
Author: Mat Frankum
Email: textbooksonline@taylorandfrancis.com
*/

/*------ LAYOUT ------ */
html {
	font-size:100%;
	}
	
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	}
	
#wrapper {
	font-size:1.2em;
	clear:both;
	}

/*------ NAVIGATION ------ */
#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
		
#skipback {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#skipback li {
	display:inline;
	}
#skipback a {
	left:-9999px;
	position:relative;
	font-size:0.8em;
	}
#skipback a:focus {
	left:0;
	top:0;
	}

/*------ CONTENT ------ */
#content {
	font-size:1.2em;
	}
	
/* Global House Style classes */
.bold {
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
.floatLeft {
	float:left;
	}
	
.floatRight {
	float:right;
	}
	
.italic {
	font-style:italic;
	}
	
.warn {
	color:#FF0000;
	}
	
.yesPrint {
	display:none;
	visibility:hidden;
	}
	

	
/* elements by name */
acronym[title], abbr[title] {
	border-bottom:1px #FF0000 dotted;
	}
	
dfn[title] {
	font-style:normal;
	border-bottom:1px #FF0000 dashed;
	}

em {
	font-style:normal;
	}

img {
	border:none;
	}
img.floatLeft {					/*places image on left and gives it a margin of 15px right and bottom*/
	float:left;
	margin:0 15px 15px 0;
	}
img.floatRight {				/*places image on right and gives it a margin of 15px left and bottom*/
	float:right;
	margin:0 0 15px 15px;
	}
	
/* Form */	
#fdbkForm .autowidth {
	width:auto;
	}
	
#fdbkForm .hiliteBorder {		/*only display on submit when error in field occurs*/
	border:1px #FF0000 solid;
	}
	
/* Headings */
h1 {
	margin:0;
	padding:0;
	}
h2 {
	font-size:2.0em;
	}

h3 {
	font-size:1.8em;
	}
	
h4 {
	font-size:1.4em;
	}
	
h5 {	/* heading for Paragraphs and unstyled lists */
	padding:0;
	margin:0 0 -1.0em 0;
	font-size:1.2em;
	}
	
h6 {	/* heading for tables and plainList class */
	padding:0;
	margin:0;
	font-size:1.2em;
	}
	
/* Lists */
ul.plainList {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
/*------ New Book Info Tab 2009-04-22 ------*/
#book_info {
	background:url(globalImages/book_info_tab.png) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	position:absolute;
	top:0; right:135px;
	text-align:center;
	width:300px; height:30px;
}

	#book_info a {
		color:#FFF;
		display:block;
		font-weight:bold;
		height:30px;
		padding-top:1px;
		text-decoration:none;
	}
	
	#book_info.dev a { background:url(globalImages/blck_yell_stripe.png); }
/*------ End ------*/
	
/*------ Stats link 2009-04-14 ------*/
#websitestats {
	display:block;
	background:url(globalImages/webstats_sticky.png) center center no-repeat;
	position:absolute;
	top:5px; left:5px;
	width:171px; height:163px;
}
	#close_sticky {
		cursor:pointer;
		display:block;
		position:absolute;
		bottom:25px; right:5px;
		text-indent:-10000px;
		width:41px; height:30px;
	}
	
	#websitestats a {
		display:block;
		position:absolute;
		top:25px; left:10px;
		text-indent:-10000px;
		width:110px; height:130px;
	}
/* End */




/*---------------OLP (online learning pack) Styles-------------*/

#olp {
	position:relative;
	background:url(globalImages/vle.gif) no-repeat scroll;
	height:102px;
	width:502px;
	margin:70px 0;
	}
#olp h3 {
	text-indent:-10000px;
	background:none;
	}	
#olp a.webCT{
	position:absolute;
	width:120px;
	height:55px;
	top:40px;
	left:100px;
	text-indent:-10000px;
	}	
#olp a.bb{
	position:absolute;
	width:60px;
	height:55px;
	top:40px;
	left:255px;
	text-indent:-10000px;
	}
#olp a.moodle{
	position:absolute;
	width:133px;
	height:55px;
	top:40px;
	left:360px;
	text-indent:-10000px;
	}		
	
	

#olpOld {
	position:relative;
	background:url(globalImages/olp-old.png) no-repeat scroll;
	height:131px;
	width:500px;
	margin:20px 0;
	}
#olpOld h3 {
	text-indent:-10000px;
	background:none;
	}	
#olpOld a.commonCart{
	height: 29px;
    left: 368px;
    position: absolute;
    text-indent: -10000px;
    top: 13px;
    width: 85px;
	}	
#olpOld a.scorm{
    height: 29px;
    left: 368px;
    position: absolute;
    text-indent: -10000px;
    top: 51px;
    width: 85px;
	}
#olpOld a.moodle{
	position:absolute;
	text-indent:-10000px;
    height: 29px;
    left: 365px;
    top: 90px;
    width: 85px;
	}

#olpOld a.olpmoreinfo{
	position:absolute;
	top: 90px;
    width: 83px;
	height: 25px;
    left: 233px;
	text-indent:-10000px;
}


#olpNew {
	position:relative;
	background:url(globalImages/olp.png) no-repeat scroll;
	height:131px;
	width:500px;
	margin:20px 0;
	}
#olpNew h3 {
	text-indent:-10000px;
	background:none;
	}	
#olpNew a.commonCart{
	height: 29px;
    left: 368px;
    position: absolute;
    text-indent:-10000px;
    top: 27px;
    width: 85px;
	}	
#olpNew a.scorm{
    height: 29px;
    left: 368px;
    position: absolute;
    text-indent:-10000px;
    top: 71px;
    width: 85px;
	}

#olpNew a.olpmoreinfo{
	position:absolute;
	top: 90px;
    width: 83px;
	height: 25px;
    left: 233px;
	text-indent:-10000px;
}


#olpNewBlack {
	position:relative;
	background:url(globalImages/olp-black.png) no-repeat scroll;
	height:131px;
	width:500px;
	margin:20px 0;
	}
#olpNewBlack h3 {
	text-indent:-10000px;
	background:none;
	}	
#olpNewBlack a.commonCart{
	height: 29px;
    left: 368px;
    position: absolute;
    text-indent:-10000px;
    top: 27px;
    width: 85px;
	}	
#olpNewBlack a.scorm{
    height: 29px;
    left: 368px;
    position: absolute;
    text-indent:-10000px;
    top: 71px;
    width: 85px;
	}

#olpNewBlack a.olpmoreinfo{
	position:absolute;
	top: 90px;
    width: 83px;
	height: 25px;
    left: 233px;
	text-indent:-10000px;
}

/*--------------FLASHCARDS------------------*/

#flashcards{
	color:#000;
	margin:20px 0 40px;
	}
	
#flashcards .wm-start-options a {
	cursor:pointer;
	cursor:hand;
	}
	
#flashcards a {
	cursor:pointer;
	cursor:hand;	
	}	
#flashcards a.wm-pop {
	cursor:default;
	}	
#flashcards .wm-flashcard-wrap {
	margin:10px 0;
	}
	
#flashcards .wm-answer p {
	padding-top:30px;
	line-height:1.5em;
	}
	
/*End*/