
html {margin:0;padding:0;font-size:100%;}
body {background-color: #E6E6E6;}

body, input {
    font-family: arial,helvetica,sans-serif;
    color: #4d4d4d;
    font-size:13px;
}

h1{color:#003466;}
h2{color:#00478F;}
h3{color:#333;}
fieldset{border-color:transparent;}
legend{color: #336699;}
a, a:visited,a:active {	text-decoration:underline;}
a:hover {text-decoration:none;}

/* this section dictates style for Page Header and footer and can be completely replaced or modified without restrictions
 by the business system */

.headerLogo
{
    background:url(images/sentry_logo.png) no-repeat top left;
    width:140px;
    height:58px;
}
.headerEnv
{
    font-size:3em;
    font-weight:bold;
    margin-left:10px;
    margin-top:16px;
    text-transform: uppercase;
}

.headerHelpImage
{
    background:url(images/sentry_help_phonenumber.png) no-repeat top left;
    width:258px;
    height:75px;
    padding-right:20px;
    margin-top:5px;
}

.headerGradient
{
    background:url(images/topheader_gradient.png) repeat-y top left;
    width:960px;
    height:40px;
    color:#FFFFFF;
    vertical-align:text-bottom;
}


.welcomeText
{
  font-size: 15px;
  padding-left: 10px; 
  font-weight:bold; 
  float: left; 
  padding-top:10px;
}

.calendarMargin
{
    margin-right:10px;
}

/*********** Logged In User Home ************************/

.cvvImage
{
    background-image: url('/styles/images/cvv_code_notext.png');
    background-repeat: no-repeat;
    width:249px;
    height:327px;
    margin-left: 21%;
}

.checkImage
{
    background-image: url('/styles/images/check.png');
    background-repeat: no-repeat;
    width:331px;
    height:152px;
    margin-left: 65px;
}

.checkIllustrationText
{
    text-align:left;
    margin-top:0px;
    padding-top:0px;
    margin-left:76px;
    margin-bottom:5px;
}

/*********   Make Payment Page   ************************/

.tenPxMarginLeft
{
    margin-left:10px;
}

.sixtyPxMarginLeft
{
    margin-left:60px;
}

.sixteenPxMarginRight
{
    margin-right:16px;
}

.seventyPxMarginLeft
{
    margin-left:70px;
}


.makePaymentSubheader
{
   font-size: 17px;
   font-weight: bold;
   color:#003366;
   padding-bottom: 8px;
}


.makePaymentBorder
{

   background-image: url(images/mainnavigation_greygradient.png);
   height:8px;
   margin-right:300px;
   padding-left: 20px;
   background-position:bottom;
   opacity:0.4;
   filter:alpha(opacity=40);
   margin-bottom:16px;
   
}

.makePaymentHr
{
    background:none;
	border:none;
	width:640px;
	height:1px;
	border-top:1px solid #333;
	margin-left:20px;
    }

.makePaymentRequired
{
    font-size:11px;
    color:#4d4d4d;
    float:right;
    width:175;
    height:17px;
    font-weight:normal;
    margin-top:5px;
}

/**********************************/

/******** Manage Payment Accounts Page *******/

.threeTenMarginRight
{
    margin-right:310px;
    float:right;
    margin-top:24px;
}

.managePaymentAccountsButtonAlign
{
    margin:24px  0 0 475px;
}

.buttonAlign
{
    
    margin:24px  0 0 420px;
}

#divSavedAccounts
{
}

.tableHeaderMP
{
    width:580px;
    color:#003366;
    padding-top:0px;
    margin-top:0px;
}




/*******  Set Up Recurring Page  **********/

#groupRecurring
{
    margin-right:-5px;
    margin-bottom:1em;
}



#divAccntCreatePanel
{
}
/******************************************/

/************* Payment History Page ************/

.historyTbl
{
    width:700px;
    margin-left:10px;
    border:1px solid #003366;
    border-collapse: collapse;
}

.profileTbl
{
    width:700px;
    margin-left:10px;
    border:1px solid #003366;
    border-collapse: collapse;
}

.profileTbl thead tr td 
{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height:auto;
    padding: 5px;
}

.profileTbl thead tr td a 
{
    color: #FFFFFF;
    font-size: 12px;
}

.ProfileContentsLeft
{
    width:180px;
    padding-left:13px;
}
.ProfileContentsRight
{
    padding-left:13px;
}

.tblMargin
{
    margin-bottom:24px;
}

.titleHeader
{
    color:#FFFFFF;
    background:url(images/homepg_policyoverview_gradient.png) repeat-x top left;
    background-repeat:repeat-x;
    padding-bottom:0 0 5px 0;
    font-size:15px;
    font-weight:bold;
    width:700px;
    height:34px;

}

.titleHeaderText
{
    margin-left:8px;
}

.tblHeaderRow
{
    font-weight:bold;
    font-size:13px;
    color:#003366;
    height:32px;
    padding:0px;
}

.detailsTableRow
{
    background-color:#DEDEE0;
    padding:0px;
    margin:0px;
}

/************************************************/
.subHead
{
    font-size: 17px;
    font-weight: bold;
    color: #003366;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #999999;
    width:100%;
}

.formText
{
    font-size:13px;
    color:#4d4d4d;
}

.group
{
    margin-bottom:1em;
}
/* *************** End Header and Footer ******************** */
.defaultText
{
    color:#4d4d4d;
}

.defaultTextActive
{
    color:#999999;
}

.invoiceTable
{
    width:700px;
    border: 1px solid #003366;
    border-collapse: collapse;
    margin-bottom: 16px;
}

.invoiceTable th
{
    height:32px;
}

.invoiceTable thead tr th
{
    color:#FFFFFF;
    background:url(images/homepg_policyoverview_gradient.png) repeat-x top left;
    padding:5px;
    font-size:15px;
    font-weight:bold;
    height: auto;
}

.invoiceTable thead tr th a
{
    color:#FFFFFF;
    font-size:12px;
}

/*.invoiceTable tr td
{
     vertical-align:bottom;
}*/

.invoiceTableAltRow
{
    background-color: #DEDEE0;
}

.invoiceTableRow
{
    background-color: #FFFFFF;
}

.invoiceTableCaption
{
    font-weight:bold;
    color:#003366;
    font-size:13px
}

.invoiceTableAsOf
{
   font-size:11px;
   color:#4d4d4d;
}
.invoiceTableAmount
{
    font-weight:bold;
    font-size:15px;
    color:#C1272D;
}

.invoiceTableDate
{
    font-weight:bold;
    color:#C1272D;
    font-size:15px;
}

/* --------------------- Buttons ---------------------------------------*/

.logoutButton a
{
    float:right;
    color:white;
    text-decoration:none;
    padding-right:20px;
    font-size:13px;
    padding-top:10px;
    font-weight:bold;
}

/*.logoutButton a:hover
{
    float:right;
    color:#999999;
    text-decoration:none;
    padding-right:20px;
    font-size:13px;
    padding-top:10px;
}*/

.largeButton
{
    display:inline-block;
    font-size:15px;
    font-weight:bold;
    line-height:32px;
    text-decoration: none;
    cursor:pointer;
}

.largeButton em
{
    display:inline-block;
    margin-left:10px;
    background:url(images/lft_btn.png) no-repeat top left; 
    min-width:8px;
    min-height:32px;  
    vertical-align:top;
}

.largeButton span
{
    display:inline-block;
    min-height: 32px;
    background:url(images/middle_btn.png) repeat-x top left;
    color: #FFFFFF !important;
    vertical-align:top;
}

.largeButton b
{
    display:inline-block;
    background:url(images/rt_btn.png) no-repeat top left;
    min-width:8px;
    min-height:32px;
    vertical-align:top;
} 


.smallButton em
{
    background:url(images/paynow_lft_btn.png) no-repeat top left; 
    min-width:6px;
    min-height:24px;
    float:left; }

.smallButton span
{
    background:url(images/paynow_center_btn.png) repeat-x top left;
    color:#FFFFFF !important;
    font-weight:bold;
    font-size:13px;
    min-height:24px;
    float:left;
    text-decoration: none !important;
    padding-left:8px;
    padding-right:8px;
    padding-top:4px;
}

.smallButton a
{
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none !important;
}

.smallButton a:visited
{
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none !important;
}

.smallButton b
{
    background:url(images/paynow_rt_btn.png) no-repeat top left;
    min-width:6px;
    min-height:24px;
    float:left;
}

.cancelButton
{
    font-variant:small-caps;
    color: #003366 !important;
    text-decoration: none !important;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    margin-left: 12px;
}

.backButton
{
    font-variant:small-caps;
    color: #003366 !important;
    text-decoration: none !important;
    width: auto;
    display:inline-block;
    font-size:1em;
    font-weight:bold;
    line-height:32px;
    text-decoration: none;
    padding-top:0px;
    margin-top:-5px;
}

.cancelButton a:visited
{
    color: #003366 !important;
    text-decoration:none !important;
    background-color:#FFFFFF;
}

/*-------------- Dialog ----------------------------*/


.dialogText {
	font-size: 13px;
	padding-top: 1em;
} 

.dialogHeader 
{
    padding-left:0;
    padding-bottom: 44px;		
	width:100%;
	font-weight:bold;
	color:#003366;
	font-size:15px;
}

.dialogHeaderUnderline 
{
   border-bottom: 1px solid gray;
}

.dialogHeaderTitle
{
    float:left;
    padding-top: 16px;
}
.dialogHeaderCloseBtn{
	float:right;	
	padding-top: 4px;
}	

.dialogHeaderCloseImg
{
    background: url(images/close_icon.png) no-repeat right;
    vertical-align: text-bottom !important;
    padding-right: 22px !important;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    padding-top:2px;
    padding-bottom:2px;
    color: #003366;
}

*+html .dialogHeaderCloseImg 
{
    padding-top:4px;
    padding-bottom:2px;
}

.dialogBody
{
    padding-top:8px;
    padding-bottom:8px;
    font-size:13px;
    color: #4d4d4d;
    line-height: 17px;
}

.dialogButtonContainer
{
    padding-top: 30px;
    padding-bottom: 8px;
    text-align: right;
}

/*----- Block UI ---------*/
.ajaxLoader
{
    background:url(images/ajax-loader.gif) no-repeat top left;
    width:70px;
    height:70px;
    display:inline-block;
}

/* ------------------ Navigation Menu -------------------- */
.navigationMenu 
{
    padding-top: 24px;
    margin-bottom:24px;
    list-style-type:none;
    height: 40px;
    font-weight:bold;
    line-height:40px;
    font-size:15px;
}

.navigationWrapper
{
    position:absolute; 
    left:10px;
}


.navDevider
{
    background:url(images/mainnavigation_divider.png) no-repeat top left;
    height:40px;
    display:block;
    width:3px;
}

.navigationMenu li
{
  
    float:left;
    margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}


.accountInfo
{
    padding-bottom:8px;
    /*color:#999999;*/
}


label
{
    font-size:13px;
   /* color:#999999;*/
    text-align:left;
    
}

label.textbox
{
    height:24px;
    width:180px;
    padding-left:5px;
    color:#4d4d4d;
}

.navigationMenu a {
    background-image: url(images/mainnavigation_greygradient.png);
    height:40px;
    text-decoration: none;
    color: #003366;
    display:block;
    text-align:center;
    font-size:15px;
}

.navigationMenu a:hover {
    background-image: url(images/mainnavigation_selectedhover.png);
    color: #FFFFFF;
}

.navigationMenuActive
{
    background-image: url(images/mainnavigation_selectedhover.png) !important;
    color: #FFFFFF !important;
}

/***************************************************************************/
/* LOGIN.ASPX - Begin                                                      */
/***************************************************************************/

.LoginPageHeaderBar{
	background-image: url(images/topheader_gradient.png);
	max-height: 60px;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 960px;
}

.LoginPageHeaderBar p{
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	margin:0px;
}

.LoginSubhead {
	color: #003366;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 8px;
}

.subheadText {
	color: #003366;
	font-size: 17px;
	font-weight: bold;
}

.underline 
{
   border-bottom: 1px solid gray;
}

.LoginLabel {
    font-family: Arial;
    font-style: normal;
    color: #4d4d4d;
    font-size:13px;
    line-height:17px;
    display:inline-block;
    padding-top:8px;
    padding-bottom:8px;
}

*+html .LoginLabel 
{
    display: inline;
}

 .LoginInput, .LoginInput[type="text"], .LoginInput[type="password"] {
    width: 230px;
    border: 1px solid #4d4d4d;
	height: 32px;
	line-height:32px;
}

 .LoginInputShort {
    width: 150px;
    border: 1px solid #4d4d4d;
	height: 32px;
	line-height:32px;
}

.LoginModalInput, .LoginModalInput[type="text"] {
    width: 400px;
    border: 1px solid #4d4d4d;
	height: 32px;
	line-height:32px;
}

.columnContainer 
{
    padding-top:16px;
}

.LoginColumn {
    text-align:left;
    vertical-align:top;
    margin-top:0px;
    padding-left:16px;
    padding-right:16px;
    margin-bottom:16px;
    display: inline-block;
    height:230px;
}

*+html .LoginColumn 
{
    display: inline;
}

.LoginLeftBar {
    border-left-color: #999999;
    border-left-width: 1px;
    border-left-style: solid;
}

.LoginLeft {
    text-align:left;
    padding-top:16px;
}

.LoginCenter {
    text-align:center;
    padding-top:16px;
}

.LoginRight {
    text-align:right;
    padding-top:16px;
}

#createAcctInfo ul {
    margin-top:4px;
    margin-left:0px;
    line-height:17px;	
	font-size:13px;
}

#createAcctInfo ul li {
    margin-left:-20px;
}

*+html #createAcctInfo ul li {
    margin-left:15px;
}

#loginContent 
{ 
    position:absolute;
    left: 70px;
    padding-top: 24px;
}

#generalContent 
{     
    padding-top: 24px;
    width: 600px;
}

#generalContentRight
{     
    padding-top: 40px;
    vertical-align: top;
    margin-left: 24px;
}

#registerContent
{     
    padding-top: 36px;
    width: 475px;
}

#registerContentRight
{
    padding-top: 36px;
    vertical-align: top;
    margin-left: 24px;
}

#oneTimePaymentContent
{
    width: 585px;
}

#oneTimePaymentContentRight
{
    padding-top: 16px;
    vertical-align: top;
    margin-left: 24px;
}

#loggedInPaymentContentRight
{
    vertical-align: top;
    padding-right: 40px;
    padding-top: 24px;
}

#makePaymentContent
{
    position:relative;
    left: 70px;
    width: 585px;
}

#recurringPaymentContent
{
    position:relative;
    left: 70px;
    width: 580px;
}

#oneTimePaymentContentRight
{
    padding-top: 16px;
    vertical-align: top;
    margin-left: 24px;
}

#managePaymentContent
{
    position:relative;
    left: 70px;
    width: 585px;
}

#termsAndConditionsContent
{
    position:relative;
    left: 105px;
    width: 750px;
    padding-bottom: 8px;
}

.addPolicyModalContent
{
    position:relative;
    left: 90px;
    width: 275px;
}

.addPolicyModalButtonContent
{
    position:relative;
    left: 90px;
    width: 235px;
}

*+html .addPolicyModalButtonContent 
{
    left:0px;
} 

.removePolicyModalContent
{
    position:relative;
    left: 20px;
    width: 455px;
    overflow:visible;
}

.removePolicyModalButtonContent
{
    position:relative;
    left: 70px;
    width: 295px;
}

*+html .removePolicyModalButtonContent 
{
    left:0px;
} 

.valSum ul 
{
    margin-bottom: 0px;
    list-style: none;
}

.valSum ul li
{
    background-image: url(images/error_exclamation_icon.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 20px;
    font-size:13px;
    color:#C1272D;
}

.paddingTop12 { padding-top: 12px; }
.marginLeft-25 ul li { margin-left: -25px;}
.marginLeft-40 ul li { margin-left: -40px;}

#securedConnectionContainer 
{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 16px;
    text-align: right;
}

.lockIcon 
{
	background-image: url('images/lock.png');
	background-repeat: no-repeat;
    padding-right: 6px;
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

*+html .lockIcon 
{
    display: inline;
}

.questionIcon
{
    background-image: url('images/question_icon.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 7px;
    vertical-align: bottom;
    margin-left: 2px;
}

*+html .questionIcon 
{
    display: inline;
}

.addIcon
{
    background-image: url('images/add_icon.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 7px;
    vertical-align: bottom;
    margin-left: 2px;
}

*+html .addIcon 
{
    display: inline;
}

.printerIcon
{
    background-image: url('images/printer_icon.png');
    background-repeat: no-repeat;
    height: 19px;
    cursor: pointer;
    display: inline-block;
    padding-left:28px;
    padding-top:2px;
    text-decoration:none;
}

*+html .printerIcon 
{
    display: inline;
}

.policyNumberLocation
{
    background-image: url('images/policynumber_location.png');
    background-repeat: no-repeat;
    width:700px;
    height:500px;
    margin-left: 115px;
}

.secureMessage
{
    font-size: 13px;
    font-weight:bold;
    text-align:right;
    display: inline-block;
}

*+html .secureMessage 
{
    display: inline;
}

.inlineBlock
{
    display: inline-block;
}

*+html .inlineBlock 
{
    display: inline;
}

.requiredFieldIndicator
{
    margin-right: -4px;
}

/***************************************************************************/
/* LOGIN.ASPX - End                                                        */
/***************************************************************************/

.dottedBorderBottom
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 16px;
    margin-bottom: 8px;
}

.progressBarCreateAccount 
{
    background-image: url('images/register_progressbar.png');
    background-repeat: no-repeat;
    width:474px;
    height:44px;
}

#RegisterProgressBar 
{
    padding-bottom: 0px;
}

.registerRequired
{
    font-size:11px;
    font-weight:normal;
    color:#4d4d4d;
    float:right;
    width:175;
    height:17px; 
    padding-top: 8px;
}

*+html .registerRequired
{
    float: none;
    margin-left: 250px;
}

.registerValidator
{
    font-size:13px;
    font-weight:bold;
    color:#C1272D;
    vertical-align:top;
}

.cancelButtonAlign 
{
    padding-top: 2px;
    vertical-align: top;
}

#AddAnotherPolicy
{
    padding-top: 16px;
    display: inline-block;
}

.invoiceLabel
{
    font-family: Arial;
    font-style: normal;
    color: #4d4d4d;
    font-size:13px;
    line-height:17px;
}

#invoiceContainer 
{
    padding-top:8px;
    padding-bottom: 8px;
}

#invoiceLabelContainer 
{
    padding-top:8px;
    padding-bottom:8px;
}

#payNowContainer 
{
    height:40px;
    padding-top:10px;
    vertical-align:top;
    margin-left:20px;
}

.invoicePolicyTitle
{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    color: #003366;
}

#achPaymentInfo, #newAchPaymentInfo
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#cardPaymentInfo, #newCardPaymentInfo
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.paymentLabel 
{
    width:190px;
}

*+html .paymentLabel
{
    vertical-align: top;
}

#tblScheduledItemsGrid tr td 
{
    padding-right:10px;
}

#tblHistoryItemsGrid tr td 
{
    padding-right:10px;
}

.tableDataNumeric 
{
    text-align: right;
    padding-right:30px !important;
}

.bottomBorder 
{
    border-bottom: #003366 1px solid;
}

#frmTermsAndConditions
{
    width:750px;
    min-height:350px;
}

.customerServiceNumber 
{
    background-image: url('images/cp_customerservice_number.png');
    background-repeat: no-repeat;
    width:158px;
    height:180px;
}

.customValidator{
    background-image: url(images/error_exclamation_icon.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 20px;
    margin-left:15px;
    display:none;
}
.customValidatorText{
    font-size:13px;
    color:#C1272D;
}

.customValidatorAsterisk{
    display:none;
    color:#C1272D;
    vertical-align:top;
    padding-left:3px;
}

.cardSeparator {vertical-align:middle;}
*+html .cardSeparator {vertical-align: top;}