/* *************************************
	IE6 Png Fix
************************************* */
{behavior: url("../iepngfix.htc")}
/* *************************************
	Css by Tom Gatenby
	tom@squashedpixel.co.uk
*************************************** */
html, body {
	width:100%;
	height:100%;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#CE1F6B url(../images/bg-tile.png) repeat-x;
}
/* *************************************
	General Content
************************************* */
/*h1 {
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	margin:15px 20px 0px 20px;
	padding:0px;
	font-size:1.3em;
	font-weight:bold;
}
h2 {
	color:#C91E6D;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px 20px 20px 20px;
	padding-bottom:0px;
	font-size:1.8em;
	font-weight:bold;
}
h3 {
	color:#6C1255;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	font-size:1.4em;
}
h4 {
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	margin:47px 0px 10px 0px;
	font-size:1.8em;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}*/
p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#333333;
	line-height:1.6em;
}
p {margin:0px 20px 15px 20px;}
strong {font-weight:bold;}
a {color:#C91E6D; text-decoration:underline;}
a:hover {color:#000; text-decoration:underline;}
em {font-style:italic;}
ul {margin:5px 0px 15px 20px;}
ol li {list-style-type:decimal;}
li {
	list-style-image:url(../images/list-style-image.png);
	margin-bottom:6px;
	font-weight:bold;
	
}
li a{
	color:#000;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
li a:hover{
	text-decoration:underline;
}
img{margin:0px auto 0px auto; text-align:center;}
.clear {clear:both; font-size: 1px;}
.left {float:left;}
.right {float:right;}
/* *************************************
	Basic Structure
************************************* */
#container {
	width:940px;
	padding:0px auto 0px auto;
	margin:0px auto 0px auto;
	background:url(../images/header-image.jpg) top left no-repeat;
}
#outerLeftCol{
	float:left;
	width:700px;
	margin-top:208px;
}
#outerRightCol{
	float:left;
	width:220px;
	margin:0px 0px 0px 20px;
}
#footer{
	margin:10px 0px 30px 0px;
}
/* *************************************
	Footer
************************************* */
#footer p,#footer p a{color:#fff; text-decoration:none;}
#footer p.left{margin-left:150px;}
#footer p.right{margin-right:0px;}
/* *************************************
	Content Columns
************************************* */
.fullCol{
	float:right;
	width:550px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.doubleCol{
	float:right;
	width:270px;
	margin:0px 0px 10px 0px;
}
.mRight{margin-left:10px;}

.fullColTop, .fullColBot, 
.doubleColTop, .doubleColBot, 
.rightColTop, .rightColBot{
	float:left;
	display:block;
	height:5px;
	width:100%;
	overflow:hidden;
}

.fullColTop{background:url(../images/content-col-full-top.png) no-repeat;}
.fullColBot{background:url(../images/content-col-full-bottom.png) no-repeat;}

.doubleColTop{background:url(../images/content-col-double-top.png) no-repeat;}
.doubleColBot{background:url(../images/content-col-double-bottom.png) no-repeat;}

.rightColTop{background:url(../images/right-col-top.png) no-repeat;}
.rightColBot{background:url(../images/right-col-bottom.png) no-repeat;}

/* All Column Content Areas */
.colContent{
	float:left;
	width:100%;
	background-color:#fff;
        margin:0px 0px 0px 0px;
}

.rightCol{
	padding-top:13px;
                padding-bottom:13px;
}
/* *************************************
	Main Navigation
************************************* */
#nav{
	float:left;
	margin:0;
	padding:0;
	width:150px;
}
#nav li{
	list-style-type:none;
	list-style-image:none;
	margin:0px 0px 1px 0px;
	padding:0;
}
#nav li a{
	display:block;
	width:130px;
	padding:10px 10px 10px 10px;
	color:#fff;
	font-weight:normal;
	background:url(../images/left-nav-bg.png) repeat-y;
	text-decoration:none;
}
#nav li a:hover{
	color:#6F1358;
	background:url(../images/left-nav-bg-active.png);
	text-decoration:none;
}
/* *************************************
	Home Page
************************************* */
#home .doubleCol .colContent{
	min-height:200px;
        _height:200px;
}
#home .doubleCol img{
	width:249px;
	height:auto;
	margin:0px 0px 0px 10px;
}
#home #outerRightCol .colContent img{
	padding:10px;
	background:url(../images/home-latest-news-img-bg.png) no-repeat;
	margin:0px 0px 0px 9px;
}
p.headline{
	font-size:1.3em;
	color:#C91E6D;
	font-weight:bold;
	margin:0px 20px 0px 20px;
}
p.date{
	color:#6C1255;
	margin:0px 20px 2px 20px;
}
.booksSummary{
        display:block;
        clear:left;
        width:100%;
        float:left;
        margin-bottom:10px;
}
.homeBooksLeft{
	float:left;
	width:180px;
}
.homeBooksRight{
	float:left;
	width:170px;
	margin-top:75px;
}
/* *************************************
	General
************************************* */
.buythebook{
	margin:0px 0px 0px 17px;
}
p.subHeader{
	margin:10px 20px 10px 20px;
	font-weight:bold;
	color:#666666;
}
.innerLeftCol{
	float:left;
	width:215px;
	margin:0px 0px 0px 20px;
}
.innerLeftCol img{margin-bottom:30px;}
.innerRightCol{
	float:right;
	margin:0px 20px 30px 0px;
	width:280px;
}
#outerRightCol .colContent img.left{
	margin:0px 10px 0px 20px;
}
#outerRightCol ul li{
	margin-left:20px;
}
.books_img{
        float:left;
        width:57px;
        height:95px;
        margin:4px 10px 10px 0px;
}
.cast{
        float:left;
        width:88px;
       margin:0px 20px 20px 0px;
}
.castOuter{
       float:left;
       width:324px;
       margin:0px 30px 0px 20px;
}
.news_img{
        float:left;
        margin-right:15px;
        margin-bottom:15px;
}
.book_covers{
        border:2px solid #cccccc;
        padding:3px;
}
a .book_covers{
         border:2px solid #000000;
}
	
#strides a{
background: url(../images/13strides.png) no-repeat top left;
width:64px;
height:33px;
display:block;
float:right;
}

#strides a strong{
display:none;
}