/* CSS Document */
	
.login{
	margin:0;
	padding:0;
	font:75%/1.3 Arial, sans-serif;
	color:#000000;
	text-align:center;
	background:#676E74 top center;
	/*background:#676E74 url(../images/header-bg.jpg) repeat-x top center;*/
	}
	
	

/* Login Titles Starts*/

.login-titles{
	color:#f93d00;
	text-decoration:none;
	}
/* Login Titles Ends */
	

	
form{
	margin:0;
	padding:0;
	}

blockquote {
	display: block;
	padding: 5px 60px 10px 60px;
	width: 80%;
	background:#F8F6F6;
	}


blockquote:before, blockquote:after {
	color: #E7E5E5;
	display: block;
	font-size: 800%;
	width: 50px;
	}

blockquote:before {
	content: open-quote;
	height: 0;
	margin:0 0 20px -0.45em;
	padding:0;
	}
	
blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -40px;   
	margin-left: 102%;
	}

	


/********************************************
		Login page
********************************************/
#logo-login{
	float:left;
	margin:0;
	padding:0 0 20px 10px;
	width:auto;
	height:auto;
	text-align:left;
	vertical-align:top;
	}
	
#content-wrap-login{
	clear:both;
	width:992px;
	padding:10px 0 0 0;
	margin:0;
	}	

.member-login{
	margin:0 0 15px -18px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#f93d00;
	}
	

	
/********************************************
   Alignment Classes
********************************************/ 		
.float-left{
	float:left;
	}
	
.float-right{
	float:right; 
	clear:right;
	}
	
.clear{
	clear:both;
	}

.align-left{
	text-align:left;
	}
	
.align-right{
	text-align:right;
	}

/********************************************
	Text
********************************************/ 

#breadcrumbs{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	color:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#breadcrumbs a{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	color:#FF8400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}

#breadcrumbs a:hover{
	text-decoration:underline;
	}

.bread, .bread a{
	margin:0;
	padding:0 0 0 2px;
	color:#FF8400;
	}

.bread a:hover{
	margin:0;
	padding:0 0 0 2px;
	color:#FF8400;
	text-decoration:underline;
	}
	
.questions{
	/*color:#D7500E;*/
	color:#0352a3;
	font-style:normal;
	}

.questions a{
	color:#D7500E;
	font-style:normal;
	text-decoration:underline;
	}

.questions a:hover{
	color:#000000;
	font-style:normal;
	text-decoration:underline;
	}

/********************************************
	Top- Special Messages
********************************************/ 

#message{
	clear:both;
	float:left;
	margin:-25px 0 18px -25px;
	padding:0;
	width:935px;
	height:auto;
	background: #FBF8EC url(/images/sp-bg.gif) repeat-x top left;
	/*background: #FBF8EC; /*url(../images/sp-bg.gif) repeat-x top left;*/
	}
/*	
#message-header{
	margin:0;
	padding:0;
	width:935px;
	height:30px;
	background-color:#DEDEDE;
	border-bottom:1px solid #FFFFFF;
	}	
	*/
	
#message-content{
	clear:both;
	float:left;
	margin:0;
	padding:10px 25px 25px 25px;
	float:left;
	width:885px;
	height:auto;
	background-color:#FBF8EC;
	border-bottom:1px solid #676E74;
	text-align:left;
	}	
		

#message-tab {
	clear:both;
	float:left;
	margin:0;
	padding:9px 20px 0 0;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
     }
   
   
#message-tab ul{
 	margin:0;
	padding:0;
	}
	
#message-tab ul li{
	display:inline;
	margin:0;
	padding:0;
	}
	
#message-tab ul li a{
	margin:0;
	padding:10px 20px 15px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:30px;
	color:#FFFFFF;
	border:0;
	background:url(/images/sp-bit.gif) repeat-x top center;
	/*border-right:1px solid #DEDEDE;
	/*background: #A8A8A7; /*url(../images/sp-bit.gif) repeat-x top center;*/
	text-decoration:none;
	text-align:center;	
	}
	
#message-tab ul li a:hover{
	margin:0;
	padding:10px 20px 8px 20px;
	height:30px;
	/*background:#858380 url(../images/down.gif) no-repeat bottom center;*/
	background:#6f6c69 url(/images/sp-message-bg.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
	
#message-tab ul li a.active{
	margin:0;
	padding:10px 20px 15px 20px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#CD0000 url(/images/down.gif) no-repeat bottom center;
	text-decoration:none;
	text-align:center;
	}
	
.event-date{
	margin:0 10px 25px 0;	
	}
	
	
/********************************************
	Body of the layout
********************************************/
#container-body{
	clear:both;
	float:left;
	padding:0;
	width:935px;
	height:auto;
	border:0;
	background:#FFFFFF;	
	}

/* Login Page Container*/

#container-body-login{
	clear:both;
	padding:0;
	width:954px;
	height:auto;
	border:0;
	background:#FFFFFF;	
	}

#container-body-content-login{
	margin:0;
	padding:10px 10px 20px 10px;
	width:928px;
	height:auto;
	border:0;
	background:#FFFFFF;
	text-align:justify;
	}
	
/* Login Page Container Ends */
	

/**************************
 Form Layout Style
***************************/

.hrform{
	margin:20px 0 0 0;
	padding:0 0 0 0;
	}
	
.hrform a{
	margin:0;
	padding:0;
	color:#D7500E;
	text-decoration:none;
	}	

.hrform a:hover{
	margin:0;
	padding:0;
	color:#000000;
	text-decoration:underline;
	}
	
.hr_show{
	padding:30px;
	background-color:#f3f3f3;
	border:1px solid #d9d9d9;
	width:800px;
	height:auto;
}

.form-title{
	color:#000000; /*D7500E*/
	text-decoration:none;
	}
	
/********************************************
	Body of the layout - Round Corner /* Top-left, Top-right used for Login /
********************************************/ 

.top-left {
	margin-right: 12px; 
	background-image: url(/images/border-top-left.gif);
	background-repeat:no-repeat;
	height: 12px; 
	font-size: 2px; 
	}
	
.top-inside{
	margin-top: 0px; /* to level of bottom-left corner */
	margin-left: 12px; /* clip left corner */
	background:#FFFFFF top center ;
	height: 13px; 
	font-size: 2px; 
	}
 
.top-right {
	margin-top: -12px; 
	margin-left: 12px; 
	background-image: url(/images/border-top-right.gif);
	background-position: 100% 0;
	background-repeat:no-repeat;	
	height: 12px; 
	font-size: 2px;
	}
	
.bottom-left {
	margin-right: 9px; /* clip right corner */	
	background:url(/images/border-left.gif) no-repeat bottom left;
	height: 65px;
	font-size: 2px;
	}
	
.bottom-inside{
	margin-top: -65px; /* to level of bottom-left corner */
	margin-left: 9px; /* clip left corner */
	background:url(/images/border-bg.gif) repeat-x bottom center ;
	height: 65px; 
	font-size: 2px; 
	}

.bottom-right {
	margin-top: -65px; /* to level of bottom-left corner */
	margin-left: 9px; /* clip left corner */
	background:url(/images/border-right.gif) no-repeat bottom right ;
	height: 65px; 
	font-size: 2px; 
	}
	
.inside {
	margin:-1px 0 0 0;
	background:#FFFFFF url(/images/login-bg.gif) repeat-x bottom center;
	padding:20px 10px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-top:none;
	border-bottom:none;
	}
		
.inside a{
	text-decoration:underline;
	color:#616161;
	}
	
/***********************************
	Login Round corner
***********************************/

.login-top-left {
	margin-right: 4px; 
	background-image: url(/images/login-top-left.gif);
	background-repeat:no-repeat;
	height: 4px; 
	font-size: 2px;	 
	}
	
.login-top-inside{
	margin-top: -4px; /* to level of bottom-left corner */
	margin-left: 4px; /* clip left corner */
	margin-right:3px;
	background:url(/images/login-top-bg.gif) repeat-x top center ;
	border-top:1px solid #cccccc;
	height: 4px; 
	font-size: 2px; 
	}
 
.login-top-right {
	margin-top: -4px; 
	margin-left: 4px; 
	background-image: url(/images/login-top-right.gif);
	background-position: 100% 0;
	background-repeat:no-repeat;	
	height: 4px; 
	font-size: 2px;
	}
	
.login-bottom-left {
	margin-top: -4px; /* to level of bottom-left corner */
	margin-right: 4px; /* clip right corner */	
	background:url(/images/login-bottom-left.gif) no-repeat bottom left;
	height: 4px;
	font-size: 2px;
	border:0;
	}
	
.login-bottom-inside{
	margin-top: -4px; /* to level of bottom-left corner */
	margin-left: 4px; /* clip left corner */
	background:#e8e8e8;
	height: 4px; 
	font-size: 2px; 
	border-bottom:1px solid #d2d2d2;
	}

.login-bottom-right {
	margin-top: -4px; /* to level of bottom-left corner */
	margin-left: 4px; /* clip left corner */
	background-position: 100% 0;
	background:url(/images/login-bottom-right.gif) no-repeat bottom right ;
	height: 4px; 
	font-size: 2px; 
	}

.login-field{
	margin:5px 0 5px 0;
	padding:2px 0 2px 5px;
	width:220px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	border:1px solid #d2d2d2;
	}

	
/*********Login Round corner End**********/

