/*  3-Column Style: Ribbon
     Author: Sarah Geller
     Description: gray ribbon title - requires image title_bg2.png
*/

 /*-------------- Styles Reset for Contained Elements ---------------------*/
#cchFeatureBox a, #cchFeatureBox p, #cchFeatureBox h1, #cchFeatureBox h2,  #cchFeatureBox h3, #cchFeatureBox h4, #cchFeatureBox h5, #cchFeatureBox h6 {
	margin: 0;
	padding: 0;
}
.feature-title a, .feature-title a:hover  {
     color: inherit;
     background-color: inherit;
     text-decoration: inherit;
     text-shadow: inherit;
}
.feature-content {
	height: 155px !important !ie7;
}


 /*-------------- Styles ---------------------*/

#cchFeatureBox {
	text-align: center;
	margin: 100px auto 30px; /*0 auto*/
	width: 100%;	
}
#cchFeatureBox h4 {
         font-size: 1em;
         font-weight: bold;
         font-family: inherit;
}
#cchFeatureBox a {
    color: #333;
}
#cchFeatureBox a:hover {
    color: #000;
}
#cchFeatureBox a h4 {
    color: #333;
}
#cchFeatureBox a:hover h4 {
    color: #000;
}

#newsletter-date {
	padding: 5px 0;
} 

#calendar_events p {
	padding-bottom: 12px !important;
}

#newsletter_scroll div, #newsletter_scroll div p {
	color: #333;
        margin-left: 10px;
}
.feature-content input {
	color: #000000;
}

/* gray ribbon title */
.cchFeatures * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.cchFeatures {
	width: 250px; /*260px*/
	margin: 0 14px; /*15px*/
	display: inline-block;
	vertical-align: top;
	text-align: left;
    margin-bottom: 30px;
}

.cchFeatures {
	padding-bottom: 22px;
}
.cchFeatures {display: inline !ie; }

.cchFeatures p {
	color: #333;
	text-shadow: none;
}
.feature-content p, .feature-content h4 {
    margin-left: 10px !important;
}
.feature-content {
	height: 170px;
	overflow: auto;
	width: 228px;
	font-size: 1em;
	position: relative;
	left: 13px;
	top: -12px;
	background: #fff;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-color: #b0b0b0;
padding-top: 5px;
}
.feature-content img {
margin: -5px 22% 0;
}

.feature-title {
background-image: url('//www.cchwebsites.com/3columns/styles/global/ribbon/images/title_bg2.png');
    height: 67px;
    width: 256px;
    background-repeat: no-repeat;
    padding-top: 10px;
	color: #000;
position: relative;
top: 5px;
	text-align: center;	
}
#cchFeatureBox .feature-title a {
color: #000;
font-size: 19px;
text-decoration: none;
}


 
 /*-------------- Content-specific Styles ---------------------*/

 /* Bold Links on Newsletter Headings */
 #newsletter_scroll a{
	font-weight: bold;
}

#newsletter_scroll, #taxalert_scroll {
    word-break: break-word;
}
/*------------------ Selections in the Wizard ------------------*/
.info-table .feature-content a img {
	color: transparent\9;
	border:0\9;
}
.info-table .feature-title span, .info-table .feature-title a { 
font-size: 19px; 
font-weight: normal; 
text-decoration: none; 
}
.info-table .epayform div {
margin: 0;
clear: left;
padding: 6px 0 0 1px;
padding-left: 2px;
}

/*-------- For ePayments Form --------- */
.epayform div{
clear: left;
margin: 1px 0 3px 1px;
padding: 0;
padding-left: 2px;/*width of left column containing the label elements*/
}

#epayment-content {
	overflow: initial;
	font-size: 11px !important;
}

.payment-title {
    text-shadow: none;
    text-align: center;
    font-size: 19px;
	cursor: default;
}
.epayform {
margin-left: 10px;
}
.epayform label, .epayform input {
	display: inline-block;
	font-size: 11px !important;
}
.epayform label {
	margin-left: 2px; /*width of left column*/
	width: 45%;
	color: #333;
}

.epayform input {
    /*float: right;*/
    width: 40%;
}
#epayment-submit {
	text-align: center;
}

#epayment-submit input {
	width: auto;
}

#paypal-logo tr:first-child {
	display: none;
}

#paypal-logo td {
	padding: 0;
	/* Fix Display in Wizard */
	background: transparent;
	border-top: none;
}

#paypal-logo {
	margin-bottom: 5px;
	text-align: center;
}

#paypal-logo img {
	margin: -5px auto -4px;
	width: 120px;
}
#paypal-how-link {
	text-align:center;
	font-size: 11px;
	line-height: 11px;
	padding: 10px 0 0 0;
}
#paypal-how-link a {
	text-align: center;
	color: #0079CD;
	font-weight: bold;
	font-family: "Arial", sans-serif ;
}
.epayform .clear, .epayment-clear {
	display: none;
}

/*-------- For Fileshare & Axcess --------- */
#fileshare-content.feature-content,
#axcess-content.feature-content {
	width: 220px;
	padding-left: 8px;
}

.fileshare div, .axcess div {
	clear: left;
	margin: 0;
	padding: 1px 0 1px 0;
	padding-left: 2px; /*width of left column containing the label elements*/
}

#fileshare-content, #axcess-content {
	overflow: initial;
	font-size: 11px !important;
}

.fileshare-title, .axcess-title {
    text-shadow: none;
    text-align: center;
    font-size: 19px;
	cursor: default;
}
.fileshare, .axcess {
	margin-left: 10px;
}
.fileshare label, .fileshare input, .axcess label, .axcess input {
	display: inline-block;
	font-size: 11px !important;
}
.fileshare label, .axcess label {
	margin-left: 2px; /*width of left column*/
	width: 45%;
	color: #333;
}
.fileshare input, .axcess input {
    /*float: right;*/
    width: 45%;
}
#fileshare-submit, #axcess-submit {
	text-align: center;
}

#fileshare-submit input, #axcess-submit input {
	width: auto;
}
.fileshare .clear, .fileshare-clear, .axcess .clear, .axcess-clear {
	display: none;
}
/*-------- For Custom Column --------- */

.cust_title {
text-shadow: none;
text-align: center;
font-size: 19px;
cursor: default;
}
#cust_content {
padding: 5px 10px 0 10px;
width: 208px;
color: #000000;
}