﻿/*********************************************
															Created By Rakesh Pant - Evon Technology		*******************************************/

body {
	margin:0;
	padding: 0;
}
/* Common Elements */
img {
	border:0px none;
}
p,h1,h2,h3,ul,ol,hr {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a {
	text-decoration: none;
}

/* *************  Page Elements ************* */
body {
	width:100%;
	height: 100%;
    text-align: center;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#535353;
}

body div:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
body p:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
body ul:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

/*	********PNG Issues Elements	*******		*/
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


#pagewrapper {
	width:990px;
	margin: 0 auto;
}

/* *************  Header Elements ************* */
#headerFrame,
#middleFrame
{
	width:990px;
	margin:0 auto;
}

.headercontainerFrame{
	width:988px;
	height:160px;
	background:transparent url('../img/header.gif') no-repeat;
	border:#385D8A 1px solid;
}
.logo{
	width:auto;
	height:auto;
	float:left;
	display:inline-block;
	margin:10px 0 0 10px;
}


.hRightlink{
	width:auto;
	float:right;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:2px 10px 5px 0;
	font-family:"Times New Roman", Times, serif;
}
.hRightlink a{
	color:#fff;
}
.hRightlink a:hover{
	text-decoration:underline;
}
/*
	Header Bottom Menu Frame
*/
.headerTabFrame{
	width:990px;
	height:25px;
	background:transparent url('../img/menu1px.gif') repeat-x;
}
.headerTabs{
	width:auto;
	height:25px;
	float:left;
	text-align:left;
	display:inline;
	background:transparent url('../img/leftarrow.gif') no-repeat;
}
.headerTabs li{
	width:auto;
	float:left;
	text-align:left;
	display:inline;
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:3px 20px 0 8px;	
}
.headerTabs  li a{
	color:#000;
	text-decoration:none;
}
.headerTabs li a:hover{
	color:#000;
	text-decoration:underline;
}

.headertab_rightLink a{
	width:auto;
	height:22px;
	float:right;
	text-align:right;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#E46C0A;
	padding:3px 10px 0 0;
	background:transparent url('../img/rightArrow.gif') no-repeat 100% 0;
}
.headertab_rightLink a:hover{
	color:#E46C0A;
	text-decoration:underline;
}


/***************	Middle Frame Elements	******************/

.middleUpperContainer{
	width:986px;
	padding:10px 0;
}
.mUpper_leftPic{
	width:356px;
	height:244px;
	float:left;
}
.mUpper_rightFrame{
	width:610px;
	float:right;
	text-align:left;
	position:relative;
}
.mUpper_rightTitle{
	text-align:left;
	margin-top:10px;
}
.letyour_rndFrame{
	margin-top:10px;
	text-align:left;
}
.letYour_rndSide{
	width:7px;
	height:32px;
	float:left;
	display:inline-block;
}
.letyour_rndcontent{
	width:250px;
	float:left;
	display:inline-block;
	font-size:16px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#915111;
	padding:7px 0;
	background:#F3F3F3;
}
.letyour_rndcontent b{
	font-size:18px;
}

.mUpper_rightPara{
	width:550px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
	margin-top:10px;
}

.registerIcon{
	width:156px;
	height:114px;
	float:left;
	left:430px;
	top:20px;
	position:absolute;
}

.moreInfoLink{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FFA241;
}
.moreInfoLink a{
	width:67px;
	display:block;
	text-align:left;
	font-size:12px;
	color:#FFA241;
	float:left;
	background:transparent url('../img/Buttel_org.gif') no-repeat 100% 6px;
}
.moreInfoLink a:hover{
	text-decoration:underline;
}
/*
	Downloadd Frame Elements
*/
.downLoadFrame{
	width:986px;
	margin:0 0;
	padding:20px 0;
	background:#FF9A32;
}

.dwnloadLeftBlock{
	width:280px;
	float:left;
	text-align:left;
	margin:30px 0 10px 20px;
	display:inline;
}
.dwnloadLeft_freeTitle{
	margin:5px 0;
	display:block;
}
.dwnloadLeftBlock label{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin:10px 0;
	display:block;
}
.dwnloadLeftBtn{
	width:262px;
	height:55px;
	cursor:pointer;
	border:0 none;
	margin-top:20px;
	background:transparent url('../img/send2Mobile_small.gif') no-repeat;
}
.easySteps_RndFRame{
	width:300px; 
	float:left; 
	margin:30px 0 10px;
}
.easySteps_RndTopFrame{
	width:291px;
	height:11px;
	float:left;
}
.easySteps_RndContentFrame{
	width:291px;
	float:left;
	background:#FFAC55;
}
.easySteps_Heading{
	width:270px;
	margin:5px auto;
	text-align:left;
	font-size:14px;
	color:#915111
}
.easyStep_Listing{
	width:270px;
	margin:0 auto;
	text-align:left;
}
.easyStep_Listing li{
	width:235px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:7px 0 10px 35px;
	background:transparent url('../img/Buttel_black.gif') no-repeat 5px 3px;
}
.easyStep_Listing li a{
	color:#fff;
}
.easyStep_Listing li a:hover{
	color:#fff;
}
.easyStepsBorder{
	border-bottom:#FF9A32 1px solid;
}

/*
	Bottom Description Box Elements
*/

.bottomDescriptionBox{
	width:988px;
	margin:10px auto;
}
.descriptionBoxFrame{
	width:988px;
	margin:10px auto;
}
.descriptionBox{
	width:320px;
	float:left;
	display:inline-block;
}
/*
	Technology Box Elements
*/
.technologyPara{
	width:300px;
	float:left;
	text-align:justify;
	font-size:12px;
	color:#535353;
	margin:5px 0;
}
.technologyLists{
	width:300px;
	float:left;
	text-align:left;
	margin:5px 0;
}
.technologyLists li{
	width:280px;
	float:left;
	text-align:justify;
	font-size:12px;
	color:#535353;
	display:inline-block;
	padding:3px 0 6px 20px;
	background:transparent url('../img/Buttel_org.gif') no-repeat 5px 8px ;
	border-bottom:#FF9A32 1px solid;
}
.technologyLists  li b{
	color:#974D00;
}
/*
	Top 10 songs Box Elements
*/

.topSongsList{
	width:300px;
	float:left;
	text-align:left;
	margin:5px 0;
}
.topSongsList li{
	width:300px;
	float:left;
	text-align:left;
	font-size:12px;
	padding:5px 0;
	border-bottom:#E4E4E4 1px solid;
}
.topSongsList li a{
	width:295px;
	text-align:left;
	display:inline-block;
	color:#535353;
	padding:5px 0 5px 5px;
	background:transparent url('../img/Bullet_play.gif') no-repeat 100% 3px;
}
.topSongsList li a:hover{
	color:#535353;
}

/*
	Subscription Container Here
*/
.subscriptionheading{
	width:335px;
	float:right;
	text-align:left;
	font-size:16px;
	color:#4F4F4F;
	padding:10px 0;
}
.subscriptionContainerLogin{
	width:305px;
	float:left;
	text-align:left;
	margin:10px 7px 0 0;
	padding:10px 0;
	color:#535353;
	background:#EDEDED;
}
.subscriptionContainer{
	width:335px;
	float:right;
	text-align:left;
	margin-top:10px;
	padding:10px 0;
	color:#535353;
	background:#EDEDED;
}
.subscriptionboxTitle{
	width:300px;
	margin:0 auto;
	font-weight:normal;
	font-size:26px;
	color:#535353;
	font-family:Arial, Helvetica, sans-serif;
}
.subscriptionboxTitle em{
	font-style:normal;
	font-size:50px;
	line-height:55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFA241;
}
.subscriptionboxTitle a:hover{
	cursor:pointer;
}

.subscriptionBoxPara{
	width:300px;
	margin:5px auto;
	text-align:justify;
	font-size:12px;
}

/****************************		Footer Frame Elemebnts			******************************/
#footerFrame{
	width:990px;
	margin:0 auto;
	padding:10px 0;
	background:#EB7E2B;
}
.copyrightFrame{
	width:auto;
	float:left;
	text-align:left;
	margin-top:5px;
}
.copyrightFrame li{
	width:auto;
	float:left;
	text-align:left;
	display:inline;
	font-size:13px;
	color:#fff;
	margin:0 2px;
}
.btn_Logout_header{
	width:43px;
	height:26px;
	float:right;
    *float:left;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline;
	border:0 none;
}
