/* go css */

html {
}

body {
    background: #004653;
}

table {
    border:0px;
    border-spacing:0px;
    border-collapse: collapse;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

td {
	border:0px;
    border-spacing:0px;
	margin:0px;
	padding:0px;
}

a {
    color: #ffffff;
}

a:hover {
    color: #afe1f4;
}

/* HOME */

.buy_book {
    margin-top: 20px;
    margin-left: 16px;
}

/* TEMPLATE */

.gutter_left {
    vertical-align: top;
    background: #006679 url('images/template2_05.jpg');
}
.gutter_right {
    vertical-align: top;
    background: #006679 url('images/template2_07.jpg');
}

.panel_center {
    vertical-align: top;
    background: #1a0000 url('images/template2_03.jpg') no-repeat center top;
}

/* COMICS */

.comics {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 600px;
    background: #000000;
}


.banner1 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
}
.banner2 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 714px;
}

/* WEBISODES */

.panel_center_webisodes {
    vertical-align: top;
    background: #291b74 url('images/webisodes_03.jpg') no-repeat center top;
}

.webisode_player {
    margin-left: auto;
    margin-right: auto;
    width: 951px;
    height: 715px;
    background: #000000;
}

.webisode_select {
    margin-top: 130px;
    text-align: left;
}

.webisode_banners {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

/* EXTRAS */

.panel_center_extras {
    vertical-align: top;
    background: #291b74 url('images/extras_03.jpg') no-repeat center top;
}

.extras_wrap {
    margin-left: auto;
    margin-right: auto;
    vertical-align: center;
}

.extras_player {
    margin-top: 40px;
    margin-bottom: 60px;
    vertical-align: center;
}

.privacy_policy {
    color: #000000;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

/* BOTB */

.botb_header {
    vertical-align: top;
    background-image: url('images/botb_01.jpg');
}

.panel_center_botb {
    vertical-align: top;
    background: #000000 url('images/botb_03.jpg') no-repeat center top;
    color: #ffffff;
}

.botb_left_div {
    float: left;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: 350;
    height: 100%;
}

.botb_right_div {
    font-family: Georgia, serif;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: 601;
    height: 100%;
}

.botb_right_div a {
    color: #ffe42c;
}

.botb_right_div a:hover {
    color: #ff2a27;
}

.botb_center_div {
    font-family: Georgia, serif;
    padding: 20px;
    margin-left: 80px;
    margin-right: 80px;
    width="601";
}

.botb_center_div a {
    color: #ffe42c;
}

.botb_center_div a:hover {
    color: #ff2a27;
}

.botb_img {
    margin-bottom: 30px;
}

.botb_facebook {
    padding: 20px;
    color: #ffe42c;
}

.botb_facebook a {
    color: #ffe42c;
}

.botb_facebook a:hover {
    color: #ff2a27;
}

.botb_blog_date {
    color: #ff2a27;
}

.botb_band {
    padding-left: 20px;
    width: 160px;
}

/* FOOTER */

.footer {
     background: #006679 url('images/footer_23.jpg') no-repeat center top;
}

.footer_menu {
    color: #ffffff;
    font-size: 14px;
    margin-left: 358px;
    text-align: center;
    float: left;
    width: 951;
}

.footer_copyright {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    float: left;
}

.gen_cures_btn {
   float: right;
   margin-right: 12px;
}