/* global styles */


body {
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Interstate, Helvetica, Arial, sans-serif;
}

h1 { font-size: 1.75em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }


body {
	background-color: #f9f8f6;
}

#page-wrapper {
	padding-right: 0;
	padding-left: 0;
}

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

.pie {
	behavior: url(/themes/nnsita/css/PIE.htc);
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

a {
	color: #0AB0DA;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

ul {
	list-style-type: circle;
	padding-left: 3em;
	margin-bottom: 1em;
}

ol {
	list-style-type: decimal;
	padding-left: 3em;
	margin-bottom: 1em;
}

label.required {
	color: #F00;
}

.alert-marquee {
    color: #fff;
    background-color: #ec592c;
    border-color: #ec592c;
}

.pagination {
	margin-left: 75px;
}

.pagination li a {
	background-color: #f15c22;
	color: #f4eedd;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid white;
}

.pagination li a:hover {
	background-color: #f15c22;
	border: 2px solid #f15c22;
}

.pagination li.active a {
	background-color: #f15c22;
}

.pagination li a.disabled, .pagination li a.disabled:hover {
	background-color: #d3d7cf;
	color: #f4eedd;
	border: 2px solid white;
}

.pagination li.active a.disabled, .pagination li.active a.disabled:hover {
	background-color: #686663;
}

.bttn-blue, .bttn-red {
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px rgba(51, 51, 51, 0.6);
}

.btn, .btn:visited, form button.action, form button.action:visited, #menu.navbar-default .navbar-toggle {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 0.3em; 
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	line-height: 39px;
	font-size: 22px;
	text-transform: uppercase;
	border: solid 1px #363533;
	background: #363533;
	background: -webkit-gradient(linear, left top, left bottom, from(#504e4b), to(#363533));
	background: -moz-linear-gradient(top,  #504e4b,  #363533);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#504e4b', endColorstr='#363533');
}
#menu.navbar-default .navbar-toggle {
	display: none;
}
.btn:hover, .btn:focus, form button.action:hover, #menu.navbar-default .navbar-toggle:hover {
	text-decoration: none;
	color: #fff;
	background: #686663;
	background: -webkit-gradient(linear, left top, left bottom, from(#686663), to(#363533));
	background: -moz-linear-gradient(top,  #686663,  #363533);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686663', endColorstr='#363533');
}
.btn:active, form button.action:active, #menu.navbar-default .navbar-toggle:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#363533), to(#000000));
	background: -moz-linear-gradient(top,  #363533,  #000000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#363533', endColorstr='#000000');
}

.btn.go, .btn.go:visited {
	border: solid 1px #c93410;
	background: #c93410;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9562a), to(#c93410));
	background: -moz-linear-gradient(top,  #e9562a,  #c93410);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9562a', endColorstr='#c93410');
}
.btn.go:hover {
	background: #fd7348;
	background: -webkit-gradient(linear, left top, left bottom, from(#fd7348), to(#c93410));
	background: -moz-linear-gradient(top,  #fd7348,  #c93410);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7348', endColorstr='#c93410');
}
.btn.go:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#c93410), to(#80200a));
	background: -moz-linear-gradient(top,  #c93410,  #80200a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c93410', endColorstr='#80200a');
}
.platform-content .btn.go {
	padding: .2em 1.6em .25em;
	margin-bottom: 8px;
}
.btn.buymobile, .btn.buymobile:visited {
	border: solid 1px #07738e;
	background: #07738e;
	background: -webkit-gradient(linear, left top, left bottom, from(#0aafd8), to(#07738e));
	background: -moz-linear-gradient(top,  #0aafd8,  #07738e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0aafd8', endColorstr='#07738e');
}
.btn.buymobile:hover {
	background: #0dcbfb;
	background: -webkit-gradient(linear, left top, left bottom, from(#0dcbfb), to(#07738e));
	background: -moz-linear-gradient(top,  #0dcbfb,  #07738e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0dcbfb', endColorstr='#07738e');
}
.btn.buymobile:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#07738e), to(#033f4e));
	background: -moz-linear-gradient(top,  #07738e,  #033f4e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#07738e', endColorstr='#033f4e');
}
.btn.imaged, .platform-content .btn.imaged {
	padding: .2em .6em .25em;
	width: 220px;
}
.btn.imaged img, .btn-blue.imaged img {
	float: left;
}
.btn.imaged span.specifics {
	font-size: 12px;
	display:block;
	color: white;
	line-height: 12px;
}
.platform-content a.btn {
	color: white;
	width: 155px;
}

.btn.small {
	line-height: 10px;
	text-transform: none;
	font-size: 15px;
	-webkit-border-radius: 0.4em; 
	-moz-border-radius: 0.4em;
	border-radius: 0.4em;
}

/* blue buttons */

.btn-blue, .btn-blue:visited {
	border: solid 1px #41bce8;
	background: #41bce8;
	background: -webkit-gradient(linear, left top, left bottom, from(#41bce8), to(#359abe));
	background: -moz-linear-gradient(top,  #41bce8,  #359abe);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#41bce8', endColorstr='#359abe');
}
.btn-blue:hover {
	background: #686663;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#308dae));
	background: -moz-linear-gradient(top,  #ffffff,  #308dae);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#308dae');
}
.btn-blue:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#41bce8), to(#000000));
	background: -moz-linear-gradient(top,  #41bce8,  #000000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#41bce8', endColorstr='#000000');
}

.orange-btn {
	display: block;
	position: relative;
	height: 32px;
	padding-top: 8px;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	color: #fffefe;
	background: url(/themes/nnsita/images/orange-btn.png) no-repeat 0 0;
}

.orange-btn .end {
	display: block;
	position: absolute;
	right: -3px;
	top: 0;
	width: 3px;
	height: 40px;
	background: url(/themes/nnsita/images/orange-btn-end.png) no-repeat 0 0;
}

.blue-btn {
	display: block;
	position: relative;
	height: 35px;
	padding: 5px 0 0 43px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	margin-right: 0;
	font-weight: normal;
	line-height: 28px;
	background: url(/themes/nnsita/images/blue-btn.png) no-repeat 0 0;
}

.blue-btn .end {
	display: block;
	position: absolute;
	right: -3px;
	top: 0;
	width: 3px;
	height: 40px;
}

.bordered-box {
	text-align: center;
	padding: 15px 15px 0 15px;
	border: 3px solid #D4D3D1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

img.bordered-box {
	padding-bottom: 20px;
}


/* header
   -------------------------------------------------------------------------- */

header {
	background-color: #ec592c;
	border-bottom: 1px solid #969696;
	position: relative;
}

#logo {
	position: relative;
}

.logo {
	margin-top: 50px;
	left: 0;
	display: block;
	width: 289px;
	height: 61px;
	background: transparent url(/themes/nnsita/images/logo.png) no-repeat 0 0;
}

#logo-tagline
{
	position: absolute;
	left: 75px;
	top: 100px;
    font-family: "Interstate";
    font-size: 16px;
    color: white;
}

/* top nav*/

#top-nav {
	text-align: right;
	margin-bottom: 20px;
	padding-top: 6px;
	height: 32px;
}

#top-nav ul {
	padding: 0;
	margin: 0;
	list-style: disc;
	color: #fff;
}

#top-nav ul li {
	float: left;
	margin-left: 12px;
}

#top-nav ul li.no-bullet, #top-nav ul li:first-child {
	list-style: none;
	margin-left: 0;
}

#top-nav a {
	display: block;
	font-size: 15px;
	color: #fefefe;
	margin-right: 10px;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#top-nav a.twitter, #top-nav a.facebook, #top-nav a.gplus {
	width: 28px;
	height: 28px;
	margin-right: 2px;
	background: url(/themes/nnsita/images/social-media.png) no-repeat 0 0;
}

#top-nav a.facebook {
	background-position: -28px 0;
}

#top-nav a.gplus, #top-nav ul li.no-bullet a.gplus {
	background-position: -57px 0;
	margin-right: 8px;
}

#top-nav ul li.no-bullet a.twitter {
	margin-left: 12px;
}

/* bottom nav */

#bottom-nav {
	position: relative;
	height: 60px;
}

#menu.navbar {
	margin-right: 12px;
	background-color: #f1ebdc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-image: none;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	z-index: 10;
}

#menu.navbar .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

#menu.navbar ul.nav li a {
	font-size: 15px;
	color: #4d4d4d;
	padding: 17px 22px 18px;
	border-right: 1px solid #e0d5b8;
	border-left: 1px solid #fff;
}
#menu.navbar ul.nav li a.first {
	border-left: none;
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}

#menu.navbar ul.nav li a:hover, #menu.navbar ul.nav li a:active, #menu.navbar ul.nav li.active a, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #DBD2BA;
}

form#sitesearch {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}

form#sitesearch .search-query {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(/themes/nnsita/images/search.png);
	background-repeat: repeat-x;
	border: 1px solid #A7A7A7;
	background-color: white;
}

form#sitesearch button.btn {
	background-color: transparent;
	background-image: none;
	height:10px;
	font-size: 11px;
	line-height: 11px;
	height: 30px;
	width: 20px;
	text-align: center;
	position: absolute;
	right: 7px;
	top: 2px;
	border: 0;
	box-shadow: none;
}

#menu.navbar .dropdown-menu {
	background-color: #DBD2BA;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	margin-top: 0px;
	border-top: 0;
}

#menu.navbar ul.nav li .dropdown-menu li > a {
	border: 0;
	font-size: 13px;
	padding: 4px 10px;
}

.dropdown-menu .dropdown-header {
	font-weight: bold;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
}

#menu.navbar ul.nav li .dropdown-menu li > a:hover, #menu.navbar ul.nav li .dropdown-menu li > a:focus {
	color: #f15c22;
	background-image: none;
}
#menu.navbar ul.nav li .dropdown-menu li.active > a, #menu.navbar ul.nav li .dropdown-menu li.active > a:hover {
	background-image: none;
	color: #f15c22;
}

#account-dropdown {
	position: relative;
}

#account-dropdown .dropdown-menu {
	position: absolute;
	right: 2px;
	top: 54px;
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
}

#account-dropdown .dropdown-menu.block {
	width: 250px;
	padding: 5px 30px;
}

#account-dropdown .down-arrow {
    display: block;
    width: 24px;
    height: 12px;
    background: url(/themes/nnsita/images/arrow-up-white.png) no-repeat 0 0;
    position: absolute;
    top: -12px;
    right: 46px;
}

#account-dropdown .dropdown-menu.block .down-arrow {
    right: 36px;
}

a#login, a#account {
	font-size: 15px;
	text-align: center;
	color: #fff;
	display: block;
	text-transform: capitalize;
}
a#account {
	line-height: 20px;
}

#login-content h3 {
	color: #21afd7;
	font-size: 16px;
}

#login-content p {    
    font-size: 13px;
    color: #4d4d4d;
    width: 296px;
    margin-bottom: 18px;
}

#login-content input#email, #login-content input#password { 
    display: block;
    color: #000000;
    font-size: 14px;
    font-style: italic;
    padding-left: 8px;
    margin-bottom: 9px;
}

#login-content div#login-destination p label input {
	display:inline;
	float:left;
	width:26px;
	padding-left: 8px;
	margin-bottom: 9px;
}

#login-content a {
    color: #21afd6;
    font-size: 13px;
    text-decoration: underline;
    display: block;
}

#login-content #create {
    float: left;
    margin: 30px 0 0 18px;

}

#login-content #submit {
    margin-top: 16px;
}

/* blue header
   -------------------------------------------------------------------------- */

body.ArticlePage header, body.ArticleListPage header, body.BlogHolder header, body.BlogEntry header, body.ArticleSliderPage header, body.LearningCenterHomePage header {
	height: 487px;
	background-color: #0ab0da;
}
body.ArticlePage header, body.ArticleListPage header, body.ArticleSliderPage header {
	height:140px;
}
body.ArticlePage header #learning-center-header, body.ArticleListPage header #learning-center-header, body.BlogHolder header #learning-center-header, body.BlogEntry header #learning-center-header, body.ArticleSliderPage header #learning-center-header, body.LearningCenterHomePage header #learning-center-header, body.ArticlePage header #blog-header, body.ArticleListPage header #blog-header, body.BlogHolder header #blog-header, body.BlogEntry header #blog-header, body.ArticleSliderPage header #blog-header, body.LearningCenterHomePage header #blog-header {
	position: relative;
	height: 354px;
	padding-top: 15px;
	margin-top: 3px;
}
body.ArticlePage header #blog-header p, body.ArticleListPage header #blog-header p, body.BlogHolder header #blog-header p, body.BlogEntry header #blog-header p, body.ArticleSliderPage header #blog-header p, body.LearningCenterHomePage header #blog-header p, body.ArticlePage header #blog-header p a, body.ArticleListPage header #blog-header p a, body.BlogHolder header #blog-header p a, body.BlogEntry header #blog-header p a, body.ArticleSliderPage header #blog-header p a, body.LearningCenterHomePage header #blog-header p a {
	color: white;
}
body.ArticlePage header #blog-header p, body.ArticleListPage header #blog-header p, body.BlogHolder header #blog-header p, body.BlogEntry header #blog-header p, body.ArticleSliderPage header #blog-header p, body.LearningCenterHomePage header #blog-header p {
	margin-left: 10px;
	width: 300px;
}
body.ArticlePage header #blog-header p a, body.ArticleListPage header #blog-header p a, body.BlogHolder header #blog-header p a, body.BlogEntry header #blog-header p a, body.ArticleSliderPage header #blog-header p a, body.LearningCenterHomePage header #blog-header p a {
	text-decoration: underline;
}
body.ArticlePage header #learning-center-header, body.ArticleListPage header #learning-center-header, body.BlogHolder header #learning-center-header, body.BlogEntry header #learning-center-header, body.ArticleSliderPage header #learning-center-header, body.LearningCenterHomePage header #learning-center-header {
	background: url(/themes/nnsita/images/learning-center-nanny.png) no-repeat 0 bottom;
}
body.ArticlePage header #blog-header, body.ArticleListPage header #blog-header, body.BlogHolder header #blog-header, body.BlogEntry header #blog-header, body.ArticleSliderPage header #blog-header, body.LearningCenterHomePage header #blog-header {
	background: url(/themes/nnsita/images/blog-nanny.png) no-repeat 0 bottom;
}
body.ArticlePage header #blog-header li, body.ArticleListPage header #blog-header li, body.BlogHolder header #blog-header li, body.BlogEntry header #blog-header li, body.ArticleSliderPage header #blog-header li, body.LearningCenterHomePage header #blog-header li, body.ArticlePage header #blog-header h3, body.ArticleListPage header #blog-header h3, body.BlogHolder header #blog-header h3, body.BlogEntry header #blog-header h3, body.ArticleSliderPage header #blog-header h3, body.LearningCenterHomePage header #blog-header h3 {
	color: white;
}
body.ArticlePage header #blog-header li a, body.ArticleListPage header #blog-header li a, body.BlogHolder header #blog-header li a, body.BlogEntry header #blog-header li a, body.ArticleSliderPage header #blog-header li a, body.LearningCenterHomePage header #blog-header li a {
	color: white;
	text-decoration: underline;
}
body.ArticlePage header #blog-text h1, body.ArticleListPage header #blog-text h1, body.BlogHolder header #blog-text h1, body.BlogEntry header #blog-text h1, body.ArticleSliderPage header #blog-text h1, body.LearningCenterHomePage header #blog-text h1, body.ArticlePage header #learning-center-header-text h1, body.ArticleListPage header #learning-center-header-text h1, body.BlogHolder header #learning-center-header-text h1, body.BlogEntry header #learning-center-header-text h1, body.ArticleSliderPage header #learning-center-header-text h1, body.LearningCenterHomePage header #learning-center-header-text h1 {
	font-size: 46px;
	text-transform: uppercase;
	color: #f4eedd;
}
body.ArticlePage header #blog-text h2, body.ArticleListPage header #blog-text h2, body.BlogHolder header #blog-text h2, body.BlogEntry header #blog-text h2, body.ArticleSliderPage header #blog-text h2, body.LearningCenterHomePage header #blog-text h2, body.ArticlePage header #learning-center-header-text h2, body.ArticleListPage header #learning-center-header-text h2, body.BlogHolder header #learning-center-header-text h2, body.BlogEntry header #learning-center-header-text h2, body.ArticleSliderPage header #learning-center-header-text h2, body.LearningCenterHomePage header #learning-center-header-text h2 {
	font-size: 26px;
	margin-bottom: 25px;
	margin-left: 5px;
	font-weight: normal;
	color: #f1ebdc;
}
body.ArticlePage header #learning-center-header-text p, body.ArticleListPage header #learning-center-header-text p, body.BlogHolder header #learning-center-header-text p, body.BlogEntry header #learning-center-header-text p, body.ArticleSliderPage header #learning-center-header-text p, body.LearningCenterHomePage header #learning-center-header-text p {
	font-size: 15px;
	color: #fff;
}




/* landing pages: tips */
.landingTips h2
{
	color: #d73834;	
}


/* condensed landing page business */

#condensedLanding.business header .logo
{
	background: url('https://cdn-prod.contentwatch.net/assets/content/landing/NetNannyLogo-LandingBusinessCondensed.png') top left no-repeat;
}

#condensedLanding.business header .content-area
{
	font-family: Interstate;
	color: white;
	text-align: right;
}





/* condensed landing page */
#condensedLanding header
{
	height: 70px;
	background-color: #e7582f;
}

#condensedLanding header .landing-logo
{
	height: 70px;
	background: url('https://cdn-prod.contentwatch.net/assets/logos/NetNannyLogo-LandingCondensed.png') top left no-repeat;
}

#condensedLanding.business header .landing-logo
{
	background: none;
}

#condensedLanding header .content-area
{
	height: 70px;
	font-family: Interstate;
	color: white;
	text-align: right;
}

.landingBox, .landingBoxFirst
{
	width: 800px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #3BACD4;
	background: #ffffff url('https://cdn-prod.contentwatch.net/assets/content/landingPageCondensedBoxBkg.png') center bottom no-repeat;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px;
	margin: 20px auto;
}

.landingHeadlineBlock
{
	background: #d7795b; /* Old browsers */
	background: -moz-linear-gradient(top,  #d7795b 0%, #b8312b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7795b), color-stop(100%,#b8312b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7795b 0%,#b8312b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7795b 0%,#b8312b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7795b 0%,#b8312b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7795b 0%,#b8312b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7795b', endColorstr='#b8312b',GradientType=0 ); /* IE6-9 */
}

.landingBoxFirst ul li
{
	list-style-type: disc;
	color: #e7582f;
	margin: 10px 3px;
	font-weight: bold;
	font-size: 18px;
}

.landingBox img
{
	margin: 10px;	
}

.landingBox h2, .landingBox h3, .landingBox h4
{
	text-transform: none !important;
	margin: 5px;
	padding: 0;
}

.landingBox h2
{
	text-align: center;
	color: #e7582f;
	font-weight: bold;
	font-size: 32px;
}

.landingBox h3
{
	text-align: center;
	color: black !important;
	font-weight: bold;
	font-size: 20px;

}

.landingBox h4
{
	text-align: left;
	color: #e7582f;
	font-weight: normal;
	font-size: 18px;
	clear: both;
	float: left;
	width: 400px;
	margin-bottom: 
}

.landingBoxBtn
{
	float: right;
	margin: 20px 30px 0 30px !important;
}




/* landing page: loyalty program
   -------------------------------------------------------------------------- */
.loyaltyBox
{

	border: 2px solid #d73834;
	background-color: #efebdb;
	margin-bottom: 20px;
	font-size: 12px;
	height: 280px;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 2px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 2px rgba(50, 50, 50, 0.4);

}

section#content .loyaltyBox h2
{
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	padding: 0 10px;
	margin-top: 3px;
}

.loyaltyBox strong
{
	font-size: 14px;
	color: #e7582f;
}

.loyaltyBox div.excerpt {
	height: 135px;
	overflow: hidden;
	padding: 10px;
	font-style: italic;
	font-size: 120%;
}
.loyaltyBox div.feature {
	padding: 10px;
}
.loyaltyBox div.feature img {
	padding: 10px;
}
.loyaltyBox div.excerpt img.img-responsive {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.loyaltyBox .lingo-share img {
	position: absolute;
	bottom: 34px;
	left: 35px;
}

/* support / sales chat invite button position
   -------------------------------------------------------------------------- */

.needlepoint {
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 8px;
	z-index: 100;
}





/* main content
   -------------------------------------------------------------------------- */

section#content {
	padding: 20px 0;
}

section#content h1 {
	font-size: 35px;
	color: #ec592c;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
}

section#content .license .btn {
	width: auto;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-right: 1px;
}

.breadcrumb {
	background-color: transparent;
}


/* platform buckets */

.platform-bucket {
	float: left;
	width: 290px;
	margin-right: 45px;
}

.platform-bucket ul {
	padding-left: 0;
	list-style-type: none;
}

.platform-bucket.phone {
	margin-right: 0;
}

.platform-image {
	position: relative;
	height: 262px;
	text-align: center;
	margin-top: 4px;
}

.platform-image:hover {
	margin-top: 0;
	height: 266px;
}

.icon {
	float: left;
}

.mac.icon {
	margin-left: 13px;
}

.phone.icon {
	margin-left: 15px;
}

.buy-now, .upgrade, .platform-content a.buy-now, .platform-content a.upgrade {
	display: block;
	float: right;
	width: 221px;
	height: 42px;
	padding-top: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #fffefe;
}

button.buy-now {
	height: 54px;
	padding-top: 0;
	border: none;
}

.buy-now {
	background: url(/themes/nnsita/images/buy-now.png) no-repeat 0 0;
}

.buy-now.mobile {
	text-align: left;
	line-height: 10px;
	width: 186px;
	height: 45px;
	padding: 9px 0 0 35px;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	background: url(/themes/nnsita/images/buy-now-mobile.png) no-repeat 0 0;
}

.buy-now.mobile span {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
}

.upgrade {
	margin-bottom: 20px;
	background: url(/themes/nnsita/images/upgrade.png) no-repeat 0 0;
}

.platform-content {
	width: 221px;
	float: right;
	font-size: 15px;
}

.platform-content p, .platform-content ul {
	margin-bottom: 25px;
}

.platform-content span, .platform-content span strong a {
	text-transform: uppercase;
	color: #EC592C;
}

.platform-content span strong a {
	padding-bottom: 1px;
	border-bottom: 1px solid #EC592C;
}

.platform-content li {
	color: #EC592C;
	line-height: 20px;
}

.platform-content a {
	color: #0AB0DA;
}

/* responsive video pre-bootstrap */
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* tier 2 pages
   -------------------------------------------------------------------------- */


/* features nav + support nav styles */

section#content #left-nav h2 {
	text-transform: none;
	color: #ec592c;
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	margin-top: 45px;
	font-family: "Interstate Light", Helvetica, Arial, sans-serif;
}

#left-nav h4 {
	font-family: "Interstate Light", Helvetica, Arial, sans-serif;
	color: #ec592c;
	font-weight: normal;
}

#left-nav p {
	text-align: center;
	width: 70%;
	margin: 0 auto;
}

#left-nav ul {
	position: relative;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a8a8a7;
	margin-bottom: 55px;
	width: 90%;
}

#left-nav ul a {
	display: block;
	font-size: 15px;
	color: #403e3d;
	font-weight: bold;
	padding: 6px 0;
	position: relative;
	border-top: 1px solid #a8a8a7;
	border-bottom: 1px solid #fff;
}

#left-nav .active {
	color: #0ab0da;
}

#left-nav ul a:hover {
	color: #0ab0da;
}



/* features nav only */

#left-nav ul a span {
	display: block;
	float: right;
	width: 26px;
	height: 21px;
	background: url(/themes/nnsita/images/icons/left-nav.png) no-repeat 0 0;
}

#left-nav ul a.overview, #left-nav ul a.mobile-feature {
	padding-left: 0;
}

#left-nav ul a.indent {
	padding-left: 10px;
}

#left-nav ul a.indent span {
	display: none;
}

#left-nav ul a.android-feature, #left-nav ul a.ios-feature, #left-nav ul a.win-feature, #left-nav ul a.mac-feature, #left-nav ul a.social-feature {
	
}

#left-nav ul li a.sub {
	padding-left: 66px;
}

#left-nav ul li a.sub.active {
	color: #0ab0da;
}

#left-nav ul a.porn-blocking span {
	background-position: -26px 0;
}

#left-nav ul a.time-management span {
	background-position: -52px 0;
}

#left-nav ul a.social-media-monitoring span {
	background-position: -78px 0;
}

#left-nav ul a.im-monitoring span {
	background-position: -104px 0;
}

#left-nav ul a.child-protection span {
	background-position: -130px 0;
}

#left-nav ul a.profanity-masking span {
	background-position: -156px 0;
}

#left-nav ul a.alerts span {
	background-position: -182px 0;
}

#left-nav ul a.remote-management span {
	background-position: -311px 0;
}

#left-nav ul a.accountability span {
	background-position: -366px 0;
}




#left-nav ul a.android-feature span {
	background-position: -208px 0;
}

#left-nav ul a.ios-feature span {
	background-position: -234px 0;
}

#left-nav ul a.mac-feature span {
	background-position: -261px 0;
}

#left-nav ul a.win-feature span {
	background-position: -286px 0;
}

#left-nav ul a.social-feature span {
	background-position: -339px 0;
}

#left-nav ul a.active span, #left-nav ul a:hover span {
	background-position-y: -22px;
}




#left-nav .btn {
	display: block;
	margin: 5px 0;
}




/* support nav only */

#left-nav ul.support-nav li a span {
	background: url(/themes/nnsita/images/icons/support-nav.png) no-repeat 0 0;
}

#left-nav ul.support-nav a.nnwin-faq span {
	background-position: -26px 0;
}

#left-nav ul.support-nav a.mac-faq span {
	background-position: -52px 0;
}

#left-nav ul.support-nav a.android-faq span {
	background-position: -78px 0;
}

#left-nav ul.support-nav a.ios-faq span {
	background-position: -105px 0;
}

#left-nav ul.support-nav a.social-faq span {
	background-position: -130px 0;
}

#left-nav ul.support-nav a.password span {
	background-position: -155px 0;
}

#left-nav ul.support-nav a.downloadspage span {
	background-position: -182px 0;
}

#left-nav ul.support-nav a.knowledgebasepage span {
	background-position: -208px 0;
}

#left-nav ul.support-nav a.business-solutions span {
	background-position: -234px 0;
}

#left-nav ul.support-nav a.accuracy-page span {
	background-position: -261px 0;
}

#left-nav ul.support-nav a.returns span {
	background-position: -287px 0;
}

#left-nav ul.support-nav a a.active span, #left-nav ul.support-nav a:hover span {
	background-position-y: -22px;
}



/* support page buttons */

.supportButton
{
    background-color: #efebdb;
    text-align: center;
    padding: 8px;
    height: 105px;
}

.supportButton a
{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #575757;

}

.supportButton img
{
    margin: 0;
}

.supportButton span
{
    font-size: 12px;
    line-height: 1em;
    display: block;
    margin-top: -15px;
}





/* chat box */

#chat-box {
	padding: 30px 20px 21px;
	background-color: #686663;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#chat-box p {
	font-size: 15px;
	color: #fff;
	padding: 6px 0 12px 73px;
	margin-bottom: 11px;
	background: url(/themes/nnsita/images/nanny-small.jpg) no-repeat 0 0;
}

#chat-box a {
	width: 186px;
}

/* content area header */

#content-header {

}

#content-header h1 {
	float: left;
	font-size: 24px;
	color: #ec592c;
	margin: 15px 30px 0 0;
	text-align: left;
}

#content-header img {
	margin: 0;
	float: left;
}

#available-for {
	float: right;
	text-align: center;
	padding: 15px;
	border: 3px solid #D4D3D1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
}

section#main-content #available-for p {
	font-size: 12px;
	color: #403e3d;
	margin-bottom: 13px;
}

#available-for span {
	width: 27px;
	height: 25px;
	float: left;
	margin: 3px 5px;
	background: url(/themes/nnsita/images/available-icons.png) no-repeat 0 0;
}

#available-for .mac {
	background-position: -30px 0;
}

#available-for .android {
	background-position: -55px 0;
}

#available-for .ios {
	background-position: -87px 0;
}

#available-for .available {
	background-position: 0 -25px;
}

#available-for .mac.available {
	background-position: -30px -25px;
}

#available-for .android.available {
	background-position: -55px -25px;
}

#available-for .ios.available {
	background-position: -87px -25px;
}


/* content area */

section#main-content img {
	margin-bottom: 28px;
}

section#main-content p {
	margin-bottom: 29px;
}

section#main-content #promo {
	float: right;
	width: 231px;
	margin: 0 0 19px 22px;
}

section#main-content #promo blockquote {
	font-size: 18px;
	color: #0ab0da;
	margin-bottom: 22px;
}

section#main-content #promo img {
	float: left;
}

section#main-content #promo p {
	float: right;
	width: 140px;
	padding-top: 13px;
	font-size: 12px;
	color: #403e3d;
	border-top: 1px solid #403e3d;
}

section#main-content.kbcategorylist h3 {
	cursor: pointer;
}

section#main-content.kbcategorylist h3 .alert {
	font-size: 60%;
	padding: 4px;
}

/* content area text */

#content-text {
	clear: both;
	overflow: hidden;
}

#content-text img.hero {
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#content-text .compare-competition {
	float: left;
	text-transform: none;
	border: 1px solid #575757;
	width: 386px;
	padding: 8px;
}

section#content h2 {
	text-transform: none;
	margin-top: 30px;
	margin-bottom: 10px;
}
section#content h3 {
	color: #EC592C;
	margin-top: 30px;
	margin-bottom: 10px;
}

section#content p {
	margin-bottom: 15px;
}
#content-text h2 {
	margin-top: 0;
}

/* products page 

#products-mast {
	height: 286px;
	background-repeat: repeat-x;
	background-image: url(/themes/nnsita/images/products-mast.jpg);
	text-align: center;
	border: 1px solid #D7D7D7;
}

#products-mast h2 {
	color: #898989;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-size: 32px;
	margin-top: 30px;
	font-weight: bold;
}

#products-mast h2 em {
	color: #3bacd4;
	font-size: 46px;
	font-style: normal;
}

#products-mast .box-shot {
	position: relative;
}

#products-mast .box-shot img {
	position: absolute;
	top: 10px;
	left: 20px;
}

#products-mast .feature .icon {
	display: block;
	width: 100%;
	height: 52px;
	text-align: center;
	vertical-align:middle;
}

#products-mast .feature p {
	clear: both;
	margin: 0;
	width: auto;
	padding: 0;
	margin-top: 5px;
	font-size: 80%;
	text-align: center;
	line-height: 90%;
	font-weight: bold;
}

#products-mast p {
	padding: 20px 10px;
}
*/

/* products page */

#products-mast {
	height: 260px;
	text-align: center;
	font-size: 11px;
	line-height: 1em;
}


#products-mast .box-shot {
    padding-top: 18px;
}

#products-mast h1 {
    font-size: 12px;
    margin-bottom: 0;

}

#products-mast h2 {
    font-size: 32px;
    margin: 10px 60px 30px 60px;

}

#products-mast h2 em {
	color: #3bacd4;
	font-size: 36px;
	font-style: normal;
}


#products-mast .feature .icon {
	display: block;
	width: 100%;
	height: 55px;
	text-align: center;
	vertical-align:middle;
}

#products-mast .feature .icon img{
    width: 32px;
}

#products-mast .feature p {
	clear: both;
	margin: 0;
	width: auto;
	padding: 0;
	margin-top: 5px;
	font-size: 70%;
	text-align: center;
	line-height: 90%;
	font-weight: bold;
}

#products-mast p {
    padding: 5px;
    background-color: #efebdb;
    box-shadow: inset 0px 0px 3px;
    line-height: 1.3em;
    font-size: 12px;
}

#product-list {
	margin-top: 10px;
}

#product-list div {
	text-align: center;
	font-size: 14px;
}

#product-list h2
{
	font-weight: bold !important;
	text-align: center;
	font-size: 18px;
	color: #e7582f;
	line-height: 24px;
	height: 30px;
        margin-top: 0;
}

#product-list p.mini
{
	font-size: 12px;
	font-family: arial;
	line-height: 10px;
}

#product-list ul {
	text-align: left;
	padding: 0;
	width: 140px;
	margin: 0 auto;
	padding-left: 18px;
	height: 50px;
}
#product-list .oldPrice
{
	text-decoration: line-through;
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 24px;
}

#ios-offer {
	padding-top: 60px;
}

#product-list .price, #ios-offer .price
{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	font-family: Interstate;
	color: #d73834;
	margin-left: -6px;
	margin-top: 0;
}

#product-list .btn-blue {
	width: 140px;
	color: white;
	font-size: 14px;
	line-height: 1em;
	padding: 12px 4px 8px 0;
	border-radius: 5px;
	text-transform: uppercase;
	margin: 0 auto;
    height: 40px;
}

#product-list .btn-blue img {
	margin-left: 12px;
	margin-top: -1px;
}

section#content #product-list #familypass-offer
{
	text-align: left;
	position: relative;
}

section#content #product-list #familypass-offer img#best-value {
	float: left;
	z-index: 12;
	position: absolute;
	left: -10px;
	top: -10px;
}

section#content #product-list #familypass-offer .well
{
	background-color: #e7582f;
	color: white;
	text-align: left;
}

section#content #product-list #familypass-offer .well a {
	color: white;
	text-decoration: underline;
}

section#content #product-list #familypass-offer h2
{
	color: white;
	text-align: center;
}

section#content #product-list #familypass-offer form, section#content #product-list #familypass-offer .oldPrice {
	font-size: 18px;	
}

section#content #product-list #familypass-offer .price {
	clear: left;
	margin-left: 40px;
	color: black;
	font-weight: normal;
	font-size: 28px;
}

section#content #product-list #familypass-offer .savings {
	font-size: 18px;
	font-weight: bold;
	font-family: Interstate;
	color: #d73834;
}

/* content area features DD */
section#main-content dt
{
	font-weight: bold;
	color: #d73834;
	margin-top: 15px;
}

section#main-content dd
{
	font-size: 80%;
	margin-left: 10px;
}



/* features table for features page */

#featureTable
{
    margin-bottom: 30px;
}

#featureTable tr
{
    margin: 0;
}

#featureTable td
{
    margin: 0;
    padding: 5px;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.featureIcon
{
    text-align: center;
    width: 60px;
    margin: 0;
    padding: 0;
}

.featureIcon img
{
    margin: 0;
    padding: 0;
}

.featureTitle
{
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
    color: #d73834;
    font-size: 16px;
}





/* screenshot area */

#content-text #screenshots {
	height: 142px;
	margin-bottom: 30px;
	overflow: hidden;
}

#content-text #screenshots h3 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f15c22;
	margin-bottom: 10px;
}

#content-text #screenshots img {
	float: left;
	margin: 0 25px 0 0;
}

#content-text #screenshots img, img.screencap {
	border: 2px solid #e3e2e0;
}

#content-text #screenshots .last img {
	margin-right: 0;
}


/* learning center content */

.learning-center-boxes .row {
	margin-bottom: 37px;
}

.learning-center-boxes div img {
	margin-bottom: 20px;
}

.learning-center-boxes div p {
	font-size: 14px;
	margin-left: 15px;
	padding-right: 8px;
}

.learning-center-boxes div p a {
	font-weight: bold;
	text-transform: uppercase;
	color: #ec592c;
}

.candeo-referral {
	float:right;
	clear:right;
	width: 210px;
	text-align:center;
	margin-bottom:10px;
	margin-left:20px;
}

/* Blog */

.blog-page .blog-filter {
    border-top: 1px solid #FFFCF4;
    background-color: #f0efed;
}

.blog-page .blog-filter .navbar, .blog-page .blog-filter .navbar {
	background-image: none;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	margin-bottom: 0;
}

.blog-page .blog-filter a {
    font-size: 17px;
    color: #f15c22;
    text-transform: uppercase;
}

.blog-page .blog-filter .caret {
	margin-left: 12px;
    border-top-color: #f15c22;
}

.blog-page .blog-posts {
    background-color: #fff;
    padding: 75px 0;
    border-bottom: 1px solid #f9f8f6;
}

.blog-page .blog-posts article {

}

.blog-page .blog-posts article .left-col {
    height: 220px;
}

.blog-page .blog-posts article .left-col img {
    display: block;
    margin-bottom: 10px;
    
}

.blog-page .blog-posts article .left-col .day-name {
    font-size: 15px;
    font-weight: bold;
    color: #403e3d;
    text-transform: uppercase;
}

.blog-page .blog-posts article .left-col .day-number {
    font-size: 10px;
    color: #403e3d;
    text-transform: uppercase;
}

.blog-page .blog-posts article .left-col .comments {
    margin-top: 5px;
    padding-bottom: 4px;
    background: url(/themes/nnsita/images/comment.gif) no-repeat 7px bottom;
}

.blog-page .blog-posts article .left-col .comments span {
    font-size: 12px;
    color: #fff; 
    display: block;
    padding: 5px 13px;
    background-color: #403e3d;
}

.blog-page .blog-posts article .left-col .comments a {
    font-size: 12px;
    color: #fff; 
    display: block;
    padding: 5px 13px;
    background-color: #403e3d;
    text-decoration: none;
    text-align: center;
}

.blog-page .blog-posts article .right-col {
    height: 220px;
    padding-left: 13px;
    overflow: hidden;
}

.blog-page section#content .blog-posts article .right-col h3 {
    font-size: 25px;
    margin-bottom: 3px;
    margin-top: 0;
}

.blog-page .blog-posts article .right-col p {    
    font-size: 15px;
    color: #403e3d;    
}

.blog-page .blog-posts article .right-col .post-author {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 20px;
}

.blog-page .blog-posts article .share {
    border-top: 1px solid #ababab;
    margin-top: 18px;
    padding-top: 10px;
}

.blog-page .blog-posts article .share a {
    font-size: 10px;
    color: #0ab0da;
    text-transform: uppercase;
}

.blog-page .blog-posts article .share .social-media {
    float: right;
}

.blog-page .blog-posts article .share .social-media img {
    margin-left: 8px;
}

.blog-page .hot-topics {
    padding-top: 32px;
}

.blog-page .hot-topics h3 {
    font-size: 17px;
    color: #f15c22;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 50px;
}


.topic-box img {
	margin-bottom: 20px;
}

.topic-box p {
	font-size: 14px;
	margin-left: 15px;
	padding-right: 8px;
}

.topic-box p a {
	font-weight: bold;
	text-transform: uppercase;
	color: #ec592c;
}

#articleFooter
{
	border: 1px solid #4d4d4d;
	background-color: #e7582f;
	padding: 20px;
}

#buyProductArticleBox
{
	width: 100% !important;
	background-image: none !important;
}

#buyProductArticleBox table
{
	font-size: 11px;
	margin: 5px auto 0 auto;
	border: 0;
	padding: 0;
	width: 70%;
}

#buyProductArticleBox blockquote
{
	font-size: 10px;
	margin: 10px;
	padding: 0;
}

#buyProductArticleBox h4
{
	margin: 0;
	font-size: 20px !important;
}



/* Call to action area
   -------------------------------------------------------------------------- */

#cta-blue {
	background-color: #21afd6;
	border-top: 2px solid #939393;
	padding-top: 8px;
	padding-bottom: 14px;
}

#cta-blue:before {
	border-top: 1px solid #b6dfea;
}

#cta-gray {
	background-color: #4d4d4d;
	border-top: 1px solid #939393;
	padding: 50px 0;
}

#learning-center {
	background: url(/themes/nnsita/images/nanny.png) no-repeat 0 top;
	padding-left: 180px;
}

#cta-gray #learning-center {
	height: 220px;
}

#learning-center h2 {
	font-size: 36px;
	line-height: 35px;
	color: #f4eedd;
	margin: 20px 0 15px 0;
}

#learning-center p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 15px;
}

#buy-now-box {
	margin: 10px auto;
	width: 368px;
	padding: 25px 0 25px 22px;
	background-color: #033e4e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#cta-gray #buy-now-box {
	background-color: #2f2f2f;
	padding: 15px 0 15px 20px;
	height: 190px;
}

#buy-now-box h2 {
	font-size: 41px;
	line-height: 35px;
	color: #f4eedd;
	margin-bottom: 25px;
}

#buy-now-box a {
	width: 140px;
	font-size: 18px;
	margin-right: 20px;
}

#buy-now-box .buy-now-mobile, {
	text-align: left;
	line-height: 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	padding: 5px 0 0 45px;
	color: #fff;
	background: url(/themes/nnsita/images/blue-btn.png) no-repeat 0 0;
}

#buy-now-box .buy-now-mobile span {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}

#buy-now-box .btn, #learning-center .btn {
	height: 32px;
	line-height: 10px;
	text-transform: uppercase;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
	padding: 15px 20px 25px 20px;
}
#learning-center .btn {
	font-size: 18px;
}

/* footer
   -------------------------------------------------------------------------- */

footer {
	background: url(/themes/nnsita/images/footer-background.jpg) repeat center 0;
	font-size: 10px;
	color: #fff;
}

footer p {
	margin: 0 auto;
	text-align: center;
	width: 60%;
}


/* footer bottom */

#footer-logo-image {
	text-align: center;
	margin: 20px auto;
}

#footer-shadow {
	padding-top: 20px;
	background: url(/themes/nnsita/images/footer-background-shadow.jpg) repeat-x center 0;
}

#footer-bottom {
	margin-bottom: 20px;
}

#footer-bottom ul {
	list-style-type: none;
}

#footer-bottom ul h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 6px;
	padding-top: 10px;
}

#footer-bottom ul a {
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

#footer-bottom ul a:hover, #footer-bottom ul a:hover h2 {
	color: #0AB0DA;
}

/* home page
   -------------------------------------------------------------------------- */
body.HomePage, body.CartPage {
    background: #F9F8F6 url(/themes/nnsita/images/bg_pattern2.jpg) top left;
}

body.HomePage header {

}

/* header slideshow */

#home-slideshow {
    overflow: visible;
    position: relative;
	height: 322px;
	font-family: Interstate, Helvetica, Arial, sans-serif;
	margin-top: 8px;
    background-image: url(https://cdn-prod.contentwatch.net/assets/content/netnanny-home-mast-07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#home-slideshow h2 {
	font-size: 28px;
    left: 30%;
    top: 20px;
	color: #575757;
	display: block;
	position: absolute;
	margin-top: 0;
}
#home-slideshow h2 em {
	display: block;
	position: absolute;
	left: 10%;
    top: 30px;
	color: #e7582f;
	font-size: 33px;
	letter-spacing: -1px;
	text-shadow: 2px 2px 3px #000;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
}
#home-slideshow h1 {
	display: block;
	position: absolute;
	left: 35%;
	bottom: 28%;
	text-align: center;
	width: 40%;
	line-height: 18px;
	margin-top: 64px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	background-color:#ffffff;
    background-color:rgba(255,255,255,0.3);
    box-shadow:0px 0px 10px 5px rgba(255,255,255,0.3);
}
#home-slideshow h1 em {
	color: #d73834;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
#home-slideshow h1 strong {
	color: #d73834;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
}
#home-slideshow .btn {
	display: block;
	position: absolute;
	right: 20%;
	bottom: 5%;
	text-align: center;
	font-size: 24px;
	line-height: 1em;
}

#home-slideshow .home-adbox {
	position: absolute; 
	top: 15px;
	right: -12px;
	width: 184px; 
	height: 110px;
	overflow: hidden;
	background: url(https://cdn-prod.contentwatch.net/assets/content/frontpageads/banner-box.png) top left no-repeat;
	z-index: 2;
}

#home-slideshow .home-adbox h2 {
	position: relative;
	top: 0;
	left: 0;
	width: 178px;
	height: 17px;
	font-size: 15px;
	color: white;
	text-align: right;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 19px;
}

#home-slideshow .home-adbox h2 a{
	color: white;
}

#home-slideshow .home-adbox h2 a:hover{
	color: #2a6496;
}

#home-slideshow .home-adbox p {
	margin-top: 21px;
	padding: 3px;
}

#home-slideshow .home-adbox img {
	position: absolute;
    top: 20px;
    left: 1px;
}

#home-slideshow #home-adbox-1 {
	top: 15px;
}

#home-slideshow #home-adbox-2 {
	display: none;
	top: 130px;
}

body.SlideshowPage {
	background-color: #000;
	background: #efebdb url(https://cdn-prod.contentwatch.net/assets/content/welcome/welcome-bkg.gif) bottom left repeat-x;
	width: 100%;
	height: 100%;
}
body.SlideshowPage div.container {
	text-align: left;
}
body.SlideshowPage #slideshow {
	height: 476px;
	width: 762px;
	overflow: hidden;
	margin: auto;
	background: url(https://cdn-prod.contentwatch.net/assets/content/welcome/nanny-transparent.png) top left no-repeat;
}
body.SlideshowPage #slideshow .items .slide-container {
	height: 476px;
	width: 762px;
	position: relative;
}
body.SlideshowPage #slideshow .slide-content {
	padding-left: 270px;
}
body.SlideshowPage #slideshow .slide-content h1 {
	line-height: 20px;
	font-family: Interstate;
	font-weight: bold;
	color: #e7582f;
	font-size: 35px;
	margin: 20px 0 20px 0;
}
body.SlideshowPage #slideshow .slide-content p {
	font-size: 15px;   
	color: black;
	margin: 10px 0 30px 0px;
}
body.SlideshowPage #slideshow .navi {
	position: absolute;
	right: 20px;
	bottom: 37px;
	z-index: 100;
	overflow: hidden;
}
body.SlideshowPage #slideshow .navi a {
	display: block;
	float: left;
	width: 18px;
	height: 12px;
	background-color: #e7582f;
	margin-left: 3px;
	opacity: .50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
}
body.SlideshowPage #slideshow .navi .active {
	background-color: #d73834;
	opacity: 1;
	cursor: pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);    
}
body.SlideshowPage.ie6 #slideshow .navi .active {
	background-color: #d73834;
}
body.SlideshowPage #slideshow a.txt {
	font-size: 20px;
	color: white;
	text-decoration: underline;
}

body.HomePage .video-wrapper {
	padding: 15px;
	width: 530px;
	height: 311px;
	background-color: #e7582f;
}

html.no-flash .flash-required, html.no-flash #NNFlashPlayer {
	display: none;
} 

.orangeH3
{
	margin: 0 !important;
	font-size: 18px;
	background-color: #e7582f;
	color: white !important;
	line-height: 1.25em;
	padding: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#inTheNewsBox
{
	background-color: #efebdb;
	font-size: 11px;
	padding: 18px;
	margin: 0 12px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* shopping cart */

body.CartPage section#main-content h1 {
	font-size: 18pt;
	color: #ec592c;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}
body.CartPage section#main-content h2 {
	font-size: 15pt;
	color: #696969;
	margin-top: 0;
	font-family: Interstate, Helvetica, Arial, sans-serif;
}
body.CartPage section#main-content a.remove {
	color: #696969;
	text-decoration: underline;
}
body.CartPage section#main-content p.total strong {
	font-size: 15pt;
	color: #000000;
}
body.CartPage section#main-content {
    background-color: #fff;
    padding: 26px 36px;
    margin-bottom: 9px;
}
body.CartPage section#main-content #secure-shopping {
	clear: both;
	margin-top: 60px;
}
body.CartPage section#main-content #secure-shopping a {
	padding-left: 5%;
}
body.CartPage section#main-content #secure-shopping a:first-child {
	padding-left: 0;
}
body.CartPage section#main-content .cart .row {
	padding: 10px 0;
}
body.CartPage section#main-content .cart .row.product {
	border-bottom: 1px solid #EEE;
}
body.CartPage section#main-content .cart .row .summary {
	text-align: right;
}
body.CartPage section#main-content #LoopLingo {
	width: 265px;
	overflow: hidden;
}

/*tables*/
.table-box {
    background-color: #fff;
    padding: 26px 36px;
    margin-bottom: 9px;
}

.table-box h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 24px;
}

.table-box#match-up h3 {
    color: #3BACD4;
}

.table-box#key-features h3 {
    color: #E7582F;
}

.table-box table {
    border-collapse: collapse;
}

.table-box table th {
    width: 134px;
    height: 39px;
    font-size: 17px;
    color: #575757;
}

.table-box table th.row-context {
    width: 329px;
}

.table-box table tr td {
    height: 39px;
    vertical-align: top;
    font-size: 14px;
    color: #575757;
}

.table-box table tr.odd td {
    background-color: #DCDCDC;
}

.table-box table tbody tr td.first {
    padding: 0 22px;
    width: 285px;
    vertical-align: middle;
}

#match-up table tr td.no-rating {
    vertical-align: middle;
}

#match-up table .totals td {
    background-color: #575757;
    border-top: 1px solid #CCC;
}


#match-up table .totals td#average {
    background-color: #FFF;
    text-align: right;
}

#match-up table .totals td#net-nanny {
    background-color: #3BACD4;
}

#match-up table tr td.no-rating span {
    background-color: #3BACD4;
    display: block;
    height: 2px;
    width: 18px;
    margin: 0 auto;
}

#key-features table tr td span.check {
    display: block;
    height: 18px;
    width: 20px;
    margin: 9px auto 0 auto;
    background: url(/themes/nnsita/images/check-mark.png) no-repeat top left;
}

/*what does it do*/
#what-does-it-do h1 {
    margin-bottom: 75px;
}
#what-does-it-do ul {
    margin: 0 auto;
    padding-left: 0;
    list-style-type: none;
}

#what-does-it-do ul li {
    float: left;
    padding-left: 72px;
    font-size: 15px;
    color: #333333;
    width: 227px;
    height: 170px;
    margin-right: 30px;
}

#what-does-it-do ul li.endrow {
    margin-right: 0px;
}

#what-does-it-do ul li span {
    text-transform: uppercase;
    color: #ec592c;
    font-weight: bold;
}

#what-does-it-do ul li a {
    color: #0ab0da;
}

#what-does-it-do ul #porn-block {
    background: url(/themes/nnsita/images/icons/porn-block.png) no-repeat top left;
}

#what-does-it-do ul #profanity-mask{
    background: url(/themes/nnsita/images/icons/profanity-filter.png) no-repeat 5px 0;
}

#what-does-it-do ul #time-manage {
    background: url(/themes/nnsita/images/icons/clock.png) no-repeat 5px 0;
}

#what-does-it-do ul #internet-filter {
    background: url(/themes/nnsita/images/icons/internet-filter.png) no-repeat top left;
}

#what-does-it-do ul #social-media-monitor {
    background: url(/themes/nnsita/images/icons/social-media.png) no-repeat 5px 0;
}

#what-does-it-do ul #im-chat-monitor {
    background: url(/themes/nnsita/images/icons/chat.png) no-repeat 5px 0;
}

a.more {
    display: block;
    width: 285px;
    height: 53px;
    line-height: 43px;
    margin: 20px auto;
    font-size: 20px;
    color: #454545;
    text-align: center;
    padding: 3px 10px 3px 0;
    background: url(/themes/nnsita/images/bttn-more.png) no-repeat 0 0;
}

/*why parental controls*/
#why-parental-controls .left-col {
    width: 602px;
    float: left;
}


#why-parental-controls .left-col h3 {
    color: #21afd6;
    font-size: 23px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#why-parental-controls .left-col p {
    color: #333333;
    font-size: 14px;
    margin-bottom: 20px;
}

#why-parental-controls .right-col {
    width: 212px;
    float: left;
    margin-left: 98px;
}

#why-parental-controls .right-col h2 {
    text-align: center;
    font-size: 26px;
    color: #565656;
    text-transform: uppercase;
}

#why-parental-controls .right-col p {
    text-align: center;
    font-size: 13px;
    color: #565656;
    margin-top: 3px;
}

#why-parental-controls .quote {
    width: 546px;
    color: #21afd6;
    margin: 0 auto;
    font-size: 21px;
    text-align: center;
    font-style: italic;
    overflow: hidden;
    margin-top: 60px;
}

#why-parental-controls .quote .author {
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    float: right;
    font-style: normal;
    margin-top: 20px;
}

/* scrollable
   -------------------------------------------------------------------------- */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
    overflow: hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items .slide-container {
	float:left;
}

/* DRONE COMPATIBILITY */

section#content .license {
    position: relative;
    margin-bottom: 30px;
}

section#content .license h2 {
    color: #000;
    font-size: 170%;
    margin: 0;
    padding: 0;
}

section#content .license h2 em {
    font-style: normal;
    color: #babdb6;
}

section#content .license h3 {
    margin: 0;
    padding: 0;
    color: #A94442;
    font-family: Georgia, 'Times New Roman', Times, serif;
    height: 56px;
    font-size: 150%;
    line-height: 56px;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    text-align: center;
    position:absolute;
    top: 31px; 
    left: -1px;
    width: 100%;
    text-shadow: none;
}

section#content .license h3.active {
    border: 1px solid #D6E9C6;
    background-color: #DFF0D8;
    color: #3C763D;
}

section#content .license h5 {
    float: right;
    margin-top: -27px;
    color: #555753;
    font-weight: normal;
    margin-right: 20px;
    background-image: url(/themes/nnsita/images/account.png);
    background-repeat: no-repeat;
    background-position: 0 -132px;
    padding-left: 10px;
}

section#content .license div.bd {
    padding: 5px 16px;
    margin-top: 61px;
    color: #555753;
}

section#content .license div.bd p.alert {
	padding: 20px;
}

section#content .license div.ft {
    border-bottom: 1px solid #d3d7cf;
}

section#content .license div.ft .btn {
    margin-bottom: 5px;
}

section#content .license div.bd em {
    color: #000;
    font-style: normal;
    font-weight: bold;
}

section#content .license div.bd div.inset {
    margin: 30px 0 30px 35%;
}

section#content .license div.bd div.install {
	width: 25%;
	margin:10px;
	float:left;
}

section#content .license div.bd div.install img {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

section#content .license div.bd div.install form {
	clear: left;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
}

section#content .license div.bd span.subtle {
    color: #888a85;
}

section#content .feature_table p {
    margin: 10px 0;
}
section#content .feature_table th {
    font-size: 77%;
    font-weight: bold;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #333;
}
section#content .feature_table td p {
    color: #666;
    margin: 0;
}
section#content .feature_table td strong {
    font-size: 92%;
    display: inline;
}
section#content .feature_table td {
    height: 32px;
    font-size: 77%;
}
section#content a.x_discount {
    display: block;
    padding: 10px;
    background-color: #333;
    border-top: 3px solid #4d4d4d;
    color: #ccc;
    text-decoration: none;
}
section#content a.x_discount:hover {
    border-top: 3px solid #666;
}
section#content div.regkey {
    border: 1px solid #900;
    text-align: center;
    margin-top: 12px;
}
section#content div.regkey h4 {
    margin:4px;
    padding: 0;
}

table.downloads tr td {
	padding: 12px;
}
img.photothumb {
	border: 10px solid #e3e2e0;
	width: 62px;
}

#left-nav img.photo {
	border: 10px solid #e3e2e0;
	margin: 0 auto;
}

.blog-page #left-nav h4 {
	text-align: center;
}

.blog-page #left-nav a.products {
	margin: 0 auto;
	margin-top: 80px;
}

.blog-page section#main-content img {
	padding: 10px;
}

.blog-page section#main-content img.left {
	float: left;
}

.interstate {
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.interstate-shadow { 
	font-family: Interstate, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
}

.interstate-light, section#content h1, section#content h2 {
	font-family: "Interstate Light", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.form-control {
    background-color:#FFFAD4;
    background-image: url(/argon/images/inputbg.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
select.form-control {
	background-image: none;
}

/** search stuff **/
ul#SearchResults {
    margin-top: 50px;
    margin-left: 30px;
}
ul#SearchResults li {
    list-style: none;
    margin: 2px 0;
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 26px;
    margin-bottom: 20px;
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/webpage.png');
}
ul#SearchResults li.BlogEntry {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/blog.png');
}
ul#SearchResults li.note {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/note.png');
}
ul#SearchResults li.registration {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/license.png');
}
ul#SearchResults li.customer {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/user.png');
}
ul#SearchResults li.order {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/order.png');
}
ul#SearchResults li.partner {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/partner.png');
}
ul#SearchResults li.client {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/user.png');
}
ul#SearchResults li.faq, ul#SearchResults li.KnowledgeBasePage {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/faq.png');
}
ul#SearchResults li.webpage, ul#SearchResults li.Page {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/webpage.png');
}
div#shadow {
    background-image: url(/themes/nnsita/images/shadow.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 55px;
    width: 385px;
    position: absolute;
    top: 111px;
    right: 50px;
    color: silver;
    line-height: 55px;
    text-align: left;
    padding-left: 120px;
    overflow: hidden;
}
div#shadow a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 140%;
}
div#locale_chooser {
	margin-left: 40px;
	padding-bottom: 20px;
}
div#locale_chooser a {
    display: block;
    width: 60px;
    line-height: 24px;
    float: left;
    text-align: center;h
    padding: 10px;
}
a#homeward {
	display: block;
	width: 55px;
	padding: 10px;
	position: absolute;
	color: white;
	text-decoration: none;
	top: 100px;
	left: 130px;
	text-transform: uppercase;
}
ul.pressroom li {
	margin-bottom: 10px;
}
ul.pressroom li strong {
	display: block;
	font-weight: normal;
	color: gray;
}
ul.pressroom li a {
	font-weight: bold;
	font-size: 110%;
}
div.error_dialog {
	display: none;
}


/* silverstripe */
div.blog-page form#Form_CommentsForm fieldset div.field {
	clear: both;
}
div.blog-page form#Form_CommentsForm div.Actions {
	clear: both;
	margin-left: 180px;
	margin-bottom: 20px;
}
div#Captcha {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}

div.blog_share {
	position: relative;
	margin: 20px 0 60px 0;
}

div.blog_share.right {
	float: right;
	margin: 0;
}

.blog-page section#main-content div.blog_share.right img {
	padding: 0;
	margin: 0;
}

div.blog_share div.sharef, div.blog_share div.sharet, div.blog_share div.shareg {
	float: left;
}

div.blog_share div.sharef {
	margin-right: 30px;
}

div.bio img.photo {
	width: 100px;
}

div.bio a.products {
	display: block;
	width: 120px;
	text-align: center;
	color: #e7582f;
	margin: 0;
	padding: 12px 0 0 0;
}

div.pending-comment {
	font-size: 18px;
	background-color: #900;
	color: white;
	font-weight: bold;
	display: none;
	padding: 20px 30px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}
section#content div.pending-comment p {
	margin-bottom: 0;
}
#available-locales {
	padding: 15px;
}
table.download_detect tr.suggested-download td, table.download_detect tr.over.suggested-download td {
	background-color: gray;
	color: white;
	font-size: 16px;
}
table.download_detect tr.suggested-download td a, table.download_detect tr.over.suggested-download td a {
	color: white;
	text-decoration: underline;
}
div.suggested-download {
	background-color: green;
	padding: 7px 30px;
}
div.suggested-download a {
	color: white;
	text-decoration: underline;
}
section#content div.suggested-download h3 {
	margin-top: 14px;
	color: white;
}
.gray-box {
	background-color: #575757;
	color: #EFEBDB;
	padding: 10px;
}
.offwhite-box {
	background-color: #EFEBDB;
	color: #575757;
	padding: 10px;
}
.red-box {
	background-color: #D73834;
	color: #EFEBDB;
	padding: 10px;
}

section#content .add-to-cart-box {
	float: right;
	width: 210px;
	border: 1px solid #ccc;
	background-color: #efebdb;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	color: #575757;
	clear: both;
}
section#content .add-to-cart-box.generic {
	background-image: url(https://cdn-prod.contentwatch.net/assets/boxes/addtocart-plain.png);
	background-repeat: no-repeat;
	background-position: 125px 5px;
	background-size: 40%;
	margin-top: 10px;
}
section#content .add-to-cart-box .btn-blue {
	font-size: 16px;
	margin: 5px auto;
	width: 100%;
}
section#content .add-to-cart-box.generic .btn-blue {
	margin-top: 25px;
	font-size: 22px;
}
section#content .add-to-cart-box .btn-blue.smaller {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
}
section#content .add-to-cart-box h4 {
	color: #ec592c;
	text-decoration: underline;
	font-size: 14px;
	margin-left: 10px;
}
section#content .add-to-cart-box h5 {
	text-align: center;
	color: #000;
	font-size: 16px;
}
section#content .add-to-cart-box ul {
	margin: 0;
	padding: 0;
	width: 50%;
}
section#content .add-to-cart-box ul li {
	font-weight: bold;
	list-style: none;
	line-height: 12px;
	text-align: right;
	font-size: 10px;
	clear: both;
	height: 10px;
}
section#content .add-to-cart-box ul li label {
	float: left;
	display: inline;
	width: auto;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
section#content #content-text .add-to-cart-box img, section#content .add-to-cart-box img {
	clear: left;
	float: none;
	margin: 10px 0 0 0;
}
section#content #content-text .add-to-cart-box img.center, section#content .add-to-cart-box img.center {
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
section#content .add-to-cart-box p {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#atcform {
	margin-bottom: 0;
}
#atcform input[type="radio"] {
	float: left;
}
#atcform label div {
	margin-left: 20px;
}

/*/ login stuff /*/

div#sender-loading {
	text-align: center;
	display:none;
}
div#sender-frames {
	position:relative;
	width:100px;
	height:10px;
}
div#sender-frames iframe {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	height:2px;
	width:2px;
}
div#sender-frames div.cover {
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:10px;
	background-color:#fffcf4;
}

/* my account */

.nav-pills > li > a {
	border-radius: 0;
}

#main-content #subscriptions .row p {
    font-size: 15px;
    text-align: left;
}



/*/ smaller screen size adjustments - put normal styles above this line /*/

/*/ large devices >= 1200 /*/

/*/ medium devices >= 992 /*/
@media only screen and (max-width: 1199px) {
	form#sitesearch .search-query {
		width: 100px;
	}
	#content-text img.hero {
		max-width: 66%;
		margin-right: 0;
		padding-right: 0;
	}
}

/*/ small devices >= 768 /*/
@media only screen and (max-width: 991px) {
	header, body.ArticlePage header, body.ArticleListPage header, body.BlogHolder header, body.BlogEntry header, body.ArticleSliderPage header, body.LearningCenterHomePage header {
		height: auto;
	}
	header .logo {
		margin-top: 5px;
	}
	.needlepoint {
		left: 340px;
		top: 12px;
	}
	#home-slideshow {
		background-position: top left;
	}
	#home-slideshow h2 {
		left: 18%;
	}
	#home-slideshow h2 em {
		font-size: 40px;
	}
	#home-slideshow h1 {
		left: 34%;
	}
	#home-slideshow .btn {
		right: 10%;
	}
	#left-nav {
		display: none;
	}
	body.CartPage #left-nav {
		display: inherit;
	}
	#logo-tagline {
		left: 350px;
		top: 25px;
	}
	#menu.navbar {
		float: left!important;
	}
	form#sitesearch .search-query {
		width: 180px;
	}
	#cta h2 {
		display: inline;
	}
	#cta #buy-now-box {
		width: auto;
	}
	#cta-gray #buy-now-box {
		height: auto;
	}
	#cta #buy-now-box .btn {
		float: right;
	}
	#footer-bottom ul h2 {
		font-size: 24px;
	}
	#footer-bottom ul a {
		font-size: 18px;
		line-height: 24px;
		text-align: center;
	}
	#footer-bottom ul li {
		text-align: center;
	}
	#content-text img.hero {
		max-width: 68%;
		margin-right: 0;
		padding-right: 0;
	}
}

/*/ extra small devices < 768 /*/
@media only screen and (max-width: 767px) {
	#top-nav {
		display: none;
	}
	header .logo {
		float: left;
		margin-top: 10px;
	}
	.needlepoint {
		display: none;
		right: -1000px;
		visibility: hidden;
		z-index: 0;
	}
	#logo-tagline {
		display: none;
	}
	header #bottom-nav {
		margin-top: 10px;
	}
	#home-slideshow {
	}
	#home-slideshow h2 {
		left: 30%;
		top: 5%;
	}
	#home-slideshow h2 em {
		font-size: 40px;
		white-space: normal;
	}
	#home-slideshow h1 {
		display: none;
	}
	#home-slideshow .btn {
		right: 20px;
		left: auto;
	}
	#home-slideshow .home-adbox {
		left: 15px;
		height: 89px;
		bottom: 10px;
	}
	#home-slideshow #home-adbox-1 {
		top: auto;
	}
	#home-slideshow #home-adbox-2 {
		display: none;
	}
	#menu.navbar {
		float: right!important;
		border: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	#menu.navbar-default .navbar-toggle {
		height: 57px;
		display: block;
		margin-left: 0;
		margin-right: 0;
		padding: 0.3em 0.8em 0.55em;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	#menu.navbar ul.nav li .dropdown-menu li {
		padding: 0;
		overflow: hidden;
	}
	#menu.navbar ul.nav li .dropdown-menu li > a {
		font-size: inherit;
		overflow: hidden;
		padding: 17px 22px 18px;
		font-size: 18px;
	}
	#menu.navbar ul.nav li a.first {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#menu.navbar ul.nav li .dropdown-menu {
		padding-left: 20px;
		width: 100%;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#menu.navbar ul.nav li a {
		padding-left: 20px;
		border: none;
		font-size: 18px;
	}
	#menu.navbar div.navbar-collapse {
		padding: 10px;
	}
	#menu.navbar div.navbar-collapse.in {
		overflow-x: hidden;
		max-height: none;
		overflow-y: visible;
	}
	form#sitesearch .search-query {
		width: 30px;
	}
	body.ArticlePage header #learning-center-header, body.ArticleListPage header #learning-center-header, body.BlogHolder header #learning-center-header, body.BlogEntry header #learning-center-header, body.ArticleSliderPage header #learning-center-header, body.LearningCenterHomePage header #learning-center-header, body.ArticlePage header #blog-header, body.ArticleListPage header #blog-header, body.BlogHolder header #blog-header, body.BlogEntry header #blog-header, body.ArticleSliderPage header #blog-header, body.LearningCenterHomePage header #blog-header {
		background-image: none;
		height: auto;
		padding-top: 0;
	}
	body.ArticlePage header #blog-text, body.ArticleListPage header #blog-text, body.BlogHolder header #blog-text, body.BlogEntry header #blog-text, body.ArticleSliderPage header #blog-text, body.LearningCenterHomePage header #blog-text, body.ArticlePage header #learning-center-header-text, body.ArticleListPage header #learning-center-header-text, body.BlogHolder header #learning-center-header-text, body.BlogEntry header #learning-center-header-text, body.ArticleSliderPage header #learning-center-header-text, body.LearningCenterHomePage header #learning-center-header-text {
		margin-top: 0;

	}
	#cta #buy-now-box .btn {
		margin-top: 10px;
	}
	#cta #buy-now-box {
		height: auto;
		padding-bottom: 70px;
	}
	#cta-gray #learning-center {
		height: auto;
	}
	section#content .add-to-cart-box {
		clear: both;
		display: block;
		width: auto;
		float: none;
		margin-left: 0;
	}
	section#content .add-to-cart-box.generic {
		background-size: 15%;
		background-position: 78% 2%;
	}
	section#content .add-to-cart-box.generic ul {
		margin-left: 10px;
	}
	#content-text .compare-competition {
		float: none;
		width: auto;
	}
	#content-text img.hero {
		padding-right: 0;
		float: none;
	}
}

/*/ even smaller devices < 360 /*/
@media only screen and (max-width: 360px) {
	header .logo {
		width: 170px;
		background-size: 100%;
		height: 40px;
		margin-top: 20px;
	}
	#home-slideshow h2 {
		font-size: 24px;
		left: 40%;
	}
	#home-slideshow h2 em {
		font-size: 30px;
		width: auto;
		left: 2%;
	}
	#home-adbox-1 {
		display: none;
	}
	#cta #learning-center {
		padding-left: 20px;
		background-image: none;
	}
	body.HomePage .video-wrapper {
		width: 280px;
		height: 157px;
	}
	#available-for {
		padding: 4px;
	}
	#products-mast {
		height: auto;
	}
	#products-mast .feature {
		display: none;
	}
	section#content .add-to-cart-box.generic {
		background-size: 30%;
		background-position: 180px 5px;
	}
	body.CartPage #LoopLingo {
		display: none;
	}
	body.CartPage #continue-shopping {
		display: none;
	}
}

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}