﻿@charset "UTF-8";
/* Astro12 CSS Document © copyright 2008 h2v astro12 inc. All rights reserved. CSS by Salvatore Savino - DigitalFun S.R.L. - http://www.digitalfun.it */

a:link {color: #FFFFFF; text-decoration: underline;}
a:visited {color: #FFFFFF; text-decoration: underline;}
a:hover {color: #D0DF46; text-decoration: underline;}

a.search_pag:link {color: #BBBBBB; text-decoration: none;}
a.search_pag:visited {color: BBBBBB; text-decoration: none;}
a.search_pag:hover {color: #BBBBBB; text-decoration: underline;}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #B0B0B0;
	margin: 0;
}

img {
	border: none;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 9px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: none;
}

div#flash_logo {
    width: 672px;
	height: 145px;
	float: left;
	z-index: 2;
	position: absolute;
}

div#png_logo {
    width: 672px;
	height: 145px;
	float: left;
	background-image: url(img/astro12_static_banner_logo.png);
}

div#cart {
    width: 128px;
	height: 145px;
	background-image: url(img/cart_search_button.png);
	float: left;
}

div#top_linkbar {
    width: 800px;
	height: 25px;
}

div#col_left {
    width: 200px;
	padding-top: 36px;
	line-height: 12px;
	float: left;
	clear: left;
}

div#col_right {
    width: 600px;
	float: left;
}

div#footer {
    width: 800px;
	clear: both;
}

div#welcomebox {
    width: 128px;
	height: 21px;
	text-align: center;
}

.welcomebox {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #959595;
}

div#viewcart {
    width: 128px;
	height: 28px;
}

.bt_viewcart {
	width: 128px;
	height: 28px;
	border: none;
}

div#cart_items {
    width: 100px;
	height: 27px;
	padding-right: 28px;
}

.cart_items {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	text-align: right;
}

div#checkout {
    width: 128px;
	height: 20px;
}

.bt_checkout {
	width: 128px;
	height: 20px;
	border: none;
}

div#bt_search {
    width: 128px;
	height: 25px;
	margin-top: 12px;
	position: absolute;
	z-index: 2;
}

.bt_search {
    width: 128px;
	height: 21px;
	border: none;
}

div#search {
    width: 124px;
	height: 25px;
	background-image: url(img/text_box.png);
	float: right;
}

.searchfield {
	background-color: #A7A7A7;
	color: #FFFFFF;
	font-size: 7pt;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 111px;
	height: 10px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 4px;
	float: left;
}

.search_form {
	margin-top: 0;
	margin-bottom: 0;
}

div#input {
    width: 124px;
	height: 25px;
	background-image: url(img/text_box.png);
	margin-left: 7px;
}

div#input_form {
    width: 124px;
	height: 25px;
	background-image: url(img/text_box.png);
	margin-top: 3px;
}

div#input_form_small {
    width: 95px;
	height: 18px;
	background-image: url(img/text_box_small.png);
	margin-top: 3px;
}

.select {
	color: #FFFFFF;
	background-color: #A7A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 123px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.select_nw {
	color: #FFFFFF;
	background-color: #A7A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
}

.inputfield {
	background-color: #A7A7A7;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 104px;
	height: 10px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 4px;
	float: left;
}

.inputfield_small {
	background-color: #A7A7A7;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	height: 10px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 3px;
	float: left;
}

.bt_enter {
	margin-left: 67px;
}

div#create_why_account {
    width: 175px;
	height: 84px;
	background-image: url(img/buttons/bt_create_account.png);
	margin-left: -7px;
}

.bt_create_account {
	width: 175px;
	height: 20px;
	margin-top: 27px;
	border: none;
}

.bt_why_account {
	width: 175px;
	height: 15px;
	margin-top: 7px;
	border: none;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* SUBWINDOW HOME */

div#window_home {
    width: 565px;
	height: 749px;
	background-image: url(img/window_home.png);
}

div#flash_player {
    width: 565px;
	height: 415px;
}

div#signs {
    width: 538px;
	padding-top: 92px;
	padding-left: 27px;
	text-align: left;
}

div#sticker_promo {
    width: 205px;
	height: 130px;
	margin-top: -126px;
	margin-left: -70px;
	position: absolute;
	z-index: 2;
}

/* SUBWINDOW HOME - END */

/* SUBWINDOW JOURNALS */

div#window_journals {
    width: 565px;
	height: 749px;
	background-image: url(img/window_journals.png);
}

div#journal_info {
    width: 395px;
	height: 50px;
	padding-top: 150px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
}

div#journal_article {
    width: 395px;
	height: 300px;
	padding-top: 15px;
	text-align: justify;
	padding-left: 80px;
	padding-right: 90px;
}

div#journal_archives {
    width: 395px;
	height: 10px;
	padding-top: 5px;
	text-align: right;
	padding-left: 80px;
	padding-right: 90px;
}

div#journal_bio_info {
    width: 395px;
	height: 30px;
	padding-top: 5px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
}

div#journal_bio {
    width: 395px;
	height: 70px;
	padding-top: 5px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
}

.journal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}

div#journal_form {
    width: 395px;
	height: 525px;
	padding-top: 165px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
}

table#table_form {
    width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

div#article_box {
	width: 390px;
	height: 200px;
	background-image: url(img/article_box.png);
}

textarea.txtarea_article {
	width: 378px;
	height: 188px;
	background-color: #A7A7A7;
	overflow: auto;
	margin-left: 4px;
	margin-top: 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	resize: none;
}

div#bio_box {
	width: 390px;
	height: 60px;
	background-image: url(img/bio_box.png);
}

textarea.txtarea_bio {
	width: 378px;
	height: 48px;
	background-color: #A7A7A7;
	overflow: auto;
	margin-left: 4px;
	margin-top: 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	resize: none;
}

/* SUBWINDOW JOURNALS - END */


/* SUBWINDOW JUST FOR YOU */

div#window_just4u {
    width: 565px;
	height: 749px;
	background-image: url(img/window_just4u.png);
}

div#just4u {
    width: 360px;
	height: 525px;
	padding-top: 165px;
	text-align: left;
	padding-left: 98px;
	padding-right: 107px;
}

/* SUBWINDOW JUST FOR YOU - END */


/* SUBWINDOW PATH */

div#window_path {
    width: 565px;
	height: 749px;
	background-image: url(img/window_path.png);
}

/* SUBWINDOW PATH - END */


/* SUBWINDOW MEMBERS */

div#window_members {
    width: 565px;
	height: 800px;
	background-image: url(img/window_members.png);
}

div#members {
    width: 445px;
	height: 515px;
	padding-top: 150px;
	text-align: left;
	padding-left: 55px;
	padding-right: 65px;
}

div#ecard {
    width: 257px;
	height: 126px;
	float: left;
	background-image: url(img/e-card.png);
}

div#ecard_form {
    width: 188px;
	height: 126px;
	float: left;
}

div#ecard_box {
	width: 177px;
	height: 37px;
	background-image: url(img/ecard_box.png);
	margin-top: 1px;
}

textarea.txtarea_ecard {
	width: 167px;
	height: 29px;
	background-color: #A7A7A7;
	overflow: auto;
	margin-left: 4px;
	margin-top: 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	resize: none;
}

div#icon {
	width: 92px;
	height: 42px;
	float: left;
	text-align: center;
}

.icon_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}

/* SUBWINDOW MEMBERS - END */

/* SUBWINDOW TRAILERS */

div#window_trailers {
    width: 565px;
	height: 749px;
	background-image: url(img/window_trailers.png);
}

div#trailers {
    width: 395px;
	height: 515px;
	padding-top: 150px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
	background-image: url(img/trailers_signs_box.png);
	background-repeat: no-repeat;
	background-position: 68px 170px;
	text-align: center;
}

div#trailers_collection {
    width: 433px;
	height: 57px;
	padding-top: 30px;
	margin-left: -16px;
	text-align: center;
}

div#trailers_signs {
    width: 440px;
	height: 138px;
	padding-top: 10px;
	margin-left: -16px;
	text-align: left;
	}

/* SUBWINDOW TRAILERS - END */

/* SUBWINDOW HOROSCOPE */

div#window_horoscope {
    width: 565px;
	height: 749px;
	background-image: url(img/window_horoscope.png);
}

div#horoscope {
    width: 395px;
	height: 515px;
	padding-top: 160px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
	background-repeat: no-repeat;
	text-align: left;
}

/* SUBWINDOW HOROSCOPE - END */

/* SUBWINDOW MESSAGES */

div#window_messages {
    width: 565px;
	height: 749px;
	background-image: url(img/window_messages.png);
}

div#messages {
    width: 435px;
	height: 515px;
	padding-top: 160px;
	text-align: left;
	padding-left: 60px;
	padding-right: 70px;
	background-repeat: no-repeat;
	text-align: left;
}

/* SUBWINDOW MESSAGES - END */

/* SUBWINDOW SHOP */

table#window_shop {
    width: 540px;
	height: auto;
	background-image: url(img/shop_bg.png);
	border: none;
	border-collapse: collapse;
	padding: 0;
}

.window_shop {
	color: #1E1E1E;
}

div#shop_logo {
    width: 540px;
	height: 60px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

div#shop_up_bar {
    width: 520px;
	height: 10px;
	margin: 0;
	padding: 10px;
}

.shop_up_bar {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

td#search_boxleft {
    width: 220px;
	height: 185px;
	border-collapse: collapse;
	text-align: center;
}

img#item_thumb {
    width: 120px;
	height: 120px;
	border: none;
}

img#item_big {
    width: 240px;
	height: 240px;
	border: none;
}

td#search_boxright {
    width: 320px;
	height: 185px;
	border-collapse: collapse;
}

div#search_itemtitle {
    width: 320px;
	height: 36px;
	padding-top: 10px;
	text-align: left;
	color: #1E1E1E;
}

div#search_itemdescr {
    width: 240px;
	height: 75px;
	padding-right: 80px;
	text-align: left;
	color: #1E1E1E;
}

.search_itemdescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	line-height: 14px;
}

div#search_itemprice {
    width: 320px;
	height: 47px;
	padding-top: 20px;
	text-align: left;
	color: #1E1E1E;
}

.black_line {
    width: 540px;
	height: 1px;
	background-color: #323232;
	margin-bottom: 0;
}

.search_item_title {
	color: #1E1E1E;
	text-transform: uppercase;
}

.search_shop_pag {
	text-align: right;
	padding-right: 50px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	font-size: 10px;
}

div#item_film {
	padding: 6px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 12px;
	font-weight: bold;
}

.item_film_txt {
	margin-right: 45px;
}

div#item_music {
	padding: 6px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	font-size: 12px;
	font-weight: bold;
}

.search_itemprice {
	color: #1E1E1E;
}

td#featured {
	width: 540px;
	height: 196px;
	background-image: url(img/featured.png);
	background-repeat: no-repeat;
}

div#sticker_promo_shop {
    width: 178px;
	height: 118px;
	margin-top: 0;
	margin-left: 420px;
	position: absolute;
	z-index: 2;
}

/* SUBWINDOW SHOP - END */

/* SUBWINDOW GENERIC */

div#window_generic {
    width: 565px;
	height: 749px;
	background-image: url(img/window_generic.png);
}

/* SUBWINDOW GENERIC - END */

/* SUBWINDOW BEHIND */

div#behindpic {
    width: 228px;
	height: 134px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* SUBWINDOW BEHIND - END */

/* SUBWINDOW LINK */



/* SUBWINDOW LINK - END */

div#window_error {
    width: 565px;
	height: 190px;
	background-image: url(img/window_error.png);
}

div#error {
    width: 395px;
	height: 100px;
	padding-top: 90px;
	text-align: left;
	padding-left: 80px;
	padding-right: 90px;
}

/* ROLLOVER BUTTONS */

a.rollhome {
    display: block;
    width: 63px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_home.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rollhome {
    background-position: 0 -25px;
}
a:active.rollhome {
    background-position: 0 -50px;
}

a.rollhome_active {
    display: block;
    width: 63px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_home.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rollhome_active {
    background-position: 0 -25px;
}
a:active.rollhome_active {
    background-position: 0 -50px;
}

a.rollastrojournals {
    display: block;
    width: 145px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro_journals.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rollastrojournals {
    background-position: 0 -25px;
}
a:active.rollastrojournals {
    background-position: 0 -50px;
}

a.rollastrojournals_active {
    display: block;
    width: 145px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro_journals.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rollastrojournals_active {
    background-position: 0 -25px;
}
a:active.rollastrojournals_active {
    background-position: 0 -50px;
}

a.rolljust4u {
    display: block;
    width: 124px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_just_4_u.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rolljust4u {
    background-position: 0 -25px;
}
a:active.rolljust4u {
    background-position: 0 -50px;
}

a.rolljust4u_active {
    display: block;
    width: 124px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_just_4_u.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rolljust4u_active {
    background-position: 0 -25px;
}
a:active.rolljust4u_active {
    background-position: 0 -50px;
}

a.rollshop {
    display: block;
    width: 58px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_shop.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rollshop {
    background-position: 0 -25px;
}
a:active.rollshop {
    background-position: 0 -50px;
}

a.rollshop_active {
    display: block;
    width: 58px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_shop.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rollshop_active {
    background-position: 0 -25px;
}
a:active.rollshop_active {
    background-position: 0 -50px;
}

a.rollastro12path {
    display: block;
    width: 129px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro12_path.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rollastro12path {
    background-position: 0 -25px;
}
a:active.rollastro12path {
    background-position: 0 -50px;
}

a.rollastro12path_active {
    display: block;
    width: 129px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro12_path.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rollastro12path_active {
    background-position: 0 -25px;
}
a:active.rollastro12path_active {
    background-position: 0 -50px;
}

a.rollbehindastro12 {
    display: block;
    width: 144px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_behind_astro12.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
}
a:hover.rollbehindastro12 {
    background-position: 0 -25px;
}
a:active.rollbehindastro12 {
    background-position: 0 -50px;
}

a.rollbehindastro12_active {
    display: block;
    width: 144px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_behind_astro12.png") 0 0 no-repeat;
    text-decoration: none;
	float: left;
	background-position: 0 -50px;
}
a:hover.rollbehindastro12_active {
    background-position: 0 -25px;
}
a:active.rollbehindastro12_active {
    background-position: 0 -50px;
}

a.rollwttrailers {
    display: block;
    width: 171px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_watch_the_trailers.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollwttrailers {
    background-position: 0 -25px;
}
a:active.rollwttrailers {
    background-position: 0 -50px;
}

a.rollwttrailers_active {
    display: block;
    width: 171px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_watch_the_trailers.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -50px;
}
a:hover.rollwttrailers_active {
    background-position: 0 -25px;
}
a:active.rollwttrailers_active {
    background-position: 0 -50px;
}

a.rollownastro12 {
    display: block;
    width: 118px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_own_astro12.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollownastro12 {
    background-position: 0 -25px;
}
a:active.rollownastro12 {
    background-position: 0 -50px;
}

a.rollownastro12_active {
    display: block;
    width: 118px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_own_astro12.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -50px;
}
a:hover.rollownastro12_active {
    background-position: 0 -25px;
}
a:active.rollownastro12_active {
    background-position: 0 -50px;
}

a.rollastro12mobile {
    display: block;
    width: 137px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro12_mobile.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollastro12mobile {
    background-position: 0 -25px;
}
a:active.rollastro12mobile {
    background-position: 0 -50px;
}

a.rollastro12mobile_active {
    display: block;
    width: 137px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_astro12_mobile.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -50px;
}
a:hover.rollastro12mobile_active {
    background-position: 0 -25px;
}
a:active.rollastro12mobile_active {
    background-position: 0 -50px;
}

a.rolllink2astro12 {
    display: block;
    width: 141px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_link_2_astro12.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rolllink2astro12 {
    background-position: 0 -25px;
}
a:active.rolllink2astro12 {
    background-position: 0 -50px;
}

a.rolllink2astro12_active {
    display: block;
    width: 141px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_link_2_astro12.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -50px;
}
a:hover.rolllink2astro12_active {
    background-position: 0 -25px;
}
a:active.rolllink2astro12_active {
    background-position: 0 -50px;
}

a.rollsignupmessages {
    display: block;
    width: 159px;
    height: 40px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_signup_messages.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollsignupmessages {
    background-position: 0 -40px;
}
a:active.rollsignupmessages {
    background-position: 0 -80px;
}

a.rollsignupmessages_active {
    display: block;
    width: 159px;
    height: 40px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_signup_messages.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -80px;
}
a:hover.rollsignupmessages_active {
    background-position: 0 -40px;
}
a:active.rollsignupmessages_active {
    background-position: 0 -80px;
}

a.rollhoroscope {
    display: block;
    width: 103px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_horoscope.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollhoroscope {
    background-position: 0 -25px;
}
a:active.rollhoroscope {
    background-position: 0 -50px;
}

a.rollhoroscope_active {
    display: block;
    width: 103px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_horoscope.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -50px;
}
a:hover.rollhoroscope_active {
    background-position: 0 -25px;
}
a:active.rollhoroscope_active {
    background-position: 0 -50px;
}

a.rollmembers {
    display: block;
    width: 90px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_members.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.rollmembers {
    background-position: 0 -25px;
}
a:active.rollmembers {
    background-position: 0 -50px;
}

a.rollmembers_active {
    display: block;
    width: 90px;
    height: 25px;
	padding: 0;
	margin: 0;
    background: url("img/buttons/bt_members.png") 0 0 no-repeat;
    text-decoration: none;
	background-position: 0 -25px;
}
a:hover.rollmembers_active {
    background-position: 0 -25px;
}
a:active.rollmembers_active {
    background-position: 0 -50px;
}

/* ROLLOVER BUTTONS - END */