/* HTML elements */

body, html
{
	margin:0;
	padding:0px;
	min-height:101%;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9BB8CA;
}

body, html, input, textarea, select, .maintext, .band .text
{
	line-height:135%;
	font-family: Arial;
	font-size: 12px;
	color:#993300;
}

input, textarea
{
	padding-left:13px;
	color: #404E6F;
}

input:focus, textarea:focus
{	background:#FBF7E1 url(/images/bg_arrow.gif) no-repeat! important;}
	
a, a:visited
{	text-decoration:none;
	color: #4c7a9b;
	font-weight:bold;
}

a:hover, a:active
{
	color:#195d80;
	float: none;
	font-weight:bold;
}

form
{	padding:0px;
	margin:0px;}

input, textarea, select
{	border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-bottom:#D4D0C8 1px solid;
	border-right:#D4D0C8 1px solid;}

img
{
	border-top: 3px none;
	border-right: 3px none;
	border-bottom: 3px none;
	border-left: 3px none;
}

hr
{	color: #999;
	background-color: #999999;
	width: 100%;
	height: 1px;
	border: none;
	margin: 6px 0px 8px 0px;}

h1 {
	font-size: 28px;
	}
	
h2
{	font-size: 17px;
	margin-top: 15px;
}

h3
{
	font-size: 15px;
	background:#427496;
	color:#F3F3F3;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
		
p {
	margin: 15px 0px 15px 0px;
	}	
	
h4 {
	font-size: 13px;
	margin: 15px 0px 1px 0px;
	}	

li {
	list-style-type:square;
	}



/*General Body */

a.nohover
{	border:none;}

div#container{
	position:relative;
	padding: 0px 0px 33px 0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	top:0px;
	text-align:left;
	background-color:#fcf7e1;
	width:888px;
}

#masthead
{
	height:151px;
	width:888px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/bg_masthead.jpg);
	background-repeat: no-repeat;
}

#masthead a.left
{	background:url(/images/logo.gif);
	width:130px;
	height:130px;
	display:block}

#masthead a.left:hover
{
	padding: 0px;
	margin: 0px;
	border: none;
	float: left;
}

#masthead .right
{
	padding-top:4px;
	float: none;
}

#masthead .right, #footer
{
	color:#CC9966;
	align:left;
	float: right;
}

#masthead .right a
{	color:#7ABFD9;}

#masthead .right a:hover
{
	color:#FFF;
}
	
.nav
{
	padding: 0px 22px;
	font-weight:bold;
	font-size: 14px;
	position: relative;
	left: 175px;
	top: 120px;
	width: 717px;
	z-index: 1000;
	}

.nav a, .nav a:visited
{	color: #4192B5;}
		
.nav a:hover, .nav a:active
{	color:#81BAD3;
	border:none;}

.nav ul, .bullets ul
{	margin: 0px;
	padding: 0px;}

.nav li, .bullets li
{	list-style:none;
	}

.nav li a, .bullets li
{	padding-left: 0px;}
	
.nav li a:hover
	{	background: url(/images/square.gif) no-repeat center left;}

.bullets li
	{	background: url(/images/square2.gif) no-repeat center left;}

.left, .nav, 
{
	float:none;
}

.right, #midcolumn, #rightcolumn, .quote
{	float:right;}

.albumsForThisLetter{
	font-weight:bold;	
}

#albums list{
	width:110px;
	float:left; 
	margin:10px;
}

#midcolumn
{	width: 257px;}

#content
{
	padding: 6px 230px 21px 21px;
	border-top-style: none;
	background-repeat: repeat-x;
}

#rightcolumn
{	width: 100%;
	}

#midcolumn p
{	padding: 0px 19px 0px 24px;
	margin: 0px;
	font-size: 11px;
	}

#midcolumn p input {
	font-size: 11px;
	margin-top: 6px;
	}
	
#rightcolumn, #midcolumn
{	color:#993300;
	border-left-style: none;
	background-color: #FCF7E1;
}

br.clearfix
{
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.button, a.button 
{	
	background:#427496;
	border:1px solid #070F72;
	color:#eeeeee;
	font-weight:bold;
	height:18px;
}
	
.button a, .button a:visited, a.button {
	color: #FFF;
	}

.button a:hover, .button a:active, a.button:hover {
	color: #666666;
	}
		
.button:hover, .button:focus, a.button:focus
{	background: #999999 ! important;}

#footer
{
	position:relative;
	float:none;
	top:0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	bottom:0px;
}


p.center{
	text-align:center;
}

	
	

/*Secondary Page */

#content-second
{
	float:left;
	width: 650px;
	padding-top: 17px;
	padding-right: 11px;
	padding-left: 17px;
}

h2#media, h2#about, h2#studio, h2#distro, h2#social
{	padding: 5px 0px 5px 28px;
	margin-top: 0px;
	font-size: 17px;
	height:22px;
	color: #000;}
	
h2#media
{	background: url(/images/icon_about.png) no-repeat center left;}

h2#about
{	background: url(/images/icon_about.png) no-repeat center left;}

h2#studio
{	background: url(/images/icon_studio.png) no-repeat center left;}

h2#distro
{	background: url(/images/icon_distro.png) no-repeat center left;}

h2#social
{	background: url(/images/icon_social.png) no-repeat center left;}
	
h2#media, table.archive .item, h2#about, h2#studio, h2#distro, h2.subtitle, h2#social, .dotted
{
border-bottom: 1px #195d80 solid;
width:830px;
}	

.dotted
{	padding-bottom: 19px;
	margin: 0px 0px 22px 0px;}

table.archive
{
	width: 100%;
	margin:0px;
	padding:0px;
}

table.archive .col1, table.archive .col2
{	padding: 8px 0px 0px 0px;
	width: 48%;}

table.archive .colmid
{	width: 4%}

table.archive a.item
{	background: url(/images/bg_rows.png) repeat-x;
	height: 34px;
	padding: 6px;
	display:block}

table.archive a.item:hover
{	background: url(/images/bg_rows_on.png) repeat-x;}

a.item img
{	margin-right: 8px;
	float: left;}

.subhead
{	font-weight:bold;
	color: #000;}

h2.subtitle
{	font-size: 14px;
	font-weight:normal}

span.subtitle
{	font: 16px Arial;
	font-style:italic;
	font-weight:bold;}
	padding-bottom:20px;
	
.quote
{	background:#D9DEE0 url(/images/bg_quote.gif) no-repeat;
	border: 5px solid #FFF;
	width: 197px;
	font: 14px Verdana,Arial;
	padding: 25px;
	margin: 5px 0px 15px 15px;}

a#close
{	background: url(/images/close3.gif);
	margin:0px 0px 20px 0px;
	padding:0px;
	display:block;
	height:15px;
	width:15px;
	float:right}

.highlight {
	background:#E5EAEC;
	}
	
.highlight
{	padding: 3px;
	margin: 20px 0px 7px 0px;
	border-bottom: 1px solid #FFF;
	}

.song {
	background:#E5EAEC;
	padding: 3px;
	border-bottom: 1px solid #FFF;
	height: 100%;
	}

.song:hover {	
	background:#EDF1F2;
	}
	
.highlight a, .band a
{	font-weight:bold;
color:#2A5580}

.highlight a, .band a:hover
{
	font-weight:bold;
	color:#2A5580;
	text-decoration: underline;
}

.band {
	font-size: 15px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	border-bottom: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 1px;
	background-color: #9DB6CA;
	}
	
.band img {
	border: 1px solid #666;
	padding: 1px;
	float:left;
	margin: 0px 10px 0px 8px;
	}

.band .text {
	color: #000000;
	text-align: justify;
	}

.band h3 {
	font-size: 14px;
	}
	
		
.credit
{	font-style:italic;
	color: #999;}

.featured {
	padding: 10px;
	color: #993300;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-color: #F6ECDD;
	}

.featured img {
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin: 4px 12px 6px 0px;
	}	
	
.featured a, .featured a.visited {
	font-weight: bold;
	color:#4C7A9B;
	}
	
.featured a:hover, .featured a.active {
	color:#195d80;
	}

.featured h3 {
	font-size: 16px;
	margin: 0px 0px 13px 0px;
	background: none;
	border-bottom: 1px dotted #DEDEDE;
	border-top: none;
	padding:4px;
	color: #195D80;
	}

.featured h2 {
	margin-top: 3px;
	}
	
.imagegallery img {
	border: 1px solid #9BB8CA;
	padding: 1px;
	margin-top: 15px;
	}

.imagegallery td {
	text-align: center;
	}	

input.nostyle {
	padding: 0px;
	margin: 0px;
	background: none ! important;
	border: 0px;
	}	

.product {
	padding: 12px 0px 0px 0px;
	height: 312px;
	margin: 12px 0px 12px 0px;
	}
	
.product img {
	float:left;
	margin: 0px 16px 0px 0px;
	}

.product h2 {
	margin: 0px;
	}

.product input {
	margin: 10px 0px 0px 0px;
	}

#note, #genres {	
	display:none;
	}

#note a.close, #genres a.close {	
	background: url(/images/x.gif) no-repeat;
	display:block;
	height: 11px;
	width: 41px;
	float:right;
	}

.bold {
	font-weight: bold;
	}



/* ARTIST PAGES */

#profilepics {
	float: left;
	width: 200px;
	padding: 3px 23px 10px 0px;
	margin: 0px;
	}

#profilepics #mainpic {
	border: 1px solid #C7C7C8;
	padding: 1px;
	}

.thumb {
	float: left;
	margin: 10px 4px 0px 4px;
	padding: 1px;
	border: 1px solid #C7C7C8;
	width: 50px;
	height: 50px;
	}

.thumb:hover {
	border: 1px solid #000;
	}
	
ul#subnav {
	margin:2px 0px 12px 12px;
	padding:0px;
	float: right;
	width: 158px;
	background: #E5EAEC; 
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

#subnav li {
	background: url(/images/square3.gif) no-repeat center left;
	list-style:none;
	padding: 6px 4px 6px 13px;
	font-size: 15px;
	font-weight:bold;
	border-bottom: 1px solid #C8CACA;
	margin: 0px 8px 0px 8px;
	} 	

li#last {
	border: none;
	}

.livepreview {
	display:none;
	background: #FFF;
	border: 1px dotted #000;
	padding: 20px;
	}

.blogcomment
{	background: #F5F5F5 url(/images/bg_quote2.gif) top right no-repeat;
	padding: 10px;
	margin: 10px 0px 10px 0px;}
	
.white {
	background: #FFF ! important;
	}



/* WordPress */

h2.date, .timestamphome
{	margin: 2px 0px 12px 0px;
	padding:0px 0px 15px 0px;
	color:#A2BCCB;
	font-size: 12px;
	font-weight:normal;
	}

.timestamphome {
	margin-bottom: 5px;
	}
	
h2.title, .headline {
	font-size: 22px;
	margin: 15px 0px 2px 0px;
	padding:0px;
	font-weight:normal;
	line-height: 100%;
	color:#195d80;
	border-bottom:1px solid #666666;
}

p.metadata
{	margin: 24px 0px 28px 0px;
	border-bottom: 1px solid #333;
	padding-bottom: 30px;}	

ol.commentlist
{	padding:0px;
	margin:0px 0px 0px 20px;}
	
ol.commentlist li
{	background: #E8EAEB;
	padding: 10px;
	margin: 10px 0px 10px 0px;}

a.more, a.more:visited
{	background: #9FACB1;
	color: #FFF;
	padding: 3px;}

a.more:hover, a.more:active
{	background: #7B888E;
	color: #FFF;}
	
h2.headline {
	font-size: 16px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	}

.post h2 {
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	}

	
.commentmetadata {
	color: #999;
	}	


/* Social Index */

.tagLink {
	margin-top: 15px;
	}

.tagLink a {	
	margin: 0px 13px 0px 0px;
	line-height:140%;
	}	

.comment-count a
{	padding: 0px 8px 0px 4px;}

.comment-count
{	padding: 2px 2px 2px 4px;
	margin-left: 3px;}
	
.comment-number
{	margin: 30px 0px 0px 0px;
	padding-bottom: 25px;
	text-align:right;}
		


/* Fading Tooltips By Dustin Diaz*/

#toolTip { 
	position:absolute;
	z-index:1000;
	width:220px;
	background:#427496;
	border:1px double #FFFFFF;
	padding:5px;
	text-align:left}

#toolTip p { 
	margin:0;
	padding:0;
	color:#fff;}

#toolTip p em { 
	display:block;
	margin-top:3px;
	color:#94CAE1;
	font-style:normal;
	font-weight:bold; }

#toolTip p em span { 
	font-weight:bold;
	color:#fff; }
	
#masthead .center {
	padding-top:125px;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #003366;
	float: none;
	padding-right: 300px;
}
.crop {
	height: 108px;
	width: 108px;
}
#container.secondaryRight {
	background-repeat: no-repeat;
	background-position: right;
	width: 220px;
	float: right;
	background-color: #F6ECDD;
}
#content-secondHome {
	width: 575px;
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
	background-image: url(/images/bg_content2.png);
}
.welcome_community {
	background-image: url(/images/welcome_community.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 30px;
	background-color: #C7D4DA;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: none;
	height: 100%;
}
.your_space {
	background-image: url(/images/your_space.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 30px;
	background-color: #C7D4DA;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: none;
	height: 100%;
}
.featured_home {
	background-image: url(/images/featured.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 30px;
	background-color: #C7D4DA;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: none;
	height: 100%;
}
.featured_media {
	background-image: url(/images/featured_media.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	width: 230px;
	padding-top: 20px;
	background-color: #C7D4DA;
	padding-left: 1px;
	padding-right: 1px;
	text-transform: none;
	height: 100%;
}
.embeddedPlayer {
	margin: 4px 10px;
}
.welcome_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #C7D4DA;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: none;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.welcome_podcasts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #C7D4DA;
	text-transform: none;
	height: 100%;
	padding-right: 2px;
}
.welcome_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #C7D4DA;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: none;
	height: 100%;
}

div#welcomeText{
	display:inline;
	background-image: url(/images/store_images/topwelcome.gif);
	position:relative;
	width:620px;
	height:106px;
	float:left;
	padding-left:25px;
	margin-left:25px;
	margin-bottom:10px;
	z-index:15;
}


div#store_welcome_text {
	position:relative;
	width:600px;
	height:96px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	padding-top:5px;
	z-index:20;
}

div#featuredVideo{
	position:absolute;
	width:300px;
	height:375px;
	top:180px;
	left:47px;
	z-index:20;
	background-color:#fcf7e1;
}


div#sortTeachers {
	margin: 0px;
	position:absolute;
	z-index:12;
	top:164px;
	right: 50px;
}

div#sortStyles {
	margin: 0px;
	position:absolute;
	z-index:11;
	top:209px;
	right: 50px;
}

div#sortLevels {
	margin: 0px;
	position:absolute;
	z-index:13;
	top:253px;
	right: 50px;
}

div#searchCatalog {
	margin: 0px;
	z-index:14;
	
	
}

div#searchCommunity {
	margin: 0px;
	position:absolute;
	z-index:14;
	top:253px;
	right: 50px;
}

#custName{
	color:#FFCC66;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.shoppingCart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:0px;
	top:0px;
	position:relative;

}

.shoppingCart_contents{
	text-align:center;
}

.cartContents {
	position:relative;
	float:top;
	background-image: url(/images/store_images/rightcolumnstretch.gif);
	width:186px;
	padding-top:0px;
	top:0px;
	margin-top:0px;
	height:100%;
}

div#checkoutButton {
	float:right;
	z-index:25;
	}

/*Checkout*/

.termsOfService {
	background-color: #FCF7E1;
	padding:20px;
}

/*end of Checkout*/

.communitySearch {
	position:relative;
	top:100px;
	background-color: #608CA5;
	margin: 2px;
	height: 19px;
	z-index:4;
}
.DownloadTitles {
	background-color: #3F7494;
	margin: 2px;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
	height: 19px;
}

/*Welcome Text Links*/

A:link.welcometext {
	color:#FFCC66;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
A:visited.welcometext {
	color:#FFCC66;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}
A:hover.welcometext {
	color: #FFCC66;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}
A:active.welcometext {
	color: #FFCC66;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}
	
	
	div#colMid {
	position:absolute;
	top:170px;
	left: 31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	width:641px;
	}
	
	div#colItems {
	position:absolute;
	top:550px;
	left: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	width:550px;
	}

	
/*sideBar.php*/

	div#rightMenuPic{
	position:relative;
	float:right;
	z-index:2;s
	background-color: #ffffff;
	width:186px;
	background-image: url(/images/store_images/rightcolumnbg_top.jpg);
	background-repeat: no-repeat;
	}
	
	#adminLinks{
	position:absolute;
	top:10px;
	left:738px;
	width:138px;
	height:28px;
	}
	
	.space{
		float:left;
		width:500px;
		height:1px;
	}
	
	div#colRight{
	position:relative;
	float:right;
	padding-right:13px;
	width:186px;
	}
	
	.buttonSubmit {
	background-color: #fcf7e1;
	border: 0px;
	
	}
	
	.searchColumn{
	padding-top:0px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #794234;
	height:420px;
}

.singleTrackForAlbumPage {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px solid #F7F2DC;
	border-right: none;
	border-bottom: 2px solid #F7F2DC;
	border-left: none;
}

.tracklist {
	position: relative;
	float:left;
	display:inline;
	margin-left: 25px;
	width: 649px;
}
.reviewAlbumPage {
	background-color: #FFFFFF;
	width: 313px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FCF7E1;
}


.review {
	background-color: #FFFFFF;
	width: 599px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FCF7E1;
}


.style1 {
	color: #336699;
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	background-color: #FFFFFF;
	margin: 5px 0px 0px;
	font-weight: bold;
	float:left;
	width:350px;
}
.reviewTextAlbumPage {
	padding-top: 10px;
	padding-right:20px;
	margin-top: 5px;
}
.reviewStamp {
	margin-top: 5px;
}
.date {
	color: #B8C9D0;
}


#AlbumCover{
	float:left;
	padding-right:15px;	
}

#Description{
	float: right;
	color:#993300;
	width: 255px;
}


#Price{

	
}
#Reviews{
	top: 375px;
	left: 333px;
	float: right;
}

.WriteReview{
	width:150px;
	float:left; 
	padding:0px; 
	margin:0px; 
	margin-top:40px;
	text-align:center;
}

#Title{
	float:left;
	width:130px;	
}

#Teacher{

	
}
#Format_Runtime{

	
}

#reviews_form{
	float:right;
}

/*Included section (albums.php)*/

#included{
	float:right;
	width: 267px;
	padding-top:20px;
	
}

.albumTrackInclude {
	background-image: url(/images/included_fill.gif);
	float: right;
	width: 267px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-top:10px;
	
}

.included_title{
	float:left;
	padding-left:10px;
	padding-bottom:5px;
	width: 170px;
}

.included_runtime{
	float:right;
	padding-right:10px;
	padding-bottom:5px;
}


/*end of Included section*/

.albumDescription {
	z-index: 1000;
	position: absolute;
	left: 30px;
	top: 550px;
	width: 650px;
}
.style3 {font-size: 24px}

.productTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}
.featuredVideo1 {
	width: 340px;
	float: left;
	padding-top:0px
}

.reviewText {
	width: 599px;
	padding-top: 10px;
	margin-top: 5px;
}
.reviewStamp {
	margin-top: 5px;
}

.mainAlbumContent {
	position:absolute;
	left: 25px;
	top: 168px;
	width: 655px;
	padding-top:0px;
}

div#browseMore{
	position:absolute;
	z-index:1000;
	float:right;
	left:470px;
	top:175px;
	width:100px;
}

div#browseMoreOnViewAllPage{
	position:relative;
	z-index:1000;
	float:right;
	display:inline;
}

#All_albumInfo{
	width:267px;
	float: right;
	padding-left:20px;
	padding-bottom:20px;
}

#albumInfo {
	padding-top:60px;
	padding-right:0px;
	margin-left:0px;
	margin-right:15px;
	margin-bottom:20px;
	width: 255px;
	
}
#reviewsAlbumPage {
	float: right;
	
}



hr.footerLine{
color:#996633;
}



div#searchPage{
position:relative;
left:55px;
color:#993300;
}

#about_login{
	position:relative;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size: 11px;
	width:232px;
	z-index:44;
	padding-right:10px;
	height:290px;
}

div#navBariHanuman {
	position:relative;
	right:154px;
	top:-15px;
	float:right;
	z-index:1000;
}

.mp3 img {
margin:0;
padding:0;
vertical-align:baseline;
border:0;
}

.style2 {
color:#376D8C;
font-size:25px;
}

.style5 {
color: #195d80;
font-size:17px;
}

.featured h5 {
	font-size: 16px;
	margin: 0px 0px 13px 0px;
	background: none;
	border-top: none;
	padding:4px;
	color: #195d80;
	}
	
.entry img {
	border: 1px solid #000000;
	padding: 2px;
	margin: 1px 4px 4px 0px;
	}
	
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}	

a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
