body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #000;
}

/*IE Behaviour hack*/
img, div { behavior: url('/resources/iepngfix.htc'); }
/*******************/

#wrap{
	width: 1022px;
	height: 854px;
	background-image: url('/resources/graphics/Background.jpg');
	background-repeat: no-repeat;
	background-color: #1a1a1a;
}

#linehack{
	width: 185px;
	height: 5px;
	position: absolute;
	margin-left: 830px;
	margin-top: 752px;
	
	background-color: #000;
	z-index: 1;
}

#menu{
	position: absolute;
	margin-top: 124px;
	margin-left: 299px;
	padding-left: 31px;
	height: 32px;
	width: 683px;
	background-image: url('/resources/menu/RemusNavigationBar.png');
}

#menu a{
	height: 100%;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

#ma-music{background-image: url('/resources/menu/RemusMusicBtnRollOut.png');}
#ma-music:hover{background-image: url('/resources/menu/RemusMusicBtnRollOver.png');}
#ma-music:active{background-image: url('/resources/menu/RemusMusicBtnClick.png');}

#ma-video{background-image: url('/resources/menu/RemusVideoBtnRollOut.png');}
#ma-video:hover{background-image: url('/resources/menu/RemusVideoBtnRollOver.png');}
#ma-video:active{background-image: url('/resources/menu/RemusVideoBtnClick.png');}

#ma-images{background-image: url('/resources/menu/RemusImagesBtnRollOut.png');}
#ma-images:hover{background-image: url('/resources/menu/RemusImagesBtnRollOver.png');}
#ma-images:active{background-image: url('/resources/menu/RemusImagesBtnClick.png');}

#ma-shows{background-image: url('/resources/menu/RemusShowsBtnRollOut.png');}
#ma-shows:hover{background-image: url('/resources/menu/RemusShowsBtnRollOver.png');}
#ma-shows:active{background-image: url('/resources/menu/RemusShowsBtnClick.png');}

#ma-biog{background-image: url('/resources/menu/RemusBioBtnRollOut.png');}
#ma-biog:hover{background-image: url('/resources/menu/RemusBioBtnRollOver.png');}
#ma-biog:active{background-image: url('/resources/menu/RemusBioBtnClick.png');}

#ma-press{background-image: url('/resources/menu/RemusPressBtnRollOut.png');}
#ma-press:hover{background-image: url('/resources/menu/RemusPressBtnRollOver.png');}
#ma-press:active{background-image: url('/resources/menu/RemusPressBtnClick.png');}

#ma-buy{background-image: url('/resources/menu/RemusBuyBtnRollOut.png');}
#ma-buy:hover{background-image: url('/resources/menu/RemusBuyBtnRollOver.png');}
#ma-buy:active{background-image: url('/resources/menu/RemusBuyBtnClick.png');}

/*#menu a:hover{
	background-color: #54C7E2;
	opacity: 0.4;
}*/

#nform{
	position: absolute;
	background-image: url('/resources/RemusNewslettersignup_background.png');
	margin: 0px;
	padding: 5px;
	margin-left: 727px;
	margin-top: 15px;
	color: #54C7E2;
	font-size: 12px;
	font-weight: bold;
	width: 275px;
}

#nform input{
	height: 11px;
	border: 0px;
	font-size: 9px;
	width: 200px;
	background-color: #000;
	border: solid 1px #000;
	color: #FFF;
	position: absolute;
	margin-left: 0px;
}

#nform img{
	/*height: 11px;*/
}

#nform img{
	margin-left: 5px;
	padding-top: 2px;
}

#home-link{
	display:block;
	position: absolute;
	width: 297px;
	height: 280px;
}

#tf-link{
	display:block;
	position: absolute;
	width: 90px;
	height: 80px;
	margin-left: 830px;
	margin-top: 770px;
}
#dil-link{
	display:block;
	position: absolute;
	width: 90px;
	height: 80px;
	margin-left: 920px;
	margin-top: 770px;
}
#footer-links{
	width: 419px;
	height: 53px;
	position: absolute;
	margin-left: 295px;
	margin-top: 780px;
	padding-left: 1px;
	background-color: #000;
	background-image: url('/resources/graphics/Footer.png');
	background-position-x: right;
	background-repeat: no-repeat;
}
#footer-links a{
	display: block;
	position: absolute;
}

#f-ot{
	width: 70px;
	height: 13px;
	margin-left: 75px;
}
#f-fb{
	width: 50px;
	height: 22px;
	margin-left: 0px;
	margin-top: 30px;
}
#f-ms{
	width: 90px;
	height: 22px;
	margin-left: 60px;
	margin-top: 30px;
}
#f-yt{
	width: 50px;
	height: 25px;
	margin-left: 160px;
	margin-top: 28px;
}
#f-vm{
	width: 60px;
	height: 25px;
	margin-left: 220px;
	margin-top: 28px;
}
#f-tt{
	width: 70px;
	height: 25px;
	margin-left: 285px;
	margin-top: 28px;
}
#f-fl{
	width: 70px;
	height: 25px;
	margin-left: 362px;
	margin-top: 28px;
	background-color: #000;
}




.inner-wrap{
	width: 1022px;
	height: 854px;
	background-repeat: no-repeat;
}

#wrap-home{
	background-image: url('/resources/graphics/Background-Home.png');
}

#wrap-music{
	background-image: url('/resources/graphics/Background-Music.png');
}

#wrap-video{
	background-image: url('/resources/graphics/Background-Video.png');
}

#wrap-images{
	background-image: url('/resources/graphics/Background-Images.png');
}

#wrap-shows{
	background-image: url('/resources/graphics/Background-Shows.png');
}

#wrap-biography{
	background-image: url('/resources/graphics/Background-Biography.png');
}

#wrap-buy{
	background-image: url('/resources/graphics/Background-Shop.png');
}

#wrap-press{
	background-image: url('/resources/graphics/Background-Press.png');
}

#content{
	width: 712px;
	height: 551px;
	position: absolute;
	margin-left: 300px;
	margin-top: 200px;
}

/*Home*/
#home-q1{
	width: 169px;
	height: 185px;
	position: absolute;
	margin-left: -1px;
	margin-top: 362px;
}

#home-q2{
	width: 169px;
	height: 185px;
	position: absolute;
	margin-left: 178px;
	margin-top: 364px;
}

#home-q3{
	width: 169px;
	height: 185px;
	position: absolute;
	margin-left: 357px;
	margin-top: 364px;
}

/*Headings*/
h1{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h1 span{
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	min-width: 100px;
	background-color: #54C7E2;
	opacity: 0.99;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 15px;
	margin:0px;
	float: left;
}


h2{
	color: #54C7E2;
	font-family: Arial;
	font-size: 16px;
	margin: 0px;
	margin-left: 5px;
	opacity: 0.99;
}

/*Music*/
#music-main{
	padding-left: 10px;
	padding-top: 15px;
	height: 536px;
	width: 515px;
}

#music-holder{
	height: 497px;
	width: 512px;
	overflow: auto;
	overflow-x: hidden;
}

#music-holder img{
	margin-top: 5px;
}

/*Video*/
#video-main{
	height: 551px;
	width: 525px;
	padding-top: 15px;
	padding-left: 10px;
}

#video-main img{
	border: 0px;
}

#video-holder{
	height: 497px;
	width: 512px;
	overflow: auto;
	overflow-x: hidden;
}

.video-item{
	width: 162px;
	min-height: 140px;
	font-size: 14px;
	float: left;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.video-item-misc{
	color: #54C7E2;
}

.video-item-thumb{
	margin: 0px;
}

/*Images*/
#images-main{
	height: 536px;
	width: 515px;
	padding-top: 15px;
	padding-left: 10px;
}

#images-holder{
	height: 497px;
	width: 512px;
	overflow: hidden;
}

#images-holder img{
	border: 0px;
}

.images-item{
	width: 490px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 190px;
}

.images-item-title{
	font-size: 39px;
	color: #666666;
}

.images-item-date{
	font-size: 16px;
	color: #54C7E2;
	font-weight: bold;
	opacity: 0.99;
}

.images-item-c{
	min-height: 133px;
	overflow: hidden;
	text-align: center;
}

.images-item-c-next{
	position: absolute;
    top: 115px;
    right: 0px;
    cursor: pointer;
}

.images-item-c-next img{
	border: 0px;
}

.images-item-c-prev{
	position: absolute;
    top: 115px;
    left: 0px;
    cursor: pointer;
}

.images-item-c-prev img{
	border: 0px;
}

/*Biography*/
#biog-main{
	height: 551px;
	width: 506px;
	padding-top: 15px;
	padding-left: 10px;
}

#biog-holder{
	height: 490px;
	width: 505px;
}

#biog-headline{
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	margin-top: 10px;
	opacity: 0.99;
}

#biog-headline2{
	color: #54C7E2;
	font-weight: bold;
	margin-top: 10px;
	opacity: 0.99;
}

#biog-text{
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	margin-top: 13px;
	min-height: 261px;
	line-height: 17px;
}

#biog-text img{
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}

/*Shows*/
#shows-main{
	margin-top: 15px;
	margin-left: 10px;
	width: 713px;
	height: 552px;
}

#shows-holder{
	height: 495px;
	width: 697px;
}

.shows-item{
	min-height: 80px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.shows-item-left{
	height: inherit;
	width: 507px;
	float: left;
}

.shows-item-right{
	height: inherit;
	width: 150px;
	margin-left: 507px;
}

.shows-item-date{
	color: #54C7E2;
	padding-top: 5px;
}

.shows-item-price{
	color: #666666;
	opacity: 0.99;
	padding-top: 26px;
}

.shows-item-title{
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	opacity: 0.99;
}

.shows-item-location{
	color: #666666;
	opacity: 0.99;
	margin-top: 15px;
	width: 440px;
}

.shows-item-map{
	color: #666666;
	opacity: 0.99;
	float: right;
	margin-top: -20px;
	margin-right: 50px;
}

/*Press*/
#press-main{
	width: 712px;
	height: 490px;
	padding-top: 15px;
	padding-left: 10px;
}

#pressform{
	font-size: 23px;
}

#pressform input{
	height: 27px;
	border:0px;
	padding: 0px;
	margin: 0px;
	font-size: 18px !important;
	line-height: 27px;
	color: #171717;
	background-color: #CCCCCC;
	width: 210px;
}

#pressform div{
	font-size: 18px;
	color: #666666;
}

/*Buy*/
#buy-main{
	width: 525px;
	height: 551px;
}

#buy-main-top{
	height: 265px;
	padding-top: 15px;
}
#buy-main-bottom{
	height: 286px;
	padding-left: 10px;
	padding-top: 0px;
}
#buy-shirts{
	height: 200px;
	width: 501px;
	margin-top: 10px;
}
.buy-shirt{
	width: 167px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.buy-shirt a{
	font-size: 12px;
	color: #333;
}

/*Right collumn*/
#rightc{
	width: 177px;
	height: 553px;
	position: absolute;
	margin-left: 536px;
	margin-top: -3px;
}

.rightcwrap{
	width: 177px;
	height: 553px;
	margin-top: 3px;
	position: absolute;
}

.rightciwrap{
	height: 136px;
}


.rightci{
	height: 136px;
	margin-left: -1px;
}
.rightci img{
	max-height: 136px;
	max-width: 170px;
	margin-top: 1px;
}

.rightc{
	height: 136px;
	margin-left: 65px;
	padding-right: 10px;
	text-align: right;
}
.rightc div{
	text-align: right;
}
.rightcbottom{
	margin-top: 10px;
}
.rightctitle{
	font-size: 19px;
	color: #333;
	padding-top: 10px;
}
.rightctag{
	font-size: 14px;
	color: #54C7E2;
}
.rightcinfo{
	font-size: 12px;
	color: #808080;
}
.rightclink a{
	font-size: 12px;
	color: #808080;
}

#rightcoverlay{
	padding-top: 3px;
	margin-top: 1px;
	margin-left: -1px;
	background-image: url('/resources/graphics/column.png');
}






