@charset "iso-8859-1";

/* CSS Document */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.print {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h4 {
	margin-top: 1px;
	margin-bottom: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 2px;
	color: #000000;
	font-size: 12px;
}

.small_txt {
	font-size: 11px;
}

img {
	border: none;
}

hr {
	background-color: #cacaca;
	margin-bottom: 5px;
}

a {
	color: #9f0f27;
	text-decoration: none;
}

a:hover {
	color: #9f0f27;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

/* ************************************** Elements de contenu ************************************** */
#big-wrapper {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/background-wrapper.png) 0 0 repeat-y;
}

#print-wrapper {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
}

.title-bar {
	height: 23px;
	background: url(../images/title-red-bar.png) 0 0 no-repeat;
	overflow: hidden;
	padding-left: 6px;
	padding-right: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

.salle_link {
	background: #4E0713; /* old browsers */
	background: -moz-linear-gradient(top, #4E0713 0%, #BD112E 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4E0713), color-stop(100%,#BD112E)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E0713', endColorstr='#BD112E',GradientType=0 ); /* ie */
	padding: 3px 6px;
	margin-top: 14px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.salle_link a {
	color: #FFF;
	text-decoration: none;
}

.salle_link a:hover {
	text-decoration: underline;
}

/* *************** LEFT SECTION *************** */
#LEFT-section {
	width: 259px;
	float: left;
}

#logo {
	width: 259px;
	height: 123px;
	background-image: url(../images/logo.jpg);
	overflow: hidden;
}

#menus {
	width: 169px;
	padding-left: 90px;
	height: 216px;
	background-image: url(../images/background-menu.jpg);
	overflow: hidden;
}

#menus img { /*margin-left:90px;
	margin-top:0px;
	margin-bottom:0px;*/
	margin: 0;
	padding: 0;
}

#recherche {
	width: 259px;
	height: 169px;
	background-image: url(../images/background-recherche.jpg);
	overflow: hidden;
}

#search {
	width: 149px;
	margin-left: 90px;
	padding-top: 52px;
}

#search-form select {
	width: 144px;
	margin-bottom: 3px;
	font-size: 12px;
}

#search-form input {
	width: 138px;
	margin-bottom: 8px;
	font-size: 12px;
}

#btn_lancer {
	width: 57px;
	height: 18px;
	background-image: url(../images/btn_lancer-dn-up.gif);
	background-position: 0px 0px;
}

#btn_lancer:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#loupe {
	position: absolute;
	margin-left: 196px;
	margin-top: 102px;
	width: 47px;
	height: 24px;
	background-image: url(../images/loupe.png);
}

#loupe:hover {
	cursor: pointer;
}

#loupe2 {
	position: absolute;
	margin-left: 159px;
	margin-top: 115px;
	width: 84px;
	height: 31px;
	background-image: url(../images/loupe2.png);
}

#loupe2:hover {
	cursor: pointer;
}

#contenu-left {
	margin-left: 59px;
	margin-top: 4px;
	margin-bottom: 12px;
	width: 194px;
}

#poll {
	background-image: url(../images/left_panel/background-sondage.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	padding: 60px 0 20px 22px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	font: 12px Arial, Helvetica, sans-serif;
}

#merci {
	width: 84px;
	height: 28px;
	background-image: url(../images/left_panel/merci-script.png);
	float: left;
	margin-top: 22px;
	margin-right: 14px;
}

#voter {
	width: 57px;
	height: 18px;
	background-image: url(../images/left_panel/btn_voter.png);
	background-position: 0px 0px;
	margin-top: 32px;
	float: left;
}

#voter:hover {
	cursor: pointer;
	background-image: url(../images/left_panel/btn_voter.png);
	background-position: 0 18px;
}

#poll .radio {
	vertical-align: sub;
	margin-bottom: 5px;
	margin-top: 5px;
}

#txt_poll {
	font-size: 11px;
	padding-top: 10px;
	clear: both;
}

#print {
	width: 186px;
	height: 153px;
	background: url(../images/left_panel/print.png) 0px 0px;
	overflow: hidden;
}

#print:hover {
	background: url(../images/left_panel/print.png) 0px 153px;
	cursor: pointer;
}

/* *************** TOP-RIGHT SECTION *************** */
#RIGHT-section {
	width: 718px;
	float: left;
}

#banner1 {
	width: 285px;
	height: 133px;
	float: left;
	overflow: hidden;
}

#banner2 {
	width: 433px;
	height: 133px;
	background-image: url(../images/banner2.jpg);
	overflow: hidden;
	float: left;
}

#logo-banner {
	width: 197px;
	height: 48px;
	margin-top: 9px;
	float: left;
}

#logo-banner img {
	float: left;
	margin-left: 2px;
	display: inline;
}

#calendar {
	width: 139px;
	height: 110px;
	float: right;
	display: inline;
	margin-right: 77px;
	margin-top: 1px;
}

.calendar-table {
	color: #FFF;
	font-size: 10px;
}

.calendar-event {
	color: #9f0f27;
	font-size: 10px;
}

.calendrier-header {
	text-align: center;
	font-weight: bold;
	height: 6px;
	background-color: #555555;
}

.calendar-browser,.calendar-browser a {
	font-size: 11px;
	color: #FFF;
}

.calendrier-cellules {
	height: 6px;
}

#top {
	width: 718px;
	height: 321px;
	background-image: url(../images/background_top.jpg);
	overflow: hidden;
	float: left;
}

#top_loader {
	position: absolute;
	width: 718px;
	height: 321px;
	background: url(../images/loading.gif) 155px 79px no-repeat;
}

#btn_plus_details {
	position: absolute;
	width: 90px;
	height: 19px;
	margin-left: 27px;
	margin-top: 113px;
	background-image: url(../images/btn_plus-de-details.png);
	background-position: 0px 19px;
	overflow: hidden;
}

#btn_plus_details:hover {
	background-position: 0px 0px;
	cursor: pointer;
}

#btn_achetez-billets {
	position: absolute;
	width: 109px;
	height: 19px;
	margin-left: 122px;
	margin-top: 113px;
	background-image: url(../images/btn_achetez-des-billets.png);
	overflow: hidden;
}

#btn_achetez-billets:hover {
	background-position: 0px 19px;
	cursor: pointer;
}

#promo-txt {
	width: 155px;
	height: 184px;
	position: absolute;
	margin-left: 323px;
	margin-top: 8px;
	overflow: hidden;
	color: #FFF;
	font-size: 11px;
}

#promo-txt span {
	font-size: 12px;
}

#promo-titles {
	position: absolute;
	width: 464px;
	margin-left: -624px;
	margin-top: 204px;
	display: inline;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
}

.white-highlight {
	color: #FFF;
	text-decoration: none;
	background-color: #464646;
}

#title1 {
	width: 79px;
	text-align: center;
	overflow: hidden;
}

#title2 {
	width: 139px;
	text-align: center;
	overflow: hidden;
}

#title3 {
	width: 126px;
	text-align: center;
	overflow: hidden;
}

#title4 {
	width: 108px;
	text-align: center;
	overflow: hidden;
}

#title1:hover a,#title2:hover a,#title3:hover a,#title4:hover a {
	background-color: #464646;
	color: #FFF;
	text-decoration: none;
}

#promo-list {
	width: 130px;
	height: 275px;
	margin-top: 4px;
	margin-left: 33px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #333;
}

/* *************** RIGHT SECTION *************** */
#contenu {
	width: 718px;
	background-image: url(../images/background-contenu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}

#contenu-right {
	width: 627px;
	min-height: 440px;
	padding-top: 20px;
	padding-left: 14px;
	padding-bottom: 20px;
}

#contenu-right-index {
	width: 627px;
	min-height: 440px;
	padding-top: 0px;
	padding-left: 14px;
	padding-bottom: 20px;
}

/* *************** FOOTER SECTION *************** */
#footer {
	width: 977px;
	height: 35px;
	background-image: url(../images/footer.jpg);
	overflow: hidden;
	clear: both;
	color: #FFF;
	font-size: 10px;
	line-height: 30px;
	text-indent: 66px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* *************** PAGE NOUVELLES *************** */
#nouvelles-wrapper {
	width: 604px;
	padding-bottom: 20px;
	border-bottom: solid #999 1px;
	padding-top: 12px;
}

#nouvelles-image {
	width: 140px;
	height: 84px;
	float: left;
	padding-right: 12px;
}

#nouvelles-fulltexts {
	width: 430px;
	float: left;
}

#nouvelles-titre {
	width: 430px;
	float: left;
	font-size: 18px;
	color: #9f0f27;
	font-weight: bold;
}

#nouvelles-date {
	width: 430px;
	float: left;
	font-size: 14px;;
}

#nouvelles-resume {
	width: 430px;
	float: left;
	font-size: 12px;
	margin-top: 6px;
}

#nouvelles-lire-suite {
	width: 79px;
	height: 14px;
	float: left;
	margin-top: 8px;
}

/* *************** PAGE SALLES *************** */
#salle-txt {
	width: 604px;
	margin-bottom: 14px;
}

#salle-infos {
	width: 604px;
	margin-bottom: 38px;
}

.salles-btns-left {
	width: 190px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 8px;
}

.salles-btns-left:hover img:hover {
	margin-top: -56px;
}

#salle-retour-wrapper {
	width: 217px;
	height: 27px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 16px;
}

#salle-retour-btn {
	width: 133px;
	height: 19px;
	background-image: url(../images/btn_retour-a-la-salle.png);
	background-position: 0px 0px;
	margin-left: 7px;
}

#salle-retour-btn:hover {
	background-position: 0px 19px;
	cursor: pointer;
}

#salle-retour-shadow {
	width: 217px;
	height: 9px;
	background-image: url(../images/retour-salle_shadow2.png);
	background-repeat: no-repeat;
}

#btn-essayez-siege {
	width: 177px;
	height: 66px;
	background: url(../images/essayer-votre-siege.png) 0px 0px;
	overflow: hidden;
}

#btn-essayez-siege:hover {
	background-position: 0px 66px;
	cursor: pointer;
}

#btn-fiche-technique {
	width: 171px;
	height: 50px;
	background: url(../images/fiche-technique.png) 0px 0px;
	overflow: hidden;
}

#btn-fiche-technique:hover {
	background-position: 0px 50px;
	cursor: pointer;
}

#btn-plan-salle {
	width: 171px;
	height: 50px;
	background: url(../images/btn_plan-de-salle.png);
	overflow: hidden;
}

#btn-plan-salle:hover {
	background-position: 0px 50px;
	cursor: pointer;
}

/* *************** PAGE CONTACT *************** */
#contact-content {
	width: 627px;
}

/* *************** PAGE BILLETERIE *************** */
#billeterie-content {
	width: 650px;
}

/* *************** PAGE ZONE SCOLAIRE *************** */
#scolaire-media_btns_wrapper {
	width: 550px;
	height: 27px;
	background-color: #FFF;
	margin-top: 5px;
}

#inscription-btn {
	width: 98px;
	height: 18px;
	background-image: url(../images/btn_inscription.png);
	background-position: 0px 0px;
	float: left;
}

#inscription-btn:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#commentaires-btn {
	width: 131px;
	height: 18px;
	background-image: url(../images/btn_commentaires.png);
	background-position: 0px 0px;
	float: left;
}

#commentaires-btn:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#modifier-password-btn {
	width: 211px;
	height: 18px;
	background-image: url(../images/btn_modifier.png);
	background-position: 0px 0px;
	float: left;
}

#modifier-password-btn:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#liste_artistes-btn {
	width: 156px;
	height: 18px;
	background-image: url(../images/btn_liste_artistes.png);
	background-position: 0px 0px;
	float: left;
}

#liste_artistes-btn:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#deconnexion-btn {
	width: 110px;
	height: 18px;
	background-image: url(../images/btn_deconnexion.png);
	background-position: 0px 0px;
	float: left;
}

#deconnexion-btn:hover {
	background-position: 0px 18px;
	cursor: pointer;
}

#scolaire-media-shadow {
	width: 550px;
	height: 9px;
	background-image: url(../images/scolaire-media_shadow.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 1px;
}

#media-shadow {
	width: 486px;
	height: 9px;
	background-image: url(../images/retour-salle_shadow4.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 1px;
}

#choisissez-2-btn {
	width: 650px;
	margin-top: 26px;
}

#choisissez1 {
	width: 256px;
	height: 112px;
	float: left;
	margin: 22px;
	background-image: url(../images/choisissez-ecole.png);
}

#choisissez2 {
	width: 256px;
	height: 112px;
	float: left;
	margin: 22px;
	background-image: url(../images/choisissez-medias.png);
}

#school-id {
	width: 230px;
	margin-top: 28px;
	margin-left: 6px;
}

#school-password {
	width: 224px;
	margin-top: 35px;
	margin-left: 6px;
}

#choix-ecoles-GO {
	position: absolute;
	width: 80px;
	height: 94px;
	margin-top: 45px;
	margin-left: 191px;
	background-image: url(../images/choisissez-ecole-GO.png);
}

#choix-ecoles-GO:hover {
	cursor: pointer;
}

#media-id {
	width: 230px;
	margin-top: 28px;
	margin-left: 6px;
}

#media-password {
	width: 224px;
	margin-top: 35px;
	margin-left: 6px;
}

#choix-medias-GO {
	position: absolute;
	width: 80px;
	height: 94px;
	margin-top: 45px;
	margin-left: 191px;
	background-image: url(../images/choisissez-medias-GO.png);
}

#choix-medias-GO:hover {
	cursor: pointer;
}

/* *************** PAGE ARTISTE FICHE *************** */
.extraits {
	width: 181px;
	height: 26px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	overflow: hidden;
}

#extrait-audio {
	background-image: url(../images/left_panel/bande-1.png);
	text-align: left;
	padding-left: 4px;
}

#extrait-video {
	background-image: url(../images/left_panel/bande-2.png);
	text-align: left;
	padding-left: 4px;
}

.num-1-2-3 {
	letter-spacing: 4px;
	font-size: 12px;
	color: #666;
}

#liste-left-artistes {
	width: 189px;
	margin-top: 12px;
}

#liste-left-artistes img {
	margin-bottom: 9px;
}

#artiste-retour-wrapper {
	width: 217px;
	height: 29px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#artiste-retour-btn {
	width: 127px;
	height: 21px;
	background-image: url(../images/btn_retour-liste.png);
	background-position: 0px 0px;
	margin-left: 7px;
}

#artiste-retour-btn:hover {
	background-position: 0px 21px;
	cursor: pointer;
}

#artiste-retour-shadow {
	width: 144px;
	height: 9px;
	background-image: url(../images/retour-salle_shadow.png);
	background-repeat: no-repeat;
	float: left;
}

#show-retour-shadow {
	width: 180px;
	height: 9px;
	background-image: url(../images/retour-salle_shadow3.png);
	background-repeat: no-repeat;
	float: left;
}

#artiste-left {
	width: 304px;
	float: left;
}

#artiste-left-big-img {
	border: solid #000 1px;
	width: 294px;
	height: 196px;
}

.artiste-left-big-suppl {
	position: absolute;
	width: 105px;
	height: 61px;
	background-image: url(../images/supplementaire.png);
	margin-left: 189px;
}

.artiste-left-big-complet {
	position: absolute;
	width: 105px;
	height: 61px;
	background-image: url(../images/complet.png);
	margin-left: 189px;
}

.artiste-left-big-annule {
	position: absolute;
	width: 105px;
	height: 61px;
	background-image: url(../images/annule.png);
	margin-left: 189px;
}

.artiste-left-big-telecharger {
	position: absolute;
	width: 105px;
	height: 61px;
	background-image: url(../images/telecharger.png);
	margin-left: 189px;
	margin-top: 135px;
}

.artiste-left-small-suppl {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/supplementaire_small.png);
	margin-left: 35px;
}

.artiste-left-small-complet {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/complet_small.png);
	margin-left: 35px;
}

.artiste-left-small-annule {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/annule_small.png);
	margin-left: 35px;
}

.news-small-suppl {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/supplementaire_small.png);
	margin-left: 64px;
}

.news-small-complet {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/complet_small.png);
	margin-left: 64px;
}

.news-small-annule {
	position: absolute;
	width: 74px;
	height: 43px;
	background-image: url(../images/annule_small.png);
	margin-left: 64px;
}

.news-small-telecharger {
	position: absolute;
	width: 54px;
	height: 16px;
	background-image: url(../images/telecharger_small.png);
	margin-left: 1px;
	margin-top: 18px;
}

.logo-small-telecharger {
	position: absolute;
	width: 54px;
	height: 16px;
	background-image: url(../images/telecharger_small.png);
	/*margin-left:80px;
	margin-top:85px;*/
}

#artiste-petites-images img {
	margin-top: 17px;
	border: solid #000 1px;
}

#artiste-petites-images td {
	vertical-align: top;
}

#artiste-right {
	width: 316px;
	float: left;
	margin-left: 7px;
	display: inline;
	padding-top: 17px;
}

#artiste-right td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

#artiste-right td.infos {
	font-weight: bold;
	text-align: right;
	width: 50px;
	padding-right: 10px;
	padding-left: 6px;
}

#artiste-achetez-billets {
	width: 153px;
	height: 69px;
	background: url(../images/btn_achetez-billets-big.png);
	overflow: hidden;
	background-position: 0px 0px;
	float: right;
}

#artiste-achetez-billets:hover {
	background-position: 0px 69px;
	cursor: pointer;
}

#artiste-demande-supplementaire {
	width: 152px;
	height: 67px;
	background: url(../images/btn_supplementaire.png);
	overflow: hidden;
	background-position: 0px 0px;
	float: right;
}

#artiste-demande-supplementaire:hover {
	background-position: 0px 67px;
	cursor: pointer;
}

/* *************** PAGE SPECTACLES *************** */
.btn_plus_details {
	width: 90px;
	height: 19px;
	background-image: url(../images/btn_plus-de-details2.png);
	background-position: 0px 0px;
	overflow: hidden;
	clear: left;
	margin-bottom: 3px;
}

.btn_plus_details:hover {
	background-position: 0px 19px;
	cursor: pointer;
}

.btn_achetez-billets {
	width: 109px;
	height: 19px;
	background-image: url(../images/btn_achetez-des-billets2.png);
	overflow: hidden;
	background-position: 0px 0px;
}

.btn_achetez-billets:hover {
	background-position: 0px 19px;
	cursor: pointer;
}

.btn_inscription {
	width: 71px;
	height: 17px;
	background-image: url(../images/btn_inscription2.png);
	overflow: hidden;
	background-position: 0px 0px;
}

.btn_inscription:hover {
	background-position: 0px 17px;
	cursor: pointer;
}

#spectacles-list td {
	padding: 3px;
	vertical-align: top;
	padding-bottom: 9px;
	padding-top: 9px;
	border-bottom: solid #999 1px;
}

#spectacles-list a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

#spectacles-list a:hover {
	color: #9f0f27;
	font-weight: bold;
	text-decoration: underline;
}

#spectacles-list img {
	border: solid #9f0f27 1px;
}

#spectacles-navigation td {
	padding: 0px;
	padding-left: 3px;
	padding-top: 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: solid #999 0px;
}

#navigation {
	position: absolute;
	margin-left: 430px;
	margin-top: -48px;
}

#spectacles-navigation a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

#spectacles-navigation a:hover {
	color: #9f0f27;
	font-weight: bold;
	text-decoration: underline;
}

.order a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.order a:hover {
	color: #9f0f27;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.ordered a {
	color: #9f0f27;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

/* *************** PAGE CALENDRIER *************** */
#big-calendrier td {
	background-color: #FFF;
	padding: 25px 2px 0px 2px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	height: 85px;
}

#calendrier-mois {
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 40px;
	min-height: 40px;
	padding: 0px;
	vertical-align: middle;
	margin-bottom: -8px;
}

#big-calendrier td.header {
	background-color: #9f0f27;
	width: 88px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 22px;
	min-height: 22px;
	padding: 0px;
	vertical-align: middle;
}

.big-cellules {
	width: 19px;
	height: 16px;
	border-left: solid #9f0f27 1px;
	border-bottom: solid #9f0f27 1px;
	padding: 0px;
	float: right;
	margin: -25px -2px 0px 0px;
	color: #9f0f27;
	text-align: center;
}

#agenda-btn {
	width: 56px;
	height: 16px;
	background-image: url(../images/btn_agenda.png);
	background-position: 0px 0px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#agenda-btn:hover {
	background-position: 0px 16px;
	cursor: pointer;
}

#calendar-btn {
	width: 84px;
	height: 16px;
	background-image: url(../images/btn_calendrier.png);
	background-position: 0px 0px;
	float: left;
	margin-left: 7px;
	margin-right: 10px;
	display: inline;
}

#calendar-btn:hover {
	background-position: 0px 16px;
	cursor: pointer;
}

.tooltip {
	background-color: #000;
	border: 1px solid #fff;
	padding: 10px 15px;
	width: 160px;
	display: none;
	color: #fff;
	text-align: left;
	font-size: 12px;
	z-index: 9999;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.tooltip p {
	color: #FFF;
	margin-bottom: 5px;
	padding: 0;
}

.tooltip h3 {
	color: #CCC;
	text-decoration: underline;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.tooltip a {
	color: #CCC;
	text-decoration: underline;
}

.tooltip a:hover {
	color: #9f0f27;
	text-decoration: underline;
}

/*************** WORLD ALIASES GUY *******************/
.package th {
	color: #cc8815;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.package input {
	text-align: right;
}

.package #black {
	color: black;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}

.package #price {
	color: #CCC;
	font-size: 14px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.package #price_total {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#submit {
	text-align: center;
}

.hidden {
	display: none;
}

/********************* WONG **************************/
#images_container {
	width: 138px;
	height: 282px;
	position: absolute;
	margin-left: 502px;
	/*z-index: 999;*/
	background: #FFF url(../images/arrow_background.png) 0 0 no-repeat;
}

#loader {
	border: #F00 solid 1px;
	width: 138px;
	height: 282px;
	background: url(../images/loading.gif) center center no-repeat;
	position: absolute;
}

.fader {
	position: absolute;
	width: 138px;
	height: 250px;
	z-index: 9999;
	background-color: #6c6d70;
}

#artist_fader {
	width: 287px;
	height: 192px;
	position: absolute;
	left: 29px;
	margin-top: 2px;
	text-align: left;
	background-color: #000;
	z-index: 999;
}

.scrollable1,.scrollable2,.scrollable3,.scrollable4 {
	position: relative;
	overflow: hidden;
	width: 137px;
	height: 247px;
	visibility: hidden;
	margin-top: 3px;
	margin-left: 1px;
	z-index: 900;
}

.scrollable1 .items img,.scrollable2 .items img,.scrollable3 .items img,.scrollable4 .items img
	{
	margin: 2px 0px 2px 10px;
	border: #474747 solid 1px;
}

.scrollable1 .items,.scrollable2 .items,.scrollable3 .items,.scrollable4 .items
	{
	position: absolute;
	height: 20000em;
}

.invisible {
	display: none;
}

.visible {
	display: block;
}

.actions a {
	cursor: pointer;
	cursor: hand;
}

.disabled {
	visibility: hidden;
}

.prevPage {
	
}
/*.nextPage {
	padding-top: 4px;
}*/
