﻿@charset "utf-8";
/* CSS Document */
/*******************************************************

 	AMX PRODUCTIONS 2014
	Created by Amritpal Najran
	WWW.AMRITPALNAJRAN.COM	
	
	COLOURS AND FEATURES CSS

********************************************************/

/********************************************************

	THEME COLOURS

********************************************************/
/*#00bff3 */

 .amxToolBar.amxTheme01{
	border-top-color:#12B57C;	
	
}

 .amxToolBarNav ul li a span.amxTheme01{

    color:#12B57C;

}

.amxToolBarNav.amxTheme01 ul li a span:hover,
.amxToolBarNav.amxTheme01 ul li.selected a span{
	color:#5BD8AC;
	}
	
 .subFooter.amxTheme01{
	border-bottom-color:#12B57C;
}

.amxTheme00{
	
}

.infoBlock.themeBlock.amxTheme01{
	background:#12B57C;
	
}

/********************************************************

	TILE BANNER

********************************************************/
/* Expand Banner */

.expandBannerOuter{
	/*
	background: url("../images/layout/ui-elements/05-amrit-ui-2px-2px-20pc.png") repeat;
	background:url("../images/layout/amx-logo-03.png") no-repeat scroll center center transparent;
	*/
	/*height:350px;*/
	margin-top: 45px;
    overflow: hidden;
    width: 100%;
	
}


#bannerOuterContainer {
  /*background: none repeat scroll 0 0 #f0f0f0; */

	height: 350px;
	height: auto;
    overflow: hidden;
    position: relative;
margin-top: 10px;
	width: 960px;
	z-index:1000;
}

.blockClick{
	position:absolute;
	z-index:999;
	display:block;
	width:100%;
	height:100%;	
	
}



.bC{
	display:none;
	}

.clickable {
    cursor:pointer;
}
	
/* SIZE SET UP */
.bannerCube,
.bannerCubeLongWidth,
.bannerCubeLongHeight,
.infoBlock,
.infoBlockLongWidth,
.infoBlockLongHeight,
.defaultContent,
.defaultContentLongWidth
.defaultContentLongHeight{
	height: 171px;
	width: 179px;
	}

.bannerCubeLongWidth,
.defaultContentLongWidth,
.infoBlockLongWidth
{
	width: 368px;	
}

.bannerCubeLongHeight,
.defaultContentLongHeight,
.infoBlockLongHeight
{
	height:352px;
}



.bannerCube
{
	float: left;
    margin: 5px;
    position: relative;	
}

.infoBlock
{
	/* ALWAYS MAKE WIDTH 20PX LESS THAN "bannerCube" CONTAINER */
	background: url(../images/layout/ui-elements/05-amrit-ui-2px-2px-20pc.png);
	border: 1px solid #383838;
    color: #888888;
    display: block;
    outline: 1px solid #151515;
    overflow: hidden;
	
}



.infoBlock:hover{
	/*border:1px solid #7CDCF6;*/
	border:1px solid #fff;
	color:#888888;
	opacity:0.9;
}

#bannerOuterContainer.openAMXTile .infoBlock:hover{
	border: 1px solid #383838;
}

.infoBlock.themeBlock{
	background:#D83A29;
}


.hoverExpand{
	
	
}



.iconBlock,
.actionContext  
{
	display:block;
    position: absolute;
}
.defaultContent{
    display: block;
    position: relative;
	z-index:1;
}


.extraContentOuter{
	
	display:none;
	height: 370px;
	height: 100%;;
    width: 960px;
	position: absolute;
	top:0px;
	left:0px;
	
	
}

.extraContentInner{
	display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
	cursor:default;
}

.iconBlock{
	bottom: 5px;
    left: 5px;	
}

.actionContext{
	background: none repeat scroll 0 0 #2E2F30;
	color:#fff;
    cursor: pointer;
    line-height: 1.2;
    padding: 2px 20px;
    right: 5px;
    top: 5px;
	display:none;
		
}

.highlightBlock
{
	background: url(../images/infoBlockGlaze.png) no-repeat #1F61AC;
	color:#fff;
}

.highlightBlock:hover{
	color:#FFFFFF;
}

/********************************************************

	MAIL LIST FORM

********************************************************/

#mc_embed_signup {
    color: #222222;
    display: block;
    float: left;
    padding: 10px 0 10px 3%;
    position: relative;
    text-align: left;
    width: 370px;
}

#mc_embed_signup form{
	
}


#mc_embed_signup input {
    border: 1px solid #FAD15F;
	border-radius: 3px;
}


#mc_embed_signup .button {
    background-color: #AAAAAA;
    border: 0 none;
    border-radius: 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}


#mc_embed_signup .button:hover {
    background-color: #777777;
}

/********************************************************

	AMX HISTORY AND FUTURE

********************************************************/

.amxBodyContent {
    background: url("../images/layout/ui-elements/amx-symbol-bg.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    overflow: hidden;
	min-height:350px;
}

.amxBodyOuter{
	background:  #D83A29 ;
	padding-bottom: 20px;
}


.amxBodyContent h1{
	
	font-size: 61px;
    padding-top: 30px;
}

.amxBodyContent p{
	color:#fff;
	
}


.leftBodyContent {
    text-align: justify;
    width: 600px;
	float:left;
	overflow:hidden;
}

.rightBodyContent{
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
   padding-bottom:30px;
    overflow: hidden;
   
}

.discographyList{
	clear: both;
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    width: 900px;
}

.discographyList li{
	margin:0;
	float: left;
}

.labelInfo{
	color: #FF0000;
	font-weight: bold;
}


.music_content {
  
    display: block;
    height: auto;
    position: relative;
    width: 755px;
	margin:0 auto;
}


.music_section_title, 
.video_section_title {
    color: #929292;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    left: 10px;
    margin-top: 8px;
    position: relative;
    text-align: center;
    top: -5px;
    width: 740px;
}

.item_holder {
    display: block;
    
    height: 150px;
    left: 1px;
    position: relative;
    width: 149px;
}


.album_cover {
    background: url(../images/album_thumbs/nocoveryet.jpg) no-repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 90px;
    left: 26px;
    position: relative;
    top: 10px;
    width: 90px;
}


.album_title {
    border: 0 solid #333333;
    color: #1F1F1F;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    position: relative;
    text-align: center;
    top: 13px;
    width: 149px;
}
.album_text {
    color: #4F4F4F;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
}

.album_focus_writeup2 {
    border: 0 solid #D1D1D1;
    display: block;
    float: left;
    height: 260px;
    left: 40px;
    margin-bottom: 38px;
    position: relative;
    top: 10px;
    width: 413px;
}

/********************************************************

	AMX LOOPS

********************************************************/
.loopContent{
	
	
}

.loopContent h3{
	color: #444444;
	margin-bottom: 5px;
}

.loopContent p{
	color:#222;	
}

ul.loopsUpdateList{
	overflow:hidden;
	list-style:none;
	margin-bottom: 20px;
}

.loopsUpdateList li{
	 float: left;
	 margin-left: 0;
}

a.loopLink{
position: absolute; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
overflow: hidden;	
border-top: 5px solid #0070C2;	
border-top: 5px solid #FEE260;
border-top: 5px solid #212121;

}
a.loopLink span{
	
display: block; 
padding: 20px; 


}

a.loopLink span p{
	text-align: center; 
	font-size: 25px; 
	
}


/********************************************************

	AMX LOOPS / INSTRUMENTS

********************************************************/

.loopsInstrumentUpdateList{
	
	
}

.loopsInstrumentUpdateList li.instrument{
	background: url("../images/layout/ui-elements/amx-symbol-bg.png") no-repeat scroll -60px 36px #212121;
    border: 1px solid #212121;
    border-radius: 3px;
    box-shadow: 4px 4px 5px #999999;
    cursor: pointer;
    float: left;
    height: 150px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    position: relative;
    width: 120px;
	
}

li.instrument.dhol{
	
	
}

li.instrument.tabla{
	
	
}

li.instrument.dhad{
	
	
}

.loopsInstrumentUpdateList li.instrument:hover{
	background: url("../images/layout/ui-elements/amx-tile-01.png") no-repeat scroll center 18px #0070C2;
    border: 1px solid #3AAAFC;

}

.loopsInstrumentUpdateList li.instrument:hover a.loopLink{
	border-top:5px solid #3AAAFC;
	
}

.loopsInstrumentUpdateList li p{
	color: #FFFFFF;
	color:#fff;
	
}
.loopsInstrumentUpdateList li:hover p{
	
}

.loopsInstrumentUpdateList li p.instrumentName{
	
}

.loopsInstrumentUpdateList li p.instrumentNumber{
	font-size: 61px;
    font-weight: bold;
	
}

.loopsUpdateBlock span{
	background-color:#FACB49;
    clear: both;
    color: #FFFFFF;
   display:block;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 5px 5px 0;
    padding: 10px;
	cursor:pointer;
}

.loopsUpdateBlock span:hover{
	background-color:#04B0DF;
	color: #FFFFFF;
}

a.backLink{
	position: relative;
    top: 40px;
}

