/* large 760px and up */

#wrapper { 

	width: auto;
	
	
	/* max-width: 970px;  */
	min-width: 760px; 
	/* width:100%; */
	
	
	background-color:#ffffff;
	word-wrap:break-word;
	padding:0;

	margin-top: 0px;
    	margin-bottom: 0px;
	margin-left: auto;
  	margin-right: auto;
  	

	border-top: 1px solid #e3e3e3;
	border-right: 20px solid #e3e3e3;
	border-left: 20px solid #e3e3e3;

	/*  border-top:1px solid #000000;
	border-right:15px solid #000000;
	border-left:15px solid #000000;  */
}




@media screen and (min-width : 1280px) 
{
  body
  {
    font-size: 1.2em;
  }
}



.resize {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.resize img {
border:0px;
}


img.shoppic {   
	 width: 160px; 
	height: 160px;
	border:0px;

}


.vtopright {
	padding-right: 7px;
	text-align: right;
	
}

.vtopleft {
	float: left;
	text-align: left;
	
}


#logo {
	width: 100%; 
	z-index:5;
	
	margin-top: 10px;
	
	
	position: absolute;
	top: 0px;
	left: 0px;
	
/*	background-color:#ffffff;
	background-image: url('http://www.lyricsondemand.com/images/logo1.jpg');
	background-size:970px 175px;
	background-repeat:no-repeat;
	width: 970px; 
	height: 175px; */

}

img.logo1 {   
	/* width: 600px; 
	height: 175px; */
	
	
	width: 537px;
	height: 125px; 
	
}


#blubar {
	/* background-color:#3e3f41; 
	background-color:#000000; */
	width: 100%;
	height: 53px;


	background-image:
	repeating-linear-gradient(-60deg,
	transparent,
	transparent 5px,
	rgba(0, 0, 0, 0.1) 5px,
	rgba(0, 0, 0, 0.1) 10px);
      
      
	position: relative; top: 50px;
 	z-index:3;
 	

}

.topspacer {
	 width: 100%;
	height: 80px;
	

}


#topbar {
	width: 100%;
	vertical-align: top;
	display: block;
}


#topsongs {

width: 100%;
	vertical-align: top;
	text-align: top;
	font-size:0.9em;
}


@media screen and (min-width : 1001px)  and (max-width : 1200px)
{
	#topsongs { 
	width: 110%;
	margin-left: auto;
  	margin-right: auto;

		}
}



@media screen and (min-width : 1201px)  and (max-width : 1400px)
{
	#topsongs { 
	width: 115%;
	margin-left: auto;
  	margin-right: auto;

		}
}




@media screen and (min-width : 1401px) 
{
	#topsongs { 
	width: 130%;
	margin-left: auto;
  	margin-right: auto;

		}
}

.aboutinfo {
	font-family: Arquitecta,Helvetica,Verdana,Arial; 
	min-width: 450px; 
	text-align: center;
	background-color:#e8f7fb;
	
	font-size:1.1em; 
	padding: 5px;
	
	margin-top: 15px;
	margin-left: 24%;
  	margin-right: 24%;
  	
}



#searchhp {
	clear: both;
	text-align: center;
	
	margin-left: 20%;
  	margin-right: 20%;

}

.searchwd {

	width: 520px;

}

.searchwd2 {

	width: 450px;
	margin-left: auto;
  	margin-right: auto;

}


#topalbums {
	vertical-align: top;
	text-align: top;
	font-size:0.9em;
}

#newsongs {
	text-align: left;
	font-size:0.9em;

}



#toptool {
	width: 100%;
	display: block;

}


#topbanner {
	width: 100%;
}

/* changed */
.resizetb {

}

/* changed */
.resizesky {

}

#bottombanner {
	width: 100%;
}



#skyscraper {
	width: 160px;
	vertical-align: top;
	/* width: 187px; 
	
	padding-left: 27px;*/
	
}

#skyscraper2 {
	width: 160px;
	vertical-align: top;
}

#skyscraper3 {
	width: 160px;
	vertical-align: bottom;
}

.homespace
{

	width: 160px;
	max-width: 160px;
	vertical-align: top;
}







.spacersky {
	width: 55px; 
	text-align: right;

}

#boxunit {
	min-width: 300px;
	width: auto;


	height: auto;
	width: auto\9; /* ie8 */
	
	vertical-align: top;
	position:relative;



}

@media screen and (max-width : 1000px)
{
	#boxunit { width: 300px; }
}

@media screen and (min-width : 1001px) 
{

	#boxunit { width: 30%; }
}




#boxunit2 {
	vertical-align: top;
	position:relative;
}

#plysng {
	min-width: 300px;
	width: auto;

	height: auto;
	width: auto\9; /* ie8 */
}


#youtb {

	min-width: 300px;
	width: auto;
 height: 250px; 

	margin-right: auto;
    	margin-left: auto;
  z-index:90;
  
}

#scrlstart{
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.0em; 
	background-color:#e3fce5;
	cursor:pointer;
	
	 margin-left: 5px;
	 margin-right: 5px; 
	margin-bottom: 20px;
}

#scrlstop{
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.0em; 
	background-color:#f8d5d5;
	cursor:pointer;
	
	margin-left: 5px;
	 margin-right: 5px; 
	margin-bottom: 20px;
  	 display: none;
  	 
}

#youtb4 {
	min-width: 300px;
	width: auto;
  height: 250px;
  
    position: absolute;
    top: 0;
    left: 0;
  z-index:10;
  
}






#rightbar {
	min-width: 300px;
	width: auto;

	margin-left: auto;
  	margin-right: auto;
}


#leftbar {
  width: 160px;
  	margin-left: auto;
  	margin-right: auto;

}

#bottombar {
	width: 100%;
	margin-left: auto;
  	margin-right: auto;
}






#topnav {
	width: 100%;
	padding:0;
	font-size:1.1em;
	text-align: center;
}

#hpbottomnav {

	margin-left: auto;
	margin-right: auto;
}


#bottomnav {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.2em; 
	width: 100%;
	padding:0;

}

#bottomnav2 {
font-family: Arquitecta,Helvetica,Verdana,Arial;
font-size:1.2em; 
	width: 100%;
	padding:0;
	word-spacing:2px;
	
}




#bottomta {
	width: 100%;
}


#fbcomments {
	width: auto;
	height: auto;
	width: auto\9; /* ie8 */
	
}

#fbox {

	width: 100%

}



#genrenav {
	width: 90%;
	padding:5px;
	align: center;
	display: table;
}


#stnav { 

font-family: Arquitecta,Helvetica,Verdana,Arial;
font-size:1.0em; 
	/* min-width: 80px; 
	position:absolute;  top: -8px; right: -60px; 
	position:absolute;  top: -7px; right: -37px;*/

}



.marginspace {
	 margin-left: 3px;
  	margin-right: 3px; 
}


.navmargin {
	margin-left: auto;
	margin-right: auto;

	/* margin-left: 23%;
	margin-right: 23%; */


}

.navmargin2 {
	margin-left: auto;
	margin-right: auto;
	position:relative;   left: -40px;
}

.navmarginhp {
	margin-left: auto;
	margin-right: auto;
	position:relative;   left: -30px;
}


.dvtable {

	display: table;
	position:relative;

}

.trow  {
	display: table-row;

}

.tdata {
	display: table-cell;

}



.dvtable3 {

	display: table;
	position:relative;

}

.trow3  {
	display: table-row;

}

.tdata3 {
	display: table-cell;

}






#ldata {
	width: 100%;
	width: auto\9; /* ie8 */
	height: auto;
	

	border: 1px solid #e5e5e5;
	vertical-align: top;
	position:relative;

}


.sharebar {

}

.datawidth {
	width: 100%;
	position:relative;

}


#artdata {
	/* width: 510px;
	width: 456px; */
	
	width: 100%;
	width: auto\9; /* ie8 */
	height: auto;
	

	border: 1px solid #e5e5e5;
	vertical-align: top;
	position:relative;
}

#artinfo {
	min-width: 300px;
	width: auto;
	width: auto\9; /* ie8 */

	
	height: auto;
	width: auto\9; /* ie8 */
	
	border: 1px solid #e5e5e5;
	vertical-align: top;
	font-size:0.9em;

	padding-left: 5px;
	padding-right: 5px;
}

#snginfo {
	min-width: 300px;
	width: auto;


	height: auto;
	width: auto\9; /* ie8 */
	
	
	border: 1px solid #e5e5e5;
	vertical-align: top;
	font-size:0.9em;

	padding-left: 5px;
	padding-right: 5px;
}

.infotxt {
	text-align: left;


}


.aimobile {

	display: none;
}




#listAlbum {
	text-align: center;
	font-size:0.9em;
}


.txtlnk {
	width: 100%;
}


#borderleft {
	width: 15px;

	background: #031765;
	display: table-cell;
}

#borderright {
	width: 15px;

	background: #031765;
	display: table-cell;
}



#footer {
	width: 100%;
	/* background: #3e3f41; */
	border-top:1px solid #e5e5e5;
	
	background-image:
	repeating-linear-gradient(-60deg,
	transparent,
	transparent 5px,
	rgba(0, 0, 0, 0.1) 5px,
	rgba(0, 0, 0, 0.1) 10px);
}


#ftleft {
	width: 20%;
	max-width: 130px;
	vertical-align: middle;
}

#ftmiddle {
	width:70%;
	vertical-align: middle;
}

#ftright {
	width: 10%;
	max-width: 130px;
	vertical-align: middle;
}


.fthp 
{


}


.BluTxt {
	font-weight:bold; font-size:0.8em;
	color: #A6B4E8
}

.spacer1 {
	
	min-width: 50px;
	width: 10%;
	width: auto\9;
	
	/* width:120px; */
	text-align: right;
}

.spacer2 {
	min-width: 50px;
	width: 10%;
	width: auto\9;

	/* width: 190px;  */

}


.spacer3 {
	min-width: 50px;
	width: 10%;
	/* width: 255px;  */
	text-align: right;

}


.spacer4 {
	min-width: 50px;
	width: 10%;
	/* width: 260px;  */
	text-align: right;

}



.artlst {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.0em; 
	/* min-width: 510px; */
	display: block;
	padding-bottom: 10px;
	word-spacing:2px;
	white-space:nowrap;



 
}


@media screen and (max-width : 1279px)
{
	.artlst { width: 600px; }
}

@media screen and (min-width : 1280px) 
{

	.artlst { width: 700px; }
}




.sdtklst {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.0em; 
	/* min-width: 510px; */
	display: block;
	padding-top: 5px;
	/* padding-bottom: 5px; */
	word-spacing:2px;
	white-space:nowrap;


	 /* 
	margin-left: auto;
	margin-right: auto;  */

	 
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	background-color:#000000;
	color:#ffffff;
 
}



@media screen and (max-width : 1023px)
{
	.sdtklst { width: 600px; }
}

@media screen and (min-width : 1024px) 
{

	.sdtklst { width: 700px;; }
}





.gnrlst {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.2em; 
	/* min-width: 450px; */
	display: block;

	word-spacing:1px;
	position:relative;
	white-space:nowrap;
	

	margin-top: 1px;
	
	width: 660px;

}


.btmlst {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.1em; 
	display: block;

	word-spacing:1px;
	position:relative;
	white-space:nowrap;
	
	/* padding:1px 5px 1px 5px;
	
	width: 750px; */

}

.addcrt {
	font-family: Arquitecta,Helvetica,Verdana,Arial;
	font-size:1.3em; 
	display: block;

	word-spacing:1px;
	position:relative;
	white-space:nowrap;
	
	padding: 10px;
	
	
	width: 200px;
	
	margin-left: auto;
	margin-right: auto;

}


.searchdv {
	min-width: 510px; 
	display: block;
	white-space:nowrap;
	padding-top: 10px;


}

#mornav {


}

#selnav {
	display: none;
}


.bmornav {


}

.bselnav {

	display: none;
}



.searchtxt {
	width: 70px; 
	text-align: left;
	padding-bottom: 2px;
	position:relative; top:-2px; 

}



.inptsearch {
	width: 474px; 
}


.inptsearch2 {
	width: 300px; 
}



.amzitn {
	

	/* position:absolute; bottom:1px; left:0; */
	
	margin-bottom: 2px;
	margin-left: auto;
  	margin-right: auto;

}


@media screen and (max-width : 1000px)
{
	.amzitn { width: 120px; }
}



.top5 {

	 
	margin-left: auto;
  	margin-right: auto;

}


/*
@media screen and (max-width : 1000px)
{
	.top5 { width: 120px; }
}
*/


.shop5 {

	 
	margin-left: auto;
  	margin-right: auto;

}

.shop5link {

    	margin-left: auto;
  	margin-right: auto;
}



.shopbarL {


}


.shopbarS {

    	display: none;
}




.top5link {
    	margin-bottom: 4px;
    		margin-left: auto;
  	margin-right: auto;
}





.top5spacer {


}


.hptble
{
	width: 100%;


}


@media screen and (max-width : 1000px)
{
	.hptble { min-width: 320px;
	max-width: 650px;  }
}






.hptd
{

	text-align: left;
}

.hptd2
{

	text-align: left;
}


@media screen and (max-width : 1000px)
{
	.hptd { width: 325px; }
}


@media screen and (max-width : 1000px)
{
	.hptd2 { width: 325px; }
}




.hpshowm {
	background-color:#daebfc;
	text-align: center;
	cursor:pointer;
	 display: none; 
}

.hpshowl {
	background-color:#daebfc;
	text-align: center;
	 cursor:pointer;
	 display: none; 
}




.awtable1 {
	width: 40%; 
}

.awtable2 {
	width: 20%; 
	vertical-align: top;
}

.awtable3 {
	width: 40%; 
	vertical-align: middle;
}

.albumawrd {
	text-align: center;
	
	background-color:#b7d8f9;
	margin-top: auto;
    	margin-bottom: auto;
	margin-right: auto;
    	margin-left: auto;
}



.fullalbm {
	/* background-color:#daebfc; */
	text-align: center;

	margin-top: 5px;
	margin-right: 15%;
    	margin-left: 15%;
    	
	background-image:
	repeating-linear-gradient(-60deg,
	transparent,
	transparent 5px,
	rgba(0, 0, 0, 0.1) 5px,
	rgba(0, 0, 0, 0.1) 10px);
	
}



.tooltip {
	display: inline;
	position:relative;
}

.tooltip:hover:after {
	background: #3a3a41;
	/* background: rgba(0,0,0,.8); */
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);

	left: -15%;
	padding: 5px 5px;
	position: absolute;
	z:index: 98;
	width: 250px;

}


.tooltip:hover:before {
	border: solid;
	border-color: #3a3a41 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 21px;
	content: "";
	left: 20%;
	position: absolute;
	z:index: 99;

}



.albmlstsdtk {
	text-align: left;

    	margin-left: 15%

}


.albmsnglst {
	text-align: center;


}

.albmlst {
	text-align: left;
	padding-left: 25px;
	font-size: 0.9em;


}

#news {

	padding: 5px;
	vertical-align: top;
	text-align: top;
	font-size: 1.0em;
}


#addthishp {
	position: relative;
}


.addthisfloathp {
	background-color: transparent;
	 /*  width: 40px;  
	float: left; 
	margin-top: 2px;
	margin-left: 1px;  */ 
	display: none;

	 position: absolute; top: 2px; left: 15px;
	  z-index: 99;
}


.followdthhp {

	position: relative;
	margin-left:auto;
  	margin-right: auto;

}

.addthisfloating {
	background-color: transparent;
	/*  width: 40px;  
	float: left; 
	margin-top: 2px;
	margin-left: 1px;   */
	display: none;
	
	 position: absolute; top: 2px; left: 15px; 

	  z-index: 99;
}

.transdiv {
	
	 position: absolute; top: 2px; right: 2px;

}


.addthis_button_google_plusone { 


 position: relative; left: -1px;
 /* position: relative; left: 18px;*/
  
}

.addthis_button_facebook_like { 

 /* position: relative;  left: 80px;  */

  
}



