@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 165px 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 */
.announcement {
    background: #fde8b3;
		font-family: Verdana, sans-serif;
    height: 50px;
    overflow: hidden;
}
.announcement a{
	color: #636363;
	text-decoration: none;
}
.announcement a:hover{
	text-decoration: underline;
}
.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;
}
/* 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;
}

/* Site Menu */
#site-menu {
	width: 350px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0;
}
#site-menu > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	word-spacing: 0;
}
#site-menu > ul > li {
	display: inline-block;
	border-right: 1px solid #787878;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	line-height: 1.3;
	word-spacing: normal;
	vertical-align: middle;
}
#site-menu > ul > li.menu-item-last {
	border-right: none;
	margin: 0;
	padding: 0;
}
#site-menu > ul > li > a {
	font-family: Century Gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #787878;
}
#site-menu > ul > li > a:hover {
	text-decoration:  underline;
}

/* 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.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;
		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;
}

/* 25th Navigation */
#nav-25th,
#ddsmoothmenu3 {
    background: #80b7d8;
}
#ddsmoothmenu3 > ul > li > a {
    background: #80b7d8;
    border-right: 1px solid #88C2E5;
    color: #fff;
}
#ddsmoothmenu3 > ul > li > a.selected {
    background: #1e6fa7 !important;
		color: #fff;
}

#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 */
.ideal-image-slider {
	margin: 0;
}
.iis-loading {
	background-image: url('images/loading.gif') no-repeat 50% 50% #ccc;
}
.iis-loading .iis-slide {
	display: none !important;
}
.iis-loaded {
	background: #ccc;
}
.iis-bullet-nav {
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	box-sizing: border-box;
	max-width: 100%;
	height: 25px;
	padding: 0 8px 0 0;
	line-height: 25px;
	background: #ecece8;
	border-top-right-radius: 5px;
	text-align: left;
	opacity: 0.3;
}
.ideal-image-slider:hover .iis-bullet-nav {
	opacity: 0.8;
}
.iis-bullet-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 7px 0px 7px 8px;
	position: relative;
	z-index: 3;
	background: #fff;
	border: 1px solid #154d74;
	border-radius: 5px;
	cursor: pointer;
	text-indent: -10000px;
}
.iis-bullet-nav a.iis-bullet-active {
	background: #006eab;
}
.iis-previous-nav,
.iis-next-nav {
	display: none;
	width: 50px;
	height: 50px;
	top: 50%;
	position: absolute;
  margin: -25px 0 0 0;
  text-indent: -10000px;
	cursor: pointer;
	z-index: 9;
}
.ideal-image-slider:hover .iis-previous-nav,
.ideal-image-slider:hover .iis-next-nav {
	display:  block;
}
.iis-previous-nav {
		left: 10px;
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAABGUlEQVR4Ab2YoRLDIAxAI5GVk5XIfkIlchKJrEQi36fPTKw37hpKk+e5dxAISeQaApFEofFLo5CIBJmFSOaKTLwv2KhoqWzjgpXKKJVVLwgk7pJUMWLhYIaD5UrxojFL42WoUGhY9AqFZumH++BJjs4VIPE06f9dWLCeJZURKjrqOYEMnrZ6xdbZhz6gbEN7IY4r9JpvhibfvZYUrskiQriteKMjCNFYAVFIxgpIQjFWQBGasQKamCsAsVeA2Cv8JXYap8C7XGGXx7iDsWZ3SpAOqX7i01KuzBPfr7qojTOFhE5RnUoih+LOoUx1KLgdWgfpQXi0CQr+7ZxLY6qPjf6xKpgZFviPPfwHOB6jKMVQbe8O1XbdUO0DdiFaKiawZM0AAAAASUVORK5CYII=') center center no-repeat transparent;
}
.iis-next-nav {
		right: 10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAABHElEQVR4Ab2Yp7ouIQwAI5Erf7kSySOsRB6JRCIjkfPmp9zT682WZDzfiIQ0+T8kMpXO5COTTiWT5CxkGv+jkY8LCooVpewXrCh7UVa7IFE5SjXFiIXBGQbL/xQ3JmeZ3OwKDw2LQWHXLD+He3Al44cUoHI19fu/8GD9LFFsKHvQzwXERtkdufIuUXta7tToqyLbFQc0WZ6g8X/a4XRvzw9s3B3WJCGDsyYLFZw1VejgrOnCBGfNFABvjYC/RsBHEy/xV0BI4ENSOOQzRpSVLaRAhpR6a9PqhxXN3n6hnGq/5oGoHFBo0EgUMNwFjKkBA3fA6iA/Qbp0CUrB61z8YnpJbAZJLJw5FgScPWIPOPGnKOtRbfvxqLbZjmoPNjdaMp9r2wQAAAAASUVORK5CYII=') center center no-repeat transparent;
}
.iis-previous-nav:hover,
.iis-next-nav:hover {
		border-collapse: separate;
		border-radius: 25px;
		box-shadow:  0 0 5px #eee;
		background-color: rgba(255, 255, 255, 0.7);
}
.infobox_nobdr .content {
    display: block;
    position: relative;
    background: #d9e5ee;
    border: 1px dashed #8aafcb;
    color: #636363;
}
.infobox_nobdr_white .content {
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #d1e8f0;
    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 {
    min-height: 150px;
}
.infobox_bdr.splash-contentbox p {
    margin-bottom: 0px;
}
.product-feature-box {
	border: 1px solid #e3e3d9;
}
.product-feature-box .title {
	background: #ecece8;
	margin: 0;
	padding: 0 15px;
	font-family: Century Gothic,lucida grande,lucida sans,bitstream vera sans,verdana;
  font-size: 15px;
  line-height: 33px;
  color: #333;
  font-weight:normal;
	text-transform: uppercase;
}
.product-feature-box .content {
	padding: 10px;
}
.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 {
	line-height: 45px;
}
#searchform .screen-reader-text {
    display: none;
}
#s {
    -moz-box-sizing: border-box;
		box-sizing: border-box;
    border: 1px solid #bbb;
    color: #636363;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin: 0;
    padding: 0 5px;
    width: 190px;
}
#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;
}
#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 0 5px 0 !important;
    padding: 0 !important;
}
.cform label.cf-after {
    display: inline;
    font-weight: normal;
		margin: 0 !important;
}
.cform .single,
.cform .cformselect,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"] {
    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;
}
.msie-8 .cform .cf_upload,
.msie-8 input[type="file"] {
	display: block;
	width: 100%;
	border: 1px solid #bbb;
	background: #fff;
	height: 24px;
	padding: 0 4px;
	font-size: 12px;
	color: #636363;
	line-height: 22px;
}
.cform .fakefile {
	line-height: 24px;
}
.cform .fakefile input[type="text"] {
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #bbb;
	height: 24px;
	width: 68%;
	padding: 0 4px;
	margin: 0 2% 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #636363;
	background-color: #fff !important;
}
.cform .fakefile a {
	  display: inline-block;
    border: 1px solid #1e6fa7;
    background: #1e6fa7;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
		width: 30%;
    height: 24px;
		text-align: center;
    line-height: 22px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: capitalize;
    padding: 0 2% 4px 2%;
    text-decoration: none;
    white-space: nowrap;
}
.cform .fakefile input:hover,
.cform .fakefile a:hover {
	cursor: pointer;
}
.cform .file-upload-loading {
	min-height: 16px;
	padding: 5px;
}
.cform .file-upload-loading.uploading {
	padding: 5px 5px 5px 26px;
	background: url('images/ajax-loader.gif') 5px center no-repeat transparent;
}
.cform .fakefile .filetype-error,
.cform .file-upload-loading.error {
  color: #b43432;
  font-weight: bold;
}
.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;
}
.cform .fldrequired {
    background: #fff url("images/icons/star16.png") no-repeat scroll 3px 3px !important;
    text-indent: 20px !important;
}
.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.png') top left repeat #cfdfee;
	border-top: 1px solid #82b8d8;
}
#footer {
	position: relative;
	font-size: 11px;
}
#footer-mouse-bg {
	position: absolute;
	width: 159px;
	height: 112px;
	top: 15px;
	left: 820px;
	background: url('images/footer_mouse.png') top left no-repeat transparent;
	z-index: 1;
}
#footer a {
	color: #5f5f5f;
}
#footer .widget-footer h3 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #0071ad;
}
#footer .footer-link-list {
	list-style: none;
	margin: 0;
}
#footer .footer-link-list a {
	text-decoration: none;
}
#footer .footer-link-list a:hover {
	text-decoration: underline;
}
#footer .footer-link-list li {
	margin: 0 !important;
}
#footer .footer-copy {
	border-top: 1px solid #bdc9d5;
	margin:  10px 0 0 0;
	padding: 10px 0 0 0;
  color: #5f5f5f;
  text-align: left;
  line-height: 22px;
}
#footer .footer-copy a {
	text-decoration:  underline;
}
#footer .footer-copy a:hover {
	text-decoration:  none;
}
#footer .footer-copy img {
	vertical-align: top;
}
#footer .fb-like {
  line-height: normal;
  font-size: 1px;
  vertical-align: baseline;
  height: 20px;
  overflow: hidden;
}
#footer-subscribe {
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding: 10px;
	background: #b5d2ea;
	border: 1px solid #82b8d8;
	text-align: center;
}
#footer-subscribe h3 {
	font-size: 20px !important;
	text-transform: uppercase;
}
#footer-subscribe p {
	line-height: 1.3;
}
#footer-subscribe .action {
	display: inline-block;
	padding: 0 10px;
	background: #0471ab;
	font-family: Century Gothic,lucida grande,lucida sans,bitstream vera sans,verdana;
	font-size: 14px !important;
	color: #fff;
	line-height: 2;
}
#footer-subscribe .link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Social Icon Styles */
#footer .social-icons {
	position: relative;
	z-index: 2;
}
#footer .social-icons ul {
  list-style: none;
  margin: 0;
}
#footer .social-icons li {
  float: left;
  display: block;
  margin: 0 0 0 10px !important;
}
#footer .social-icons li:first-child {
	margin: 0 !important;
}
#footer .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;
}
#footer .social-icons .facebook a {
  background-position: 0 -30px;
}
#footer .social-icons .instagram a {
  background-position: -120px -30px;
}
#footer .social-icons .pinterest a {
  background-position: -90px -30px;
}
#footer .social-icons .twitter a {
  background-position: -60px -30px;
}
#footer .social-icons .youtube a {
  background-position: -30px -30px;
}

/* 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;
}

/* 25th Anniversary Contest Styles */
#eq25-current-contests {
	border: 1px dashed #bbb;
}
.eq25-contest,
.eq25-contest-thumb,
.eq25-contest-prize {
	position: relative;
	text-align: center;
}
.eq25-contest,
.eq25-contest-prize {
	border: 1px solid #e6e7e7;
}
.eq25-contest .link,
.eq25-contest-thumb .link,
.eq25-contest-prize .link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 0;
	text-indent: -10000px;
}
.eq25-contest .thumb,
.eq25-contest-thumb .thumb,
.eq25-contest-prize .thumb {
	position: relative;
	margin: 0 auto;
}
.eq25-contest .thumb {
	width: 198px;
	height: 198px;
	padding: 15px;
}
.eq25-contest-thumb .thumb {
	width: 150px;
	height: 150px;
}
.eq25-contest-prize .thumb {
	width: 417px;
	height: 198px;
	padding: 15px;
}
.eq25-contest .thumb .img-wrap,
.eq25-contest-thumb .thumb .img-wrap,
.eq25-contest-prize .thumb .img-wrap {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}
.eq25-contest .thumb img,
.eq25-contest-thumb .thumb img,
.eq25-contest-prize .thumb img {
	display: block;
}
.eq25-contest.pink .content,
.eq25-contest-prize.pink .content {
	background: #f35584;
}
.eq25-contest.grey .content,
.eq25-contest-prize.grey .content {
	background: #e6e7e7;
}
.eq25-contest.blue .content,
.eq25-contest-prize.blue .content {
	background: #c8e1eb;
}
.eq25-contest.pink .content,
.eq25-contest.pink .content .title,
.eq25-contest-prize.pink .content,
.eq25-contest-prize.pink .content .title {
	color: #fff !important;
}
.eq25-contest.grey .content,
.eq25-contest.grey .content .title,
.eq25-contest.blue .content,
.eq25-contest.blue .content .title
.eq25-contest-prize.grey .content,
.eq25-contest-prize.grey .content .title,
.eq25-contest-prize.blue .content,
.eq25-contest-prize.blue .content .title  {
	color: #636363 !important;
}
/* 25th Anniversary Video Styles */
#eq25-videos-sidebar {
	border: 1px dashed #bbb;
}
.eq25-video {
	text-align: center;
}
.eq25-video .img-wrap {
	position: relative;
}
.eq25-video .img-wrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/icons/play_32.png') center center no-repeat transparent;
}
.eq25-video .img-wrap img {
	display: block;
	max-width: 100%;
}
.eq25-video .title,
.eq25-video .author,
.eq25-video .instagram {
	font-size: 11px;
}
.eq25-video .author a,
.eq25-video .instagram {
	text-decoration: none;
}
.eq25-video .author a:hover,
.eq25-video .instagram:hover {
	text-decoration: underline;
}
.eq25-video .instagram .logo {
	display: inline-block;
	height:  14px;
	width: 50px;
	background: url('images/25th/logo.instagram-11.png') top left no-repeat transparent;
	font-size: 0;
}

/* 25th Annniversary Instagram Styles */
.eq25-instagram {
	text-align: center;
}
.eq25-instagram .img-wrap {
	position: relative;
}
.eq25-instagram .img-wrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.eq25-instagram .img-wrap img {
	display: block;
	max-width: 100%;
}
.eq25-instagram .title,
.eq25-instagram .author,
.eq25-instagram .instagram {
	font-size: 11px;
}
.eq25-instagram .author a,
.eq25-instagram .instagram {
	text-decoration: none;
}
.eq25-instagram .author a:hover,
.eq25-instagram .instagram:hover {
	text-decoration: underline;
}
.eq25-video .instagram .logo {
	display: inline-block;
	height:  14px;
	width: 50px;
	background: url('images/25th/logo.instagram-11.png') top left no-repeat transparent;
	font-size: 0;
}

/* jQuery Chaos Modal Styles */
#modal-loading{
	background: transparent url('images/ajax-loader.gif') no-repeat top left;
	width: 221px;
	height: 20px;
	font-size: 0px;
}
.chaos-modal-box {
    display: none;
}
#chaos-current-modal > .close-link{
    position: absolute;
    top:  -20px;
    right: -20px;
    width: 30px;
    height:  30px;
    font-size:  0;
    background:  transparent url('images/icons/close.png') no-repeat top right;
}
#chaos-current-modal img{
	display: block;
	max-width: 920px;
}
/* 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; }

.blue-dashed-bt1 { border-top: 1px dashed #1e6fa7 !important; }

/* OCSS Backgrounds */
.tanbg { background: #f7f7ed; }

/* OCSS Display Types */
.inline { display: inline !important; }
.inlineblock { display: inline-block !important; }
.block { display: block !important; }

/* Print Styles */
.print-only { display: none !important; }

/* Seasonal Styles */
.sunbonnetsue{
	display: block;
	position: absolute;
	top: 0px;
	margin-left: -150px;
	max-width: 150px;
	overflow: hidden;
}
.sunbonnetsue-link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 176px;
}
