/* CSS Document */
/* popup */

#popup_keret div {
	font-family:Tahoma;
	color:#d8e1f0;
	}

#popup_header {
	height:36px;
	display:block;
	font-size:0;
	float:left;
}

#popup_body {
	display:block;
	float:left;
}

#popup_footer {
	height:13px;
	display:block;
	font-size:0;
	float:left;
}

#popup_top_left {
	width:13px;
	height:36px;
	background-image:url(images/top_left.gif);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_top_center {
	height:36px;
	background-image:url(images/top_center.jpg);
	float:left;
	font-size:0;
	cursor:default;
}

#popup_top_right {
	width:13px;
	height:36px;
	background-image:url(images/top_right.gif);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_content_left {
	width:13px;
	height:100%;
	background-image:url(images/middle_left.jpg);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_content_body {
	height:100%;
	background-color:#d8e1f0;
	float:left;
	font-size:0;
}

#popup_content_right {	
	width:13px;
	height:100%;
	background-image:url(images/middle_right.jpg);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_bottom_left {
	width:13px;
	height:13px;
	background-image:url(images/bottom_left.jpg);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_bottom_center {
	height:13px;
	background-image:url(images/bottom_center.jpg);
	float:left;
	font-size:0;
	font-size:11px;

}

#popup_bottom_right {
	width:13px;
	height:13px;
	background-image:url(images/bottom_right.jpg);
	float:left;
	font-size:0;
	font-size:11px;
}

#popup_arrow {
	width:3px;
	height:5px;
	float:left;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	margin-top:13px;
	margin-left:3px;
	font-size:0;
	font-size:11px;
}

#popup_close {
	width:19px;
	height:20px;
	float:right;
	background-image:url(images/close.jpg);
	margin-top:5px;
	display:block;
	font-size:11px;
}

#popup_close a {
	width:19px;
	height:20px;
	float:right;
	display:block;
	font-size:11px;
}

#popup_title {
	line-height:28px;
	color:#d8e1f0;
	font-weight:bold;
	font-size:12px;
	float:left;
	padding-left:10px;
}

#popup_text {
	float:left;

}

img {
	border:0;
	margin:0;
	padding:0;
}

#messagekeret {
	width:224px;
	float:left;
}

#message1 {
	background-image:url(images/message1.gif);
	width:212px;
	height:25px;
	float:left;
	padding:38px 0 0 12px;
}

#message2 {
	background-image:url(images/message2.jpg);
	width:212px;
	height:25px;
	float:left;
	padding:0 0 0 12px;
}

.message3 {
	background-image:url(images/message3.jpg);
	width:212px;
	height:76px;
	float:left;
	padding:2px 0 0 12px;
}

.message4 {
	background-image:url(images/message4.gif);
	width:137px;
	height:31px;
	float:left;
	padding:0 0 0 87px;
}

.message4 a {
	width:35px;
	height:16px;
	float:left;
	display:block;
}

.messageinput {
	width:200px;
	float:left;
	display:block;
	background-image:url(images/messageinput.jpg);
	font-family:Tahoma;
	font-size:11px;
	color:#507198;
	margin:0;
	padding:1px 0 0 0;
	border:0;
}

.messagetextarea {
	width:200px;
	height:63px;
	display:block;
	background-color:#e5ebf2;
	font-size:11px;
	font-family:Tahoma;
	color:#507198;
	margin:0;
	padding:1px 0 0 0;
	border:0;
	overflow:hidden;
}

#callbackkeret {
	width:224px;
	color:#d3ddea;
	font-family:Tahoma;
	font-size:11px;
}

#callback1 {
	background-image:url(images/callback1.gif);
	width:224px;
	height:34px;
	float:left;
	padding:0;
}

.callback2 {
	width:204px;
	padding:0 10px 8px 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#d3ddea;
	background-color:#4e6e95;
}

.callback3 {
	background-image:url(images/message2.jpg);
	width:212px;
	height:25px;
	float:left;
	padding:0 0 0 12px;
}

.callback11 {
	width:212px;
	float:left;
	padding:0 0 5px 12px;
	background-color:#507198;
}

.callbackselect {
	width:203px;
	background-color:#e3e9f1;
	font-size:11px;
	font-family:Tahoma;
	color:#507198;
	display:block;
}

.popup_radiolabel {
	padding:0;
	margin:0;
	width:160px;
	float:left;
	font-size:11px;
	color:#d8e1f0;
}

.popup_radiolabel_input {
	padding:0;
	margin:0;
	width:40px;
	float:left;
}

.popup_radiolabel_input input {
	padding:0;
	margin:0;
	float:left;
	display:block;
	margin-top:-2px;
}
