@charset "UTF-8";
/*
 Theme Name: Whiteboard
 Theme URI: http://whiteboardframework.com/
 Author: Bold Perspective
 Author URI: http://boldperspective.com/
 Description: Whiteboard Framework has been helping Wordpress developers cut back on their development time and improve their Wordpress powered websites since 2008.
 Version: 3.2.1

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */
/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
 */
/*
 List of divs in Whiteboard
 Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
 */

html {
    background: url('images/nav_menu.jpg') 0px 220px repeat-x #fff !important;
    color: #636363;
}
body {
    background: url('images/multisite_nav_bg.jpg') top center repeat-x transparent;
}
p + p {
    margin-top: 1.5em;
}
/* Header Styles */

.site-title {
    background: url('images/company_name.png') top left no-repeat;
}
.social-icons {
    position: absolute;
    top: 34px;
    right: 0;
}
.social-icons ul {
    list-style: none;
    margin: 0;
}
.social-icons li {
    float: left;
    display: block;
    margin: 0 5px;
}
.social-icons a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    font-size: 0;
    background-image: url('images/icons/social_icons_map.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.social-icons .facebook a {
    background-position: 0 0;
}
.social-icons .facebook a:hover {
    background-position: 0 -30px;
}
.social-icons .instagram a {
    background-position: -120px 0;
}
.social-icons .instagram a:hover {
    background-position: -120px -30px;
}
.social-icons .pinterest a {
    background-position: -90px 0;
}
.social-icons .pinterest a:hover {
    background-position: -90px -30px;
}
.social-icons .twitter a {
    background-position: -60px 0;
}
.social-icons .twitter a:hover {
    background-position: -60px -30px;
}
.social-icons .youtube a {
    background-position: -30px 0;
}
.social-icons .youtube a:hover {
    background-position: -30px -30px;
}
.nav-multisite-item {
    float: left;
    height: 40px;
    margin: 5px 0 5px 10px;
    padding: 0 0 0 10px;
    border-left: 1px solid #e3e3d9;
    font-size: 11px;
}
.cartlinks {
    background: url('images/icons/shopping_bag.png') center right no-repeat transparent;
    padding-right: 25px;
}
.cartlinks.empty {
    background: url('images/icons/shopping_bag_empty.png') center right no-repeat transparent;
}
/* Announcement Styles */

.announcement {
    background: url('images/saleflag.png') center center no-repeat transparent;
    height: 50px;
    overflow: hidden;
}
.announcement .content {
    padding: 0 30px;
    line-height: 50px;
    text-align: center;
    color: #1E6FA7;
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    font-size: 14px;
}
.announcement p {
    margin: 0;
}
.announcement_tab {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
}
.announcement_tab {
    background: url('images/SaleFlag_end.png') top right no-repeat transparent;
    padding-right: 29px;
}
.announcement_tab .wrap {
    overflow: hidden;
    background: url('images/SaleFlag_bg.png') top left repeat-x #f63245;
    max-width: 921px;
}
.announcement_tab .title,
.announcement_tab .content {
    float: left;
    color: #fff;
    height: 56px;
    font-size: 14px;
}
.announcement_tab .title h3 {
    color: #fff;
    font-family: 'Lobster', cursive;
    font-size: 30px;
    line-height: 1.2;
    margin: 0;
}
.announcement_tab .content a,
.announcement_tab .content a:hover {
    color: #fff;
    text-decoration: underline;
}
.announcement_tab p {
    margin: 0;
}
.announcement_tab p + p {
    margin-top: 10px;
}
#sale-countdown .hours,
#sale-countdown .minutes,
#sale-countdown .seconds,
#sale-countdown .time-label {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
}
#sale-countdown .time-label {
    font-size: 22px;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 10px;
}
#sale-countdown .seperator {
    display: none;
}
#sale-countdown span + span {
    padding-left: 10px;
}
/* Navigation Styles */

.multisite-menu {
    float: left;
    background: #fff;
    border-left: 1px solid #e3e3d9;
    border-right: 1px solid #e3e3d9;
    padding: 0 0 0 5px;
}
.multisite-menu ul {
    list-style: none;
    margin: 0;
}
.multisite-menu ul li {
    float: left;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 50px;
    border: 1px solid #e3e3d9;
    margin: 0 5px 0 0;
    background: #f7f7ed;
}
.multisite-menu a {
    display: block;
    height: 18px;
    padding: 30px 12.5px 0 12.5px;
    font-size: 10px;
    line-height: 18px;
    text-decoration: none;
    color: #707070;
}
.multisite-menu .site-active {
    border: 0;
    padding: 1px;
    background: #fff;
}
.multisite-menu a:hover {
    text-decoration: underline;
}
.multisite-menu .electric-quilt a {
    background: url('images/icons/eq_multisite.png') top center no-repeat transparent;
}
.multisite-menu .do-you-eq a {
    background: url('images/icons/doyoueq_multisite.png') top center no-repeat transparent;
}
.multisite-menu .the-eq-blog a {
    background: url('images/icons/blog_multisite.png') top center no-repeat transparent;
}
.multisite-menu .eq-support a {
    background: url('images/icons/techsupport_multisite.png') top center no-repeat transparent;
}
.multisite-menu .eq-university a {
    background: url('images/icons/equ_multisite.png') top center no-repeat transparent;
}

/* Primary Navigation */
#nav-primary {
    background: none;
}
#ddsmoothmenu1 {
    background: none;
}
#ddsmoothmenu1 > ul > li > a {
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    font-size: 18px;
    font-weight: normal;
    background: none;
    border: 0;
}
#ddsmoothmenu1 > ul > li > a:hover,
#ddsmoothmenu1 > ul > li > a.selected {
    background: url('images/nav_hover_bg.png') top left repeat-x transparent !important;
    color: #154d74;
}
#ddsmoothmenu1 > ul > li > ul > li > a {
    background: #A2C7E2 !important;
    border-bottom: 1px solid #C2DCEF;
    border-right: 0;
    color: #154d74 !important;
}
#ddsmoothmenu1 > ul > li > ul > li > a.selected {
    background: #b5d2e7 !important;
    color: #154d74 !important;
}
#ddsmoothmenu1 > ul > li > ul > li > ul > li > a,
#ddsmoothmenu1 > ul > li > ul > li > ul > li > a.selected {
    background: #b5d2e7 !important;
    border-bottom: 1px solid #C2DCEF;
    border-right: 0;
    color: #154d74 !important;
}
#ddsmoothmenu1 > ul > li > ul > li > a:hover,
#ddsmoothmenu1 > ul > li > ul > li > ul > li > a:hover {
    background: #1e6fa7 !important;
    color: #fff !important;
}
#ddsmoothmenu1 .rightarrowclass {
	display: block;
	width: 16px;
	height: 21px;
	background: url('images/icons/nav-right.png') center center no-repeat transparent;
}

/* Boutique Navigation */
#ddsmoothmenu2 {
    background: #989797;
}
#ddsmoothmenu2 > ul > li > a {
    background: #989797;
    border-right: 1px solid #ADADAD;
    color: #F9F9F9;
}
#ddsmoothmenu2 > ul > li > a.selected {
    background: #7a7a7a !important;
}
#ddsmoothmenu2 > ul > li > a:hover {
	background: #7a7a7a !important;
	color: #fff;
}
#ddsmoothmenu2 > ul > li > ul > li > a {
    background: #7a7a7a !important;
    border-bottom: 1px solid #878787;
    border-right: 0;
    color: #F9F9F9 !important;
}
#ddsmoothmenu2 > ul > li > ul > li > a.selected,
#ddsmoothmenu2 > ul > li > ul > li > a:hover {
    background: #3A3A3A !important;
    color: #fff !important;
}
/*
#ddsmoothmenu2 > ul > li > ul > li > a.selected {
    background: #5BA7DC !important;
    color: #0C2B41 !important;
}
#ddsmoothmenu2 > ul > li > ul > li > a:hover {
    background: #1e6fa7 !important;
    color: #fff !important;
}
#ddsmoothmenu2 > ul > li > ul > li > ul > li > a,
#ddsmoothmenu2 > ul > li > ul > li > ul > li > a.selected {
    background: #5BA7DC !important;
    border-bottom: 1px solid #C2DCEF;
    border-right: 0;
    color: #0C2B41 !important;
}
#ddsmoothmenu2 .rightarrowclass {
	display: block;
	width: 16px;
	height: 21px;
	background: url('images/icons/nav-right.png') center center no-repeat transparent;
}
*/

#store-menu {
    background: #cfdfee;
    background: -webkit-linear-gradient(top, #B9C7D4, #cfdfee 100%);
    background: linear-gradient(to bottom, #B9C7D4, #cfdfee 100%);
    position: relative;
    z-index: 100;
    border: 1px solid #B9C7D4;
}
#store-menu > ul > li {
    width: 20%;
    float: left;
}
#store-menu > ul > li > a {
    display: block;
    width: 100%;
    padding: 10px;
    color: #636363;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#store-menu > ul > li > a:hover {
    text-decoration: underline;
}
#store-menu > ul > li > ul {
    display: block;
    background: #cfdfee;
    padding: 0 10px 10px 10px;
    position: relative;
}
#store-menu > ul > li.menu-item-first > ul {
    border-left: 1px solid #B9C7D4;
}
#store-menu > ul > li > ul {
    border-bottom: 1px solid #B9C7D4;
}
#store-menu > ul > li.menu-item-last > ul {
    border-right: 1px solid #B9C7D4;
}
#store-menu > ul > li > ul > li {
    margin: 5px 0;
}
#store-menu > ul > li > ul a {
    color: #636363;
    text-decoration: none;
}
#store-menu > ul > li > ul a:hover {
    text-decoration: underline;
}
#store-menu .bottom-link {
    font-weight: bold;
}
#store-menu .top-bottom-link {
    border-top: 1px solid #B9C7D4;
    padding-top: 10px;
}
#store-menu .down-arrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('images/icons/arrow-down.png') center center no-repeat transparent;
}
/* Content Styles */

#home-slider,
#store-slider {
    background: url('images/loading.gif') no-repeat 50% 50% #ccc;
    overflow: hidden;
}
#home-slider .nivo-controlNav,
#home-slider-single .nivo-controlNav,
#store-slider .nivo-controlNav {
    background: #cfdfee;
    border-top: 1px solid #e7e7ce;
}
.infobox_nobdr .content {
    display: block;
    position: relative;
    background: #f7f7ed;
    border: 1px solid #e7e7ce;
    color: #636363;
}
.infobox_bdr .outer-border {
    display: block;
    border: 1px solid #e7e7ce;
    padding: 10px;
}
.infobox_bdr .content {
    position: relative;
    background: #f7f7ed;
    border: 1px solid #e7e7ce;
    padding: 10px 10px 30px 10px;
    color: #636363;
}
.infobox_bdr .content.nolink {
    padding: 10px;
}
.infobox_nobdr h1,
.infobox_nobdr h2,
.infobox_nobdr h3,
.infobox_nobdr h4,
.infobox_bdr h1,
.infobox_bdr h2,
.infobox_bdr h3,
.infobox_bdr h4 {
    margin: 0 0 10px 0;
}
.download-box .thumb {
    background: #f7f7ed;
    border-top: 1px solid #e7e7ce;
    border-right: 1px solid #e7e7ce;
    border-left: 1px solid #e7e7ce;
    padding: 10px 10px 0 10px;
}
.download-box .content {
    padding: 10px;
}
.infobox_nobdr .box-link,
.infobox_bdr .box-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding-right: 13px;
    background: url('images/icons/goto.png') center right no-repeat;
    text-decoration: none;
    color: #1e6fa7;
}
.infobox_nobdr .box-link:hover,
.infobox_bdr .box-link:hover {
    text-decoration: underline;
}
.download-box a {
    padding-right: 13px;
    background: url('images/icons/goto.png') center right no-repeat;
    text-decoration: none;
    color: #1e6fa7;
}
.download-box a:hover {
    text-decoration: underline;
}
.download-box ul {
    list-style: none;
}
.download-box li {
    margin: 0;
}
.download-box .properties {
    background: url('images/icons/download.png') top left no-repeat #f7f7ed;
    min-height: 48px;
    padding: 0px 0px 0px 68px;
    margin: 10px 0;
}
.infobox_bdr.subscribe .content {
    background: url('images/home/email.png') 193px 10px no-repeat #f7f7ed;
}
.infobox_bdr.eq-university .content {
    background: url('images/home/EQU-cap.png') 160px 5px no-repeat #f7f7ed;
}
.infobox_bdr.splash-contentbox .content {
    height: 150px;
}
.infobox_bdr.splash-contentbox p {
    margin-bottom: 0px;
}
.two-digit-number {
    display:  inline-block;
    width:  4ch;
}
.two-digit-number:after {
    content:  '.\a0 ';
}
.bold {
    font-weight: bold !important;
}
.no-bold {
    font-weight: normal !important;
}
.italic {
    font-style: italic;
}
.body-font {
    font-size: 13px !important;
    line-height: 20px !important;
}
.dashed_section {
    border-top: 2px dashed #8CA6B7;
    border-bottom: 2px dashed #8CA6B7;
}
.blue_section {
    background: #cfdfee;
}
table.alt-rows {
    width: 100%;
}
table.alt-rows td,
table.alt-rows th {
    width: auto !important;
}
table.alt-rows thead tr,
table.alt-rows tfoot tr {
    background: #BECBD3;
}
table.alt-rows tbody tr {
    background: #d5e3ed;
}
table.alt-rows tbody tr:nth-child(odd) {
    background: #E8F0F6;
}
table.rate-1-5-table th,
table.rate-1-5-table td {
    width: 5%;
    text-align: center;
}
table.rate-1-5-table th:first-child,
table.rate-1-5-table td:first-child {
    width: 75%;
    text-align: left;
}
/* Content/Headline Styles */

.mag-title {
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    color: #a7004c;
}
.org-title {
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    color: #e07f27;
}
.grn-title {
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    color: #7a963b;
}
.blu-title {
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    color: #1e6fa7;
}
.mag-title a,
.org-title a,
.grn-title a,
.blu-title a {
    color: inherit;
    text-decoration: none;
}
.bluebox {
    display: block;
    background: #C6D6E3;
    line-height: 2em;
    padding: 10px;
    border: 1px solid #ACBCC9;
    box-sizing: border-box;
    margin: 10px 0;
    font-weight: bold;
}
.light-bluebox {
    display: block;
    background: #DEF0FF;
    padding: 10px;
    border: 1px solid #ACBCC9;
    box-sizing: border-box;
    margin: 10px 0;
    font-weight: bold;
}
.divider {
    clear: both;
    display: block;
    background: #C6D6E3;
    line-height: 2em;
    padding: 0 0.5em;
    border: 1px solid #ACBCC9;
    color: #636363;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0 5px;
}
.divider a {
    color: #636363;
    text-decoration: underline;
}
.divider a:hover {
    text-decoration: none;
}
.eq7 {
    padding: 0 0 0 58px;
    line-height: 48px;
    background: url('images/icons/EQ7icon.png') left center no-repeat transparent;
}
.eq6 {
    padding: 0 0 0 58px;
    line-height: 48px;
    background: url('images/icons/EQ6icon.png') left center no-repeat transparent;
}
.amy {
    padding: 0 0 0 58px;
    line-height: 48px;
    background: url('images/icons/AmyButlerIcon.png') left center no-repeat transparent;
}
.contact-info {
    list-style: none;
}
.contact-info li {
    margin: 0 0 10px 0;
}
.contact-info h4 {
    margin: 0;
}
.phone-icon {
    background: url('images/icons/phone16.png') top left no-repeat;
    padding: 0 0 0 21px;
}
.email-icon {
    background: url('images/icons/email16.png') top left no-repeat;
    padding: 0 0 0 21px;
}
.post-icon {
    background: url('images/icons/post16.png') top left no-repeat;
    padding: 0 0 0 21px;
}
.fax-icon {
    background: url('images/icons/fax16.png') top left no-repeat;
    padding: 0 0 0 21px;
}
.no-margin {
    margin-top: 0px;
}
.strike {
    text-decoration: line-through;
}
.underline {
    text-decoration: underline;
}
.text-right {
    text-align: right;
}
.dashed-box {
	background: #d0e3f3;
    border: 1px dashed #94b6d2;
    clear: both;
    color: #636363;
    display: block;
    margin: 15px 0;
    padding: 10px;
}
.red-text {
    color: #CC0033;
}

/* Splash Pages */

.splash-div {
    width: 930px;
    height: 180px;
    padding: 10px;
    margin-bottom: 20px;
}
.splash-div .title {
    color: #636363;
    font-size: 28px;
    font-weight: normal;
    padding: 10px 20px;
    margin: 0 0 0 -10px;
    background: #fff;
    display: inline-block;
    border: 1px dashed #006eab;
    border-left: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/*Retailer */

.content-listing {
    list-style: none;
}
.content-listing li {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #E7E7CE;
}
.content-listing .thumb {
    float: left;
    width: 125px;
    height: 125px;
    position: relative;
}
.content-listing .thumb .ngg-singlepic {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
}
.content-listing .content {
    float: left;
    width: 525px;
    position: relative;
    padding: 0 0 28px 0;
}
.content-listing.full-width .content {
    width: 805px;
}
.content-listing .content.no-thumb {
    width: 710px;
}
.content-listing.full-width .content.no-thumb {
    width: 950px;
}
.content-listing .thumb img {
    display: block;
    margin: auto;
}
.content-listing .title {
    margin: 0 0 10px 0;
}
.content-listing .pdf_download {
    width: 280px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
}
.content-listing .html_link {
    width: 280px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: left;
}
.content-listing .content.no-thumb .eq7_download,
.content-listing .content.no-thumb .pdf_download {
    width: 350px;
}
.content-listing .content.no-thumb .full_width {
    width: 670px;
}
.content-listing.full-width .content.no-thumb .full_width {
    width: 950px;
}
.content-listing.full-width .content .full_width {
    width: 805px;
}
.content-listing .content .full_width {
    width: 525px;
}
.download-link {
    text-decoration: none;
    padding-right: 13px;
    background: url('images/icons/goto.png') center right no-repeat;
}
.download-link:hover {
    text-decoration: underline;
}
/* Sidebar Styles */

.sidebar {
    overflow: hidden;
    display: block;
    border: 1px solid #e7e7ce;
    padding: 10px;
}
.sidebarbox {
    position: relative;
    background: #f7f7ed;
    border: 1px solid #e7e7ce;
    padding: 10px;
    color: #636363;
}
.sidebarbox h4 {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    color: #1e6fa7;
    margin: 0 0 10px 0;
}
.sidebarbox h4 a {
	text-decoration: none;	
}
.sidebarbox h4 a:hover {
	text-decoration: underline;	
}
.sidebar .widget-area {
	font-size: 12px;	
}
.widget-area h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
.widget-area ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.widget-area li {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 5px 0px !important;
    line-height: 21px;
}
.widget-area .tree-list li {
	margin: 0px 0px 5px 10px !important;
}
.widget-area li a {
    text-decoration: none;
}
.widget-area li a:hover {
    text-decoration: underline;
}
/*Misc Content*/

#catalog {
    margin: 30px 0;
    text-align: center;
}
/* Search Styles */

.search-excerpt {
    background: none repeat scroll 0 0 #EF94B2;
}
#searchform .screen-reader-text {
    display: none;
}
#searchform #s {
    -moz-box-sizing: border-box;
    border: 1px solid #bbb;
    color: #636363;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin: 0;
    padding: 0 5px;
    width: 248px;
}
#searchform #searchsubmit {
    background: url("images/search_button.png") no-repeat scroll left top transparent;
    border: 0 none;
    display: inline-block;
    height: 26px;
    padding: 0;
    text-indent: -10000px;
    width: 26px;
}
#searchform #searchsubmit:hover {
    cursor: pointer;
}
/* Form Styles */

.cform legend {
    font-size: 14px;
    color: #636363;
    font-weight: bold;
    margin: 0;
}
.cf-ol {
    list-style: none;
}
.cf-ol li,
.mc_merge_var,
.mc_interests_header,
.mc_signup_submit {
    margin: 20px 0px 5px 0px !important;
}
.cform label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}
.cform label.cf-after {
    display: inline;
    font-weight: normal;
}
.cform .single,
.cform .cformselect,
input[type="text"],
input[type="password"] {
    display: block;
    font-size: 12px;
    line-height: 22px;
    border: 1px solid #bbb;
    width: 100%;
    height: 32px;
    padding: 0 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #636363;
}
.cform .cformselect,
select {
    padding: 3.5px 4px;
    line-height: 15px;
    border: 1px solid #BBBBBB;
    text-align: left;
}
.cform .cformselect option,
select option {
    display: list-item;
    height: 15px;
    line-height: 15px;
    padding: 0 4px;
}
.cform .area,
textarea {
    display: block;
    font-size: 12px;
    line-height: 22px;
    border: 1px solid #bbb;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 150px;
    height: 134px;
    padding: 0 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #636363;
}
input[type="radio"] {
    display:  inline-block;
    margin:  0;
    padding:  0;
}
.cform .cf-box-title {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.cform .cf-box-group {
    margin: 0 !important;
}
.cform .cf-box-group:before,
.cform .cf-box-group:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.cform .cf-box-group:after {
    clear: both;
}
.cform .cf-box-group input {
    clear: both;
    float: left;
		margin: 3px 3px 0px 5px;
}
.cform .cf-box-group label {
    float: left;
    font-weight: normal;
}
.cform .reqtxt,
.cform .emailreqtxt,
#mc-indicates-required {
    display: block;
    color: #B43432;
    font-style: italic;
    margin: 0 0 10px 0;
    font-size: 11px;
}
.mc_required {
    color: #B43432;
    font-style: italic;
    margin: 0 0 0 5px;
    font-size: 11px;
}
.cf-sb {
    margin: 0;
}
.cform .sendbutton,
input[type="submit"],
input[type="button"],
input[type="reset"],
.blue-button {
    display: block;
    border: 1px solid #1e6fa7;
    background: #77aad5;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 28px;
    line-height: 22px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: capitalize;
    padding: 0 6px 4px 6px;
    text-decoration: none;
    white-space: nowrap;
}
.dark-blue-button {
    display: block;
    border: 1px solid #1e6fa7;
    background: #1e6fa7;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 28px;
    line-height: 22px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: capitalize;
    padding: 0 6px 4px 6px;
    text-decoration: none;
    white-space: nowrap;
}
.cform .sendbutton:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.dark-blue-button:hover,
.blue-button:hover {
    cursor: pointer;
    background: #5c8fbb;
}
.cf_hidden,
.linklove,
.cf_info {
    display: none;
}
.cf_info.failure,
.mc_error_msg,
p.err {
    display: block;
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid #990000;
    background: #E5A8A8;
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}
.cf_info.success {
    display: block;
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid #7F7F56;
    background: #FFFFAD;
    color: #7F7F56;
    font-size: 12px;
    font-weight: bold;
}
.div_texbox {
    margin: 0 0 10px 0;
}
/* Retailer Order Form Styles */
.retailer-order-form #billing-address-fields.half,
.retailer-order-form #shipping-address-fields.half {
	display: block;
	float: none;
	width: auto;
}
.retailer-order-form label {
    float: left;
    display: block;
    width: 90%;
}
.retailer-order-form .single {
    float: left;
    display: block;
    width: 10%;
}
.retailer-order-form .product-image,
.retailer-order-form .product-name,
.retailer-order-form .product-number,
.retailer-order-form .retail-price,
.retailer-order-form .wholesale-price {
    float: left;
    display: block;
    width: 15%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 5px;
    font-weight: normal;
}
.retailer-order-form .product-image {
    width: 15%;
}
.retailer-order-form .product-name {
    width: 40%;
}
.retailer-order-form .product-head {
    background: #C6D6E3;
    padding: 5px 0;
    font-weight: bold;
}
.retailer-order-form .product-head .product-name,
.retailer-order-form .product-head .product-number,
.retailer-order-form .product-head .retail-price,
.retailer-order-form .product-head .wholesale-price,
.retailer-order-form .product-head .product-quantity {
    float: left;
    display: block;
    width: 13.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 5px;
    font-weight: bold;
}
.retailer-order-form .product-head .product-name {
    width: 49.5%;
}
.retailer-order-form .product-head .product-quantity {
    width: 10%;
}
.retailer-order-form .reqtxt {
    display: none;
}
/* Pagination Styles */

.wp-paginate {
    list-style: none;
    margin: 0;
}
.wp-paginate li {
    float: left;
    display: block;
    margin: 0;
}
.wp-paginate .title {
    display: block;
    float: left;
}
.wp-paginate .page,
.wp-paginate .prev,
.wp-paginate .next {
    display: block;
    margin: 0 0 0 10px;
    padding: 0 5px;
    background: #5c8fbb;
    border: 1px solid #1e6fa7;
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
}
.wp-paginate .page:hover,
.wp-paginate .prev:hover,
.wp-paginate .next:hover {
    cursor: pointer;
}
.wp-paginate .current {
    border: 1px solid #1e6fa7;
    background: #77aad5;
    color: #fff;
}
.wp-paginate .current:hover {
    cursor: default;
}
/* Breadcrumb Styles */

.breadcrumbs {
    list-style: none;
    margin: 10px 0;
}
.breadcrumbs li {
    display: inline;
    margin: 0;
    padding: 0;
}
/* Comment Styles */

.comment-listing {
    list-style: none;
    border: 1px solid #CFDFEE;
    margin: 0 !important;
}
.comment-listing .comment {
    display: block;
    padding: 10px !important;
}
.comment-listing .comment.odd,
#shopp .comment-listing .comment.odd {
    background: #E1EFFA !important;
}
.comment-listing .comment.even,
#shopp .comment-listing .comment.even {
    background: #f5fbff !important;
}
.comment-listing .comment-meta {
    float: left;
    width: 140px;
    margin-right: 10px;
    font-size: 9px;
    overflow: hidden;
}
.comment-listing .author {
    float: left;
    width: 140px;
}
.comment-listing .comment-text {
    float: left;
    width: 498px;
    overflow: hidden;
}
.comment-listing .children {
    background: #469CA4;
    padding: 0 0 0 10px;
    margin: 0;
}
.comment-listing .children .comment-text {
    width: 408px;
}
/* Footer Styles */

#footer-wrap {
    background: url('images/footer_bg.jpg') top left repeat-x #cfdfee;
}
#footer {
    font-size: 11px;
}
.widget-footer h3 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #006eab;
}
.footer-link-list {
    list-style: none;
    margin: 0;
}
.footer-link-list a {
    color: #464646;
    text-decoration: none;
}
.footer-link-list a:hover {
    text-decoration: underline;
}
.footer-link-list a:visited {
    color: #464646;
    text-decoration: none;
}
.footer-link-list a:visited:hover {
    text-decoration: underline;
}
.footer-link-list li {
    margin: 0 !important;
}
.footer-copy {
    color: #464646;
    text-align: right;
    line-height: 22px;
}
.footer-copy img {
    vertical-align: top;
}
.fb-like {
    line-height: normal;
    font-size: 1px;
    vertical-align: baseline;
    height: 20px;
    overflow: hidden;
}
/* Wordpress Styles */

.none,
.hidden {
    /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
    
    display: none;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}
.right {
    float: right;
}
.alignright {
    float: right;
    margin: 10px 0 10px 10px;
}
.textalignright {
    text-align: right !important;
}
.aligncenter {
    display: block;
    text-align: center;
    margin: 10px auto;
}
.textaligncenter {
    text-align: center !important;
}
.read-more {
    display: block;
}
.wp-caption {
    margin: 0 0 20px 0;
}
.wp-caption-text {
    font-size: 11px;
    font-style: italic;
}
/* Shopp Styles */
.content_img {
    border: 1px solid #999;
}
.margin_h3 {
    margin-top: 40px;
}
.nomargin_h3 {
    margin-top: 0px;
}
.name {
    font-size: 13px;
}
#shopp form ul li div input,
#shopp form ul li div select {
    display: inline;
}
#shopp #cart .content {
    padding: 0 0 0 85px;
}
#shopp #cart tbody tr {
    border-bottom: 1px solid #ccc;
}
#shopp #cart tbody tr.totals,
#shopp #cart tbody tr.buttons {
    border: 0;
}
#shopp #cart th,
#shopp #cart td {
    padding: 20px 5px;
}
#shopp #cart .totals th,
#shopp #cart .totals td,
#shopp #cart .buttons th,
#shopp #cart .buttons td {
    padding: 3px;
}
#shopp #cart .totals td,
#shopp #cart .totals th {
    vertical-align: middle;
}
#shopp #cart .total td,
#shopp #cart .total th {
    border-top: 1px solid #ccc;
}
#shopp #cart .update-button {
    float: right;
}
#shopp #cart .ship-estimates span {
    display: block;
    margin: 10px 0;
}
#shopp #cart .ship-estimates {
    width: 220px;
}
#shopp #cart .ship-estimates .update-button {
    float: none;
}
#shopp #cart tbody tr {
    border-bottom: 1px solid #ccc;
}
#shopp #checkout th,
#shopp #checkout td {
    padding: 5px;
}
#shopp .cart-related form {
    text-align: center;
}
#shopp .cart-related .sendbutton {
    display: inline-block;
}
#shopp #receipt fieldset {
    border: 1px solid #DADADA;
    margin: 30px 5px;
    padding: 15px;
    height: 190px;
}
#shopp #receipt .order tr {
    border-bottom: 1px solid #ccc;
}
#shopp #receipt .order tr.totals {
    border: 0;
}
#shopp #receipt .order th,
#shopp #receipt .order td {
    padding: 5px;
}
#shopp form table {
    width: 100%;
}
#shopp form table td,
#shopp form table th {
    border: medium none;
    width: 20%;
}
#shopp .product-content .variations-list,
#shopp .product-content .sku-number {
    font-weight: normal;
}
#shopp .variations-list {
    margin: 0 0 5px 0;
}
#shopp .outofstock {
    color: #CC0033;
}
/* Product Option Button Styles */

.option-buttons {
    margin: 2.5px 0;
}
.option-button {
    background: top left no-repeat #eee;
    float: left;
    display: block;
    font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 36px;
    margin: 5px;
    padding: 0 5px;
    min-height: 36px;
    color: #636363;
}
.option-button .pricetext {
    color: #333;
    float: right;
}
.option-button.windows {
    background-image: url('images/icons/windows.png');
    padding-left: 36px;
}
.option-button.osx {
    background-image: url('images/icons/apple.png');
    padding-left: 36px;
}
.option-button.paper-single {
    background-image: url('images/icons/8-5x11_paper.png');
    padding-left: 36px;
}
.option-button.paper-multiple {
    background-image: url('images/icons/8-5x11_paper_multiple.png');
    padding-left: 36px;
}
.option-button.paper-8-5x11 {
    background-image: url('images/icons/8-5x11_paper.png');
    padding-left: 36px;
}
.option-button.paper-8-5x11.paper-multiple {
    background-image: url('images/icons/8-5x11_paper_multiple.png');
    padding-left: 36px;
}
.option-button.paper-11x17 {
    background-image: url('images/icons/11x17_paper.png');
    padding-left: 36px;
}
.option-button.paper-11x17.paper-multiple {
    background-image: url('images/icons/11x17_paper_multiple.png');
    padding-left: 36px;
}
.option-button.paper-13x19 {
    background-image: url('images/icons/13x19_paper.png');
    padding-left: 36px;
}
.option-button.paper-13x19.paper-multiple {
    background-image: url('images/icons/13x19_paper_multiple.png');
    padding-left: 36px;
}
.option-button:hover {
    cursor: pointer;
}
.option-button.active {
    border-radius: 1px;
    box-shadow: 0 0 0 3px #1E6FA7;
}
.option-button.disabled {
    color: #AFAFAF;
}
.option-button.disabled:hover {
    cursor: default;
}
/* Product Variation Descriptions */

.variation-descriptions {
    display: none;
    padding: 10px 0;
}
.variation-descriptions {
    font-size: 11px;
}
/* Search Results styles */

div.result {
    border-bottom: 1px solid #CCCCCC;
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 0;
    padding: 30px 10px;
}
.sm-results-description {
    font-size: 12px;
    line-height: 18px;
}
.result_name h3 {
    color: #005e9e;
}
div.result small {
    color: #999999;
    font-size: 11px;
}
/* License Verification Styles */

#softwarekey-verify-link {
    background: #EEEEEE;
    border: 1px solid #1E6FA7;
    color: #1E6FA7;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    text-decoration: none;
}
#softwarekey-verify .secondary-verify {
    margin-top: 1.5em;
}
#softwarekey-message {
    position: relative;
    overflow: hidden;
    min-height: 30px;
    padding: 20px 20px 20px 82px;
    margin: 0 0 10px 0;
}
#softwarekey-message.error {
    background: #E5A8A8;
    border: 1px solid #990000;
    color: #990000;
}
#softwarekey-message.info {
    background: #FFFFAD;
    border: 1px solid #7F7F56;
    color: #7F7F56;
}
#softwarekey-message.success {
    background: #B2FFB2;
    border: 1px solid #197F19;
    color: #197F19;
}
#softwarekey-message .icon {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 42px;
    height: 30px;
    font-size: 30px;
}
/* Product Update Styles */

#product-updates #step-3,
#product-updates #step-4 {
    display: none;
}
/* Newsletter styles */

.news_doyoueqbox {
    width: 600px;
}
.news_leftbox {
    width: 171px;
    height: 673px;
    padding: 10px;
    margin-right: 10px;
    background-color: #f7f7ed;
    float: left;
    border: 1px solid #e7e7ce;
}
.news_midbox {
    width: 171px;
    height: 278px;
    padding: 10px;
    margin-right: 10px;
    background-color: #f7f7ed;
    float: left;
    border: 1px solid #e7e7ce;
}
.news_rightbox {
    width: 171px;
    height: 278px;
    padding: 10px;
    margin-right: 0px;
    background-color: #f7f7ed;
    float: left;
    border: 1px solid #e7e7ce;
}
.news_largebox {
    width: 373px;
    height: 364px;
    padding: 10px;
    margin: 10px 0px;
    background-color: #f7f7ed;
    float: left;
    border: 1px solid #e7e7ce;
}

/* JQuery Carousel Styles */
.carousel-wrap {
    width: 650px;
}
.carousel-wrap ul {
    width: 100% !important;
}
.carousel-control {
    display: block;
    position: absolute;
    z-index: 10;
    width: 30px;
    height: 30px;
    top: 50%;
    margin: -30px 0 0 0;
    text-indent: -10000px;
    font-size: 0;
}
.carousel-control.previous {
    left: 0;
    background: url('images/icons/carousel_prev.png') top left no-repeat transparent;
}
.carousel-control.next {
    right: 0;
    background: url('images/icons/carousel_next.png') top left no-repeat transparent;
}
.carousel-control.disabled {
    display: none;
}

/* OCSS Borders */
.ban { border: 0 !important; }
.btn { border-top: 0 !important; }
.brn { border-right: 0 !important; }
.bbn { border-bottom: 0 !important; }
.bln { border-left: 0 !important; }

/* OCSS Backgrounds */
.tanbg { background: #f7f7ed; }

/* OCSS Display Types */
.inline { display: inline !important; }
.block { display: block !important; }

/* Print Styles */
.print-only { display: none; }