
.dimmer{
	width: 100%;
	height: 100%;
	height: expression(document.documentElement.clientHeight);
	background-color: #000000;
	position: absolute;
	top:0px;
	left:0px;	
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	display: none;
	overflow: visible;
	z-index: 5;
	line-height: 0px;
}

.popupcontain{
	width: 100%;
	height: 100%;	
	height: expression(document.documentElement.clientHeight);
	position: absolute;
	top:0;
	left:0;	
	display: none;
	z-index: 6;
	overflow: hidden;
}

.popup{
	width: 670px; 
	height: 480px; 
	position: relative;
	margin: 125px auto;
	z-index: 7;
}

.popup .top{
	width: 670px;
	height:27px;
}

.popup .top .left{
	float: left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_left_top.png');
	background-repeat: no-repeat;

}

.popup .top .center{
	float: left;
	width: 610px;;
	height: 27px;
	background-image: url('../layout/dialog/popup_top_x.png');
	background-repeat: repeat-x;
}

.popup .top .right{
	float: left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_right_top.png');
	background-repeat: no-repeat;

}

.popup .content{
	width: 670px;
	height: 426px;
	color: #DDDDDD;

}

.popup .content .left{
	float:left;
	width: 30px;
	height: 426px;
	background-image: url('../layout/dialog/popup_left_y.png');
	background-repeat: repeat-y;

}

.popup .content .center{
	float: left;
	width: 610px;
	height: 426px;
	background-color: #ffffff;
}

.popup .content .center .description{
	width: 160px;
	height: 350px;
	float: left;
	margin-top: 20px;
	margin-right: 22px;
	margin-left: 10px;
}
.popup .content .center .description .offer{
	margin-top: 20px;
	height: 19px;
	width: 67px;
	background-image: url('../layout/dialog/content/offer.png');
	background-repeat: no-repeat;
	cursor:pointer;
}


.popup .content .center .description .itaklogo{
	width: 85px;
	height: 78px;
	background-image: url('../layout/dialog/content/itak_logo.png');
	background-repeat: repeat-y;
	margin-bottom: 12px;

}

.popup .content .center .description .text{
	padding-top: 7px;
	width: 160px;
	height: 200px;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	border-top: 2px solid #cfd8d3;
	border-bottom: 2px solid #cfd8d3;
}

.popup .content .center .capabilities{
	width: 55px;
	height: 210px;
	float:left;
	margin-top: 110px;
	background-image: url('../layout/dialog/content/capabilities_black.png');
	background-repeat: no-repeat;
}

.popup .content .center .phone{
	width: 160px;
	height: 400px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url('../layout/dialog/content/phone.png');
	background-repeat: no-repeat;
	z-index: 7;
}

.popup .content .center .offer{
	width: 166px;
	height: 423px;
	float:left;
	margin-top: -17px;
}

.popup .content .center .offer .samsungl700{
	width: 157px;
	height: 350px;
	background-image: url('../layout/dialog/content/samsungl700.png');
	background-repeat: no-repeat;
}


.popup .content .center .offer .conditions{
	margin-top: 20px;
	margin-left: -10px;
	position: absolute;
	z-index:7;
	width: 111px;
	height: 62px;
	float:left;
	background-image: url('../layout/dialog/content/conditions.png');
	background-repeat: no-repeat;
	cursor: pointer;
}



.popup .content .right{
	float:left;
	width: 30px;
	height: 426px;
	background-image: url('../layout/dialog/popup_right_y.png');
	background-repeat: repeat-y;
}

.popup .bottom{
	width: 670px;
	height: 27px;
}

.popup .bottom .left{
	float:left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_left_bottom.png');
	background-repeat: no-repeat;

}

.popup .bottom .center{
	float:left;
	width: 610px;
	height: 27px;
	background-image: url('../layout/dialog/popup_bottom_x.png');
	background-repeat: repeat-x;
}

.popup .bottom .right{
	float:left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_right_bottom.png');
	background-repeat: no-repeat;
}



.popupdescr{
	width: 480px; 
	height: 250px; 
	position: absolute;
	margin-top: -330px;
	margin-left: 100px;
	z-index: 8;
	display:none;
}

.popupdescr .top{
	width: 480px;
	height:27px;
}

.popupdescr .top .left{
	float: left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_left_top.png');
	background-repeat: no-repeat;

}

.popupdescr .top .center{
	float: left;
	width: 420px;;
	height: 27px;
	background-image: url('../layout/dialog/popup_top_x.png');
	background-repeat: repeat-x;
}

.popupdescr .top .right{
	float: left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_right_top.png');
	background-repeat: no-repeat;

}

.popupdescr .content{
	width: 480px;
	height: 194px;
	color: #DDDDDD;
}

.popupdescr .content .text{
	color: #000000;
	font-size: 11px;
	font-family: arial, sans-serif;

}

.popupdescr .content .left{
	float:left;
	width: 30px;
	height: 194px;
	background-image: url('../layout/dialog/popup_left_y.png');
	background-repeat: repeat-y;

}

.popupdescr .content .center{
	float: left;
	width: 420px;
	height: 194px;
	background-color: #ffffff;
}


.popupdescr .content .right{
	float:left;
	width: 30px;
	height: 194px;
	background-image: url('../layout/dialog/popup_right_y.png');
	background-repeat: repeat-y;
}

.popupdescr .bottom{
	width: 480px;
	height: 27px;
}

.popupdescr .bottom .left{
	float:left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_left_bottom.png');
	background-repeat: no-repeat;

}

.popupdescr .bottom .center{
	float:left;
	width: 420px;
	height: 27px;
	background-image: url('../layout/dialog/popup_bottom_x.png');
	background-repeat: repeat-x;
}

.popupdescr .bottom .right{
	float:left;
	width: 30px;
	height: 27px;
	background-image: url('../layout/dialog/popup_right_bottom.png');
	background-repeat: no-repeat;
}