/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #bbb;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ==========================================================================   border:1px solid red;  */
   .jlk {font-family:Arial, Helvetica, sans-serif; color:#0033CC}

body { font: 16px/26px 'Open Sans', Helvetica, Helvetica Neue, Arial, sans-serif; background: #fff; color:#777; font-weight:300;}
h1, h2, h3, h4, h5, h6, strong {font-weight:600}
a {color:#6daac8;}
a:hover {color:#81c8ec;}

.header-container { border-top: 4px solid #56c5d2; margin-bottom:30px; }
.page-container { background-color:#fff; }
.header-container,
.footer-container { background: #fff; }
.wrapper { max-width: 1200px; margin: 0 auto; }
.main-container { background-color:#eee; padding:24px; max-width:1152px; }

.topNav-container { background:#def5f7 ; border-top: 1px solid #b4f0f5 ; border-bottom: 1px solid #b4f0f5;} 

.wrapright{ float: left; width: 100%; }
.main-container article.product-list { margin-left:232px; }

.main-container aside { float: left; width: 200px; margin-left: -100%; }

.logo-container {width:559px; float:left; margin: 0px;}
.logo { background-image:url(../images/IAS-logo-559x87.gif); width:559px; height:87px; margin: 20px 0 10px 15px; display: block; }

.header-right { width:240px; float:right;}

.header-left { float:left;}
#mgmenu2 {margin-top: 0; height:32px; background-color: #effbfc;}
#mgmenu2 ul.mgmenu li {padding-right:0;}
#mgmenu2 ul.mgmenu a { font-weight:300; color:#666; padding:11px 11px 9px;}
#mgmenu2 ul.mgmenu a:hover {color: #222;}
#mgmenu2 ul.mgmenu li.menu-phone a { background: url("../images/icon-phone-666.png") no-repeat scroll 2px 10px transparent; padding-left:18px; }
#mgmenu2 ul.mgmenu li.menu-phone a:hover {color:#999;}
#mgmenu2 ul.mgmenu li.menu-phone:hover {background:none;}
.menu-phone-cell {display:none; visibility:hidden; text-align:center; margin-top:5px;}
.menu-phone-cell a {text-decoration:none; color:#999; background: url("../images/icon-phone-666.png") no-repeat scroll 0px 3px transparent; padding-left: 18px; font-size: 13px;}

#mgmenu2 { border-top: 1px solid #cbeff2; }
#mgmenu2 .mgmenu { padding-left:20px; max-width: 1200px; margin: 0 auto; }
#mgmenu2 .mgmenu li.wholesale-button { float: right;}
#mgmenu2 .mgmenu li.wholesale-button a { /*background-color:#e15705; color:#fff; */font-weight: normal;}
/*#mgmenu2 .mgmenu li.wholesale-button a:hover { background-color:#c84d04;}*/

hr.groove { overflow:hidden; *zoom:1; clear:left; height:0; margin:0; border:0; border-top:#000 1px solid; border-bottom:#333 1px solid; }


/**** CSSReset.com - How To Keep Footer At Bottom of Page ****/
/*html, body { margin:0; padding:0; height:100%; }
.page-container { min-height:100%; position:relative; }
.main-container { padding-bottom:130px; }  /* Height of the footer element or more 
.footer-container { width:100%; height:130px; position:absolute; bottom:0; left:0; }*/


/******* shopping cart header *******/
.ShoppingCart-wrapper {height:32px; background-color:#cbeff2;}
.ShoppingCart-wrapper .cart-img { float:left; width:50%;}
.ShoppingCart-wrapper .cart-img a {text-decoration:none; color:#555; background: url("../images/icon-cart-555.png") no-repeat scroll 22px 8px transparent; padding:3px 20px 3px 50px; display: block; font-weight:600; font-size:12px;}
.ShoppingCart-wrapper .cart-img a:hover { color:#000; background: url("../images/icon-cart-000.png") no-repeat scroll 22px 8px transparent;}
.ShoppingCart-wrapper .cart-content { float:right; width:48%; margin-top: 2px; }
.ShoppingCart-wrapper .cart-content a {text-decoration:none;}
.ShoppingCart-wrapper .cart-content a:hover {text-decoration:underline;}
.FreeShipping-wrapper {padding-left: 9px; margin: 25px auto;}
.FreeShipping-header {background-image:url(../images/FreeShipping-a0a0a0-217.gif); width:217px; height:38px; /*background-image:url(../images/FreeShipping-a0a0a0.gif); width:175px; height:30px;*/}

/******* search form header *******/
.form-wrapper {	width: 240px; margin-top:58px; }
.form-wrapper input {
	width: 154px;
	height: 18px;
	padding: 6px 5px;
	float: left;    
	font-size:15px;
	font-family:'Open Sans', Helvetica, Helvetica Neue, Arial;
	background: #fafafa;
	border:1px solid #bbb;
	/*-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;*/
	border-right:none;
	color:#999;
}
.form-wrapper input:focus , .footer-container input[type="text"]:focus {
	outline: 0;
	background: #fff;
	color:#333;
	/*-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;*/
}
.form-wrapper input::-webkit-input-placeholder { color: #999; font-weight: normal; font-style: italic; }
.form-wrapper input:-moz-placeholder { color: #999;	font-weight: normal; font-style: italic; }
.form-wrapper input:-ms-input-placeholder {	color: #999; font-weight: normal; font-style: italic; }    
.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	padding: 0;
	cursor: pointer;
	height: 32px;
	width: 75px;
	font-size:12px;
	font-family:'Open Sans', Helvetica, Helvetica Neue, Arial;
	color: #fff;
	text-transform: uppercase;
	background: #aaa; /*  #142d30 */
	border:1px solid #aaa;
	/*-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	border-left:none;   
	text-shadow:1px 1px 1px #000000;*/
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s; 
}   
.form-wrapper button:hover { background: #777; color:#fff; }	/* #1F464B */
.form-wrapper button:active, .form-wrapper button:focus { background: #888; }   /* #26565c */
/*.form-wrapper button:before { arrow for search button
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #333 transparent;    
	top: 8px;
	left: -6px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s; 
}
.form-wrapper button:hover:before { border-right-color: #444; }	 
.form-wrapper button:focus:before, .form-wrapper button:active:before { border-right-color: #555; } */  
.form-wrapper button::-moz-focus-inner { border: 0; padding: 0; }

/*** Free Shipping Message between horizontal menus  ***/
.freeshiping-txt { text-align: center; /*margin: -29px 0 20px; */}
.freeshiping-txt h3 { font-size: 24px; color: #575757; background-color: #fff ; padding: 14px 10px 11px; margin: 0; font-family: Arial Black; border-top: 1px solid #cbeff2; }


/******* aside *******/
aside h1 { font-size:16px; border:1px solid #bbb; text-transform: uppercase; font-size:14px; padding:12px; margin:0; color:#555; }
aside nav ul { padding-left:0; }
aside nav li { font-size:13px; line-height:22px; }
aside nav li a { text-decoration:none; color:#555; background: url("../images/bullet-list-arrow-888.gif") no-repeat scroll left 8px transparent; padding-left:12px; display: block;}
aside nav li a:hover { color:#000; background: url("../images/bullet-list-arrow-000.gif") no-repeat scroll left 8px transparent; }
aside nav li h1 {margin: 20px 0 4px;}
aside nav li h3 { color:#dc3066; background-color: #d7d7d7; padding: 7px 13px; margin-bottom: 3px;}
aside nav li h3 a {color: #dc3066; background: none; padding-left: 0;}
aside nav li h3 a:hover {color: #b12752; background: none;}
aside nav li h4 { color:#dc3066; padding: 7px 13px; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom: 3px;}
aside nav li h4 a {color: #dc3066; background: none; padding-left: 0;}
aside nav li h4 a:hover {color: #b12752; background: none;}


/******* homepage *******/
.home-box {background-color:#fff; float:left; width:31.1%; text-transform:uppercase;}
.home-box:nth-child(2) {margin: 0 31px;}
.home-box h2 {font-size:12px; margin:35px 0 0; padding: 0 20px 0 27px; font-weight:300;}
.home-box h1 {font-weight:300; font-size:26px; margin:0 0 33px 0; padding:0 20px 0 27px;}
.home-box h2 a {color:#999; text-decoration:none;}
.home-box h1 a {color:#666; text-decoration:none;}
.home-box h2 a:hover {color:#777;}
.home-box h1 a:hover {color:#007988;}
.home-box img { width:100%}
.home-text {background-color:#fff; padding:24px; margin-top:24px;}
.home-text h1 {color:#007988; font-weight:300; font-size:26px; }
.hilite1 {color:#c7ba60;}
.hilite2 {color:#2FA4B1;}
.hilite2b {color:#2FA4B1; font-weight: 600;}
.hilite3 {color:#C00;} /* red */
.hilite3b {color:#C00; font-weight: 600;}
.Hilite-10 {color: #db0000; font-weight: 600;}
.hilite4 {color:#b50c04;} /* darkred */
.hilite4b {color:#b50c04; font-weight: 600;}

/******* product list thumbs *******/
.product-list-box { border:6px solid #eee; width:29.7%/*201px*/; float:left; text-align: center; background-color:#fff; height:430px; max-height:430px; overflow:hidden; padding: 0 10px; }
/*.product-list-box:hover { border:6px solid #303030; }*/
.product-list-img { height:220px; position:relative; }
.product-list-img a img { margin:auto; position:absolute; bottom:0; left:0; right:0; height: auto; max-height: 200px; max-width: 100%; width: auto;}
.product-list-box h4 {margin:10px 0; line-height:1.1em;}
.product-list-box h4 a { color:#007e8e/*222*/; text-decoration:none; font-weight:normal; font-size:15px;}
.product-list-box h4 a:hover { color:#222; text-decoration: underline;}
.product-list-box p { color:#777; font-size:12px; margin:10px 0 5px; line-height:1.5em; }
.product-list-box p a { color:#777; text-decoration:none; }
.product-list-box p a:hover { color:#555; text-decoration: underline; }
.product-list-box h6 {font-weight:normal; color:#555; margin:6px 0; }
.product-list-box p.PriceRange, .product-list-box h5.ProdPrice {color:#db0449/*f30551*/; font-weight:bold; letter-spacing:1px; font-size:14px; margin:5px 0; line-height: 1.2;}
.product-list-box h5.ProdPrice strike {color:#777;}
.product-list-box .button1, .product-list-box .addToCart-med-link, .main-page-button { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #00c2db; /*35787F*/
	text-shadow: 0px 1px 1px #008697;
	padding: 3px 15px;
	margin:10px 0;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	letter-spacing:0.1em;
	text-decoration:none;
	display:inline-block;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s; 
	text-transform:uppercase;   
}
.product-list-box .button1:hover, .product-list-box .addToCart-med-link:hover, .main-page-button:hover { background: #00aac0; /*4cabb5 */}

.product-list-box div.ProdDesc2 {margin: 8px 0;}
.product-list-box p.inside { font-size: 9px; font-style: italic; color: #888; margin: 2px 0 0 0;}
.product-list-box p.EnglishGreet { font-size: 10px; color: #191970; margin: 0; }
.product-list-box p.HawaiiGreet { font-size: 10px;	color: #006666; margin: 0; }
.product-list-box h5.CardType { color:#333; font-size:10px; margin: 0; line-height:1;}
article.product-list header {margin:0 0 30px;}
article.product-list header h1 { color:#007988; font-size:38px; font-weight: 600; line-height:1.1em; margin-top:18px; padding: 0 20px;}
article.product-list header h2 { font-size:20px; text-transform:uppercase; padding: 0 20px;}
article.product-list header h2 a {text-decoration:none; color:#777; }
article.product-list header h2 a:hover {text-decoration:underline;}
article.product-list header h3 {text-align:center; background-color:#bbb; margin: 0; padding: 7px; font-size:15px; text-transform:uppercase; }
article.product-list header h3 a { text-decoration:none; color:#fff; }
article.product-list header h3 a:hover {text-decoration:underline;}
article.product-list header p { padding: 0 20px;}
article.product-list header img, article.product-list footer img {max-width: 100%;}

article.product-list header .MainPageDesc h2 {text-align:center; background-color:#bbb; margin: 0; padding: 7px; font-size:18px; text-transform:uppercase; color:#fff; }
article.product-list header .MainPageDesc h2 a { text-decoration:none; color:#fff; }
article.product-list header .MainPageDesc h2 a:hover {text-decoration:underline;}
article.product-list header .MainPageDesc h3 { background-color:transparent; text-align:left; padding: 0; color: #009eb2; padding: 0 20px; font-size: 18px;}
article.product-list header .MainPageDesc h4 { margin: 0; padding: 0 20px;}
.MainPageDesc p {padding-left:20px; padding-right:20px;}
.MainPageDesc ul {padding-left:60px;}
.ImgPageDesc-right {float:right; margin:0 20px 10px;}
.ImgPageDesc-left {float:left; margin:0 20px 10px;}
.main-page-rows p {padding: 0 20px;}
.main-page-rows img {max-width: 100%;}

.centered {text-align:center;}
a.OnSaleLink {color:#CC0000; text-decoration:none;}
a.OnSaleLink:hover {color:#900; text-decoration:underline;}
h4.OnSale {color:#CC0000; font-size:20px;}

.textPageDesc, .ArtistsBios {padding: 0 20px;}
.textPageDesc img, .ArtistsBios img {float:right; margin:0 0 20px 20px;}
article.product-list .ArtistsBios h2 { margin:9px 0; font-weight: 300; color: #009eb2; padding:0;}
article.product-list .ArtistsBios h3 { background-color:transparent; text-align:left; padding: 0; color: #aaa; font-size: 14px;}
article.product-list .ArtistsBios p { padding: 0; }
/*   Artists Showcase titles paragraph  */
article.product-list header .MainPageDesc .SecondTitles h2 { background-color:#f7f7f7; color: #009eb2; padding: 15px 20px; font-size: 26px; font-weight:300; margin:20px 0 10px; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; line-height:1.5;}
article.product-list header .MainPageDesc .SecondTitles h5 { padding: 0 20px; margin:0;}
article.product-list header .MainPageDesc .SecondTitles h6 { background-color:#f7f7f7; color: #009eb2; padding: 12px; font-size: 20px; font-weight:300; text-align:center; margin:10px 0 -16px; border-top: 1px solid #bbb;}


/* Two columns thumbs page layout  */
.two-cols .product-list-box { width:46.2%;}
.two-cols .product-list-img a img { max-width: 100%;}

/******* Pagination prev next buttons *******/

.PrevNext-buttns {border-top: 1px solid #bbb; font-weight:600; padding-top: 25px; margin-top: 10px; font-size: 18px}
.PrevNext-buttns .prevnext { margin:2px; }
.PrevNext-buttns .prevnext a {
	background-color: #777;
	color: #eee;
	padding: 5px 12px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	text-shadow: 0px 1px 1px #000;
}
.PrevNext-buttns .prevnext a:hover {background-color: #555;}
.PrevNext-buttns .currentpage {
	background-color: #444;
	color: #ccc;
	padding: 5px 12px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 1px #000;
	margin: 2px;
}
.PrevNext-buttns.PrevNext-buttns-top {border-top: none; padding-top: 0; font-size: 12px; margin-top:0;}
.PrevNext-buttns.PrevNext-buttns-top .prevnext a { background-color: #777; color: #eee;}
.PrevNext-buttns.PrevNext-buttns-top .prevnext a:hover {background-color: #555;}
.PrevNext-buttns.PrevNext-buttns-top .currentpage {	background-color: #444;}


/* styles for table  [personalized cards and page pricing table] */
div.pricing {clear:both; margin:15px 0;}
div.pricing h2 { font-size:18px; background-color:#eee; color:#555; border:1px solid #ddd; border-bottom: 0; margin:0; padding:10px 15px; line-height: 1.5; letter-spacing: 0.03em;}
div.MainPageDesc div.pricing h2 {background-color:#fff; color:#888; text-align: center; text-transform: uppercase;}
div.MainPageDesc table.pricingTable thead tr {background-color:#f5f5f5;}
div.MainPageDesc table.pricingTable tbody tr {background-color:#fff;}
div.MainPageDesc table.pricingTable tbody tr:nth-child(even) {background-color:#f5f5f5;}

table.pricingTable { border: 1px solid #ccc; width: 100%; margin:0; padding:0; border-collapse: collapse; border-spacing: 0; margin:0 0 5px; font-size:14px; }
table.pricingTable tr { border: 1px solid #ddd; padding: 5px;}
table.pricingTable th, table.pricingTable td { padding: 7px; text-align: center; border-right: 1px solid #ddd; line-height:1.5;}
table.pricingTable th { /*text-transform: uppercase;*/ letter-spacing: 1px;}
table.pricingTable th:first-child, table.pricingTable td:first-child {text-align:left; padding-left:20px;}
table.pricingTable .smaller {font-weight:300; letter-spacing:0;}

/*  page thumbs footer  */
.page-links-bottom {background-color: #d5d5d5;}
.page-links-bottom ul {padding-left:0px; list-style: none;}
.page-links-bottom ul li {margin: 5px 0;}
.page-links-bottom ul li h3, article.product-list header .MainPageDesc .page-links-bottom ul li h3 { background-color:#aaa; color:#fff; padding:5px 10px; font-size: 18px; margin: 0;}
.page-links-bottom ul li a {text-decoration:none; color:#2b85a9; padding-left:10px; display:block; line-height: 1.3; margin: 11px 0; font-size: 14px;}
.page-links-bottom ul li a:hover {color:#024d73; background-color: #ddd;}
.page-links-bottom-column {float: left; width: 44%; margin: 0 3% ;}
.page-links-bottom-one-top-column { margin: 0 3%;}
.page-links-bottom-one-top-column ul, .page-links-bottom-one-top-column ul li {margin-bottom:0;}
.page-links-bottom.page-links-bottom-big ul li a.samepage {background-color: #f7f7f7;}
.page-links-bottom.page-links-bottom-big ul li a {font-size:16px; padding: 6px 10px; font-weight: normal; background-color: #e5e5e5;}
.page-links-bottom.page-links-bottom-big ul li a.onelink {padding: 13px 10px;}
.page-links-bottom.page-links-bottom-big ul li h3 {font-size:24px; line-height: 1.5;}


/******* footer *******/
.footer-container { border-top: 1px solid #ccc; margin-top: 30px; }
.footer-container footer { padding:0 24px 30px; max-width:1200px;}
.footer-container .column { float:left; margin:0 1%; width:18% /*14.66% for 6 cols*/; text-align:center;}
.footer-container h3 { font-weight: 300; font-size:14px; text-transform:uppercase; margin-top: 35px; color: #03a1a6; }
.footer-container ul { margin: 0; padding: 0; text-align: left; display: inline-block; }
.footer-container ul li { list-style:none;}
.footer-container ul li a {text-decoration:none; line-height:30px; font-size:12px; color:#787878;}
.footer-container ul li a:hover { color:#000; }
.footer-container .column p {line-height:30px; font-size:12px; color:#787878;}
.footer-container .column p.footertext {line-height:1.5;}
.footer-container .footer-copy { margin:0 0 15px; border-top: 1px solid #ccc; text-align:center; font-size:10px; letter-spacing:0.15em; color:#777;padding: 0 24px;}
.footer-text {margin: 0 0 15px; border-top: 1px solid #ccc;}
.footer-text p {font-size: 10px; max-width: 1176px; margin: 20px auto; padding: 0 20px; }
.button-subscribe {margin: 10px 0 20px;}
.button-subscribe a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #00a5ba; 
	text-shadow: 0px 1px 1px #005762;
	padding: 3px 20px;
	font-size: 11px;
	color: #fff;
	text-align:center;
	letter-spacing:0.1em;
	text-decoration:none;
	display:inline-block;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s; 
	text-transform:uppercase;   
}
.button-subscribe a:hover { background: #0090a2;}

/*.footer-container input[type="text"] {
	width: 180px;
	height: 18px;
	padding: 6px 5px;
	float: left;    
	font-size:12px;
	font-family:'Open Sans', Helvetica, Helvetica Neue, Arial;
	background: #101010;
	border:1px solid #333;
	color:#999;
	margin-top: -8px;
}
.footer-container input[type="text"]:focus {
	outline: 0;
	background: #000;
	color:#ddd;
}
.footer-container input[type="text"]::-webkit-input-placeholder { color: #666; font-weight: 300; font-style: italic; }
.footer-container input[type="text"]:-moz-placeholder { color: #666; font-weight: 300; font-style: italic; }
.footer-container input[type="text"]::-moz-placeholder { color: #666; font-weight: 300; font-style: italic; }
.footer-container input[type="text"]:-ms-input-placeholder { color: #666; font-weight: 300; font-style: italic; }    

.footer-container input[type="submit"] {
	width: 192px;
	height: 18px;
	padding: 6px 5px;
	font-size:12px;
	font-family:'Open Sans', Helvetica, Helvetica Neue, Arial;
	color: #aaa;
	text-transform: uppercase;
	background: #333; 
	text-shadow:1px 1px 1px #000000;
	height:32px;
	border:1px solid #333;
	cursor: pointer;
}
.footer-container input[type="submit"]:hover { background: #444; color:#fff; }
*/

/******* more info page *******/
.product-more-info header h3 { color:#888; text-align:center; margin-top:0;}
.more-info-main { margin-bottom:50px;}
.product-info { float:left; width: 62%; position: -webkit-sticky; position: sticky; top: 10px;}
.product-info h1, .product-options .product-options-titles h1 {color:#007e8e; line-height: 1.4em; margin-top: 0;}
.product-info h2, .product-options .product-options-titles h2 { color:#777; margin-bottom: 30px; font-weight:300;}
.product-info h2 a, .product-options .product-options-titles h2 a { color:#777; text-decoration:none;}
.product-info h2 a:hover, .product-options .product-options-titles h2 a:hover { color:#444; text-decoration:underline;}
.product-options .product-options-titles h2 {padding:0; background-color:transparent; border:none; font-size: 24px;}
.product-options .product-options-titles h1 {margin: 10px 0;}

.product-titles-wide {padding: 0 40px;}
.product-titles-wide h1 {color:#007e8e; line-height: 1.4em; margin-top: 0;}
.product-titles-wide h2 { color:#777; /*margin-bottom: 30px;*/ font-weight:300;}
.product-titles-wide h2 a { color:#777; text-decoration:none;}
.product-titles-wide h2 a:hover { color:#444; text-decoration:underline;}

.product-info-img {text-align:center; /*height:490px; position:relative;*/}
.product-info-img img {/*margin:auto; position:absolute; bottom:0; left:0; right:0; box-shadow: 5px 5px 5px #000;*/ max-width: 100%; margin-bottom: 10px;}

.product-info p {text-align:center; font-size:12px;}
.product-info a {text-align:center;}
.product-info .zoom-image {text-align:center;}
/*.product-info .zoom-image a { text-decoration:none; color:#7e7e7e; background: url("../images/zoom-loupe-icon-7e7e7e.png") no-repeat scroll 12px 7px #444; padding:5px 18px 5px 50px; display: inline-block; font-size:14px; text-transform:uppercase;}
.product-info .zoom-image a:hover { color:#bbb; background: url("../images/zoom-loupe-icon-bbb.png") no-repeat scroll 12px 7px #505050;}*/

.product-options { float:right; width: 35.5%;}
.product-options h5 { padding-left:15px; margin-bottom:5px; color: #bbb; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; }
.product-options form { border-top:1px solid #ccc;}
.product-options h2 { font-size:18px; background-color:#eee; color:#555; border-bottom:1px solid #ccc; margin:0; padding:10px 15px; line-height: 1.5; letter-spacing: 0.03em;}
.product-options .H2secondLine { font-size:14px }
.product-options .H2secondLine.H2secondLineV2 { color:#099093; }
.product-options .more-info-button {font-size:10px; text-transform:uppercase; padding: 2px 5px; background-color:#999; color:#fff; text-decoration: none; letter-spacing: 0.05em; margin-left:8px; font-weight:300;}
.product-options .more-info-button:hover {background-color:#777;}
.product-options .options-item .more-info-button {/*margin-left: 0px;*/ background-color: #bbb;} /* more info buttons inside labels */
.product-options .H2aboveTitle { padding: 7px 12px; color: #db0449; font-size: 14px; background-color: #fff; display: block; text-align: center; border-bottom: 6px solid #eee; border-top: 3px solid #eee;}

.options-form-row label, .product-options-details { border-bottom:1px solid #ccc; display:block; padding:5px 15px; color:#555; } /** padding top bottom 9px before APPB/APPJ**/
.options-form-row label:hover {background-color:#f7f7f7; color:#000;}
.options-form-row label input[type="radio"] {float: left; margin-top: 5px; }
.options-form-row .options-item, .product-options-details .options-item { padding-left:20px; font-size:14px; display:inline-block; line-height: 1.5; max-width:60%;}
.options-form-row .options-price, .product-options-details .options-price { font-weight:600; float:right; padding-left:20px; color:#db0449/*f30551*/; font-size:18px; text-align: right; line-height:1.3;} /** line-height inherith before APPB/APPJ**/
.options-form-row .options-price strike, .product-options-details .options-price strike {color:#777; font-weight: 300;}
.product-options-details { border-top:1px solid #ccc; border-bottom:none;}
.product-options-details .options-item { padding-left:0;}

.option-menu-text { font-size: 11px; padding: 12px 15px 4px; font-weight: 600; color: #aaa;}
.option-menu {padding:0 15px; }
.option-menu select { display:block; margin-bottom:5px;}

.product-options form .add {
	background-color:#00c2db; 
	color:#fff; 
	font-weight:300; 
	letter-spacing:0.1em; 
	padding:15px 40px 12px; 
	border:none; 
	margin: 20px auto 10px; 
	display:block; 
	text-transform:uppercase; 	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 1px #008697;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s; 
}
.product-options form .add:hover {background-color:#00aac0;}

.product-more-info footer h3 { color:#fff; background-color:#aaa; padding:10px 15px; margin-bottom:0;}
.cross-sell-row { border-right: 1px solid #e8e8e8; }
.cross-sell-row .product-list-box { height:300px; max-height:300px; width:23.1%; border:none; border-left: 1px solid #e8e8e8; }
.cross-sell-row .product-list-box .product-list-img {height: 180px;}
.cross-sell-row .product-list-box a img { height: auto; max-height: 160px; max-width: 160px; width: auto;}
.cross-sell-row .product-list-box h6 {color:#999;}

.textMoreInfoPage { color:#999; /*font-size:12px;*/ margin:40px 40px 0; line-height: 1.7em;}
.textMoreInfoPage img { max-width: 100%; }

.more-info-page .main-container { background-color: #fff; }

/*  styles for prod descriptions thumbs - taken from old styles  */
.MI6-SubprodDesc-2ndLine, .ProdField4-2ndLine { font-size: 10px; color: #888;}
.product-list-box span.MI6-SubprodDesc-2ndLine {display:block;}
div.inside { font-size: 9px; font-style: italic; color: #888; margin: 0;}
div.EnglishGreet { font-size: 10px; color: #191970; margin: 0; }
div.HawaiiGreet { font-size: 10px;	color: #006666; margin: 0; }
div.CardType { color:#333; font-size:10px; margin: 0 0 -6px 0;}
.larger {font-size: larger;}
.smaller {font-size: smaller;}

p.ProdNEW1, .ProdNEW1 {font-size: 12px; color: #C00; font-weight: 600;}

/*******   styles for facebook twitter buttons  ***********/
.social-buttons-AP { margin:0 auto 0; text-align:center; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding-bottom:5px;}
.fb-button, .tw-button {display:inline-block; vertical-align: bottom; }
.fb-button { padding-bottom: 7px;}
.social-buttons-AP h5 {font-size:13px; color:#bbb; margin:0;}

/*******   styles for Main pages  ***********/
.prod-line-row {position:relative;}
.prod-line-row.left-img {background: #fff;}
.prod-line-row.right-img {background: #f6f6f6;}
.prod-line-content {padding: 40px 0 20px; width:50%;}
.right-img .prod-line-content {padding-left: 5%; text-align: right; float: left;}
.left-img .prod-line-content {padding-right: 5%; text-align: left; float:right; margin-left:40%}
.right-img .prod-line-img {border-left: 5px solid #56c5d2; margin-left:60%;}
.left-img .prod-line-img {border-right: 5px solid #56c5d2; width:40%;}

.prod-line-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-box-shadow: inset 0 0 50px rgba(0,0,0,.8);
	-moz-box-shadow: inset 0 0 50px rgba(0,0,0,.8);
	box-shadow: inset 0 0 50px rgba(0,0,0,.8);
}
.prod-line-img a { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.prod-line-content h3 {color: #04a9c1 /*56c5d2*/; font-weight:300; font-size: 36px; line-height: 1.2;margin: 0 0 10px;}
.prod-line-content h3 a {color: #04a9c1 /*56c5d2*/; text-decoration:none;}
.prod-line-content h3 a:hover {color: #037c8e; /*text-decoration:underline;*/}
.prod-line-content ul { padding:0;}
.prod-line-content ul li {list-style:none;}
.prod-line-content ul li a {text-decoration: none; color:#037586; font-weight: normal;}
.prod-line-content ul li a:hover {text-decoration:underline;}
.left-img .prod-line-content ul li a { background: url("../images/bullet-list-arrow-888.gif") no-repeat scroll left 8px transparent; padding-left:12px;}
.left-img .prod-line-content ul li a:hover {background: url("../images/bullet-list-arrow-000.gif") no-repeat scroll left 8px transparent; }
.right-img .prod-line-content ul li a { background: url("../images/bullet-list-arrow-888-l.gif") no-repeat scroll right 8px transparent; padding-right:12px;}
.right-img .prod-line-content ul li a:hover {background: url("../images/bullet-list-arrow-000-l.gif") no-repeat scroll right 8px transparent; }

a.main-page-button {text-transform: inherit; font-size: 15px; padding: 2px 10px; margin: 0}
a.main-page-button:hover { color:#fff;}
a.main-page-button.button-sale {background-color:#C00;}
a.main-page-button.button-sale:hover {background-color:#F00;}

.mcafee-header {float:right; margin: 90px 15px 0 0;}
/*.mcafee-header a img, .mcafee-header img.mfes-trustmark {width: 257px; height: 32px;}*/
.mcafee-header div {width: 256px !important; height: 32px !important;}
.mcafee-header div[style] {width: 256px !important; height: 32px !important;} /* override inline style generated by javascript */

/********** California Wine Trail prints *************/
p.californiawineimg { margin-bottom: 50px; }
h3.californiawine { text-align: center; margin-bottom: 12px; }
h3.californiawine span { font-weight:normal; font-size: smaller; }

/*************  Wall Interiors Thumbs  *****************/
.smthumbs { text-align:center; }
.smthumbs a { margin: 20px 3px;; display: inline-block; }
.smthumbs a img { border: 1px solid #bbb; cursor:pointer; padding:3px; max-height: 52px; max-width: 100%; width: auto; }



/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1200px) { /* all viewports 1200 or less */
.cross-sell-row .product-list-box { width:22.8%;}
.product-list-box { width:28.9%;}
.two-cols .product-list-box { width:45.5%;}
}

@media only screen and (max-width: 1120px) { 
.mcafee-header { margin: 15px 0;}
.logo-container {margin: 0px 70px 20px 0;}
.form-wrapper {margin-top: 15px;}
}

@media only screen and (max-width: 1040px) { /* all viewports 1040 or less */
.product-list-box { width:28.5%;}
.cross-sell-row .product-list-box { width:22.6%;}
.home-box { width:31%;}
.product-titles-wide {padding: 0 30px;}
.two-cols .product-list-box { width:45.2%;}
}

@media only screen and (max-width: 994px) { /* all viewports 994 or less */
/*.wrapper { width: auto; }*/
.logo-container {width:476px;}
.logo { background-image:url(../images/IAS-logo.gif); width:476px; height:76px;}

.two-cols .product-list-box, .product-list-box { width:44.6%;}

.product-info { width: 58%;}
.product-options { width: 39.5%;}

.cross-sell-row .product-list-box { width:22.4%;}
.home-box { width:30.6%;}

.PrevNext-buttns .prevnext, .PrevNext-buttns .currentpage { margin:0;}
#mgmenu2 ul.mgmenu a { padding:11px 7px 9px; }
.product-titles-wide {padding: 0 20px;}
.textMoreInfoPage { margin:30px 30px 0;}

}
@media only screen and (max-width: 920px) { /* all viewports 920 or less */
#mgmenu2 ul.mgmenu a { padding:11px 5px 9px; font-size:11px;}
.cross-sell-row .product-list-box { width:22.2%;}
.product-list-box { width:44%;}
.product-titles-wide {padding: 0 10px;}
.two-cols .product-list-box { width: auto; float:none}
.prod-line-content h3 {font-size: 30px; }
.prod-line-content {padding:30px 0; }
.footer-container .column { width:31.33%;}
}
@media only screen and (max-width: 840px) { /* all viewports 840 or less */
.product-list-box { width:43.2%;}
.logo-container {width:429px;}
.logo { background-image:url(../images/IAS-logo-429x70.gif); width:429px; height:70px; margin: 26px 0 10px 15px;}
.product-info { width: 54%;}
.product-options { width: 41%;}
.options-form-row .options-item {  padding-left:10px; font-size:13px;}
.options-form-row .options-price {  padding-left:5px; font-size:16px;}
.cross-sell-row .product-list-box { width:47%;}
.home-box { width:30.1%;}
.home-box h2 {font-size:11px; }
.home-box h1 {font-size:20px; }
/**table.search_table td.search_field input {width:200px}**/
/**table.search_table td.adv_search_text {line-height: 1.4;}**/
.PrevNext-buttns {font-size:16px;}
.PrevNext-buttns .prevnext a, .PrevNext-buttns .currentpage { padding: 5px 9px 4px;}
#mgmenu2 ul.mgmenu a { font-size:10px;}
.product-titles-wide {padding: 0;}
.textMoreInfoPage { margin:30px 20px 0;}
/* styles for main pages */
.prod-line-row {margin-bottom:20px; border-bottom: 5px solid #56c5d2;}
.prod-line-row.right-img {background: #fff;}
.prod-line-content {width:90%; padding:5% 5% 2.5%;}
.right-img .prod-line-content {text-align: left; float: none;}
.left-img .prod-line-content { float: none;  margin-left:0; }
.prod-line-img {display:block; height:300px;}
.right-img .prod-line-img {border-left: none; margin-left:0;}
.left-img .prod-line-img {border-right: none; width:100%;}
.prod-line-img { position: relative;}
.right-img .prod-line-content ul li a { background: url("../images/bullet-list-arrow-888.gif") no-repeat scroll left 8px transparent; padding: 0 0 0 12px; }
.right-img .prod-line-content ul li a:hover {background: url("../images/bullet-list-arrow-000.gif") no-repeat scroll left 8px transparent; }
.logo-container {margin-right:0;}

}
@media only screen and (max-width: 780px) { /* all viewports 920 or less */
#mgmenu2 ul.mgmenu a { padding:11px 4px 9px; font-size:9px;}
.cross-sell-row .product-list-box { width:46.8%;}
.product-list-box { width:42.2%;}
}


@media only screen and (max-width: 720px) { /* all viewports 720 or less */
.wrapright{ float: none; width: auto; }
.main-container article.product-list { margin-left:0; }
.main-container aside { float: none; width: auto; margin-left: 0; padding-top: 30px; border-top: 1px dotted #444; margin-top: 25px; }
.product-list-box { width:43.6%;}
.logo-container {float:none; margin: 0 auto 21px;}
.logo {margin: 0 10px 10px;}
.header-right { float:none; display: table; width: 100%; margin-bottom:20px}
.ShoppingCart-wrapper {display: table-footer-group; }
.ShoppingCart-wrapper .cart-content {width: auto; margin-right: 4.5%;}
.FreeShipping-wrapper {display: table-row-group;    } 
.FreeShipping-header {margin:20px auto}
.searchform {display: table-header-group; } 
.form-wrapper {margin:0 auto 50px}

.product-info, .product-options { float:none; width: auto;}
.product-info {border-bottom: 1px solid #ddd; margin-bottom: 20px; padding-bottom:15px; position: static;}
.options-form-row .options-item {  padding-left:20px; font-size:14px;}
.options-form-row .options-price {  padding-left:20px; font-size:18px;}

.cross-sell-row .product-list-box { width:45.8%;}
.home-box { width:29.3%;}
/**table.search_table td.search_field input {width:270px}***/
.header-left { float:none;}
.menu-phone-cell {display:block; visibility:visible;}
.textMoreInfoPage { margin:25px 0 0;}

article.product-list header h1, article.product-list header h2, article.product-list header p, .MainPageDesc p, .textPageDesc, .ArtistsBios {padding:0;}
article.product-list header .MainPageDesc h3, article.product-list header .MainPageDesc h4 {padding:0;}
.MainPageDesc ul {padding-left:40px;}
.page-links-bottom ul {padding-left:0px;}
.ImgPageDesc-right {margin-right:0;}
.ImgPageDesc-left {margin-left:0;}
.main-page-rows p {padding: 0;}

/* styles for table  [personalized cards and page pricing table] */
table.pricingTable { border: 0;}
table.pricingTable thead { display: none;}
table.pricingTable tr { margin-bottom: 10px;display: block; border-bottom: 2px solid #ddd;}
table.pricingTable td { display: block; text-align: right; font-size: 13px; border-bottom: 1px dotted #ccc; border-right: 0;}
table.pricingTable td:last-child { border-bottom: 0;}
table.pricingTable td:first-child { border-bottom: 3px solid #ccc;}
table.pricingTable td:before { content: attr(data-label); float: left; text-transform: uppercase; font-weight: bold; padding: 0 15px 10px 0;}
div.MainPageDesc table.pricingTable tbody tr:nth-child(even) {background-color:#fff;}
table.pricingTable th:first-child, table.pricingTable td:first-child {text-align:right; padding-left:7px;}
.logo-container {margin: 10px auto 20px;}
.mcafee-header {text-align: center; float:none;}
.mcafee-header a img {width: auto; height: auto;}
.mcafee-header div {max-width: 100% !important;}

aside nav li { font-size: 15px; }
aside nav li a { margin: 9px 0; /*padding-bottom: 4px; padding-top: 4px; */}
.product-list-box p { font-size: 15px; }
.product-list-box h4 a { font-size: 17px; }
.product-list-box .button1 { font-size: 13px; font-weight: 600;}
.footer-container ul li a {line-height: 38px; font-size: 15px; font-weight: normal; }
.footer-container h3 { font-size: 17px; font-weight: normal; }
.page-links-bottom ul li a { padding-bottom: 6px; padding-top: 6px; }
.cross-sell-row .product-list-box h6 { font-size: 15px; }


}

@media only screen and (max-width: 630px) { /* all viewports 630 or less */
.footer-container .column {width:48%;}
}

@media only screen and (max-width: 580px) { /* all viewports 580 or less */
.product-list-box { width: auto; float:none}
.logo-container {width:369px;}
.logo { background-image:url(../images/IAS-logo-369x62.gif); width:369px; height:62px; margin: 0 0 10px;}

.cross-sell-row .product-list-box { width:44.7%; float:left}
.home-box { width: auto; float:none; padding-top: 1px; margin-bottom:24px;}
.home-box:nth-child(2) {margin: 0 0 24px 0;}
.home-box h2 {font-size:12px; }
.home-box h1 {font-size:24px; }
/**table.search_table td.search_field input {width:180px}***/
/**form.productsearch table.search_table input[type="submit"] {padding: 5px 10px;}***/
.PrevNext-buttns {font-size:14px}
}

@media only screen and (max-width: 480px) { /* all viewports 480 or less */
.footer-container .column { width:auto; float:none; margin-bottom:40px;}
.cross-sell-row .product-list-box { width:auto; float:none;}
.product-info h1 {font-size: 1.6em}
.product-info h2 {font-size: 1.2em}
.main-container {padding:24px 18px}
.product-options h2 {font-size: 16px;}
.product-options .H2secondLine {font-size: 12px;}
article.product-list header h1 {font-size: 30px;}
article.product-list header h2 {font-size: 18px;}
/**table.search_table td.search_field input {width:140px}***/
/**form.productsearch table.search_table input[type="submit"] {padding: 5px;}***/
.page-links-bottom-column {width: auto; float: none;}
}

@media only screen and (max-width: 420px) { /* all viewports 420px or less */
.logo-container {width:334px;}
.logo { background-image:url(../images/IAS-logo-334x57.gif); width:334px; height:57px; }
.options-form-row .options-item {  padding-left:10px; font-size:13px;}
.options-form-row .options-price {  padding-left:5px; font-size:16px;}
div.zoom-image {display:none; visibility:hidden}
/**table.search_table {width:100%}***/
/**table.search_table td.search_field input {width:100px}***/
/**form.productsearch table.search_table input[type="submit"] {padding: 5px;}***/
/**table.search_table td.search_field {padding:5px 2px;}***/
/**table.search_table td.adv_search_text {font-size:11px;}***/
.PrevNext-buttns {font-size:12px}
.mcafee-add2cart div {max-width: 100% !important;}
}

@media only screen and (max-width: 380px) { /* all viewports 380px or less */
.options-form-row label { padding:9px}
.logo-container {width:276px;}
.logo { background-image:url(../images/IAS-logo-261x96.gif); width:261px; height:96px; }
/**table.search_table td.search_field input {width:80px}***/
/**form.productsearch .search_sort_dropdown {display:block; margin-left:0}***/

}

@media only screen and (max-width: 321px) { /* all viewports 321px or less */
.options-form-row .options-item {  padding-left:7px; font-size:12px;}
.options-form-row .options-price {  padding-left:4px; font-size:14px;}
.logo-container {width:226px;}
.logo { background-image:url(../images/IAS-logo-211x84.gif); width:211px; height:84px; }
.form-wrapper {width: 180px;}
.form-wrapper input {width: 104px;}
.form-wrapper button {width: 65px;}   
}

/*@media only screen and (min-width: 480px) {  all viewports 480px or bigger 

}*/

/*@media only screen and (min-width: 768px) {  all viewports 768px or bigger 

}*/

/*@media only screen and (min-width: 1089px) {  all viewports 1089px or bigger 

}*/
/*
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir { /* for links add display:block; to "a" element like in the logo */
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}