/* LAYOUT */

html, body {
	height: 100%;
}

body {
	background: url(/images/design/nav_bg.png) repeat-x;
	background-color: #000;
}

#outerWrap {
	height: auto !important;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

#wrapper {
	width: 964px;
	margin: 0 auto;
	position: relative;
}

#backgroundImg {
	/*background: url(/images/design/background.jpg) no-repeat;*/
	/*background: url(/images/design/rory-gallagher-irish-tour-box-set-background.jpg) no-repeat;*/
	/*background: url(/images/design/background_nfsf.jpg) no-repeat; */
	/*background: url(/images/design/background_album.jpg) no-repeat;*/
	/*background: url(/images/design/rory_gallagher_home_vintage_albums_2_bg.jpg) no-repeat;*/
	background: url(/images/design/rory-gallagher-irish-tour-box-set-background.jpg) no-repeat;
	width: 1600px;
	height: 730px;
	position: absolute;
	left: -324px;
	top: 84px;
}

#header {
	width: 100%;
	height: 88px;
	position: relative;
	z-index: 80;
}

#content {
	width: 100%;
	position: relative;
}

#content .left320 {
	width: 320px;
	margin: 0 0 0 22px;
	float: left;
}

#content .right590 {
	width: 590px;
	margin: 0 0 0 352px;
}

#content .left455 {
	width: 455px;
	margin: 0 0 0 22px;
	float: left;
}

#content .right455 {
	width: 455px;
	margin: 0 0 0 488px;
}

#push {
	height: 130px;
	margin: -100px 0 0 0;
	clear: both;
}

#footer {
	width: 100%;
	height: 100px;
	margin: -100px 0 0 0;
	position: relative;
}


/* TYPOGRAPHY */

body {
	font-size: 13px;
	color: #ccc;
}

h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

h3 a, h4 a, h5 a, h6 a {
	color: #FFCC33;
	text-decoration: none;
}

h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

a {
	color: #FFCC33;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header #nav li a, #footer .nav li a {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e9c12b;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#footer .nav li a {
	font-size: 12px;
	color: #999999;
}

#footer .subNav li, #footer .subNav li a {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

#footer .subNav li a strong {
	color: #000;
	font-weight: normal;
}

#content #col2 .article h1 {
	color: #ddd;
	padding: 5px 0 3px 0;
}

#content #col2 .article h2 {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	text-transform: none;
	width: auto;
	height: auto;
	padding: 5px 0 3px 0;
	font-size: 2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #ddd;
}

#content #col2 .article h3 {
	padding: 5px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ddd;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
}

#content #col2 .article h4 {
	padding: 5px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ddd;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
}

#content #col2 .article h5 {
	padding: 5px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ddd;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}

#content #col2 .article h6 {
	padding: 5px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ddd;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}

#content #col2 .article p {
	padding: 0 0 15px 0;
}

#content #col2 .article ul {
	padding: 0 0 10px 15px;
}

#content #col2 .article ol {
	padding: 0 0 10px 20px;
}

#content #col2 .article blockquote {
	padding: 0 40px;
}

#content #col2 #interviewText.article {
	padding-left: 14px;
}


/* HEADER STYLES */

#header #flashAudioPlayer {
	width: 458px;
	height: 24px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 300;
	overflow: hidden;
}

#header h1.title {
	width: 310px;
	height: 145px;
	padding: 0;
	background: url(/images/design/logo.png) no-repeat;
	top: 5px;
	position: absolute;
	z-index: 100;
}

#header h1.title a {
	display: block;
	width: 290px;
	height: 90px;
}

#header h1.title span {
	display: none;
}

#header h2.subtitle {
	display: none;
}

#socialMedia {
	list-style: none;
	position: absolute;
	bottom: -15px;
	left: 75px;
}

#socialMedia li {
	float: left;
}

#socialMedia li a {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 2px;
	background: url(/images/design/bs_to_color_16x16.png) no-repeat;
}

#socialMedia li a span {
	display: none;
}

#socialMedia li.youtube a {
	background-position: -16px 0;
}

#socialMedia li.facebook a:hover {
	background-position: 0 -16px;
}

#socialMedia li.youtube a:hover {
	background-position: -16px -16px;
}

#header #nav {
	height: 60px;
	margin: 0 0 0 0;
	list-style: none;
	position: absolute;
	top: 24px;
	right: 27px;
}

#header #nav li {
	float: left;
}

#header #nav li.first a {
	background: none;
	padding-left: 8px;
}

#header #nav li a {
	display: block;
	height: 20px;
	padding: 20px 8px 20px 10px;
	background: url(/images/design/nav_sep.png) center left no-repeat;
}

#header #nav li:hover {
	color: #000;
	 background: url(/images/design/nav_hover_bg.png) repeat-x;
}

#header #nav li a:hover {
	color: #000;
	text-shadow: #eee 0px 1px 0px;
}

#header #nav li.search a {
	width: 28px;
	height: 28px;
	margin: 16px 0 16px 10px;
	padding: 0;
	background: url(/images/design/mag_glass.png) no-repeat;
}

#header #nav li.search a:hover {
	background: url(/images/design/mag_glass.png) 0 -28px no-repeat;
}

#header #nav li.search:hover {
	 background: none;
}

#header #nav li.search a span {
	display: none;
}

#header #searchForm {
	width: 280px;
	height: 36px;
	position: absolute;
	top: 84px;
	right: 0;
	z-index: 150;
	display: block;
	overflow: hidden;
}

#header #searchForm form {
	width: 280px;
	height: 36px;
	background: url(/images/design/search_form_bg.png) no-repeat;
	position: absolute;
	top: -36px;
}

#header #queryInput {
	width: 200px;
	height: 13px;
	margin: 10px 9px 0 9px;
	padding: 1px 0 0 1px;
	background-color: #fff;
	border: 1px solid #999;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header input.search {
	width: 50px;
	height: 16px;
	background: url(/images/design/search_but.png) no-repeat;
	border: none;
	margin: 10px 0 0 0;
}

#header input.search:hover {
	background: url(/images/design/search_but.png) 0 -16px no-repeat;
	cursor: pointer;
}


/* HEADER VIDEO */

#headerVideo {
	height: 100%;
	margin: 0 0 -12px 0;
}

#headerVideoTop {
	width: 964px;
	margin: 0 0 50px 0;
	background: url(/images/design/header_vid_bg_top.png) no-repeat;
	position: relative;
}

.smallsize #headerVideoTop {
	height: 175px;
}

.midsize #headerVideoTop {
	height: 305px;
}

.bigsize #headerVideoTop {
	height: 435px;
}

#headerVideoBottom {
	width: 964px;
	height: 68px;
	margin: -50px 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/design/header_vid_bg_bot.png) bottom no-repeat;
	position: relative;
}

#flashVideo {
	padding: 16px 0 0 27px;
	overflow: hidden;
	position: absolute;
	z-index: 50;
}

.smallsize #flashVideo {
	height: 200px;
}

.midsize #flashVideo {
	height: 330px;
}

.bigsize #flashVideo {
	height: 460px;
}


/* CONTENT AREA */

#content {
	margin: 0 0 120px 0;
}

#content .left320 h2 {
	width: 270px;
	height: 29px;
	padding: 9px 4px 4px 44px;
	background: url(/images/design/header_bar_320.png) no-repeat;
}

#content .right590 h2 {
	width: 540px;
	height: 29px;
	padding: 9px 4px 4px 44px;
	background: url(/images/design/header_bar_590.png) no-repeat;
}

#content .left455 h2, #content .right455 h2 {
	width: 405px;
	height: 19px;
	padding: 9px 4px 4px 44px;
	background: url(/images/design/header_bar_455.png) no-repeat;
}

#content a.rssFeed {
	width: 19px;
	height: 19px;
	padding: 0;
	position: absolute;
	top: 8px;
	right: 12px;
	background: url(/images/design/rss_icon.png) no-repeat;
}

#content #col2 a.rssFeed {
	right: 34px;
}

#content a.rssFeed:hover {
	background: url(/images/design/rss_icon.png) 0 -19px no-repeat;
}

#content a.rssFeed span {
	display: none;
}

#content #pageNav {
	text-align: center;
}

/* FOOTER */

#footer {
	background: url(/images/design/footer_bg.png) repeat-x;
}

#innerFoot {
	width: 910px;
	padding: 0 27px;
	margin: 0 auto;
	position: relative;
}

#footer .nav {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#footer .nav li {
	float: left;
}

#footer .nav li.first a {
	background: none;
	padding-left: 8px;
}

#footer .nav li a {
	display: block;
	height: 15px;
	padding: 10px 8px 15px 10px;
	background: url(/images/design/footer_nav_sep.png) center left no-repeat;
}

#footer .nav li:hover {
	color: #000;
	 background: url(/images/design/footer_nav_hover_bg.png) repeat-x;
}

#footer .nav li a:hover {
	color: #000;
	text-shadow: #eee 0px 1px 0px;
}

#footer .subNav {
	width: 550px;
	list-style: none;
	margin: 19px auto 0 auto;
}

#footer .subNav li {
	height: 12px;
	padding: 0 5px;
	float: left;
	border-left: 1px solid #666;
	line-height: 1em;
}

#footer .subNav li.first {
	border: none;
}

#footer .subNav li a:hover {
	text-decoration: underline;
}

#smallLogo {
	width: 190px;
	height: 88px;
	position: absolute;
	background: url(/images/design/small_logo.png) no-repeat;
	top: 0;
	right: 0;
}

#smallLogo span {
	display: none;
}

#smallLogo a {
	display: block;
	width: 190px;
	height: 88px;
}


/* PREMIUM MEMBERSHIP */

#premiumMembership {
	width: 581px;
	height: 480px;
	padding: 29px;
	background: url(/images/design/premium_bg.png) no-repeat;
	color: #fff;
	position: fixed;
	top: 50px;
	left: 100px;
	margin: 0 auto;
	z-index: 500;
	display: none;
}

#premiumInner {
	width: 531px;
	height: 375px;
	padding: 80px 25px 25px 25px;
	background: url(/images/design/premium_inner_bg.jpg) no-repeat;
	position: relative;
}

#content #premiumInner p, #premiumInner ul {
	padding-left: 0;
}

#premiumMembership div.close {
	width: 50px;
	height: 50px;
	background: url(/images/design/close_btn.png) no-repeat;
	position: absolute;
	top: -35px;
	left: -35px;
}

#premiumMembership div.close:hover {
	cursor: pointer;
}

#premiumMembership h4, #premiumMembership h5 {
	display: none;
}

#premiumMembership p {
	font-size: 16px;
	line-height: 1.4em;
	padding-bottom: 35px;
}

#premiumMembership ul {
	width: 265px;
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.4em;
}

#premiumMembership ul li {
	margin-bottom: 25px;
}

#premiumMembership form {
	margin-left: 275px;
}

#premiumMembership form label {
	display: block;
	color: #ffcc33;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#premiumMembership form input {
	width: 247px;
	height: 16px;
	border: 1px solid #666;
	margin-bottom: 20px;
	padding: 2px 0 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#premiumMembership form input.submit {
	width: 66px;
	height: 28px;
	padding: 0;
	margin: 0 5px 0 0;
	border: 1px solid #000;
	color: #000;
	background-color: #ffcc00;
	text-transform: uppercase;
	float: right;
}

#premiumMembership form input.submit:hover {
	color: #fff;
	cursor: pointer;
}

#premiumMembership p.close {
	position: absolute;
	bottom: 15px;
	left: 225px;
	padding: 0;
	color: #ffcc33;
}

#premiumMembership p.close:hover {
	cursor: pointer;
}

#blackout {
	z-index: 450;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
}


#buynow {
	position: absolute;
	top: 110px;
	left: 215px;
	z-index: 50;
	/*background: #000; */
	height: 24px;
	font-family: "Lucida Sans";
	text-transform: uppercase; 
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	
}
	