@import url(global.css);
@import url(nav.css);

/* MULTI */

.title {
	padding-left: 10px;
	line-height: 23px;
	background: url(../_img/gl-h3-title_left-bg.gif) no-repeat;
	color: #b3382d;
}

.title em {
	display: inline-block;
	padding-right: 10px;
	font-style: normal;
	background: url(../_img/gl-h3-title_right-bg.gif) right no-repeat;
}

/* SECTIONS BACKGROUND IMAGES */

.news #wrap {
	background-image: url(../_img/news-div-wrap-bg.gif);
}

.releases #wrap, .release #wrap {
	background-image: url(../_img/releases-div-wrap-bg.gif);
}

.videos #wrap, .video #wrap {
	background-image: url(../_img/videos-div-wrap-bg.gif);
}

.buy #wrap {
	background-image: url(../_img/buy-div-wrap-bg.gif);
}

.about #wrap {
	background-image: url(../_img/about-div-wrap-bg.gif);
	background-position: bottom left;
}

.contact #wrap {
	background-image: url(../_img/contact-div-wrap-bg.gif);
}

.press #wrap {
	background-image: url(../_img/press-div-wrap-bg.gif);
}

.links #wrap {
	background-image: url(../_img/links-div-wrap-bg.gif);
}

.news #footer {
	background-image: url(../_img/news-div-footer-bg.gif);
}

.releases #footer, .release #footer {
	background-image: url(../_img/releases-div-footer-bg.gif);
}

.videos #footer, .video #footer {
	background-image: url(../_img/videos-div-footer-bg.gif);
}

.buy #footer {
	background-image: url(../_img/buy-div-footer-bg.gif);
}

.about #footer {
	background-image: url(../_img/about-div-footer-bg.gif);
}

.contact #footer {
	background-image: url(../_img/contact-div-footer-bg.gif);
}

.press #footer {
	background-image: url(../_img/press-div-footer-bg.gif);
}

.links #footer {
	background-image: url(../_img/links-div-footer-bg.gif);
}


/* HOME */

.home .entry {
	display: inline;
	float: left;
	width: 152px;
	height: 215px;
	margin: 0 38px 0 10px;
	padding: 0;
}

.home .last {
	margin-right: 0;
}

.home .entry a img {
	display: block;
}

.home .entry a {
	display: block;
	margin-bottom: .5em;
	border: 1px solid #c7cdd1;
}

.home .entry a:hover {
	border-color: #b3382d;
}

#latest_news {
	display: inline; /* IE fix */
	float: left;
	width: 240px;
	margin: -.5em 20px 0 10px;
}

#latest_news li {
	clear: left;
}

#latest_news .selected {
	background: url(../_img/home-a-selected-bg.gif) right 4px no-repeat;
}

#latest_news strong {
	float: left;
	margin-top: .5em;
}

#latest_news a {
	float: left;
	margin-top: .5em;
	padding-right: 8px;
	text-decoration: none;
}

#latest_news a:hover {
	color: #b3382d;
}

.home .news_item {
	float: right;
	width: 480px;
	margin: 10px 10px 0 0;
	padding: 0;
	background: url(../_img/about-div-entry_top-bg.gif) no-repeat;
}

.home .news_item_bg {
	background: url(../_img/about-div-entry_bot-bg.gif) bottom no-repeat;
}

.home .news_item_bg {
	padding: 11px 20px 1px;
}

.news_item_bg {
	min-height: 2em;
}

/* NEWS */

.news .entry {
	margin-bottom: 1.5em;
	padding-bottom: .5em;
	background: url(../_img/gl-entry-spacer-bg.gif) bottom center no-repeat;
}

/* RELEASES + VIDEOS + BUY */

.releases .entry, .buy .entry, .videos .entry {
	display: inline;
	float: left;
	width: 152px;
	height: 215px;
	margin: 0 38px 0 10px;
	padding: 0;
}

.videos .entry {
	width: 222px;
	height: 185px;
	margin-right: 30px;
}

.buy .entry {
	height: 240px;
}

.videos .entry h3 {
	text-transform: none;
}

.buy .entry h3 {
	margin-bottom: 0;
	text-transform: none;
	color: #818385;
}

.videos .entry h3 strong, .buy .entry h3 strong {
	text-transform: uppercase;
}

.videos .description {
	width: 480px;
	margin-left: 10px;
}

.releases .last, .buy .last, .videos .last {
	margin-right: 0;
}

.releases .entry a img, .videos .entry a img, .buy .entry a img {
	display: block;
}

.releases .entry a, .videos .entry a, .buy .entry a img {
	display: block;
	margin-bottom: .5em;
	border: 1px solid #c7cdd1;
}

.releases .entry a:hover, .videos .entry a:hover, .buy .entry a:hover img {
	border-color: #b3382d;
}

/* RELEASE */

.release .more {
	width: 200px;
}

#player {
	float: left;
	width: 242px;
}

#player img {
	display: none;
	margin-bottom: 1em;
	border: 1px solid #c7cdd1;
}

#player img.album {
	display: block;
}

#mp3_player {
	width: 240px;
	height: 30px;
	margin-bottom: 1.2em;
	border: 1px solid #c7cdd1;
}

#mp3_player p {
	margin: 10px 11px 0 10px; /* xtra 1 px to make up for border of H2 */
	width: 200px;
	font-size: 12px;
	height: 11px;
	background: url(../_img/gl-multi-arrow_local-bg.gif) 0 -12px no-repeat;
}

#mp3_player a {
	display: block;
	padding-left: 8px;
	line-height: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #818385;
	background: url(../_img/gl-multi-arrow_local-bg.gif) no-repeat;
}

#mp3_player a:hover {
	color: #b3382d;
	background: none;
}

#mp3_player object {
	display: block;
	margin: 6px auto 0;
}

.release #description {
	margin-left: 262px;
}

#description .meta {
	margin-bottom: 1em;
}

#description .meta strong {
	padding-right: 0;
	font-weight: bold;
	color: #333;
}

#playlist {
	width: 300px;
}

#playlist li {
	margin-left: 10px;
}

#playlist a {
	padding: 0 0 .5em 10px;
	text-decoration: none;
	color: #818385;
}

#playlist a:hover, #playlist .playing a {
	font-weight: bold;
	color: #333;
}

#playlist .playing a {
	background: url(../_img/release-a-playing-bg.gif) 0 .2em no-repeat;
}

/* VIDEO */

.video .more {
	width: 250px;
}

#video_player {
	width: 520px;
	height: 290px;
	margin-bottom: 2em;
	padding: 20px 124px;
	border: 1px solid #c7cdd1;
	background: url(../_img/gl-div-trans-bg.png);
}

.video #description {
	width: 500px;
	margin-left: 10px;
}

/* ABOUT */

.about .entry {
	width: 480px;
	margin: 50px auto 30px;
	padding: 0;
	background: url(../_img/about-div-entry_top-bg.gif) no-repeat;
}

.about .entry_bg {
	padding-top: 14px;
	background: url(../_img/about-div-entry_bot-bg.gif) bottom no-repeat;
}

.about .entry_bg p {
	margin-bottom: 0;
	padding: 0 20px 10px;
}

.about .entry strong {
	font-weight: bold;
	color: #333;
}

.about .decoration {
	display: block;
	margin-top: 40px;
	height: 2px;
	background: url(../_img/gl-entry-spacer-bg.gif) center no-repeat;
}

/* CONTACT */

#c_form {
	margin-left: 10px;
	width: 500px;
}

#c_content ol {
	margin-top: 16px;
}

input#submit, input#signup {
	margin-top: 10px;
	padding: 5px 20px 6px;
	text-transform: uppercase;
	font-size: 1em;
	background-color: #f2f3f5;
	border: 1px solid #c7cdd1;
	color: #333;
}

/* CONTACT FORM VALIDATION + SUBMISSION MESSAGES */

label.error {
	display: inline;
	width: 100px;
	padding: .5em 0 0 .5em;
	color: #b3382d;
}

input.error, textarea.error {
	border: 1px solid #b3382d;
	background-color: #ffffd9;
}

div.alert {
	margin: 10px;
	padding: 10px 14px;
}

.alert {
	border: 1px solid #b3382d;
	background-color: #ffffd9;
	color: #b3382d;
}

.success {
	border: 1px solid #2db342;
	color: #2db342;
}

#mailinglist_form label.error {
	display: none !important;
}

/* PRESS */

.press .external a {
	text-decoration: none;
}

.press .external a:hover {
	color: #b3382d;
}

.press .philacter {
	padding: 8px 10px;
	font-style: italic;
	background: url(../_img/gl-div-trans-bg.png);
	border: 1px solid #c7cdd1;
	border-bottom: none;
}

.press .philacter p {
	margin-bottom: 0;
}

.press .philacter span {
	display: inline-block; /* FF ignores it but this is only needed for IE to work */
	height: 10px;
}

.press .philacter span.left {
	padding-right: 16px;
	background: url(../_img/press-span-quote_left-bg.gif) left no-repeat;
}

.press .philacter span.right {
	padding-left: 17px;
	background: url(../_img/press-span-quote_right-bg.gif) right no-repeat;
}

.press .source {
	width: 506px;
	height: 30px;
	margin-bottom: 1.5em;
	background: url(../_img/press-div-source.png) no-repeat;
}

.press .source p {
	padding-top: 11px;
}

.press .source a {
	margin-left: 66px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}

/* LINKS */

.links .last {
	margin-bottom: 2em;
}

.links .external a {
	text-decoration: none;
}

.links .external a:hover {
	color: #b3382d;
}

/* SPECIALTY TEMPLATE - USER MSG */

.back {
	margin-left: 10px;
}