body { color: #333; font-family: arial, verdana, helvetica, sans-serif; margin: 0; background-image: url(../images/bg.gif); background-repeat: repeat-x; }
p { font-size: 12px; margin: 10px 0px; }
hr { border: 1px #9CB33C solid; margin-top: 25px; margin-bottom: 0px; }
img { border: 0px; }

a:link { color: #000; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #ED018C; text-decoration: none; }
/*.videoLinks a:hover img { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }*/

h1 { font-size: 20px; color: #000; font-weight:normal; text-decoration: none; text-transform: uppercase; margin-top: 10px; margin-bottom: 0px; line-height: 28px; }
h2 { font-size: 14px; color: #9CB33C; margin-left: 0px; margin-right: 25px; margin-top: 10px; margin-bottom: 0px; }
h3 { font-size: 12px; font-weight:normal; color: #ED018C; margin: 10px 0px 0px 0px; text-transform:uppercase; }

.section-tab, .section-B-tab { margin: -5px 0px 0px -18px; padding: 25px 18px 0px 19px; background-repeat: no-repeat; /* filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;*/ }
.section-tab { background-image: url(../images/tab_corner-bg.png); }
.section-B-tab { background-image: url(../images/tab_corner_magenta-bg.png); }
.section-B-tab a:link { color: #999; text-decoration: none; }
.section-B-tab a:visited { color: #999; text-decoration: none; }
.section-B-tab a:hover { color: #999; text-decoration: none; }

/*.ilikePlayer .song_play_btn { font-size: 2em; line-height: 2em; font-style: normal; }*/

blockquote { font-size: 16px; color: #ED018C; margin: 15px 0px 0px; background-image:url(../images/quote-bkgd.png); background-repeat:no-repeat; padding: 15px 25px 10px 22px; font-style: italic; }
blockquote .byline  { font-size: 10px; line-height: 2.5em; margin-left: 20px; }
.rightcolumn { background-image: url(../images/white-50.png); background-repeat: repeat; }

/* Shows */

#shows .concert { padding: 5px 10px; margin: 0px 0px; background-color:#ffffff; position: relative; }
#shows .concert p { padding-left: 20px; margin-left: -10px; color:#333; background-image:url(../images/stripe-bg10px.png); background-repeat:repeat-y; /*border-left: 10px #EAA4D1 solid;*/ font-size: 14px; line-height: 1.2em; font-weight:bold; }
#shows .concert .info { font-size: 11px; font-weight: normal; }
#shows .concert a:link { color: #ED018C; }
#shows .concert a:visited { color: #ED018C; text-decoration: none; }
#shows .concert a:hover { color: #ED018C; text-decoration: none; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

#shows .concert-past { padding: 5px 10px; margin: 0px 0px; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#shows .concert-past p { padding-left: 20px; margin-left: -10px; color:#9CB33C; background-image:url(../images/stripe-bg10px.png); background-repeat:repeat-y; /*border-left: 10px #EAA4D1 solid;*/ font-size: 13px; line-height: 1.2em; font-weight:bold; }
#shows .concert-past .info { font-size: 10px; font-weight: normal; }
#shows .concert-past a:link { color: #000; }
#shows .concert-past a:visited { color: #000; text-decoration: none; }
#shows .concert-past a:hover { color: #333; text-decoration: none; }

#shows .past-devider { background: url(../images/pastshowline.png) no-repeat; margin: 0px -25px; }

/* A Image Swap */

/* Setup */
ul.cssmenu { list-style: none; padding: 0px; }
.displace { position: absolute; left: -5000px; }
ul.cssmenu li { float: left; }
ul.cssmenu li a { display: block; width: 180px; height: 60px; background: url(../images/socialsites.gif); }

/* Normal Links */
ul.cssmenu li.myspace a { background-position: 0 0; }
ul.cssmenu li.facebook a { background-position: 0 -60px; }
ul.cssmenu li.twitter a { background-position: 0 -120px; }

/* Hover Links */
ul.cssmenu li.myspace a:hover { background-position: -180px 0; }
ul.cssmenu li.facebook a:hover { background-position: -180px -60px; }
ul.cssmenu li.twitter a:hover { background-position: -180px -120px; }

/* Clicked Links */
ul.cssmenu li.myspace a:active { background-position: -360px 0; }
ul.cssmenu li.facebook a:active { background-position: -360px -60px; }
ul.cssmenu li.twitter a:active { background-position: -360px -120px; }

/* Selected/Active Links */
ul.cssmenu li.myspace a.selected { background-position: -540px 0; }
ul.cssmenu li.facebook a.selected { background-position: -540px -60px; }
ul.cssmenu li.twitter a.selected { background-position: -540px -120px; }

/* Widget */
.widget { display: block; float: left; position: relative; color:#CCC; width: 180px; height: auto; margin: 20px 0px 10px; }

.widget .top { display: block; background-image: url(../images/rightCol-top.gif); background-repeat: no-repeat; width: 180px; height: 10px; }
.widget .widgetbody { display: block; background-image: url(../images/rightCol-HorzStrip.gif); background-repeat: repeat; background-color: #ED018C; width: 160px; padding: 0px 10px; }
.widget .bottom { display: block; background-image: url(../images/rightCol-bottom.gif); background-repeat: no-repeat; width: 180px; height: 10px; }

.widget p { margin: 0px; padding-bottom: 8px; }
.widget h1 { margin-top: 0px; }
	
/* General Styling */
.alert { color: #ED018C; }
.alert2 { color: #F47B20; }
.alert3 { color: #9CB33C; }
.alert4 { color: #6C0; }
.vertmargin { background-image:url(../images/vert-margin-line.gif); background-repeat:repeat-y; }
.menu { font-size: 11px; letter-spacing: 1px; margin-top: 20px; }
.design { font-size: 9px; letter-spacing: 0.2px; margin-top: 0px; }
.middle { vertical-align: middle; }
.right { text-align: right; }
.logo { text-align: center; margin-top: 150px; }


/* Footer Styling */
#footer-box { width: 150px; position: absolute; top: 100px; left: 920px; margin: 0px; vertical-align: top; }
.footer { text-decoration: none; font-weight: normal; font-size: 11px; letter-spacing: 1px; color: #fff; }
.footer a:link, .footer a:visited { color: #fff; text-decoration: none; font-weight:normal; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.footer IMG { margin: 0px; }

.footer ul { list-style: none; float: left; margin: 0px; padding: 0px; }
.footer li { display: block; margin: 0px 0px 5px; padding: 0px; letter-spacing: .1em; }

/* Div Layout */
#burst { position:absolute; background-image:url(../images/burstA-bkgd.png); background-repeat:no-repeat; background-position:bottom right; left:0px; top:0px; width:300px; height:275px; z-index:1; }
.form1 P { font-size: 11px; color: #ED018C; text-decoration: none; margin-bottom: 5px; }
.form1 H1 { color: #ED018C; }
.form1 H3 { font-size: 10px; font-weight:normal; color: #666; text-decoration: none; }

input.formField { border-style: hidden; border-width: 0px; color: #fff; background-color: #999; outline: none; padding: 3px 7px; font-size: 8pt; }

/*.globalsearch { background-image: url(http://images.apple.com/global/nav/images/globalnavbg.png); _background-image: url(http://images.apple.com/global/nav/images/globalnavbg.gif); background-repeat: no-repeat; }
.globalsearch input[type=search].not-round { background: #ABABAB; outline: none; -webkit-border-radius: 10px; -webkit-border-image: url(http://images.apple.com/global/elements/prettysearch/searchfield_border.png) 2 2 2 2 stretch stretch; width: 170px; }*/

/*input[type=search].not-round { background: #ABABAB; height: 19px; outline: none; -webkit-border-radius: 9px; -webkit-border-image: url(http://images.apple.com/global/elements/prettysearch/searchfield_border.png) 2 2 2 2 stretch stretch; width: 200px; }
*/
/* GLOBAL SEARCH */
/*.globalsearch { width: 163px; height: 38px; position: absolute; top: 0; right: 0; background-position: 100% 0; background-repeat: no-repeat; }
.globalsearch.active { background-position: 100% -38px; }
.globalsearch input.g-prettysearch, .globalsearch .search-wrapper input.g-prettysearch {background: url(http://images.apple.com/global/nav/images/searchfield_repeat.png) center top repeat-x; }
.globalsearch input.g-prettysearch { width:140px; height: 16px; margin-top: 9px; margin-left: 11px; }
.globalsearch .search-wrapper { position: relative; width: 140px; margin-top: 9px; margin-left: 11px; }
.globalsearch .search-wrapper input.g-prettysearch { width: 110px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
.globalsearch .search-wrapper .left, 
.globalsearch .search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(http://images.apple.com/global/nav/images/searchfield_leftcap.png) left top no-repeat; }
.globalsearch .search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(http://images.apple.com/global/nav/images/searchfield_rightcap.png) right top no-repeat; }
.globalsearch .search-wrapper.empty.blurred input { color: #7E7E7E; }
.globalsearch .search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(http://images.apple.com/global/nav/images/close.gif); display: block; cursor: pointer; _cursor:hand; }
.globalsearch .search-wrapper.empty .reset { display: none; }
.globalsearch .search-wrapper input.g-prettysearch { position: absolute; width: 110px; top: 0; right: 10px; border: 0px; margin: 0; padding: 3px 0 0 0; font: 11px "Lucida Grande", Arial, sans-serif; }
.globalsearch label .prettyplaceholder { display: block; overflow: hidden; text-indent: -9999px; height: 0; width: 0;}

.globalsearch input[type=search].not-round { background: #ABABAB; height: 19px; outline: none; -webkit-border-radius: 9px; -webkit-border-image: url(http://images.apple.com/global/elements/prettysearch/searchfield_border.png) 2 2 2 2 stretch stretch; width: 133px; }

*/