/* 3-Column Style: Box Gradient
    Author: Jett Miller
    Description: Box w/ Transparent Gradient BG & Dark Header
*/

 /*-------------- 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;
}

/*-------------- Layout Styles ---------------------*/

#cchFeatureBox {
	text-align: center;
	margin: 20px 0 auto;
	width: 100%;	
}

#cchFeatureBox p {
	margin-bottom: 10px;
}

#cchFeatureBox h4 {
	font-size: 1em;
	font-weight: bold;
	font-family: inherit;
	color: inherit;
}

.cchFeatures {
	width: 250px;
	margin: 0 13px 30px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	line-height: 1.4em;
}

.cchFeatures {
       display: inline !ie;
}

.feature-title {
	padding: 8px 0;
	text-align: center;
}

 .feature-content{
	height: 150px;
	padding: 10px;
	overflow: auto;
	font-size: .8em;
 }

.feature-content img {
	display: block;
	margin: 0 auto;
}
.feature-content input {
	color: #000000;
}
   
 /*------------- Display Styles ----------------------*/
 
 .cchFeatures {
	-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.37);
	-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.37);
	box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.37);
	background: -moz-linear-gradient(-45deg,  rgba(0, 0, 0, 0.14) 0%, rgba(255,255,255,0) 84%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0, 0, 0, 0.14)), color-stop(84%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(0, 0, 0, 0.14) 0%,rgba(255,255,255,0) 84%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(0, 0, 0, 0.14) 0%,rgba(255,255,255,0) 84%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(0, 0, 0, 0.14) 0%,rgba(255,255,255,0) 84%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(0, 0, 0, 0.14) 0%,rgba(255,255,255,0) 84%); /* W3C */
}
 
 .feature-title {
	background-color: rgba(0, 0, 0, 0.4);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);   /* IE6 & 7 */
    zoom: 1;
	}
 
#cchFeatureBox .feature-title a, #cchFeatureBox .feature-title a:hover, #cchFeatureBox .feature-title a:link, #cchFeatureBox .feature-title a:visited, .payment-title, .fileshare-title, .cust_title, .axcess-title {
	font-size: 1.2em;
	font-weight: 600;
	color: #ECECEC;
	text-decoration: none;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
  }
 
 .feature-content {
 }
 
/*-------------- Slider Styles (removed for now)---------------------*/
 
/* Hide cycle arrows when Cycle2 not in use*/
.cycle-prev, .cycle-next {
	display: none;
 }
 
/*
 #cchFeatureBox .cycle-prev:before {
	content: "\2191";
 }
 
#cchFeatureBox .cycle-next:before {
	content: "\2193";
 }
 
#cchFeatureBox .cycle-next,  #cchFeatureBox .cycle-prev {
	font-size: 2em;
	font-weight: bold;
	color: rgb(111,111,111);
	width: 20px;
	height: 30px;
	text-align: center;
	z-index: 1020;
 }
 
 #cchFeatureBox .cycle-next:hover,  #cchFeatureBox .cycle-prev:hover {
	font-size: 2.3em;
	font-weight: bold;
	color: black;
 }
 
 #cchFeatureBox .cycle-next {
	position: absolute;
	top: 125px;
	right: -10px;
 }
 
 #cchFeatureBox .cycle-prev {
	position: absolute;
	top: -5px;
	right: -10px;
 }
 */
 
 /*-------------- 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: 1.2em;
	font-weight: 600;
	color: #ECECEC;
	text-decoration: none;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

/*-------- For ePayments Form --------- */

.epayform div{
	clear: left;
	margin: 0;
	padding: 1px 0;
}

.epayform label, .epayform input {
	display: inline-block;
	font-size: 11px !important;
}

.epayform label{
	width: 45%;
	margin-left: 2px; /*width of left column*/
}

.epayform input {
	width: 45%;
}

#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 0px;
	width: 120px;
}
#paypal-how-link {
	text-align:center;
	font-size: 11px;
	line-height: 11px;
	padding: 4px 0 0 0;
}
#paypal-how-link a {
	font-weight: bold;
	font-family: "Arial", sans-serif ;
}
.payment-title {
	text-align: center;
	cursor: default;
}

/*-------- For FileShare & Axcess --------- */
#fileshare-content.feature-content,
#axcess-content.feature-content {
overflow: visible;
}

.fileshare div, 
.axcess div{
	clear: left;
	margin: 0;
	padding: 1px 0;
}

.fileshare label, 
.fileshare input,
.axcess label,
.axcess input {
	display: inline-block;
	font-size: 11px !important;
}

.fileshare label, 
.axcess label{
	width: 45%;
	margin-left: 2px; /*width of left column*/
}

.fileshare input,
.axcess input {
	width: 45%;
}

#fileshare-submit,
#axcess-submit {
	text-align: center;
}

#fileshare-submit input,
#axcess-submit input {
	width: auto;
}
.fileshare-title,
.axcess-title {
	text-align: center;
	cursor: default;
}


/*-------- For Custom Column --------- */

.cust_title {
	text-align: center;
	cursor: default;
}