/* 
-----------------------------------------
Textbook Template CSS
-----------------------------------------
*/

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fff;
color: #000;		
}

ol {
margin: 0;
padding: 0;
}

ul {
margin: 0;
padding: 0;
}

li {
margin: 0;
padding: 0;
}

img {
border: none;
}

/* 
--------------------------------------
standard link styles
--------------------------------------
*/

a {
color: #F9A031;
text-decoration: underline;
}

a:link {
color: #F9A031;
text-decoration: underline;
}

a:visited {
color: #F9A031;
text-decoration: underline;
}

a:hover {
color: #84CDE1;
text-decoration: none;
}

a:active {
color: #F9A031;
text-decoration: underline;
}

/* 
--------------------------------------
block
--------------------------------------
*/

#block {
position: absolute;
top: 0;
left: 0;
}

/* 
--------------------------------------
skip to content link
--------------------------------------
*/

#skip {
display: none;
}

/* 
--------------------------------------
strip 
--------------------------------------
*/

#strip {
background: #000000;
padding: 0 0 0 131px;
height: 37px;
}

/* 
--------------------------------------
crumb trail
--------------------------------------
*/

#location {
background-color: #fff;
font-size: 65%;
padding: 7px 0 7px 10px;
color: #666;
border-bottom: 1px solid #ccc;
}

#location a {
color: #003399;
text-decoration: none;
}

#location a:link {
color: #003399;
text-decoration: none;
}

#location a:visited {
color: #003399;
text-decoration: none;
}

#location a:hover {
color: #003399;
text-decoration: underline;
}

#location a:active {
color: #003399;
text-decoration: underline;
}

/* 
------------------------------
splash strip
------------------------------
*/

#splash-strip {
	background: #000000 url(../images/flynn_homebg.jpg) no-repeat top center;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	display: table;
	height: 1%;
	width: 100%;
}

#splash-strip-left {
	margin: 0;
	padding: 60px 0px 40px 0px;
	background: transparent;
	width: 177px;
	height: 559px;
	float: left;
}

#splash-strip-right {
	margin: 0;
	padding: 60px 0px 40px 0px;
	background: transparent;
	width: 177px;
	height: 559px;
	float: right;
}

#enter {
	height: 111px;
	width: 111px;
	display: block;
	margin: 350px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* 
------------------------------
branded strip
------------------------------
*/

#branded-strip {
	background: #000000 url(../images/flynn_childbg.jpg) no-repeat top center;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}

#branded-strip h1 {
margin: 0;
padding: 0;
background: transparent;
}

#branded-strip h1 img {
margin: 0;
padding: 0;
}

#branded-strip p {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
}

#branded-strip p img {
margin: 0;
padding: 0;
background: transparent;
}

/* 
------------------------------
structural css
------------------------------
*/

table#structure {
width: 100%;
font-size: 70%;
margin: 0 0 20px 0;
color: #000;
border-collapse: collapse;
}

table#structure td {
vertical-align: top;
}

td#left {
width: 180px;
padding: 10px 0 0 10px;
}

td#centre {
padding: 10px 15px 10px 25px;
}

td#right {
width: 182px;
padding: 10px 10px 0 0;
}


/* 
------------------------------
navigation box 
------------------------------
*/

#navigation { 
width: 180px;
margin-bottom: 10px;
padding: 0;
}

#navigation h2 {
margin: 0;
padding: 4px 7px;
font-size: 1em;
font-weight: 700;
background: #193149;
border-bottom: 1px solid #fff;
color: #F9A031;
}

#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#navigation ul li {
margin: 0;
padding: 0;
background: #000000;
}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
margin: 0;
padding: 4px 7px 4px 17px;
display: block;
width: 156px;
background: transparent url(../images/link.gif) no-repeat 5px 4px;
text-decoration: none;
color: #F9A031;
border-bottom: 1px solid #999;
}

#navigation ul li a:hover, #navigation ul li a:active {
background: #0B141E url(../images/link.gif) no-repeat 5px 4px;
color: #84CDE1;
}

/* 
------------------------------
resources
------------------------------
*/

#resources {
width: 180px;
margin: 0 0 10px 0;
padding: 0 0 6px 0;
background: #CCC url(../images/resources_icon.gif) 95% 95% no-repeat;
color: #000;
}

#resources h2 {
margin: 0 0 8px 0;
padding: 4px 7px;
font-size: 1em;
font-weight: 700;
background: #999;
border-bottom: 1px solid #fff;
color: #000;
}

#resources p {
color: #333;
margin: 0 30px 5px 8px;
font-size: 0.93em;
line-height: 1.2;
}

#resources p a:link, #resources p a:visited {
color: #000;
font-size: 1.1em;
text-decoration: underline;
}

#resources p a:hover, #resources p a:active {
text-decoration: none;
}


/* 
------------------------------
sample material box
------------------------------
*/

#sample {
width: 180px;
margin: 0 0 10px 0;
padding: 0 0 6px 0;
background: #CCC url(../images/sample_icon.gif) 97% 35% no-repeat;
color: #000;
}

#sample h2 {
margin: 0 0 8px 0;
padding: 4px 7px;
font-size: 1em;
font-weight: 700;
background: #999;
border-bottom: 1px solid #fff;
color: #000;
}

#sample p {
color: #333;
margin: 0 30px 5px 8px;
font-size: 0.93em;
line-height: 1.2;
}

#sample p a:link, #sample p a:visited {
color: #000;
font-size: 1.1em;
text-decoration: underline;
}

#sample p a:hover, #sample p a:active {
text-decoration: none;
}


/* 
------------------------------
your next step box
------------------------------
*/

#nextstep {
width: 180px;
margin: 0 0 10px 0;
padding: 0;
background: #000000;
color: #FFFFFF;
}

#nextstep a, #nextstep a:link, #nextstep a:visited, #nextstep a:active {
	color: #F9A031;
}
#nextstep a:hover {
	color: #84CDE1;
}

#nextstep h2 {
margin: 0 0 6px 0;
padding: 4px 7px;
font-size: 1em;
font-weight: 700;
background: #193149;
border-bottom: 1px solid #fff;
color: #F9A031;
}

/* inspection/examination copy */
#nextstep #inspect {
margin: 0 0 5px 0;
padding: 0 6px 10px 8px;
border-bottom: 1px solid #999;
}

#nextstep #inspect p {
margin: 0 0 7px 0;
padding: 0;
font-size: 0.93em;
}

#nextstep #inspect h3 {
margin: 0 0 3px 0;
padding: 0;
font-size: 1em;
font-weight: 700;
}

#nextstep #inspect h4 {
margin: 0 0 4px 0;
padding: 0;
font-size: 0.93em;
font-weight: 700;
}

#nextstep #inspect ul {
margin: 0;
padding: 0;
list-style: none;
}

#nextstep #inspect ul li {
margin: 0 0 3px 0;
padding: 0;
}

#nextstep #inspect a:link, #nextstep #inspect a:visited {
background: url(../images/link.gif) no-repeat 5px 50%;
margin: 0;
padding: 0 0 0 20px;
display: block;
text-decoration: underline;
font-size: 0.93em;
}

#nextstep #inspect a:hover, #nextstep #inspect a:active {
text-decoration: none;
}


/* custservices */
#nextstep #custservices {
margin: 0 0 7px 0;
padding: 0 6px 2px 8px;
border-bottom: 1px solid #999;
}

#nextstep #custservices h3 {
margin: 0 0 3px 0;
padding: 0;
font-size: 1em;
font-weight: 700;
color: #FFFFFF;
}

#nextstep #custservices h4 {
margin: 0 0 4px 0;
padding: 0;
font-size: 0.93em;
font-weight: 700;
}

#nextstep #custservices ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#nextstep #custservices ul li {
margin: 0 0 1px 0;
}


/* how to buy */
#nextstep #buy {
margin: 0;
padding: 0 6px 1px 8px;
border-bottom: 1px solid #999;
}

#nextstep #buy h3 {
margin: 0 0 3px 0;
padding: 0;
font-size: 1em;
font-weight: 700;
color: #FFFFFF;
}

#nextstep #buy p {
margin: 0 0 7px 0;
padding: 0;
font-size: 0.93em;
}


/* 
------------------------------
centre 
------------------------------
*/

h2 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;	
font-size: 2em;
font-weight: normal;
color: #193149;
}

h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;	
font-size: 1.5em;
font-weight: normal;
color: #193149;
}

#centre ul {
margin: 0 0 20px 20px;
padding: 0;
}

#centre ul li {
margin: 0 0 5px 0;
padding: 0;
}

/* 
------------------------------
jacket
------------------------------
*/

#jacket {
padding: 0;
margin: 0 0 10px 0;
width: 182px;
}

#jacket img {
padding: 0;
margin: 0;
border: 1px solid #000;
width: 180px;
}


/* 
------------------------------
book details box
------------------------------
*/

#details {
padding: 5px 5px 5px 8px;
margin: 0 0 10px 0;
background: #000000;
color: #FFFFFF;
}

#details h3 {
margin: 0 0 3px 0;
padding: 0;
font-size: 1em;
font-weight: 700;
color: #FFFFFF;
}

#details ul {
padding: 0;
margin: 0;
}

#details ul li {
padding: 0;
margin: 0 0 2px 0;
list-style: none;
font-size: 0.93em;
}

#details ul li.publication {
font-weight: 700;
padding: 0 0 5px 0;
margin: 0 0 4px 0;
border-bottom: 1px solid #666;
}

/* 
------------------------------
banner
------------------------------
*/

#banner {
margin: 0 0 0 1px;
padding: 0;
}


/* 
--------------------------------------
footer
--------------------------------------
*/

#footer {
font-size: 65%;
padding: 10px 0 10px 10px;
margin: 0;
color: #FFFFFF;
border-top: solid 1px #ccc;
background: #193149;
}

#footer a {
text-decoration: underline;
color: #FFFFFF;
}

#footer a:link {
text-decoration: underline;
color: #FFFFFF;
}

#footer a:visited {
text-decoration: underline;
color: #FFFFFF;
}

#footer a:hover {
text-decoration: none;
color: #FFFFFF;
}

#footer a:active {
text-decoration: none;
color: #FFFFFF;
}

