﻿/* For modern browsers */
.cf:before, .cf:after {content:""; display:table;}
.cf:after {clear:both;}
/* For IE 6/7 (triggers hasLayout) */
.cf {*zoom:1;}

a.ato_link {
    display:inline-block;
    width:50px;
    height:12px;
    margin:0 0 0 3px;
    padding:0;
    border:none;
    text-decoration:none;
    background-image:url(../images/etc/ato_info.png);
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}
/* ----- Modal Popup Classes ----- */
.radio a.help_bubble { margin:10px 0; }
a.help_bubble {
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 0 0  3px;
    padding:0;
    border:none;
    text-decoration:none;
    background-image:url(../images-new/sprite-taxapp.png);
    background-repeat:no-repeat;
    background-position:-380px 0;
    cursor:pointer;
    position:absolute;
}
    a.help_bubble:hover { background-position:-380px -20px; }
.errorbox_clear {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	width:400px;
}
.btn {       
    padding:7px 10px;
    display:inline-block;
    text-decoration:none;color:#fff;
	font-family:Arial, Sans-Serif;
	font-size:15px;	
	white-space:nowrap;
    border:0;
	}
    .btn:hover { text-decoration:none;}
.left {float:left !important;}
.right {float:right !important;}
.btn.white {background-color:#ccc; color:#666;}
.btn.white:hover {background-color:#ddd; color:#666; }
.btn.red {background-color:#cc0000;}
.btn.red:hover {background-color:#820000; color:#fff; }
.btn.green {background-color:#19C119;}
.btn.green:hover {background-color:#089408; color:#fff;}
.btn.blue {background-color:#7DA6D5; color:#fff;}
.btn.blue:hover {background-color:#edf3f9; color:#7DA6D5;}

.Footer.modalfooter { padding:10px 0; margin-top:15px; }

.confirmbox_outershell { box-shadow:0 3px 5px #333; width:400px; border:1px solid #999; line-height:initial;}
.confirmbox_modal_contents { margin:0; background-color:#fff; overflow:auto;}
.confirmbox_modal_contents_ { width:510px; background-color:#fff; border:5px solid #c22524; }
.confirmbox_modal_bottom { margin:0; background-color:#f5f5f5;}
.confirmbox_bottombutton {  }
.confirmbox_text_ { margin:5px 5px 0; padding:10px 20px 0; font:normal 14px Arial; }
.confirmbox_text_ { color:#222; }
.confirmbox_text { padding:20px; font-size:12px; font-weight:normal; color:#444; font-family:Arial, sans-serif;text-align:left; white-space:normal;}
.confirmbox_text .confirmtitle { text-align:center; font-weight:bold; color:#fff; background-color:#7da6d5; margin:-20px; padding:20px; margin-bottom:10px;}
    .confirmbox_text .confirmtitle span { font-size: 16px; }
.confirmbox_text .confirmbody {  margin-top:10px; max-height: 250px; overflow:auto; padding:0 10px 20px 0; margin:0 -10px -20px 0;}
.confirmbox_text .confirmbutton { text-align:center; margin-top:10px; }
.confirmbox_text .confirmbody p { margin:10px 0; }
.confirmbox_heading { width:300px; margin:10px auto; font-size:2em; line-height:1.2em; }
.confirmbox_textcontents {  }
.confirmbox_textcontents p { margin:10px 0; }
.confirmbox_closebutton_container { text-align:center; height:50px}
.confirmbox_closebutton_container a{ cursor:pointer; }
.confirmbox_closebutton { margin:7px auto; padding:10px 15px; font-size:14px; font-weight:bold; color:#fff; background-color:#555; text-decoration:none; display:inline-block;}
.confirmbox_closebutton:hover { text-decoration:none; color:#fff; background-color:#000; }
.modalBackground {

}

.popupbox_clear {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
/* Help Box */
.helpbox_modal_contents {
    width:480px;
    background-color:Transparent;
    white-space:normal;
}
.helpbox_text {
    width:480px;
    margin:0;
    padding:35px 0 0 0;
    background-color:Transparent;
    background-image:url(../images/etc/questionpopup-a_bg.png);
}
.helpbox_closebutton {
    float:right;
    display:block;
    width:20px;
    height:20px;
    margin:0px 20px 10px 10px;
    padding:0;
    background-image:url(../images/etc/questionpopup-a_close.png);
    cursor:pointer;
}
.helpbox_title {
    display:block;
    margin:0 10px 0 40px;
    padding:0;
    font-size:1.5em;
}
.helpbox_body {
    display:block;
    margin:0 15px 0 40px;
    padding:0;
}
.helpbox_body p, .helpbox_body ul {
    margin:10px 0 0 0;
}
.helpbox_body ul {
    padding:0 0 0 15px;
}
.helpbox_footer {
    width:480px;
    height:20px;
    background-color:Transparent;
    background-image:url(../images/etc/questionpopup-a_bottom.png);
}
/* Error Box  */
.errorbox_modal_contents{
	width:320px;
	padding:0;
	background-color:#ddd;
	border:2px solid #888;
}
.errorbox_modal_contents_wide{
	width:550px;
    padding:0;
	background-color:#ddd;
	border:2px solid #888;
}
.errorbox_header {
    width:320px;
    margin:0;
    padding:0;
}
.errorbox_body {
    width:auto;
    margin:0;
    padding:10px;
}
.errorbox_body h1,.errorbox_body h2,.errorbox_body h3,
.errorbox_body h4,.errorbox_body h5,.errorbox_body h6 {
    margin:5px 10px;
    text-align:left;
    font-size:1.5em;
    font-weight:bold;
}
.errorbox_body p, .errorbox_body ul {
    margin:5px 10px;
}
.errorbox_body p { text-align:right; font-size:1em; color:Black; }
.errorbox_body ul { text-align:left; padding:0 0 0 20px; }
.errorbox_body ul li a { text-decoration:none; font-size:1.2em; }
.errorbox_body ul li a:hover { text-decoration:underline; }

.errorbox_modal_contents.color { border:none; background-color:Transparent; }
.errorbox_modal_contents.color .errorbox_header { height:30px; }
.errorbox_modal_contents.color .errorbox_body { border-width:2px; border-style:none solid solid; }

.errorbox_modal_contents.red h1,.errorbox_modal_contents.red h2,.errorbox_modal_contents.red h3,
.errorbox_modal_contents.red h4,.errorbox_modal_contents.red h5,.errorbox_modal_contents.red h6 { color:#aa0000; }
.errorbox_modal_contents.red .errorbox_header { background-image:url(../images/etc/popupheader_red.png); }
.errorbox_modal_contents.red .errorbox_body { background-color:#fef; border-color:#a66; }
.errorbox_modal_contents.red .errorbox_body ul li a { color:#aa0000; }
.errorbox_modal_contents.red .errorbox_body ul li a:hover { color:#cc4444; }
.errorbox_modal_contents.red .ok_button { border-color:#cc4444; background-color:#eeddee; color:#aa0000; }
.errorbox_modal_contents.red .ok_button:hover { border-color:#ee6666; background-color:#ffeeff; color:#cc4444; }

.errorbox_body .ok_button {
	float:right;
	width:100px;
	margin:5px 0 0;
	padding:5px;
	background-color:#ddd;
	border-width:2px;
	border-style:solid;
	border-color:#999;
	color:#666;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
.errorbox_body .ok_button:hover {
	background-color:#eee;
	border-color:#bbb;
	color:#888;
	text-decoration:none;
}
.errorbox_modal_background {
    background-color:White;
	filter: alpha(opacity=75); /* internet explorer */
	-khtml-opacity: 0.75;      /* khtml, old safari */
	-moz-opacity: 0.75;       /* mozilla, netscape */
	opacity: 0.75;           /* fx, safari, opera */
}
/* ----- end ----- */


.modalPopup{text-align:center; padding-top: 30px; border-style:none!important; border-width:1px; color:#fff; font-size:0; background-color:transparent!important; width:300px; height:100px; } 
.modalProgressGreyBackground { background:#fff!important; filter:alpha(opacity=60); opacity:0.6; }