* {
    margin: 0px;
    padding: 0px;
}


@font-face {
    font-family: 'NexaRustSans';
     src: url('/fonts/NexaRustSans-Black.eot'); /* IE9 Compat Modes */
  	src: url('/fonts/NexaRustSans-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/NexaRustSans-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/NexaRustSans-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/NexaRustSans-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/NexaRustSans-Black.svg#NexaRustSans-Black') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'DINBlack';
     src: url('/fonts/DIN-Black.eot'); /* IE9 Compat Modes */
  	 src: url('/fonts/DIN-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/DIN-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/DIN-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/DIN-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/DIN-Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Populaire';
    src: url('/fonts/Populaire.eot');
    src: url('/fonts/Populaire.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Populaire.woff2') format('woff2'),
        url('/fonts/Populaire.woff') format('woff'),
        url('/fonts/Populaire.ttf') format('truetype'),
        url('/fonts/Populaire.svg#Populaire') format('svg');
    font-weight: 500;
    font-style: normal;
}

#alert-box {
  display: none;
}
#alert-box .alert {
  padding: 0;
  margin: 0;
}
#alert-box .collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  text-align: center;
}
#alert-box .collapsible:hover {
  background-color: #555;
}
#alert-box .content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
#alert-box .content p{
	padding: 0 0 20px 0;
}


.input-validation-error
{
	background: rgb(248, 219, 223) !important;
    border: 1px solid rgb(225, 52, 51)  !important;
}

button {
    border: none;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}

.st_sharethis {
    background: url(/imgs/share.png) no-repeat scroll left top transparent;
    position: relative;
    top: -8px;
    width: 63px;
    height: 22px;
    margin-left: 5px;
    padding-bottom: 10px;
}

.stButton .sharethis {
    background-image: none !important;
    width: 34px;
}

/* Links */
a {
	color:#00a3e0;
	text-decoration:none;
    font-weight: bold;
}
a:hover {
	text-decoration:underline;
}

.specialLink {
	color:#009fdd;
	text-decoration:underline !important;
	font-size: 12px;
}

/* Body & Layout */
body {
	background:url(/imgs/bg.png) top left repeat;
	margin:0;
	padding:0;
	font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #505050;
}
p {
	font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #505050;
}

h1 {
    font-family: NexaRustSans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #073c70;
}

h2 {
    font-family: NexaRustSans, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #073c70;
}

h3 {
    font-family: NexaRustSans, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #073c70;
}

ul {
  margin-left: 35px;  
}

ul li {
    padding-bottom: 15px;
}
.indented li {
    text-indent: -1.4em;
    padding-left: 1.8em;
    padding-bottom: 10px;
    padding-top: 5px;
}
#nut1 li {
    padding-bottom: 0px;
}

#specs th {
	width: 255px;
}

#specs .dotted_line {
	width: 100% !important;
}

#container {
	margin:0 auto;
	width:825px;
}

#upper_nav {
    background:url(/imgs/top_links_ribbon_bg.png) top left repeat;
    width: 325px;
    height: 38px;
    position: absolute;
    top: 5px;
    right: 5px;
}

#upper_nav.large {
    background:url(/imgs/top_links_ribbon_bg-lg.png) top left repeat;
    width: 435px;
}

#upper_nav p {
	margin-bottom:0;
	text-align:center;
    margin-top: 11px;
    font-family: "Populaire", sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
}

#upper_nav a {
	color:#FFFFFF;
    padding-right: 18px;
    margin-right: 7px;
    background:url(/imgs/yellow-dot.png) center right no-repeat;
}
#upper_nav a:last-child {
    padding-right: 0px;
    margin-right: 0px;
    background: none;
}
#header {
	background: url(/imgs/mainheader2.png) top left no-repeat;
    position: relative;
    width: 825px;
    height: 151px;
	-webkit-print-color-adjust:exact;
}

#mainheader {
	background:url(/imgs/mainheader.png) top left no-repeat;
	position:relative;
	width:825px;
	height:151px;
	-webkit-print-color-adjust:exact;
}

#logo {
	position:absolute;
	top: 36px;
    left: 21px;
    width: 165px;
    height: 107px;
}

#go_back {
	position:absolute;
	top: 80px;
    left: 590px;
}

#logout {
	position:absolute;
	top: 80px;
    left: 620px;
}

#login {
	position:absolute;
	top: 80px;
    left: 590px;
}


#mainnav {
	background:url(/imgs/mainnav_bg.png) top left no-repeat;
	width:825px;
	height:32px;
}

#mainnav a {
    font-family: "Populaire", sans-serif;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 1px;
}

#nav {
	background: url(/imgs/mainnav_bg.png) top left no-repeat;
    width: 825px;
    height: 32px;
}
#nav td, #mainnav td {
	padding:6px 0;
	text-align:center;
}
#nav td.active a, #mainnav td.active a {
	text-decoration: underline;
}
#nav a, #mainnav a {
	color:#FFFFFF;
	font-family: "Populaire", sans-serif;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 1px;
}
#content {
    background: url(/imgs/home-interior.jpg) bottom left no-repeat;
	background-color:#FFFFFF;
	padding:16px 14px 185px 14px;
	overflow:hidden;
}
#content_left {
	float:left;
	width:596px;
}

.white_box
{
	background: url(/imgs/login-box.png) center center no-repeat;
	width:528px;
	height:486px;
	position:relative;
	top: 25px;
	margin:0 auto;
	color:#003b71;
    font-size: 12px;
    line-height: 20px;
}

.white_box p {
    color: #505050;
    font-size: 12px;
    line-height: 20px;
}

.white_box p a {
    color: #00a3e0;
    font-weight: bold;
}

.white_box p b {
    font-size: 16px;
    color: #003b71;
}

#breadcrumbs {
	float:left;
	width:65%;
	color:#000000;
}
#print_share {
	float:right;
	text-align:right;
}
#content_right {
	float:right;
	width:179px;
	margin-top:-3px;
	padding-left:11px;
}
.clearer {
	clear:both;
	height:0;
}
#footer {
	background:url(/imgs/footer_bg.png) top left repeat-x;
	padding:20px;
	margin-bottom:20px;
	font-weight:bold;
	color:#FFFFFF;
    position: relative;
    top: -8px;
}

#footer table {
    padding-top: 5px;
}

#footer, #footer a, #footer span {
    font-family: "Populaire", sans-serif;
    font-weight: 200;
	font-size:17px;
    line-height: 20px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

/* Text */
h3 {
	margin-top:0;
    margin-bottom: 15px;
}
.orange {
	color:#FBB644;
}
.success {
	color:#009900;
}
.error {
	color:#FF0000;
}

/* Cursors */
.pointer {
	cursor:pointer;
}

/* Tabs */
.tabbed {
	padding-top:15px;
}
ul.tabs {
	margin:0 0 0 15px;
	padding:0;
}
ul.tabs li {
	background:url(/imgs/tab_bg.png) bottom right no-repeat;
	display:inline-block;
	position:relative;
	list-style:none;
	height:22px;
	padding:13px 46px 6px 31px;
	margin-left:-15px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	white-space:nowrap;
	font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 50px;
    letter-spacing: .2px;
}


ul.tabs li a {
	color:#FFFFFF;
}

ul.tabs li.active {
	background-image:url(/imgs/tab_bg_active.png);
	z-index:10 !important;
}

 .master-tab .tabs li, .master-tab .tabs li.active {
     background-image: url(/resource_center/imgs/master-tab.jpg);
     width:791px;
     height: 40px;
     padding: 0px;
     font-size: 20px;
 }

  .master-tab .tabs li div, .master-tab .tabs li.active div {
      position: relative;
      top: 7px;
  }

/* Other Sites */
#other_sites {
	background:url(/images/other_sites/othersites_container.png) no-repeat top;
	height:0px;
	position:absolute;
	top:0;
	left:0;
	width:740px;
	padding: 0 12px;
	overflow:hidden;
	text-align: center;
}

#other_sites .frame {
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#other_sites .nav-width{
	width: calc(100% - 60px);
	max-width: 780px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-aling: center;
}

#other_sites .frame img{
	background: #fff;
	width: 100%;
	max-width: 155px;
	height: auto;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#other_sites .single{
	width: calc(25% - 50px);
}

#other_sites .double{
	width:calc(50% - 25px);
	margin-bottom: 15px;
    margin-top: 10px;
}

#other_sites h2 {
    float: left;
    width: 50%;
    padding-top: 20px;
	padding-left: 35px;
    text-align: left;
}

#other_sites h4 {
    float: right;
    width: 25%;
    font-size: 10px;
    padding-top: 25px;
    padding-right: 28px;
    text-align: right;
}

/* Home Page */
#content.home {
	background:url(/imgs/home-interior.jpg) bottom left no-repeat;
    background-color: #FFF;
	width:595px;
	height:1000px;
	padding:0px 115px;
	font-size:15px;
	text-align:center;
}

#content.home-center {
	width:595px;
	height:710px;
	padding:0px 115px;
	font-size:15px;
	text-align:center;
}

.home-center input {
    height: 20px;
    width: 300px; 
    border: 1px solid #00a3e0;
    margin-bottom: 10px;
}


.login-error {
    color: #FF0000;
    font-size: 12px;
    padding-top: 5px;
    line-height: 16px;
}

.home-center input[type=checkbox] {
    height: 15px;
    width: 15px; 
}

#content.home h1 {
    font-family: 'NexaRustSans';
	font-size:36px;
    line-height: 38px;
    color: #073c70;
}
#content.home p {
	line-height:22px;
}

.home #text p {
    width:515px; 
    text-align:center; 
    padding-left:35px; 
    font-family: 'Roboto';
    font-weight: 400;
    font-size:14px;
    line-height: 22px;
    color: #505050;
}

.home .brand-label {
    font-family: 'NexaRustSans';
	font-size:24px;
    line-height: 26px;
    color: #073c70;
    padding-bottom: 10px;
}

#content.home strong {
	font-size:16px;
}

/* Who We Are */
#who_we_are_offerings {
	background:url(/imgs/who-we-are/perdue-brands.jpg) top left no-repeat;
	width:595px;
	height:195px;
	margin:20px 0;
	box-sizing:border-box;
	padding:30px 0 0 25px;
	font-size:14px;
	line-height:20px;
}

#who_we_are_offerings2 {
	background:url(/imgs/who-we-are/perdue-family.jpg) top left no-repeat;
	width:595px;
	height:220px;
	margin:20px 0;
	box-sizing:border-box;
	padding:15px 0 0 25px;
}

#who_we_are_offerings strong, #who_we_are_offerings2 strong {
	font-family: NexaRustSans, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #073c70;
}
#who_we_are_left {
	float:left;
	width:310px;
	height:220px;
	padding-right:15px;
	border-right:1px dotted #CCCCCC;
	font-size:14px;
	font-weight:bold;
}
#who_we_are_left p {
	font-size:14px;
	font-weight:bold;
}

#who_we_are_right {
	float:right;
	width:255px;
	font-size:14px;
}

#who_we_are_right p {
	font-size:14px;
}

/* How We Work */
#how_we_work_feature {
	background:url(/imgs/how-we-work/feature.jpg) top left no-repeat;
	width:800px;
	height:204px;
	margin-top:20px;
}
#how_we_work_feature p {
	font-size: 16px;
	padding: 110px 0 0 21px;
	width: 400px;
}

#how_we_work_connect {
	background:url(/imgs/how-we-work/trends.jpg) top left no-repeat;
	width:800px;
	height:129px;
	margin-top:20px;
}

#how_we_work_connect p {
	padding: 5px 0 0 21px;
	width: 400px;
}

#how_we_work_benefits {
	background:url(/imgs/how-we-work/benefits.jpg) top left no-repeat;
	width:800px;
	height:149px;
	margin-top:20px;
}

#how_we_work_benefits p {
	padding: 12px 0 0 21px;
	width: 400px;
}

#how_we_work_demands {
	background:url(/imgs/how-we-work/demands.jpg) top left no-repeat;
	width:800px;
	height:160px;
	margin-top:20px;
}

#how_we_work_demands p {
	padding: 10px 0 0px 464px;
	width: 326px;
}

#how_we_work_connect p strong, #how_we_work_benefits p strong, #how_we_work_demands p strong {
    font-family: NexaRustSans, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #073c70;
    margin-top: 15px;
    display: block;
}

#how_we_work_benefits p strong {
    margin-top: 6px;
}

/* Products */
@font-face {
	font-family: 'Barcode';
	src: url('/fonts/barcode.woff2') format('woff2'), url('/fonts/barcode.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.barcode {
    font-family:"Barcode";
}

.productBrowse .gold .tabs li {
	width: 157px;
}

.productBrowse .gold .tabs li.active {
	width: 160px;
}

.productBrowse a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	line-height: 16px;
    color: #00a3e0;
    text-decoration: none;
}

.category_button {
	border: 1px solid #b9daee;
	border-radius: 10px;
	position:relative;
	width:100%;
	height:175px;
}
.category_button.active {
	background-color: #b9daee;
}
.category_button_text {
	position:absolute;
	bottom:5px;
	width:100%;
	font-family: NexaRustSans, sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #00a3e0;
	text-align:center;
}
.category_button.active .category_button_text {
	color:#FFFFFF;
}
.category_button_images {
	position:absolute;
	top:12px;
	width:100%;
	text-align:center;
}

#products_search {
    background-color: #08A4E1;
    padding: 10px 0 0 10px;
    border-radius: 5px;
  	width: 174px;
  	height: 200px;
	position:relative;
	margin-bottom:10px;
}
#products_search p {
    color: #fff;
    font-family: NexaRustSans, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
#products_search_photo,#products_search_name,#products_search_brand,#products_search_category,#products_search_subcategory,#products_search_button {
	position:absolute;
	top:40px;
	left:15px;
	width:155px;
}
#products_search_discontinued {
	position: absolute;
  	top: 224px;
  	left: 8px;
	color:#FFF;
}
#products_search_photo {
	text-align:center;
}
#products_search_name {
	top:141px;
}
#products_search_brand {
	top:167px;
}
#products_search_category {
	top:194px;
}
#products_search_button {
	top: 160px;
	left:98px;
	width:75px;
}
#products_search input[type="text"],#products_search select {
	background:none;
	border:none;
	width:100%;
	color:#AAAAAA;
}
#products_search_name input {
	padding-left:3px;
}
					
/* Products Landing Page */
#products_feature {
	font-size:14px;
	font-weight:bold;
}
#products_feature h1 {
	margin:0;
	font-size: 30px;
    line-height: 35px;
}
#products_feature span {
	font-size:9px;
	color:#000000;
}
#products_feature img {
	margin-top:10px;
}
.dotted_line {
	background:url(/imgs/products/dots_bg.png) center center repeat-x;
	position:relative;
	width:370px;
	height:30px;
	margin:10px 0;
    font-family: NexaRustSans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #073c70;
}
.dotted_line_label {
	background-color:#FFFFFF;
	position:absolute;
	padding-right:10px;
	font-size:22px;
	font-weight:bold;
}

/* Product Browse Page */
.flex dd {
    display: -ms-flex;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}

.product_browse_cell {
	width:25%;
	text-align:center;
	vertical-align:top;
    padding: 6px 0px;
}

.flex .product_browse_cell {
	width:20%;
}

.flex .product_browse_cell img {
	margin: 0px auto;
	width: 100px;
    height: 100px;
    object-fit: contain;
}

/* Product Listing Page */
#product_results td {
	padding:10px 15px 10px 5px;
	line-height:20px;
}
.product_results_photo_window {
	position:relative;
	width:110px;
	height:110px;
	overflow:hidden;
}
.product_results_photo, .product_results_photo_frame {
	position:absolute;
	top:0;
	left:0;
	margin:auto;
}
.product_results_photo_frame {
	background:url(/imgs/Products/product_results_photo_frame.png) top left no-repeat;
}
tr.shaded {
	background-color:#F4F2EC;
}

.easyPaginateNav {
    width: 100% !important;
    padding-top: 20px;
        text-align: center;
}

.easyPaginateNav .next, .easyPaginateNav .prev {
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 6px 10px;
    margin: 5px;
    background-color: #0072BC;
    color: #FFF;
}

.easyPaginateNav .page {
    color: #c2c2c2;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    padding: 5px;
}

.easyPaginateNav .current {
    color: #ff7500;
}

/* Product Details */
.indented {
	margin-left:15px;
}
#specsheet {
	margin-top:10px;
}
#nutrition-top {
	background:url(/imgs/products/nutrition_top.jpg) top left repeat-y;
	width:216px;
	height:45px;
	-webkit-print-color-adjust:exact;
}
#nutrition {
	background:url(/imgs/products/nutrition_middle.jpg) top left repeat-y;
	width:216px;
	-webkit-print-color-adjust:exact;
}
#nut1, #nut2 {
	width:216px;
	margin:0;
	padding:0;
	list-style:none;
	color:#3977A8;
	font-family:Verdana;
	font-size:12px;
}
#nut1, #nut2 {
	display:none;
}
#nut1 p, #nut2 p {
	font-size:10px;
	line-height:13px;
}
#nut1 p em {
	font-style:normal;
	color:#000000;
}
#nut2 p em {
	font-style:normal;
	color:#003366;
}
#nut1 p span, #nut2 p span {
	font-weight:bold;
}
.nut-nav {
	background-color:#FFFFFF;
	margin:0 15px;
	padding:4px 10px;
	font-weight:bold;
}
#nut1lnk, #nut2lnk {
	color:#0068B3;
	text-decoration:none;
}
#nut1lnk:hover, #nut2lnk:hover {
	color:#003366;
	text-decoration:none;
}
.rule0 {
	padding:4px 0 3px 0;
	margin:0 15px;
}
.rule1 {
	padding:4px 0 3px 0;
	border-bottom:1px solid #3B75AD;
	margin:0 15px;
}
.rule1a {
	font-size:9px;
	font-weight:bold;
	padding:4px 0 3px 0;
	border-bottom:1px solid #3B75AD;
	margin:0 15px;
}
.rule1b {
	padding:4px 0 3px 10px;
	border-bottom:1px solid #3B75AD;
	margin:0 15px;
}
.rule3 {
	padding:4px 0 3px 0;
	border-bottom:3px solid #3B75AD;
	margin:0 15px;
}
.rule3b {
	padding:4px 0 3px 10px;
	border-bottom:3px solid #3B75AD;
	margin:0 15px;
}
#nutrition-bottom {
	background:url(/imgs/products/nutrition_bottom.jpg) top left no-repeat;
	width:216px;
	height:18px;
	-webkit-print-color-adjust:exact;
}

/* Pet */
.pet ul.full li.active {
	background-image: url(/imgs/products/pet/moon_tab_bg_active.png);
	color:#FFFFFF; 
}
	 
.pet ul.full li {
	background-image: url(/imgs/products/pet/moon_tab_bg_inactive.png);
	color:#7c3d1b;
	font-weight:bold;
    height: 33px;
}
	 
.pet ul.spot li.active {
	background-image: url(/imgs/products/pet/spot_tab_bg_active.png);
	color:#FFFFFF;
		 
}
	 
.pet ul.spot li {
	background-image: url(/imgs/products/pet/spot_tab_bg_inactive.png);
	color:#700801;
	font-weight:bold;
	height: 33px;
}
	 
.pet body {
color:#4f4f4f;
}
		 
.pet a
{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #00a3e0;
    text-decoration: none;
}

/* Brat Hans */
.brat-hans ul.tabs li.active {
	background-image: url(/imgs/products/brat-hans/brat_hans_on.png);
	color:#FFFFFF;
		 
}
	 
.brat-hans ul.tabs li {
	background-image: url(/imgs/products/brat-hans/brat_hans_off.png);
	color:#6d4b2f;
	font-weight:bold;
    height: 33px;
}
	 
.brat-hans body {
color:#4f4f4f;
}
		 
.brat-hans a
{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #00a3e0;
    text-decoration: none;
}

/* Custom Specs */
.custom-specs .toolbox {
    margin-top: 20px;
}

.custom-specs p {
    margin: 0px;
    padding: 0px;
}

.custom-specs h1 {
    font-family: NexaRustSans, sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #073c70;
}
	
.custom-specs .toolbox select {
	width:210px;
}

.custom-specs .toolbox input[type=text] {
	width:206px;
}
	
.custom-specs .Popup .sProduct {
	padding-left:20px;
}
	
.custom-specs .ModalPopupBG
{
	background-color:#000;
	filter: alpha(opacity=50);
	opacity: 0.7;
}
	
.custom-specs #modal-container {
	width:850px;
	height:515px;
	padding:20px;
	background-color:#FFF;
	border-radius:10px;
    overflow: auto;
    position: fixed;
    z-index: 100001;
    margin: 0 auto;
    top: 85px;
}

.custom-specs .modal-link {
    background-color: #fdc705;
    color: #FFF;
    font-family: NexaRustSans, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

.modal-content {
    border: none !important;
    border-radius: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal-body ul {
    list-style: none;
    width:760px;
    margin-bottom:20px;
    overflow:hidden;
    border-top:1px solid #ccc;
}

.modal-body li input {
    vertical-align: top;
    width: 20px;
    height: 110px;
}

.modal-body li {
    line-height:18px;
    border:1px solid #ccc;
    float:left;
    display:inline;
    width: 50%;
    padding: 10px;
}

.modal-body .sProduct {
    width: 330px;
    display: inline-block;
}

.modal-body {
    padding: 0px !important;
}
	
.modal-body .results {
	width:815px;
	height:411px;
	overflow:auto;
}

#finalizeButton {
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

/* What's Happening */
.whats_happening_headline {
	font-family: NexaRustSans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #073c70;
}
#whats_happening_window {
	position:relative;
	width:595px;
	height:294px;
	overflow:hidden;
	border:1px solid #B1AFAF;
}
#whats_happening_slider {
	position:absolute;
	top:0;
	left:0;
}
#whats_happening_controller {
	background:url(/imgs/whats-happening/controller_bg.png) top left no-repeat;
	position:relative;
	top:-39px;
	left:460px;
	width:100px;
	height:33px;
	padding:6px 0 0 37px;
}
#whats_happening_shows {
	border:1px solid #D6D3D3;
}
#whats_happening_shows td {
	width:25%;
	padding:20px 20px 0 20px;
	text-align:center;
    font-family: NexaRustSans, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #073c70;
}

#whats_happening_shows td span {
    font-size: 12px;
    color: #009fdd;
}

#whats_happening_shows td a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #00a3e0;
}

#whats_happening_shows tr.lower td {
	width:25%;
	padding:0 20px 20px 20px;
	text-align:center;
}
#press_releases_top {
	background:url(/imgs/whats-happening/pr_top.png) top left no-repeat;
	width:597px;
	height:15px;
}
#press_releases {
	background:url(/imgs/whats-happening/pr_middle.png) top left repeat-y;
	width:567px;
	min-height:150px;
	padding:0 15px;
	line-height:18px;
}
#press_releases_bottom {
	background:url(/imgs/whats-happening/pr_bottom.png) top left no-repeat;
	width:582px;
	height:34px;
	margin-bottom:10px;
	padding:11px 0 0 15px;
}
#press_releases_bottom a {
	margin-right:5px;
	color:#FFFFFF;
}
#whats_happening_trade_advertising {
	background:url(/imgs/whats-happening/trade_advertising_bg.png) top left no-repeat;
	position:relative;
	width:185px;
	height:337px;
}
#whats_happening_trade_advertising_photo {
	position:absolute;
	top:40px;
	left:10px;
	width:165px;
	text-align:center;
}
#whats_happening_trade_advertising_copy {
	position:absolute;
	top:234px;
	left:20px;
	font-size:11px;
	color:#FFFFFF;
}
#whats_happening_trade_advertising_copy strong {
	font-size:13px;
}
#whats_happening_trade_advertising_download {
	position:absolute;
	top:299px;
	left:20px;
}

/* Resource Center - Registration */
.register h1 {
    margin: 0.67em 0;
}

.register h2 {
    margin: 0.83em 0;
}

.register input[type=text], .register input[type=password]  {
    padding: 5px;
    margin: 5px;
    width: 260px;
}

.register select {
    padding: 5px;
    margin: 5px;
    width: 275px;
    height: 30px;
}

.register textarea {
    padding: 5px;
    margin: 5px;
    width: 409px;
    height: 50px;
}

/* Resource Center */
#header.resource_center {
	background-image:url(/resource_center/imgs/header.png);
}
#content.resource_center {
	background:url(/imgs/home_bg.jpg) top left no-repeat;
	width:825px;
	height:534px;
	padding:1px 0;
}
#login_container {
	background-color:#FAFAFA;
	border-radius:10px;
	box-shadow:3px 3px 3px #999999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	margin:25px auto;
	width:475px;
	padding:20px;
	font-size:12px;
	text-align:center;
}
#login_container h1 {
	margin:0;
	font-size:22px;
}
#login_container h2 {
	margin:0;
	font-size:17px;
}
#login_container td {
	text-align:left;
}

.scorecard_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#0068b3;
	font-weight:bold;
	text-transform:uppercase;
}

.scorecard_image img {
	width: 100%;
	max-width: 192px;
}

.scorecard_image2 img {
	width: 100%;
	max-width: 525px;
}

.breadcrumbs
{
	display:table;
	font-family: Populaire, sans-serif;
    color: #ffc700;
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
}

.breadcrumbs a, .breadcrumbs span
{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #00a3e0;
    position: relative;
    top: -3px;
}

/* Calendar */

.mv_weekendDOWHeader
{
	background-color:#006ab6;
	color:#FFF;
}

/*Template*/
.template p {
    margin-bottom: 15px;
}

/* Large Tabs - used on Marketing Materials page */
.lg_tabbed {
	padding-top:30px;
}
ul.lg_tabs {
	margin:0 0 0 15px;
	padding:0;
}
ul.lg_tabs li {
	background:url(/resource_center/imgs/large_tab.png) bottom right no-repeat;
	display:inline-block;
	position:relative;
	list-style:none;
	padding:26px 86px 6px 60px;
	margin-left:-15px;
	cursor:pointer;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	white-space:nowrap;
}
ul.lg_tabs li.active {
	background-image:url(/resource_center/imgs/large_tab_on.png);
	z-index:10 !important;
}
div.lg_tab {
	display:none;
	border:1px solid #c5c5c5;
}

.intro p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
}

.sub-label {
    position: relative;
    font-size: 10px;
    top: -30px;
    font-weight: normal;
	height: 10px;
}

/*Message Board*/
.message-board {
	width: 825px;
    padding: 16px 14px;
}

.message-board .tab img {
    width: 100%;
    max-width: 570px;
}

.message-board .tab a {
	text-decoration: underline;
}

.message-board .container {
    width: 100% !important;
}

.message-board h1 {
    font-family: NexaRustSans, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #073c70;
    margin-top: 15px;
}

.message-board ul.tabs li {
	height: 60px;
	padding: 19px 22px 23px 10px;
}

.message-board ul.tabs li a {
	text-decoration: none;
}

.message-board .resources {
	font-size: 13px;
}
	
/* Contact Us */
.contact input{
    width: 350px;
    margin-bottom: 8px;
    padding: 5px;
}

.contact textarea  {
    width: 353px;
    margin-bottom: 8px;
    padding: 5px;
}

.contact select {
    width: 363px;
    margin-bottom: 8px;
    padding: 5px;
}

button {
    cursor: pointer;
}

.input-validation-error {
    border: 1px solid rgb(225, 52, 51) !important;
}

/* Marketing Materials */
.resource
{
	float:left; 
	width:376px; 
	height:32px;
	text-align:left;
	vertical-align:middle;
}

.resource a
{
	vertical-align:middle;
	font-weight: bold;
	padding-left:5px;
	position: relative;
	top: 5px;
}

/*Accordion */
.accordion dd {
    background-color:#f2f2f2;
}

dd {
	margin:0px;
}
	
dt {
	height:59px;
}

/*Sales Tools + Score Cards */
.sales-tools .accordion dd, .score-cards .accordion dd, .productBrowse .accordion dd {
    background-color:#FFF;
}

.sales-tools dt, .score-cards dt, .productBrowse dt {
    background-image: url(/imgs/sales-tools/accordion-bg.jpg);
    background-repeat: no-repeat;
    width: 769px;
    height: 42px;
    padding: 18px 0px 0px 55px;
}

.productBrowse dt { 
	width: 540px;
}

.bycat dt {
	height: 55px;
    padding: 5px 0px 0px 55px;
}

.sales-tools dt a, .score-cards dt a, .productBrowse dt a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-decoration: none;
}

/*Sales Materials*/
.gold .tabs li.active {
	 background-image: url(/imgs/resource-center/gold-tab-on.png);
	 width:205px;
	 height:44px;
 }
 
 .gold .tabs li {
	 background-image: url(/imgs/resource-center/gold-tab.png);
	 width:199px;
	 height:44px;
	 vertical-align: middle;
	 padding:0px;
     font-weight: bold;
 }

.gold .tabs li div {
    margin-left: -15px;
}

.sales-materials .accordion dd {
    background-color:#FFF;
}

.sales-materials dt {
    background-image: url(/imgs/sales-tools/accordion-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    padding: 0px 0px 10px 55px;
}

.sales-materials dt a, .sales-materials dt b  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-decoration: none;
    vertical-align: top;
}

/*Marketing Materials*/
.marketing-materials .tab {
    width:789px; 
    height:100%; 
    min-height: 60px;
    background-image:url(/imgs/resource-center/row_background.jpg);  
    border:1px solid #d6d3d3;
}

.green .tabs li.active {
	 background-image: url(/imgs/resource-center/green-tab-on.png);
	 width:263px;
	 height:44px;
 }
 
 .green .tabs li {
	 background-image: url(/imgs/resource-center/green-tab.png);
	 width:271px;
	 height:43px;
	 vertical-align: middle;
	 line-height: 44px;
	 padding:0px;
     font-weight: bold;
 }

 .green .tabs li div {
    margin-left: -15px;
}

 .master-tab .tabs li, .master-tab .tabs li.active {
     background-image: url(/imgs/marketing-materials/master-tab.jpg);
     width:791px;
     height: 40px;
     padding: 0px;
     font-size: 20px;
 }

  .master-tab .tabs li div, .master-tab .tabs li.active div {
      position: relative;
      top: -3px;
  }

/* Archives */
.searchbox
{
	height:28px;
	width: 270px;
	color: #71706d;
}

.titleRow 
{
	background-image:url(/imgs/archives/header_bar.jpg);
	background-repeat:repeat-x;
    font-size:14px;
	color: #71706d;
}

/* Custom Print */
#custom_print_container {
	background-color:#FFFFFF;
	border:2px solid #999999;
	width:900px;
	margin:0 auto 15px auto;
	padding:0 15px 15px 15px;
}
#custom_print_fields {
	width:500px;
	margin:10px auto 20px auto;
}
#custom_print_fields th {
	text-align:right;
}

#tradeAlerts #mainheader {
    background: url(/imgs/alerts/header.png) top left no-repeat;
}

#tradeAlerts #newContent p  {
    padding: 0 0 20px 10px;
}

#tradeAlerts #newContent p a {
    font-family: NexaRustSans, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #073c70;
}
