﻿/* Price Table */
.full-boxed-pricing {
	background: #F7F5F5;
	padding: 9px;
	overflow: hidden;
	/*float: left;*/
	margin-bottom: 20px;
	/*margin-left:68px;*/
}

.full-boxed-pricing .column {
	border: 1px solid #E5E4E3;
	border-right: 0;
	border-bottom: 0;
	float: left;
	margin: 0;
}

.full-boxed-pricing .column:last-child {
	border-right: 1px solid #E5E4E3;
}

.full-boxed-pricing ul {
	list-style: none;
}


.full-boxed-pricing ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
	
}



.full-boxed-pricing ul li.title-row {
	background: #2850A1;
	font: 14px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	color: #333;
}

.full-boxed-pricing ul li {
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
	padding: 15px 0px;
	border-bottom: 1px solid #EDEDED;
}

.full-boxed-pricing ul li.pricing-row {
	background: #FFCC66;
	font: 14px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

.full-boxed-pricing ul li.footer-row {
	background: #F7F7F6;
}

.full-boxed-pricing .button {
	margin: 0;
}

.sep-boxed-pricing {
	margin-bottom: 20px;
}

.sep-boxed-pricing .column {
	background: #CCCCCC;
	padding: 6px;
	overflow: hidden;
	float: left;
	margin: 0;
	margin-right: 10px;
}

.sep-boxed-pricing .column_last {
	background: #CCCCCC;
	padding: 6px;
	overflow: hidden;
	float: left;
	margin: 0;
	margin-bottom: 20px;
	
	
}

.sep-boxed-pricing ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sep-boxed-pricing .button {
	margin: 0;
}

.sep-boxed-pricing ul li.title-row {
	
	background: #2850A1;
	
	border-color: #1E3B78;
	
	font: 18px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	
	color: #fff;
	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
	
	padding-top:9px;

	


}



.sep-boxed-pricing ul li.normal-row {
		
	background: #F8F8F8;
	
	border-color: #1E3B78;
	
	font-family:Georgia,"Times New Roman",Times,serif;
 
	font: 10px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	
	color: #000;
	
	


}



.sep-boxed-pricing ul li.title-sub-row {
	
	background: #2850A1;
	
	border-color: #1E3B78;
	
	font: 18px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	
	color: #000;
	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
	
	
	


}





.sep-boxed-pricing ul li.pricing-row {
	
	background: #FFCC66;
	
	border-color: #1E3B78;
	
	font: 16px/1.3em 'Armata',"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	
	color: #000;
	
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	
	
	


}

.sep-boxed-pricing ul li {
	width: 203px; 	/*width: 209px;*/
	background: white;
	border: 1px solid #DDDCDC;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	padding: 15px 0px;
	text-align: center;
}

.sep-boxed-pricing ul li.footer-row {
	background: #F7F7F6;
}

.sep-boxed-pricing ul li:last-child {
	border-bottom: 1px solid #1E3B78;
}

.sep-boxed-pricing ul {
	list-style: none;
}

.email {
	
	color:blue;
	
}



.image-center{

  	float: left;
	text-align: center;
	padding-left:15%;
	
}

/* added by pat 6-18-13 */
.img-border-black {

	border-style:solid;
	border-color:black;
	border-width:2px;
	
}

.img-border-gray {

	border-style:solid;
	border-color:gray;
	border-width:2px;
	
}

/* Lists */
ul.lists-small {
    list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
    line-height: 10px;
    font-size: 11px;
    color: #484848;
}
ul.lists-small-in {
    list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 6px;
    line-height: 10px;
    font-size: 11px;
    color: #484848;
}

ul.black-small li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url('../images/icons/black_bullet_sm.png') no-repeat 0 8px;
}

ul.circle-outline li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url('../images/icons/circle-outline.png') no-repeat 0 8px;
}		
 
 /* Table - 6-21-13 */
table-facet {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 8px;
	
}



/* trigger colors - added 7-1-13 */

h4.trigger_blue {
	width: auto;
	padding: 10px 15px;
	clear: both;
	margin: 0px;
	display: block;
	cursor: pointer;
	background: #56c9cc;
}

h4.trigger_yellow {
	width: auto;
	padding: 10px 15px;
	clear: both;
	margin: 0px;
	display: block;
	cursor: pointer;
	background: #ffcf56;
}

h4.trigger_green {
	width: auto;
	padding: 10px 15px;
	clear: both;
	margin: 0px;
	display: block;
	cursor: pointer;
	background: #78ab68;
}

h4.trigger_red {
	width: auto;
	padding: 10px 15px;
	clear: both;
	margin: 0px;
	display: block;
	cursor: pointer;
	background: #eb2728;
}


td {
	font-size: 12px;
	padding: 6px 6px 6px 12px;
	border-style: solid;
	border-width: 0px; 
	border-left:none;
	border-top:none;
}

tr th:first-child, tr td:first-child{
	border-left-style: solid;
	border-left-width: 0px;
}




/*  Mobile (Portrait) */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

.sep-boxed-pricing ul li { width: 219px; }

.sep-boxed-pricing .column { margin-bottom: 20px; }

}

}

/* Mobile (Landscape) */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

.sep-boxed-pricing ul li { width: 339px; }

.sep-boxed-pricing .column { margin-bottom: 20px; text-align:center; }


}

/* Tablet (Portrait) */

/* Note: Design for a width of 768px, Gutter: 30px, column: 34px */

@media only screen and (min-width: 768px) and (max-width: 959px) {

.full-boxed-pricing ul { width: 124.6px; }


.sep-boxed-pricing ul li { width: 139px; }

.sep-boxed-pricing ul li.title-row {
	
	padding-top:18px;
	
	padding-bottom:18px;

}



}






