@charset "UTF-8";

@import "global.css";

hr {
	background-color:#ff6633;
	border-color:#ff6633;
}

/* PIPING */

td.top_left {background:url(/graphics/bazaar/top_left.gif) no-repeat;}

td.top {background:url(/graphics/bazaar/top.gif) repeat-x;}

td.top_right {background:url(/graphics/bazaar/top_right.gif) no-repeat;}

td.left {background:url(/graphics/bazaar/left.gif) repeat-y;}

td.right {background:url(/graphics/bazaar/right.gif) repeat-y;}

td.bottom_left {background:url(/graphics/bazaar/bottom_left.gif) no-repeat;}

td.bottom {background:url(/graphics/bazaar/bottom.gif) repeat-x;}

td.bottom_right {background:url(/graphics/bazaar/bottom_right.gif) no-repeat;}


/* LINKS */

a:link, a:active, a:visited {color:#ff6600;}

a:hover {color:#ff3300;}


/* TABLES */

th {
	text-align:left;
	font-size:100%;
}


/* LISTS */

dt {}

li {font-size:90%;}


/* TEXT */

.page_title {color:#ff6633;}

.artist {color:#ff9900;}

.title {color:#ff6600;}

.subtitle {
	font-size:120%;
	font-style:italic;
	font-weight:normal;
}

.scrip {
	font-size:90%;
	font-weight:normal;
}

.tag {}

hr.less {width:80%;}

.line {}

.sinker {}

.sorry {}

.quote {}

p {
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
}

.note {}

.flash {}

.link {}

/* div */

.track_list {font-size:115%;}

/* span */

.tracks {font-weight:bold;}

/* square braces */

.time {
	font-size:80%;
	font-style:normal;
	color:#5e5e5e;
}

.bonus {font-style:italic;}

.extras {}

/* div */

.personnel_list {font-size:115%;}

/* span */

.personnel {font-weight:bold;}

/* parentheses */

.credits {
	font-size:80%;
	font-style:italic;
	color:#424242;
}

/* curly braces */

.axe {
	font-size:80%;
	font-style:italic;
	color:#424242;
}

