/* CSS Document */

header, section, article, nav, footer, aside {
	display:block;
}
.cssTxt	{
	text-indent:-10000px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
a.blockLink:hover	{
	background-position:left bottom;
}
.floatLeft{float: left;}
.floatRight{float: right;}
.bold{font-weight: bold}
.italic{font-style: italic;}
#sistersWrapper	{
	background: white;
	padding: 34px 0 15px;
	width:738px;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#;
	
	position: relative;
}
#sistersWrapper img {
    border: 0 none;
}
#sistersWrapper a	{
	outline:none;
}
#sistersWrapper nav ul,
#sistersWrapper nav li	{
	margin:0;
	padding:0;
}
#sistersWrapper nav li	{
	list-style:none;
	display:block;
	float:left;
	height:;
}
#sistersWrapper header	{

}
.hdr_main{
	width: 667px;
	background: url('../images/hdr_main.png') no-repeat;
	margin: 0 0 22px 0;
}
.hdr_main .expandControl{
	color: #1388a8;
	text-decoration: underline;
	cursor: pointer;
}
.expanded{display: none;}
#sistersWrapper .hdr_main h1{
	width: 545px;
	height: 99px;
	background: url('../images/hdr_title.png') no-repeat;
	margin: 0 0 0 110px;
}
.hdr_line{
	width: 667px;
	height: 5px;
	background: url('../images/hdr_line.png');
}
.introText{
	padding:6px 0 0 146px;
	background: url('../images/bg_introText.png') no-repeat;
	min-height: 187px;
	margin:10px 0 0 33px;
}
.introText p{
	margin: 0;
	padding: 0 0 12px 0;
}
.innerContainer{
	width: 711px;
	margin: auto;
	background:url('../images/bdr_vert.png') repeat-y;
}
.content{
	padding: 30px 21px 25px;
	background: #d7b7d9;
	width: 661px;
	margin: -5px auto 0;
}
.bdr_horiz{
	width: 709px;
	height: 8px;
	margin: auto;
	background: url('../images/bdr_horiz.png') repeat-x transparent;
	position: absolute;
	bottom: 9px;
	right: 15px;
}
.bdr_horiz:first-child{
	position: relative;
	top: -2px;
	right: auto;
}
.btn_more{
	width: 244px;
	height: 62px;
	margin: auto;
	background-image: url('../images/btn_more.png');
}
.btn{
	height: 54px;
}
.btn_readEx{
	width: 163px;
	background-image: url('../images/btn_readEx.png');
	margin-left: -12px;
}
.btn_getBook{
	width: 144px;
	background-image: url('../images/btn_getBook.png');
}
.btn_aboutAuthor{
	width: 174px;
	background-image: url('../images/btn_aboutAuthor.png');
}
.btn_finish{
	width: 163px;
	background-image: url('../images/btn_finish.png');
}
.btn_create{
	width: 167px;
	background-image: url('../images/btn_create.png');
}
.brightcoveHold{
	width: 280px;
	margin: auto;
}
.square{
	width: 319px;
	height: 267px;
	background:  url('../images/bg_grad2.jpg');;
	border: 3px #000 solid;
	margin-bottom: 10px;
}
.hdr_square{
	height: 42px;
	background: no-repeat center top;
	margin-bottom: 39px;
}
.square3 .hdr_square{ margin-bottom: 30px;}
.square1{
	background: url('../images/bg_grad.png');	
}
.square1 .hdr_square{
	background-image: url('../images/hdr_square1.png');
	margin-bottom: 15px;
}
.square2 .hdr_square{
	background-image: url('../images/hdr_square2.png');
}
.square3 .hdr_square{
	background-image: url('../images/hdr_square3.png');
}
.leftImg{
	background-repeat: no-repeat;
	height: 170px;
}
.square2 .leftImg{
	width: 118px;
	background-image: url('../images/bg_leftImg1.jpg');
	margin: 0 0 0 18px;
}
.square3 .leftImg{
	width: 118px;
	background-image: url('../images/bg_leftImg2.jpg');
	margin: 0 0 0 21px;
}
.square p{
	margin:0 0 0 14px;
	height: 94px;
}
.moreBooks{
	width: 325px;
	
	padding-top: 216px;
	background: url('../images/bg_more.png') no-repeat center 25px;
}