@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	line-height: 18px;
	height:auto;
	text-decoration: none;
}

html {
	margin: 0px;
	padding: 0px;
	height:auto;
}

a {
	color: #0063dc;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #0063dc;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #228ebc;
	padding: 0px;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h5 {
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}


small {
	color: #666666;
	font-size: 11px;
	line-height: normal;
}
small  a {
	color: #0063dc;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
small a:hover {
	color: #0063dc;
	font-size: 11px;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}

div {
}
input {
	border: 1px solid #c2c2c2;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	padding: 2px;
	height: 18px;
	outline:none;
	line-height: 18px;
}
select {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c2c2c2;
	padding: 2px;
	outline:none;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	outline:none;
}
form {
	margin: 0px;
	padding: 0px;
}

.clearB {
	clear: both;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#container #main {
	width: 950px;
	position: relative;
	margin-top: 20px;
}
.HeaderHolder{
	background-image: url(../images/bg_body_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:40px;

}
.header {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
.header .logo {
	float: left;
	height: 35px;
	margin-top: 5px;
	margin-right: 30px;
}


.HeaderSearch {
	margin-top: 12px;
	width: 157px;
	float: left;
}
.HeaderSearch input {
	width: 130px;
	height: 17px;
	border: 1px solid #d4d4d4;
	float: left;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeaderSearch  img {
	float: left;
}
.logoutHeader {
	margin-top: 17px;
	margin-left: 20px;
	float: left;
}
.menu {
	margin-top: 14px;
	height: 26px;
	float: left;
	width: 707px;
	margin-right: 20px;
}
.Submenu {
	background-color: #5eaaca;
	height: 16px;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	padding-top:6px;
	padding-bottom:6px;
}

.Submenu  .Submenuholder {
	text-align: left;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Submenu   .Submenuholder a {
	text-align: left;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}
.Submenu   .Submenuholder a:hover {


}
.Submenu     .Submenuholder   .SubCurrent {
	color: #FFFF00;
	font-size: 11px;
}


#mainmenu {


}
#mainmenu, #mainmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#mainmenu a {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	background-image: url(bullet_menudrop_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#mainmenu a.trigger {
	background-color: #5eaaca;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#mainmenu li {
	float: left;
}
/* end hiding from IE5 mac */

#mainmenu li ul, #mainmenu ul li  {
	width: 130px;
}
#mainmenu ul li a  {
	color: #FFFFFF;
	padding: 3px 12px 3px 16px;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
#mainmenu li ul {
	position: absolute;
	display: none;
	padding-bottom: 5px;
	z-index:100;
}
#mainmenu li:hover a, #mainmenu a:focus, #mainmenu a:active, #mainmenu li.p7hvr a {
	color: #FFFFFF;
	background-color: #348aae;
}
#mainmenu li:hover ul, #mainmenu li.p7hvr ul {
	display: block;
	color: #FFFFFF;
	background-color: #348aae;
}
#mainmenu li:hover ul a, #mainmenu li.p7hvr ul a {
	color: #FFFFFF;
	background-image: none;
}
#mainmenu ul a:hover {
	color: #B1D7E4 !important;
	background-image: none;
}


#container #main {
	margin-bottom: 20px;
	width: 950px;
	float: left;
}

#titles {
	clear: both;
	padding-bottom: 5px;
	text-align: left;
}
.divemty {
	height: 20px;
}

.footer {
	font-size: 11px;
	color: #848484;
	border-top: 1px solid #d4d4d4;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 8px;
}
.UpdateTxt {
	background-color: #FFFECA;
	font-size: 10px;
}

.GrayOutContainer
    {
	 position: absolute;
	 left: 0px; top: 0px;
	 width: 100%; height: 100%;
	 background-color: #666666; /* dark gray */
	 opacity: .8; filter: alpha(opacity=80); /* opacity: partly transparent */
	 z-index: 100;
    }
#greybg iframe{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0;/*must have*/
left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 100%;/*must have for any big value*/
height: 100%;/*must have for any big value*/;
}
.PopBX{
background-color:#FCFCFC;
border:1px solid #C2C2C2;
padding:8px;
position:absolute;
z-index:1000;
}
.PopBX textarea{
	width:290px;
	overflow: auto;
}	
.DRKGREY {
	color: #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
.GreenMSG {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
.bglighteShade {
	background-color: #eeeeee;
}.VideoBRDR4side {
	overflow: hidden;
	border: 1px solid #c2c2c2;
	height: 60px;
	width: 80px;
}
.BRDR {
	overflow: hidden;
	border: 1px solid #c2c2c2;
}

#BRDRimg {
	border: 1px solid #c2c2c2;
}

.BRDRnone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BRDRltr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
}


.BRDRb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

.BRDRGraffityRefreshB{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;

}



#EditOptions {
	padding: 7px;
	border: 1px solid #c2c2c2;
	z-index: 1;
	position: absolute;
	background-color: #fcfcfc;
}
#Email2Frnd {
	padding: 7px;
	border: 1px solid #c2c2c2;
	z-index: 1;
	position: absolute;
	background-color: #fcfcfc;
}
/*irAppbarCSS*/
#irAppBar{
	position:absolute;
	z-index:100;
	height:30px;
 	bottom:0;
  	left:0;
  	width:100%;
}
.AppContentHoldr {
	background-color: #E8E8E8;
	background-image: url(../images/bg_appbar.gif);
	background-repeat: repeat-x;
	border-right:solid 1px #B5B5B5;
	height: 30px;
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
.AppContentHoldr .AppLogo {
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	float: left;
}
.AppContentHoldr  .AppICOsLFTBX {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 5px;
}
.AppContentHoldr   .AppICOsLFTBX img {
	float: left;
	margin-right: 10px;
}
.AppContentHoldr   .AppICOsRGTBX {
	float: right;
	padding: 5px;
}
.AppContentHoldr    .AppICOsRGTBX img {
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
}
.warning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #ff0000;
}
.ErrorMsg{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
#RightColProvvallfriends {
	width: 700px;
	float: right;
	margin-right: 55px;
}
@media screen{
  body>div#irAppBar{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#Appcontent{
	overflow:auto;
	height: 100%;
  
 }
DIV .memList{
width:280px; float:left	
}
p .playIco {
	background-image: url(../images/ico_small_play_blue.png);
	padding-right:15px;
	background-repeat:no-repeat;
	text-decoration:none;
}
p .shareIco {
	background-image: url(../images/ico_share_small_green.png);
	padding-right:15px;
	background-repeat:no-repeat;
	text-decoration:none;
}
DIV .addIco {
	background-image: url(../images/ico_music_addtoplaylist.png);
	padding-left:5px;
	background-repeat:no-repeat;
		text-decoration:none;
}
p  .shareIcoBig {
	padding-left:100px;
	padding-bottom:25px;
	background-image: url(../img/share-icons.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
li .playIco {
	background-image: url(../images/ico_small_play_blue.png);
	padding-right:15px;
	background-repeat:no-repeat;
	text-decoration:none;
}

li .playIco2 {
	padding-left:15px;
	padding-right:5px;
	background-image: url(../images/ico_small_play_blue.png);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}

li .addIco2 {
	padding-left:15px;
	padding-top:-5px;padding-bottom:-5px;
	background-image: url(../images/ico_music_addtoplaylist.png);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}

li .albIco {
	padding-left:20px;
	padding-top:-5px;padding-bottom:-5px;
	background-image: url(../images/ico_music_album.png);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}

li .shareIco2 {
	padding-left:20px;
	padding-top:-5px;padding-bottom:-5px;
	background-image: url(../images/ico_share_small_green.png);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}
