@charset "UTF-8";
body {
    margin: 0px;
    padding: 0px;
    background-attachment: fixed;
}
.clearfix:after {
	content: "\00A0";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block
}
.accordion {
    display: none;
}
#mobiLogo {
    display: none;
}
#submobiLogo {
    display: none;
}
.mobileFeature {
    display: none;
}
.mobiSearch {
    display: none;
}
#viewport {
    margin: 0px;
    padding: 0px;
}
#feed {
    float: right;
    width: 25px;
    height: 25px;
    text-align: center;
    position: fixed;
    top: 10px;
    right: 150px;
    z-index: 99999;
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
}
#feed #rss img {
    width: 100%;
    height: auto;
}
.sbpRed {
    color: #BE2B37;
}
.sbpRed a:link {
    color: #BE2B37 !important;
}
.sbpRed a:active {
    color: #BE2B37 !important;
}
.sbpRed a:visited {
    color: #BE2B37 !important;
}
.sbpRed a:hover {
    color: #333333 !important;
}
#container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: normal;
    color: #444444;
    clear: both;
    margin-top: -12px;
    margin-bottom: 0px;
}
.headerWrapper {
    background-color: #2a2416;
    clear: both;
    display: block;
    height: 100px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
}
.headerWrapper .header {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.headerWrapper .header .mainSearch {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    height: auto;
    text-align: center;
    color: #5C533C;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    display: none;
}
.header h1 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    font-weight: normal;
    color: #8A816E;
    padding-bottom: 29px;
    padding-left: 15px;
}
.headerWrapper .header .logo {
    width: 150px;
    height: 178px;
    margin-left: 20px;
    z-index: 2000;
    margin-top: 30px;
    margin-bottom: -178px;
    float: left;
    position: relative;
}
.headerWrapper .header .logo img {
    width: 100%;
    height: auto;
}
.headerWrapper .header .nav {
    width: 750px;
    height: auto;
    margin-top: 0px;
    margin-left: 200px;
    padding-top: 30px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
/* Main Navigation Text. */

td.menu-item {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #CCB48C;
    font-weight: 100;
    font-size: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
    transition: 1s color;
    -moz-transition: 1s color;
    -webkit-transition: 1s color;
}
td.menu-item-hover {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
}
td.menu-item-selected {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
}
/* Dropdown Navigation Text. */

td.submenu-item {
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    vertical-align: middle;
    margin: 0px;
    height: auto;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #BC2B36;
    border-bottom: 1px solid #CB515A;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0.1em;
    transition: 1s background-color;
    -moz-transition: 1s background-color;
    -webkit-transition: 1s background-color;
}
td.submenu-item-hover {
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    margin: 0px;
    vertical-align: middle;
    height: auto;
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: repeat-x;
    background-color: #443C28;
    border-bottom: 1px solid #443C28;
    letter-spacing: 0.1em;
}
td.submenu-item-selected {
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    margin: 0px;
    vertical-align: middle;
    height: auto;
    width: auto;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-repeat: repeat-x;
    background-color: #443C28;
    border-bottom: 1px solid #443C28;
    letter-spacing: 0.1em;
}
a:link {
    color: #BE2C36;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #BE2C36;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    color: #BE2C36;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #2A2416;
    text-decoration: none;
    font-weight: bold;
}
h1 {
    margin-bottom: -10px;
}
.name h1 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: -10px;
}
.name h2 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 32px;
    font-weight: 800;
}
.name h3 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
}
hr {
    margin-top: 40px;
    margin-bottom: 40px;
    clear: both;
    border-top: 1px solid #CCCCCC;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.topSeparator {
    width: 100%;
    background-color: #CCB48C;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 45px;
    display: block;
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
}
.topSeparator .tsWrapper {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-left: 10%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
}
.topSeparator .tsWrapper .name {
    width: 400px;
    float: left;
    height: auto;
}
.topSeparator .tsWrapper .mainSearch {
    width: 414px;
    float: right;
    height: 45px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    top: -5px;
    position: relative;
    right: -6px;
}
.topSeparator .tsWrapper .mainSearch form .search-box #CAT_Search {
    background-color: #EDE7DE;
    color: #777777;
    width: 226px;
    float: left;
    padding-right: 12px;
    height: 45px;
    padding-left: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: none;
    position: relative;
    top: -1px;
    font-weight: 300;
}
.topSeparator .tsWrapper .mainSearch form .search-box #catwebformbutton {
    width: 150px;
    height: 45px;
    padding-top: 8px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: -2px;
    margin-left: 0px;
    border-style: none !important;
    position: relative;
}
.topSeparator .tsWrapper h1 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 35px;
    line-height: 35px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.topSeparator .tsWrapper h1 a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 100;
}
.topSeparator .tsWrapper h1 a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 100;
}
.topSeparator .tsWrapper h1 a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 100;
}
.topSeparator .tsWrapper h1 a:hover {
    color: #2B2416;
    text-decoration: none;
    font-weight: 100;
}
.topSeparator .tsWrapper h2 {
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-size: 15px;
    text-indent: 40px;
    line-height: 1.3px;
    font-weight: 300;
}
.topSeparator .tsWrapper .viewAll {
    font-weight: normal;
    display: none;
}
.topSeparator .tsWrapper .viewAll ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
}
.topSeparator .tsWrapper .viewAll ul li a {
    display: block;
    float: right;
    width: 20%;
    height: auto;
    padding-top: 8px;
    padding-left: 12px;
    padding-bottom: 8px;
    margin-top: 23px;
    background-color: #BE2B37;
    color: #FFFFFF;
    font-size: 20px;
    transition: 1s width;
    -moz-transition: 1s width;
    -webkit-transition: 1s width;
    font-weight: 300;
}
.topSeparator .tsWrapper .viewAll ul li a:hover {
    background-color: #2A2416;
    width: 30%;
    height: auto;
    font-weight: 300;
}
.tierOne {
    width: 100%;
    display: block;
    clear: both;
    background-color: #FFFFFF;
    height: auto;
}
.tierWrapper {
    width: 100%;
    height: auto;
    clear: both;
    max-width: 999px;
    margin-left: auto;
    margin-right: auto;
}
.homeBlog {
    width: 499px;
    height: auto;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}
.homeSubscribe {
    width: 96%;
    text-align: center;
    height: auto;
    padding-top: 20px;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    background-color: #DEDEDE;
    clear: both;
}
.hsWrapper {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.homeSubscribe h2 {
    color: #333333;
    font-size: 20px;
    line-height: 0px;
    font-weight: 300;
    text-align: center;
}
.homeSubscribe h2 a:link {
    color: #333333 !important;
    font-weight: 300 !important;
}
.homeSubscribe h2 a:active {
    color: #333333 !important;
    font-weight: 300 !important;
}
.homeSubscribe h2 a:visited {
    color: #333333 !important;
    font-weight: 300 !important;
}
.homeSubscribe h2 a:hover {
    color: #BE2B37 !important;
    font-weight: 300 !important;
}
.homeSubscribe .item {
    width: 350px;
    height: auto;
    float: left;
}
.homeSubscribe #catwebformbutton {
    background-color: #BE2B37;
    width: auto;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: left;
    line-height: 18px;
    padding-top: 8px;
    border: none;
    padding-bottom: 8px;
}
.homeSubscribe #EmailAddress {
    margin-right: 0px;
    margin-bottom: -20px;
    margin-top: 0px;
    margin-left: 0px;
    width: 200px;
    height: auto;
    border-style: none;
}
.featuredItems {
    background-repeat: repeat-x;
    background-position: center top;
}
.featuredItems .listWrapper {
    width: 23%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 15px;
    line-height: 1.2em;
    margin-top: 0px;
    text-align: left;
    height: auto;
    position: relative;
    margin-bottom: 5px;
}
.featuredItems .listWrapper .image {
    width: 45%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    padding-right: 5%;
}
.featuredItems .listWrapper .image img {
    width: 100%;
    height: auto;
}
.featuredItems .listWrapper .shortDetail {
    width: 50%;
    float: right;
    font-weight: 300;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}
.featuredItems .listWrapper .shortDetail h2 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}
.featuredItems .listWrapper .shortDetail h2 a:link {
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}
.featuredItems .listWrapper .shortDetail .author {
}
.featuredItems .listWrapper .detailsButton {
    width: 200px;
    height: auto;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #BE2C37;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-size: 18px;
    z-index: 2003;
    font-weight: bold;
    right: -20px;
    bottom: 20px;
}
.detailsButton a:link {
    color: #FAFAFA;
    text-decoration: none;
}
.detailsButton a:active {
    color: #FAFAFA;
    text-decoration: none;
}
.detailsButton a:visited {
    color: #FAFAFA;
    text-decoration: none;
}
.detailsButton a:hover {
    color: #333333;
    text-decoration: none;
}
#right #featuredItem .listWrapper {
    width: auto;
    display: inline-block;
    font-size: 15px;
    line-height: 1.2em;
    text-align: left;
    height: auto;
    position: relative;
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
}
#right #featuredItem .listWrapper .image {
    width: 50%;
    height: auto;
    display: block;
    position: relative;
    padding-right: 5%;
    clear: both;
    float: none;
}
#right #featuredItem .listWrapper .image img {
    width: 100%;
    height: auto;
}
#right #featuredItem .listWrapper .shortDetail {
    float: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    clear: both;
    height: auto;
    width: auto;
}
#right #featuredItem .listWrapper .shortDetail h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    float: none;
    margin-bottom: 0px;
}
#right #featuredItem .listWrapper .shortDetail h2 a:link {
    text-align: left;
    line-height: 20px;
    font-weight: 500;
    font-size: 18px;
    float: none;
    margin-bottom: 0px;
}
#right #featuredItem .listWrapper .shortDetail .author {
    margin-bottom: -20px;
}
#right #featuredItem .listWrapper .detailsButton {
    width: 200px;
    height: auto;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #BE2C37;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-size: 18px;
    z-index: 2003;
    font-weight: bold;
    right: -20px;
    bottom: 20px;
}
#listItems .listWrapper {
    width: 100%;
    display: inline-block;
    font-size: 15px;
    line-height: 1.2em;
    text-align: left;
    height: auto;
    position: relative;
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
    float: none;
}
#listItems .listWrapper .image {
    width: 25%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    padding-right: 5%;
}
#listItems .listWrapper .image img {
    width: 100%;
    height: auto;
}
#listItems .listWrapper .shortDetail {
    width: 70%;
    float: right;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
}
#listItems .listWrapper .shortDetail h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    text-align: left;
    float: none;
}
#listItems .listWrapper .shortDetail h2 a:link {
    text-align: left;
    line-height: 26px;
    font-weight: 500;
    font-size: 24px;
    float: none;
}
#listItems .listWrapper .shortDetail .author {
    margin-bottom: -20px;
}
#listItems .listWrapper .detailsButton {
    width: 200px;
    height: auto;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #BE2C37;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-size: 18px;
    z-index: 2003;
    font-weight: bold;
    right: -20px;
    bottom: 20px;
}
.grey {
    color: #999999;
    padding-left: 10px;
}
#detail .image {
    width: 40%;
    height: auto;
    float: left;
    padding-right: 40px;
    min-height: 300px;
}
#detail .image img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
#detail .specifics {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.4em;
    padding-left: 10px;
    display: block;
    margin-left: 0px;
}
#detail .description {
    width: 100%;
    height: auto;
    clear: both;
    float: none;
}
.resellers {
    padding-bottom: 20px;
}
.resellers img {
    width: 125px;
    height: auto;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.content {
    width: 100%;
    height: auto;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
}
#content {
    min-height: 400px;
    max-width: 980px;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 0px;
}
#content h1 {
    color: #BF2C37;
    font-weight: 300 !important;
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 40px;
}
#content a:link {
    font-weight: normal;
}
#content #left {
    width: 15%;
    height: auto;
    min-height: 400px;
    margin-top: 100px;
    float: left;
    z-index: 1;
    position: relative;
    display: none;
}
#content #center .form {
    width: 98%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#content #center .form .itemSpecial {
    width: 142px;
    height: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 70px;
    background-color: #F0EFEF;
    border: 1px solid #B39B6F;
    margin-bottom: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #999999;
    text-align: left;
}
#content #center .form .itemChoices {
    width: 90%;
    height: auto;
    padding-top: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
    padding-left: 4%;
    background-color: #F0EFEF;
    border: none !important;
    margin-bottom: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    position: relative;
    color: #999999;
    text-align: left;
    margin-left: 10px;
}
#content #center {
    width: 59%;
    height: auto;
    min-height: 400px;
    float: left;
    z-index: 1;
    position: relative;
    display: block;
    margin-right: 2%;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 2%;
}
#content #center h1 {
    color: #BF2C37;
    font-weight: 300;
    padding-bottom: 40px;
}
#content #center h2 {
    color: #BF2C37;
    font-weight: 300;
    text-align: left;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 24px;
}
#content #center h3 {
    color: #BF2C37;
    font-weight: 300;
    text-align: left;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
}
#content #full {
    width: auto;
    height: auto;
    min-height: 400px;
    z-index: 1;
    position: relative;
    display: block;
    padding-left: 2%;
    padding-right: 2%;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
}
#content #full h1 {
    color: #BF2C37;
    font-weight: 300;
    padding-bottom: 40px;
    text-align: center;
}
#content #full h2 {
    color: #BF2C37;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 24px;
}
#content #full h3 {
    color: #BF2C37;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
}
#content #full .form {
    width: 98%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#content #full .form .itemSpecial {
    width: 142px;
    height: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 70px;
    background-color: #F0EFEF;
    border: 1px solid #B39B6F;
    margin-bottom: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #999999;
    text-align: left;
}
#content #full .form .itemChoices {
    width: 90%;
    height: auto;
    padding-top: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
    padding-left: 4%;
    background-color: #F0EFEF;
    border: 1px solid #B39B6F;
    margin-bottom: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    position: relative;
    color: #999999;
    text-align: left;
    margin-left: auto;
    max-width: 175px;
    margin-right: auto;
}
.viewList {
    width: auto;
    height: auto;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
#content #right {
    width: 28%;
    height: auto;
    min-height: 400px;
    float: left;
    z-index: 1;
    position: relative;
    display: block;
    padding-left: 2%;
    padding-right: 2%;
    border-left: 1px solid #CCCCCC;
    margin-top: 0px;
    margin-bottom: 150px;
    text-align: center;
    font-weight: 300;
}
#content #right .form {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	max-width: 320px;
}
#content #right .form .itemSpecial {
    width: 150px;
    height: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 60px;
    background-color: #F0EFEF;
    border: 1px solid #B39B6F;
    margin-bottom: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -2px;
    color: #999999;
    text-align: left;
}
#content #right .form .itemChoices {
    width: 212px;
    height: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #F0EFEF;
    margin-bottom: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -2px;
    color: #999999;
    text-align: left;
    border: 1px solid #B39B6F;
}
#content #right h2 {
    color: #BF2C37;
    font-weight: 300;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
}
#content #right h3 {
    color: #BF2C37;
    font-weight: 300;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}
#content #right img {
    width: auto;
    height: auto;
    max-width: 150px;
}
.subSubscribe {
    width: 90%;
    float: right;
    height: auto;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    border-top: 1px solid #E2E2E2;
}
.ssWrapper .item h2 {
    text-align: center;
    font-size: 24px;
    line-height: 26px;
}
.subSubscribe .ssWrapper {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.subSubscribe .item {
    width: 250px;
    height: auto;
    float: left;
    margin-left: auto;
    margin-right: auto;
}
.subSubscribe #catwebformbutton {
    background-color: #BE2B37;
    width: 230px;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.subSubscribe #EmailAddress {
    margin-right: 0px;
    margin-bottom: -20px;
    margin-top: 0px;
    margin-left: 0px;
    width: 200px;
    height: auto;
    border-style: none;
}
.tierOne {
    width: 100%;
    clear: both;
    display: block;
}
.tierOne .blog-postItem {
    width: 27.3%;
    height: auto;
    margin-top: 0px;
    padding-top: 460px;
    position: relative;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.tierOne .blog-postItem .readMore ul li a:hover {
    color: #FFFFFF;
    background-color: #2A2416;
    border-left: 1px solid #2A2416;
}
.tierOne .blog-postItem .post-body {
    background-color: #FFFFFF;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 440px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
.tierOne .blog-postItem .image img {
    width: 100%;
    height: auto;
}
.tierOne .blog-postItem h2.post-title {
    font-size: 20px;
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    line-height: 1.3em;
    clear: both;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:link {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:active {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:visited {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:hover {
    color: #CCB48C;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .comment-list {
    background: #f9f9f9;
    border: 1px solid #eee;
    margin-bottom: 36px;
    padding: 18px;
}
.tierOne .comment-list h5 {
    font-size: 14px;
    margin: 0 0 18px;
}
.tierOne .comment-list input#Captcha {
    width: 300px;
}
.tierOne .comment-list textarea.cat_listbox_small {
    height: 120px;
    width: 100%;
}
.tierOne .blog-comment-container {
    border: 1px solid #e9e9e9;
    margin: 0 0 18px;
}
.tierOne .blog-comment-container .comment-details {
    background: #eee;
    font-size: 11px;
    padding: 6px;
}
.tierOne .blog-comment-container .comment {
    background: #fff;
    padding: 9px;
}
.tierOne span.flag {
    margin: 0 6px;
    vertical-align: middle;
}
.tierOne input#fullname, input#website, input#emailaddress {
    width: 300px;
}
.tierOne textarea.comment {
    height: 160px;
    width: 100%;
}
.tierOne .forum-registration textarea.comment {
    height: 70px;
    width: 270px;
}
.tierOne .post-body .links {
    font-size: 11px;
}
.tierOne .blog-container .side-panel {
    float: right;
    width: 27%;
}
.tierOne .side-panel h4 {
    font-size: 12px;
    margin: 0 0 9px;
}
.tierOne .BlogTagCloud {
    margin: 0 0 18px;
}
.tierOne .BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
    margin: 0;
    padding: 0;
}
.praises ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tierOne .BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
    font-size: 11px;
    list-style: none;
    margin: 0 0 9px;
}
.tierOne p.page-nav {
    text-align: center;
}
.tierOne p.page-nav a {
    margin: 0 9px;
}
.tierOne .blog-post dl {
    background: #f9f9f9;
    border: 1px solid #eee;
    margin: 0 0 18px;
    padding: 18px;
}
.tierOne .blog-post dt {
    color: #000;
}
.tierOne .blog-post dd {
    margin: 0 0 9px;
}
#center {
    padding-bottom: 50px;
}
#center .headshot {
    width: 40%;
    height: auto;
    margin-top: 20px;
}
#center .headshot img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    padding-right: 20px;
    float: left;
}
.praises ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-image: none;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.praise {
    font-style: italic;
}
.praiser {
    margin-bottom: 20px;
    font-size: 14px;
    color: #BF2B37;
    margin-left: 20px;
    margin-top: 10px;
}
.connect {
    text-align: left;
}
/* @end */
.siteMap {
    background-color: #2B2416;
    color: #CCB48C;
    min-height: 200px;
}
.announcement-details .addthis_sharing_toolbox {
    margin-top: 20px;
    margin-bottom: 20px;
}
#blogContainer {
    margin-left: 20px;
    margin-right: 40px;
}
#footer {
    width: 96%;
    height: auto;
    background-color: #2B2416;
    color: #CCB48C;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding-top: 30px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
}
.footerWrapper {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
#footer .col {
    width: 23%;
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    float: left;
    text-align: left;
}
#footer .col ul {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#footer .col ul ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 10px;
    margin-top: 20px;
}
#footer a:link {
    color: #CCB48C;
    text-decoration: none;
    font-weight: normal;
}
#footer a:visited {
    color: #CCB48C;
    text-decoration: none;
    font-weight: normal;
}
#footer a:active {
    color: #CCB48C;
    text-decoration: none;
    font-weight: normal;
}
#footer a:hover {
    color: #E3D5BD;
    text-decoration: none;
    font-weight: normal;
}
#rc-imageselect, .g-recaptcha {
	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 0;
	transform: scale(1);
	transform-origin: 0 0;
	width: 100%;
	height: auto;
	max-height: 80px;
	max-width: 320px;
	overflow-y: hidden;
	overflow-x: visible;
}

@media only screen and (max-width:1880px) {
.tierOne .blog-postItem {
    width: 27.3%;
    height: auto;
    margin-top: 0px;
    padding-top: 360px;
    position: relative;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 330px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
}

@media only screen and (max-width:1680px) {
.tierOne .blog-postItem {
    width: 27.3%;
    height: auto;
    margin-top: 0px;
    padding-top: 360px;
    position: relative;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 340px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
}

@media only screen and (max-width:1480px) {
.tierOne .blog-postItem {
    width: 27.3%;
    height: auto;
    margin-top: 0px;
    padding-top: 260px;
    position: relative;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 240px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
}

@media only screen and (max-width:1280px) {
.tierOne .blog-postItem {
    width: 27.3%;
    height: auto;
    margin-top: 0px;
    padding-top: 220px;
    position: relative;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
}

@media only screen and (max-width:1220px) {
.featuredItems .listWrapper {
    width: 48%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 15px;
    line-height: 1.2em;
    margin-top: 0px;
    text-align: left;
    height: auto;
    position: relative;
    margin-bottom: 5px;
    min-height: 450px;
}
}

@media only screen and (max-width:980px) {
.headerWrapper .header .logo {
    width: 100px;
    height: 120px;
    margin-left: 20px;
    z-index: 2000;
    margin-top: 30px;
    margin-bottom: -178px;
    float: left;
    position: relative;
}
.headerWrapper .header .logo img {
    width: 100%;
    height: auto;
}
.header h1 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    font-weight: normal;
    color: #8A816E;
    padding-bottom: 26px;
    padding-left: 10px;
}
.headerWrapper .header .nav {
    width: 600px;
    height: auto;
    margin-top: 0px;
    margin-left: 120px !important;
    padding-top: 13px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
/* Main Navigation Text. */

td.menu-item {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #CCB48C;
    font-weight: 100;
    font-size: 17px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
    transition: 1s color;
    -moz-transition: 1s color;
    -webkit-transition: 1s color;
}
td.menu-item-hover {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 17px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
}
td.menu-item-selected {
    text-decoration: none;
    cursor: pointer;
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 17px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 30px;
    padding-top: 0px;
}
.feature {
    display: none;
}
.mobileFeature {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    text-align: center;
}
	.mobileFeature img {
		width: 100%;
		height: auto;
		max-width: 500px;
	}	
#feed {
    float: right;
    width: 25px;
    height: 25px;
    text-align: center;
    position: fixed;
    top: 10px;
    right: 25px;
    z-index: 99999;
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
}
#feed #rss img {
    width: 100%;
    height: auto;
}
.headerWrapper .header .nav {
    width: auto;
    height: auto;
    margin-top: 20px;
    max-width: 450px;
    float: left;
    margin-left: 200px;
}
.topSeparator {
    width: 100%;
    background-color: #CCB48C;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 45px;
    display: block;
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
}
.topSeparator .tsWrapper {
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-left: 5%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
}
.topSeparator .tsWrapper .name {
    width: 37%;
    float: left;
    height: auto;
}
.topSeparator .tsWrapper .mainSearch {
    width: 414px;
    float: right;
    height: 45px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    top: -5px;
    position: relative;
    right: -6px;
}
.topSeparator .tsWrapper .mainSearch form .search-box #CAT_Search {
    background-color: #EDE7DE;
    color: #777777;
    width: 226px;
    float: left;
    padding-right: 12px;
    height: 45px;
    padding-left: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: none;
    position: relative;
    top: -1px;
    font-weight: 300;
}
.topSeparator .tsWrapper .mainSearch form .search-box #catwebformbutton {
    width: 150px;
    height: 45px;
    padding-top: 8px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-style: none;
    position: relative;
}
.topSeparator .tsWrapper h1 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 24px;
    line-height: 1.3em;
    padding-left: 0px;
}
.featuredItems .listWrapper {
    width: 48%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 15px;
    line-height: 1.2em;
    margin-top: 0px;
    text-align: left;
    height: auto;
    position: relative;
    margin-bottom: 5px;
    min-height: 350px;
}
#footer {
    width: 60%;
    height: auto;
    background-color: #2B2416;
    color: #CCB48C;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding-top: 30px;
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
}
#footer .col {
    width: 48%;
    margin-left: 1%;
    margin-top: 0px;
    margin-right: 1%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    text-align: left;
    min-height: 440px;
}
}

@media only screen and (max-width:900px) {
#content #center {
    width: 90%;
    height: auto;
    min-height: 0px;
    float: none;
    z-index: 1;
    position: relative;
    display: block;
    margin-right: auto;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: both;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content #right {
    width: 90%;
    height: auto;
    min-height: 0px;
    float: none;
    z-index: 1;
    position: relative;
    display: block;
    border-left-style: none;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
    margin-left: auto;
    font-weight: 300;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: both;
    border-top: 1px solid #CCCCCC;
    padding-right: 0px;
	font-size: 14px;
}
#content #right h2 {
    font-size: 18px;
    font-weight: 500;
    float: none;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align: center !important;
}
}
@media only screen and (max-width:700px) {
/* Hides */

.headerWrapper {
    display: none;
}
.header h1 {
    display: none;
}
.feature {
    display: none;
}
#feed {
    display: none;
}
.mobiHide {
    display: none;
}
.viewList {
    display: none;
}
.swiper-pagination {
    display: none;
}
/* Mobile Navigation */


.accordion {
    width: 100%;
    margin-top: 0px;
    height: auto;
    text-decoration: none;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 5000;
    display: block;
    visibility: visible;
}
.accordion .backastep {
    position: fixed;
    z-index: 2000;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 50px;
    margin: 0px;
    padding: 0px;
    background-color: #E5A163;
}
.mypets { /*header of 1st demo*/
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    width: 100%;
    height: 33px;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 17px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    letter-spacing: 0.3em;
    border-style: none;
    background-color: #2a2416;
}
.mypets a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.mypets a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.mypets a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.mypets a:hover {
    text-decoration: none;
    color: #FFF;
}
.openpet { /*class added to contents of 1st demo when they are open*/
    background-color: #2a2416;
    color: #FFF;
}
.courses {
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.courses a:link {
    color: #777777;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.courses a:active {
    color: #777777;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.courses a:visited {
    color: #777777;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.courses a:hover {
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
#navMenu h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -15px;
    margin-left: 0px;
}
#navMenu {
    list-style-position: outside;
    list-style-type: none;
    width: 100%;
    left: 0px;
    top: 0px;
    height: auto;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    letter-spacing: .1em;
}
#navMenu ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
#navMenu li {
    list-style: none;
    width: 100%;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-decoration: none;
    height: auto;
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#navMenu li a {
    display: block;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    height: 100%;
    border-bottom: 1px solid #474130;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #383222;
}
#navMenu li a:hover {
    font-weight: lighter;
    color: #FFFFFF;
    background-color: #2a2416;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
}
#navMenu img {
    float: left;
    padding-right: 20px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-bottom: 25px;
}
/* Genral */

#container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: normal;
    color: #444444;
    clear: both;
    margin-bottom: 0px;
    margin-top: 0px;
}
h2 {
    text-align: left;
}
#mobiLogo {
    width: 100%;
    height: auto;
    z-index: 4000;
    margin-top: 10px;
    float: left;
    position: relative;
    margin-bottom: 0px;
    display: block;
    text-align: center;
}
#mobiLogo img {
    width: 100px;
    height: auto;
}
#submobiLogo {
    width: 100px;
    height: auto;
    z-index: 4000;
    margin-top: 20px;
    float: none;
    position: relative;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}
#submobiLogo img {
    width: 100px;
    height: auto;
}
.mobileFeature {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    text-align: center;
}
.mobileFeature img {
    width: 100%;
    height: auto;
    max-width: 600px;
}
.topSeparator {
    width: 100%;
    background-color: #CCB48C;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
    display: block;
    clear: both;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.topSeparator .tsWrapper {
    width: 100%;
    background-color: #CCB48C;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    display: block;
}
.topSeparator .tsWrapper .name {
    width: 100%;
    float: none;
    height: auto;
    clear: both;
}
.topSeparator .tsWrapper .mainSearch {
    display: none;
}
.topSeparator .tsWrapper .mainSearch form .search-box #CAT_Search {
    background-color: #EDE7DE;
    color: #444444;
    width: 100%;
    float: none;
    padding-right: 0px;
    height: 45px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: none;
    position: relative;
    top: 0px;
    font-weight: 500;
    clear: both;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.topSeparator .tsWrapper .mainSearch form .search-box #catwebformbutton {
    width: 100%;
    height: 45px;
    padding-top: 8px;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-style: none;
    position: relative;
    clear: both;
    padding-bottom: 8px;
    display: block;
    border-radius: 3px;
    background-color: #DD2734;
    background-image: -webkit-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
}
.topSeparator .tsWrapper h1 {
    font-family: "museo-sans-rounded", sans-serif;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 2em;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
}
.tierOne .blog-postItem {
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 300px;
    position: relative;
    float: left;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
}
.featuredItems .blog-postItem .post-body {
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.3em;
}
.tierOne .blog-postItem .image {
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}
.tierOne .blog-postItem .image img {
    width: 100%;
    height: auto;
}
.tierOne .blog-postItem h2.post-title {
    font-size: 1.8em;
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    line-height: 1.3em;
    clear: both;
    font-weight: 300;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tierOne .blog-postItem h2.post-title a:link {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:active {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:visited {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-postItem h2.post-title a:hover {
    color: #CCB48C;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-post h2.post-title {
    font-size: 1.8em;
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    line-height: 1.3em;
    clear: both;
    font-weight: 300;
    text-align: left;
}
.tierOne .blog-post h2.post-title a:link {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
}
.tierOne .blog-post h2.post-title a:active {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-post h2.post-title a:visited {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-post h2.post-title a:hover {
    color: #CCB48C;
    text-decoration: none;
    font-weight: 300;
}
.tierOne .blog-post .post-details {
    display: none;
}
.tierOne .blog-container .post-list {
    float: left;
    width: 69%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.tierOne .blog-post .post-body {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-size: 1.1em;
    line-height: 1.3em;
    text-align: center;
}
.tierOne .blog-post .post-body img {
    width: auto;
    height: auto;
    float: left;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    max-width: 200px;
}
.blog-postItem .post-body p {
		padding-left: 20px;
		padding-right: 20px;
	}
.featuredItems {
    background-repeat: repeat-x;
    background-position: center top;
    text-align: left;
}
.featuredItems .listWrapper {
    width: 90%;
    display: inline-block;
    float: left;
    margin-right: 5%;
    font-size: 15px;
    line-height: 1.2em;
    margin-top: 10px;
    height: auto;
    position: relative;
    margin-bottom: 10px;
    margin-left: 5%;
	min-height: 0px;
}
.featuredItems .listWrapper .image {
    width: 40%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    padding-right: 5%;
    text-align: left;
}
.featuredItems .listWrapper .image img {
    width: 100%;
    height: auto;
}
.featuredItems .listWrapper .shortDetail {
    width: 50%;
    float: right;
    font-weight: 300;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3em;
    text-align: left;
}
.featuredItems .listWrapper .shortDetail p {
    text-align: left;
}
.featuredItems .listWrapper .shortDetail h2 {
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
}
.featuredItems .listWrapper .shortDetail h2 a:link {
    text-align: left;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 500;
}
.featuredItems .listWrapper .shortDetail .author {
 font-size: 1.em;
    font-size: 1em;
    text-align: left;
}
.homeSubscribe {
    width: 100%;
    float: right;
    text-align: center;
    height: auto;
    padding-top: 20px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    background-color: #DEDEDE;
    padding-left: 0px;
}
.homeSubscribe .hsWrapper {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
}
.homeSubscribe h2 {
    color: #333333;
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: 400;
    clear: both;
    text-align: center;
}
.homeSubscribe .item {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.homeSubscribe #catwebformbutton {
    width: auto;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: left;
    line-height: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: none;
    border-radius: 3px;
    background-color: #DD2734;
    background-image: -webkit-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    border: none;
    clear: both;
}
.homeSubscribe #EmailAddress {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 0px;
    width: auto;
    height: auto;
    border-style: none;
    float: none;
    clear: both;
}
#content {
    min-height: 400px;
    max-width: 980px;
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}
#content h1 {
    color: #BF2C37;
    font-weight: 300;
    font-size: 1.6em;
    line-height: 1.2em;
    text-align: center;
    padding-bottom: 20px;
}
#content #center {
    width: 90%;
    height: auto;
    min-height: 0px;
    float: none;
    z-index: 1;
    position: relative;
    display: block;
    margin-right: auto;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: both;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content #center h1 {
    color: #BF2C37;
    font-weight: 300;
    font-size: 1.6em;
    line-height: 1.2em;
    text-align: center;
    padding-bottom: 20px;
}
#content #center h2 {
    color: #BF2C37;
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: left;
}
#content #center h3 {
    color: #BF2C37;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 400;
    clear: both;
    text-align: left;
    margin-top: -10px;
}
#content #full .form .itemChoices {
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #F0EFEF;
    border-style: none !important;
    margin-bottom: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 10px;
    position: relative;
    color: #999999;
    text-align: left;
    margin-left: 20px;
    max-width: 100%;
    margin-right: 20px;
}
#center .headshot {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
#center .headshot img {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    padding-right: 0px;
    float: none;
    clear: both;
}
#detail .image {
    width: 100%;
    height: auto;
    float: none;
    padding-right: 0px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#detail .image img {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px !important;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -20px !important;
    margin-left: 0px;
}
#detail .author {
    text-align: left;
    font-size: 0.9em;
    line-height: 1.3em;
}
#detail .specifics {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1.4em;
    display: block;
    margin-left: 0px;
    text-align: left;
    padding-left: 0px !important;
}
#detail .description {
    width: 100%;
    height: auto;
    clear: both;
    float: none;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.3em;
    margin-top: -30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.resellers {
    padding-bottom: 20px;
}
.resellers img {
    height: auto;
    padding-right: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
    width: 48%;
    float: left;
}

.subSubscribe {
    width: auto;
    float: right;
    height: auto;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    border-top: 1px solid #E2E2E2;
    padding-left: 0px;
}
.ssWrapper .item h2 {
    font-size: 1.3em;
    font-weight: 500;
    float: none;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.subSubscribe .ssWrapper {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.subSubscribe .item {
    width: 100%;
    height: auto;
    float: left;
    margin-left: auto;
    margin-right: auto;
}
.subSubscribe #catwebformbutton {
    width: 80%;
    height: auto;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    border-radius: 3px;
    background-color: #DD2734;
    background-image: -webkit-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    border: none;
    clear: both;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
}
.subSubscribe #EmailAddress {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    width: 200px;
    height: auto;
    border-style: none;
}
#right #featuredItem {
    display: none;
}
#right #featuredItem {
    display: none;
}
#right .form .item #catwebformbutton {
    width: 80%;
    height: auto;
    max-width: 230px !important;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    left: -2px;
    border-radius: 3px;
    background-color: #DD2734;
    background-image: -webkit-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(221,39,52,1.00) 0%, rgba(221,39,52,1.00) 100%);
}
#right h3 {
    text-align: center;
}
#listItems .listWrapper {
    width: 100%;
    display: inline-block;
    text-align: left;
    height: auto;
    position: relative;
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
    float: none;
    margin-top: 20px;
}
#listItems .listWrapper .image {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    clear: both;
}
#listItems .listWrapper .image img {
    width: 100%;
    height: auto;
}
#listItems .listWrapper .shortDetail {
    width: auto;
    float: none;
    font-weight: 300;
    clear: both;
    height: auto;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#listItems .listWrapper .shortDetail h2 {
    font-size: 1.2em;
    font-weight: 500;
    float: none;
    text-align: left;
    margin-top: 0px;
    margin-bottom: -15px !important;
    line-height: 1.2em;
}
#listItems .listWrapper .shortDetail h2 a:link {
    line-height: 1.2em;
    font-weight: 500;
    font-size: 1.3em;
    float: none;
    text-align: left;
}
#listItems .listWrapper .shortDetail .author {
    margin-bottom: -20px;
    text-align: left;
}
#footer {
    width: 96%;
    height: auto;
    background-color: #2B2416;
    color: #CCB48C;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding-top: 30px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3em;
}
.footerWrapper {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 40px;
}
#footer .col {
    width: 90%;
	margin-left: auto;
	margin-right: auto;
    float: none;
    text-align: left !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
	min-height: 0px;
	max-width: 300px;
	clear: both;
}
/* @group Web Form */

ul.form {
    margin: 0;
    padding: 0;
}
ul.form li {
    list-style: none;
    margin: 0 0 18px 0;
}
ul.form li label {
    display: block;
}
div.form div.item, div.webform div.item {
    padding: 9px;
    float: none;
}
#catwebformbutton {
    background-color: #BE2B37;
    width: 85%;
    height: auto;
    color: #FFFFFF;
    font-family: "museo-sans-rounded", sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    border-radius: 0px;
    background-image: none, -webkit-linear-gradient(270deg, rgba(190,43,55,1.00) 0%, rgba(190,43,55,1.00) 100%);
    background-image: none, -moz-linear-gradient(270deg, rgba(190,43,55,1.00) 0%, rgba(190,43,55,1.00) 100%);
    background-image: none, -o-linear-gradient(270deg, rgba(190,43,55,1.00) 0%, rgba(190,43,55,1.00) 100%);
    background-image: none, linear-gradient(180deg, rgba(190,43,55,1.00) 0%, rgba(190,43,55,1.00) 100%);
    border: none;
    clear: both;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
cat_button {
}
option {
    text-align: center;
}
select.cat_dropdown {
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    color: #444444;
    font-family: "museo-sans-rounded", sans-serif;
    font-size: 18px;
    font-weight: 300;
    border: none;
    width: 235px;
    text-align: center;
}
.cat_dropdown_small {
    width: 300px;
    text-align: center;
}
.cat_dropdown_smaller {
    width: 150px;
    text-align: center;
}
.cat_textbox_small, .cat_listbox_small {
    width: 30%; /* DON'T TOUCH THIS */
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
    color: #444444;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: large;
    font-weight: normal;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    border: none;
    background-color: #EFE9E0;
}
.cat_listbox {
    height: 120px;
    width: 300px;
}
table.webform, table.reporting {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table.webform td {
    line-height: 24px;
    padding: 6px;
}
.form label, .webform label {
    font-weight: 300;
    color: #A7A7A7;
}
.form input, .webform input {
    margin-right: 3px;
    color: #444444;
    text-align: center;
}
/* @end */

/* @group Announcement */

.announcement-list {
    height: auto;
    margin-top: 0px;
    position: relative;
    float: none;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 20px;
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto;
    clear: both;
    margin-bottom: 20px;
    padding-top: 0px;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
}
.announcement-list img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    padding-right: 0px;
    float: left;
}
.announcement-list h2 {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2em;
    text-align: left;
    margin-bottom: -10px !important;
}
.announcement-list .date {
    color: #A7A7A7;
    font-size: 0.9em;
    margin: 0 0 18px;
    font-weight: 300;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.announcement-list .dateRange {
    color: #A7A7A7;
    font-size: 0.9em;
    margin: 0 0 18px;
    font-weight: 300;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.announcement-details {
    height: auto;
    margin-top: 0px;
    position: relative;
    float: none;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 20px;
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto;
    clear: both;
    margin-bottom: 20px;
    padding-top: 0px;
    text-align: left;
}
.announcement-details .date {
    color: #A7A7A7;
    font-size: 0.9em;
    margin-top: -20px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 18px;
    font-weight: 300;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.announcement-details .dateRange {
    color: #A7A7A7;
    font-size: 13px;
    margin-top: -20px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 18px;
    font-weight: 300;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* @end */
/* NOTE: div.post-list exists in FORUMS as well */

.blog-container #submobiLogo {
    width: 100px;
    height: auto;
    margin-left: 20px;
    z-index: 4000;
    margin-top: 20px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    padding-right: 20px;
}
.blog-container #submobiLogo img {
    width: 100px;
    height: auto;
}
.blog-container h1 {
    color: #BF2C37;
    font-weight: 800;
    padding-bottom: 20px;
    font-size: 1.9em;
    line-height: 1.3em;
    padding-top: 40px;
}
.blog-container .post-list {
    width: 100% !important;
    height: auto;
    min-height: 400px;
    float: none;
    z-index: 1;
    position: relative;
    display: block;
    margin-right: auto;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: both;
    border-top: 1px solid #CCCCCC;
    text-align: center;
}
.blog-postItem {
    height: auto;
    margin-top: 0px;
    position: relative;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto;
    clear: both;
    margin-bottom: 20px;
    padding-top: 0px;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
.blog-postItem .readMore {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
    width: 100%;
    height: auto;
}
.blog-postItem .readMore ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
}
.blog-postItem .readMore ul li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    padding-left: 9%;
    border-left: 1px solid #FFFFFF;
    background-color: #BE2B37;
    transition: 1s background-color;
    -moz-transition: 1s background-color;
    -webkit-transition: 1s background-color;
}
.blog-postItem .readMore ul li a:hover {
    color: #FFFFFF;
    background-color: #2A2416;
    border-left: 1px solid #2A2416;
}
.blog-postItem .post-body {
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: left;
}
.blog-postItem .post-details {
    color: #A7A7A7;
    font-size: 0.9em;
    margin: 0 0 18px;
    font-weight: 300;
    text-align: left;
}
.blog-postItem .image {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    left: 0px;
    top: 0px;
    float: left;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 20px;
}
.blog-postItem .image img {
    width: 100%;
    height: auto;
    color: undefined;
}
.blog-postItem h2.post-title {
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    clear: both;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
    font-size: 1.2em;
}
.blog-postItem h2.post-title a:link {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.blog-postItem h2.post-title a:active {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.blog-postItem h2.post-title a:visited {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.blog-postItem h2.post-title a:hover {
    color: #BE2B37;
    text-decoration: none;
    font-weight: 300;
}
.blog-post {
    height: auto;
    margin-top: 0px;
    position: relative;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.3em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding-top: 0px;
    text-align: left;
    overflow-y: visible;
    overflow-x: visible;
    margin-left: 0px;
    margin-right: 0px;
}
.blog-post .addthis_sharing_toolbox {
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-post .post-body {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-size: 1em;
    line-height: 1.3em;
    text-align: left;
    overflow-x: visible;
    overflow-y: visible;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.blog-post h2.post-title {
    font-size: 1.2em;
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    line-height: 1.3em;
    clear: both;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
}
.blog-post .post-details {
    color: #A7A7A7;
    font-size: 0.9em;
    margin: 0 0 18px;
    font-weight: 300;
    text-align: left;
}
.blog-post .image {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
}
.blog-post .image img {
    width: 100%;
    height: auto;
}
.blog-post img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.comment-list {
    background: #f9f9f9;
    border: 1px solid #eee;
    margin-bottom: 36px;
    padding: 18px;
}
.comment-list h5 {
    font-size: 14px;
    margin: 0 0 18px;
}
.comment-list input#Captcha {
    width: 300px;
}
.comment-list textarea.cat_listbox_small {
    height: 120px;
    width: 100%;
}
.blog-comment-container {
    border: 1px solid #e9e9e9;
    margin: 0 0 18px;
}
.blog-comment-container .comment-details {
    background: #eee;
    font-size: 11px;
    padding: 6px;
}
.blog-comment-container .comment {
    background: #fff;
    padding: 9px;
}
span.flag {
    margin: 0 6px;
    vertical-align: middle;
}
input#fullname, input#website, input#emailaddress {
    width: 300px;
}
textarea.comment {
    height: 160px;
    width: 100%;
}
.forum-registration textarea.comment {
    height: 70px;
    width: 270px;
}
.post-body .links {
    font-size: 1.1em;
}
.blog-container .side-panel {
    float: none;
    width: 90%;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: both;
}
.side-panel ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
}
.side-panel h4 {
    font-size: 1.2em;
    color: #BE2B37;
    position: relative;
    background-color: #FFFFFF;
    line-height: 1.3em;
    clear: both;
    font-weight: 300;
    border-bottom: 1px dashed #E1E1E1;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 10px;
}
.side-panel a:link {
    color: #333333;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
}
.side-panel a:visited {
    color: #333333;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
}
.side-panel a:active {
    color: #333333;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
}
.side-panel a:hover {
    color: #333333;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
}
.BlogTagCloud {
    margin: 0 0 18px;
}
.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
    font-size: 0.9em;
    list-style: none;
    margin: 0 0 9px;
    font-weight: normal;
}
p.page-nav {
    text-align: center;
}
p.page-nav a {
    margin: 0 9px;
}
.blog-post dl {
    background: #f9f9f9;
    border: 1px solid #eee;
    margin: 0 0 18px;
    padding: 18px;
}
.blog-post dt {
    color: #000;
}
.blog-post dd {
    margin: 0 0 9px;
}
/* @end */

/* @group Booking */

.booking-list {
    margin: 0 0 9px;
}
.booking-list span.date {
    margin: 0 9px 0 0;
}
.booking-container h1, .form-container h2 {
    margin: 0 0 18px;
}
.form-container {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 18px;
}
.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone {
    width: 260px;
}
.go-back {
    margin: 18px 0;
}
.mobiSearch {
    display: block;
    text-align: center;
}
.mobiSearch h2 {
    text-align: center !important;
}
form .form .itemSpecial {
    border-style: none !important;
}
/* @end */

}
