/*
====================
    MAIN STYLES
====================
*/
body {
	background:#636879;
	color:#555555;
}

/* SPECIAL STYLES */
.round-corners-5px {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.text-shadow {
	text-shadow:0px -1px 0px #000;
}
.text-shadow-title {
	text-shadow:0px -1px 1px #000;
}

/* HEADER STYLES 
#header {
    background:url(../images/BG-header.jpg) repeat-x;
	height:80px;
	position:relative;
	z-index:1000;
}*/

/*
#header #logo a {
    background:url(../images/LOGO-smart-trak.png) no-repeat;
    position:absolute;
    top:.3em;
	left:-7px;
    width:260px;
    height:65px;
    text-indent:-9999px;
    display:block;
}*/

/*#navigation {
	position: absolute;
	right:0;
    top:32px;
}
#navigation li {
	font-size:.9em;
	display: inline;
	float: left;
	line-height: 1em;
	/*width:100px;*//*
	margin:0 0 0 30px;
}
#navigation li a {
	display: block;
	line-height: 18px;
	text-align: center;
	padding: 25px 0 5px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: underline;
	/*background:url(/images/BG-hover.png) no-repeat bottom;*/
/*#navigation li a:hover {
	text-decoration: underline;
	/*background:url(/images/BG-hover.png) no-repeat bottom;*/
/*}*/
.catholic #mini-bar {
	/*background:url(../images/BG-mini-bar.jpg) repeat-x;*/
	height:80px;
	position:relative;
	margin:0;
	padding:0;
}
.catholic #mini-bar #current-page h1 {
	font-size:3.25em;
    line-height:1.25em;
    color:white;
	margin-top:.33em;	
}
.catholic #tiny-bar, .client #tiny-bar {
	/*background:url(../images/BG-tiny-bar.jpg) repeat-x;*/
	height:40px;
	position:relative;
	margin:0;
	padding:0;
}

/* CONTENT STYLES */
#content {
	background:#ffffff;
	padding-bottom:30px;
}
#content.homepage .container_16 {
	/*background:url(../images/BG-photos-catholic.jpg) no-repeat #ffffff;*/
	padding-top:15em;
}
.catholic #content p, .client #content p {
	color:#555555;
}
.catholic #content h1, .client #content h1 {
	color:#256adc;
	font-size:3em;
	font-weight:normal;
	line-height:1.25em;
	padding:30px 0 10px;
}
.catholic #content h1.homepage {
	color:#256adc;
	font-size:3em;
	font-weight:normal;
	line-height:1.25em;
	margin:0 0 10px;
}
.catholic #content h6 {
	color:#256adc;
	line-height:1.3em;
}
.catholic #content a {
	color:#256adc;
	text-decoration: none;
}
.catholic #content a:hover {
	text-decoration: underline;
}
.catholic #content a.blue-small {
	background:url(../images/BTN-blue-small.png) no-repeat top;
	width:60px;
	height:20px;
	color:#fff;
	font-size:.85em;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	display:inline-block;
	float:right;
}
.catholic #content a.blue-small:hover {
	background:url(../images/BTN-blue-small.png) no-repeat bottom;
}
.catholic #content ul, .catholic #content ol {
	color:#555555;
}
.catholic #content #login {
	margin:30px 0 10px;
}
.catholic #content #login p.small-text {
	font-size:.9em;	
	margin:0 20px;
}
.catholic #content img.client-logo {
	float:left;
	margin:30px 30px 10px 0; /* Was- margin:80px 0 10px; */	
}

/* SIDE-BAR STYLES */
.catholic #content #side-bar {
	/*background:url(../images/BG-side-bar.jpg) repeat-x #f7f7f7;*/
	margin:40px 0 0 20px;
	padding:0;
	border:1px solid #b5b9c3;
}
.catholic #content #side-bar h5 {
	width:180px;
	height:40px;
	color:#fff;
	font-weight:normal;
	line-height:38px;
	display:block;
	margin:0;
	padding-left:20px;
}
.catholic #content #side-bar p {
	margin:1em 0 0 1em;
}
.catholic #content #side-bar ul, .catholic #content #side-bar ol {
	margin:0;
	padding:15px 15px 15px 5px;
}
.catholic #content #side-bar li {
	color:#256adc;
	line-height:1em;
	margin-bottom:10px;
}
.catholic #content #side-bar li a {
	color:#256adc;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	padding:1px;
}
.catholic #content #side-bar li a:hover {
	text-decoration:underline;
}
.catholic #content a.lets-get-started-btn {
    background:url(../images/BTN-blue-largest.png) repeat-x top;
    width:200px;    
    height:60px;
    font-size:1.3em;
    font-weight:bold;
    line-height:57px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    display:block;
	margin:20px 0;
	float:right;
}
.catholic #content a.lets-get-started-btn:hover {
	background:url(../images/BTN-blue-largest.png) repeat-x bottom;
}

/* FORM STYLES */
.catholic #content fieldset, .client #content fieldset {
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #555555;	
	padding:1em 1.5em 1.5em;
	border:1px solid #b5b9c3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.catholic #content legend, .client #content legend {
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #256adc;	
	font-size:1.25em;
	font-weight:bold;
	padding:0;
}
.catholic #content label {
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #555555;	
	display: block;	
}
.catholic #content cite {
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: .85em;
	color: #555555;
}
.catholic #content select {
	background:#f7f7f7;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #777777;
	margin-bottom:.8em;
	padding: .3em .3em .2em;
	border:1px solid #b5b9c3;
}
.catholic #content input {
	background:#f7f7f7;
	width:97.5%;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #777777;
	margin-bottom:.8em;
	padding: .3em;
	border:1px solid #b5b9c3;
}
.catholic #content table td input {
	
	width:25px;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #777777;
	margin:1em;
	float:left;
	display:inline;
}
.catholic #content table td label span {
	line-height:3em;
}
.catholic #content textarea {
	background:#f7f7f7;
	width:97%;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #777777;
	margin-bottom:.8em;
	padding: .3em;
	border:1px solid #b5b9c3;
}
.catholic #content a.blue-medium, .client #content a.blue-medium {
	background: url(../images/BTN-blue-medium.png) no-repeat top;
	width:80px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin: 20px 0;
	padding: 0;
	display:inline-block;
	border: none;
	cursor: pointer;
	float:right;
	text-decoration:none;
}
.catholic #content a.blue-medium:hover, .client #content a.blue-medium:hover {
	background: url(../images/BTN-blue-medium.png) no-repeat bottom;
	text-decoration:underline;
}
.catholic #content a.gray-medium {
	background: url(../images/BTN-gray-medium.png) no-repeat top;
	width:80px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin: 20px 0;
	padding: 0;
	display:inline-block;
	border: none;
	cursor: pointer;
	float:right;
	text-decoration:none;
}
.catholic #content a.gray-medium:hover {
	background: url(../images/BTN-gray-medium.png) no-repeat bottom;
	text-decoration:underline;
}
.catholic #content div.login {
	height: 30px;
	position: relative;
	margin-bottom: 40px;
}
.catholic #content a.login-btn {
	background: url(../images/BTN-blue-medium.png) no-repeat top;
	width:80px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin:20px 0 15px;
	padding: 0;
	float: right;
	border: none;
	cursor: pointer;
}
.catholic #content a.login-btn:hover {
	background: url(../images/BTN-blue-medium.png) no-repeat bottom;
	text-decoration:none;
}
.catholic #content div.middle-name input {
	padding-right:0px;
	width:97%;
}
.catholic #content div.zip-code {
	float:left;
	margin-right:20px;
}
.catholic #content div.state {
	margin-right:35px;
}
.catholic #content div.dob div, .catholic #content div.marital-status div {
	float:left;
	margin-right:20px;
}
.catholic #content checkbox#chkAuthorize {
	float:left;
	margin-right:20px;
}
.catholic #content table#pricingTable {
	width:100%;
	background:#f7f7f7;
	border:1px solid #b5b9c3;
}
.catholic #content table#pricingTable td.item {
	font-weight:bold;
    padding:1em 1em 1em 3.5em;
}
.catholic #content table#pricingTable td.amount {
	font-weight:bold;
    text-align:right;
    padding:.5em 1em .5em 1em;
}
.catholic #content table#pricingTable tr.rowTotal {
	font-weight:bold;
    text-align:right;
}
.catholic #content table#pricingTable tr.rowTotal th.totalText {
	color:#002a49;
	font-weight:bold;
    text-align:right;
    padding:1em 0em 1em 2em;
    border-top:1px solid #b5b9c3;
}
.catholic #content table#pricingTable tr.rowTotal th.totalPrice {
	color:#002a49;
	font-weight:bold;
	text-align:right;
    padding:.5em 1em 0em 0em;
    border-top:1px solid #b5b9c3;
}
.catholic #content table#ProcessCreditCard1_rdoCardType td {
	padding-right:20px;
}
.catholic #content #btnPay, .catholic #content #errLabel, .catholic #content #errcodeLabel, .catholic #content #btnContinueWithoutPaying, .catholic #content #lblTestorID {
	float:right;
}
.catholic #content a.btnPay {
	background:url(../images/btn_paynowCC_LG.gif) no-repeat;
    width:144px;    
    height:26px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
    display:block;
	margin:20px 0;
	float:right;
}
.catholic #content a.btnContinueWithoutPaying {
	background:url(../images/btn_continue_noCC_LG.gif) no-repeat;	
    width:144px;    
    height:26px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
    display:block;
	margin:20px 0;
	float:right;
}
.catholic #content a.next {
	background: url(../images/BTN-blue-long.png) no-repeat top;
	width:140px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin:20px 0 15px;
	padding: 0;
	float: right;
	border: none;
	cursor: pointer;
}
.catholic #content a.next2 {
	background: url(../images/BTN-blue-largest.png) no-repeat top;
	width:200px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	margin:20px 0 15px;
	padding: 0;
	float: right;
	border: none;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
}
.catholic #content a.next:hover {
	background: url(../images/BTN-blue-long.png) no-repeat bottom;
	text-decoration:none;
}
.catholic #content a.previous {
	background: url(../images/BTN-gray-medium.png) no-repeat top;
	width:140px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin:20px 0 15px;
	padding: 0;
	float: right;
	border: none;
	cursor: pointer;
}
.catholic #content a.previous:hover {
	background: url(../images/BTN-gray-medium.png) no-repeat bottom;
	text-decoration:none;
}
.catholic #content a.save {
	font-weight:bold;
	float:right;
	display:block;
}

/* Make checkbox for CreateAccount page visible in Opera.*/
.catholic #content .AuthBox input {
	/*background: #FFFFFF; /*#f7f7f7;*/
	/*width: 15px;*/
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: black; /*#777777;*/
	margin: 2px;
	/*padding: 0px;*/
	border:1px solid #B1B1B1 !important; /*#b5b9c3;*/
}

.catholic #content .AuthBox {
	margin-right: 6px;
}

/* Footer Styles */
#footer {
	/*background:url(../images/BG-footer.jpg) repeat-x #636879;*/
	padding: 25px 0 40px;
}
/*#footer ul {
	list-style:none;
	float:left;
	margin:0 60px 0 0;
}
#footer ul li {
	font-size:.85em;
	line-height:1.8em;
	margin:0;
}
#footer ul li.bold {
	font-size:1em;
	font-weight:bold;
	margin-bottom:.5em;
}
#footer a, #footer p, #footer h1 {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #call-us, #footer #legal {
	text-align:right;
}
#footer #call-us p, #footer #legal p {
	font-size:.85em;
	margin:0;
}
#footer #call-us h1 {
	font-size:2.25em;
	margin:-10px 0 40px;
}
*/
/* --- RAD CONTROL FIXES --- */
.RadWindow .rwTitlebarControls {
	margin-bottom:0;
}
.RadWindow .rwControlButtons li {
	margin-left:0;
}
.RadWindow .rwCloseButton {
	cursor:pointer;
}
.RadWindow .rwCloseButton:hover {
	cursor:pointer;
}
.RadEditor td {
	border-bottom:0 !important;
	padding-right:0 !important;
}
.RadGrid table {
	margin-bottom:0 !important;
}
.RadGrid td {
	padding-right:0 !important;
}
tr.rgRow td, tr.rgAltRow td {
    vertical-align:middle !important;
}
tr.rgRow td:first-child, tr.rgAltRow td:first-child {
	padding-right:0 !important;
}
div.RadComboBoxDropDown_Default {
	margin-top:0;
}
div#ctl00_ContentPlaceHolder1_RadAjaxLoadingPanel1ctl00_ContentPlaceHolder1_RadAjaxPanel1 {
	background:#ffffff;
}
table iframe {
	background:#ffffff;
}
/*div#ctl00_BodyContent_rdGrdChildren {
	width:100%;
}*/
.RadComboBox input[type="text"] {
    width: 100% !important;
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}