#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: 4px solid #666666;
	color: #000;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 3.20em;
	color: #0d4075;

	background: #fd4a11;
	background: -moz-linear-gradient(top,  #fd4a11 0%, #ff7800 50%, #ff4900 51%, #ff4104 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4a11), color-stop(50%,#ff7800), color-stop(51%,#ff4900), color-stop(100%,#ff4104));
	background: -webkit-linear-gradient(top,  #fd4a11 0%,#ff7800 50%,#ff4900 51%,#ff4104 100%);
	background: -o-linear-gradient(top,  #fd4a11 0%,#ff7800 50%,#ff4900 51%,#ff4104 100%);
	background: -ms-linear-gradient(top,  #fd4a11 0%,#ff7800 50%,#ff4900 51%,#ff4104 100%);
	background: linear-gradient(to bottom,  #fd4a11 0%,#ff7800 50%,#ff4900 51%,#ff4104 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4a11', endColorstr='#ff4104',GradientType=0 );

	border-bottom: solid 2px #666666;
	cursor: default;
	padding: 0em;
	padding-left: 40px;
	margin: 0em;
}

 #popup_content {
 	min-width: 224px;
	background: #d1d1d1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d1d1d1 0%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d1d1d1 0%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
	padding: 1em 0em;
	margin: 0em;
}

#popup_content.alert {
	background: #d1d1d1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d1d1d1 0%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d1d1d1 0%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d1d1d1 0%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
}

#popup_content.confirm {
	background: #c9c9c9;
}

#popup_content.prompt {
	background: #c9c9c9;
}


#popup_content #popup_bug
{
	display: none;
	background-image: url('../images/alert_info_bug.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	left: 3px;
	width: 62px;
	height: 40px;
}

#popup_content input[type=button]
{
	border: 2px solid #5c5c5c;
	color: white;

	background: #2c729b;
	background: -moz-linear-gradient(top,  #2c729b 0%, #182646 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c729b), color-stop(100%,#182646));
	background: -webkit-linear-gradient(top,  #2c729b 0%,#182646 100%);
	background: -o-linear-gradient(top,  #2c729b 0%,#182646 100%);
	background: -ms-linear-gradient(top,  #2c729b 0%,#182646 100%);
	background: linear-gradient(to bottom,  #2c729b 0%,#182646 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c729b', endColorstr='#182646',GradientType=0 );";

	padding: 6px 17px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#popup_content input[type=button]:hover
{
	cursor: pointer;
	background: #ff7600;
	background: -moz-linear-gradient(top,  #ff7600 0%, #ff4505 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7600), color-stop(100%,#ff4505));
	background: -webkit-linear-gradient(top,  #ff7600 0%,#ff4505 100%);
	background: -o-linear-gradient(top,  #ff7600 0%,#ff4505 100%);
	background: -ms-linear-gradient(top,  #ff7600 0%,#ff4505 100%);
	background: linear-gradient(to bottom,  #ff7600 0%,#ff4505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7600', endColorstr='#ff4505',GradientType=0 );
}

/*
#popup_content.alert #popup_panel input#popup_ok
{
	background: none;
	background-image: url('../images/alert_close.png');
	background-repeat: no-repeat;
	height: 16px;
	width: 17px;
	position: absolute;
	top: 3px;
	right: 3px;
	border: 0px;
	color: transparent;
}

#popup_content.alert #popup_panel input#popup_ok:hover
{
	cursor: pointer;
}
*/
#popup_message {
	padding-left: 40px;
	padding-right: 10px;
	color: #6d6d6d;
	font-size: 15px;
}

#popup_message h1, #popup_message h2, #popup_message h3, #popup_message h4, #popup_message h5 {
	color: #336699;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 0em;
}
#popup_panel button
{
	padding: 1px 5px;
}
#popup_prompt {
	margin: .5em 0em;
}