/* Copyright © 2005-2010 Srishti Software Applications Pvt Ltd.
This product includes software developed by Srishti Software Applications Pvt ltd.
All rights reserved */

/* CSS Document */
/* parasLoginStyles.css */
/* Created by: Alamelu */
/* Created at: 07/11/2008 */
/* Last Updated by: Ramkumar P */
/* Last Updated at: 07/11/2008 */
/* Last Reviewed by: Ramkumar P */
/* Last Reviewed at: 07/11/2008 */
/* Revisions: 1.0.1 */
 /* cfs_watermark_login.jpg */
/* Common Styles */
body {background:transparent url(/images/Home_Background.jpg) no-repeat scroll 50% 50%;font-family:Arial;font-size:62.5%;margin-top:0px;width:100%;}
body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p {margin:0px;padding:0px;}
a {text-decoration:none;}
img {border:0px;}
/*Home_Background_transparent.jpg*/
/*cfs_watermark_login.jpg*/
#flash_colour{
	color: red;
}
/* For Header */
#wrapper,.innerwrapper {width:100%;overflow:hidden;clear:both;}
#header {width:100%;float:left;border-bottom:1px solid #9BC4DA;}
.logo{float:left;margin-left:0%;}
.caption{float:left;margin-top:30px;font-size:2em;color:#33458d;}
.newcaption{float:left;font-size:2em;}
   /* Content Part */
#container {padding:10px 22px 10px 10px;overflow:hidden;}     
.paras_logo{margin-top:20px;float:left;margin-left:0%;}


.login_form label {font-size:1.3em;}
/* .login_form_wrapper{float:right;border:1px solid #9BC4DA;padding:5px;clear:both;
position: absolute;
bottom: 10%;
right: 5%;
} */
.login_form_wrapper{
border: 1px solid #9BC4DA;
padding: 5px;
position: absolute;
top: 50%;
left: 50%;
width: 35em;
margin-top: -9em;
margin-left: -15em;
}
.login_form_border{background:#EBEBEB none repeat scroll 0%;padding:20px;}
.login_form td{padding-bottom:10px;}
.left_label{font-size:1.2em;}
.labelColon { position:relative; margin-right:6px;}
.text_box_style{border:1px solid  #579fb7;}
.submit_button_bg{background:transparent url(/images/button_repeat_bg.jpg);color:#454080;font-size:1.3em;border:1px solid #acb9c1;font-weight:bold;width:75px;height:26px;}
.forgot_password{color:#33458d;font-size:1.2em;font-weight:bold;padding-top:15px;float:right;}


/*footer 
#footer{border-top:1px solid #9BC4DA;clear:both;width:100%;bottom:0em;position:absolute;background:#EBEBEB;}
#footer p {padding:11px;font-size:1.2em;}*/
#footer {clear:both;border-top:1px solid #9bc4da; background:#eaeaea; height: 20px; width:100%; color:#8c8a8a;font-size:1.2em;bottom:0em;position:fixed;}


.size150 { width:150px; border: 1px solid #5A90CC; }
.size153 { width:152px; border: 1px solid #5A90CC; }