/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	color:#838383;
	min-width:520px;
	background-color: #000000;

}
html, body { height:100%;}


p {padding-top:17px;}

a {
	color:#fb1d1d; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.extra {
	margin:0 auto -42px;
	min-height:100%;
}
.block {
	height:42px;
}

h1 {
	padding:6px 0 0 133px;
}
	h1 a {
		display:block;
		text-indent:-5000px;
		width:258px;
		height:78px;
		background:url(../images/logo.png) left top no-repeat;
	}

h2 {
	font-size:18px;
	line-height:1.2307em;
	text-transform:uppercase;
	color:#fff;
	padding:10px 0 15px 0;	
}
	.h2-pad {
		padding:18px 0 10px 0;
	}
/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 520px;
	background:url(../images/body-bg.jpg) top center repeat;
	
	overflow:hidden;
	visibility: inherit;
	}
/*	#page1 #main, #page4 #main, #page5 #main, #page6 #main     {
		background:url(../images/body-bg1.jpg) top center no-repeat;
	}
*/
	/* Header */
	header{
		min-height:150px;
		position:relative;
		z-index:30
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		height:42px;
		background:url(../images/footer-bg.png) left top repeat-x;
		font-size:0.769em;
		text-transform:uppercase;
		color:#fff;
		text-align:center;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 25px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 0 0 10px; 
	float:right;
}
.extra-wrap { 
	width:100%;
}

/*===== header =====*/
.slider{
	height:470px;
	position:absolute;
	overflow:hidden;
	height:173px;
	margin:-23px 0 0 25px;
	left: 1px;
	top: 144px;
}
.slider .pagination {display:none;}
#page1 header {height:288px;}
/*===== content =====*/
.box-top {
	background:url(../images/box-top-bg.png) left top no-repeat;
	height:25px;
	margin-top:-25px;
}
.box-bottom {
	background:url(../images/box-bottom-bg.png) left bottom no-repeat;
	height:21px
}

.box {
	background:url(../images/box-tail-bg.gif) left top repeat-y;
	width:100%;
}
	.box-bg {
		background:url(../images/box-bg.gif) top center no-repeat;
		width:100%;
	}

#content {
	padding:0 28px 0 30px;
	position:relative;
	z-index:20;
}

.col-pad {
	padding-right:52px;
}
.col-pad1 {
	padding-right:37px;
}
.col-pad2 {
	padding-right:30px;
}
.col-pad3 {
	padding-right:25px;
}
figcaption {
	background:#3d3d3d;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0 5px 0
}
.divider {
	background:url(../images/divider-bg.gif) 211px 0 repeat-y;
}
	.box .indent {
		padding:0 5px 0 20px;
	}


.news-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:10px
}
	.news-list li a {
		color:#888888;
		text-decoration:none;
	}
		.news-list li a:hover {

		}
	.news-list li span {
		float:left;
		display:block;
		width:36px;
		font-size:15px;
		padding:5px 0 5px 0;
		margin:0px 12px 0 0;
		text-align:center;
		background:#3d3d3d;
		border-radius:18px;
		-moz-border-radius:18px;
		-webkit-border-radius:18px;
		position:relative;
	}
		.news-list li span em {
			color:#fff;
			display:block;
			margin-top:-6px
		}
	.n1 li span {
		background:#ed2626;
		color:#f58b8b;
	}
	.n2 li span {
		background:#ffffff;
		color:#808080;
	}
		.n2 li span em {
			color:#000
		}
	.n1 li strong {
		color:#fff;
		display:block;
		font-size:14px;
	}

.link1 {
	text-decoration:none;
}
	.link1:hover {
		text-decoration:underline;
	}
.tour-list span {
	color:#fff !important
}
	.tour-list strong i {
		font-style:normal;
		font-weight:normal;
		color:#ed2626;
		display:inline-block;
		margin-left:15px;
	}
		.tour-list li {
			background:url(../images/border-bg.gif) left bottom repeat-x;
			padding-bottom:15px;
			margin-bottom:16px;
		}
			.tour-list .last {
				background:none;
				padding:0;
			}
		.tour-list b {
			display:inline-block;
			width:84px;
			font-weight:normal;
		}

.inside {
	padding:10px 0 0 20px;
}
.inside1 {
	padding:0 10px 0 20px
}
	.padding {
		padding-right:0
	}

.list li {
	background:url(../images/marker.gif) left 11px no-repeat;
	font-size:14px;
	line-height:1.928em;
	padding-left:11px;
}
	.list li a {
		text-decoration:none;
	}
		.list li a:hover {
			text-decoration:underline;
		}

.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:5px
	}
	
.link {
	text-decoration:none;
	color:#878787;
}
	.link:hover {
		text-decoration:underline;
	}
	
.text {
	font-size:14px;
	line-height:1.214em;
	color:#ed2626
}

.pad {
	padding-top:26px;
}
.pad1 {
	padding-top:16px;
}

.border {
	background:url(../images/border-bg.gif) left bottom repeat-x;
	padding-bottom:25px;
	width:100%;
	line-height:0;
	font-size:0
}

table {
	border-collapse:collapse;
	margin-top:34px
}
	table td {
		border-right:1px dashed #1c1c1c;
		width:130px;
		padding:0 0 0 17px;
	}
	table a {
		font-size:14px;
		text-decoration:none;
	}
		table a:hover {
			text-decoration:underline;
		}
	table span {
		display:block;
	}
	.td1 {
		padding-left:0;		
	}
	.td2 {
		padding:0 25px 0 17px;
		width:110px;
	}
	.td3 {
		border:none;
	}
	
.discography li {
	width:100%;
	overflow:hidden;
	padding-bottom:23px
}
	.discography li img {
		float:left;
		margin-right:14px;
	}
		.discography li span {
			display:block;
			color:#ed2626;
			font-size:14px;
			margin-top:3px
		}
.tracks {
	color:#858585;
	text-decoration:none;
}
	.tracks:hover {
		text-decoration:underline;
	}

.download-link {
	display:inline-block;
	background:url(../images/download-link.png) left 2px no-repeat;
	padding-left:24px;
	color:#858585;
	text-decoration:none;
	font-size:14px;
	line-height:1.2307em;
	padding-bottom:4px;
	margin-top:4px;
}

.download-link:hover {
	color:#fff
}

.popular-list li {
	border-bottom:1px dashed #202020;
	padding-bottom:10px;
	margin-bottom:11px;
}
.popular-list .last {
	border:none;
}
	.listen-link {
		display:inline-block;
		background:url(../images/listen-bg.png) left 1px no-repeat;
		padding-left:25px;
	}
		.popular-list li a {
			color:#ed2626;
			text-decoration:none;
			font-size:14px;
			margin:12px 17px 0 0
		}
			.popular-list li a:hover {
				color:#fff;
			}
		.popular-list .download-link {
			margin-right:0
		}

.p1 {
	padding-top:10px;
}
/*===== footer =====*/
footer .inside {
	padding-top:12px;
}
	footer a {
		text-decoration:none;
	}
		footer a:hover {
			text-decoration:underline;
		}



/*==========================================*/

/*** ESSENTIAL STYLES ***/
nav {
	background:url(../images/nav-menu.png) left top no-repeat;
	margin-left:25px;
	height:54px;
	position:relative;
	z-index:10
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	padding:16px 0 0 10px;
	width:100%;
}
	.sf-menu li {
		float:left;
		position:relative;
		font-size:13px;
		line-height:1.2307em;
		padding:0 17px 0 16px
	}
.sf-menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	position:relative;
}
	

.sf-menu ul {
	position:absolute;
	display:none;
	width:84px;
}
	.sf-menu li li {
		text-align:center;
		float:none;
		padding:0 0 0 0;
	}
		.sf-menu li li a {
			display:block;
			background:url(../images/menu-li-li-a-left-bg.png) left top no-repeat;
		}
			.sf-menu li li a span {
				background:url(../images/menu-li-li-a-right-bg.png) right top no-repeat;
				padding:0 12px 0 12px;
				display:block
			}
				.sf-menu li li a span span {
					background:url(../images/menu-li-li-a-tail-bg.png) left top repeat-x;
					padding:4px 0 10px 0;
				}
			.sf-menu li li {}

.sf-menu li:hover, .sf-menu li.sfHover > a ,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu .current {
	outline:		0;
	color:#fb1d1d;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-5px;
	top:			30px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			0;
	height:			0;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}



 #galleryfic_gallery {
	width:100%;
	overflow:hidden;
	margin-top:-4px
	}
	div.content {
		/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
		width: 434px; 
		position:relative;
		z-index:10;
		margin-bottom:10px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
			text-decoration: underline;
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
		z-index:10
	}
		.advanced_gallery div.slideshow-container {
			width:420px;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 420px;
		width:434px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 420px;
		width:434px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 434px;
		height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
		text-decoration: none;
	}
	div.slideshow img {
		position:absolute;
		left:0;
		top:0;
	}
	.advanced_gallery div.slideshow img {
			border:none;
			margin-left:-100px;
		}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.slideshow.simple span.image-wrapper {
		left:0;
	}
	div.caption-container {
		position: relative;
		clear: left;
		height:40px;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			right:0;
			top:0;
			width:330px;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 400px;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 70px 0 30px;
		overflow:hidden;
	}
	div.caption h2 {
		background:url(../images/content-bg.gif) repeat;
	}
	div.image-desc {
		font-size:10px;
		text-transform:uppercase;
		float:right;
		padding:0px 0 0 0;
	}
	div.navigation {
		/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
	div.thumbs {
		position:relative;
	}
	ul.thumbs {
		clear: both;
		margin: 0;
		padding: 2px 0 0 61px;
		height:87px !important;
		overflow:hidden;
	}
	ul.thumbs li {
		float: left;
		background:none !important;
		list-style: none;
		margin-right:13px;
		position:relative;
		z-index:20
	}
	ul.thumbs li.last {
		padding-right:0;
	}
	a.thumb {
		display: block;
	}
	ul.thumbs li.selected a.thumb {
	}
	a.thumb:focus {
		outline: none;
	}
	ul.thumbs img {
		border: none;
		display: block;
	}
/* Pagination */
div.pagination {
	width:100%;
	position:relative;
	height:45px;
	top:-64px;
	
}
div.pagination1 {
	width:100%;
	position:absolute;
	height:45px;
	top:498px;
	
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display:none; /* optional disabled */
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display:none;
}
div.pagination a:hover, div.pagination span.current {
	
}
div.pagination span.ellipsis {
	display:none;
}

div.pagination a.prev {
	display:block;
	width:45px;
	height:45px;
	background:url(../images/prev-link-bg.png) left top no-repeat;
	position:absolute;
	z-index:10;
	left:0;
	top:0px;
}
div.pagination1 a.prev_1 {
	display:block;
	width:45px;
	height:45px;
	background:url(../images/prev-link-bg.png) left top no-repeat;
	position:absolute;
	left:0;
	top:0px;
	z-index:10;
}
div.pagination1 a.prev_1:hover, div.pagination a.prev:hover {
	background:url(../images/prev-link-bg.png) left -45px no-repeat;
}



div.pagination a.next {
	display:block;
	width:45px;
	height:45px;
	background:url(../images/next-link-bg.png) left top no-repeat;
	position:absolute;
	z-index:10;
	left:390px;
	top:0px;
}
div.pagination1 a.next_1 {
	display:block;
	width:45px;
	height:45px;
	background:url(../images/next-link-bg.png) left top no-repeat;
	position:absolute;
	z-index:10;
	left:390px;
	top:0px;
}
div.pagination1 a.next_1:hover, div.pagination a.next:hover {
	background:url(../images/next-link-bg.png) left -45px no-repeat;
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
