﻿/* General Classes */
body {background-image: url(/images/en/body_bg.png); background-repeat: repeat-x; background-color: #ffffff; margin: 0px;}
table {font-family: arial; font-size: 12px; color: #555C5F; text-align: justify;}
.textbox {height: 17px; font-family: arial; color: #404040; font-size: 12px; padding-top: 8px; padding-left: 5px; 
border: 1px solid #ffffff; background-color: #F8F8F8;}
.textbox_readonly {height: 20px; font-family: arial; color: #404040; font-size: 12px; padding-top: 5px; padding-left: 5px; 
border: 1px solid #E1E3EB; background-color: #F8F8F8; font-weight: bold;}

/* Link Classes */
a {color: #4EA4FA; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
a.PageLink {color: #555C5F; font-family: arial; font-size: 11px; text-decoration: underline;}
a.PageLink:hover {color: #4EA4FA; font-family: arial; font-size: 11px; text-decoration: underline;}
a:hover {color: #808080; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
a.Orangelink {color: #FF8245; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
a.Orangelink:hover {color: #808080; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
a.footerLink {color: #5AADFA; font-family: arial; font-size: 12px; text-decoration: underline}
a.footerLink:hover {color: #FF0000; font-family: arial; font-size: 12px; text-decoration: underline}
a.LargeOrangelink {color: #FF0000; font-family: arial; font-size: 16px; text-decoration: underline; font-weight: bold;}
a.LargeOrangelink:hover {color: #808080; font-family: arial; font-size: 16px; text-decoration: underline; font-weight: bold;}
a.SubMenuLink {color: #4EA4FA; font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none;}
a.SubMenuLink:hover {color: #FF0000; font-family: arial; font-size: 12px; font-weight: bold; text-decoration: underline;}

.separator {color: #808080; font-family: arial; font-size: 12px; font-weight: bold;}

/* Header Classes */
.SmallHeader {color: #505050; font-family: arial; font-size: 12px; font-weight: bold;}
.Header  {color: #505050; font-family: arial; font-size: 16px; font-weight: bold;}
.BlueTitle {color: #2480C6; font-family: arial; font-size: 14px; font-weight: bold;}

/*Old styles bellow*/

a.link {color: #FF8245; font-family: arial; font-size: 12px; text-decoration: underline}
a.link:hover {color: #606060; font-family: arial; font-size: 12px; text-decoration: underline}
a.sitemapLink {color: #606060; font-family: arial; font-size: 12px; text-decoration: underline}
a.sitemapLink:hover {color: #FF8245; font-family: arial; font-size: 12px; text-decoration: underline}
a.sitemapTitle {color: #FF8245; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold;}
a.sitemapTitle:hover {color: #606060; font-family: arial; font-size: 12px; text-decoration: underline; font-weight: bold;}
/*State Fees Page Links*/
a.state_fee_link {color: #000000; font-family: arial; font-size: 12px; text-decoration: underline;}
a.state_fee_link:hover {color: #F49024; font-family: arial; font-size: 12px; text-decoration: underline;}
a.state_services_link {color: #087CE8; font-family: arial; font-size: 11px; text-decoration: underline;}
a.state_services_link:hover {color: #606060; font-family: arial; font-size: 11px; text-decoration: underline;}

/* Registered Agent Link Classes */
a.regorg_link {color: #FF0000; font-family: arial; font-size: 12px; text-decoration: underline}
a.regorg_link:hover {color: #606060; font-family: arial; font-size: 12px; text-decoration: underline}
a.regblk_link {color: #000000; font-family: arial; font-size: 12px; text-decoration: underline}
a.regblk_link:hover {color: #606060; font-family: arial; font-size: 12px; text-decoration: underline}

/* Login Styles */
.login_label {font-family: arial; font-size: 12px; color: #000000; font-weight: bold; padding-right: 20px;}
a.login_link {font-family: arial; font-size: 11px; color: #4EA4FA; text-decoration: underline; cursor: pointer;}
a.login_link:hover {font-family: arial; font-size: 11px; color: #000000; text-decoration: underline; cursor: pointer;}
.login_textbox                     
{ 
font-family: arial; 
font-size: 12px; 
color: black;
font-weight: bold;
width: 293px;
height: 35px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(/images/en/login_textbox.png); 
border: none;
}
.login_textbox_small                     
{ 
font-family: arial; 
font-size: 12px; 
color: black;
font-weight: bold;
width: 188px;
height: 35px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(/images/en/login_textbox.png); 
border: none;
}
/*Corporation Calculator Classes */
.CalculatorWidth {}
/* The overall width of the calculator. Defaults to 800. Can be set to 100% or a width in pixels. If you go below about 760 will cause wrapping. */
.Title1Text {}
/* The first line of title. Defaults to I’m a sole proprietor now. How much could I save? */
.Title1CssClass {}
/* the style of that line. Defaults to {font-family: tahoma, arial; font-weight: bold; font-size: 22px; color: #49A3F9;} */
.CSS_title1 { font-family: tahoma, arial; font-size: 22px; color: #49A3F9; font-weight: bold;}
.Title2Text {}
/* The 2nd line of title. Defaults to Find out how much you could save by forming an S-Corporation versus a Sole Proprietorship */
.Title2CssClass {}
/* The style of that line. Default to {font-family: tahoma, arial; font-size: 17px; color:  #818688;} */
.CSS_title2 {font-family: tahoma, arial; font-size: 17px; color:  #818688;}
.InputBoxHeight {}
/* The choice of height on the input boxes. Choices are 29 or 38. Defaults to 38 */
.IncomeLabelText {}
/* The text of the label to enter the business income. Defaults to Enter the estimated yearly net income for the business: */
.SalaryLabelText {}
/* The text of the label to enter the SCorp salary. Defaults to Enter the salary you would pay yourself if an S-Corporation: */
.SelfEmplLabelText {}
/* The text of the label that shows the self-empl taxes as sole proprietor. Defaults to Self Employment Taxes paid as a Sole Proprietor with a salary of */
.SCorpLabelText1 {}
/* The text of the label that shows the SCorp taxes, first line, salary amount. Defaults to Payroll Taxes paid as an S-Corporation with a salary of */
.SCorpLabelText2 {}
/* The text of the label that shows the SCorp taxes, 2nd line, dividend amount. Defaults to and a dividend of */
.SavingsLabelText {}
/* The text of the label to the left of the savings box. Defaults to You could save */
.OutputBoxCssClass {}
/* The style of the output boxes that show the taxes paid. Use this only to set the background color and padding. 
Defaults to {background-color: #DFE3F2; padding:9px 0px 9px 0px;} */
.SavingsBoxCssClass {}
/* The style of the box that shows the savings. Use this only to set the background color and padding. 
Defaults to {background-color: #95C73F; padding:11px 0px 11px 0px;} */


h1 {font-family: arial; font-size: 14pt; font-weight: bold; color: #666666}
h2 {font-family: arial; font-size: 14pt; font-weight: bold; color: #666666}
h3 {font-family: arial; font-size: 14pt; font-weight: bold; color: #666666}
h4 {font-family: arial; font-size: 14pt; font-weight: bold; color: #666666}

.new_item {font-family: arial; font-size: 9px; color: Red; font-weight: bold;}

.link_seperator {color: #367098; font-family: arial; font-size: 10px}

a.faq_link {color: black; font-family: arial; font-size: 14px; text-decoration: none}
a.faq_link:hover {color: #FC8C02; font-family: arial; font-size: 14px; text-decoration: underline}

a.content_link {color: red; font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline}
a.content_link:hover {color: #FC8C02; font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline}

a.detail_link {color: #FC8C02; font-family: arial; font-size: 14px; text-decoration: underline}
a.detail_link:hover {color: #656565; font-family: arial; font-size: 14px; text-decoration: underline}

a.NoDecorationLink {font-family: arial; font-size: 14px; color: #606060; text-decoration: none}
a.NoDecorationLink:hover{font-family: arial; font-size: 14px; color: #606060; text-decoration: none;}

.page_header_text {font-family: Times New Roman; font-size: 13pt; font-weight: bold; color: #000066; background-color: transparent}

.header_text_blue {font-family: arial; font-size: 12px; font-weight: bold; color: #4EA4FA}
.header_text_orange {font-family: arial; font-size: 14px; font-weight: bold; color: #FF8245}
.bold_text{font-family: arial; font-size: 12px; font-weight: bold; color: #000000;}
.detail_text {font-family: arial; font-size: 14px; color: #606060; text-align: justify;}
.button_text_out {font-family: arial; font-size: 10px; font-weight: bold; color: #367098}
.button_text_over {font-family: arial; font-size: 10px; font-weight: bold; color: #FC8C02}
.panel_header {font-family: arial; font-size: 10px; font-weight: bold; color: #367098}
.panel_line {width: 100%; height: 1px; background-color: #D2D3DE}

.dot {font-family: arial; color: #FF0000; font-size: 14px; font-weight: bold;}
/* Rotator Classes */
.clsRotatorTitle {font-family: arial; font-size: 14px; color: #ffffff;}
.clsRotatorText {font-family: arial; font-size: 20px; color: #ffffff; text-align: justify;}
.clsRotatorLocation {font-family: arial; font-size: 14px; color: #ffffff;}

/* Our Team Control Classes */
.ourteam_title_text {font-family: arial; font-size: 14px; font-weight: bold; color: #367098;}
.ourteam_email_text {font-family: arial; font-size: 14px; font-weight: normal; color: #555555;}
.ourteam_photoalt_text {font-family: arial; font-size: 14px; font-weight: normal; color: #555555;}

/* Partners Control Classes */
.partners_companyname {font-family: arial; font-size: 14px; font-weight: bold; color: #606060;}
.partners_offertext {font-family: arial; font-size: 14px; font-weight: normal; color: #606060;}

/* Faq Control Classes */
.faqQuestionText {font-family: arial; font-size: 14px; color: #555555; font-weight: bold;}
.faqAnswerText {font-family: arial; font-size: 14px; color: #555555;}
.faqTitleText {font-family: arial; font-size: 14px; font-weight: bold; color: #FC8C02}
.separatorFaqItems {color: #367098; width: 100%;}

/*Menu Item Classes */
.Menu2Out {background-image: url(/images/en/menu/menu2_out.png); background-repeat: no-repeat; width: 187px; height: 53px; cursor: pointer;}
.Menu2Over {background-image: url(/images/en/menu/menu2_over.png); background-repeat: no-repeat; width: 187px; height: 53px; cursor: pointer;}
.Menu3Out {background-image: url(/images/en/menu/menu3_out.png); background-repeat: no-repeat; width: 201px; height: 53px; cursor: pointer;}
.Menu3Over {background-image: url(/images/en/menu/menu3_over.png); background-repeat: no-repeat; width: 201px; height: 53px; cursor: pointer;}
.Menu4Out {background-image: url(/images/en/menu/menu4_out.png); background-repeat: no-repeat; width: 138px; height: 53px; cursor: pointer;}
.Menu4Over {background-image: url(/images/en/menu/menu4_over.png); background-repeat: no-repeat; width: 138px; height: 53px; cursor: pointer;}
.Menu5Over {background-image: url(/images/en/menu/menu5_over.png); background-repeat: no-repeat; width: 154px; height: 53px; cursor: pointer;}
.Menu5Out {background-image: url(/images/en/menu/menu5_out.png); background-repeat: no-repeat; width: 154px; height: 53px; cursor: pointer;}
