body {margin:0; font-family:Verdana, Arial, Helvetica; font-size:14px; }
#content {padding:0px;}
#dialog {position:absolute; width:382px; *width:415px; padding:0px; z-index:200;}
*html #dialog { width:100px;
}

#dialog {width:405px!important;	
}

/*#dialog-header {display:block; position:relative; width:256px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}*/
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:500px; padding:18px 25px; color:#044c9f; font-size:13px}

#dialog-mask {position:absolute; top:0; left:0; height:300%; width:100%; background:#000000; opacity:.60; filter:alpha(opacity=60); z-index:100; display:block; padding-bottom: 500px;}



.error { 
	/*background: url(../images/popup_store.png) no-repeat top left;*/
	font-weight:bold;
	/**filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup_store.png',);
	*background:transparent;*/
	
}
/**html .error { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup_store.png',);
	background:transparent;
}*/


.errorheader {background:url(../images/error_header.gif) repeat-x; color:#6f2c2c; }
.warning {background:#fff url(images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(images/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}

.oops-color {
	color:#e14d8a;
	font-size:44px;
	font-style:italic;
	}
.con-color {
	color:#666666;
	font-size:19px;
	text-align:center;
	display:block;
	font-style:italic;
	}
	
.con-color_1 {
	color:#CC3366;
	font-size:19px;
	text-align:center;
	display:block;
	font-style:italic;
	}
			
.con-color a {
	color:#e14d8a;
	text-decoration:none;
	}
.con-color a:hover {
	color:#b6d00f;
	text-decoration:none;
	}
.pop_store_2 { 
	background: url(images/popup_creat_account.png) no-repeat top left;
	font-weight:bold;
	display:block;
	height: 164px;
	width: 382px;
	cursor:pointer;
}

*html .pop_store_2 { 
	background:url(../images/popup_acnt_ie.gif) fixed no-repeat top left;
	font-weight:bold;
	display:block;
	height: 700px;
	width: 382px;
	cursor:pointer;
}