﻿/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalFrontPageAdvert{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-350px;/* half elements height*/
	margin-left:-300px;/* half elements width*/
	width:700px;
	height:600px;
	border:1px solid black;
	background:#E5ECFF;
	overflow:hidden;/* allow content to scroll inside element */
	text-align:left;
}

.roundedcornr_box_108138 {
   background: #dddddd url(../i/FrontPageAdvert/roundedcornr_108138_grad.gif) repeat-x top left;
}
.roundedcornr_top_108138 div {
   background: url(../i/FrontPageAdvert/roundedcornr_108138_tl.gif) no-repeat top left;
}
.roundedcornr_top_108138 {
   background: transparent url(../i/FrontPageAdvert/roundedcornr_108138_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_108138 div {
   background: url(../i/FrontPageAdvert/roundedcornr_108138_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_108138 {
   background: transparent url(../i/FrontPageAdvert/roundedcornr_108138_br.gif) no-repeat bottom right;
}

.roundedcornr_top_108138 div, .roundedcornr_top_108138,
.roundedcornr_bottom_108138 div, .roundedcornr_bottom_108138 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_108138 { margin: 0 30px; }