/*
File:          css/main.css

CF Application: mi site

Written by:  avi

Updates
Date        | Who | Notes
------------+-----+----------------------------------------------------------
02-14-2013  |  avi  | created.

*/


.maint_header_class{
font-size: 12px;
	font-family:Arial,helvetica,sans-serif;
	
	background:#ccffcc;
	
}
.maint_header_class a{
	color:black;
}

.signup_cls{
font-size: 12px;
	font-family:Arial,helvetica,sans-serif;
	float:right;
	background:gray;
	margin-top:17px;
}
.maint_header_class a{
	color:black;
}

.signup_cls a{
	color:black;
}

.active_accordion_mi 
 {
  color: #ffffff;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
  /*background-color: red;*/
  background-color: #0088cc;
 /* margin:1px;*/
}

#pb_maint_more_link {
		display:none;
		position:absolute;
		padding:10px 8px 0px 8px;
		margin-top:24px;
		right:1px;
		background-color:#ccffcc;
		text-align:left;
		border-bottom: solid #e9e9e9 1px;
		border-left: solid #e9e9e9 1px;
		border-right: solid #e9e9e9 1px;
		z-index:99;
		}
		
		/*html>body #pb_maint_more_link {margin-top: 2px;}*/
		
		#pb_maint_more_link li {
		list-style-type:none;
		list-style-position:outside;
		
		
		/*margin-bottom:7px;*/
		font-size:115%;
		}


.linkcolor{color:blue;}
 .right{align:right;
	 /* background-color: blue;*/
	  }
	   .row-fluid .right {
      	background-color: yellow;
		color:red;
		font-size: 12px;
		
      }
	  
	  .space{
clear:both;
margin-bottom:10px;
}
.mdtextboldb{
	color:#000000;
	font-size : 0.75em;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight :bold;
}
.smtextb{
	color:#000000;
	font-size : 0.7em;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}
.lgtextboldb{
	color:#000000;
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight :bold;
}
.smtextg{
	color:#333333;
	font-size : 0.7em;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight :normal;
}
.lgtextboldg{
	color:#333333;
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight :bold;
}
