/*
Theme Name:     Sterling Child Theme
Theme URI:      http://themeforest.net/user/TrueThemes?ref=TrueThemes
Description:    Child theme for Sterling 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Sterling
Version:        1.0
*/

@import url("http://www.sonasoft.com/wp-content/themes/Sterling/style.css");


/* ------- Insert custom styles below this line ------- */



/* - - - - LINK FONT: This is to get the LINK text on the pseudo class (a href) to be customized - - -*/

/* EXAMPLE:  <a href="#" class="toolbar">your special link</a> */

a.toolbar:link {
color: #f1f1f1;
text-decoration: none;
font-size: 15px;
/* font-size: 16.5px; */
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
} 
a.toolbar:visited {
color: #f1f1f1;
text-decoration: none;
font-size: 15px;
/* font-size: 16.5px; */
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
}  
a.toolbar:hover {
color: #ffffff;
text-decoration: underline;
font-size: 15px;
/* font-size: 16.5px; */
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
}

.toolbar {
font-size: 15px;
/* font-size: 16.5px; */
/* font-size: 30px; */
font-size: 100%;
}

/* - - - This is to fix the social media icons in the footer - - - -*/

footer .social_icons a {
padding-bottom:0px;
font-size:14px;
}

/* - - - This removes the email & RSS feed links in the social media links in the footer - - - -*/


/* .social_icons .rss {display:none !important;}
footer .social_icons {margin-left:-16px !important;} */

.social_icons .email {display:none !important;}



/*  - - - Increase Right Sidebar and decrease main left region ---- */

.sidebar {

/*  NOTE: USE FULL URL TO MAP BG IMAGE TO PROPER THEME */

    background: url("http://www.sonasoft.com/wp-content/themes/Sterling/images/global/image-sprite.png") no-repeat scroll 0 -100px transparent;
    float: left;
    min-height: 900px;
    /* width: 224px; */
    /*  width: 300px;  */
     width: 310px;  
}



div + .sidebar {
    background-position: -321px -100px;
    float: none;
    /*  margin-left: 707px;  */
    /* margin-left: 631px; */
    margin-left: 650px; 
}


.page_content {
    float: left;
    /* width: 670px;  */
    /* width: 594px; */
    width: 594px;
}

/* added from tech support to help category pages align correctly */

div + .blog_sidebar {
    float: right !important;
    margin-left: 0 !important;
    width: 220px !important;
}

article {
    font-size: 13px;
    margin-bottom: 100px;
    width: 640px;
}

/* end tech support code */


/* - - -  SIDE BAR TEXT - - - - */


.widget-heading {
/* font-size:14px; */
font-size:20px;
margin-bottom:14px;
color:#383C43;
/*  added font weight */
/* font-weight: bold; */
}


.home-vertical-sidebar .widget-heading {
font-weight:500;6
margin-bottom:24px;
/* font-size:15px; */
font-size:20px;
/*  added font weight */
/*  font-weight: bold; */
}


/* CLASS FOR INVESTORS LINK */

.investors {
font-size:17.5px;
/* margin-bottom:14px; */
color:#f1f1f1;
line-height:1.4em;
}



/* CLASS FOR WIDGET TEXT */

.widget-text-list {
font-size:15px;
margin-bottom:14px;
color:#383C43;
line-height:1.4em;
}


/*  promotional fluff */


.pExclussive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #7d7d7d;
	letter-spacing: 2px;
	vertical-align: super;
	white-space: nowrap;
	border: thin none;
	background-color: #fff29c;

}

.pEnterprise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	vertical-align: super;
	white-space: nowrap;
	border: thin none;
	/* background-color: #d0ddfe; */
	background-color: #fee0c2; 
	/* background-color: #cdecef; */

}


.pNew-red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC6666;
	letter-spacing: 2px;
	vertical-align: super;
	white-space: nowrap;
	border: thin none;
	background-color: #fefed3;
}


.right {
	float: right;
	/* border: thin solid #666; */
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	line-height: 0.8;
}

.caption {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	/* font-size: 12px; */
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	/* line-height: normal; */
	line-height: 1.2;
	font-weight: normal;
	color: #666;
	font-weight: normal;
	background-color: #f1f1f1;
	border: thin dotted #666;
	float: right;
	/* width: 292px; */
	width: 288px;
	padding: 5px;
	/* letter-spacing: 2px; */
	/* white-space: nowrap; */
	}

.promo1 {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	font-weight: bolder;
	background-color: #dea7a7;
	border: thin dotted #666;
	float: left;
	width: 540px;
	padding: 5px;	/* letter-spacing: 2px; */	/* white-space: nowrap; */
	text-align: center;
	}

.promo2 {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	font-weight: bolder;
	background-color: #dea7a7;
	border: thin dotted #666;
	float: left;
	width: 540px;
	padding: 5px;	/* letter-spacing: 2px; */	/* white-space: nowrap; */
	text-align: center;
	}

.Ltext-promo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #444444;
}


/* CALL OUT BOX */

a.tt-button.jumbo2 {
line-height:24px;
/* height:30px; */
/* height:110px; */
height:100%;
padding:17px 18px 0;
font-size:18px;
text-align: center;
}

/* CALL OUT BOXES (static) */

.tt-contentbox-title {
	border-radius: 3px 3px 0px 0px;
	color: #FFF;
	padding: 12px 20px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
}

.tt-contentbox-title span {
	/* font-size: 11px; */
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	overflow: hidden;
	text-transform: uppercase;
}

/* FONT CHANGES TO SEGOE */

body {
/* font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif; */
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
color:#636B75;
line-height:1;
margin:0;
}


p {
margin-bottom:18px;
/* font-size:13px; */
/* line-height:1.6em; */
font-size:18px;
line-height:1.8em;
}

ul,
ol {
color:#636b73;
/* font-size:13px;  */
font-size:16px;
/* padding-left:28px; */
padding-left:42px;
list-style-position:outside;
/* line-height:1.5em; */
line-height:1.3em;
}


blockquote {
margin-top:20px;
/* font-size:13px; */
font-size:24px;
/* line-height:1.6em; */
line-height:1.4em; 
/* padding-left:36px;  */
padding-left:42px;
position:relative;
}

/* Add quote mark image with blockquote */

blockquote::before {display:none;}

/* ADD class below if a quote mark is desirable */

.testimonials blockquote::before {display:block;}
 


/* Subtitle Class from old site */

.smallSubtitle{
	/* color:#999999; */
	color:#7c7b7b;
	font-size:14px;
	margin-top:-10px;
	margin-bottom: 30px;
} 


/* ACCORDION SETTINGS */


.accordion {
/* font-size:13px; */
font-size:20px;
/* margin-bottom:40px;  */
margin-bottom:3px;
/* ADD COLOR */
/* color:#9E9E9E; */
color:#666666;

}

.accordion dt {
width:100%;
border:1px solid #e9e9e9;
border-radius:5px;
/* margin-bottom:4px; */
margin-bottom:4px;
text-indent:50px;
/* font-weight:500; */
font-weight:500; 
/* font-weight:900; */
position:relative;
cursor:pointer;
padding:20px 0;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #ffffff, #efefef);
background-image: -ms-linear-gradient(top, #ffffff, #efefef);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
background-image: -o-linear-gradient(top, #ffffff, #efefef);
background-image: linear-gradient(top, #ffffff, #efefef);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
}

.accordion dd {
display:none;
line-height:20px;
padding:10px;
}

.accordion dd.current {
display:block;
}

.accordion dd p:first-child {
margin-top:8px;
}

.accordion dt:before {
content:"";
position:absolute;
left:12px;
top:50%;
/* top:10%;  */
margin-top:-12px;
background-position:0 -841px;
width:24px;
height:24px;
}
.accordion dt.current:before{
background-position:0 -913px;
}

/*  FLOAT HALF */

.one_half {
/*  width:48%; */
width:50%;
}


/* FAQ CONTENT */

.faq-content .faq-heading {
margin-bottom:0px;
padding-top:0px;
font-weight:600;
/* font-size:14px; */
font-size:20px;
}




/*----------------------------*/
/* Pricing Tables
/*----------------------------*/
.uds-pricing-table table,
#main #content .uds-pricing-table table {
	width: 100%;
	text-align: center;
	border: none;
	font-family: Helvetica, Arial;
	/* font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;  */
	/* font-size: 12px; */
	font-size: 15px;
	border-collapse: collapse;
	border-spacing: 0;
}

#main #content .uds-pricing-table table .price {
	/* padding: 25px 0 0 0; */
	padding: 24px 0 0 0; 
}

.uds-pricing-table th,
#main #content .uds-pricing-table th {
	line-height: 18px;
	padding: 9px 24px;
	color: #333;
	/* font-size: 12px; */
	font-size: 15px;
	/* font-weight: bold; */
}

.uds-pricing-table thead th.header-shadow.column-0, 
#main #content .uds-pricing-table thead th.header-shadow.column-0 {
	border: none !important;
}

.uds-pricing-table thead th {
	text-align: center;
	font-family: Helvetica, Arial;
}

.uds-pricing-table thead th .price,
#main #content .uds-pricing-table thead th .price {
	font-size: 28px;
	/* font-weight: bold; */
	/* text-shadow: 1px 1px 1px white; */
	color: #666;
	display: block;
	padding: 15px 0 0 0;

}

.uds-pricing-table thead th .unit,
#main #content .uds-pricing-table thead th .unit {
	font-size: 12px;
	margin-bottom: 0px;
	/* text-shadow: 1px 1px 1px white; */
	display: block;
	/* margin-top: -5px; */
	margin-top: 5px;
}

.uds-pricing-table thead th .uds-product-name,
#main #content .uds-pricing-table thead th .uds-product-name {
	/* font-size: 15px; */
	font-size: 25px;
	background-color: #c1c1c1;
	color: #fafafa;
	text-shadow: 1px 1px 1px #999;
	padding: 8px 0 7px 0;
	font-family: Helvetica, Arial;
	text-align: center;
	display: block;
	font-weight: 400;
}

.uds-pricing-table thead th,
#main #content .uds-pricing-table thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.uds-pricing-table thead th.odd,
#main #content .uds-pricing-table thead th.odd {
	background-color: #f3f3f3;
}

.uds-pricing-table thead th.column-0,
#main #content .uds-pricing-table thead th.column-0 {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.uds-pricing-table tr.odd td,
#main #content .uds-pricing-table tr.odd td {
	background-color: #fff;
}

.uds-pricing-table tr.even td,
#main #content .uds-pricing-table tr.even td {
	background-color: #eee;
}

.uds-pricing-table tbody tr.even,
#main #content .uds-pricing-table tbody tr.even {
	background-color: #eee;
	padding: 15px;
}

.uds-pricing-table thead th.header-shadow,
#main #content .uds-pricing-table thead th.header-shadow {
	background-color: transparent !important;
	border: none !important;
}

.uds-pricing-table tbody th,
#main #content .uds-pricing-table tbody th {
	padding-left: 9px;
	border: 1px solid #ddd;
	text-align: left;
	font-weight: normal;
}

.uds-pricing-table tbody td,
#main #content .uds-pricing-table tbody td {
	padding: 9px;
	text-align: center;
	border: 1px solid #ddd;
}

.uds-pricing-table tfoot th,
#main #content .uds-pricing-table tfoot th {
	text-align: center;
	padding: 30px 0px;
}

.uds-pricing-table tfoot th.footer-shadow,
#main #content .uds-pricing-table tfoot th.footer-shadow {
	padding: 0px;
	height: 5px;
} 

/* Shadows */

.uds-pricing-table thead th.featured-l .uds-product-name,
#main #content .uds-pricing-table thead th.featured-l .uds-product-name {
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-left.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.uds-pricing-table thead th.featured-r .uds-product-name,
#main #content .uds-pricing-table thead th.featured-r .uds-product-name {
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.uds-pricing-table th.featured-l,
#main #content .uds-pricing-table th.featured-l,
.uds-pricing-table td.featured-l,
#main #content .uds-pricing-table td.featured-l {
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-left.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.uds-pricing-table th.featured-r,
#main #content .uds-pricing-table th.featured-r,
.uds-pricing-table td.featured-r,
#main #content .uds-pricing-table td.featured-r {
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-top.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	border: none;
}

.uds-pricing-table.ie6 thead tr th.header-shadow.featured,
#main #content .uds-pricing-table.ie6 thead tr th.header-shadow.featured {
	background-image: none;
}

.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-top-left.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-top-right.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-bottom.png);
	background-repeat: repeat-x;
	background-position: top left;
	border: none;
}

.uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured {
	background-image: none;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-bottom-left.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r {
	background-color: transparent;
	background-image: url(http://www.sonasoft.com/wp-content/themes/images/shadow-bottom-right.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured,
.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l,
.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r,
.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured,
.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l,
.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
	border: none !important;
}

/* END Shadows */


.uds-pricing-table tfoot tr,
#main #content .uds-pricing-table tfoot tr {
	border: none;
}

#main #content .uds-pricing-table tfoot th {
	font-weight: normal !important;
}

#main #content .uds-pricing-table tfoot th a {
	margin-left: 7px;
}

.uds-pricing-table tr th.featured,
.uds-pricing-table tr td.featured,
#main #content .uds-pricing-table tr th.featured,
#main #content .uds-pricing-table tr td.featured {
	background-color: #f5f5f5;
}

.uds-pricing-table thead tr th.featured,
#main #content .uds-pricing-table thead tr th.featured {
}

.uds-pricing-table tfoot tr th.featured,
#main #content .uds-pricing-table tfoot tr th.featured {
	border: 1px solid #ddd;
}

.uds-pricing-table thead th.featured .uds-product-name, 
#main #content .uds-pricing-table thead th.featured .uds-product-name {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

/* Dark with green featued column */

.uds-pricing-table.dark th,
#main #content .uds-pricing-table.dark th, .uds-pricing-table.dark td,
#main #content .uds-pricing-table.dark td {
	color: #eee;
}

.uds-pricing-table.dark thead th,
#main #content .uds-pricing-table.dark thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
}

.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
	border: none;
}

.uds-pricing-table.dark thead th.odd,
#main #content .uds-pricing-table.dark thead th.odd {
	background-color: #404040;
}

.uds-pricing-table.dark thead th.even,
#main #content .uds-pricing-table.dark thead th.even {
	background-color: #666;
}

.uds-pricing-table.dark thead th .uds-product-name,
#main #content .uds-pricing-table.dark thead th .uds-product-name {
	background-color: #242424;
	text-shadow: 1px 1px 1px black;
	color: #fff;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
}

.uds-pricing-table.dark thead th.featured.uds-product-name,
#main #content .uds-pricing-table.dark thead th.featured.uds-product-name {
	background-color: #819835;
	border: none;
}

.uds-pricing-table.dark thead th .price, .uds-pricing-table.dark thead th .unit,
#main #content .uds-pricing-table.dark thead th .price, #main #content .uds-pricing-table.dark thead th .unit {
	text-shadow: 1px 1px 1px black;
	color: #fff;
}

.uds-pricing-table.dark tr.even td, .uds-pricing-table.dark tr.even th,
#main #content .uds-pricing-table.dark tr.even td, #main #content .uds-pricing-table.dark tr.even th {
	background-color: #666;
}

.uds-pricing-table.dark tr.odd td, .uds-pricing-table.dark tr.odd th,
#main #content .uds-pricing-table.dark tr.odd td, #main #content .uds-pricing-table.dark tr.odd th {
	background-color: #404040;
}

.uds-pricing-table.dark tbody td, .uds-pricing-table.dark tbody th,
#main #content .uds-pricing-table.dark tbody td, #main #content .uds-pricing-table.dark tbody th {
	border: 1px solid #353535;
	text-shadow: 1px 1px 1px #222;
}

.uds-pricing-table.dark thead th.column-0,
#main #content .uds-pricing-table.dark thead th.column-0 {
	border-bottom: 1px solid #242424;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.dark thead tr th.featured,
#main #content .uds-pricing-table.dark thead tr th.featured {
	border: none;
}

.uds-pricing-table.dark tr th.featured,
.uds-pricing-table.dark tr td.featured,
#main #content .uds-pricing-table.dark tr th.featured,
#main #content .uds-pricing-table.dark tr td.featured {
	background-color: #90aa3c;
	border: 1px solid #748a2b;
	border-right: 1px solid #353535;
}

.uds-pricing-table.ie6.dark tr th.featured,
.uds-pricing-table.ie6.dark tr td.featured,
#main #content .uds-pricing-table.ie6.dark tr th.featured,
#main #content .uds-pricing-table.ie6.dark tr td.featured {
	background-color: #90aa3c !important;
}

.uds-pricing-table.dark tr.even th.featured,
.uds-pricing-table.dark tr.even td.featured, 
#main #content .uds-pricing-table.dark tr.even th.featured,
#main #content .uds-pricing-table.dark tr.even td.featured {
	background-color: #819835;
}

.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
	border: 1px solid #5e7a29;
}

/* blue and yellow */

.uds-pricing-table.blue-yellow th,
#main #content .uds-pricing-table.blue-yellow th, .uds-pricing-table.blue-yellow td,
#main #content .uds-pricing-table.blue-yellow td {
	text-shadow: 1px 1px 1px #0e4156;
	color: #fff;
}

.uds-pricing-table.blue-yellow thead th,
#main #content .uds-pricing-table.blue-yellow thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #229bcc;
	border-right: 1px solid #229bcc;
}

.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
	border: none;
}

.uds-pricing-table.blue-yellow thead th.odd,
#main #content .uds-pricing-table.blue-yellow thead th.odd {
	background-color: #45a8d1;
}

.uds-pricing-table.blue-yellow thead th.even,
#main #content .uds-pricing-table.blue-yellow thead th.even {
	background-color: #4dbce9;
}

.uds-pricing-table.blue-yellow thead th .uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th .uds-product-name {
	background-color: #317b99;
	text-shadow: 1px 1px 1px #08374a;
	color: #e4f7ff;
}

.uds-pricing-table.blue-yellow thead th.featured.uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th.featured.uds-product-name {
	background-color: #f2c45a;
	border: none;
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;
}

.uds-pricing-table.blue-yellow thead th .price, .uds-pricing-table.blue-yellow thead th .unit,
#main #content .uds-pricing-table.blue-yellow thead th .price, #main #content .uds-pricing-table.blue-yellow thead th .unit {
	text-shadow: 1px 1px 1px #0e4156;
	color: #fff;
}

.uds-pricing-table.blue-yellow thead th.featured .price, .uds-pricing-table.blue-yellow thead th.featured .unit,
#main #content .uds-pricing-table.blue-yellow thead th.featured .price, #main #content .uds-pricing-table.blue-yellow thead th.featured .unit {
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;
}

.uds-pricing-table.blue-yellow tr.even td, .uds-pricing-table.blue-yellow tr.even th,
#main #content .uds-pricing-table.blue-yellow tr.even td, #main #content .uds-pricing-table.blue-yellow tr.even th {
	background-color: #4dbce9;
}

.uds-pricing-table.blue-yellow tr.odd td, .uds-pricing-table.blue-yellow tr.odd th,
#main #content .uds-pricing-table.blue-yellow tr.odd td, #main #content .uds-pricing-table.blue-yellow tr.odd th {
	background-color: #45a8d1;
}

.uds-pricing-table.blue-yellow tbody td, .uds-pricing-table.blue-yellow tbody th,
#main #content .uds-pricing-table.blue-yellow tbody td, #main #content .uds-pricing-table.blue-yellow tbody th {
	border: 1px solid #229bcc;
	text-shadow: 1px 1px 1px #229bcc;
}

.uds-pricing-table.blue-yellow thead th.column-0,
#main #content .uds-pricing-table.blue-yellow thead th.column-0 {
	border-bottom: 1px solid #229bcc;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.blue-yellow thead tr th.featured,
#main #content .uds-pricing-table.blue-yellow thead tr th.featured {
	border: none;
}

.uds-pricing-table.blue-yellow tr th.featured,
.uds-pricing-table.blue-yellow tr td.featured,
#main #content .uds-pricing-table.blue-yellow tr th.featured,
#main #content .uds-pricing-table.blue-yellow tr td.featured {
	background-color: #d9b050;
	border: 1px solid #d0a645;
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;
}

.uds-pricing-table.ie6.blue-yellow tr th.featured,
.uds-pricing-table.ie6.blue-yellow tr td.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr th.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr td.featured {
	background-color: #d9b050 !important;
}

.uds-pricing-table.blue-yellow tr th.featured-l,
.uds-pricing-table.blue-yellow tr td.featured-l,
#main #content .uds-pricing-table.blue-yellow tr th.featured-l,
#main #content .uds-pricing-table.blue-yellow tr td.featured-l {
	border-right: 1px solid #d0a645;
}

.uds-pricing-table.blue-yellow tr.even th.featured,
.uds-pricing-table.blue-yellow tr.even td.featured, 
#main #content .uds-pricing-table.blue-yellow tr.even th.featured,
#main #content .uds-pricing-table.blue-yellow tr.even td.featured {
	background-color: #f2c45a;
}

.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
	border: 1px solid #d0a645;
}

/* Grey and orange */

.uds-pricing-table.light thead th,
#main #content .uds-pricing-table.light thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #a8b5b9;
	border-right: 1px solid #a8b5b9;
	border-top: none;
}

.uds-pricing-table.light thead th.odd,
#main #content .uds-pricing-table.light thead th.odd {
	background-color: #dddfe4;
}

.uds-pricing-table.light thead th.even,
#main #content .uds-pricing-table.light thead th.even {
	background-color: #f7f9fe;
}

.uds-pricing-table.light thead th .uds-product-name,
#main #content .uds-pricing-table.light thead th .uds-product-name {
	background-color: #b8bbc0;
	text-shadow: 1px 1px 1px #76868a;
	color: #fff;
}

.uds-pricing-table.light thead th.featured.uds-product-name,
#main #content .uds-pricing-table.light thead th.featured.uds-product-name {
	background-color: #ecf1f2;
	border: none;
	color: #666;
	text-shadow: 1px 1px 1px white;
}

.uds-pricing-table.light tr.even td, .uds-pricing-table.light tr.even th,
#main #content .uds-pricing-table.light tr.even td, #main #content .uds-pricing-table.light tr.even th {
	background-color: #f7f9fe;
}

.uds-pricing-table.light tr.odd td, .uds-pricing-table.light tr.odd th,
#main #content .uds-pricing-table.light tr.odd td, #main #content .uds-pricing-table.light tr.odd th {
	background-color: #dddfe4;
}

.uds-pricing-table.light tbody td, .uds-pricing-table.light tbody th,
#main #content .uds-pricing-table.light tbody td, #main #content .uds-pricing-table.light tbody th {
	border: 1px solid #b2b5bb;
	text-shadow: 1px 1px 1px #fff;
}

.uds-pricing-table.light thead th.column-0,
#main #content .uds-pricing-table.light thead th.column-0 {
	border-bottom: 1px solid #a8b5b9;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.light tr th.featured,
.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr th.featured,
#main #content .uds-pricing-table.light tr td.featured {
	border: 1px solid #a8b5b9;
	background-color: #c5d0d3;
}

.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr td.featured {
	border-right: 1px solid #a8b5b9;
}

.uds-pricing-table.light  tr.even th.featured,
.uds-pricing-table.light  tr.even td.featured, 
#main #content .uds-pricing-table.light  tr.even th.featured,
#main #content .uds-pricing-table.light  tr.even td.featured {
	background-color: #ecf1f2;
}

/* Lime */

.uds-pricing-table.lime thead th .uds-product-name,
#main #content .uds-pricing-table.lime thead th .uds-product-name {
	background-color: #878b83;
	text-shadow: 1px 1px 1px #76868a;
	color: #fff;
}

.uds-pricing-table.lime thead th.featured.uds-product-name,
#main #content .uds-pricing-table.lime thead th.featured.uds-product-name {
	background-color: #878b83;
	border: none;
	color: #fff;
}

.uds-pricing-table.lime tr.even td, .uds-pricing-table.lime tr.even th,
#main #content .uds-pricing-table.lime tr.even td, #main #content .uds-pricing-table.lime tr.even th {
	background-color: #d8f0c0;
}

.uds-pricing-table.lime thead th.featured,
#main #content .uds-pricing-table.lime thead th.featured {
	background: inherit;
}

.uds-pricing-table.lime tr.odd td, .uds-pricing-table.lime tr.odd th,
#main #content .uds-pricing-table.lime tr.odd td, #main #content .uds-pricing-table.lime tr.odd th {
	background-color: #a8d848;
}

.uds-pricing-table.lime tbody td, .uds-pricing-table.lime tbody th,
#main #content .uds-pricing-table.lime tbody td, #main #content .uds-pricing-table.lime tbody th {
	border: 1px solid #89b630;
	text-shadow: 1px 1px 1px #fff;
}

.uds-pricing-table.lime thead th.column-0,
#main #content .uds-pricing-table.lime thead th.column-0 {
	border-bottom: 1px solid #89b630;
	border-left: none;
	border-right: none;
	background-color: transparent;
}


/*----------------------------*/

/* MENUS - this CSS gets the menu to wrap */

header nav li {white-space:normal;}

/* header nav li {white-space:normal; !important;z-index:9999;}  */

/* header nav li {white-space:normal; !important;z-index:10;} */

/* THIS IS CORRECT CSS CODE */

header nav li {white-space:normal;}

/* This code is to ensure that the submenus always are on top and visible */

header .sub-menu {z-index:99999; !important;}

/*----------------------------*/

/* Padding around the banner area slide show */

/* .banner-slider.tt-custom-slider-wrap .center-wrap {padding:40px 0 !important;z-index:9999;} */

/* .banner-slider.tt-custom-slider-wrap.center-wrap {padding:40px 0 !important;z-index:9999;}  */

/* .banner-slider.tt-custom-slider-wrap, .center-wrap {padding:15px 0 !important;z-index:9999;}  */

/* .banner-slider.tt-custom-slider-wrap,  .center-wrap {padding:15px 0 !important;z-index:9999;}  */

/* .banner-slider.tt-custom-slider-wrap,  .center-wrap {padding:15px 0 !important;z-index:100;}  */

/* .banner-slider.tt-custom-slider-wrap,  .center-wrap {padding:15px 0 !important;z-index:99;} */

.banner-slider.tt-custom-slider-wrap .center-wrap {padding:40px 0 !important;z-index:9999;} 


/*  added on April 13, 2016 - for caption tag on images */

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
}

.wp-caption-text {
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
}


/*  added on April 13, 2016 - CLEAR COLUMN for extra line spacing */

.column-clear {
	clear: both;
	height: 25px;
}