/* Release Page
/* Part of this code generated by the 960 Grid System http://960.gs
----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}
    
body, html {
	background: #fff url('background.png') 0 0 repeat-x;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Verdana',sans-serif;
	color: #000;
    font-size: 0.9em;
}
a {
	color: #333;
    outline: none;
}
p {
    margin-top: 10px;
}
h6 {
	color: #fff !important;
}
div {
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_960 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	clear: both;
	overflow: hidden;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_620 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
/* Grid >> 12 Columns (or actually less)
----------------------------------------------------------------------------------------------------*/
.container_960 .grid_320 {
	width:315px;
	display:inline;
	float: left;
	position: relative;
    padding-left: 5px;
    background: transparent url('page_bg.png') repeat-y -640px 0;
}
.container_960 .grid_620 {
	width:640px;
    padding: 0px;
    margin: 0;
    background: #eee url('page_bg.png') repeat-y 0 0;
    color: #2b2b2b;
}
/* Grid Content
----------------------------------------------------------------------------------------------------*/
#header.container_960 {
	width: 960px;
	height: 90px;
    margin-top: 5px;
    margin-bottom: 5px;
	font-size: 1.5em;
	color: #fff;
	}

.container_960 #ChapterWrapper {
    width: 620px;
    height: 500px
}

.container_960 #content_wrapper {
	width: 640px;
	height: 700px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	}
	.container_960 #content_wrapper #content {
		width: 4640px;
		height: 300px;
		}
	.container_960 #content_wrapper #content ul {
		list-style: none;
		margin: none;
		}
		.container_960 #content_wrapper #content ul li {
			padding: 0 10px;
            float: left;
			width: 620px;
			height: 700px;
			}
        .container_960 .chapter .info {
            width: 620px;
            height: 625px;
            text-align: justify;
            overflow: auto;
            margin-bottom: 10px;
        }
            .container_960 #FrontPage.chapter  .info {
                height: 610px;
            }
            .container_960 .chapter .details, .container_960 .chapter .description {
                margin-bottom: 10px;
            }
                .container_960 .chapter .details, .container_960 .chapter .description p{
                    line-height: 1.2em;
                }
                .container_960 .chapter .details {
                    overflow: hidden;
                }
                .container_960 .chapter .details .links {
                    float: right;
                    margin-top: 4px;
                }
                .container_960 .chapter .details .links a{
                    display: block;
                    height: 30px;
                    width: 134px;
                    background: transparent url('buttons.png') no-repeat -110px -133px;
                    color: #203c68;
                    font-weight: bold;
                    text-align: center;
                    text-decoration: none;
                    text-transform: uppercase;
                    padding-top: 4px;
                }
                    .container_960 .chapter .details .links a.donate{
                        width: 86px;
                        background: transparent url('buttons.png') no-repeat -243px -133px;
                    }
                    .container_960 .chapter .details .links a:hover{
                        text-decoration: underline;
                    }
        .container_960 .chapter .navLinks {
            width: 620px;
            height: 19px;
        }
            .container_960 .chapter .navLinks a.linkBack{
                display: block;
                float: left;
                width: 90px;
                height: 19px;
                background: transparent url('buttons.png') no-repeat -200px -114px;
                text-indent: -999em;
            }
            .container_960 .chapter .navLinks a.linkNext{
                display: block;
                float: right;
                width: 90px;
                height: 19px;
                background: transparent url('buttons.png') no-repeat -110px -114px;
                text-indent: -999em;
            }
        .container_960 .chapter img{
            float: left;
            padding: 5px;
        }
            .container_960 .chapter .author img{
                float: right;
            }

        .container_960 .chapter h2, .container_960 .chapter h1{
            width: 620px;
            height: 30px;
            float: left;
            background: transparent url('title.png') no-repeat right 0;
            text-indent: -999em;
            margin: 5px 0;
        }
            .container_960 li#FrontPage {
                background: transparent url('frontpage.png') no-repeat 0 66px;
            }
                .container_960 #FrontPage h1{
                    background-position: right -180px;
                    height: 45px;
                }
                .container_960 #FrontPage .description{
                    display: block;
                    float: right;
                    width: 290px;
                    height: 191px;
                }
                .container_960 #FrontPage .donate a#Donate{
                    display: block;
                    float: right;
                    clear: both;
                    width: 241px;
                    height: 104px;
                    padding-top: 10px;
                    background: transparent url('buttons.png') 0 0 no-repeat;
                    color: #203c68;
                    font-size: 1.5em;
                    font-weight: bold;
                    text-align: center;
                    text-decoration: none;
                    text-transform: uppercase;
                }
                    .container_960 #FrontPage .donate a#Donate:hover{
                        text-decoration: underline;
                    }
                    .container_960 #FrontPage .donate a#Donate .small{
                        font-weight: normal;
                        font-size: 0.6em;
                        text-transform: none;
                        padding: 0 10px;
                    }
                    .container_960 #FrontPage .donate .tc{
                        display: block;
                        float: right;
                        clear: both;
                        width: 221px;
                        height: 40px;
                        padding: 0 10px;
                        font-size: 0.7em;
                    }
                .container_960 #FrontPage .survey a{
                    display: block;
                    float: right;
                    clear: both;
                    width: 301px;
                    height: 171px;
                    margin-top: 15px;
                    color: #333;
                    font-size: 1.5em;
                    font-weight: bold;
                    text-decoration: none;
                    text-transform: uppercase;
                }
                    .container_960 #FrontPage .survey a:hover {
                        text-decoration: underline;
                    }
                    .container_960 #FrontPage .survey .small{
                        font-weight: normal;
                        font-size: 0.6em;
                        text-transform: none;
                    }
                    .container_960 #FrontPage .survey .tc{
                        display: block;
                        float: right;
                        clear: both;
                        width: 301px;
                        height: 40px;
                        font-size: 0.6em;
                    }
            .container_960 #Chapter2 h2{
                background-position: right -30px;
            }
            .container_960 #Chapter3 h2{
                background-position: right -60px;
            }
            .container_960 #Chapter4 h2{
                background-position: right -90px;
            }
            .container_960 #Chapter5 h2{
                background-position: right -120px;
            }
            .container_960 #Chapter6 h2{
                background-position: right -150px;
            }

.container_960 #Logo a {
	display: block;
	width: 81px;
	float: right;
    height: 90px;
	background: transparent url('logo.png') 0 0 no-repeat;
	text-indent: -999em;
}
	.container_960 .grid_320 #Index {
        background-color: #444;
        background: transparent url('stripe.png') repeat 0 0;
        color: #eee;
		width: auto;
		font-size: 1em;
		overflow: hidden;
        height: 700px;
	}
        .container_960 .grid_320 #Index ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }
            .container_960 .grid_320 #Index ul li {
                padding: 0;
                background-color: #222;
            }
                .container_960 .grid_320 #Index ul li:hover {
                    background-color: #444;
                }
                .container_960 .grid_320 #Index ul li a {
                    display: block;
                    width: 320px;
                    height: 60px;
                    text-indent: -999em;
                }
                .container_960 .grid_320 #Index ul li a#LinkChapter1 {
                    background: transparent url('index_links.png') no-repeat 0 0;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter1:hover {
                        background-position: -320px 0;
                    }
                .container_960 .grid_320 #Index ul li a#LinkChapter2 {
                    background: transparent url('index_links.png') no-repeat 0 -60px;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter2:hover {
                        background-position: -320px -60px;
                    }
                .container_960 .grid_320 #Index ul li a#LinkChapter3 {
                    background: transparent url('index_links.png') no-repeat 0 -120px;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter3:hover {
                        background-position: -320px -120px;
                    }
                .container_960 .grid_320 #Index ul li a#LinkChapter4 {
                    background: transparent url('index_links.png') no-repeat 0 -180px;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter4:hover {
                        background-position: -320px -180px;
                    }
                .container_960 .grid_320 #Index ul li a#LinkChapter5 {
                    background: transparent url('index_links.png') no-repeat 0 -240px;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter5:hover {
                        background-position: -320px -240px;
                    }
                .container_960 .grid_320 #Index ul li a#LinkChapter6 {
                    background: transparent url('index_links.png') no-repeat 0 -300px;
                }
                    .container_960 .grid_320 #Index ul li a#LinkChapter6:hover {
                        background-position: -320px -300px;
                    }
	.container_960 .grid_320 #Index a#LinkIndex{
        display: block;
        width: 110px;
        height: 30px;
        margin-top: 20px;
        margin-left: 5px;
        background: transparent url('buttons.png') no-repeat 0 -114px;
        text-indent: -999em;
	}
    .container_960 .grid_320 #PlayButton {
        background: transparent url('play.png') no-repeat 0 -100px;
    }
    .container_960 .grid_320 #VodoButton {
        background: transparent url('play.png') no-repeat 0 -150px
    }
    .container_960 .grid_320 a#Play, .container_960 .grid_320 a#Vodo {
        display: block;
        width: 320px;
        height: 50px;
        margin-top: 45px;
        background: transparent url('play.png') no-repeat 0 0px;
        text-indent: -999em;
    }
        .container_960 .grid_320 a#Vodo {
            margin-top: 20px;
            background-position: 0 -50px;
        }
    .container_960 .grid_320 #External, .container_960 .grid_320 #Site {
        width: 265px;
        height: 54px;
        margin-top: 5px;
        margin-left: 55px;
        background: transparent url('buttons.png') no-repeat -242px 0;
        text-indent: -999em;
    }
        .container_960 .grid_320 #Site {
            width: 270px;
            height: 26px;
            margin-left: 50px;
            background-position: -241px -55px;
        }
    .container_960 .grid_320 #External a#Xvid{
        display:block;
        float:left;
        width: 65px;
        height: 30px;
        margin-top: 27px;
        margin-left: 153px;
        text-indent: -999em;
    }
    .container_960 .grid_320 #External a#VLC{
        display:block;
        float:left;
        width: 30px;
        height: 30px;
        margin-top: 12px;
        margin-left: 221px;
        text-indent: -999em;
    }
