Fdiv
/**
 * @version		1.3
 * @package		SimpleTabs
 * @author		Fotis Evangelou - http://nuevvo.com/labs/simpletabs
 * @copyright	Copyright (c) 2009-2011 Fotis Evangelou / Nuevvo Webware Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */
  
div.simpleTabs  
{
	padding:10px; 
	/*position: absolute;
	right: 20px;
    top: 140px;*/

}
ul.simpleTabsNavigation  
{
	margin:0 0px; 
	padding:0; 
	text-align:left; 
}
ul.simpleTabsNavigation li  
{
	list-style:none; 
	display:inline; 
	margin:0; 
	padding:0;	
}
ul.simpleTabsNavigation li a  
{
	/*background: url("../images/tabbg.gif") repeat-x scroll 0 0 #F0F0F0;
	background:#FFFFFF;*/
	padding: 4px 12px;
	font-size:35px; 
	text-decoration:none; 
	   font-family: Arial; 
}
ul.simpleTabsNavigation li a:hover  
{
	background-color:#F6F6F6;
}
ul.simpleTabsNavigation li a.current  
{
	border:1px solid #E0E0E0;
	background:#F0F0F0; 
	color:#ff7f0b; 
	border-bottom:1px solid #F0F0F0;
}
div.simpleTabsContent 
{
	background:#F0F0F0; 
	border:1px solid #E0E0E0; 
	padding:5px 15px 15px; 
	margin-top:3px; 
	display:none; 
	width:655px;
	height:310px;
}
div.simpleTabsContent1 
{
	background:#F0F0F0; 
	border:1px solid #E0E0E0; 
	padding:5px 15px 15px; 
	margin-top:3px; 
	display:none; 
	width:655px;
	height:310px;
}
div.simpleTabsContent.currentTab  
{
	display:block; 
}

h2.Title
{
   font-family: Arial;
    font-size:28px;
    color:#666666;
    font-weight:lighter;
    border-bottom:2px solid green;
}

h3.glance
{
	/*padding:5px 15px 15px;
	position: absolute;
	right: 620px;
    top: 120px;*/
   font-family: Arial;
    font-size:14px;
    color:#666666;
    font-weight:bold; 
    padding:5px 5px 10px;
}

h3.contractdetail
{
	/*padding:5px 15px 15px;
	position: absolute;
	right: 585px;
    top: 390px;*/
   font-family: Arial;
    font-size:14px;
    color:#666666;
    font-weight:bold; 
    padding:5px 5px 10px;
}

h4.contdtlsubhead
{
   font-family: Arial;
    font-size:14px;
    color:#ff7f0b;
    font-weight:bold; 
}

div.bottom
{
	float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
	background: url("../../images/gradient.png") repeat-x scroll left top #F2F2F2;
	border: 1px solid #EBEBEA;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
   /* margin: 0 0 15px -10px;*/
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    width:100%;
	/*padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	/*position: absolute;
	right: 495px;
    top: 420px;*/
}
div.sidebarfirst_conslt
{
	float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
	background: url("../../images/gradient.png") repeat-x scroll left top #F2F2F2;
	border: 1px solid #EBEBEA;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    /*margin: 0 0 15px 15px;*/
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    /*width:46%;*/
    height:100%;
}

div.one_half_clt
{
	float: left;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
	background: url("../../images/gradient.png") repeat-x scroll left top #F2F2F2;
	border: 1px solid #EBEBEA;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    /*margin: 0 0 15px 15px;*/
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
   /* width:46.2%;*/
}

div.sidebarfirst
{
	float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
	background: url("../../images/gradient.png") repeat-x scroll left top #F2F2F2;
	border: 1px solid #EBEBEA;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    margin: 0 0 15px 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    width:29%;
    height:350px;
	/*padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	/*position: absolute;
	right: 495px;
    top: 420px;*/
}
div.sidebarfirstprofile
{
	float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
	border: 1px solid #EBEBEA;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    /*margin: 0 0 15px 15px;*/
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    width:100%;
    /*height:250px;*/
    border-radius: 20px ;
	/*padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	/*position: absolute;
	right: 495px;
    top: 420px;*/
}
div.endclientprofileheight
{
	height:100%;
}



div.sidebarfirst_one
{
	padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	height: 275px;
	/*position: absolute;
	right: 495px;
    top: 420px;*/
}

div.sidebarfirst_two
{
	padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	/*position: absolute;
	right: 260px;
    top: 420px;*/
}

div.sidebarfirst_three
{
	padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #E0E0E0;
	/*position: absolute;
	right: 30px;
    top: 420px;*/
}

div.sidebarfirst_btn
{
	padding:10px; 
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	width:200px;
	border:1px solid #FFFFFF;
	/*position: absolute;
	right: 495px;
    top: 420px;*/
}

div.sidebarlast
{
	padding: 20px 10px 0px 10px;
   font-family: Arial;
    font-size:12px;
    color:#666666;
    font-weight:bold; 
	/*width:260px;*/
	/*border:1px solid #E0E0E0;*/
	height:700px;
	overflow:auto;
	margin-top:10px;
	/*position: absolute;
	left: 0px;
    top: 150px;
	height:600px;*/
}




/******************************************************************************************/
/**************************Contract details Button*****************************************/
/*.btn
{
    background: linear-gradient(#32ADD9, #049CD1) repeat scroll 0 0 transparent;
	background-color:#049CD1;
    border-color: #027CA7;
    color: #FFFFFF;
    max-width:140px;
    height:30px;
    padding: 6px 20px;
    margin: 10px 40px 10px 40px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 1px #EEEEEE, 1px 1px 1px rgba(255, 255, 255, 0.4) inset, -1px -1px 1px rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
      font-family: Arial;
}

.btn:hover
{
    background: linear-gradient(#27A3D0, #048DBD) repeat scroll 0 0 transparent;
	background-color:#048DBD;
    border-color: #026D93;
    color: #FFFFFF;
    height:30px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 1px #EEEEEE, 1px 1px 1px rgba(255, 255, 255, 0.4) inset, -1px -1px 1px rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
      font-family: Arial;
}


.btn_inner
{
    background: linear-gradient(#32ADD9, #049CD1) repeat scroll 0 0 transparent;
	background-color:#049CD1;
    border-color: #027CA7;
    color: #FFFFFF;
    max-width:140px;
    height:30px;
    padding: 2px 6px;
    margin: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 1px #EEEEEE, 1px 1px 1px rgba(255, 255, 255, 0.4) inset, -1px -1px 1px rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
      font-family: Arial;
}

.btn_inner:hover
{
    background: linear-gradient(#27A3D0, #048DBD) repeat scroll 0 0 transparent;
	background-color:#048DBD;
    border-color: #026D93;
    color: #FFFFFF;
    height:30px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 1px #EEEEEE, 1px 1px 1px rgba(255, 255, 255, 0.4) inset, -1px -1px 1px rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
      font-family: Arial;
}*/

/* Links 
a 
{ 
	color:#666666; 
	font-weight:bold; 
	text-decoration:none; 
}
a:link { }
a:visited { }
a:active,a:focus { outline:0; }
a:hover 
{ 
	color:#ff7f0b; 
	font-weight:bold; 
	text-decoration:none; 
}*/