/********************************************
Kerala Public Service Commission
**********************************************/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #CCC;
	font: 70%/1.5em Verdana, Arial, Sans-Serif;
	color: #555;
	text-align: center;
}

/*links*/

/*headers*/
H1, H2, H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
H1
{
	font-size: 130%;
}
H2
{
	font-size: 120%;
	text-transform: uppercase;
	color: #88AC0B;
}
H3
{
	font-size: 120%;
	color: #666666;
}
H4
{
	font-size: 100%;
}
/*images*/
IMG
{
/*	background: #FAFAFA;*/
	/*border: 1px solid #E5E5E5;*/
/* padding:5 px changed for tab control*/
	padding: 0px;
	border: 0px;
}
IMG.submenu
{
	background: transparent;
	border: 0;
	padding: 0;
}
IMG.float-right
{
	margin: 5px 0px 10px 10px;
}
IMG.float-left
{
	margin: 5px 10px 10px 0px;
}
H1, H2, H3
{
	padding: 10px;
	margin: 0;
}
H4
{
	padding: 0px;
	margin: 0;
}
P
{
	padding: 10px;
	margin: 0;
}
CODE
{
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 1em/1.5em Verdana, Arial, Sans-Serif;
/*white-space: pre;*/
	background: #FAFAFA;
	border: 1px solid #F2F2F2;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px solid #777;
}
BLOCKQUOTE
{
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #F2F2F2;
	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;
}
/*start - table*/
TABLE
{
	border-collapse: collapse;
	margin: 10px;
}
TABLE.loginin
{
	margin: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
TABLE.loginout
{
	border-color: #2A88C5;
	margin: 0px;
	padding-right: 0px;
	border-width: 0px;
	border-style: solid;
	width: 200px;
}
TH STRONG
{
	color: #FFF;
}
TH
{
	background: #93BC0C;
/*	background: #A9CCF8;*/
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: 2px solid #FFF;
}
TR
{
	height: 30px;
}
TR.login
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 20px;
	width: 100px;
}
TD
{
	padding-left: 11px;
	padding-right: 11px;
}
TD.loginhead
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0;
	color: #FFF;
	border-right: 1px solid #2A88C5;
	background-color: #2A88C5;
	text-align: center;
}
TD.loginrow
{
	padding-left: 2px;
	padding-right: 2px;
	color: #2A88C5;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
TD.loginout
{
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #2A88C5;
	border-right: 1px solid #2A88C5;
	border-top: 1px solid #2A88C5;
	border-bottom: 1px solid #2A88C5;
}
TD.first, TH.first
{
	border-left: 0px solid #000000;
}
TR.row-a
{
	background: #F8F8F8;
}
TR.row-b
{
	background: #EFEFEF;
}
TR.row-sel
{
        background: #CCCC33;
}
TR.row-notif
{
	background: #D7E6F9;
}
/*

/*end - table
form elements*/
FORM
{
/*	margin: 0px;
	padding: 0 5px;
	border: 1px solid #F2F2F2;
	background-color: #FAFAFA;*/
}
LABEL
{
	display: block;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}
STRONG
{
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}
INPUT
{
	padding: 2px;
/*border:1px solid #eee;dashed
Border Color / Style*/
	border: 1px solid #D1C7AC;
	font: normal 1em Verdana, Arial, Sans-Serif;
	color: #777;
	width: 430px;
}
INPUT.ad
{
	width: 200px;
}

INPUT.admin
{
	width: 30px;
}

INPUT.opt
{
	width: 20px;
	border: none;
}
INPUT.chk
{
	width: 20px;
	border: none;
}
INPUT.Exam{
	width: 20px;
	border: none;
}
INPUT.imup
{
	border: 1px solid #D1C7AC;
	font: normal 1em Verdana, Arial, Sans-Serif;
	color: #777;
	width: 300px;
	
}
SELECT
{
	border: 1px solid #D1C7AC;
	font: normal 1em Verdana, Arial, Sans-Serif;
	height: 20px;
}
option.title
{
/*background-color: #6495ED; font-weight: bold; font-size: 12px; color: white;*/
/*background-color: #808080; font-weight: bold; font-size: 12px; color: white;*/
background-color: #9FC82C; font-weight: bold; font-size: 12px; color: white;

/*#cc0000*/
}
TEXTAREA
{
	width: 400px;
	padding: 2px;
	font: normal 1em Verdana, Arial, Sans-Serif;
/*border: 1px solid #EEE;*/
	border: 1px solid #D1C7AC;
	height: 100px;
	display: block;
	color: #777;
}
BUTTON.pressbutton {
	font: bold 12px Verdana, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	width: 100px;	
}
INPUT.button
{
	font: bold 12px Verdana, Arial, Sans-Serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
	width: 150px;
}
INPUT.button1
{
	font: bold 12px Verdana, Arial, Sans-Serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #2C98DF url(../images/button-bg-blue.jpg) repeat-x 0 0;
	border: none;
	width: 150px;
}
INPUT.imgbutton
{
	
	height: 16px;
	border: none;
	width: 16px;
	
}

/*search form*/
.searchform
{
	background-color: transparent;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 190px;
}

.adminform
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 5px 0 15px;
	width: 760px;
}

.searchform P
{
	margin: 0;
	padding: 0;
}
.searchform INPUT.textbox
{
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #2A88C5;
	vertical-align: top;
}
.searchform INPUT.button
{
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/*.searchform a:link {color:#0000CC; text-decoration:none;}
.searchform a:active {color:#FF0000; text-decoration:none; }
.searchform a:visited {color:#660099; text-decoration:none;  }
.searchform a:hover {color:#FF9900; text-decoration:none; background-color: white; cursor:pointer;}*/ 

/********************************************
LAYOUT
********************************************/
#wrap
{
	width: 820px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#adminwrap
{
	width: 820px;
	background:#CCC  url(../images/admcontent.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#confirmback
{
	display:none;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	opacity: 0.5;  
	filter: alpha(opacity=50); 
	background-color:#EDEDED; 
	width: 100%; 
	height:800px;
	z-index:400; 
}
#confirmfront
{
	background:#7A7A7A none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:100px;
	opacity: 1;  
/*	padding:4px 20px 4px 20px; */
	position:absolute; 
	text-align:center;
	top:100px;
	left: ;
	width:240px;
	z-index:500;
}
#content-wrap
{
	clear: both;
	width: 760px;
	min-height:330px;
	padding: 0;
	margin: 10px auto;
}
#header
{
	width: 820px;
	position: relative;
	height: 103px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;
	color: #FFF;
/*font-size: 14px;*/
}
#header H1#logo-text
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 44px Verdana, Arial, Sans-Serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
/*change the values of top and left to adjust the position of the logo*/
	top: 25px;
	left: 47px;
}
#header H2#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Arial, Sans-Serif;
	text-transform: none;
	color: #FFF;
/*change the values of top and left to adjust the position of the slogan*/
	top: 70px;
	left: 55px;
}
/*header links*/
#header #header-links
{
	position: absolute;
	top: 20px;
	right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}
#header #header-links A
{
	color: #FFF;
	text-decoration: none;
}
#header #header-links A:hover
{
	color: #2A88C5;
}
#header #header-user
{
	position: absolute;
	top: 70px;
	right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}
#header #header-user A
{
	color: #FFF;
	text-decoration: none;
}
#header #header-user A:hover
{
	color: #D4E59F;
	cursor:pointer;
}

/*Menu*/
#menu
{
	margin: 0 auto;
	padding:0;
	/*background: url(../images/menu.jpg) repeat-x 0 0;*/
	font: Verdana, Arial, Sans-Serif;
	height: 37px;
	width: 770px;
	z-index:100;
}

/*Main Column*/
#main  
{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
}
.tooltip {
	border-bottom: 1px dotted #000000;
	color: #000; 
	outline: none;
	cursor: help; 
	text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Verdana, Arial, Sans-Serif;
	position: absolute; 
	left: 12em; 
	top: 2em; 
	z-index: 99;
	margin-left: 0; 
	width: 350px;
   /* background: none;*/
}
.tooltip:hover em {
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 1.2em; 
	font-weight: bold;
	display: block; 
	padding: 0.2em 0 0.1em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #D7E6F9; border: 1px solid #2BB0D7;	padding: 2px 2px 2px 2px;}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }

/*#MyAppln  
{
	float: right;
	width: 35%;
	padding: 0;
	border:1.5px solid;
	position:absolute;
	margin: 0 0 0 5px;
	display: none;
	background-color: #93BC0C;
	opacity: .9;
	filter: alpha(opacity=90);
}*/
#adminmain
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
	z-index:5;
}
#tabmain
{
	width: 100%;
	display: inline;
	z-index:15;
}
#datadiv 
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}
#detaildiv 
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#forgotdiv{
	display:none;
	position: absolute;
	z-index:5;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#f4f4f4;
	width: 100%;
	height:800px;
}

#forgotdivtop {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:50px;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	position:absolute; 
	text-align:left;
	top:100px;
	width: 200px;
	z-index:500;
}

#payprogdiv{
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#f4f4f4;
	width: 100%;
	height:900px;
	z-index:900;
}

#payprogdivtop {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
	position:absolute; 
	text-align:left;
	top:40px;
	width:300px;
	height:70px;
	z-index:99999;
}

#msgdiv{
	display:none;
	position: absolute;
	z-index:5;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#f4f4f4;
	width: 100%;
	height:800px;
}

#msgdivtop {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:220px;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
	position:absolute; 
	text-align:left;
	top:100px;
	width: 755px;
	z-index:500;
}

#maindatadiv 
{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#borderdiv 
{
	border-width: 1px;
	border-style: dotted;
	border-color: #2A88C5;
	margin: 10px 10px 10px 10px;
	
}
#loadstatdiv
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}
#recdiv
{
	position: static;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#main H1
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#main H4
{
	margin-top: 10px;
	font: bold 110% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/success.gif) no-repeat 3px 50%;
}

#adminmain H1
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#adminmain H3
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}

#datadiv H3
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}
#detaildiv H3
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}
#recdiv H4
{
	margin-top: 10px;
	font: bold 110% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/success.gif) no-repeat 3px 50%;
}
#datadiv H1
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}

#maindatadiv H1
{
	margin-top: 10px;
	font: bold 140% Verdana, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}

.post-footer
{
	background-color: #FAFAFA;
	padding: 5px;
	margin: 5px 10px 0;
	border: 1px solid #F2F2F2;
	font-size: 95%;
}
.post-footer .date
{
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments
{
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore
{
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .applynow
{
	background: url(../images/application.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/*Sidebar*/
#login
{
	float: right;
	width: 26.5%;
	padding: 0;
	margin: 0;
	color: #68774A;
}
#sidebar
{
	float: right;
	width: 26.5%;
	padding: 0;
	margin: 0;
	color: #68774A;
}
#sidebar H1
{
	margin-top: 10px;
	padding: 5px;
	font: bold 1.4em Verdana, Arial, Sans-Serif;
	color: #728D26;
}
#sidebar UL.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
/*background: url(../images/dots.jpg) repeat-x left top;*/
}
#sidebar UL.sidemenu LI
{
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #68774A;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
#sidebar UL.sidemenu LI A
{
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar UL.sidemenu LI A:hover
{
	color: #1773BC;
}
/*IMAGE AREA*/

iframe {
	display:none;
	}
#demo_area {
	width: 728px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
}
#left_col {
	float: left;
	margin-right: 25px;
}
#upload_area {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#right_col {
	margin-top: 0px;
	float:left;
	/*border: 1px solid #bbbbbb;*/
	text-align:center;
	padding: 0px;
}
/*Footer*/
#footer
{
	color: #C6DDEE;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;
	font-size: 92%;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #2A88C5;
	cursor:pointer;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
/*display and additional classes*/
.clear
{
	clear: both;
}
/*tool tip*/
#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:1em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}
#tb_edit a:hover
{
	color: #FFFFFF;
	background-color: transparent;
	cursor:pointer;
}

/*anchor*/
a:link {color:#0000CC; text-decoration:none;}
a:active {color:#FF0000; text-decoration:none; }
a:visited {color:#660099; text-decoration:none;  }
a:hover {color:#FF9900; text-decoration:none; background-color: white; cursor:pointer;} 
/*added on 23_02_2010*/

P.hang { 
	padding: 0px;
	margin: 0;
	line-height: 1.5 
}
P.hang:first-letter { 
	padding: 0px;
	margin:0;
	font-size: large;
	float: none ;
}
#borderdiv TH {
	background: #93BC0C;
/*	background: #A9CCF8;*/
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 0px solid #B6D59A;
	border-bottom: 0px solid #93BC0C;	
}
.close{
	text-decoration:none;
	color:#707070;
	cursor:pointer;
	cursor:hand;
}

.searchform A {
	color: #FFF;
	text-decoration: none;
}
.searchform A:hover{
	text-decoration:none; 
	color: #FFF;
	cursor:pointer;
}
.container {
	border: 1px solid #999;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#popup_container {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 3px #0060A1;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1.75em;
	color: #237FBE;
	background: #CCC url(../images/confirm_title.jpg) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #0060A1;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../images/confirm_info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../images/confirm_info.gif);
}

#popup_content.confirm {
	background-image: url(../images/confirm_important.gif);
}

#popup_content.prompt {
	background-image: url(../images/confirm_help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: right;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

BUTTON.confirmbutton {
	font: bold 11px Verdana, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #237FBE url(../images/button-bg-blue.jpg) repeat-x 0 0;
	width: 70px;	
}

.RedOption{
	font: normal 1em Verdana, Arial, Sans-Serif;
	font-weight:bold;
    color: red;
}

.MagentaOption{
	font: normal 1em Verdana, Arial, Sans-Serif;
	font-weight:bold;
    color: Magenta;
}

.GreenOption{
	font: normal 1em Verdana, Arial, Sans-Serif;
	font-weight:bold;
    color: Green;
}

.BrownOption{
	font: normal 1em Verdana, Arial, Sans-Serif;
	font-weight:bold;
    color: Brown;
}
.blink {
  animation: blink 1s steps(1, end) infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.message_blue{
    color:#333;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #DAE6F2 url(../images/info01.gif) 20px center no-repeat;
    border:1px solid #BDC4CA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

