@import url("/Styles/GUBase.css");
@import url("/Styles/scroller.css");

/* *****************************************************************************************************************************************
v1.0 Global Underground Site
******************************************************************************************************************************************** */

/*
	Description: Master Stylesheet
	Media: Screen
	Version: v.01 30 December 2009
	Author: Global Underground
*/

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

- TABLE OF CONTENT -

1. RESET
2. GENERAL
3. PAGE HEADERS
4. BASE LAYOUT
5. CONTENT FRAME
6. MUSIC SECTION
7. GU MERCH SECTION
8. HOME PAGE SECTION
9. NEWS SECTION
10. MEDIA / RADIO SECTION
11. MEDIA / VIDEO SECTION
12. MEDIA / GALLERY SECTION
13. EVENTS
14. HERITAGE
15. SEARCH
16. WIN
17. ACCOUNT SECTION
18. SITEMAP
19. TSHIRT COMPETITION 02032010
20. NEW REGISTRATION
21. MERCH
______________________________________________________________________
* NOTE *
For HEADER and FOOTER styling - see GUBase.css
______________________________________________________________________

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ******************************************************************************************************************************************
1. RESET
****************************************************************************************************************************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{margin:0;padding:0;} 

table {border-collapse:collapse; border-spacing:0;} 

fieldset,img 
{border:0;} 

address,caption,cite,code,dfn,em,strong,th,var 
{font-style:normal;font-weight:normal; } 

ol,ul,li {list-style:none;}

a, a:hover {text-decoration:none;}

caption,th {} 

h1,h2,h3,h4,h5,h6 
{font-size:100%;font-weight:normal; } 

q:before,q:after 
{content:'';}

abbr,acronym {border:0;}

float {display:inline;}

/* ******************************************************************************************************************************************
1. RESET
****************************************************************************************************************************************** */



/* ******************************************************************************************************************************************
2. GENERAL
****************************************************************************************************************************************** */

* {}

body {color:white;font-family: Arial, Helvetica, sans-serif;font-size: 72%;background: #171717 /*url(/TestBG.jpg) no-repeat center top*/;}

.clear {clear:both;}
a {color:#FF8E00;text-decoration:none;font-weight:600;}
a:hover {color:#CBCBCB;text-decoration:none;}
a:focus {outline: none;}

input {color:white;font-family: Arial, Helvetica, sans-serif;font-size:100%;}
select {color:black;font-family: Arial, Helvetica, sans-serif;font-size:100%;}
hr {border:0px;border-bottom:2px solid #1f1f1f;margin:8px auto;}

.display {display:none;}
.strong {font-weight:bold;}

label {margin-left:7px;}

.center {text-align:center;margin:0 auto;}

/* ---- CMS GEN. TEXT --- */
strong {font-weight:bold;}
em {font-style: italic;}
/* ---- CMS GEN. TEXT --- */

/* ------- COLORS ------- */
.orange {color:#FF8E00;}
.white {color:#FFFFFF;}
/* ------- COLORS ------- */

.alignright {text-align:right;}

/* ------- SELECTION COLOR ------- */
*::-moz-selection {background:#FF8E00 none repeat scroll 0 0;color:#222222;}
/* ------- SELECTION COLOR ------- */

/* ------ ADDED TO BASKET FLY OUT ------ */
.flyOutDiv {display: none; position: absolute; top: 150px; left: 700px;z-index: 2; opacity: 0.9; filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0));width: 400px;font-size: 11px;border: solid 2px #999999;background-color: #f8f8f8;text-decoration:none;padding: 7px;box-shadow: 5px 5px 5px #888;}
.flyOutDivCloseX {float:right;background-image: url(/images/popup_closebtn.gif);background-repeat: no-repeat;width:20px;height:27px;text-decoration: none;border: outset thin #FFFFFF;padding: 0 0 0 5px; border:0;margin: 0;} 

.addbasketflyOutDiv {display: none; position: absolute; top: 150px; left: 700px;width: 196px;height:73px:font-size: 11px;border:none;text-decoration:none;padding: 0;}
.addbasketflyOutDivCloseX {float:right;background-image: url(/images/popup_closebtn.gif);background-repeat: no-repeat;	width:20px;height:27px;text-decoration: none;border: outset thin #FFFFFF;padding: 0 0 0 5px; border:0;margin: 0;} 
/* ------ ADDED TO BASKET FLY OUT ------ */


/* ******************************************************************************************************************************************
2. GENERAL
****************************************************************************************************************************************** */

/* PAGINATION  */
.pages {padding:0 6px 0 7px; border-left:1px solid #555555; font-weight:normal;}
.newpagenumbers>span>span:first-child .pages {border-left:0;}
.pages-active  {padding:0 6px 0 7px; text-decoration:underline; border-left:1px solid #555555; font-weight:normal;}
.newpagenumbers>span>span:first-child .pages-active {border-left:0;}
.newpagenumbers .pageslabel { display:block; float:left;}
.newpagenumbers .prevpage {margin:-2px 5px 0 5px;float:left; width:18px; height:18px; background:url(/images/_v1.0/prevpage.gif) no-repeat; text-indent:-9999px; display:block;}
.newpagenumbers .prevpage:hover {background:url(/images/_v1.0/prevpage_hover.gif) no-repeat;}
.newpagenumbers .nextpage {margin:-2px 0 0 5px;float:left;width:18px; height:18px; background:url(/images/_v1.0/nextpage.gif) no-repeat; text-indent:-9999px; display:block;}
.newpagenumbers .nextpage:hover {background:url(/images/_v1.0/nextpage_hover.gif) no-repeat;}
.newpagenumbers .pagesspancontainer {float:left;}

/* ******************************************************************************************************************************************
3. PAGE HEADERS
****************************************************************************************************************************************** */

/* ///////// PAGE HEADERS /////////// */
/* RIGHT PANEL */
#content #rightpanel h2.Header_GUMerch {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUMerch.png) no-repeat;width:116px;height:25px;}
#content #rightpanel h2.Header_GUArt {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUArt.png) no-repeat;width:88px;height:25px;}

#content #rightpanel h2.Header_GUAlsoRecommends {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUAlsoRecommends.png) no-repeat;width:226px;height:25px;}
#content #rightpanel h2.Header_FeaturedArtists {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_FeaturedArtists.png) no-repeat;width:172px;height:25px;}
#content #rightpanel h2.Header_Top5Downloads {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Top5Downloads.png) no-repeat;width:188px;height:25px;}
#content #rightpanel h2.Header_GUCompetitions {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUCompetitions.png) no-repeat;width:179px;height:25px;}
#content #rightpanel h2.Header_GUGallery {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUGallery.png) no-repeat;width:127px;height:25px;}
#content #rightpanel h2.Header_GUMusic {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUMusic.png) no-repeat;width:76px;height:25px;}
#content #rightpanel h2.Header_TrackListings {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TrackListings.png) no-repeat;width:157px;height:25px;}
#content #rightpanel h2.Header_Radio {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Radio.png) no-repeat;width:109px;height:25px;}
#content #rightpanel h2.Header_Gallery {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUGallery.png) no-repeat;width:127px;height:25px;}
#content #rightpanel h2.Header_Artists {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Artists.png) no-repeat;width:86px;height:25px;}
#content #rightpanel h2.Header_GUBoxfreshTshirts {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUBoxfreshTshirts.png) no-repeat;width:216px;height:25px;}
#content #rightpanel h2.Header_Loopmasters {float:right;display:block;margin:-35px 55px 0 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GULoopmasters.png) no-repeat;width:323px;height:25px;}

/* RIGHT PANEL */

/* NEWS SECTION */
#content #News_LeftPanel h2.Header_News {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_News.png) no-repeat;width:70px;height:25px;}
#content #News_RightPanel h2.Header_Categories {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Categories.png) no-repeat;width:130px;height:25px;}
#content #News_RightPanel h2.Header_NewsMostRecent {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_NewsMostRecent.png) no-repeat;width:139px;height:25px;}
#content #News_RightPanel h2.Header_NewsMostCommented {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_NewsMostCommented.png) no-repeat;width:186px;height:25px;}
#content #News_RightPanel h2.Header_NewsHighestRated {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_NewsHighestRated.png) no-repeat;width:152px;height:25px;}
#content #News_LeftPanel h2.Header_Comments {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Comments.png) no-repeat;width:122px;height:25px;}
/* NEWS SECTION */

/* FULL 956px WIDTH */
#content h2.Header_Search {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Search.png) no-repeat;width:91px;height:25px;}
#content h2.Header_TopSearchTerms {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TopSearchTerms.png) no-repeat;width:188px;height:25px;}
#content h2.Header_TV {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TV.png) no-repeat;width:73px;height:25px;}
#content h2.Header_Locations {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Locations.png) no-repeat;width:122px;height:25px;}
#content h2.Header_GUMusic {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUMusic.png) no-repeat;width:76px;height:25px;}
#content h2.Header_Heritage {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Heritage.png) no-repeat;width:104px;height:25px;}
#content h2.Header_GUCompetitions {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUCompetitions.png) no-repeat;width:179px;height:25px;}
#content h2.Header_Sitemap {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Sitemap.png) no-repeat;width:93px;height:25px;}
#content h2.Header_GUClothing {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Clothing.png) no-repeat;width:112px;height:25px;}

/* FULL 956px WIDTH */

/* ///////// PAGE HEADERS /////////// */

/* //////// EVENT HEADERS /////////// */
#content h2.Header_Asia {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_Asia.png) no-repeat;width:62px;height:25px;margin:0 0 5px 0;}
#content h2.Header_Australasia {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_Australasia.png) no-repeat;width:137px;height:25px;margin:15px 0 5px 0;}
#content h2.Header_CAmerica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_CAmerica.png) no-repeat;width:184px;height:25px;margin:0 0 5px 0;}
#content h2.Header_Europe {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_Europe.png) no-repeat;width:87px;height:25px;margin:0 0 5px 0;}
#content h2.Header_MiddleEast {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_MiddleEast.png) no-repeat;width:129px;height:25px;margin:0 0 5px 0;}
#content h2.Header_NAfrica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_NAfrica.png) no-repeat;width:183px;height:25px;margin:15px 0 5px 0;}
#content h2.Header_SAfrica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_SAfrica.png) no-repeat;width:181px;height:25px;margin:15px 0 5px 0;}
#content h2.Header_SAmerica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_SAmerica.png) no-repeat;width:164px;height:25px;margin:15px 0 5px 0;}
#content h2.Header_CAmerica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_CAmerica.png) no-repeat;width:184px;height:25px;margin:15px 0 5px 0;}
#content h2.Header_NAmerica {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_NAmerica.png) no-repeat;width:167px;height:25px;margin:0 0 5px 0;}
#content h2.Header_UKandIreland {display:block;text-indent:-9999px;background: url(/images/_v1.0/Events/Header_UKandIreland.png) no-repeat;width:138px;height:25px;margin:0 0 5px 0;}

#content h2.Header_Venue {display:block;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Venue.png) no-repeat;width:76px;height:25px;margin:10px 0 10px 20px;}
#content h2.Header_Event {display:block;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Event.png) no-repeat;width:73px;height:25px;margin:10px 0 10px 20px;}
#content h2.Header_Background {display:block;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Background.png) no-repeat;width:149px;height:25px;margin:10px 0 10px 20px;}


#content h2.Header_HeritageTracklist {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TrackListings.png) no-repeat;width:157px;height:25px;}
#content h2.Header_HeritageInfo {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Info.png) no-repeat;width:63px;height:25px;}
/* //////// EVENT HEADERS /////////// */

/* //////// TIME LIST HEADERS /////////// */
#content h2.Year1996 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/1996.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year1997 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/1997.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year1998 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/1998.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year1999 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/1999.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2000 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2000.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2001 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2001.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2002 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2002.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2003 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2003.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2004 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2004.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2005 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2005.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2006 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2006.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2007 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2007.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2008 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2008.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2009 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2009.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
#content h2.Year2010 {display:block;text-indent:-9999px;background: url(/images/_v1.0/Years/2010.png) no-repeat;width:63px;height:25px;margin:0 0 5px 0;}
/* //////// TIME LIST HEADERS /////////// */

/* ///// ARTISTS/ALBUMS HEADERS ///// */
#content #rightpanel h2.Header_GU36Bogota {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GU36Bogota.png) no-repeat;width:149px;height:25px;}
/* ///// ARTISTS/ALBUMS HEADERS ///// */

/* ////// ACCOUNT PAGE HEADERS ///// */
#content h2.Header_AboutYou {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_AboutYou.png) no-repeat;width:121px;height:25px;}
#content h2.Header_Account {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Account.png) no-repeat;width:111px;height:25px;}
#content h2.Header_AddAddress {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_AddAddress.png) no-repeat;width:141px;height:25px;}
#content h2.Header_Address {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Address.png) no-repeat;width:99px;height:25px;}
#content h2.Header_ChangePassword {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_ChangePassword.png) no-repeat;width:200px;height:25px;}
#content h2.Header_EditAddress {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_EditAddress.png) no-repeat;width:138px;height:25px;}
#content h2.Header_EditProfile {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_EditProfile.png) no-repeat;width:127px;height:25px;}
#content h2.Header_Error {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Error.png) no-repeat;width:78px;height:25px;}
#content h2.Header_EWallet {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_EWallet.png) no-repeat;width:98px;height:25px;}
#content h2.Header_ForgotYourPassword {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_ForgotYourPassword.png) no-repeat;width:248px;height:25px;}
#content h2.Header_Login {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Login.png) no-repeat;width:81px;height:25px;}
#content h2.Header_Mobile {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Mobile.png) no-repeat;width:84px;height:25px;}
#content h2.Header_MyDownloads {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_MyDownloads.png) no-repeat;width:168px;height:25px;}
#content h2.Header_MyTickets {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_MyTickets.png) no-repeat;width:120px;height:25px;}
#content h2.Header_NewCustomers {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_NewCustomers.png) no-repeat;width:169px;height:25px;}
#content h2.Header_OrderHistory {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_OrderHistory.png) no-repeat;width:156px;height:25px;}
#content h2.Header_OrderSummary {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_OrderSummary.png) no-repeat;width:172px;height:25px;}
#content h2.Header_Register {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Register.png) no-repeat;width:98px;height:25px;}
#content h2.Header_Subscribe {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Subscribe.png) no-repeat;width:113px;height:25px;}
#content h2.Header_RegistrationConfirmation {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_RegistrationConfirmation.png) no-repeat;width:283px;height:25px;}
#content h2.Header_PasswordConfirmation {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_PasswordConfirmation.png) no-repeat;width:259px;height:25px;}
#content h2.Header_NewPassword {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_NewPassword.png) no-repeat;width:162px;height:25px;}
#content h2.Header_PaymentFailed {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_PaymentFailed.png) no-repeat;width:162px;height:25px;}
#content h2.Header_Error {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Error.png) no-repeat;width:78px;height:25px;}
#content h2.Header_Unsubscribe {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Unsubcribe.png) no-repeat;width:138px;height:25px;}
#content h2.Header_Mailout {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Mailout.png) no-repeat;width:103px;height:25px;}
#content h2.Header_Format {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_Format.png) no-repeat;width:94px;height:25px;}
#content h2.Header_BookingForm {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/AccountPages/Header_BookingForm.png) no-repeat;width:106px;height:25px;}

#content .Header_Help {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Help.png) no-repeat;width:62px;height:25px;}
#content .Header_PrivacyPolicy {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_PrivacyPolicy.png) no-repeat;width:167px;height:25px;}
#content .Header_Disclaimer {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TermsandConditions.png) no-repeat;width:208px;height:25px;}
#content .Header_History {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_history.png) no-repeat;width:94px;height:25px;}

#content h2.Header_VoteforFavourite {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_VoteforYourFavourite.png) no-repeat;width:254px;height:25px;}
#content h2.Header_Prize {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Prize.png) no-repeat;width:66px;height:25px;}
#content h2.Header_Guidelines {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Guidelines.png) no-repeat;width:119px;height:25px;}
#content h2.Header_Termsandconditions {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_TermsandConditions.png) no-repeat;width:208px;height:25px;}


#content h2.Header_Checkout {display:block;margin:10px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Checkout.png) no-repeat;width:118px;height:25px;}

#content #rightpanel h2.Header_PaymentResult {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_PaymentResult.png) no-repeat;width:164px;height:25px;}
#content #rightpanel h2.Header_PaymentSuccess {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_PaymentSuccess.png) no-repeat;width:398px;height:25px;}

/* ////// ACCOUNT PAGE HEADERS ///// */

/* ******************************************************************************************************************************************
3. PAGE HEADERS
****************************************************************************************************************************************** */



/* ******************************************************************************************************************************************
4. BASE LAYOUT
****************************************************************************************************************************************** */

#greystrokebg {position:relative;z-index:0;width:100%;background: url(/images/_v1.0/PatternBG.gif) repeat;/* hide for build only */}

#flashbg {position:absolute;top:0;width:100%;height:565px;/*z-index:-2;*/z-index:0;margin:0 auto;left:0;text-align:center;background:black;/* hide for build only */}
#flashbg .changablebgimage {margin: 0 auto;width:1299px;height:565px;text-align:center;position:relative;z-index:-1;/* hide for build only */}

#bgimage {background: url(/images/_v1.0/Background/default.jpg) no-repeat center top;width:1299px;height:565px;margin:0 auto;}

#flashgradient {background: url(/images/_v1.0/PatternBGGradient.png) repeat-x;position:relative;z-index:0;height:88px;top:-88px;left:-6px;padding-left:6px;/*Need to compensate for left-6px;*/ width:100%;}

#innerwrapper {width:956px;margin:0 auto;position:relative;top:0;z-index:5;}
#Homepageinnerwrapper {width:956px;margin:0 auto;/*position:relative;top:0;z-index:5;*/} /* Used in HOME.MASTER only */

/* ******************************************************************************************************************************************
4. BASE LAYOUT
****************************************************************************************************************************************** */



/* ******************************************************************************************************************************************
5. CONTENT FRAME
****************************************************************************************************************************************** */

#content {margin:auto;width:956px;}

#content #leftpanel {width:137px;float:left;position:relative;padding-top:10px;}
#content #rightpanel {width:798px;float:right;padding-bottom:30px;/*padding-top:10px;*/}
#content .fixedpanel {height:450px;} /* Sets height for short pages */
#content .min-fixedpanel {min-height:450px;} /* Sets min-height for Order Summary */

/* ------- LEFT MENU ------- */
#leftpanel #leftmenupanel {background: url(/images/_v1.0/images/Left_Menu_01.png) no-repeat center top;position:relative;z-index:1;top:-15px;/*height:268px;*/}
#leftpanel #leftmenupanelBG {background: url(/images/_v1.0/images/Left_Menu_02.png) repeat-y ;position:relative;z-index:0;width:137px;top:15px;}
#leftpanel #leftmenubottom {background: url(/images/_v1.0/images/Left_Menu_03.png) no-repeat;height:14px;bottom:-14px;position:relative;}

#leftpanel ul.leftmenu {position:relative;z-index:3;display:block;margin-left:9px;padding-top:10px;}
#leftpanel ul.leftmenu a {color:white;}
#leftpanel ul.leftmenu a:hover {color:#393939;}

#leftpanel ul.leftmenu li {}
#leftpanel ul.leftmenu li a {padding:0 0 0 8px;font-weight:normal;}
#leftpanel ul.leftmenu li a:hover {/*padding: 0 0 0 5px;*/font-weight:normal;/*color:#393939;border-left:3px solid #FF8E00;*/}

#leftpanel ul.leftmenu .title {text-transform:uppercase;font-size:105%;margin-bottom:3px;width:120px;border-bottom:1px solid #ed6712;}
#leftpanel ul.leftmenu .title a {height:22px;background: url(/images/_v1.0/Left_Menu_CategoryBG.png) no-repeat;display:block;padding:4px 0 0 8px;font-weight:600;}
#leftpanel ul.leftmenu .title a:hover {height:22px;background: url(/images/_v1.0/Left_Menu_CategoryBG_Hover.png) no-repeat;display:block;padding:4px 0 0 8px;color:#393939;font-weight:600;border-left:none;}
#leftpanel ul.leftmenu .titleSelected {background:url(/images/_v1.0/Left_Menu_CategoryBG_Selected.png) no-repeat;height:22px;display:block;padding:4px 0 0 8px;font-weight:600;text-transform:uppercase;font-size:105%;}

#leftpanel ul.leftmenu li.series {text-transform:uppercase;font-size:110%;margin-bottom:3px;width:120px;border-bottom:1px solid #ed6712;}
#leftpanel ul.leftmenu li.series a {height:22px;display:block;padding:4px 0 0 8px;font-weight:600;}
#leftpanel ul.leftmenu li.series a:hover {height:22px;display:block;padding:4px 0 0 8px;color:#393939;font-weight:600;border-left:none;}
#leftpanel ul.leftmenu li.Accountoption {font-size:90%;margin-bottom:3px;width:120px;border-bottom:1px solid #ed6712;}
#leftpanel ul.leftmenu li.Accountoption a {height:22px;display:block;padding:4px 0 0 8px;font-weight:600;}
#leftpanel ul.leftmenu li.Accountoption a:hover {height:22px;display:block;padding:4px 0 0 8px;color:#393939;font-weight:600;border-left:none;}

#leftpanel ul.leftmenu .ViewAll {font-weight:600;font-size:110%;width:110px;margin:7px 0 3px 0;border-top:1px solid #ed6712;padding:5px 0 7px 5px;}


#leftpanel ul.leftmenu .category_section {padding-bottom:5px;}
#leftpanel ul.leftmenu .category_section a {padding:0 0 0 8px;font-weight:normal;display:block;}
#leftpanel ul.leftmenu .category_section a:hover {padding: 0 0 0 5px;font-weight:normal;color:#393939;/*border-left:3px solid #FF8E00;*/}

#leftpanel .accountmenu {height:225px;} /* Sets height for Account Menu */
/* ------- LEFT MENU ------- */

/* ------ BREADCRUMBS ------ */
ul#breadcrumbs {margin:0 0 0 42px;padding-bottom:10px;font-size:95%;}
ul#breadcrumbs li {display:inline;float:left;margin-right:5px;}
ul#breadcrumbs li a {font-weight:normal;}
ul#breadcrumbs li.category {font-weight:600;}
ul#breadcrumbs li.category a {color:#FF8E00;font-weight:600;}
ul#breadcrumbs li.category a:hover {color:white;font-weight:600;color:#CBCBCB;}
ul#breadcrumbs li.active {font-weight:600;}
/* ------ BREADCRUMBS ------ */

/* ---- 768px COMPONENT ---- */
#content #rightpanel .BorderPanel798_Top {background: url(/images/_v1.0/images/BorderPanel798_Top.png) no-repeat;display:block;height:22px;width:798px;}
#content #rightpanel .BorderPanel798_Bottom {background: url(/images/_v1.0/images/BorderPanel798_Bottom.png) no-repeat;display:block;height:27px;width:798px;}
#content #rightpanel .BorderPanel798 {background: url(/images/_v1.0/images/BorderPanel798_Repeat.png) repeat-y;}
#content #rightpanel .BorderPanel798_Plain {background: url(/images/_v1.0/images/ComponentBorderBGrepeat_PLAIN.png) repeat-y;}
#content #rightpanel .BorderPanel798_Element {background: url(/images/_v1.0/images/ElementBGrepeat.png) repeat-y;} /* -- MUSIC OTHER ELEMENTS -- */
#content #rightpanel .BorderPanel798_TabTop {background: url(/images/_v1.0/images/BorderPanel798Tab_Top.png) no-repeat;display:block;height:22px;width:798px;} /* -- MUSIC PRODUCT TABS -- */

#content #rightpanel .Componentwrap {padding:5px 30px;}
#content #rightpanel .ComponentShadow {background: url(/images/_v1.0/images/ComponentShadow.png) no-repeat;display:block;height:22px;}
/* ---- 768px COMPONENT ---- */

/* ---- 956px COMPONENT ---- */
#content .GreyStrokePanel956_Top {background: url(/images/_v1.0/images/GreyStrokePanel956_Top.png) no-repeat top;display:block;height:19px;width:956px;}
#content .GreyStrokePanel956_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel956_Bottom.png) no-repeat bottom;display:block;height:18px;width:956px;}
#content .GreyStrokePanel956 {background: url(/images/_v1.0/images/GreyStrokePanel956_Repeat.png) repeat-y;}
#content .GreyStrokePanel956Shadow {background: url(/images/_v1.0/images/Account956_BG_Shadow.png) no-repeat;display:block;height:22px;width:956px;}

#content .BorderPanel956_Top {background: url(/images/_v1.0/images/BorderPanel956_Top.png) no-repeat top;display:block;height:19px;width:956px;}
#content .BorderPanel956_Bottom {background: url(/images/_v1.0/images/BorderPanel956_Bottom.png) no-repeat bottom;display:block;height:18px;width:956px;}
#content .BorderPanel956 {background: url(/images/_v1.0/images/BorderPanel956_Repeat.png) repeat-y;}
#content .BorderPanel956Shadow {background: url(/images/_v1.0/images/Account956_BG_Shadow.png) no-repeat;display:block;height:22px;width:956px;}
/* ---- 956px COMPONENT ---- */

/* ---- 382px COMPONENT ---- */
#content .GreyStrokePanel382_Top {background: url(/images/_v1.0/images/GreyStrokePanel382_Top.png) no-repeat top;display:block;height:19px;width:382px;}
#content .GreyStrokePanel382_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel382_Bottom.png) no-repeat bottom;display:block;height:18px;width:382px;}
#content .GreyStrokePanel382 {background: url(/images/_v1.0/images/GreyStrokePanel382_Repeat.png) repeat-y;height:0.01%;}
#content .GreyStrokePanel382_Shadow {background: url(/images/_v1.0/images/GreyStrokePanel382_Shadow.png) no-repeat;display:block;height:22px;width:382px;}
/* ---- 382px COMPONENT ---- */

/* ---- 348px COMPONENT ---- */
#content .GreyStrokePanel348_Top {background: url(/images/_v1.0/images/GreyStrokePanel348_Top.png) no-repeat top;display:block;height:19px;width:348px;}
#content .GreyStrokePanel348_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel348_Bottom.png) no-repeat bottom;display:block;height:18px;width:348px;}
#content .GreyStrokePanel348 {background: url(/images/_v1.0/images/GreyStrokePanel348_Repeat.png) repeat-y;height:0.01%;}
#content .GreyStrokePanel348_Shadow {background: url(/images/_v1.0/images/BorderPanel348_Shadow.png) no-repeat;display:block;height:22px;}
/* ---- 348px COMPONENT ---- */


/* ---- 570px COMPONENT ---- */
#content .GreyStrokePanel570_Top {background: url(/images/_v1.0/images/GreyStrokePanel570_Top.png) no-repeat top;display:block;height:19px;width:570px;}
#content .GreyStrokePanel570_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel570_Bottom.png) no-repeat bottom;display:block;height:18px;width:570px;}
#content .GreyStrokePanel570 {background: url(/images/_v1.0/images/GreyStrokePanel570_Repeat.png) repeat-y;height:0.01%;}
#content .GreyStrokePanel348_Shadow {background: url(/images/_v1.0/images/GreyStrokePanel382_Shadow.png) no-repeat;display:block;height:22px;width:570px;}
/* ---- 348px COMPONENT ---- */


/* ************************************************************ 768px COMPONENT ************************************************************* */


/* ******************************************************************************************************************************************
5. CONTENT FRAME
****************************************************************************************************************************************** */


/* ******************************************************************************************************************************************
6. MUSIC SECTION
****************************************************************************************************************************************** */

/* -- 768px MUSIC LANDING -- */
#content #rightpanel .GreyStrokePanel798_Top {background: url(/images/_v1.0/images/GreyStrokePanel798_Top.png) no-repeat top;display:block;height:17px;}
#content #rightpanel .GreyStrokePanel798_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel798_Bottom.png) no-repeat bottom;display:block;height:16px;}
#content #rightpanel .GreyStrokePanel798 {background: url(/images/_v1.0/images/GreyStrokePanel798_Repeat.png) repeat-y;}
#content #rightpanel .wrap10sidepad {padding:0 10px;}

#content .Music_FeatArtist {width:364px;float:left;margin: 0 12px;}
#content .Music_FeatArtist .ProductimgBG {height:233px;background: url(/images/_v1.0/Music_FeatArtistBG.gif) no-repeat;}
#content .Music_FeatArtist .ProductimgBG .Packshot {margin:7px 0 0 6px;}
#content .Music_FeatArtist .ProductimgBG .Packshot img:hover {background:black;}

#content #rightpanel #MusicLanding3Ads {}
#content #rightpanel #MusicLanding3Ads .AdLeft {float:left;}
#content #rightpanel #MusicLanding3Ads .AdCenter {float:left;margin-left:75px;}
#content #rightpanel #MusicLanding3Ads .AdRight {float:right;}
/* -- 768px MUSIC LANDING -- */


/* -- 768px PRODUCT DETAIL -- */
#content .Music_ProdDetail {}
#content .Music_ProdDetail a {co lor:white;}
#content .Music_ProdDetail .ProductimgBG {height:232px;width:232px;background: url(/images/_v1.0/Music_ProdDetail_PackshotBG.gif) no-repeat;margin-left:5px;float:left;}
#content .Music_ProdDetail .ProductimgBG .Packshot {margin:6px 0 0 6px;}

#content .Music_ProdDetail .InfoWrap {float:left;margin-left:20px;width:510px;}

#content .Music_ProdDetail h3.Artist {padding-bottom:10px;}
#content .Music_ProdDetail h2.AlbumTitle {font-size:170%;text-transform:uppercase;letter-spacing:-1px;line-height:95%;font-weight:600;}
#content .Music_ProdDetail span.Moreinfo a {color:#FF8E00;margin-right:10px;background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#content .Music_ProdDetail span.Moreinfo a:hover {color:white;background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}
#content .Music_ProdDetail h3.Price {font-size:160%;font-weight:600;letter-spacing:-1px;}
#content .Music_ProdDetail h3.DownloadPrice {font-size:160%;font-weight:600;letter-spacing:-1px;padding-top:10px;}
#content .Music_ProdDetail h3.Otherformats {font-size:160%;font-weight:600;margin-top:7px;letter-spacing:-1px;}
#content .Music_ProdDetail span.Delivery {color:#f57f1f;font-weight:600;}

#content .Music_ProdDetail p.FeatSnippet {padding:15px 0;color:#929292;font-weight:600;}
#content .Music_ProdDetail p.ReleaseDate{font-weight:600;color:#AFAFAF;}
#content .Music_ProdDetail p.oldprice {font-size:90%;color:#ff9c00;}
#content .Music_ProdDetail span.strike {text-decoration: line-through;}

#content .Music_ProdDetail ul#BuyBG {width:128px;height:31px;background: url(/images/_v1.0/Music_ProdDetail_BuyBG.gif) no-repeat;margin-top:15px;}
#content .Music_ProdDetail ul#BuyBG li {display:inline;float:left;margin:3px 0 0 5px;}

#content .Music_ProdDetail .Buynow_button {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:5px;cursor:pointer;text-align:center;}
#content .Music_ProdDetail .Buynow_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:5px;text-align:center;}
#content .Music_ProdDetail .Addtobasket_button {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:3px;cursor:pointer;text-align:center;}
#content .Music_ProdDetail .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:3px;}


/* -- 768px PRODUCT TABS --- */
#newstabs {position:relative;top:3px;}
#newstabs ul.newstabNav {display: none;}
#newstabs ul.newstabNav li {display:inline;}
#newstabs ul.newstabNav li a {margin-right:2px;}
/* 
______________________________________________________________________
- TAB DISPLAY SEQUENCE -
1. NORMAL State
2. HOVER State
3. ACTIVE State
______________________________________________________________________
*/
#newstabs ul.newstabNav li.CD1 a {background: url(/images/_v1.0/Tabs/TabDisc1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD1 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverDisc1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD1 .tabactive .CDon1 {background: url(/images/_v1.0/Tabs/Tabs_ActiveDisc1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.CD2 a {background: url(/images/_v1.0/Tabs/TabDisc2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD2 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverDisc2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD2 .tabactive .CDon2 {background: url(/images/_v1.0/Tabs/Tabs_ActiveDisc2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.CD3 a {background: url(/images/_v1.0/Tabs/TabDisc3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD3 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverDisc3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD3 .tabactive .CDon3 {background: url(/images/_v1.0/Tabs/Tabs_ActiveDisc3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.CD4 a {background: url(/images/_v1.0/Tabs/TabDisc4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD4 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverDisc4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.CD4 .tabactive .CDon4 {background: url(/images/_v1.0/Tabs/Tabs_ActiveDisc4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM1 a {background: url(/images/_v1.0/Tabs/TabAlbum1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM1 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM1 .tabactive .ALBUMon1 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum1.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM2 a {background: url(/images/_v1.0/Tabs/TabAlbum2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM2 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM2 .tabactive .ALBUMon2 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum2.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM3 a {background: url(/images/_v1.0/Tabs/TabAlbum3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM3 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM3 .tabactive .ALBUMon3 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum3.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM4 a {background: url(/images/_v1.0/Tabs/TabAlbum4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM4 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM4 .tabactive .ALBUMon4 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum4.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM5 a {background: url(/images/_v1.0/Tabs/TabAlbum5.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM5 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum5.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM5 .tabactive .ALBUMon5 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum5.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.ALBUM6 a {background: url(/images/_v1.0/Tabs/TabAlbum6.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM6 a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverAlbum6.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.ALBUM6 .tabactive .ALBUMon6 {background: url(/images/_v1.0/Tabs/Tabs_ActiveAlbum6.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

#newstabs ul.newstabNav li.INFO a {background: url(/images/_v1.0/Tabs/TabInfo.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.INFO a:hover {background: url(/images/_v1.0/Tabs/Tabs_HoverInfo.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}
#newstabs ul.newstabNav li.INFO .tabactive .INFOon {background: url(/images/_v1.0/Tabs/Tabs_ActiveInfo.png) no-repeat;text-decoration:none;display: block;width:110px;height:41px;text-indent:-9999px;float:left;}

/* 
______________________________________________________________________
*/

#tracklisting {margin:0 0 5px 0;}
#tracklisting .track_header { font-weight:bold; padding:10px;}
#tracklisting .track_albumimg {background: url(/images/_v1.0/MusicTracklisting_Album.gif) no-repeat;text-indent:-9999px;width:62px;height:25px;padding-right:5px;}
#tracklisting .track_titleimg {background: url(/images/_v1.0/MusicTracklisting_Track.gif) no-repeat;text-indent:-9999px;width:62px;height:30px;padding-right:5px;}
#tracklisting .track_artistimg {background: url(/images/_v1.0/MusicTracklisting_Artist.gif) no-repeat;text-indent:-9999px;width:62px;height:25px;padding-right:5px;}
#tracklisting .track_tracknameimg {background: url(/images/_v1.0/MusicTracklisting_TrackName.gif) no-repeat;text-indent:-9999px;width:89px;height:25px;padding-right:5px;}
#tracklisting .track_sampleimg {background: url(/images/_v1.0/MusicTracklisting_Sample.gif) no-repeat;text-indent:-9999px;width:65px;height:25px;float:right;}
#tracklisting .track_downloadpriceimg {background: url(/images/_v1.0/MusicTracklisting_Price.gif) no-repeat;text-indent:-9999px;width:47px;height:25px;}
#tracklisting .track_downloadpurchaseimg {background: url(/images/_v1.0/MusicTracklisting_Purchase.gif) no-repeat;text-indent:-9999px;width:77px;height:25px;float:right;padding-right:20px;}

/* 
______________________________________________________________________________________
Styles each td individually due to tr background image restrictions in IE and Safari 
______________________________________________________________________________________ */

#tracklisting .CDTrack_Titlerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat left;height:30px;}
#tracklisting .Track_Samplerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat right;height:27px;cursor:pointer;}
#tracklisting .Track_tablerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat center;height:27px;}

#tracklisting td {margin-bottom:30px;}
/* ___________________________________________________________________________________
Styles each td individually due to tr background image restrictions in IE and Safari 
______________________________________________________________________________________ */

#tracklisting .CDtrack_Title {margin-left:21px;padding:3px 0;}
#tracklisting .CDtrack_DownloadTrack {margin-left:10px;padding:3px 0;}
#tracklisting .CDtrack_Artist {}
#tracklisting .CDtrack_Trackname {}
#tracklisting .CDtrack_Sample {text-align:center;float:right;margin-right:15px;padding-top:5px;}
#tracklisting .CDtrack_Price {margin-left:3px;}
#tracklisting .CDtrack_Purchase {text-align:center;float:right;padding-top:2px;}

#tracklisting .header_left {font-size:100%;font-weight:bold;padding-bottom:6px;color:#FFF;text-align:left;}
#tracklisting .track_table {padding:3px 0 ;}

#tracklisting td .Addtobasket_button {width:116px;height:27px;background: url(/images/_v1.0/Download_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:85%;padding:2px 0;cursor:pointer;text-align:center;}
#tracklisting td .Addtobasket_button:hover {width:116px;height:27px;background: url(/images/_v1.0/Download_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:85%;text-align:center;padding:2px 0;}



/* -- 768px PRODUCT TABS --- */


/* ----- 768px PRODUCT ----- */
#content .Product {width:205px;float:left;margin:0 15px 15px 15px;padding:0 0 15px 0;position:relative;border-bottom:1px solid #303030;}
#content .Product a {color:white;}
#content .Product .ProductimgBG {background: url(/images/_v1.0/ProductBG.png) no-repeat;height:208px;width:205px;}
#content .Product .ProductimgBG .Packshot {margin:6px 0 0 3px;}

#content .Product .ProductTitle {display:block;min-height:80px;overflow:hidden;}
#content .Product h3.Artist {margin:10px 0 0 10px;font-weight:600;}
#content .Product h2.AlbumTitle {margin: 0 0 0 10px;font-size:140%;text-transform:uppercase;letter-spacing:-1px;line-height:95%;font-weight:600;}
#content .Product span.Moreinfo a {margin: 0 0 0 10px;color:#FF8E00;font-size:95%;margin-right:10px;background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#content .Product span.Moreinfo a:hover {margin: 0 0 0 10px;color:white;background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}

#content .Product h3.Price {margin: 0 0 0 10px;font-size:140%;font-weight:600;}
#content .Product span.Delivery {margin: 0 0 0 10px;color:#f57f1f;padding-bottom:5px;display:block;}
#content .Product p.oldprice {color:#FF9C00;margin: 5px 0 0 10px;}
#content .Product .SmallCampaignRoundel {position:absolute;top:150px;right:-5px;}
#content .Product .Buynow_button {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:7px;cursor:pointer;text-align:center;}
#content .Product .Buynow_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:7px;text-align:center;}
#content .Product .Addtobasket_button {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:3px;cursor:pointer;text-align:center;}
#content .Product .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:4px;}

#content .SortbyOrder {position:relative;font-size:95%;float:right;width:197px;height:26px;background: url(/images/_v1.0/SortByOrderBG.gif) no-repeat;margin-bottom:5px;}
#content .SortbyOrder span.Sort {position:absolute;top:3px;left:8px;}
#content .SortbyOrder span.Sort select {font-size:95%;}

#content .SearchSortbyOrder {position:relative;font-size:95%;float:right;width:131px;height:26px;background: url(/images/_v1.0/SearchSortByOrderBG.gif) no-repeat;margin-bottom:5px;}
#content .SeacrhSortbyOrder span.SortSearch {position:absolute;top:7px;right:12px;font-size:110%;}


/* ----- 768px PRODUCT ----- */

#content .SearchProduct {margin:0 0 15px 20px;}

/* ----- MUSIC ARTISTS ----- */
#ArtistLanding {}
#ArtistLanding .ArtistItem {width:382px;margin-right:17px;}
#ArtistLanding .ArtistItem .ArtistLandingImgBG {background: url(/images/_v1.0/ArtistLandingImgBG.gif) no-repeat;height:136px;width:136px;position:relative;float:left;margin:0 5px 0 0;}
#ArtistLanding .ArtistItem .ArtistLandingImgBG .Packshot {position:absolute;width:120px;height:120px;top:5px;left:5px;}
#ArtistLanding .ArtistItem .Summary {float:left;width:200px;}
#ArtistLanding .ArtistItem .Summary h3.ArtistName {color:white;font-weight:600;font-size:140%;text-transform:uppercase;padding:0 0 7px 0;}
#ArtistLanding .ArtistItem .Summary h3.ArtistName a {color:white;font-weight:600;}
#ArtistLanding .ArtistItem .Summary p {color:#929292;font-size:110%;}
#ArtistLanding .ArtistItem .Summary p span.Readon a {background:transparent url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat scroll right 6px;padding-right:15px;}
#ArtistLanding .ArtistItem .Summary p span.Readon a:hover {background:transparent url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat scroll right 6px;color:white;padding-right:15px;}


#ArtistDetail {}
#ArtistDetail #LeftPanel {float:left;}
#ArtistDetail #LeftPanel .ArtistImgBG {background: url(/images/_v1.0/Music_ProdDetail_PackshotBG.gif) no-repeat;height:232px;width:232px;margin-bottom:10px;}
#ArtistDetail #LeftPanel .ArtistImgBG .Packshot {margin:6px 0 0 6px;}
#ArtistDetail #RightPanel {float:right;width:490px;padding-bottom:10px;color:#929292;font-size:110%;}
#ArtistDetail #RightPanel h2.ArtistName {font-weight:600;font-size:160%;text-transform:uppercase;padding-bottom:10px;}

/* ----- MUSIC ARTISTS ----- */




/* ******************************************************************************************************************************************
6. MUSIC SECTION
****************************************************************************************************************************************** */





/* ******************************************************************************************************************************************
7. GU MERCH SECTION
****************************************************************************************************************************************** */

/* -- 768px GALLERY PRODUCT -- */

#content .Gallery_ProdDetail {position:relative;}
#content .Gallerywrap {padding:5px 28px;}
#content .Gallery_ProdDetail a {color:white;}

/* 4:3 OPTION */
#content .Gallery_ProdDetail .ProductimgBG {width:742px;height:361px;background: url(/images/_v1.0/Gallery_PackshotBG.gif) no-repeat;position:relative;}
#content .Gallery_ProdDetail .ProductimgBG .Packshot {margin:0 0 0 26px;padding-top:32px;}
#content .Gallery_ProdDetail .enlarge {width:23px;height:23px;background: url(/images/_v1.0/Gallery_Enlarge.gif) no-repeat;cursor:pointer;text-indent:-9999px;position:absolute;bottom:30px;left:485px;}
#content .Gallery_ProdDetail .enlarge:hover {width:23px;height:23px;background: url(/images/_v1.0/Gallery_EnlargeHover.gif) no-repeat;text-indent:-9999px;}
/* 4:3 OPTION */

/* SQUARE OPTION */
#content .Gallery_ProdDetail .ProductimgBG_Square {width:742px;height:361px;background: url(/images/_v1.0/Gallery_PackshotBG_Square.gif) no-repeat;position:relative;}
#content .Gallery_ProdDetail .ProductimgBG_Square .Packshot {margin:0 0 0 26px;padding-top:32px;}
/* SQUARE OPTION */

#content .Gallery_ProdDetail .InfoWrap {float:left;margin-left:10px;width:480px;margin-top:15px;}
#content .Gallery_ProdDetail .Rightlinkwrap {float:right;}

#content .Gallery_ProdDetail h3.Artist {padding-bottom:10px;}

#content .Gallery_ProdDetail h2.CanvasTitle {font-size:170%;text-transform:uppercase;letter-spacing:-1px;line-height:95%;font-weight:600;padding-bottom:8px;}
/*#content .Gallery_ProdDetail h4.Reference {color:#929292;padding-bottom:8px;}*/
#content .Gallery_ProdDetail h3.CanvasPrice {font-size:170%;font-weight:600;}
#content .Gallery_ProdDetail h3.CanvasPrice span.vat {font-size:12px;}
#content .Gallery_ProdDetail span.Delivery {color:#f57f1f;font-weight:600;margin-bottom:10px;display:block;font-size:100%;}
#content .Gallery_ProdDetail h4.PrintProcess {font-weight:600;font-size:120%;color:#929292;}
#content .Gallery_ProdDetail p.oldprice {color:#FF9C00}
#content .Gallery_ProdDetail span.strike {text-decoration:line-through;}

#content .Gallery_ProdDetail ul.sizelist {padding-top:10px;}
#content .Gallery_ProdDetail ul.sizelist li {font-size:110%;padding-bottom:2px;}
#content .Gallery_ProdDetail ul.sizelist li select {font-size:12px;}
#content .Gallery_ProdDetail ul.sizelist li.PrintForm {float:left;display:inline;width:130px;}
#content .Gallery_ProdDetail ul.sizelist li.PrintSize {float:left;display:inline;}

#content .Gallery_ProdDetail ul.formlist {}
#content .Gallery_ProdDetail ul.formlist li {font-size:110%;padding-bottom:2px;}
#content .Gallery_ProdDetail ul.formlist li select {font-size:12px;}
#content .Gallery_ProdDetail ul.formlist li.PrintForm {float:left;display:inline;width:130px;}
#content .Gallery_ProdDetail ul.formlist li.PrintSize {float:left;display:inline;}

#content .Gallery_ProdDetail ul#BuyBG {width:128px;height:31px;background: url(/images/_v1.0/Music_ProdDetail_BuyBG.gif) no-repeat;margin-top:15px;}
#content .Gallery_ProdDetail ul#BuyBG li {display:inline;float:left;margin:3px 0 0 5px;}

#content .Gallery_ProdDetail .Buynow_button {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:5px;cursor:pointer;text-align:center;}
#content .Gallery_ProdDetail .Buynow_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_BuyNowButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:5px;text-align:center;}
#content .Gallery_ProdDetail .Addtobasket_button {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:3px;cursor:pointer;text-align:center;}
#content .Gallery_ProdDetail .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:3px;}

#content .Gallery_ProdDetail #ImageRef {position:absolute;bottom:0;right:0;color:#565555;text-align:right;}
#content .Gallery_ProdDetail #ImageRef .ImageRefNo {font-size:750%;font-weight:600;line-height:80%;}
#content .Gallery_ProdDetail #ImageRef p.RefText {font-size:190%;font-weight:600;line-height:100%;padding-bottom:3px;margin-right:2px;}

#content .Gallery_ProdDetail .SmallCampaignRoundel {position:absolute;right:10px;top:30px;}

.productdetailcontainer { margin-right: 20px; position:relative;}

/* --- ZOOM TOOLS -- */
.zoomInstructions { /*display: none; */ width:450px;position:absolute;left:30px;top:338px;}
.zoomInstructionsSquare { /*display: none; */ width:297px;position:absolute;left:30px;top:338px;}
#magnifier {width:560px;height:401px;cursor:move;}
#magnifier {background:url(../images/loading.gif) #303030 no-repeat center; cursor:move;}
.imageZoom {cursor:move;} 
.imageborder {}

/* --- ZOOM TOOLS -- */

/* -- 768px GALLERY PRODUCT -- */



/* -- MORE MERCHANDISE BOXFRESH / LOOPMASTERS -- */

#content #MoreMerchLeft {width:364px;float:left;margin:0 0 0 7px;}
#content #MoreMerchRight {width:364px;float:right;margin:0 7px 0 0 ;}

#content .MoreMerchBG {background: url(/images/_v1.0/GU_MerchBG.gif) no-repeat;width:364px;height:234px;}
#content .MoreMerchBG .Packshot {margin:7px 0 0 6px;}
#content p.MoreMerchIntro {padding:15px 7px;font-weight:600;font-size:105%;color:#999;line-height:130%;}

#content p.MoreMerchIntro span.Moreinfo a {color:#FF8E00;font-size:95%;background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#content p.MoreMerchIntro span.Moreinfo a:hover {color:white;background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}

#content #MoreMerchLeft .Addtobasket_button {float:right;width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:7px;cursor:pointer;text-align:center;}
#content #MoreMerchLeft .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:7px;}
#content #MoreMerchLeft .Addtobasket_button a {color:white;}
#content #MoreMerchLeft .Addtobasket_button a:hover {color:white;}

#content #MoreMerchRight .Addtobasket_button {float:right;width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:7px;cursor:pointer;text-align:center;}
#content #MoreMerchRight .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:0;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:7px;}
#content #MoreMerchRight .Addtobasket_button a {color:white;}
#content #MoreMerchRight .Addtobasket_button a:hover {color:white;}


/* -- MORE MERCHANDISE BOXFRESH / LOOPMASTERS -- */



/* ******************************************************************************************************************************************
7. GU MERCH SECTION
****************************************************************************************************************************************** */




/* ******************************************************************************************************************************************
8. HOME PAGE SECTION
****************************************************************************************************************************************** */

#Homepage {position:relative;}
#Homepage ul#HeroLinks {position:relative;z-index:20;margin:320px 40px 0 40px;}
#Homepage ul#HeroLinks li {display:inline;padding:0;cursor:pointer;}
#Homepage ul#HeroLinks li.HomepageHero1 {float:left;}
#Homepage ul#HeroLinks li.HomepageHero2 {float:left;padding-left:97px;}
#Homepage ul#HeroLinks li.HomepageHero3 {float:right;}

#Homepage #Homepage_Divider {background: url(/images/_v1.0/Homepage_Divider.png) no-repeat;width:918px;height:18px;margin:10px auto;}

#Homepage ul#SubLinks {background: url(/images/_v1.0/Homepage_SubLinkBG.png) no-repeat;margin:0 auto;width:913px;position:relative;display:block;padding-bottom:60px;}
#Homepage ul#SubLinks li {position:relative;display:inline;float:left;cursor:pointer;}
#Homepage ul#SubLinks li.SubImage1 {top:20px;left:80px;background: url(/images/_v1.0/Homepage_SubLinkPackshotBG.png) no-repeat top;width:155px;height:103px;}
#Homepage ul#SubLinks li.SubImage2 {top:20px;left:130px;background: url(/images/_v1.0/Homepage_SubLinkPackshotBG.png) no-repeat top;width:155px;height:103px;}
#Homepage ul#SubLinks li.SubImage3 {top:20px;left:177px;background: url(/images/_v1.0/Homepage_SubLinkPackshotBG.png) no-repeat top;width:155px;height:103px;}
#Homepage ul#SubLinks li.SubImage4 {top:20px;left:223px;background: url(/images/_v1.0/Homepage_SubLinkPackshotBG.png) no-repeat top;width:155px;height:103px;}
#Homepage ul#SubLinks .packshot {padding:13px 0 0 11px;}

/* -- HOMEPAGE FLASH MODAL -- */

#modalBox{display:none;padding-top:15px;width:819px;padding-left:15px;margin-left:-414px;position:absolute;z-index:9999;left:50%;height:485px;background:url(/images/_v1.0/videosplash_bg.png) no-repeat;top:expression(eval(document.documentElement.scrollTop) + 70 + "px"); /* hack bacause IE6 cannot understand position:fixed */}
#mainintro>#modalBox { /*hack to reset values to fix the ie positioning bug */ top:16%;position: absolute;  z-index:9999; } 

/*#modalOverlay {display:none;position:absolute;z-index: 9998;zoom:1;top: 0px;left: 0px;height:expression(document.body.clientHeight + "px"); hack bacause IE6 cannot understand position:fixed width: 100%;background: black;opacity:0.72;filter:alpha(opacity=72)}*/
#mainintro>#modalOverlay { /*hack to reset values to fix the ie positioning bug */position:fixed;height: 100%;}

/*tihs is for the button to show intro on the homepage*/
#showintro {background: url(/images/_v1.0/Homepage_PlayIntro.png) no-repeat;width:82px;height:23px;display:block;cursor: pointer;text-indent:-9999px;position:absolute;z-index:1;top:-318px;right:17px;display:none;}
#showintro:hover {background: url(/images/_v1.0/Homepage_PlayIntrohover.png) no-repeat;cursor: pointer;}

/* ******************************************************************************************************************************************
8. HOME PAGE SECTION
****************************************************************************************************************************************** */



/* ******************************************************************************************************************************************
9. NEWS SECTION
****************************************************************************************************************************************** */

/* -- NEWS PAGE FRAME -- */
#content #News_LeftPanel {float:left;width:673px;position:relative;}
#content #News_RightPanel {float:right;width:259px;position:relative;}
#content #News_RightPanel .wrap10sidepad {padding:0 10px;}

#content #News_LeftPanel #NewsRSS {position:absolute;top:16px;right:10px;background: url(/images/_v1.0/News_RSSBG.png) no-repeat top;}

/* LEFT BACKGROUNDS */
 .News_GreyStrokePanel673_Top {background: url(/images/_v1.0/images/News_GreyStrokePanel673_Top.png) no-repeat top;display:block;height:18px;width:673px;}
 .News_GreyStrokePanel673_Bottom {background: url(/images/_v1.0/images/News_GreyStrokePanel673_Bottom.png) no-repeat bottom;display:block;height:18px;width:673px;}
 .News_GreyStrokePanel673 {background: url(/images/_v1.0/images/News_GreyStrokePanel673_Repeat.png) repeat-y;position:relative;height:0.01%;}
#content .News_BorderPanel673_Top {background: url(/images/_v1.0/images/News_BorderPanel673_Top.png) no-repeat;display:block;height:21px;width:673px;}
#content .News_BorderPanel673_Bottom {background: url(/images/_v1.0/images/News_BorderPanel673_Bottom.png) no-repeat;display:block;height:30px;width:673px;}
#content .News_BorderPanel673 {background: url(/images/_v1.0/images/News_BorderPanel673_Repeat.png) repeat-y;height:0.01%;}
#content .News_BorderPanel673_Shadow {background: url(/images/_v1.0/images/News_BorderPanel673_Shadow.png) no-repeat;display:block;height:22px;width:673px;}

/* RIGHT BACKGROUNDS */
#content .News_GreyStrokePanel259_Top {background: url(/images/_v1.0/images/News_GreyStrokePanel259_Top.png) no-repeat top;display:block;height:18px;width:259px;}
#content .News_GreyStrokePanel259_Bottom {background: url(/images/_v1.0/images/News_GreyStrokePanel259_Bottom.png) no-repeat bottom;display:block;height:18px;width:259px;}
#content .News_GreyStrokePanel259 {background: url(/images/_v1.0/images/News_GreyStrokePanel259_Repeat.png) repeat-y;height:0.01%;}
#content .News_GreyStrokePanel259_Shadow {background: url(/images/_v1.0/images/News_GreyStrokePanel259_Shadow.png) no-repeat;display:block;height:22px;width:259px;}
/* RIGHT BACKGROUNDS */
/* -- NEWS PAGE FRAME -- */




/* -- PAGINATION -- */
#content #News_LeftPanel .News_PaginationBG {background: url(/images/_v1.0/News_PaginationBG.png) no-repeat;display:block;height:29px;position:relative;}
#content #News_LeftPanel .News_OlderNews {background: url(/images/_v1.0/News_ArrowLeft.gif) no-repeat;display:block;height:22px;width:23px;text-indent:-9999px;position:absolute;left:4px;top:4px;}
#content #News_LeftPanel .News_OlderNews:hover {background: url(/images/_v1.0/News_ArrowLeft_Hover.gif) no-repeat;display:block;height:22px;width:23px;text-indent:-9999px;}
#content #News_LeftPanel .News_RecentNews {background: url(/images/_v1.0/News_ArrowRight.gif) no-repeat;display:block;height:22px;width:23px;text-indent:-9999px;position:absolute;right:4px;top:4px;}
#content #News_LeftPanel .News_RecentNews:hover {background: url(/images/_v1.0/News_ArrowRight_Hover.gif) no-repeat;display:block;height:22px;width:23px;text-indent:-9999px;}
/* -- PAGINATION -- */


/* -- NEWS LISTING LEFT673 -- */

#content #News_LeftPanel .NewsListingThumb {background: url(/images/_v1.0/News_ListingImgBG.gif) no-repeat;display:block;height:126px;width:194px;position:relative;float:left;}
#content #News_LeftPanel .NewsListingThumb .NewsPackshot {position:absolute;top:7px;left:7px;}

#content #News_LeftPanel .NewsSnipetWrap {float:left;margin-left:10px;width:425px;}
#content #News_LeftPanel .NewsSnipetWrap h2.Title a {font-size:150%;color:white;text-transform:uppercase;margin-bottom:7px;line-height:100%;}
#content #News_LeftPanel .NewsSnipetWrap h2.Title a:hover {color:#FF8E00;}
#content #News_LeftPanel .NewsSnipetWrap p {color:#929292;font-size:110%;}
#content #News_LeftPanel .NewsSnipetWrap p span.Readon a {background:url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 6px;padding-right:15px;}
#content #News_LeftPanel .NewsSnipetWrap p span.Readon a:hover {background:url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 6px;padding-right:15px;color:white;}

#content #News_LeftPanel p.Posted {position:absolute;bottom:0;right:20px;color:#FF8E00;}

/* VOTE */
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG {background:url(/images/_v1.0/News_NewsSnipetVoteBG.gif) no-repeat;width:226px;height:31px;margin-top:10px;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG li {float:left;margin-top:5px;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG li.Rate {padding-top:3px;margin-left:7px;width:60px;font-size:110%;font-weight:bold;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG li.Comment {padding-top:3px;font-size:110%;font-weight:bold;margin-left:7px;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG li.CommentsBG {background: url(/images/_v1.0/News_CommentBG.png) no-repeat center;width:35px;height:22px;text-align:center;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG li.RatingsBG {background: url(/images/_v1.0/News_RateBG.png) no-repeat center;width:35px;height:22px;text-align:center;margin-left:5px;}
#content #News_LeftPanel .NewsSnipetWrap ul.NewsSnipetRatingBG span.Count {position:relative;top:4px;color:black;font-weight:600;}
/* VOTE */
/* -- NEWS LISTING LEFT673 -- */

/* -- NEWS DETAIL LEFT673 -- */

#content #News_LeftPanel .NewsImgBG {background: url(/images/_v1.0/News_DetailImgBG.gif) no-repeat center;width:633px;height:254px;position:relative;}
#content #News_LeftPanel .NewsImgBG .NewsDetailImg {position:relative;top:7px;left:6px;}

#content #News_LeftPanel h2.NewsTitle {font-size:160%;color:white;text-transform:uppercase;font-weight:600;line-height:100%;padding:15px 0 10px 0;}
#content #News_LeftPanel .NewsContentPanel {padding-bottom:10px;color:#929292;font-size:110%;display:block;position:relative;}
#content #News_LeftPanel .NewsContentPanel a {font-weight:normal;}
#content #News_LeftPanel h5.Tabs {}

#content #News_LeftPanel #NewsRateArticle {background:url(/images/_v1.0/NewsRateArticleBG.gif) no-repeat;width:146px;height:50px;float:right;position:relative;}
#content #News_LeftPanel #NewsRateArticle .Ratethisarticle {font-size:90%;position:absolute;top:7px;left:10px;}
#content #News_LeftPanel #NewsRateArticle .thumbsup {position:absolute;top:13px;right:35px;}
#content #News_LeftPanel #NewsRateArticle .thumbsdown {position:absolute;top:13px;right:9px;}
#content #News_LeftPanel #NewsRateArticle .RatedTotal {background: url(/images/_v1.0/News_RateBG.png) no-repeat center;width:35px;height:22px;text-align:center;position:relative;top:22px;left:28px;}
#content #News_LeftPanel #NewsRateArticle .RatedTotal span.total {position:relative;top:4px;color:black;font-weight:600}
#content #News_LeftPanel .RatedThanks {float:right;padding-top:5px;padding-right:25px;}

#content .NewsBackButton {padding-bottom:20px;}

/* COMMENTS */
#content #News_LeftPanel .MustLogIn {padding-bottom:10px;}
#content #News_LeftPanel textarea.CommentBox {width:623px;height:135px;overflow:hidden;background:#1f1f1f;border:1px solid #333;color:white;font-family:Arial,Helvetica,sans-serif;font-size:13px;padding:5px;}
#content #News_LeftPanel #NewsCommentArticle {background:url(/images/_v1.0/NewsRateArticleBG.gif) no-repeat;width:146px;height:50px;float:right;position:relative;text-align:center;margin-top:10px;}
#content #News_LeftPanel #NewsCommentArticle .RatedTotal {background: url(/images/_v1.0/News_CommentBG.png) no-repeat center;width:35px;height:22px;position:absolute;top:22px;left:58px;}
#content #News_LeftPanel #NewsCommentArticle .RatedTotal span.total {position:relative;top:4px;color:black;font-weight:600}
#content #News_LeftPanel #NewsCommentArticle h4.Commentthisarticle {padding-top:5px;}

#content #News_LeftPanel .PostCommentButton {padding-top:10px;float:left;}
/* COMMENTS */
#content .Newswrap20sidepad {margin:0;} /* ------- Only used in IE CSS ---------- */


/* -- NEWS DETAIL LEFT673 -- */


/* -- VOTE PANEL RIGHT259 -- */
#content #News_RightPanel {display:inline;}
#content #News_RightPanel h2.NewsSnipet {float:left;width:160px;padding-top:3px;padding-bottom:10px;}
#content #News_RightPanel h2.NewsSnipet a {background:url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;/*color:white;*/}
#content #News_RightPanel h2.NewsSnipet a:hover {background:url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;/*color:#FF8E00;*/color:white;}
#content #News_RightPanel .VoteBG {float:right;padding-bottom:3px;display:inline;width:75px;}
#content #News_RightPanel .VoteBG .CommentsBG {background: url(/images/_v1.0/News_CommentBG.png) no-repeat center;width:35px;height:22px;float:right;text-align:center;}
#content #News_RightPanel .VoteBG .RatingsBG {background: url(/images/_v1.0/News_RateBG.png) no-repeat center;width:35px;height:22px;float:right;text-align:center;margin-right:5px;}
#content #News_RightPanel .VoteBG span.Count {position:relative;top:4px;text-align:center;color:black;font-weight:600;}
/* -- VOTE PANEL RIGHT259 -- */


/* ******************************************************************************************************************************************
9. NEWS SECTION
****************************************************************************************************************************************** */


/* ******************************************************************************************************************************************
10. MEDIA / RADIO SECTION
****************************************************************************************************************************************** */

#content #rightpanel #RadioPlaylist h3.RadioList_DJ {display:block;margin:15px 0 10px0;text-indent:-9999px;background: url(/images/_v1.0/RadioListTable_DJ.gif) no-repeat;width:38px;height:25px;padding-bottom:5px;}
#content #rightpanel #RadioPlaylist h3.RadioList_Show {display:block;margin:15px 0 10px0;text-indent:-9999px;background: url(/images/_v1.0/RadioListTable_Show.gif) no-repeat;width:54px;height:25px;padding-bottom:5px;}
#content #rightpanel #RadioPlaylist h3.RadioList_Listen {display:block;margin:15px 0 10px0;text-indent:-9999px;background: url(/images/_v1.0/RadioListTable_Listen.gif) no-repeat;width:65px;height:25px;padding-bottom:5px;}

#content #rightpanel #RadioPlaylist ul#RadioListHeaders {display:inline;}
#content #rightpanel #RadioPlaylist ul#RadioListHeaders li {display:inline;float:left;padding-bottom:5px;}
#content #rightpanel #RadioPlaylist ul#RadioListHeaders li.DJ {width:40%;}
#content #rightpanel #RadioPlaylist ul#RadioListHeaders li.Listen {float:right;}

#content #rightpanel #RadioPlaylist .TitlerowLeftend {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat left;height:30px;}
#content #rightpanel #RadioPlaylist .TitlerowRightend {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat right;height:27px;cursor:pointer;}
#content #rightpanel #RadioPlaylist .TitlerowRepeat {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat center;height:27px;}
#content #rightpanel #RadioPlaylist span.RadioNamePadding {padding-left:10px;}

/* ******************************************************************************************************************************************
10. MEDIA / RADIO SECTION
****************************************************************************************************************************************** */

/* ******************************************************************************************************************************************
11. MEDIA / VIDEO SECTION
****************************************************************************************************************************************** */

#VideoLeft {float:left;width:673px;}

#VideoLeft #VideoBG {background: url(/images/_v1.0/VideoBG.gif) no-repeat;height:508px;width:630px;position:relative;}
#VideoLeft #VideoBG .Flash {position:absolute;top:7px;left:7px;}
#VideoLeft h2.Title {font-size:150%;line-height:100%;text-transform:uppercase;font-weight:600;margin:10px 0 5px 0;}
#VideoLeft p.VideoInfo {color:#929292;font-size:110%;}

#VideoRight {float: right;width:259px;}
#VideoRight .VideoListTable {height:500px;overflow-y: scroll;width:240px;}
#VideoRight .wrap10sidepad {padding: 0 10px;}
#VideoRight p.Duration {font-size:90%;}
#VideoRight .VideoListIem {border-bottom:1px solid #333;}
#VideoRight .ListPadding {padding:5px 0;}
#VideoRight .ListBorderBottom {border-bottom:2px solid #1f1f1f;padding:0;margin:0;}

/* ******************************************************************************************************************************************
11. MEDIA / VIDEO SECTION
****************************************************************************************************************************************** */

/* ******************************************************************************************************************************************
12. MEDIA / GALLERY SECTION
****************************************************************************************************************************************** */

/* GALLERY LIST PAGE */
#GalleryList {}
#GalleryList .GalleryListWrap_Top {background: url(/images/_v1.0/images/GalleryListBG_Top.gif) no-repeat center;height:6px;margin-left:13px;}
#GalleryList .GalleryListWrap_Bottom {background: url(/images/_v1.0/images/GalleryListBG_Bottom.gif) no-repeat center;height:6px;margin-left:13px;margin-bottom:10px;}
#GalleryList .GalleryListWrap {background:#1f1f1f;border-bottom:2px solid #1f1f1f;padding-bottom:5px;height:170px;position:relative;width:224px;margin-left:13px;}

#GalleryList .GalleryListWrap .ListImg {background: url(/images/_v1.0/GalleryListImgBG.gif) no-repeat center;width:212px;height:123px;position:relative;margin: 0 auto;}
#GalleryList .GalleryListWrap .ListImg:hover {background: url(/images/_v1.0/GalleryListImgBG_Hover.gif) no-repeat center;width:212px;height:123px;position:relative;}

#GalleryList .GalleryListWrap .ListImg .Picture {position:absolute;top:7px;left:6px;}
#GalleryList .GalleryListWrap ul.Info {padding:4px 6px 6px 6px;}
#GalleryList .GalleryListWrap ul.Info li {display:block;}
#GalleryList .GalleryListWrap ul.Info li h3.Title a {color:white;margin-bottom:5px;text-transform:uppercase;}
#GalleryList .GalleryListWrap ul.Info li span.Posted {position:absolute;bottom:0;right:5px;font-size:90%;color:#FF8E00;}
/* GALLERY LIST PAGE */

/* GALLERY PAGE */
#content #rightpanel h3#GalleryTitle {text-transform:uppercase;font-size:120%;float:left;font-weight:600;}
#content #rightpanel h4#GalleryDate {float:right;color:#FF8E00;}
#content #rightpanel #Gallery {}
#content #rightpanel #Gallery .GalleryThumbBG {background: url(/images/_v1.0/GalleryThumbBG.png) no-repeat center;height:78px;width:76px;position:relative;}
#content #rightpanel #Gallery .GalleryThumbBG .picthumb {position:absolute;top:5px;left:3px;}
/* GALLERY PAGE */

/* LIGHTBOX */
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background: url(/images/LightBoxImageBG.gif) repeat; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(/images/_v1.0/loading.gif); /* Trick IE into showing hover */ display: block; }
/*#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }
*/
#prevLink {float:left;background: url(/images/_v1.0/prevlabel.png) left 0% no-repeat;margin:0 0 0 -39px;}
#prevLink:hover { background: url(/images/_v1.0/prevlabel_Hover.png) left top no-repeat;}

#nextLink { background: url(/images/_v1.0/nextlabel.png) no-repeat 100% 0;float:right;margin-right:-39px;}
#nextLink:hover {background: url(/images/_v1.0/nextlabel_Hover.png) right top no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #0C0318; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; display:none;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;display:none;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px;background-color:black;-moz-opacity:.80;opacity:.80;}

/* LIGHTBOX */
/* ******************************************************************************************************************************************
12. MEDIA / GALLERY SECTION
****************************************************************************************************************************************** */

/* ******************************************************************************************************************************************
13. EVENTS
****************************************************************************************************************************************** */

#Events {position:relative;padding-bottom:30px;}

#Events .ShowMapButton {position:absolute;top:-33px; right:160px;}
#Events .ListAllButton {position:absolute;top:-33px; right:0px;}

#Events .wrap10allpad {padding:10px;}

#LocationList {}
#LocationList .ColWidth145 {width:145px; float:left;}
#LocationList .ColWidth238 {width:238px; float:left;}
#LocationList .ColWidth190 {width:190px; float:left;}
#LocationList .ColWidth140 {width:140px; float:left;}

#LocationList .countryLink { padding:0px 0px 4px 0;margin:0px;color:#555;background:none;}
#LocationList .countryLink a{background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#LocationList .countryLink a:hover{background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;color:white;padding-right:15px;}
#LocationList .countryLinkoff {font-size:110%;padding:0px 0px 4px 0;margin:0px;color:#555;background:none;}

#LocationArtist .ArtistImg {float:left;}
#LocationArtist .ArtistImg .ArtistLandingImgBG {background: url(/images/_v1.0/ArtistLandingImgBG.gif) no-repeat;height:130px;width:130px;position:relative;}
#LocationArtist .ArtistImg .ArtistLandingImgBG .Packshot {position:absolute;top:5px;left:5px;}
#LocationArtist .ArtistInfo {padding:10px 0 0 23px;}

#LocationArtist .ArtistDescWrap {float:left;margin-left:10px;width:750px;}
#LocationArtist .ArtistDescWrap h2.ArtistName {color:white;font-size:150%;line-height:100%;margin-bottom:7px;text-transform:uppercase;font-weight:600;}
#LocationArtist .ArtistDescWrap p {color:#929292;font-size:110%;}

#Events .BorderPanel348_Top {background: url(/images/_v1.0/images/BorderPanel348_Top.png) no-repeat top;display:block;height:19px;width:348px;}
#Events .BorderPanel348_Bottom {background: url(/images/_v1.0/images/BorderPanel348_Bottom.png) no-repeat bottom;display:block;height:18px;width:348px;}
#Events .BorderPanel348 {background: url(/images/_v1.0/images/BorderPanel348_Repeat.png) repeat-y;}
#Events .BorderPanel348Shadow {background: url(/images/_v1.0/images/BorderPanel348_Shadow.png) no-repeat;display:block;height:22px;}

#Events .BorderPanel570_Top {background: url(/images/_v1.0/images/BorderPanel570_Top.png) no-repeat top;display:block;height:19px;width:570px;}
#Events .BorderPanel570_Bottom {background: url(/images/_v1.0/images/BorderPanel570_Bottom.png) no-repeat bottom;display:block;height:18px;width:570px;}
#Events .BorderPanel570 {background: url(/images/_v1.0/images/BorderPanel570_Repeat.png) repeat-y;}
#Events .BorderPanel570Shadow {background: url(/images/_v1.0/images/BorderPanel570_Shadow.png) no-repeat;display:block;height:22px;width:570px;}

#EventLeft {width:348px;float:left;}
#EventRight {width:570px;float:right;}

/* EVENT TABLE */
#EventLeft #locationDateTable {padding:7px 0;}
#EventLeft .HeaderDate {background: url(/images/_v1.0/EventDateImg.gif) no-repeat left top;width:51px;height:25px;padding-bottom:5px;margin-top:5px;text-indent:-9999px;}
#EventLeft .HeaderEvent {background: url(/images/_v1.0/EventEventImg.gif) no-repeat left top;width:57px;height:25px;padding-bottom:5px;margin-top:5px;text-indent:-9999px;}
#EventRight .HeaderVenue {background: url(/images/_v1.0/EventVenueImg.gif) no-repeat left top;width:105px;height:25px;padding-top:5px;text-indent:-9999px;}
#EventRight .HeaderEventDetail {background: url(/images/_v1.0/EventEventDetailImg.gif) no-repeat left top;width:106px;height:25px;padding-bottom:5px;text-indent:-9999px;}

#EventLeft .CDTrack_Titlerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat left;height:30px;}
#EventLeft .Track_Samplerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat right;height:27px;cursor:pointer;}
#EventLeft .Track_tablerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat center;height:27px;margin-bottom:4px;}

#EventLeft th {margin:2px 0;}

#EventRight #EventDetailsLeft {float:left;width:230px;margin-right:20px;}
#EventRight #EventDetailsLeft h3.EventName {font-size:130%;line-height:100%;margin-bottom:7px;font-weight:600;}
#EventRight #EventDetailsLeft p {/*color:#929292;*/}
#EventRight #EventDetailsLeft .EventsBuyTickets {padding-top:10px;}

#EventRight #VenueDetailsRight {float:left;width:250px;}
#EventRight #VenueDetailsRight h3.VenueName {font-size:130%;line-height:100%;margin-bottom:7px;font-weight:600;}
#EventRight #VenueDetailsRight #GoogleMaps {padding:10px 0;}
/* EVENT TABLE */

p#BookingDisclaimer {color:#929292;font-size:110%;padding-bottom:10px;}
#BookingSuccess {color:#929292;font-size:110%;padding:10px 0;}

#BookingIntro {font-size:110%;}
#BookingIntro p {margin-bottom:10px;}
#BookingIntro ul {color:#FF8E00;}
#BookingIntro li {padding-bottom:2px;}
#BookingIntro li.title {padding-bottom:5px;font-weight:600;}

/* ******************************************************************************************************************************************
13. EVENTS
****************************************************************************************************************************************** */


/* ******************************************************************************************************************************************
14. HERITAGE
****************************************************************************************************************************************** */

#HeritageLeft {width:348px;float:left;}
#HeritageRight {width:570px;float:right;}

/* EVENT TABLE */
#HeritageLeft #locationDateTable {padding:7px 0;}
#HeritageLeft .HeaderDate {background: url(/images/_v1.0/EventDateImg.gif) no-repeat left top;width:51px;height:25px;padding-bottom:5px;margin-top:5px;text-indent:-9999px;}
#HeritageLeft .HeaderEvent {background: url(/images/_v1.0/EventEventImg.gif) no-repeat left top;width:57px;height:25px;padding-bottom:5px;margin-top:5px;text-indent:-9999px;}
#HeritageRight .HeaderVenue {background: url(/images/_v1.0/EventVenueImg.gif) no-repeat left top;width:105px;height:25px;padding-top:5px;text-indent:-9999px;}
#HeritageRight .HeaderEventDetail {background: url(/images/_v1.0/EventEventDetailImg.gif) no-repeat left top;width:106px;height:25px;padding-bottom:5px;text-indent:-9999px;}

#HeritageLeft .CDTrack_Titlerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat left;height:30px;}
#HeritageLeft .Track_Samplerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat right;height:27px;cursor:pointer;}
#HeritageLeft .Track_tablerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat center;height:27px;margin-bottom:4px;}

#HeritageLeft th {margin:2px 0;}

#HeritageRight #EventDetailsLeft {float:left;width:230px;margin-right:20px;}
#HeritageRight #EventDetailsLeft h3.EventName {font-size:130%;line-height:100%;margin-bottom:7px;font-weight:600;}
#HeritageRight #EventDetailsLeft p {/*color:#929292;*/}
#HeritageRight #EventDetailsLeft .EventsBuyTickets {padding-top:10px;}

#HeritageRight #VenueDetailsRight {float:left;width:250px;}
#HeritageRight #VenueDetailsRight h3.VenueName {font-size:130%;line-height:100%;margin-bottom:7px;font-weight:600;}
#HeritageRight #VenueDetailsRight #GoogleMaps {padding:10px 0;}
/* EVENT TABLE */
#HeritageRight .Heritage_EventsPanel {color:#929292;font-size:110%;}

#HeritageLeft #HeritageArtist .PackshotImg {}
#HeritageLeft #HeritageArtist .PackshotImg .PackshotImgBG {background: url(/images/_v1.0/Heritage_PackshotBG.gif) no-repeat;height:211px;width:211px;margin-bottom:10px;}
#HeritageLeft #HeritageArtist .PackshotImg .PackshotImgBG .Packshot {margin:6px 0 0 6px;}

#HeritageLeft #HeritageArtist .PackShotLinks {}
#HeritageLeft #HeritageArtist .PackShotLinks .ButtonLinks {padding-bottom:7px;} 

#Events .HeritageShowMapButton {position:absolute;top:-33px; right:135px;}
#Events .HeritageListAllButton {position:absolute;top:-33px; right:0px;}

#content h2.Header_GUArtistBanner {margin:15px 0 10px 20px;}

/* TIMELIST */
#TimeList {}
#TimeList ul {width:215px;float:left;min-height:100px;padding: 0 10px 15px 0;}
#TimeList ul li {padding-bottom:5px;}
#TimeList ul li a {/*background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;*/font-weight:normal;}
#TimeList ul li a:hover {/*background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;*/}


#TimeList ul.end {width:225px;float:right;min-height:100px;}
#TimeList ul.end li {padding-bottom:5px;}
#TimeList ul.end li a {/*background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;*/}
#TimeList ul.end li a:hover {/*background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;*/}

p.HertiageIntro {color:#929292;font-size:110%;}
/* TIMELIST */

/* ******************************************************************************************************************************************
14. HERITAGE
****************************************************************************************************************************************** */




/* ******************************************************************************************************************************************
15. SEARCH
****************************************************************************************************************************************** */

/* SEARCH RESULTS */

#Search {}

#Search #SearchResultPanel {padding:10px;}
#Search #SearchResultPanel h3.ResultforWord {color:#929292;padding-bottom:6px;}
#Search #SearchResultPanel ul#ResultList {}
#Search #SearchResultPanel ul#ResultList li {display:inline;margin-right:10px;font-size:110%;}
#Search #SearchResultPanel ul#ResultList li span.resultlinktotal {margin-left:5px;}
#Search #SearchResultPanel p.NoResults {margin-top:20px;font-size:110%;color:#929292;}
/* SEARCH RESULTS */

/* GOOGLE RESULTS */

#Search #GoogleResultPanel {}
#Search #GoogleResultPanel #LeftPanel {float:left;width:635px;}
#Search #GoogleResultPanel #RightPanel {float:right;width:250px;}

#Search #GoogleResultPanel #LeftPanel ul.GoogleList {}
#Search #GoogleResultPanel #LeftPanel ul.GoogleList li {}
#Search #GoogleResultPanel #LeftPanel ul.GoogleList li h2.Title {font-size:130%;}
#Search #GoogleResultPanel #LeftPanel ul.GoogleList li h2.Title a {color:#929292;}
#Search #GoogleResultPanel #LeftPanel ul.GoogleList li h2.Title a:hover {color:#FF8E00;}
#Search #GoogleResultPanel #LeftPanel ul.GoogleList li.Summary {padding-bottom:10px;}

#Search #GoogleResultPanel #LeftPanel ul.Pagination {}
#Search #GoogleResultPanel #LeftPanel ul.Pagination li.PreviousPage {float:left;}
#Search #GoogleResultPanel #LeftPanel ul.Pagination li.NextPage {float:right;}

#Search #GoogleResultPanel #RightPanel #TagCloud {padding:0 0 15px 0;}
#Search #GoogleResultPanel #RightPanel .advert {padding:0 0 15px 0;}
/* GOOGLE RESULTS */

/* COMPETITIONS */

#content .Product h3.CompetitionTitle {margin:10px 0 5px 0;font-size:140%;text-transform:uppercase;letter-spacing:-1px;line-height:95%;font-weight:600;}


/* COMPETITIONS */

/* ******************************************************************************************************************************************
15. SEARCH
****************************************************************************************************************************************** */

/* ******************************************************************************************************************************************
16. WIN
****************************************************************************************************************************************** */

#CompetitionList {}
#CompetitionList .CompListImage {width:200px;height:120px;padding:0 22px;}

#CompetitionDetails {}
#CompetitionDetails #LeftPanel {float:left;width:232px;}
#CompetitionDetails #LeftPanel .ImgBG {background: url(/images/_v1.0/Music_ProdDetail_PackshotBG.gif) no-repeat;height:232px;width:232px;margin-bottom:10px;}
#CompetitionDetails #LeftPanel .ImgBG .Large {margin:6px 0 0 6px;}
#CompetitionDetails #RightPanel {float:right;width:490px;padding-bottom:10px;color:#929292;font-size:110%;}
#CompetitionDetails #RightPanel h2.CompName {font-weight:600;font-size:160%;text-transform:uppercase;padding-bottom:10px;}

#CompetitionEnter {padding:10px 0;}
#CompetitionEnter .CompGreyPanel736_Top {background: url(/images/_v1.0/images/CompFillBG_Top.png) no-repeat top;display:block;height:6px;width:736px;}
#CompetitionEnter .CompGreyPanel736_Bottom {background: url(/images/_v1.0/images/CompFillBG_Bottom.png) no-repeat bottom;display:block;height:6px;width:736px;}
#CompetitionEnter .CompGreyPanel736 {background:#1F1D1D;}
#CompetitionEnter p.RegistertoEnter {padding:20px 0;text-align:center;}

h4.Question {display:block;margin:15px 0 0 20px;text-indent:-9999px;background: url(/images/_v1.0/Comp_Question.gif) no-repeat;width:77px;height:25px;}
#CompetitionDetails h4.Answer {display:block;margin:15px 0 10px 20px;text-indent:-9999px;background: url(/images/_v1.0/Comp_Answer.gif) no-repeat;width:69px;height:25px;}
#CompetitionDetails p.Question {padding:5px 0 10px 0;font-size:110%;}
#CompetitionDetails ul.YourAnswer {border-top:1px solid #343434;padding:10px 0 30px 0; }
#CompetitionDetails ul.YourAnswer li {display:inline;float:left;}
#CompetitionDetails ul.YourAnswer li h3 {color:#FFA200;margin-top:4px;}
#CompetitionDetails ul.YourAnswer li input[type="text"] {background:#1F1F1F none repeat scroll 0 0;border:1px solid #333;padding:4px;width:170px;margin: 0 30px;}
#CompetitionDetails .CompButton {padding-left:10px;}

#CompetitionSuccess {text-align:center;}
#CompetitionSuccess p.Success {padding:5px 0 20px 0;text-align:center;font-size:110%;}

#CompetitionDetails ul.YourChoiceAnswer {border-top:1px solid #343434;padding:10px 0; }

/* ******************************************************************************************************************************************
16. WIN
****************************************************************************************************************************************** */



/* ******************************************************************************************************************************************
17. ACCOUNT SECTION
****************************************************************************************************************************************** */

#content #LoginPanel {float:left;width:464px;}
#content #RegisterPanel {float:right;width:464px;}
#content .LoginFixedPanel {height:10em;}

.GreyStrokePanel464_Top {background: url(/images/_v1.0/images/GreyStrokePanel464_Top.png) no-repeat top;display:block;height:19px;}
.GreyStrokePanel464_Bottom {background: url(/images/_v1.0/images/GreyStrokePanel464_Bottom.png) no-repeat bottom;display:block;height:18px;}
.GreyStrokePanel464 {background: url(/images/_v1.0/images/GreyStrokePanel464_Repeat.png) repeat-y;}
 .wrap20sidepad {padding:0 20px;}


#content input[type="text"],#content input[type="password"] {background:#1f1f1f;border:1px solid #333333;padding:4px;width:170px;}
#content table td {padding:3px 5px;}

/* -------- REGISTER ------- */
#content table td h5 {font-size:110%;font-weight:600;} /* -- Used on Register page -- */
/* -------- REGISTER ------- */

/* ------ ADDRESS BOOK ----- */
#content input.EditAddress {color:black;}
#content .AddressBook td {padding:3px 12px;}
#content .AddressHeader {text-align:left;font-size:120%;height:30px;}
#content .EditAddressRow1 {background: url(/images/_v1.0/AddressListRow.gif) no-repeat;}
/* ------ ADDRESS BOOK ----- */

/* --------- ERROR --------- */
#content h5.ErrorProblem {font-size:110%;font-weight:600;margin-bottom:15px;}
/* --------- ERROR --------- */

/* ----- ORDER SUMMARY ----- */
#basketempty {text-align:center;}

#OrderSummary {padding-bottom:40px;}
#OrderSummary td {font-size:120%;font-weight:600;}

#OrderSummary td.ProductImage {width:85px;text-align:center;}
#OrderSummary td.ProductImage .OrderSummaryThumb {text-align:center;}
#OrderSummary th.ProductName {width:600px;padding:0 0 1em q
1.5em;text-align:left;}
#OrderSummary th.Price {width:120px;padding:0 0 1em 0;}
#OrderSummary th.Quantity {width:100px;padding:0 0 1em 0;}
#OrderSummary th.SubTotal {width:100px;padding:0 0 1em 0;}

#OrderSummary th h4.Header_Product {background: url(/images/_v1.0/Basket/OrderSummary_Product.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:82px;}
#OrderSummary th h4.Header_Price {background: url(/images/_v1.0/Basket/OrderSummary_Price.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:62px;}
#OrderSummary th h4.Header_Quantity {background: url(/images/_v1.0/Basket/OrderSummary_Quantity.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:82px;}
#OrderSummary th h4.Header_SubTotal {background: url(/images/_v1.0/Basket/OrderSummary_SubTotal.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:85px;}
#OrderSummary td h4.Header_Discount {background: url(/images/_v1.0/Basket/OrderSummary_Discount.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:85px;}
#OrderSummary td h4.Header_OrderSubTotal {background: url(/images/_v1.0/Basket/OrderSummary_OrderSubTotal.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:128px;}

#OrderSummary td.ProductImage {width:85px;padding:1em 0;text-align:center;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.ProductImage .OrderSummaryThumb {border:1px solid #1b1b1b;padding:1px;text-align:center;width:66px;display:block;margin-left:5px;}
#OrderSummary td.ProductName {width:500px;padding:1em 1.5em;text-align:left;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.Price {width:120px;padding:1em 0;text-align:center;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.Quantity {width:100px;padding:1em 0;text-align:center;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.SubTotal {width:100px;padding:1em 0;text-align:center;vertical-align:middle;border-bottom:1px solid #1b1b1b;}

#OrderSummary td span.FormatColor {color:#929292;font-weight:normal;font-size:90%;}
#OrderSummary td span.QuantityColor {color:white;padding-right:5px;}
#OrderSummary td span.PriceColor {color:white;}

#OrderSummary #PromoCode {background: url(/images/_v1.0/Basket/PromoCodeBG.gif) no-repeat top;display:block;height:59px;width:381px;margin:15px 0;}
#OrderSummary #PromoCode .wrap5pxpad {padding:7px 10px;}
#OrderSummary #PromoCode input[type="text"] {background:#1f1f1f;border:1px solid #333333;padding:4px;width:170px;margin:0 5px 3px 5px;}*/

#OrderSummary td.SubTotal85 {width:85px;padding:1em 0;text-align:center;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.SubTotal500 {width:500px;padding:1em 1.5em;text-align:left;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.SecuritySubTotal500 {width:500px;padding:1em 0;text-align:left;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.SubTotal120 {width:120px;padding:1em 0;text-align:center;vertical-align:middle;border-bottom:1px solid #1b1b1b;}
#OrderSummary td.SubTotal100 {width:100px;padding:1em 0;text-align:center;vertical-align:middle;border-bottom:1px solid #1b1b1b;}

#OrderSummary .BorderBottom {border-bottom:1px solid #1b1b1b;width:100%;}

#OrderSummary table#Cards {margin:10px 0;}

#OrderSummary table#ProceedtoCheckout {margin:20px 0 0 0;padding-bottom:20px;}
#OrderSummary ul#ProceedtoCheckout li.ContinueBrowsing {float:left;}
#OrderSummary ul#ProceedtoCheckout li.Proceed {float:right;}
/* ----- ORDER SUMMARY ----- */

/* ----- ORDER HISTORY ----- */
/* 
______________________________________________________________________________________
Styles each td individually due to tr background image restrictions in IE and Safari 
______________________________________________________________________________________ */

#OrderHistory .CDTrack_Titlerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat left;hei ght:30px;}
#OrderHistory .Track_Samplerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat right;he ight:27px;cursor:pointer;}
#OrderHistory .Track_tablerow {background: url(/images/_v1.0/MusicTracklisting_BG2.gif) no-repeat center;he ight:27px;}

#OrderHistory td {margin-bottom:30px;}

#OrderHistory .track_header {height:30px;}
/* ___________________________________________________________________________________
Styles each td individually due to tr background image restrictions in IE and Safari 
______________________________________________________________________________________ */
/* ----- ORDER HISTORY ----- */

/* ------- CHECKOUT -------- */
#Checkout {}
#Checkout td h4.Header_AddressDetails {background: url(/images/_v1.0/Basket/Checkout_AddressDetails.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:128px;margin:0 0 10px 10px;}
#Checkout td h4.Header_CardDetails {background: url(/images/_v1.0/Basket/Checkout_CardDetails.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:106px;margin:0 0 10px 10px;}
#Checkout td h4.Header_OrderSummary {background: url(/images/_v1.0/Basket/Checkout_OrderSummary.gif) no-repeat top;display:block;height:25px;text-indent:-9999px;width:128px;margin:0 0 10px 10px;}

#Checkout .BorderBottom {border-bottom:1px solid #1b1b1b;width:100%;margin-bottom:10px;}

#Checkout span.Section {color:#929292;font-size:110%;}
#Checkout label {margin-right:5px;}
/* ------- CHECKOUT -------- */

/* PAYMENT */


/* ******************************************************************************************************************************************
17. ACCOUNT SECTION
****************************************************************************************************************************************** */


/* ******************************************************************************************************************************************
18. SITEMAP
****************************************************************************************************************************************** */

#content #Sitemap h2.Header_News {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_News.png) no-repeat;width:70px;height:25px;}
#content #Sitemap h2.Header_Music {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Music.png) no-repeat;width:77px;height:25px;}
#content #Sitemap h2.Header_Events {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Event.png) no-repeat;width:73px;height:25px;}
#content #Sitemap h2.Header_Community {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUCommunity.png) no-repeat;width:132px;height:25px;}
#content #Sitemap h2.Header_GUMerch {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUMerch.png) no-repeat;width:116px;height:25px;}
#content #Sitemap h2.Header_Media {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Media.png) no-repeat;width:77px;height:25px;}
#content #Sitemap h2.Header_Win {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUCompetitions.png) no-repeat;width:179px;height:25px;}
#content h2.Header_Heritage {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Heritage.png) no-repeat;width:104px;height:25px;}
#content .Header_Help {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_Help.png) no-repeat;width:62px;height:25px;}


#Sitemap {}
#Sitemap ul {width:215px;float:left;min-height:100px;padding: 0 10px 15px 0;}
#Sitemap ul li {padding-bottom:5px;}
#Sitemap ul li a {background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;font-weight:normal;}
#Sitemap ul li a:hover {background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}


#Sitemap ul.end {width:225px;float:right;min-height:100px;}
#Sitemap ul.end li {padding-bottom:5px;}
#Sitemap ul.end li a {background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#Sitemap ul.end li a:hover {background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}


/* ******************************************************************************************************************************************
18. SITEMAP
****************************************************************************************************************************************** */


/* ******************************************************************************************************************************************
19. TSHIRT COMPETITION 02032010
****************************************************************************************************************************************** */

#Tshirt_Intro {}
#Tshirt_Intro .IntroContent {float:left;width:540px;}
#Tshirt_Intro .IntroContent h2.TshirtDesign {color:white;text-transform:uppercase;font-size:160%;font-weight:600;padding-bottom:10px;}
#Tshirt_Intro .IntroContent p {color:#929292;font-size:120%;}

#Tshirt_Intro .Tshirt_Links {float:right;width:202px;}
#Tshirt_Intro .Tshirt_Links .rightpanelBG_top {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Top.gif) no-repeat top;display:block;height:12px;width:202px;}
#Tshirt_Intro .Tshirt_Links .rightpanelBG_repeat {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Repeat.gif) repeat-y;height:0.01%;/*width:202px;*/}
#Tshirt_Intro .Tshirt_Links .rightpanelBG_bottom {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Bottom.gif) no-repeat top;display:block;height:12px;width:202px;padding-bottom:20px;}
#Tshirt_Intro .Tshirt_Links .rightpanelBG_bottomend {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Bottom.gif) no-repeat top;display:block;height:12px;width:202px;}

#Tshirt_Intro .Tshirt_Links .DownloadTemplate {text-align:center;padding-bottom:10px;}
#Tshirt_Intro .Tshirt_Links .DownloadButton {}

#Tshirt_Intro .Tshirt_Links ul.anchorlinks {font-size:12px;}
#Tshirt_Intro .Tshirt_Links ul.anchorlinks li {padding-bottom:3px;}
#Tshirt_Intro .Tshirt_Links ul.anchorlinks li a {background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#Tshirt_Intro .Tshirt_Links ul.anchorlinks li a:hover {background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}



#VoteTable {}
#VoteTable .Logintext {float:left;}
#VoteTable .Sortby {position:relative;font-size:95%;float:right;width:197px;height:26px;background: url(/images/_v1.0/SortByOrderBG.gif) no-repeat;}
#VoteTable .Sortby span.Sort {position:absolute;top:3px;left:12px;}
#VoteTable .Sortby span.Sort select {font-size:95%;margin-left:10px;}

#VoteTable .Entry_Item {display:block;max-height:209px;width:140px;margin:0 1px 14px 1px;position:relative;}
#VoteTable .Entry_Item_Top {background: url(/images/_v1.0/Tshirt/Tshirt_EntryBG_Top.gif) no-repeat top;display:block;height:3px;width:140px;}
#VoteTable .Entry_Item_Repeat {background: url(/images/_v1.0/Tshirt/Tshirt_EntryBG_Repeat.gif) repeat-y top;}
#VoteTable .Entry_Item_Bottom {background: url(/images/_v1.0/Tshirt/Tshirt_EntryBG_Bottom.gif) no-repeat top;display:block;height:4px;width:140px;}

#VoteTable .Entry_Item .Img {background: url(/images/_v1.0/Tshirt/Tshirt_ThumbBG.gif) no-repeat top;width:124px;height:125px;left:7px;position:relative;top:8px;}
#VoteTable .Entry_Item .Img .Thumbnail {margin:6px 0 0 7px;}
#VoteTable .Entry_Item .CurrentScoreBG {background: url(/images/_v1.0/Tshirt/Tshirt_EntryCurrentScoreBG.gif) no-repeat top;display:block;height:27px;width:123px;position:relative;margin:16px 0 0 8px;padding:2px 0;}
#VoteTable .Entry_Item .CurrentScoreBG span.CurrentScore {font-weight:600;font-size:100%;padding:5px 0 0 7px;}
#VoteTable .Entry_Item .CurrentScoreBG span.Score {font-weight:600;font-size:140%;color:#f324bb;padding-left:6px;}
#VoteTable .Entry_Item .ThumbVote {background: url(/images/_v1.0/Tshirt/Tshirt_EntryVoteButton.gif) no-repeat top;width:124px;height:24px;display:block;text-indent:-9999px;position:relative;margin:3px 0 0 7px;}
#VoteTable .Entry_Item .ThumbThankyou {padding:7px 0 6px 0;display:block;text-align:center;}



#EntryDetail {position:relative;}
#EntryDetail #EntryArtwork {float:left;background: url(/images/_v1.0/Tshirt/Tshirt_DetailBG.gif) no-repeat top;display:block;width:309px;height:308px;margin:0 20px 0 0;}
#EntryDetail #EntryArtwork .LargeImage {margin:6px 0 0 7px;}


#EntryDetail #EntryDescription {float:left;}
#EntryDetail #EntryDescription h2.EntryTitle {color:white;text-transform:uppercase;font-size:160%;font-weight:600;padding-bottom:5px;}
#EntryDetail #EntryDescription h3.Designedby {color:#929292;font-size:120%;padding-bottom:20px;}

#EntryDetail #EntryDescription .DetailVote {padding-bottom:25px;}
#EntryDetail #EntryDescription .rightpanelBG_top {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Top.gif) no-repeat top;display:block;height:12px;width:202px;}
#EntryDetail #EntryDescription .rightpanelBG_repeat {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Repeat.gif) repeat-y;height:0.01%;width:202px;}
#EntryDetail #EntryDescription .rightpanelBG_bottom {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Bottom.gif) no-repeat top;display:block;height:12px;width:202px;margin-bottom:20px;}
#EntryDetail #EntryDescription ul.anchorlinks {font-size:110%;}
#EntryDetail #EntryDescription ul.anchorlinks li {padding-bottom:3px;}
#EntryDetail #EntryDescription ul.anchorlinks li a {background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#EntryDetail #EntryDescription ul.anchorlinks li a:hover {background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}
#EntryDetail #EntryDescription .ThumbVote {background: url(/images/_v1.0/Tshirt/Tshirt_EntryVoteButton.gif) no-repeat top;width:124px;height:24px;display:block;text-indent:-9999px;position:relative;margin:3px 0 0 7px;padding-bottom:25px;}
#EntryDetail #EntryDescription .ThumbThankyou {padding:7px 0 6px 0;display:block;padding-bottom:25px;}

#EntryDetail #VotesSoFar {position:absolute;bottom:0;right:0;text-align:right;color:#929292;font-size:160%;font-weight:600;}
#EntryDetail #VotesSoFar p.VoteNumber {color:#f324bb;font-weight:600;font-size:400%;}

#TshirtComp #commentscontainer .panel_Bottom {margin-bottom:20px;}

#SubmitYourDesign {}
#SubmitYourDesign h4.SubmitDesign {background: url(/images/_v1.0/Tshirt/Tshirt_SubmitYourDesign.gif) no-repeat;display:block;height:25px;width:150px;text-indent:-9999px;padding-bottom:10px;}
#SubmitYourDesign .SaveDesign {background: url(/images/_v1.0/Tshirt/save.gif) no-repeat;display:block;height:20px;width:51px;/*text-indent:-9999px;*/padding-bottom:10px;margin:15px 0 0 0;}
#SubmitYourDesign .rightpanelBG_top {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Top.gif) no-repeat top;display:block;height:12px;width:202px;margin-top:15px;}
#SubmitYourDesign .rightpanelBG_repeat {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Repeat.gif) repeat-y;height:0.01%;width:202px;}
#SubmitYourDesign .rightpanelBG_bottom {background: url(/images/_v1.0/Tshirt/Tshirt_DetailRightColumnBG_Bottom.gif) no-repeat top;display:block;height:12px;width:202px;padding-bottom:20px;}
#SubmitYourDesign ul.anchorlinks {color:#929292;font-size:110%;}
#SubmitYourDesign ul.anchorlinks li {padding-bottom:3px;}
#SubmitYourDesign ul.anchorlinks li a {background: url(/images/_v1.0/Product_MoreInfoArrow.gif) no-repeat right 4px;padding-right:15px;}
#SubmitYourDesign ul.anchorlinks li a:hover {background: url(/images/_v1.0/Product_MoreInfoArrow_Hover.gif) no-repeat right 4px;padding-right:15px;}

#SubmitYourDesign h6.Thanks {color:#929292;font-size:110%;}

.TshirtContent {font-size:110%;}

/* ******************************************************************************************************************************************
19. TSHIRT COMPETITION 02032010
****************************************************************************************************************************************** */






/* ******************************************************************************************************************************************
20. NEW REGISTRATION
****************************************************************************************************************************************** */
/* ###################################################  */ 
/* ################ NEW REGISTRATION #################  */ 

#newsletter  {
color:#FFFFFF;display:inline;float:none;font-size:90%;margin:3px 0 0;}
#newsletter a.openpopup {color:#FF8E00;text-decoration:none; margin-top:-37px;display:block; text-align:right; }
#newsletter a.openpopup:hover {color:white;}


 #regpopup .bannertitle {float:left; font-size:160%; text-transform:uppercase; font-weight:bold;}

.vipclose  {
background:url("/images/x.gif") no-repeat scroll center top transparent;
border:0 none;
cursor:pointer;
float:right;
height:18px; display:block;
padding-bottom:10px;
width:18px;
}
h2.bannertitle {width:444px; font-size:140%; float:left;}


#regpopup .popbutton {
background:none;border:0 solid black;color:#FF8E00;cursor:pointer;display:inline;font-family:helvetica;font-weight:bold;margin:0 5px 5px 0;padding:2px 10px 2px 0;text-align:left;}
#regpopup .popbutton:hover {color:white;}

.smallprint {color:#e7e7e7; font-size:82%;}



#regpopup .dropdown {
background:#1f1f1f;border:1px solid #333333;padding:3px;
margin-bottom:5px; color:#ffffff;
}


#newregister .dropdown {background:none  #1f1f1f;border:1px solid #222222;color:#ffffff;font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-bottom:5px; padding:2px;}

#newregister #account td {line-height:1em;}
.floatleft {float:left;}

.floatright {float:right;}

#newregister .errorMessage {
font-size:88%;
font-weight:600;
padding:4px 0;
}
#regpopup  {padding:10px;}
#regpopup h3{font-weight:bold;}
#regpopup .submitpop {
background:url("/Images/submit.gif") no-repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
display:block;
height:24px;
text-indent:-9999px;
text-transform:capitalize;
width:73px;
}

#newregister td  { padding-bottom:8px; }
.regtable .floatleft {float:left;}
.regtable .floatright {float:right;}
.regtable .dob {float:right;}

.regtable .errorMessage {font-size:90%;}


.modalBackground {
background-color:Black;
opacity:0.7;
filter:alpha(opacity=70);
z-index:99999px;
}


#regpopup input[type="text"],#regpopup input[type="password"] {background:#1f1f1f;border:1px solid #333333;padding:4px;width:170px;}

/* ################ NEW REGISTRATION #################  */ 
/* ###################################################  */ 



/* ******************************************************************************************************************************************
21. MERCH
****************************************************************************************************************************************** */



.merchpage .banneroptions {position:relative; top:-30px; float:right; padding-bottom:0px; display:block;}
.merchpage #fourproduct {padding-top:1px;}
.merchpage .productpricewrap {position:relative; top:44px;}
.merchpage #fourproduct .price {position:static; margin:0 0 10px;}
.merchpage #fourproduct .productinfowrap {top:188px;}
.merchpage #productdetail {height:auto;}
.merchpage .formatproductpage .productpage {padding-bottom:10px;}



.btnSmall  {  background:url("/images/addtobasket_sizes.png") no-repeat 0 0 transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnSmall_active  {  background:url("/images/addtobasket_sizes.png") no-repeat 0 -45px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnSmall_disabled {  background:url("/images/addtobasket_sizes.png") no-repeat -0px -91px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}

.btnMedium  {  background:url("/images/addtobasket_sizes.png") no-repeat -46px 0 transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnMedium_active  {  background:url("/images/addtobasket_sizes.png") no-repeat -46px -45px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnMedium_disabled {  background:url("/images/addtobasket_sizes.png") no-repeat -46px -91px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}

.btnLarge  {  background:url("/images/addtobasket_sizes.png") no-repeat -92px 0 transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnLarge_active  {  background:url("/images/addtobasket_sizes.png") no-repeat -92px -45px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnLarge_disabled {  background:url("/images/addtobasket_sizes.png") no-repeat -92px -91px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}

.btnXl  {  background:url("/images/addtobasket_sizes.png") no-repeat -138px 0 transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnXl_active  {  background:url("/images/addtobasket_sizes.png") no-repeat -138px -45px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}
.btnXl_disabled {  background:url("/images/addtobasket_sizes.png") no-repeat -138px -91px transparent;border:0 none;color:transparent;cursor:pointer;display:block;height:45px;text-indent:-9999px;text-transform:capitalize;width:45px; float:left; margin-right:3px; margin-bottom:10px;}

 
#content  .merchProductimgBG {margin-left:6px; background: url(/images/_v1.0/MERCH_ProdDetail_PackshotBG.gif) no-repeat;height:262px;width:262px;}
#content  .merchProductimgBG .prodimage {margin:6px ;}


#content .merchdetail { float:left; width:280px;}
#content .merchdesc { float:left; width:450px; margin:5px 0 0 0;}

.thumbnailwrap {width:262px; margin-left:7px; background:url(/images/_v1.0/thumbimage_bgpanel.gif) no-repeat; margin-top:10px;}
.thumbnailwrap .productthumb  {display:block;float:left; padding:6px ;margin:8px 0px 8px 7px;position:relative; background:url("/images/_v1.0/merchthumbthumb_bg.gif");}
.thumbnailwrap .viewicon {background:none;bottom:1px;height:23px;position:absolute;right:1px;width:23px;z-index:3;}
.thumbnailwrap .last {margin-right:0;}

 
#content .merchdesc h2.title {font-size:170%;font-weight:600;letter-spacing:-1px;line-height:95%;text-transform:uppercase;}
#content .merchdesc span.delivery    {color:#F57F1F;display:block;font-size:100%;font-weight:600;margin-bottom:0px;}
#content .merchdesc p.stock {color:#F57F1F;display:block;font-size:100%;font-weight:600;margin-bottom:0px;}
#content .merchdesc h2.price {font-size:170%;font-weight:600;}
 

#content .merchdesc ul#BuyBG {background:url("/images/_v1.0/Music_ProdDetail_BuyBG.gif") no-repeat scroll 0 0 transparent;height:31px;margin-top:15px;width:128px;}


#content .merchdesc  .Addtobasket_button {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton.gif) no-repeat;margin:3px 0 0 5px;text-transform:uppercase;font-weight:600;font-size:95%;padding-top:3px;cursor:pointer;text-align:center;}
#content .merchdesc  .Addtobasket_button:hover {width:116px;height:23px;background: url(/images/_v1.0/Product_AddtobasketButton_hover.gif) no-repeat;margin:3px 0 0 5px;text-transform:uppercase;font-weight:600;font-size:95%;text-align:center;padding-top:3px;}

#magnifier  {
cursor:move;
 display:none;
}
#magnifier {
background:url("../images/loading.gif") no-repeat scroll 48% 48% #121212;
cursor:move;margin-left:0px; margin-top:0px; border:dotted  0px white;
}
.imageZoom {
cursor:move; 
}


.productinfowrap .formatsavailable {margin:0 0 0 10px;}






.resultsbanner {display:block;margin:0 0 5px 0;text-indent:-9999px;background: url(/images/_v1.0/Headers/Header_GUResults.png) no-repeat;width:91px;height:25px;margin:0 0 10px 20px;}
