﻿/* ================================
    CSS for ProviderSearch master page
   ================================
*/  

body,img
h1, h2, h3,
p, ul, li,
form
{
	border:0;
	margin:0px;
	padding:0px;
	font-family:Arial,Verdana,Helvetica;
}

/* Background Settings */
BODY 
{
    text-align:center;
}

a,a:visited 
{ color: #095FB8; 
 text-decoration : none; 
}

a:hover 
{ color: #5e9732; 
  text-decoration: none; 
}
.contentPane
{
	vertical-align:top;
	padding-bottom:10px;
	width:100%;
}

.leftPane
{
	float:left;
	vertical-align:top;
	width:190px;
	font-size:11px;
	padding-bottom:10px;
}

.rightPane
{
	float:left;
	vertical-align:top;
	width:690px;
	margin-left:5px;
	padding-left:10px;
}

/*
.topContentPane
{
	vertical-align:top;
	padding-bottom:20px;
	width:100%;
}


.bottomContentPane
{
	width:100%;
}
*/

.bottomLeftContentPane
{
	float:left;
	vertical-align:top;
	width:190px;
	margin-right:10px;
	font-size:11px;
}

.bottomRightContentPane
{
	float:left;
	width:695px;
}

/*------------Provider Lookup----------*/
.providerSearchLeft
{
	float:left;
	width:185px;
	height:auto;
	font-size:11px;
	text-align:left;
	margin-right:20px;
}
	
.providerSearchMiddle
{
	float:left;
	width:502px;
	height:auto;
	font-size:11px;
	margin-top:5px;
	padding-bottom:30px;
	/*padding-left:195px;*/
}

.providerSearchRight
{
	float:left;
	width:165px;
	height:auto;
	font-size:11px;
	text-align:left;
	margin-left:20px;
}

#providerSearchStep1Top
{
	float:left;
	width:100%;
	height:70px;
	background: url(Images/providersearch1-1.png) no-repeat top left;
}

#providerSearchStep1Body
{
	float:left;
	width:100%;
	height:auto;
	background: url(Images/providersearch.png) repeat-y;
}

#providerSearchStep1Middle
{
	float:left;
	width:100%;
	height:35px;
	background: url(Images/providersearch1-2.png) no-repeat top left;
}

#providerSearchStep2Top
{
	float:left;
	width:100%;
	height:90px;
	background: url(Images/providersearch2.png) no-repeat top left;
}

#providerSearchStep2Body
{
	float:left;
	width:100%;
	height:auto;
	background: url(Images/providersearch.png) repeat-y;
}

#providerSearchStep3Top
{
	float:left;
	width:100%;
	height:88px;
	background: url(Images/providersearch3.png) no-repeat top left;
}

#providerSearchStep3Body
{
	float:left;
	width:100%;
	height:auto;
	background: url(Images/providersearch.png) repeat-y;
}

#providerSearchEnd1
{
	float:left;
	width:100%;
	height:17px;
	background: url(Images/providersearch4.png) no-repeat top left;
}

#providerSearchEnd2
{
	float:left;
	width:100%;
	height:35px;
	background: url(Images/providersearch5.png) repeat-y;
}

#providerSearchEnd3
{
	float:left;
	width:100%;
	height:15px;
	background: url(Images/providersearch6.png) no-repeat top left;
}

.providerSearchStepContent_NetWork
{
	float:left;
	text-align:left;
	padding-left:51px;
	height:auto;
}

.providerSearchStepContent
{
	float:left;
	text-align:left;
	padding-left:65px;
	height:auto;
}

.providerSearchStep1RadioButton {
    margin-left:5px;
    width: 415px;
    font-size: 10.5px;
}

.providerSearchStep1RadioButton tr td
{
	width: 50%;
}

#findButton
{
	float:left;
	padding-left:8px;
}

.providerSearchStep1InnerContainerLeft
{
	float:left;
	width:210px;
	height:auto;
	padding-top:7px;
}

.providerSearchStep1InnerContainerRight
{
	float:left;
	width:200px;
	height:auto;
	padding-top:5px;
	padding-right:2px;
}

.title
{
	float:left;
	text-align:left;
	width:100%;
	font-size:22px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666644;
}

.subTitle
{
	float:left;
	width:100%;
	height:auto;
	font-size:16px;
	font-weight:700;
	padding-top:5px;
	padding-bottom:5px;
	color:#666644;
}

.subItem
{
	float:left;
	width:100%;
	height:auto;
	font-size:16px;
}

.note
{
	float:left;
	height:auto;
	font-size:9px;
	padding-top:3px;
	padding-left:5px;
}

.providerSearchStepRow
{
	clear:both;
	width:100%;
	font-size:11px;
	padding-top:10px;
}

.providerSearchStepRow2
{
	clear:both;
	font-size:11px;
	padding-left:3px;
	padding-top:10px;
}

.providerSearchStepRow_SubTitle
{
	float:left;
	width:100%;
	font-size:12px;
	margin-top:5px;
}

.providerSearchFieldNameShort
{
	float:left;
	width:50px;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
}

.providerSearchFieldNameShort1
{
	float:left;
	width:34px;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
}

.providerSearchFieldNameMedium
{
	float:left;
	width:75px;
	height:auto;
	text-align:right;
	padding-right:4px;
	padding-top:2px;

}

.providerSearchFieldNameMedium1
{
	float:left;
	width:60px;
	height:auto;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
}

.providerSearchFieldNameLong
{
	float:left;
	width:100px;
	height:auto;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
}

.providerSearchFieldShort
{
	float:left;
	width:60px;
	height:auto;
	padding-right:4px;
}

.providerSearchFieldMedium
{
	float:left;
	width:125px;
	height:auto;
}

.providerSearchFieldLong
{
	float:left;
	width:175px;
	height:auto;
}

.providerSearchFieldExtraLong
{
	float:left;
	width:340px;
	height:auto;
}

.extralongTextBox
{
	width:330px;
	height:auto;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	background-color:#F0F8FF;
}

.longTextBox
{
	width:165px;
	height:auto;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	background-color:#F0F8FF;
}

.mediumTextBox
{
	width:125px;
	height:auto;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	background-color:#F0F8FF;
}

.shortTextBox
{
	width:60px;
	height:auto;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	background-color:#F0F8FF;
}

.hightlightLeft
{
	float:left;
	width:8px;
	color:Red;
	padding-top:3px;
}

.hightlightRight
{
	float:right;
	width:8px;
	color:Red;
}

.floatRight
{
	padding:2px;
	float:right;
}

.floatRight1
{
	float:right;
	padding-right:20px;
	padding-top:3px;
}

.errorMsg
{
	font-size:9px;
}

/*------------DropDownList-------------*/
.longDropDownList
{
	width:335px;
	font-size:11px;
	background-color:#F0F8FF;
}

.shortDropDownList
{
	width:58px;
	font-size:11px;
	background-color:#F0F8FF;
}

.mediumDropDownList
{
	width:200px;
	font-size:11px;
	background-color:#F0F8FF;
}

.mediumDropDownList1
{
	width:130px;
	font-size:11px;
	background-color:#F0F8FF;
}
	
.dropdownlistContainer
{
	float:left;
	width:340px;
	height:auto;
}

/*------Provider Search Results---------*/
.providerResultMiddle
{
	float:left;
	font-size:11px;
	margin-bottom:15px;
}

/*.providerResultRight
{
	float:left;
	width:120px;
	height:auto;
	font-size:11px;
	text-align: left;
	margin-left:8px;
}
*/
.providerResultRow
{
	height:auto;
	font-size:11px;
}

.providerResultDataRow
{
	float:left;
	min-height:60px;
	height:auto;
	font-size:11px;
}

.providerResultDisclaimerRow
{
	float:left;
	font-size:11px;
	text-align:left;
	width:100%;
}

.providerResultDisclaimerRow1
{
	float:left;
	font-size:11.5px;   
	text-align:left;
	width:100%;
    padding-bottom:8px;
}

.providerResultRowFloatLeft
{
	float:left;
	height:auto;
	width:400px;
	vertical-align:bottom;
	padding-top:8px;
	text-align:left;
}

.floatLeft
{
	float:left;
}

.specialCharacter
{
	float:left;
	padding-left:6px;
	width:10px;
	font-size:13px;
	font-weight:700;
}

.providerResultRowImageFloatRight
{
	float:right;
	height:auto;
	width:200px;
	text-align:right;
}

.providerResultRowFloatRight
{
	float:right;
	height:auto;
	padding-top:8px;
	padding-right:7px;
	text-align:right;
}

.providerResultRowFloatRight_Long
{
	float:right;
	height:auto;
	width:180px;
	padding-top:4px;
	/*padding-right:7px;*/
	text-align:right;
}

.providerSearchCriteria
{
	width: 190px;
	border-color:#f9831f;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFED;
	margin-top:15px;
	margin-bottom:20px;
	color:#666644;
	text-align:left;
}

.providerSearchCriteriaTop
{
	height:20px;
	background-color:#f9a61a;
	color:#FFFFFF;
	font-weight:700;
	font-size:12px;
	padding:5px 0px 0px 45px;
}

.providerSearchCriteriaMiddle
{
	height:26px;
	padding-left:5px;
}
.providerSearchCriteriaName
{
	padding:5px 0px 5px 10px;
}

.providerSearchCriteriaValue
{
	padding:0px 3px 5px 10px;
}

.providerSearchCriteriaValueRow
{
	padding:0px 0px 1px 0px;
	line-height:15px;
}

.providerSearchCriteriaLinkRow
{
	padding:5px 3px 5px 10px;
	text-align:center;
}

/*
.providerSearchCriteriaLinkRow a,a:visited 
{
	color:#f58220;
	text-decoration: none; 
}

.providerSearchCriteriaLinkRow a:hover 
{ 
  color: #f58220;
  text-decoration: none; 
}

.providerSearchCriteriaLinks
{
	color:#f58220;
}
*/
.personalDirectory
{
	width: 190px;
	border-color:#7ac143;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFED;
	margin-top:15px;
	color:#666644;
	text-align:left;
}

.personalDirectoryTop
{
	height:20px;
	background-color:#7ac143;
	color:#FFFFFF;
	font-weight:700;
	font-size:12px;
	padding:5px 0px 0px 20px;

}
.personalDirectoryRow
{
	padding:5px 3px 10px 5px;
}

.personalDirectoryRow_1
{
	font-weight:700;
	font-size:10px;
	color:#5e9732;
	padding:0px 3px 0px 5px;
}

.personalDirectoryRow_2
{
	padding:5px 3px 0px 5px;
	height:15px;

}

.personalDirectoryRow_3
{
	padding:0px 3px 0px 5px;
}

.personalDirectoryRow_4
{
	font-weight:700;
	font-size:10px;
	color:#5e9732;
	padding:0px 3px 25px 5px;
}

.personalDirectoryRow_Left
{
	float:left;
	width:140px;
}

.personalDirectoryRow_Right
{
	float:right;
	width:40px;
}

.emailTextBox
{
	width:125px;	
	font-size:11px;
	background-color:#F0F8FF;
}

/*----------Electronic Business Cad----------*/

.electronicBusinessCard
{
	width: 190px;
    height:190px;
	border-color:#0093d0;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFED;
	margin-top:15px;
	color:#666644;
	text-align:left;
}

.electronicBusinessCardTop
{
	height:20px;
	background-color:#0093d0;
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	padding:5px 0px 0px 8px;

}
.electronicBusinessCardRow
{
	padding:5px 3px 10px 5px;
}

.electronicBusinessCardRow_1
{
	font-weight:700;
	font-size:10px;
	color:#0093d0;
	padding:0px 3px 0px 5px;
}

.electronicBusinessCardRow_2
{
	padding:5px 3px 0px 5px;
	height:15px;

}

.electronicBusinessCardRow_3
{
    float:left;
	padding:0px 3px 0px 5px;
}

.electronicBusinessCardRow_4
{
	font-weight:700;
	font-size:10px;
	color:#0093d0;
	padding:0px 3px 25px 5px;
}

.electronicBusinessCardRow_Left
{
	float:left;
	width:140px;
}

.electronicBusinessCardRow_Right
{
	float:right;
	width:40px;
}

.emailTextBox
{
	width:125px;	
	font-size:11px;
	background-color:#F0F8FF;
}

/*----------Help-----------------------------*/
.searchHelpBox0
{
	width: 155px;
	text-align:center;
	padding-top:30px;
}
	
.searchHelpBox1
{
	float:left;
	width: 155px;
	border-bottom-color:#0093d0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#0093d0;
	border-top-width:1px;
	border-top-style:solid;
	/*background-color:#F2F8F2;*/
	text-align:center;
	padding: 6px 5px 10px 5px;
	margin-top: 30px;
}

.searchHelpBox2
{
	float:left;
	width: 155px;
	border-bottom-color:#0093d0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#0093d0;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	padding: 6px 5px 10px 5px;
	margin-top: 50px;
}

.searchHelpBox3
{
	float:left;
	width: 155px;
	border-bottom-color:#0093d0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#0093d0;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	padding: 6px 5px 10px 5px;
	margin-top: 60px;
}

.searchHelpBox4
{
	float:left;
	width: 155px;
	border-bottom-color:#0093d0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#0093d0;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	padding: 6px 5px 10px 5px;
	margin-top: 30px;
}

.searchHelpBox5
{
	float:left;
	width: 155px;
	border-bottom-color:#0093d0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#0093d0;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	padding: 6px 5px 10px 5px;
	margin-top: 30px;
}

.searchHelpBox6
{
	float:left;
	width: 185px;
	text-align:center;
	margin-top: 20px;
	padding:0px;
}

.searchHelpBox7
{
	float:left;
	width: 185px;
	text-align:center;
	margin-top: 30px;
	padding:0px;
}

.searchHelpBox8
{
	float:left;
	width: 185px;
	margin-top: 30px;
	padding:0px;
	font-size:11px;
}

.searchHelpBox9 {
    float: left;
    width: 185px;
    margin-top: 30px;
    padding: 0px;
    font-size: 11px;
}

.searchHelpBox10 {
    float: left;
    font-size: 10.5px;
    color: red;
    font-weight: 700;
    padding-bottom: 5px;
}

.searchResultBox1
{
	float:left;
	width: 185px;
	text-align:center;
	margin-top: 20px;
	padding:0px;
}

.searchResultBox2
{
	float:left;
	width: 185px;
    text-align:left;
	margin-top: 10px;
	padding:0px;
	font-size:11px;
}

.helpTitle
{
	font-weight:700;
	color:#005596;
	font-size:10px;
}

.helpTitle1
{
	font-weight:700;
	color:#005596;
	font-size:11px;
	width:auto;
}

.helpTitle2
{
	font-weight:700;
	color:#5e9732;
	font-size:11px;
    
}

.helpTitle3
{
	float:left;
	font-size:20px;
}

.rightPaneLink {
    font-weight: 700;
    color: #005596;
    font-size: 11px;
    text-decoration: underline;
}



.hightlightHelp {
    font-weight: 700;
    color: #f58220;
}

.hightlightHelp:hover
{
	cursor:hand;
	color:#f58220;
	text-decoration:none;
}

.hightlightHelpLink
{
	font-weight:700;
	color:#f58220;	
}

.hightlightHelpLink:hover
{
	cursor:hand;
	color:#f58220;
	text-decoration:none;
}

.hightlightHelpLink:visited 
{
	color:#f58220;
	text-decoration:none; 
}

.hightlightHelpLink:active 
{ 
  color: #f58220;
  text-decoration: none; 
}

.hightlightHelpLink:link 
{ 
  color:#f58220;
  text-decoration: none; 
}

.hightlightHelpLink1
{
	color:#005596;	
}

.hightlightHelpLink1:hover
{
	text-decoration:none;
}

.hightlightHelpLink1:visited 
{
	color:#005596;
	text-decoration : none; 
}

.hightlightHelpLink1:active 
{ 
  color: #005596;
  text-decoration: none; 
}

.hightlightHelpLink1:link 
{ 
  color: #005596;
  text-decoration: none; 
}

.hightlightMessage
{
	color: #f58220;
  text-decoration: none; 
  font-weight:600;
}
/*
.leftJustifiedHelp
{
	float:left;
}

.centerJustifiedHelp
{
	text-align:center;
}
*/
/*----------Provider Details----------------*/
.providerDetailRow
{
	width:100%;
	height:auto;
	margin:0px 0px 10px 0px;
	font-size:11px;
}

.providerDetailDisclaimerRow
{
    float: left;
	width:100%;
	height:auto;
	margin:20px 0px 10px 0px;
	font-size:11px;
	text-align:left;
}

.providerDetails_Left
{
	float:left;
	width:355px;
	text-align:left;
	color:#353523;
}

.providerDetailImageFloatRight
{
	text-align:right;
	float:right;
	height:auto;
	width:300px;
}

.providerDetails_LeftRowHeader
{
	background-color:#005596;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	height:20px;
	padding:0px 0px 2px 5px;
	text-align:left;
}

.providerDetails_LeftRow
{
	float:left;
	border-bottom:solid 2px #B0C4DE;
	padding: 3px 0px 3px 0px;
}

.providerDetailName
{
	float:left;
	width:130px;
	padding: 0px 3px 0px 5px;
	font-size:12px;

}

.providerDetailValue
{
	float:left;
	width: 215px;
	font-size:12px;
}

.providerDetailsSplitter
{
	float:left;
	width:100%;
	background-color: #D3D3D3;
	height:10px;
	padding: 0px 0px 0px 0px;
	border-bottom:solid 2px #B0C4DE;
}

.providerDetails_Right
{
	float:left;
	width:320px;
	text-align:left;
	color:#353523;
	margin-left:15px;
}

.providerDetails_RightRowHeader
{
	background-color:#005596;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	height:20px;
	padding:0px 0px 2px 5px;
	text-align:left;
	margin-bottom:3px;
}

.providerDetails_RighRow
{
	padding: 1px 3px 1px 3px;
}

.detailAddress
{
	font-size:12px;
}

.providerDetails_Map
{
	height:230px;
}

.providerDetailLinksRow
{
	font-size:10px;
	padding:0px 3px 15px 5px;
	font-weight:700;
}

.providerDetailLinks
{
	color:#f58220;
}

.providerDetailLinksRow a,a:visited 
{
	color:#f58220;
	text-decoration : none; 
}

.providerDetailLinksRow a:hover 
{ 
  color: #f58220;
  text-decoration: none;
}

.providerDetails_RighBottom
{
	position:absolute;
	width:250px;
	right:0px;
	bottom:0px;
}

.ProviderDetailNoRecord
{
	padding-top:5px;
	font-size:13px;
}
/* styles for GridView */
.gvStyle
{
	color: #353523;
}

.gvFooterStyle
{
	background-color: #5D7B9D;
	font-weight: 600;
	color: #ffffff
}

.gvRowStyle
{
	background-color: #ffffff;
	text-align:left;
	vertical-align:text-top;
	color: #353523;
	font-size:12px;
	padding-bottom:10px;
}

.gvPagerStyle
{
	background-color: #F7F7DE;
	color:Black;
	text-align:right;
}

.gvSelectedRowStyle
{
	background-color: #CE5D5A;
	text-align:left;
	vertical-align:text-top;
	color: #353523;
	font-size:12px;
}

.gvHeaderStyle
{
	background-color: #005596;
	height: 30px;
	text-align:left;
	font-size:11px;
	font-weight:500;
	color: #ffffff;
}

.gvHeaderStyle a,a:visited 
{ color: #ffffff; 
 text-decoration:underline; 
}

.gvHeaderStyle a:hover 
{ color: #FFF8C6; 
  text-decoration: underline; 
}

.gvEmptyDataRowStyle
{
	font-size:13px;
}

.gvAlternatingRowStyle
{
	background-color: #FFF8C6;
	color: #353523;
	text-align:left;
	vertical-align:text-top;
	font-size:12px;
}

.gvTemplateFieldHeader
{
	border-style:solid;
	border-color: #FFFFFF; 
	border-width: 2px;
	padding-left:3px;
	text-align:left;
}

.gvTemplateFieldItem1
{
	width: 185px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	padding: 2px 2px 10px 2px;
}

.gvTemplateFieldItem2
{
	width: 155px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	padding: 2px 2px 10px 4px;
}

.gvTemplateFieldItem3
{
	width: 90px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	padding: 2px 2px 10px 2px;
}

.gvTemplateFieldItem4
{
	width: 140px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	padding: 2px 2px 10px 2px;
}

.gvTemplateFieldItem5
{
	width: 80px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	text-align:center;
}

.gvTemplateFieldItem6
{
	width: 40px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #5D7B9D;
	text-align:center;
}

.gvTemplateFieldItem6 a:hover 
{ 
	color: #f58220; 
    text-decoration : none; 
}

.gvTemplateFieldItem6 a
{ 
	color: #f58220; 
    text-decoration: none; 
}

.gvTemplateFieldItem1_1
{
	width: 175px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 10px 10px;
}

.gvTemplateFieldItem2_1
{
	width: 95px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 10px 4px;
}

.gvTemplateFieldItem6_1
{
	width: 35px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 5px 4px;
}

.gvTemplateFieldItem6_1 a:hover 
{ 
	color: #f58220; 
	text-decoration: none; 
}

.gvTemplateFieldItem6_1 a, a:visited
{ 
	color: #f58220; 
    text-decoration: none; 
}

.gvHeaderStyle_1
{
	height: 20px;
	text-align:left;
	font-size:11px;
	font-weight:700;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #b0c4de;
}

.gvTemplateFieldHeader_1_1
{
	text-align:left;
	padding: 2px 2px 5px 8px;
}

.gvTemplateFieldHeader_1_2
{
	text-align:left;
	padding: 2px 2px 5px 0px;
}

.gvTemplateFieldItem1_2
{
	width: 160px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 10px 5px;
}

.gvTemplateFieldItem2_2
{
	width: 150px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.gvTemplateFieldItem3_2
{
	width: 85px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.gvTemplateFieldItem4_2
{
	width: 135px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.gvTemplateFieldItem5_2
{
	width: 60px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.gvHeaderStyle_2
{
	height: 30px;
	text-align:left;
	font-size:10px;
	font-weight:700;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.gvTemplateFieldHeader_2_1
{
	text-align:left;
	padding: 2px 2px 5px 10px;
}

.gvTemplateFieldHeader_2_2
{
	text-align:left;
	padding: 2px 2px 5px 0px;
}

/*==================
	Printer Friendly
====================*/
.printerFriendlyDiv
{
	padding:10px 5px 10px 20px;
	width:610px;
	font-size:11px;
	text-align:left;
}

.printerFriendlyRow
{
	float:left;
	width:100%;
	padding:0px 0px 5px 0px;
}

.printerFriendlyDiclaimerRow
{
	float:left;
	width:100%;
	padding:10px 0px 5px 0px;
}

.printerFriendlyRow1_Col
{
	float:left;
	width:60px;
	padding: 0px 0px 0px 15px;
	font-weight:700;
	font-size:12px;
}
.sessionExpiredPrinterFriendlyDiv
{
	width:100%;
	position:static; 
	text-align:left;
	padding: 20px 10px 20px 20px
}

.printerFriendlyDetailDiv
{
	padding:10px 5px 10px 30px;
	width:580px;
	font-size:11px;
	text-align:left;
}

.printerFriendlyProviderDetails_LeftRow
{
	float:left;
	width:100%;
	border-bottom:solid 1px #B0C4DE;
	padding: 3px 0px 3px 0px;
}

.printerFriendlyProviderDetailName
{
	float:left;
	width:130px;
	padding: 0px 3px 0px 5px;

}

.printerFriendlyProviderDetailsSplitter
{
	float:left;
	width:100%;
	height:10px;
	padding: 0px 0px 0px 0px;
}

.printerFriendlyProviderDetailValue
{
	float:left;
}

.printerFrinedlygvTemplateFieldItem1
{
	width: 190px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 10px 5px;
}

.printerFrinedlygvTemplateFieldItem2
{
	width: 95px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
	padding: 2px 2px 10px 2px;
}

.printerFrinedlygvHeaderStyle
{
	height: 20px;
	text-align:left;
	font-size:9px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #b0c4de;
}

.printerFrinedlygvTemplateFieldHeader1
{
	text-align:left;
	padding: 2px 2px 5px 5px;
}

.printerFrinedlygvTemplateFieldHeader2
{
	text-align:left;
	padding: 2px 2px 5px 0px;
}

.printerFrinedlygProviderDetailsHeader
{
	width:100%;
	font-size:12px;
	margin:20px 0px 2px 5px;
	text-align:left;
}

/*==================
	CSS for ModelPopup
====================*/
.modalBackground
{
	background-color:#E6E6FA;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.ModalPopupPanelDiv
{
	float:left;
	border-style:inset;
	border-width:2px;
	border-color:#DCDCDC;
	background-color:#DCDCDC;
	width:700px;
	height:420px;
	text-align:left;
	padding:20px 20px 20px 20px;
}

/*===================
    Session Expired
====================*/
.sessionExpiredDiv
{
	width:70%;
	position:static; 
	text-align:left;
	padding:10px 10px 20px 10px;
	font-size: 13px;
}

.sessionExpiredDiv a:hover 
{ 
	color: #f58220; 
	text-decoration: none; 
}

.sessionExpiredDiv a
{ 
	color: #f58220; 
    text-decoration: none; 
}

/*======================
	Multiple Selection DropDownList
=======================*/
.MultipleSelectionDDL
{
	border: solid 1px #000000;
	height: 120px;
	width: 330px;
	overflow-y: scroll;
	background-color: #f0f8ff;
	font-size: 11px;
	line-height:normal;
}
.divDDL
{
	padding:4px 0px 2px 7px;
	width:335px;
	height:18px;
	background-image: url(images/DropDownList.png);
	background-position:-2px -2px;
	background-repeat:no-repeat;
	font-size:11px;
}

.ddlSeperator input
{	
	display:none;
}

.ddlSeperator label
{
	display:inline-block;
}

.ddlLine
{
	width:300px;
	height:2px;
}
/*========================
Disclaimer
=========================*/
.disclaimerDiv
{	
	border-style:inset;
	border-width:3px;
	border-color:#cccccc;
	background-color:#ebeff2;
	/*width:40%;
	height:50%;*/
	width:470px;
	height:290px;
	text-align:left;
	padding:5px 0px 0px 8px;
}

.disclaimerContent
{
	background-color:#F5F5F5;
	border-width:1px;
	border-style:inset;
	border-color:Gray;
	padding:5px 5px 5px 5px;
	width:96%;
	height:62%;
	overflow:auto;
	line-height:18px;
}

.agreeToDisclaimerDiv
{
	background-color:transparent;
	text-align:left;
	padding:3px 0px 2px 0px;
	font-size:11px;
}

.agreeToDisclaimerDivRow
{
	width:450px;
	padding:0px 0px 1px 0px;
}

.agreeToDisclaimerDivColumn
{
	float: left;
	width: 50%;
	text-align:center;
}

.RighAlignedImage
{
	float:left;
	padding:0px 10px 20px 0px;
}

/*============================
Sample ID Card
=============================*/
.SampleIDCardTop
{
	text-align:right;
	height:23px;
	padding-top:6px;
	padding-right:6px;
}

.SampleIDCard
{
	position: absolute;
	top:18px;
	left:50px;
	margin:auto;
	width: 820px;
	border: 1px solid #7ac143;
	padding-bottom: 15px;
	line-height:20px;
	background-color: #F2F8F2;
	font-size:0.8em;
	color: #696969;
	min-height:70px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.BrowserNotCompatible
{
	float:left;
	width: 550px;
	text-align:left;
	font-family:Arial,Verdana,Helvetica;
	font-size:13px;
	padding-top: 20px;
	padding-bottom:20px;
	min-height:100px;
	line-height:20px;
}

.NoRecordFound
{
	float:left;
	width:300px;
	text-align:left;
	min-height:30px;
	margin:10px 10px 10px 10px;
}

.OR
{
	padding-top: 2px;
	float:left;
	font-weight:600;
}


/********New HSPC Skin**************/
.clearfix{overflow:hidden}

#wrap
{
	height:100%;
	min-width:960px;
	min-height:100%;
	height:auto;
	background:#fff url('Images/background-fill.png') top left repeat-x
}

.left{float:left}

.right{float:right}

.center{margin:auto}

.fit-width{width:100%}

.clear-both{clear:both}

.clear-left{clear:left}.clear-right{clear:right}

.uppercase{text-transform:uppercase}

.text-justify{text-align:justify}

.text-left{text-align:left}

.text-right{text-align:right}

.text-center{text-align:center}

.text-bold{font-weight:bold}

.inline{display:inline-block}

.black{color:#000}

.white{color:#fff}

.blue{color:#005596}

.light-blue{color:#0096d2}

.light-grey{color:#ccc}

.green{color:#7ac143}

.gold{color:#fc0}

.grey{color:#333}

.medium-grey{color:#666}

#header-wrap{position:relative;background:#fff}

#header{width:960px;height:98px;margin:auto}

.header-item{position:relative;height:117px}

#logo{float:left;width:273px;height:85px;background:url('Images/logo_healthsmart.gif') bottom no-repeat}

#logoCust{float:left;width:200px;height:85px;}


.green-bar{height:10px;background:#7ac143}

.blue-bar{height:7px;background:#005596}

.black-bar{height:2px;background:#000}

#search-box{width:190px;height:42px;margin-right:22px;}


.header-item .search-button:hover{text-decoration:underline}

.header-nav>ul{margin:10px 20px 0 0;float:right}

.header-nav>ul>li{position:relative;list-style:none;float:left;text-align:left;}

.header-nav>ul>li>a{padding-left:24px;color:#005596;text-decoration:none;font-size:9pt;font-weight:bold}

.header-nav>ul>li:hover>a{color:#000}

.header-nav>ul>li>a.arrow
{
  background-color: transparent;
  background-image: url("Images/small-arrow-blue.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 10px center;
}

.header-nav>ul>li:hover>a.arrow{background-image:url('Images/small-arrow-black.png')}

.header-nav ul li ul{display:none;position:absolute;top:13px;left:6px;width:149px;padding:7px 0 7px 0;z-index:1050;
	background:url('Images/top-menu-shadow.png') bottom no-repeat}
	
.header-nav ul li:hover>ul{display:block}.header-nav ul li ul li{list-style:none;
	background:url('Images/top-menu-background.png') repeat-y}
	
.header-nav ul li ul li a{display:block;padding:0 10px;line-height:25px;color:#fff;font-size:12px;text-decoration:none}

.header-nav ul li ul li:hover{background-image:url('Images/top-menu-hover-background.png')}

.header-nav ul li ul li:hover a{text-decoration:underline!important}

#application-name
{
	position:absolute;
	left:0;
	bottom:9px;
	width:189px;
	height:21px;
	line-height:21px;
	background:url('Images/applicationname-background.png') no-repeat;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

#main-wrap{padding-bottom:140px;clear:both}

#main-container{min-height:300px;position:relative;top:6px;width:960px;margin:auto;background:#fff}

#main-header{width:100%;position:absolute;top:-6px;left:0;height:6px;
	background:url('Images/main-block-top.png') left top no-repeat}
	
#main-footer{width:100%;position:absolute;bottom:-6px;left:0;height:6px;
	background:url('Images/main-block-bottom.png') right top no-repeat}
	
#main{position:relative;top:-6px;width:900px;margin:auto;background:#fff}

#left-side{width:260px;float:left}#right-side{width:560px;float:right}

#footer-wrap{height:119px;margin-top:-119px;clear:both}

#footer{width:960px;height:118px;padding-top:1px;margin:auto;
	background:url('Images/footer-background.png') no-repeat}
	
#footer .caption{padding:10px 0}

#footer .tagline{width:302px;height:10px;margin:auto;padding:12px 0;
	background:url('Images/tagline.png') center no-repeat}
	
#footer .copyrights{font-size:12px}#footer .copyright-link{color:#333}

#footer .copyright-link:hover{text-decoration:none}

#footer .links,#footer .links ul{display:inline}

#footer .links ul li{display:inline;padding:0 10px;
	background:url('Images/separator.png') right no-repeat}#footer .links ul li.last{background:none}
	
#footer .links ul li a{font-size:12px;color:#fff;text-decoration:none}

#footer .links ul li a:hover{text-decoration:underline}

#footer .thumbnails{width:130px;margin-top:15px}

#footer .thumbnail{display:block;width:24px;height:24px;margin-right:10px;float:left;background-repeat:no-repeat}

#footer .thumbnail:hover{text-decoration:none}

#footer .thumbnail.facebook{background-image:url('Images/facebook.png')}

#footer .thumbnail.linked-in{background-image:url('Images/linked-in.png')}

#footer .thumbnail.blogger{background-image:url('Images/blogger.png')}

#footer .thumbnail.twitter{background-image:url('Images/twitter.png')}

#footer .thumbnail img{border:none}

#footer .thumbnail.last{margin-right:0}

#content{width:530px;float:left}

#global-nav
{
	width:960px;
	height:19px;
	margin:auto;
	background:url('Images/global-nav-background.png') no-repeat
}
