html, body {
	background: #3e879b;
	//background: #337c91;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 95%;
	color: #4f4f4f;
	line-height: 1.3em;
}

div {
	border-: 1px solid;
}

h1, h2, h3, h4 {
	font-family: Tahoma, sans-serif;
	font-weight: normal;	
}

h1, h2 {
	margin: 0px 0px 0.7em 0px;
	padding: 0px;
	line-height: 1.2em;
}

h1 {
	font-size: 160%;
	color: #0a4d5f;
}

h2 {
	font-size: 140%;
	color: #666;
}

legend {
	font-size: 130%;
	color: #333;
}

a, h3 a, h4, h4 a {
	color: #0a4d5f;	
}

a img {
	border: 0px;
}
a:hover {
	text-decoration: none;
}

a.LocalLink {
	text-decoration: none;
	border-bottom: 1px dashed #0a4d5f;	
}

small {
	font-size: 75%;
}

p {
	margin-top: 0px;
	margin-bottom: 1.4em;
}


.BgTop {
	width: 100%;
	height: 625px;
	background: #a3b5b5 url(img/bg_top.png) repeat-x bottom;
}


.Logo {
	position: absolute;
	width: 130px;
	height: 85px;
	left: 8%;
	background-image: url(img/logo_moldcell.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo_moldcell.png);
	}

.LogoMyNewNumber {
	width: 225px;
	height: 55px;
	position: absolute;
	top-: 40px;
	top: 70px;
	left-: 25%;
	left: 12%;
	background-image: url(img/logo_new_number.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo_new_number.png);
	}	

.Langs {
	position: absolute;
	right: 0px;
	top: 70px;
	width: 46px;
}	
	
.Banner {
	position: absolute;
	width: 382px;
	height: 110px;
	left: 89px;
	top: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/* CLOUD, start */		
.Cloud {
	position: absolute;
	left: 40%;
	margin-left: 80px;
	top: 53px;
	//width: 42%;
	max-width: 46%;
	min-width: 46%;
	z-index: 999;
}

.CloudText {
	position: relative;
	width-: 93%;
	top: -20px;
	border-: 1px solid;
	margin: 0px 25px -55px 25px;
}

.Tail {
	position: absolute;
	top: 0.2em;
	width: 108px;
	height: 176px;	
	background-image: url(img/tail.png);
	background: expression('none');
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/tail.png);
}

.Details {
	background: url(img/line.gif) repeat-x top; 
	padding-top: 0.5em;
	margin-top: 2em;
}

	
.CloudTable {
	position: absolute;
	left: 45px;
	top: 0px;
}
	
.CloudTable table, .CloudTable table td, .CloudTable table img {
	padding: 0px;
	margin: 0px; 
}

.Corner, .Corner img {
	width: 41px;
	height: 41px;
}

.Corner img {
	vertical-align: top;
	background: expression('none');
	background-repeat: no-repeat;
	}

.CornerCenter {
	width: 100%;
	height: 41px;
	background-image: url(img/bg_cloud.png);
	}
	
.Corner#TopLeft img{
	background-image: url(img/corner_t_l.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_t_l.png, sizingMethod=scale);
	}
	
.Corner#TopRight img{
	background-image: url(img/corner_t_r.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_t_r.png, sizingMethod=scale);
	}

.Corner#BottomLeft img{
	vertical-align: bottom;
	background-image: url(img/corner_b_l.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_b_l.png, sizingMethod=scale);
	}

.Corner#BottomRight img{
	background-image: url(img/corner_b_r.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_b_r.png, sizingMethod=scale);
	}

/* ORANGE CLOUD */	
/* to css author: we must not use that word on our site !!! we are moldcell - and there must be moldcell cloud */

#CloudStep05 .BgCloud {
	background: url(img/bg_cloud_or.png);
}

#CloudStep05 .Tail {
	position: absolute;
	width: 108px;
	height: 176px;	
	background-image: url(img/tail_or.png);
	background: expression('none');
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/tail_or.png);
}

#CloudStep05 .CornerCenter {
	width: 100%;
	height: 41px;
	background-image: url(img/bg_cloud_or.png);
	}
	
#CloudStep05 .Corner#TopLeft img{
	background-image: url(img/corner_t_l_or.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_t_l_or.png, sizingMethod=scale);
	}
	
#CloudStep05 .Corner#TopRight img{
	background-image: url(img/corner_t_r_or.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_t_r_or.png, sizingMethod=scale);
	}

#CloudStep05 .Corner#BottomLeft img{
	vertical-align: bottom;
	background-image: url(img/corner_b_l_or.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_b_l_or.png, sizingMethod=scale);
	}

#CloudStep05 .Corner#BottomRight img{
	background-image: url(img/corner_b_r_or.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/corner_b_r_or.png, sizingMethod=scale);
	}	

	#CloudStep05 h1 {
	color: #fe6000;		
	}
	
/* CLOUD, finish */		
	
	
.Pos01, .Pos02, .Pos03, .Pos04, .Pos05 {
	position: absolute;
	width: 240px;
	height: 428px;
	top: 197px;
	background-repeat: no-repeat;
}

.Error {
	background: #cc0000;
	color: #fff;
	padding: 5px;
	width-: auto;
}

.Pos01#Pos01_GirlError01 {
	background-image: url(img/pos_01_girl_01_error.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_01_error.png);
}

.Pos01#Pos01_GirlError02 {
	background-image: url(img/pos_01_girl_02_error.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_02_error.png);
}

.Pos01#Pos01_GirlError03 {
	background-image: url(img/pos_01_girl_03_error.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_03_error.png);
}

.Pos01#Pos01_GirlError04 {
	background-image: url(img/pos_01_girl_04_error.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_04_error.png);
}

.Pos01#Pos01_GirlError05 {
	background-image: url(img/pos_01_girl_05_error.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_05_error.png);
}
	
/* Pos 01 */	
.Pos01 {
	left: 34%;
	margin-left: -15px;
	z-index: 100; 
}

.Pos01#Pos01_Girl01 {
	background-image: url(img/pos_01_girl_01.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_01.png);
}

.Pos01#Pos01_Girl02 {
	background-image: url(img/pos_01_girl_02.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_02.png);
}

.Pos01#Pos01_Girl03 {
	background-image: url(img/pos_01_girl_03.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_03.png);
}

.Pos01#Pos01_Girl04 {
	background-image: url(img/pos_01_girl_04.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_04.png);
}

.Pos01#Pos01_Girl05 {
	background-image: url(img/pos_01_girl_05.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_01_girl_05.png);
}


/* Pos 02 */
.Pos02 {
	left: 5%;
	left-: 3%;
	z-index: 99; 
	}

.Pos02#Pos02_Girl01 {
	background-image: url(img/pos_02_girl_01.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_02_girl_01.png);
}

.Pos02#Pos02_Girl02 {
	background-image: url(img/pos_02_girl_02.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_02_girl_02.png);
}

.Pos02#Pos02_Girl03 {
	background-image: url(img/pos_02_girl_03.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_02_girl_03.png);
}

.Pos02#Pos02_Girl04 {
	background-image: url(img/pos_02_girl_04.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_02_girl_04.png);
}

.Pos02#Pos02_Girl05 {
	background-image: url(img/pos_02_girl_05.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_02_girl_05.png);
}


/* Pos 03 */
.Pos03 {
	left: 19%;
	z-index: 98;
	}

.Pos03#Pos03_Girl01 {
	background-image: url(img/pos_03_girl_01.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_03_girl_01.png);
	}
	
.Pos03#Pos03_Girl02 {
	background-image: url(img/pos_03_girl_02.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_03_girl_02.png);
	}
	
.Pos03#Pos03_Girl03 {
	background-image: url(img/pos_03_girl_03.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_03_girl_03.png);
	}
	
.Pos03#Pos03_Girl04 {
	background-image: url(img/pos_03_girl_04.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_03_girl_04.png);
	}
	
.Pos03#Pos03_Girl05 {
	background-image: url(img/pos_03_girl_05.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_03_girl_05.png);
	}


/* Pos 04 */
.Pos04 {
	right: 25%;
	margin-right: 30px;
	z-index: 97;	
	}

.Pos04#Pos04_Girl01 {
	background-image: url(img/pos_04_girl_01.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_04_girl_01.png);
	}	

.Pos04#Pos04_Girl02 {
	background-image: url(img/pos_04_girl_02.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_04_girl_02.png);
	}
	
.Pos04#Pos04_Girl03 {
	background-image: url(img/pos_04_girl_03.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_04_girl_03.png);
	}
	
.Pos04#Pos04_Girl04 {
	background-image: url(img/pos_04_girl_04.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_04_girl_04.png);
	}
	
.Pos04#Pos04_Girl05 {
	background-image: url(img/pos_04_girl_05.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_04_girl_05.png);
	}
	
	
/* Pos 05 */	
.Pos05 {
	right: 5%;
	margin-right: 50px;
	z-index: 96;	
	}	

.Pos05#Pos05_Girl01 {
	background-image: url(img/pos_05_girl_01.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_05_girl_01.png);
	}
	
.Pos05#Pos05_Girl02 {
	background-image: url(img/pos_05_girl_02.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_05_girl_02.png);
	}	

.Pos05#Pos05_Girl03 {
	background-image: url(img/pos_05_girl_03.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_05_girl_03.png);
	}	
	
.Pos05#Pos05_Girl04 {
	background-image: url(img/pos_05_girl_04.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_05_girl_04.png);
	}
	
.Pos05#Pos05_Girl05 {
	background-image: url(img/pos_05_girl_05_.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pos_05_girl_05_.png);
	}	

.Semicircle img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	}	

.Semicircle {
	width: 100%;
	height: 62px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bg_main_bottom.png, sizingMethod=scale); 
	}
	
.BgBottomDown {
	width: 100%;
	height: 350px;
	background: url(img/bg_bottom_down.png) repeat-x top;
}

.Step01, .Step02, .Step03, .Step04, .Step05 {
	width: 15%;
	//width: 17%;
	float: left;
	height: 120px;
	margin-left: 4%;
	//margin-left: 2%; 
	color: #c1cdcd;
	font-size: 85%;
}

.Step01 a, .Step02 a, .Step03 a, .Step04 a, .Step05 a {
	color: #fff;
}

.Step02, .Step04 {
	margin-top: 25px;
}

.Step03 {
	margin-top: 40px;
}

.Step01 p, .Step02 p, .Step03 p, .Step04 p, .Step05 p {
	position: absolute;
	z-index: 333;
	margin: 47px 0px 0px 52px;
	//margin: 47px 0px 0px -12px;
}

.Step01 div, .Step02 div, .Step03 div, .Step04 div, .Step05 div {
	width: 65px;
	height: 55px;
	float: left;
	background-repeat: no-repeat;
}
	
.Step01 div#On {
	background-image: url(img/step_01_on.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_01_on.png);
}

.Step02 div#On {
	background-image: url(img/step_02_on.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_02_on.png);
}

.Step03 div#On {
	background-image: url(img/step_03_on.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_03_on.png);
}

.Step04 div#On {
	background-image: url(img/step_04_on.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_04_on.png);
}

.Step05 div#On {
	background-image: url(img/step_05_on.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_05_on.png);
}

.Step01 div {
	top-: 15%;
	background-image: url(img/step_01_off.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_01_off.png);
}

.Step02 div {
	background-image: url(img/step_02_off.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_02_off.png);
}

.Step03 div {
	background-image: url(img/step_03_off.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_03_off.png);
}

.Step04 div {
	background-image: url(img/step_04_off.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_04_off.png);
}

.Step05 div {
	background-image: url(img/step_05_off.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/step_05_off.png);
}	

fieldset {
	line-height: 1.1em;
}

legend {
	margin-bottom: 7px;
}

.SmsStyle {
	font-size: 80%;
	//font-size: 75%;
	padding-left: 86px; 
	margin-top: 7px;	
	margin-bottom: 1.2em;	
	//height: 65px;
	min-height: 60px;
}

.SmsStyle#Official {
	background: url(img/bg_style_official.gif) no-repeat 24px 3px;
}

.SmsStyle#Friendly {
	background: url(img/bg_style_friendly.gif) no-repeat 24px 3px;
}

.SmsStyle#Fun {
	background: url(img/bg_style_fun.gif) no-repeat 24px 3px;
	//height: 90px;
}

.SendButt	{
	margin-top: 7px;
	margin-bottom: 10px;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/send_butt_ru.png);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
}
	
.Gray {
	font-size: 85%;
	color: #8c8c8c;
	padding-bottom: 5px
}

.CloudText textarea {
	width: 97%;
	//width: 88%;
	margin-bottom: 10px;
	overflow: auto; 
}

.Password, .PhoneNumber, .YourName {
	font-size: 130%;
}

.Password {
	width: 60%;
}

.PhoneNumber {
	width: 37%;
}

.YourName {
	width: 57%;
}

.BgCloud {
	background: url(img/bg_cloud.png);
}

.Numbers img {
	width-: 9.7%;
	height-: 29px;
}

.Numbers img {
	width-: 9.7%;
	height-: 29px;
}

.Numbers span {
	position: relative;
	z-index: 1;
	top: -16px;
	left: -28px;
	margin-right: -20px;
	//margin-right: 0px;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	text-align: center;
	width: 42px;
}

.Copyright {
	background: url(img/logo_moldcell_sm.gif) no-repeat;
	color: #b3b3b3;
	font-size: 75%;
	position: relative;
	left: 12%;
	padding-left: 81px;
	padding-bottom: 3em;
	margin-left: 72px;
	margin-top: 24em;
	width: 23em;	
}

.Copyright a {
	color: #e5e5e5;	
}
