/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade {
	position: absolute;
	background-color: #000000;
}
div.jqi {
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer {
	font-weight: bold;
}
div.jqi .jqiclose {
	position: absolute;
	top: 4px;
	right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage {
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons {
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button {
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover {
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton {
	/*background-color: #8DC05B;*/
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons {
	background-color: #BF5E26;
}
/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu {
	background-color: #aaaaaa;
}
.impromptufade {
	position: absolute;
	background-color: #ffffff;
}
div.impromptu {
	position: absolute;
	background-color: #cccccc;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose {
	float: right;
	margin: -35px -10px 0 0;
	cursor: pointer;
	color: #213e80;
}
div.impromptu .impromptucontainer {
	background-color: #213e80;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage {
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons {
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button {
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}
/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi {
	background-color: #b0be96;
}
.colsJqifade {
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi {
	position: absolute;
	background-color: #d0dEb6;
	padding: 10px;
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose {
	float: right;
	margin: -35px -10px 0 0;
	cursor: pointer;
	color: #bbbbbb;
}
div.colsJqi .colsJqicontainer {
	background-color: #e0eEc6;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage {
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons {
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button {
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover {
	border: solid #aaaaaa 1px;
}
/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi {
	background-color: #cccccc;
}
.brownJqifade {
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi {
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose {
	float: right;
	margin: -20px 0 0 0;
	cursor: pointer;
	color: #777777;
	font-size: 11px;
}
div.brownJqi .brownJqicontainer {
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage {
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3 {
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p {
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg {
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons {
	text-align: right;
}
div.brownJqi button {
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover {
	border: solid #aaaaaa 1px;
}
/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue {
	background-color: #acb4c4;
}
.cleanbluefade {
	position: absolute;
	background-color: #aaaaaa;
}
div.cleanblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	width: 300px;
	font-size: 11px;
	text-align: left;
	border: solid 1px #213e80;
}
div.cleanblue .cleanbluecontainer {
	background-color: #ffffff;
	border-top: solid 14px #213e80;
	padding: 5px;
	font-weight: bold;
}
div.cleanblue .cleanblueclose {
	float: right;
	width: 18px;
	cursor: default;
	margin: -19px -12px 0 0;
	color: #ffffff;
	font-weight: bold;
}
div.cleanblue .cleanbluemessage {
	padding: 10px;
	line-height: 20px;
	font-size: 11px;
	color: #333333;
}
div.cleanblue .cleanbluebuttons {
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.cleanblue button {
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #314e90;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.cleanblue button:hover {
	border: solid 1px #d4d4d4;
}
/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue {
	border:1px red solid;
}
.extbluefade {
	position: absolute;
	background-color: #ffffff;
}
div.extblue {
	border:1px #6289B6 solid;
	position: absolute;
	background-color: #CAD8EA;
	padding: 0;
	width: 300px;
	text-align: left;
}
div.extblue .extblueclose {
	background-color: #CAD8EA;
	margin:2px -2px 0 0;
	cursor: pointer;
	color: red;
	text-align: right;
}
div.extblue .extbluecontainer {
	background-color: #CAD8EA;
	padding: 0 5px 5px 5px;
	color: #000000;
	font:normal 11px Verdana;
}
div.extblue .extbluemessage {
	background-color: #CAD8EA;
	padding: 0;
	margin:0 15px 15px 15px;
}
div.extblue .extbluebuttons {
	text-align: center;
	padding: 0px 0 0 0;
}
div.extblue button {
	padding: 1px 4px;
	margin: 0 10px;
	background-color:#cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
}

/*
*------------------------
*   GENERIC THANK YOU SET
*------------------------
*/
.generic_thank_youwarning .generic_thank_you {
	border: 0;
}
.generic_thank_youfade {
	position: absolute;
	background-color: #000000;
}
div.generic_thank_you {
	border: 0;
	position: absolute;
	left: 163px;
	top: 250px;
	width: 698px;
	height: 482px;
	padding: 0;
}
div.generic_thank_you .generic_thank_youclose {
	/**/
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #505050;
	/* display: none; make the close x not show */
}
div.generic_thank_you .generic_thank_youcontainer {
	/*
	padding: 0 5px 5px 5px;
	color: #000000;
	font: normal 11px Verdana;
	*/
}
div.generic_thank_you .generic_thank_youmessage {
	/*
	padding: 0;
	margin: 0 15px 15px 15px;
	*/
}
div.generic_thank_you .generic_thank_youbuttons {
	/*
	text-align: center;
	padding: 0px 0 0 0;
	*/
}
div.generic_thank_you button {
	/*
	padding: 1px 4px;
	margin: 0 10px;
	background-color: #cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	*/
}

/*
*------------------------
*   GENERIC UPLOAD SET
*------------------------
*/
.generic_uploadwarning .generic_upload {
	border: 0;
}
.generic_uploadfade {
	position: absolute;
	background-color: #000000;
}
div.generic_upload {
	border: 0;
	position: absolute;
	left: 163px;
	top: 250px;
	width: 811px;
	height: 350px;
	padding: 0;
}
div.generic_upload .generic_uploadclose {
	/**/
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #505050;
	/* display: none; make the close x not show */
}
div.generic_upload .generic_uploadcontainer {
	/*
	padding: 0 5px 5px 5px;
	color: #000000;
	font: normal 11px Verdana;
	*/
}
div.generic_upload .generic_uploadmessage {
	/*
	padding: 0;
	margin: 0 15px 15px 15px;
	*/
}
div.generic_upload .generic_uploadbuttons {
	/*
	text-align: center;
	padding: 0px 0 0 0;
	*/
}
div.generic_upload button {
	/*
	padding: 1px 4px;
	margin: 0 10px;
	background-color: #cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	*/
}

/*
*------------------------
*   GENERIC VIDEO SET
*------------------------
*/
.generic_videowarning .generic_video {
	border: 0;
}
.generic_videofade {
	position: absolute;
	background-color: #000000;
}
div.generic_video {
	border: 0;
	position: absolute;
	left: 199px;
	top: 250px;
	width: 766px;
	height: 466px;
	padding: 0;
}
div.generic_video .generic_videoclose {
	/**/
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #505050;
	/* display: none; make the close x not show */
}
div.generic_video .generic_videocontainer {
	/*
	padding: 0 5px 5px 5px;
	color: #000000;
	font: normal 11px Verdana;
	*/
}
div.generic_video .generic_videomessage {
	/*
	padding: 0;
	margin: 0 15px 15px 15px;
	*/
}
div.generic_video .generic_videobuttons {
	/*
	text-align: center;
	padding: 0px 0 0 0;
	*/
}
div.generic_video button {
	/*
	padding: 1px 4px;
	margin: 0 10px;
	background-color: #cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	*/
}

/*
*------------------------
*   GENERIC GAME SET
*------------------------
*/
.generic_gamewarning .generic_game {
	border: 0;
}
.generic_gamefade {
	position: absolute;
	background-color: #000000;
}
div.generic_game {
	border: 0;
	position: absolute;
	left: 199px;
	top: 250px;
	width: 766px;
	height: 466px;
	padding: 0;
}
div.generic_game .generic_gameclose {
	/**/
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #505050;
	/* display: none; make the close x not show */
}
div.generic_game .generic_gamecontainer {
	/*
	padding: 0 5px 5px 5px;
	color: #000000;
	font: normal 11px Verdana;
	*/
}
div.generic_game .generic_gamemessage {
	/*
	padding: 0;
	margin: 0 15px 15px 15px;
	*/
}
div.generic_game .generic_gamebuttons {
	/*
	text-align: center;
	padding: 0px 0 0 0;
	*/
}
div.generic_game button {
	/*
	padding: 1px 4px;
	margin: 0 10px;
	background-color: #cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	*/
}

/*
*------------------------
*   GENERIC GAME EXLG SET
*------------------------
*/
.generic_game_exlgwarning .generic_game_exlg {
	border: 0;
}
.generic_game_exlgfade {
	position: absolute;
	background-color: #000000;
}
div.generic_game_exlg {
	border: 0;
	position: absolute;
	left: 99px;
	top: 0px;
	width: 956px;
	height: 756px;
	padding: 0;
}
div.generic_game_exlg .generic_game_exlgclose {
	/**/
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #505050;
	/* display: none; make the close x not show */
}
div.generic_game_exlg .generic_game_exlgcontainer {
	/*
	padding: 0 5px 5px 5px;
	color: #000000;
	font: normal 11px Verdana;
	*/
}
div.generic_game_exlg .generic_game_exlgmessage {
	/*
	padding: 0;
	margin: 0 15px 15px 15px;
	*/
}
div.generic_game_exlg .generic_game_exlgbuttons {
	/*
	text-align: center;
	padding: 0px 0 0 0;
	*/
}
div.generic_game_exlg button {
	/*
	padding: 1px 4px;
	margin: 0 10px;
	background-color: #cccccc;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	*/
}
