@charset "utf-8";
/* CSS Document */


html, body {
    height: 100%;
    overflow: hidden;
}


* html #innernav, * html #wrapleft { 
	position: absolute;
}

img, div, a { behavior: url(iepngfix.htc) }

BODY {
	margin:0px;
	padding:0px;
	background: #efefef;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	behavior: url("csshover3.htc");
	overflow:hidden;
}

a img{ border:none; }
#wrapfull {
	width:100%;
	height:100%;
	margin:0px;
	position:absolute;
	overflow:hidden;
	
}

#wrapfull #flashcontent{
	width:100%;
	height:100%;
	margin:0px;
	position:absolute;
	clear:both;
}


#wrapleft{
	width:284px;
	height:100%;
	margin:0px;
	position:fixed;
	left:0px;
	list-style:none;
}

#homenav {
	width:345px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	height:80px;

}

#homenav a.head{
	background-position:top right;
	width:70px;
	height:80px;
	display:block;
	margin-right:2px;
	float:left;
	cursor:pointer;
	display:inline;
}

#homenav a#shorthead{
	background-position:top left;
	width:60px;
	height:80px;
	display:block;
	margin-right:2px;
	float:left;
	display:inline;
}

#homenav a#logohead{
	background-position:top left;
	width:180px;
	height:80px;
	display:block;
	margin-right:2px;
	float:left;
	display:inline;
}

#homenav ul li a#logohead:hover {
	background-position:bottom left;
}

#homenav ul li a.head:hover {
	background-position:bottom left;
}
#homenav ul li a#shorthead:hover {
	background-position:bottom left;
}

#homenav a.blog {
	background-image:url(images/button/blog.png);
}

#homenav a.logo {
	background-image:url(images/button/logobut.png);
}

#homenav a.downloads{
	background-image:url(images/button/downloads.png);
}

#homenav a.music{
	background-image:url(images/button/music.png);
}


#homenav ul li ul li a {
	text-decoration:none;
	color:#000;
	display:block;
	width:160px;
	padding:10px 10px;
	background:url(images/button/menubut.png) top left;
}

#homenav ul li ul li a:hover {
	background-position:bottom left;
}

#wrapleft #flashcontent{
	width:315px;
	height:100%;
	margin:0px;
	position:absolute;
}




#clear {
	width:100%;
	clear:both;
}


#logo {
	width:180px;
	height:80px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-40px;
}

#innernav {
	width:202px;
	left:368px;
	position:fixed;
	top:50%;
	margin-top:-85px;
	height:170px;
	border-top:1px dashed #e2e2e2;
	
}

#innernav a{
	padding:10px 10px 10px 35px ;
	display:block;
	border-bottom:1px dashed #e2e2e2;
	color:#4a4a4a;
	text-decoration:none;
	
	
}
	
#innernav a:hover {
	background:#e9e9e9;
}

#innernav a.head {
	padding:10px 15px;
	text-decoration:underline;

}

#innernav a.on {
	padding:10px 15px;
	text-decoration:none;;
	font-weight:bold;
	cursor:default;
}

#innernav a.subon {
	color:#A4C455;
}

#maintitle {
	font-size:28px;
	display:block;
	margin-bottom:30px;
}

#maintitlefrozen {
	font-size:28px;
	display:block;
	margin-bottom:30px;
	position:fixed;
}

#titleheads {
	font-size:16px;
	display:block;
	margin:15px auto;
	padding:15px 2px;
	border-bottom:1px solid #000;
}

#subheads {
	font-size:13px;
	display:block;
	margin:10px auto;
	padding:10px 5px;
	border-bottom:1px solid #ccc;
	
}

#musichead {
	font-size:12px;
	margin:5px; auto;
}
p {
	padding:0px 15px;
}


#musiclisting {
	padding:15px 5px;
	margin:3px auto;
	
	cursor:pointer;
}
.musiclisting-hover {
	background:#f2f2f2;
}

.standby {
	background:#ffffff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.active {
	background:#ffffff;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}
#songsblock {
	margin-top:5px;
	border-top:1px solid #e2e2e2;
	background:#fff;
	margin-left:40px;
	margin-bottom:40px;
	}
	
#albumdetails {
	margin-top:10px;
	padding:10px;
	margin-left:40px;
	line-height:25px;
}

#ringtone {
	margin-top:-15px;
	margin-bottom:30px;
	padding:10px;
	margin-left:40px; 
}
	

#songsblock .song {
	padding:8px 10px;
	border-bottom:1px solid #e2e2e2;
}

#songsblock .tracklist {
	padding:14px 10px;
	border-bottom:1px solid #e2e2e2;
	font-size:12px;
}


.light {
	color:#999;
	font-size:11px;
	margin-left:20px;
}
li:hover, li.sfhover a:hover { background-position:bottom left; }

a.head:hover, a.sfhover:hover { background-position:bottom left; }

.blogimg {
	float:left;
	margin:-10px 25px 10px 0px;
}

#wallpapers {
	border:none;
	margin-right:10px;
}
#wallpapers a {
	margin-right:1px;
	margin-bottom:1px;
	display:block;
	float:left;
	border:none;
	padding:0px;
}

#contentwindow {
	position:absolute;
	left:345px;
	right:50px;
	padding:30px;
	top:25px;
	bottom:25px;
	background:url("images/transparent.png");
	overflow-x:hidden; 
	overflow-y:auto;
	display:none;
	z-index:25;
}


#contentwindow #mobile .mobileContent{
	margin-top:20px;
	line-height:18px;
	margin-bottom:20px;
}

#contentwindow  #mobile .mobileContent .mobileContentleft{
	width:46%;
	display:block;
	float:left;
	margin-bottom:20px;
}
#contentwindow  #mobile .mobileContent .mobileContentleft h4, h4{
	margin-left:18px;
	color:#262626;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#contentwindow  #mobile .mobileContent .mobileContentleft img{
	margin-left:15px;
}

#contentwindow  #mobile .mobileContent .mobileContentleft a{
	color:#551A8B;
}
#contentwindow  #mobile .mobileContent .mobileContentleft a:hover{
	color:#551A8B;
}
#contentwindow  #mobile .mobileContent .mobileContentleft p{
	margin-left:12px;
	line-height:20px;
	color:#262626;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#contentwindow  #mobile .mobileContent .mobileContentright{
	display:block;
	float:left;
	margin-right:-20px;
}

#linkbar {
	width:140px;
	position:fixed;
	top:140px;
}

#linkbar a{
	height:30px;
	width:140px;
	line-height:30px;
	padding:3px 10px;
	text-align:left;
	display:block;
	border-bottom:1px solid #ccc;
	margin-right:4px;
}

#corporate #content {
	float:right;
	margin-left:180px;
	line-height:22px;
	text-align:left;
	padding-bottom:50px;
}

#policy #content {
	float:right;
	margin-left:180px;
	line-height:22px;
	text-align:left;
	padding-bottom:50px;
}

#pressrelease {
border-bottom:1px dashed #000000;
margin-bottom:15px;
padding-bottom:15px;
}
#pressrelease .date {
color:#666666;
float:left;
width:80px;
}
#pressrelease .title {
float:left;
font-weight:bold;
width:250px;
}
#pressrelease .download {
float:right;
}

#blogentry {
	padding-top:15px;
	line-height:22px;
}

#smbuttons {
	position:absolute;
	bottom:15px;
	left:15px;
	height:32px;
	width:170px;
	z-index:25;
}

#smbuttons a{
	float:left;
	width:32px;
	height:32px;
	display:block;
	border:none;
	margin-right:8px;
}

#smbuttons a:hover {
	margin-top:-5px;
}

.link {
	text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}

#share {
	float:right;
	padding-top:10px;
	padding-right:15px;
}

#formholder {
	height:30px;
}
.sublabel {
	width:100px;
	text-align:left;
	height:25px;
	line-height:25px;
	float:left;
}

.subinput {
	width:150px;
	height:25px;
	line-height:25px;
	float:left;
};

.subscribebutton {
	background:#e2e2e2;
	border:1px solid #ccc;
	padding:5px;
	text-decoration:none;
	text-transform:capitalize;
	font-size:11px;
	width:150px;
}

#sample {
	float:right;
	margin-top:-2px;
}

.contentspacing {
	line-height:22px;
}
.availableiPhoneApps h4{
	margin-bottom:10px;
	font-size:12px;
}
.availableiPhoneApps .hLine{
	margin-left:10px;
}
.outer{
}
.inner{
	margin-top:22px;
}

.availableiPhoneApps .outer .inner .leftTd{
	padding:0px 0px 0px 10px;
	width:57px;
	float:left;
	display:inline;
}

.availableiPhoneApps .outer .inner .midTd{
	margin-top:5px;
	padding:0px 0px 0px 10px;
	width:150px;
	float:left;
	display:inline;

}

.availableiPhoneApps .outer .inner .midTd p,.availableiPhoneApps .outer .inner .rightTd p{
	margin-top:5px;
	padding:0px 0px 0px 10px;
	margin-top:0px;
	margin-bottom:0px;
}

.availableiPhoneApps .outer .inner .midTd .movietxt{padding-bottom:10px;}

.availableiPhoneApps .outer .inner .rightTd{
	padding:0px 0px 0px 0px;
	width:110px;
	float:left;
	display:inline;
}

.availableiPhoneApps .outer .inner .rightTd a{
	display:block;
	margin-top:3px;
}

.availableiPhoneApps .outer .inner .rightTd .itonesDll{
	display:block;
	margin-left:26px;
}
.availableiPhoneApps .outer .inner .rightTd .doller{
	display:block;
	margin-left:13px;
	padding-top:5px;
}

.availableiPhoneApps .outer .inner{
	padding-bottom:80px;
	margin-left:20px;
	border-bottom:1px dashed #dadada;
}


.availableiPhoneApps .outer .inner p{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	color:#262626;
}

.availableiPhoneApps .outer .inner .leftTd2{padding-left:65px;}

.availableiPhoneApps .outer .inner .rightTd2{padding-right:90px;}

#buylink {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
margin-right:8px;
}

/*Area to place content normally*/
	#content-wrapper{ 
		width:100%; 
		height:100%; 
		position:absolute; 
		top:0; 
		overflow:auto; 
		z-index:4; 
		text-align:center; 
	}
	
	/*Controls Section*/
	#controls-wrapper{
	    margin:0px auto;
	    height:62px;
	    width:100%;
	    bottom:0;
	    z-index: 5;
	    background:url('images/nav-bg.png') repeat-x;
	    position:absolute;
	}
	#controls{
	    overflow: hidden;
	    height: 100%;
	    text-align:left;
	    z-index: 5;
	    padding:0 114px; /* Increase padding to give thumbnails room */
	}
	#slidecounter{
	    float:left;
	    color:#888;
	    font:23px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px -1px 0px;
	    margin:19px 10px 18px 20px;	
	}
	#slidecaption{
	    overflow: hidden;
	    float:left;
	    color:#FFF;
	    font:16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px 2px 0px;
	    margin:23px 20px 23px 0;
	}
	
	
	/*Supersized Link*/
	.stamp{ float: right; margin: 15px 30px 0 0;}
	
	
	/*Supersize Plugin Styles*/
	#navigation{
	    float: right;
	    margin:10px 20px 0 0;
	}
	#loading {
	    position: absolute;
	    top: 49.5%; 
	    left: 49.5%;
	    z-index: 10;
	    width: 24px; 
	    height: 24px;
	    text-indent: -999em;
	    background-image: url(images/progress.gif);
	}
	#supersized{
	    position:fixed;
	}
	#supersized img{ -ms-interpolation-mode: bicubic; }
	#supersized img, #supersized a{
	    height:100%;
	    width:100%;
	    position:absolute;
	    z-index: -1;
	}
	
	#supersized .prevslide, #supersized .prevslide img{
	    z-index: 1;
	}
	#supersized .activeslide, #supersized .activeslide img{
	    z-index: 2;
	}
	
	#nextthumb, #prevthumb{ position:absolute; top:-30px; height:75px; width:100px; overflow:hidden; border:2px solid #fff; -webkit-box-shadow: 0px 0px 5px #000; }
	#nextthumb{ right:12px; }
	#prevthumb{ left:12px; }
		#nextthumb img, #prevthumb img{ width:150px; }
		#nextthumb:active, #prevthumb:active{ top:-28px; }
		
		/*Add hover pointer*/
		#controls > *:hover, #nextthumb:hover, #prevthumb:hover{ cursor:pointer; }
		
#contentholder {
	width:100%;
	height:100%;
	overflow:hidden;
}
