#*************************************************
#CSS version: V1.1.001.01
#*************************************************

html { overflow-y:scroll; }

BODY
{
	margin-top:0;
	font-family:arial;
	background:#fff;
	direction:ltr;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
}

IMG {border:0px;}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:590px;
	text-align:left;
	overflow:hidden;
}


.overflow {overflow:hidden; width: 100%;}
.floatLeft {float:left;}
.floatRight2 {
	float:right;
	margin-bottom: 5px;
	padding-right: 5px;	
	padding-left: 10px;
	width:70px;
}
.floatRight {
	float:right;
	margin-bottom: 0px;
	margin-right: 1px;
}
.buttArrow{font-size:14px}

/************************/

#sideBar{
	float:left;
	width:129px;
	height:390px;
	margin: 18px 10px 0 0;
	}

#sideBarMenu {

}
#sideBarMenu UL
{
	list-style:none;
	padding:0;
	margin:0;
	width:129px;
}

#sideBarMenu li {
	/*float:left;*/
	display:block;
	height:26px;
	width:129px;
	text-align:left;

}
#sideBarMenu li a {
	display:block;
	padding-top:6px;
	padding-left:14px;
	height:19px;
	width:115px;
	color:#000;
	text-decoration:none;
	background:url(../../images/RUS/menu_arrow_pink.gif) no-repeat 0px 11px;
	border-bottom: 1px solid #d4d4d4;
}
#sideBarMenu li a:hover {
	color:#f47d1d;
}


.withBorder{
	border-top:1px solid #D4D4D4;
}


.withWideBorder{
	border-top:5px solid #EEEEEE;
	width:129px;
}

#sideBarMenu a.currentPage {
	display:block;
	padding-top:6px;
	padding-left:14px;
	height:19px;
	height:19px;
	width:115px;
	color:#f47d1d;
	text-decoration:none;
	font-weight:bold;
	background:url(../../images/RUS/menu_arrow_current.gif) no-repeat 0px 9px;
	border-bottom: 1px solid #D4D4D4;
}

#sideBarLogo{
	margin: 25px 0 25px 0;
	}

#sideBarMenu .searchLink {
	display:block;
	padding-top:6px;
	padding-left:14px;
	height:19px;
	width:115px;
	color:#000;
	text-decoration:none;
	background:url(../../images/RUS/menu_arrow_pink.gif) no-repeat 0px 11px;
}


.formPosition{
	margin-bottom:9px;
	}

#sideBar  SELECT{
      width:129px;
	height:19px;
	font-size:11px;
	}
#sideBar  SELECT{
      width:129px;
	height:19px;
	font-size:11px;
	}
#sideBar  input{
	overflow:hidden;
	width:126px;
	height:18px;
	font-size:11px;
	}

#searchArrowSideBar{
	margin:6px 0 0 114px;
	}
/******form**********/
FORM {margin:0;}
SELECT {width:110px; height:19px; font-size:11px;}
.input {
	height:14px;
	width:110px;
	color:#000;
	font-size:11px;
	text-align:left;
	}
#checkboxAgree{
	margin:0;
	padding:0;
	}
.txtGen{
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	margin: 0 0 0 0;
	}
.txtBoldPink{
	font-weight:bold;
	color:#f47d1d;
	text-decoration:none;
	font-family:Arial;
	}
.txt1{
	font-weight:bold;
	color:#f47d1d;
	text-decoration:none;
	}

.txt2{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
.txt3{color:#000;}
.txt4{
	color:#666666;
	font-weight:bold;
	}
.txt5{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}
.txt6{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}
.txt7{
	color:#ED1C24;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}
.link1{
	color:#f47d1d;
	text-decoration:none;
	font-weight:normal;
	}
.txt8{
	color:#00A651;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}
.txt9{
	color:#666666;
	font-size:10px;
	}
.txt10{color:#333;}
.txt11{color:#020202;}
.txt12{
	font-size:11px;
	color:#020202;
	}
.txt13{
	color:#ED1C24;
	font-weight:bold;
	font-family:verdana;
	}
.txt14{
	font-weight:bold;
	color:#f47d1d;
	font-size:14px;
	}
.link1:hover{
	color:#999;
	}
.mainTitleLeftBottom{
	font-weight:bold;
	font-family:verdana;
	color: #f47d1d;
	font-size:14px;
	margin: 0 0 15px 0;
	}

/****************Top menu***************/

.left{
	float:left;
	}
.logedIn{
	margin-left:14px;
	float:left;
	}
.logedIn .smalltitle{
	margin:0px;
	line-height:12px;
	}

/**********/

#generalMenu{
	margin:5px 0 5px 0;
	height:26px;
	xborder:1px solid red;

	}
#welcome{
	padding-left:1px;

	}

#generalMenu a {
	display:block;
	margin-left:6px;
	padding-left:14px;
	padding-top:7px;
	color:#000;
	text-decoration:none;
	background:url(../../images/RUS/menu_arrow_pink.gif) no-repeat 0px 11px;
	float:left;
	width:33px;
}



#generalMenu .statusLink {
	display:inline;
	margin-left:1px;
	padding-left:2px;
	padding-top:7px;
	color:#000;
	text-decoration:none;
	background:none;
	float:none;
	width:150px;
}
.activeServiceLink A{
	color:red!important;
	background:url()!important ;
	padding:0!important;
	margin:0!important;
	}

#generalMenu .long {
	/*width:38px;*/
	}

#generalMenu a:hover {
	color:#f47d1d;
}
/****Top menu****************/

.menuTable{
	width:590px;
	}

.menuTable td{
	white-space: nowrap
	}


#topMenu{
	margin-top:8px;
	}

#topMenu .searchLink {
	display:block;
	margin-left:11px;
	padding-left:14px;
	margin-bottom:5px;
	color:#000;
	text-decoration:none;
	background:url(../../images/RUS/menu_arrow_pink.gif) no-repeat 0px 4px;
}

#topMenu .searchLink:hover {
	color:#f47d1d;
}

#topMenu A.menuLink{
	display:block;
	height:17px;
	width:140px;
	padding-top:2px;
	padding-left:7px;
	background-color:#f47d1d;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-family:verdana;
	}
#topMenu A.menuLink:hover{
	background-color:#999;
	}
#topMenu A.currentPage{
	background-color:#000;
	}

#navMenu
{
	width:590px;
	overflow-x:hidden;
}
#navMenuHolder
{
	width:640px;
}

#navMenu a
{
	float:left;
	margin-right:5px;
}

.hr {
	border-bottom:#d4d4d4 1px solid;
	width:590px;
	height:1px;
	overflow:hidden;
	}

/**********header****************/ 
#header{
	width:590px;
	height:143px;
/*	background:url(../../images/RUS/header_image.gif) no-repeat;     -------changed to remve the fundial logo------GIL*/
	}
#headerTxt{
	font-weight:bold;
	font-family:arial;
	color:#666666;
	width:200px;
	height:60px;
	padding: 50px 0 0 365px;
	}

#header #headerTxt .buttRegistr{
	background:url(../../images/RUS/butt_repeat_backg.gif) repeat-x;
	width:100px;
	height:15px;
	text-align:center;
	display:block;
	margin: 9px 0px 0 0;
	border: #d6d7d6 solid 1px;
	}
.buttRegistr:hover{
	color:#999;
	background:url(../../images/RUS/butt_repeat_backg_over.gif) repeat-x;
	}

/***footer - for all pages **********************************/
#footer{
	width:590px;
	border-top: #D6D7D6 1px solid;
/*	height:25px;*/
	height:30px;
	margin-top:24px;
	text-align:right;
	clear:both;
	float:left;
	_float:none;
}
.mantis{
	margin-top:5px;
	color:#818181;
	text-decoration:none;
	float:right;
	}
/**********************************************************/
.leftMenuInnerPages{
	float:left;
	width:130px
	height:103px;
	padding-bottom:30px;
	}

.leftMenuInnerPages a {
	display:block;
	padding-left:14px;
	padding-top:6px;
	padding-bottom:6px;
	color:#000;
	text-decoration:none;
	background:url(../../images/RUS/menu_arrow_pink.gif) no-repeat 0px 11px;
	width:110px;
	border-bottom: 1px #D8D8D8 solid;
}

.leftMenuInnerPages a:hover {
	color:#f47d1d;
}

.leftMenuInnerPages a.current {
	font-weight:bold;
	color:#f47d1d;
	background:url(../../images/RUS/menu_arrow_current.gif) no-repeat 0px 11px;
	}
.leftMenuInnerPages .top{
	border-top: 1px #D8D8D8 solid;
	}
/**************inside pages titles*************************/
.locationBar{
	float:left;
	padding:13px 0 5px 0;
	border-bottom: #D6D7D6 1px solid;
	width:590px;
	height:10px;
	}
.pageTitle{
	font-weight:bold;
	font-family:verdana;
	color: #f47d1d;
	font-size:14px;
	border-bottom: #f47d1d 6px solid;
	width:129px;
	height:90px;
	margin-right:20px;
	float:left;

	}
.pageTitle TD{
	vertical-align:bottom;
	height:77px;
	}
.popup TD{
	vertical-align:bottom;
	xheight:36px;
	}
.logoPopup{
	margin:5px 0 10px 0;
	}


/*******/

.pageTitleFullNameTbl{
	float:left;
	height:100%;
	}



.pageTitleFullNameTd{
	font-weight:bold;
	font-family:verdana;
	color: #f47d1d;
	font-size:14px;
	width:129px;
	min-height:127px;
	vertical-align:bottom;
	}

.spaceTd{width:24px;}
.pageTitleFullName{
	border-bottom: #f47d1d 6px solid;
	margin-bottom:14px;
	padding-bottom:17px;
	}

/*******/


/**********Leran About Fun Dial*************/

.learn{
	width:577px;
	padding-left:10px;
	height:24px;
	border: #D6D7D6 solid 1px;
	text-align:center;
	background:url(../../images/RUS/learn_backg.jpg) no-repeat;
	margin-bottom:8px;
	margin-top:3px;
	text-align:center;
	}
	
	.learn div .searchContent{float:left;}

 .learnAssignment{
	width:434px;
	border: #D6D7D6 solid 1px;
	text-align:center;
	background:url(../../images/RUS/learn_backg.jpg) no-repeat;
	}
.learnPosition{
	margin-bottom:15px;
	}
.arrowLearn{
	padding-top:4px;
	padding-left:5px;
	float:left;
	}
.learnContent{
	float:left;
	padding-top:2px;
	padding-left: 0px;

	
	}
/***************buttons***********************/
.button{
	background:url(../../images/RUS/butt_repeat_backg.gif) repeat-x;
	border: #d6d7d6 solid 1px;
	height:15px;
	display:block;
	padding:0 3px 0 3px;
	float:left;
	color:#f47d1d;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	text-align:center;
	zoom:1;
	_display:inline;
	}
.buttonWidthKeeper
{
	width:70px;
}
.buttonWidthKeeperEdit
{
	width:67px;
}
.button:hover
{
	color:#999;
	background:url(../../images/RUS/butt_repeat_backg_over.gif) repeat-x;
}
.buttonDisabled
{
	color:#999;
	background:url(../../images/RUS/butt_repeat_backg_over.gif) repeat-x;
	cursor:default;
}


.buttStyle2{
	background:url(../../images/RUS/butt_update_backg.gif) repeat-x;
	width:95px;
	height:16px;
	display:block;
	padding-top:2px;
	text-align:center;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border: #d6d7d6 solid 1px;
}
.buttStyle2:hover{
	background:url(../../images/RUS/butt_update_backg_over.gif) repeat-x;
}

.buttonWidthKeeperRemove{
	width:70px;
	}
/*********************************************/
.buttView
{
	background:url(../../images/RUS/package_butt_view.gif) no-repeat;
	width:62px;
	height:25px;
	display:block;
	padding-right:7px;
	padding-top:5px;
	text-align:right;

}
.buttView:hover
{
	color:#999;
	background:url(../../images/RUS/package_butt_view_over.gif) no-repeat;
}

/*.smalltitle{
	color:#f47d1d;
	font-weight:bold;
	}*/

/************* HOT STUFF *****************/
#hotFunDialTunes{
	width:290px;
	margin-right:10px;
	float:left;
}
#hotFunDialTunes H1{
	margin-top:15px;
	}
#hotFunDialPackages{
	width:290px;
	float:left;
}
#hotFunDialPackages H1{
	margin-top:15px;
	}
.tunesListFooter{
	width:290px;
	height:10px;
	background-image:url(../../images/RUS/tune_bottom_line.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.imageBorder{
	padding:1px;
	border: #D6D7D6 solid 1px;
	/*width:55px;
	height:55px;*/
	}

.imageBorderColor2{
	padding:1px;
	border: #f47d1d solid 1px;	
	}
/************** GALELRY ****************/


#galleryIndex .hr{
	margin-bottom:10px;
}
#galleryIndex H1{
	border-top: #000000 6px solid;
}
.galleryIndexCategory{
	width:285px;
	margin-right:10px;
	height:85px;
	float:left;
}
.galleryIndexCategory Img{
	width:64px;
	height:64px;
	margin-right:10px;
	float:left;
}
.galleryIndexCategory P{
	float:left;
}
.galleryIndexCategory A, .galleryIndexCategory A:visited{
	white-space:nowrap;
	color:black;
	text-decoration:none;
}
.galleryIndexCategory A:hover{
	text-decoration:underline;
}

.galleryIndexCategory A.more{
	color:#f47d1d  !important;
	}

/***** Added by Lior (21/9/06) float:right; ***/
.more{
	color:#f47d1d  !important;
	}
.moreCategories{
height:20px;
margin:6px 0 0 0;
text-align:right;
}

.galleryIndexCategory H2{
	margin-bottom:3px;
	_margin-bottom:14px;
	font-size:11px;
	font-weight:bold;

}
.galleryIndexCategory H2 A{
	color:#f47d1d !important;
}


.galleryIndexCategory A.subCategory  {
	padding-top:27px;
	color:#f47d1d !important;
	font-weight:bold;
	height:37px;
	float:left;
}

/********************hot tune*********/
.hotTune{
	width:288px;
	height:85px;
	background:url(../../images/RUS/tune_backg.jpg) no-repeat;
	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;
}
.hotTune IMG{
	float:left;
	margin:10px 8px 10px 10px ;
}
.hotTune  H2 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#f47d1d;
}

.tuneDetailsPositin{margin-top:11px;}



.hotTuneBuyNow  H2 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#f47d1d;
}


.tuneDetails{
	float:left;
	width:125px;
	}

.tuneDetails  h2.package {
	margin-bottom:23px;
	}

.tuneDetails  h2.tune {
	xmargin-bottom:5px;
	xmargin-bottom:9px;
	}
.tuneDetails H2{
	xmargin-bottom:15px;
	xheight:20px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
.tuneDetails H2 A{
	color:#f47d1d !important;
	text-decoration:none;
}
.tuneDetails H2 A:hover{
	color:#f47d1d !important;
	text-decoration:underline;
}
.hotTune .tuneButtons{
	margin-top:7px;
	float:left;
	width:70px;
}
.hotTune .tuneButtons .tuneButton {
	width:60px;
	margin-bottom:2px;
	}

.tuneButtonPlay {
	background:url(../../images/RUS/tune_butt_play.gif) no-repeat;
	width:69px;
	height:25px;
	margin-top:4px;
	margin-bottom:2px;
	display:block;
	}
.tuneButtonStop {
	background:url(../../images/RUS/tune_butt_stop.gif) no-repeat;
	width:69px;
	height:25px;
	margin-top:4px;
	margin-bottom:2px;
	display:block;
	}


.tuneButtonPlay:hover {
	background:url(../../images/RUS/tune_butt_play_over.gif) no-repeat;
	}
.buttText{
	color:#f47d1d;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	}
.buttText A:hover{
	color:#999;
	}

#tune IMG{
	margin-left:6px;
	}

/******most downloaded*********/

#mostDownloaded{
	float:left;
	width:598px;
	padding-top:1px;
	}


#mostDownloaded .hotTune{
	background:none;
	float:left;
	margin-right:8px;
	margin-top:-1px;
	border-bottom:1px solid #d7d7d7;
}

.mostDownloadedFooter{
	width:290px;
	height:1px;
	overflow:hidden;
	xborder-top: #D6D7D6 1px solid;
}

/******titles*********/
h1{
	color:#000;
	font-weight:bold;
	font-size:14px;
	border-top: #f47d1d 6px solid;
	height:25px;
	line-height:27px;
	margin:0;
	padding:0;
	font-family:verdana;
	clear:both;
}

h3{
	color:#666666;
	font-weight:bold;
	border-top: #f47d1d 6px solid;
	height:28px;
	line-height:27px;
	margin:10px 0 0 0;
	font-family:verdana;
	width:437px;
	float:right;
	font-size:14px;
}

h4{
	color:#000;
	font-weight:bold;
	font-size:14px;
	border-top: #000 6px solid;
	height:25px;
	line-height:27px;
	margin:0;
	padding:0;
	font-family:verdana;
	width:590px;
	clear:both;
}
h5{
	color:#000;
	font-weight:bold;
	border-top: #000 6px solid;
	height:28px;
	line-height:27px;
	margin:10px 0 0 0;
	font-family:verdana;
	width:437px;
	float:right;
	font-size:14px;
}
/*******************assignments******************************/

.defaultSeperation{
	xborder-top: #f47d1d 4px solid;
	height:4px;
	width:590px;
	background-color: #f47d1d;
	overflow:hidden;
	float:left;
	_float:none;
	margin:16px 0;
	}
.pageTitlerightSide{
	border-bottom: #000 6px solid;
	width:437px;
	/*min-height:76px;
	_height:76px;*/
	height:82px;
	padding:8px 0 0 0;
	/*_padding:14px 0 0 0;*/
	float:left;
	margin-bottom:14px;
	margin-top:0px;
	}

.pageTitlerightSide IMG{
	float:left;
	margin:0px 12px 12px 0px !important;
}
.pageTitlerightSide .assigmentTunetext{
	float:left;
	padding-bottom:20px;
	}
.pageTitlerightSide .playList{
	margin-top:20px;
	}
.pageTitlerightSide .assigmentTunetext A{
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#f47d1d;
	text-decoration:none;
}
.assigmentTunetext .assignTuneArtistName{
	margin-top:20px;
	margin-bottom:0;
	}
.assigmentRightPane{
	float:right;
	margin: 20px 0 0 0;
	xborder: 1px solid red;
	width:93px;
	}
.assigmentRightPane .tuneButtons{
	margin-right:27px;
	}
/*****/
.pageSecondTitle{
	width:590px;
	xfloat:left;
	}
.pageSecondTitle .pageSecondTitleTitle{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	margin-bottom:5px;
	width:125px;
	}
.pageSecondTitle .pageSecondTitleTitleStyle2{
	color:#666666;
	font-weight:bold;
	font-family:verdana;
	margin-bottom:5px;
	}

.pageSecondTitle .pageSecondTitleText{
	float:right;
	width:437px;
	margin-bottom:20px;
	}
/*************/

.defaultTune{
/*	width:288px;*/
	width:99%;
	padding-bottom:8px;
	border:#D6D7D6 1px solid;
	float:left;
	}
.defaultTuneBox{
	padding: 9px 0 0 7px;
	float:left;
	}
.defaultTuneBoxText{
	padding:2px 0 1px 0;
	}
.defaultTuneBox IMG{
	padding:3px 5px 0 5px;
	float:left;
}

.addNewContact{
	/*width:288px;
	height:218px;*/
	width:99%;
	height:244px;
	border:#D6D7D6 1px solid;
	float:left;
/*	margin:10px 5px 0 0 ;*/
	margin:10px 1px 0 0 ;
	clear:both;
}
.addNewContactBox{
	/*width:281px;*/
	width:98%;
	height:50px;
	padding: 6px 0 0 7px;
	float:left;
	}
.addNewContactBoxError{
	width:275px;
	height:65px;
	padding: 6px 0 0 7px;
	float:left;
	}
.addNewContactBoxError INPUT{
	width:86px;
	height:13px;
	float:left;
	margin: 4px 5px 10px 0;
	}
.addNewContactBox INPUT{
	width:86px;
	height:13px;
	float:left;
	margin: 4px 5px 10px 0;
	}
.AssignToTuneRemove{
	/*width:288px;
	height:218px;*/
	width:99%;
	height:244px;
	border:#f47d1d 1px solid;
	float:right;
	margin-top:10px;
	}

.rightText{
	margin-left:105px;
	}
.defaultButtons{
	float:right;
	}

.buttDefault
	{
	width:62px;
	display:block;
	margin:7px 4px 0 0;
	float:left;
	padding-left:6px;
	}


.AssignToTune{
	/*width:288px;*/
	width:99%;
	/*height:55px;*/
	height:70px;
	border:#f47d1d 1px solid;
	float:right;
}

.buttAdd{
	width:80px;
}

.addNewContactBox .buttAdd{
	margin:5px 0 0 13px;
}
.addNewContactBox .rightText{
	margin-left:69px;
	}
.addNewContactBoxError .buttAdd{
	margin:5px 0 0 13px;
}
.addNewContactBoxError .rightText{
	margin-left:69px;
	}
.contact{
	/*width:253px;*/
	width:250px;
	height:20px;
	float:left;
	border-bottom: #D6D7D6 1px solid;
	color:#000;
	padding: 9px 0 0 0px;
	margin-left:3px;
	}


.contactRemoveIconPosition{
	margin:3px 8px 0 8px;
	}

.contactnameIconPosition{
	margin:3px 6px 0 5px;
	}

.contactPlayList{
	height:34px;
	}
.allContactsBox{
		overflow-y:scroll;
		height:108px;
/*		width:283px;*/
		width:98%;
		clear:both;
		margin-top:5px;
		float:left;
		padding:0;
	}
.allContactsBoxError{
		overflow-y:scroll;
		width:283px;
		clear:both;
		margin-top:5px;
		float:left;
		padding:0;
	}
.remove{
/*		height:184px;*/
		height:197px;
	}

.myContactBoxes{
	margin: 20px 0 20px 0;
	border-bottom: #D6D7D6 1px solid;
	height:300px;
	width:590px;
	float:left;
	}

.myContactBoxes2{
	margin: 20px 0 20px 0;
	border-right: #D6D7D6 1px solid;
	border-left: #D6D7D6 1px solid;
	border-top: #D6D7D6 1px solid;
	xborder-bottom: #D6D7D6 1px solid;
	xheight:300px;
	width:588px;
	float:left;
	}

.myContactBox2{
	width:568px;
	height:14px;
	float:left;
	border-bottom: #D6D7D6 1px solid;
	padding: 9px 10px 6px 10px;
	}

.myContactBox{
	width:568px;
	height:14px;
	float:left;
	border-top: #D6D7D6 1px solid;
	border-right: #D6D7D6 1px solid;
	border-left: #D6D7D6 1px solid;
	padding: 9px 10px 6px 10px;
	}

.myContactBoxName{
	width:252px;
	float:left;
	}
.buttPosition{
	margin: 0 4px 0 0;
	}
.buttcontactView{
	width:60px;
	xborder: 1px solid red;
	}
/*****titles******/
.boxTitle{
/*	width:281px;
	height:17px;*/
	width:97.5%;
	height:30px;
	float:left;
	background-color:#F0F0F1;
	font-weight:bold;
	font-family:verdana;
	color:#000;
	padding: 4px 0 0 7px;
	}

.boxTitleColor2{
	background-color:#f47d1d;
	color:#fff;
	}
/*************contact info page***********/
.ContactBox{
	width:415px;
	height:40px;
	float:left;
	margin-top: 22px;
	}

.mycontactContactBox{
	width:436px;
	height:50px;
	float:left;
	margin-top: 13px;	
	}

.ContactBox INPUT{
	width:127px;
	height:13px;
	float:left;
	margin: 4px 5px 0px 0;
	}

.mycontactContactBox INPUT{
	float:left;
	margin: 0px 5px 0px 0;
	width:127px;
	height:13px;
	}
.buttAddPosition{
	float:left;
	margin:0 11px 0 11px;
	}
.buttUpdate{
	background:url(../../images/RUS/butt_update_backg.gif) repeat-x;
	width:95px;
	height:16px;
	display:block;
	padding-top:2px;
	margin:4px 0 0 3px ;
	text-align:center;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border: #d6d7d6 solid 1px;
}
.buttUpdate:hover{
	background:url(../../images/RUS/butt_update_backg_over.gif) repeat-x;
}
.note{
	width:130px;
	height:120px;
	margin-top:90px;
	float:left;
	clear:both;
	}

.boxStyle2{
	width:434px;
	xheight:72px;
	border:#DBDBDB 1px solid;
	float:right;
	margin-top:3px;
	}
.boxStyle2 .tuneButtonPlay{
	xmargin: 0 5px 0 42px;
	}
.boxTitleStyle2{
	width:419px;
	height:23px;
	float:right;
	background-color:#F0F0F1;
	color:#020202;
	border-bottom:#C2C2C2 1px solid;
	padding:5px 8px 0 10px;
	}
.boxTitleStyle2Input{
	width:53px;
	height:13px;
	font-size:11px;
	}

.AddBox{
	border:#DBDBDB 1px solid;
	margin: 5px 0 0 0;
	}
.boxTitleStyle2Content{
	float:left;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	}
	.normalToneList .boxTitleStyle2Content{
	float:left;
	padding:4px;

	}
	.allTunesList .boxTitleStyle2Content{
	float:left;
	padding:4px;
	width:570px;
	

	}
.boxTitleStyle2ContentAllTunes{
	float:left;
	padding:7px 7px 0 0;
	}
.boxTitleStyle2ContentAllTunes IMG{
	margin: 0px 6px 10px 8px;
	float:left;
	}
.boxTitleStyle2Content IMG{
	margin: 0px 10px 10px 8px;
	float:left;
	}

.boxTitleStyle2ContentText{
	margin: 0 10px 10px 8px;
	float:left;
	width:100px;
	}
.boxPositionForCallers{
	margin: 0 10px 10px 8px;
	float:left;
	width:78px;
	}
.boxTitleStyle2ContentTextPackage
	{
	margin: 5px 10px 10px 8px;
	float:left;
	width:90px;
	}
.boxTitleStyle2ContentTextPackagePL
	{
	margin: 5px 10px 10px 8px;
	float:left;
	width:100px;
	}
.longText{
	width:275px;
	}
.longTextPLAll
{
	width:260px;
}
.assignButt{
	/*width:62px;*/
	width:67px;
	}
.plusButt{
	width:12px;
	}
.OpenButt{
	width:12px;
	}
.boxTitleline{
	border-top: #B2B2B2 1px solid;
	width:436px;
	height:1px;
	overflow:hidden;
	float:right;
	}
.specialEventInput{
	float:left;
	}
.specialEventInput2ndLine{
	float:left;
	clear:both;
	width:300px;
	padding: 7px 0px 0 76px;
	}
.specialEventInput2ndLine SELECT{
	width:81px;
	margin-right:6px;
	}


.chooseDayIcon{
	margin: 4px 6px 0 5px;
	}



.boxAdvance{
	height:58px;
	border:#DBDBDB 1px solid;
	margin: 3px 0 0 0;
	}
.boxTitleStyle2Text{
	float:left;
	xwidth:137px;
	}
.boxAdvanceText{
	float:left;
	width:77px;
	}

.myContactBoxName A, .myContactBoxName A:visited{
	white-space:nowrap;
	color:black;
	text-decoration:none;
}
.myContactBoxName A:hover{
	text-decoration:underline;
}


/***********galerry position**************/
.pagesNavigation{
	width:590px;
	height:20px;
	float:left;
	}
.pagesNavigationLeftButt{
	width:170px;
	height:20px;
	float:left;
	}
.buttposition{
	margin:0 5px 0 5px;
	}
.pageNumber{
	margin-left:114px;
	float:left;
	width:50;
	height:20px;
	}
.pageNumber A{
	float:left;
	list-style:none;
	width:25px;
	text-align:center;
	border-left: #E6E6E6 1px solid;
	height:10px;
	color:#f47d1d;
	text-decoration:none;
	}

.pageNumberCurrent{
	float:left;
	list-style:none;
	width:25px;
	text-align:center;
	border-left: #E6E6E6 1px solid;
	height:10px;
	color:#000;
	text-decoration:none;
	}

.withline{
	border-top: #E6E6E6 solid 1px;
	height:30px;
	padding: 13px 0 0 0;
	}

.galleryMainArea{
	overflow:hidden;
	margin: 14px 0 14px 0;
	width:590px;
	float:left;
	}
.galleryMainAreaEmpty{
	height:230px;
	}
.allcategoryButton{
	width:70x;
	height:20px;
	}


.buttBuyNowPosition{
	float:right;
	margin: 30px 90px 150px 0;
	}
.buttBuyNow{
	width:70px;
	}

.bottomText{
	margin-top:39px;
	height:18px;
	float:left;
	}
.bottomTextPosition{
	margin-top:5px;
	}
.bottomTextStyle2{
	margin-top:62px;
	}
.RegistrationForm{
	height:30px;
	width:300px;
	float:left;
	margin:13px 0 0 0;
	}
.RegistrationForm Input{
	margin: 0 4px 0 4px;
	}
.agreeCheckBox{
	float:left;
	width:350px;
	}

/*********Registration**************/
.Registration{
	height:275px;
	}

.buttOk{
	width:32px;
	}

.tuneDetailsBuyNow{
	float:left;
	width:170px;
	height:64px;
}

.tuneDetailsBuyNow A{
	font-size:11px;
	padding:0;
	margin:0;
	color:#f47d1d;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
/*.buttBuyNow{
	float:left;
	margin: 30px 0 0 80px;
	}*/

/**************purchase******************/
.purchaSeMessege{
	width:430px;
	height:30px;
	text-align:center;
	margin:0 0 7px 0;
	}
.buttback{
	width:54px;
	}
.purchaseButtBack{
	clear:both;
	float:right;
	margin:36px 0 50px 0;
	}
/************buy now************/

.purchaseContact{
	width:430px;
	float:left;
	height:18px;
	margin:10px 0 10px 0;
	}
.purchaseContact  IMG{
	margin: 0 7px 0 7px;
	}
.purchaseContactButtons{
	margin-top:3px;
	xclear:both;
	float:left;
	}
.buttContinue{
	width:122px;
	}
.purchaseContactText{
	margin-bottom:5px;
	padding:0;
	height:18px;
	width:260px;
	float:left;
	}
.purchaSeMessegeSecondLine{
	text-align:center;
	height:15px;
	margin:0 0 20px 0;
	}
.sendAGiftMessegeSecondLine{
	height:15px;
	margin:25px 0 20px 0;
	}
.sendAgift{
	width:79px;
	margin-top:1px;
	}

.contactPlayListIcon{
	float:left;
	margin:5px 9px 0 5px;
	}
.stepText{
	padding:44px 0 0 0;
	height:20px;
	}

.ButtClose{
	float:right;
	clear:both;
	margin-top:10px;
	width:55px;
	}

/*************help*****************/
#help {
	width: 438px;
	float: right;
	}
.helpItem{
	margin-bottom:5px;
	}


#question {
	width: 438px;
	height: 23px;
	color:#f47d1d;
	font-weight:bold;
	background-color:#F6F6F6;
	border: 1px solid #DBDBDB;
	padding-top:6px;
	}

.line{
	border-top: 1px solid #B2B2B2;
	overflow:hidden;
	height:1px;
	}

.none{display:none;}
.block{display:block;}

.TtlOpenQuestion{color:#000;}

.side {
	display:block;
	float:left;
	width: 17px;
	height: 17px;
	margin:0 7px 0 7px;
	_margin:0 8px 0 3px;
	background:url(../../images/RUS/helpIcon_open.gif)  no-repeat;
	}

.sideclose {
	float:left;
	width:17px;
	height: 17px;
	margin:0 7px 0 7px;
	background:url(../../images/RUS/helpIcon_closed.gif)  no-repeat;
	}

.helpdesc{
	width: 381px;
	height:50px;
	padding: 10px 25px 17px 32px;
	border: solid  #DBDBDB 1px;
	}

/*********************fun dial*************************/
#headerFunDial{
	width:590px;
	height:96px;
	background:url(../../images/RUS/header_imageMyFunDial.gif) no-repeat;
	}
#headerFunDialText{
	font-family:arial;
	color:#000;
	width:148px;
	height:80px;
	padding: 15px 0 0 440px;
	}
.activeService{
	margin:5px 0 7px 0;
	border-bottom: 1px #CCCCCC solid;
	width:130px;
	height:31px;
	padding-bottom: 3px;
	}
.activeServicePosition{
	margin-right:12px;

		white-space: nowrap;
	
	}
.arrowHeaderFunDial{
	padding-left:4px;
	padding-bottom:5px;
	}
.MyfunDialEditButt{
	float:right;
	font-size:11px;
	margin: 5px 5px 0 0;
	}
.buttEdit{
	width:90px;
	}
.buttEditPosition{
	margin-right:4px;
	}
.DefaultTunesTitle{
	float:left;
	padding:8px 0 0 0;
	}

.FunDialdefaultTunesForAll{
	margin:20px 0;
	}

.FunDialdefaultTunesForAll H1{
	width:590px;
	}

.FunDialdefaultTuneBox{
	width:588px;
	xheight:42px;
	border-right: 1px #DBDBDB solid;
	border-top: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;
	overflow:hidden;
	}

.FunDialdefaultTuneBoxTitle{
	width:111px;
	min-height:40px;
	height:40px;
	xborder: 1px red solid;
	background:#E6E6E6;
	padding: 7px;
	float:left;
	}
.FunDialdefaultTuneBoxCont{
	float:left;
	width:373px;
	height:40px;
	}

.normalToneList{
	float:left;
	_float:none;
	width:570px;
	xheight:48px;
	border-top: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;
	border-right: 1px #DBDBDB solid;
	padding:9px;
	}
.allTunesList{
	float:left;
	width:577px;
	xheight:58px;
	border-top: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;
	border-right: 1px #DBDBDB solid;
	padding:5px;
	}
.PLList{
	float:left;
	width:577px;
	height:58px;
	border-top: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;
	border-right: 1px #DBDBDB solid;
	padding:10px 10px 10px 3px;
	}

.withBottomLine{
	border-bottom: 1px #DBDBDB solid;
	}

.callers{
	width:110px;
	float:left;
	margin:0 8px 0 15px;
	}
.FunDialSpecific{
	float:left;
	width:590px;
	}
.normalToneListButtons{
	float:right;
	width:80px;
	margin:0;
	}
.buttAssignPosition{
	margin:0 0 3px 0;
	width:70px;
	}

.assigmentRightPanen{
	/*xwidth:75px;*/
	
	}

/****************play list*************************/

.playList{
	float:left;
	}
.playListItem IMG{
	margin: 0 10px 2px 0;
	float:left;
	}
.playListItemText{
	margin: 5px 10px 10px 8px;
	float:left;
	}
.playListItem{
	float:left;
	width:572px;
	height:25px;
	border-top: 1px #DBDBDB solid;
	border-right: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;
	padding:8px 9px 3px 7px;
	}

.playListItemLine{
	border-top: 1px #DBDBDB solid;
	height:1px;
	xfloat:left;
	width:590px;
	}

.separationLine{
	border-top: #f47d1d 6px solid;
	height:6px;
	width:590px;
	float:left;
	overflow:hidden;
	margin: 5px 0 0 0 ;
	}
.separationLineStyle2{
	border-top: #000 6px solid;
	}


/*************fun dial tunes list**************/
.pageTitlerightSideText{
	padding:35px 0 0 0px;
	}

.funDialTuneList{
	width:436px;
	float:right;
	border-bottom: 1px #DBDBDB solid;
	}
.boxStyle2FunDial{
	xheight:42px;
	margin:0;
	border-bottom: 1px #fff solid;
	}

.FunDialPlayListBottom{
	float:right;
	width:435px;
	height:178px;
	border-right: 1px #DBDBDB solid;
	border-bottom: 1px #DBDBDB solid;
	border-left: 1px #DBDBDB solid;

	}
.FunDialPlayListBottomItem{
	width:293px;
	height:16px;
	background:url(../../images/RUS/dots_verticals.gif) repeat-x;
	padding:4px 0 4px 0;
	}
.FunDialPlayListBottomItem IMG{
	margin:2px 9px 0 0;
	float:left;
	}
.FunDialPlayListBottomItemText{
	float:left;
	}

.buttViewActive{
	background:url(../../images/RUS/package_butt_view.gif) no-repeat;
	width:43px;
	height:25px;
	display:block;
	padding-left:35px;
	padding-top:5px;
	}
.buttViewNotActive {
	color:#999;
	background:url(../../images/RUS/package_butt_view_over.gif) no-repeat;
	display:block;
	width:43px;
	height:25px;
	padding-left:35px;
	padding-top:5px;
	text-decoration:none;
	}
.FunDialPlayListBottomContent{
	width:298px;
	height:153px;
	float:right;
	}
.last{
	margin:0;
	padding:0;
	}
.closeButtPosition{
	margin:0 9px 5px 0;
	}

.FunDialPlayListBottomLine{
	border-top: 1px #D8D8D8 solid;
	width:436px;
	float:right;
	}


/*********player***********/

#test_2 {
	display: none;
}
#links span {
	/*cursor: hand;*/
	cursor: pointer;
	text-decoration: underline;
}


/*****************/
.emptyBoxMessege{
	float:left;
	width:545px;
	xheight:18px;
	border: 1px solid #f47d1d;
	background:#FCE8F4;
	padding:10px;
	height: 12px;
	}

.emptyBoxPosition{
	margin-bottom:18px;
	float:left;
	}

.contactInAGroup	{
	float:right;
	width:425px;
}

.long_pageSecondTitleTitle{
	width:325px!important;
	}

.WithoutPackages .hotTune{
	background:url(../../images/RUS/tune_backg.jpg) no-repeat!important;
	}

.longTune{
	width:165px!important;
	padding-bottom:5px;
	wordbreak: break-all;
	}
	
	
	.buyCompleteButt{
	width:130px;
	}
	
buttTime {
	margin:5px 0 0 13px;
	top: 3px;
	right: 5px;
	bottom: 1px;
	left: 3px;
	background-image: url(../../images/RUS/butt_icon_time.gif);
	background-repeat: no-repeat;
}
.buttTime {

	margin:3px 0 0 2px;
}
.buttAllDay {
	width:68px;
	
/**********Latest Changes Made by Miri*************/
	
}
buttTime:hover {

	color:#999;
	background:url(../../images/RUS/butt_time_over.gif) no-repeat;
}
.boxTitleMeToo {
	float:left;
	width: 150px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.inputMeToo {
	height:12px;
	width:145px;
	color:#000;
	font-size:11px;
	text-align:left;
}
.hotTuneCopy {
	width:288px;
	height:85px;
	background:url(../../images/RUS/tune_backg.jpg) no-repeat;
	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;
}
.resultsTune {
	width:288px;
	height:85px;
	background:url(../../images/RUS/tune_backg.jpg) no-repeat;
	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;
}
.buttonWidthKeeperSendAGift {
	width:70px;
}
.addNewContactShort {
	width:288px;
	height:100px;
	border:#D6D7D6 1px solid;
	float:left;
	clear:both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.addNewContactBoxShort {
	margin:5px 0 0 13px;
}
.contact2 {
	/*width:253px;*/
	width:98%;
	height:20px;
	float:left;
	color:#000;
	padding: 9px 0 0 0px;
	margin-left:3px;
}

.floatLeftClock {
	float:left;
	/*width: 80px;*/
	width: 98px;
	background-position: 0px 2px;
	padding-bottom: 0px;
	padding-top: 5px;
}

/*
.assigmentRightPanen
 {border:solid}*/
/**********End Latest Changes Made by Miri*************/
