body {padding:0; margin:0; height:100%; width:100%;}

/* Overlay 
#simplemodal-overlay {	background-color:black;
	filter:alpha(opacity=80);
	opacity:0.8; cursor:wait;}*/

/* Container
#simplemodal-container {background-color:#fff; border:none;}
#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline;  z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent  {padding:0px;}


body {padding:0; margin:0; height:100%; width:100%;} */

/* Overlay */
#simplemodal-overlay {	background-color:black;
	filter: alpha(opacity=50)! important;/*alpha(opacity=80);*/
	opacity:0.8; cursor:wait;}

/* Container */
#simplemodal-container { background-color:#FFFFFF; border:3px solid #000000;  }

/*.modal_left_top{background:url(../images/modal_left_top.png) no-repeat 0 0; width:10px; height:100px;}
.modal_middle_top{background:#fff url(../images/modal_middle_top.png) repeat-x 0 0; width:10px; height:100px; padding:20px 10px 10px 10px;}
.modal_right_top{background:url(../images/modal_right_top.png) no-repeat 0 0; width:10px; height:100px;}
.modal_left_midlle{background:url(../images/modal_left_midlle.png) repeat-y left top; width:10px;}
.modal_left_bottom{background:url(../images/modal_left_bottom.png) no-repeat 0 0; width:10px; height:10px;}
.modal_right_bottom{background:url(../images/modal_right_bottom.png) no-repeat 0 0; width:10px; height:10px;}

.bgwhite{background-color:#FFFFFF;}*/

.delivery_details_container{ 
height:425px; 
width:219px; 
overflow:auto; 
}

/*#simplemodal-container #modal{
background:transparent url(../images/modal_box_bottom.png) no-repeat left bottom;
padding-bottom:14px;
}
#simplemodal-container #modal .space {
background:transparent url(../images/modal_box_top.png) no-repeat scroll 0 top;
padding:23px 31px 8px 30px;
}*/
#simplemodal-container a.modalCloseImg {background:url(../images/close.png) no-repeat; width:31px; height:31px; display:inline;  z-index:3200; position:absolute; top:-11px; right:-11px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:10px;}
#simplemodal-container #basicModalContent2 {padding:10px;}
#simplemodal-container #basicModalContent3 {padding:10px;}
#simplemodal-container #basicModalContent4 {padding:30px;}

