/*
Theme: Vernon Theme
Tags: Vernon, clean, Modern
Author: Bonnie Wang, Nigel Hill, Andrew Evens
Description: Colorful Menu with clean style 
compatabitiy:3.008+


/* layout */
body,html,form,fieldset { margin:0; padding:0;}

ol li, ul li { list-style-type: none;}

body {
	font-family: 'Arial', Helvetica, sans-serif;
    color:#5A6CA5;
	font-size:15px;
}

h1, h2, h3, h4 {
    margin:0;
    padding:0;
}

table td {
    vertical-align:top;
    color:#666;
}

.br {
	clear:both;
	height:0;
	overflow:hidden;
}

#outerwrapper {
	width:1035px;  
	margin:0 auto;
        
}

body {
	min-width: 480px; 
}

#content-wrapper {
	clear:both;
	border-top:1px solid #77b3df;
}

.m-wrapper, .fullcol { clear: both;}
#header .m-wrapper, #header .fullcol { clear:none; }

#content .column {
	position: relative;
	float: left;
}

#content {
    padding-left: 220px;                          /* LC fullwidth */
    padding-right: 220px;                            /* RC fullwidth + CC padding */
    clear:both;
    padding-top:20px;
}

.cart #content, .shopping #content {
    padding-left: 0;
    padding-right: 0;
    clear:both;
} 

#page {
	padding:0;                                        /* CC padding */
	width: 100%;
}

#leftcol{
	width: 220px;             /* LC width */
	padding-left:0; 				  /* LC padding left */
	padding-right:0; 				  /* LC padding right */
	right: 220px;            /* LC fullwidth + CC padding */
	margin-left: -100%;
}


#rightcol {
	width: 220px;            /* RC width */
	padding-left:0;  
	padding-right:0;        /* RC padding */
	margin-right: -100%;
	display:block;
} 

.cart .sidebar, .shopping .sidebar {
    display:none;
}

#footer-wrapper {
   position:relative;
}

#footer {
	background:#d7d7d7;
	border-radius:20px;
	padding:20px 20px 10px;
}

#footer .m-wrapper {
	clear:none;
	width: 100%;
}

#footer .m-contents h3 {
	color:#666;
	margin-bottom:10px;
	font-size:18px;
	
}

#footer .m-contents p {
	color:#fff;
}

#copyright p {
	color:#666;
	font-size: 0.8em;
	text-align:center;
}

#footer .m-bookmarks li, #footer .m-contents li {
	margin:0 0 5px 0;
}

#footer .m-contents {
    width:25%;
    margin-left:0;
    margin-right:0;
    float:left;
}

#footer .m-contents.social_icons  {
	float:right;
}

#footer .m-contents.social_icons p a {
	margin:0 15px 15px 0;
	display: inline-table;
}

#footer .m-contents.browse_products {
	width:48%;
}

#footer .m-bookmarks.browse_products li{
	float: left;
	width:50%;
}

#footer .m-bookmarks.browse_products li a {
	margin: 0 20px 0 0;
}

#footer .m-contents li a {
	background:none;
	border:0;
}

#footer .m-bookmarks li a {
	border:0;
}

.fullcol .m-bookmarks-light h3 {
	display:none;
}

.fullcol .m-bookmarks-light ul {
	margin:auto;
}

.fullcol .m-bookmarks-light li {
	float:left;
	list-style:none;
}

.fullcol .m-bookmarks-light li a {
	margin:0 1em;
	padding:0 1em;
	width:auto;
}



/*--- div on home page only---*/
BODY.home #content-wrapper {
	border:none;
}
#page .m-contents.featCollect h3, #page .m-contents.homeCate h3, #page .m-contents.recentBlogPost h3 {
	background:url(/live/_cpcommon/themes/vernon/images/h3_line.png) repeat-x 0 20px;
	font-size:28px;
	text-align: center;
	margin:30px 0;
}

BODY.home #page .m-contents h3 span, BODY.zee #page .m-contents h3 span {
	background:#fff;
	padding:0 20px;
}

#page .m-bookmarks.homeCate li {
	float: left;
	width:20%;
}

BODY.home #page .m-texthtml a.viewMore, #header .m-texthtml a.btn_link {
	padding:5px 10px;
	border-radius: 3px;
	background: #124489;
	color:#fff;
	text-decoration: none;
	display:inline-block;
	margin-left:10px;
	font-size: 13px;
}

BODY.home #page .m-texthtml a.viewMore {
	background:#ee8616;
	margin-left:0;
}



/*** IE Fix ***/
* html #leftcol {
	left: 180px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/
#content .column {
	 display: table-cell;
	 vertical-align: top;
}

*:first-child+html #content .column {
	display: table-cell;
	 vertical-align: top;
}/* IE7 hack */


/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
}


/* 	columns have no right padding/margin so that 
	list elements can fill or wrap nicely using their own margin
	so add a margin on those that don't contain lists
	= NOT .m-banners, .m-prodlist
	
*/
#leftcol .m-box
,#leftcol .m-texthtml
,#leftcol .m-location 
,#leftcol .m-padright
,#leftcol .m-bookmarks
,#leftcol .m-bondbox
,#leftcol .m-vsbox
,#leftcol .m-product 
,#leftcol .m-form 
,#leftcol .m-searchbox 
/** ,.m-prodlist h3 **/
,.m-product {
	margin-right:20px;
}

#rightcol .m-box
,#rightcol .m-texthtml
,#rightcol .m-location 
,#rightcol .m-padright
,#rightcol .m-bookmarks
,#rightcol .m-bondbox
,#rightcol .m-vsbox
,#rightcol .m-product 
,#rightcol .m-form 
,#rightcol .m-searchbox 
/** ,.m-prodlist h3 **/
,.m-product {
	margin-left:20px;
}


/***** basic formatting *****/
a img {
	border:0;
}


h1,h2,h3,h4,p {
	margin: 0 0 0 20px 0;
	padding:0;
	line-height:150%;
}

.header p {
	margin:0;
	line-height:normal;
}

.m-contents ul
,.m-contents ol
,.m-contents li {
	padding:0;
	margin:0;
}


/* buttons */
.biconcp {
text-decoration:none;
}

.biconcp u
,.biconcp i {
	height:20px;
	float:left;
	display:inline-block;
}

#footer .biconcp u
,#footer .biconcp i {	
    float: none;
}

.biconcp u {
	cursor:pointer;
	text-decoration:none;
	width:0;
	font-size:0.9em;
}

.biconcp b
,.biconcp em {
	text-decoration:none;
	font-style:normal;
	line-height:20px;
	margin:0 10px 0 0;
	display:inline-block;
	color:#000; /**=@button_b**/
	font-weight:normal;
}

.biconcp em  {/* normally display b - the main text and hide em - the short text */
	display:none;
}


.m-prodlist .biconcp b
,.m-prodlist .biconcp em
,.m-miniprodlist .biconcp b
,.m-miniprodlist .biconcp em {
	display:none;
}


.m-prodlist .biconcp i
,.m-miniprodlist .biconcp i {
	margin:0 0 5px 0;
	line-height:20px;
}

.m-product .biconcp-cart-add u, .m-prodlist .biconcp-cart-add u {
    background-position: 0 -220px;
}

/** .m-product .biconcp-enquiry-add u, .m-prodlist .biconcp-enquiry-add u{background-position:0 -20px;}
.m-product .biconcp-enquiry-remove u, .m-prodlist .biconcp-enquiry-remove u{background-position:0 -40px;}
.m-product .biconcp-view u, .m-prodlist .biconcp-view u {background-position:0 -60px;}**/
.m-product .biconcp-eco u, .m-prodlist .biconcp-eco u{background-position:0 -80px;}
.m-product .biconcp-recycled u, .m-prodlist .biconcp-recycled u{background-position:0 -100px;}
.m-product .biconcp-flag-179 u, .m-prodlist .biconcp-flag-179 u{background-position:0 -120px;}
.m-product .biconcp-exec u, .m-prodlist .biconcp-exec u{background-position:0 -140px;}
.m-product .biconcp-fav-add u, .m-prodlist .biconcp-fav-add u{background-position:0 -160px;}
.m-product .biconcp-fav-remove u, .m-prodlist .biconcp-fav-remove u{background-position:0 -180px;}
.m-product .biconcp-rss u, .m-prodlist .biconcp-rss u{background-position:0 -200px;}
.m-product .biconcp-flag-192 u, .m-prodlist .biconcp-flag-192 u{background-position:0 -140px;}
.m-product .biconcp-household u, .m-prodlist .biconcp-household u{background-position:0 -160px;}
.m-product .biconcp-3D u, .m-prodlist .biconcp-3D u{background-position:0 -180px;}

.m-product .biconcp-loading u, .m-prodlist .biconcp-loading u{background:url(/live/_cpcommon/themes/vernon/images/icon20-loading.gif) no-repeat left top;}

.icon-eco {background-position:0 -80px;}

.m-prodlist .biconcp u
,.m-product .biconcp u
,.m-miniprodlist .biconcp u {
	width:25px;
    height:25px;
	text-decoration:none;
	font-style:normal;
	background:url(/live/_cpcommon/themes/vernon/images/icon_buttons.png) no-repeat;
	margin-right:10px;
}
.m-product .biconcp-view, .m-prodlist .biconcp-view {display:none;}
/**.m-product .biconcp-view u, .m-prodlist .biconcp-view u {background-position:0 0;}**/
.m-product .biconcp-cart-add u, .m-prodlist .biconcp-cart-add u {background-position:0 -25px;}
.m-product .biconcp-enquiry-add u, .m-prodlist .biconcp-enquiry-add u{background-position:0 -50px;}
.m-product .biconcp-enquiry-remove u, .m-prodlist .biconcp-enquiry-remove u{background-position:0 -75px;}
.m-product .biconcp-fav-add u, .m-prodlist .biconcp-fav-add u{background-position:0 -100px;}
.m-product .biconcp-fav-remove u, .m-prodlist .biconcp-fav-remove u{background-position:0 -125px;}
.m-product .biconcp-eco u, .m-prodlist .biconcp-eco u{background-position:0 -150px;}



.m-miniprodlist .biconcp {
	float:right;
}

.m-miniprodlist .biconcp 
,.m-miniprodlist .biconcp u {
	height:16px;
	width:16px;
	margin-right:0;
	padding-right:0;
}

.m-miniprodlist .biconcp-enquiry-remove u {
	background:url(/live/_cpcommon/themes/vernon/images/buttons16.png) no-repeat;
	background-position:0 -32px;
}

.m-vsbox .biconcp  {
	
	display:block;
	width:100%;
}

.m-vsbox .biconcp b {
	display:none;
}

.m-product .biconcp {
	clear:both;
	display:block;
	margin-bottom:10px;
	min-height:20px;
}

.biconcp.icon-loading u {background:url(/live/_cpcommon/themes/vernon/images/icon20-loading.gif) 0 0 no-repeat;} /* do last */

.input {
	border:1px solid #ccc;
	display:inline-table;
	margin-bottom:10px;
	height:24px;
	line-height:24px;
	background:#fff ;
}
.input input
,.input select 
,.input textarea {
	border:0;
	padding:0 ;
	width:100%;
	font-size:11px;
}

.input input
,.input select 
,.input select option {
	background:none transparent;
}

.input {
	padding:0 3px;
}

.input input  {
    overflow: hidden;
	height:25px;
}

.input select {
	margin-top:3px;
}

.sidebar .input {
	width:96%;
}

input.submit
,input.reset
,.button input
,.cart-submit-buttons .button a {
	cursor:pointer;
	padding:4px ;
	color:#fff; /**=@button_t**/
	background:#77b3df; /**=@button_b**/
	border:1px solid #fff;
}

.cart-submit-buttons .button, .cart-submit-buttons .button a {
    font-size: 11px;
    font-family: "Verdana", Geneva, sans-serif;
    padding-right:3px;
    padding-left:3px;
    text-decoration:none;
}

.cart-submit-buttons .button a:hover {
	color:#fff; /**=@button_t**/
}
.sidebar .button input {
	padding-left:0;
	padding-right:0;
	width:100%;
	display:block;
}

* html input.submit /* IE <8 */
,* html input.reset  {
	border-width:1px;
	border-style:solid;
}

.input.submit /* IE8 */
,.input.reset {
	border-width:1px\0/;
	border-style:solid\0/;
	padding:5px 0\0/;
}

body:nth-of-type(1) input.submit /* Chrome */
,body:nth-of-type(1) input.reset {
	position:relative;
	top:-1px;
	border:0;
}

.m-vsbox .biconcp b {
	display:block;
	color:#000000; /**=@body_t**/
	padding:0;
	margin:0;
	
}

.m-vsbox .biconcp em {
	display:none;
}





/*** modules 

	* modules are always within an outer .modules div and for 
		each a .m-wrapper with an id.
		This is for front-end editing, styles should not be 
		applied to these elements
	
	* all modules are wrapped with m-contents, and a bottom margin is normal 

*/
.m-contents.m-location {
    display: none;
    padding:0;
    margin-bottom: 0;
}

.product .m-contents.m-location, .products .m-contents.m-location {
    display:block;
    
}

.m-contents.m-banners {
    padding:0;
    box-shadow:none;
}

.m-contents.m-banners li a {
	margin-right:5px;
	}
.m-contents.m-banners-1 li a {
	margin-right:0;
}

.m-texthtml p {
    margin:0 0 15px 0;
}

/* modules have margin top instead of bottom so that things like 
search box, bond  and breacrumbs can touch the header */
.column .m-contents {
	margin-bottom:10px;
}

.column .m-location {
	margin-top:0;
}

.column .m-contents.m-location {
       margin-bottom:10px;
}

.home .column .m-location {
	margin-bottom:0;
}

/* 	m-box and m-bookmarks both have a header, followed by their contents within 
	a blockquote so that a simple javascript expand/hide can 
	be added if wanted
	so remove the formatting of the blockquote
*/
.m-box blockquote
,.m-bookmarks blockquote {
	margin:0;
	padding:0;
}

/* bookmarks 

	* all .bookmarks list items are expected to have an <a> for active link or <em> for inactive
	* li.on is used to denote a list item is selected
	* within sidebars, show title and display as list
	* within header hides title and displays as tabs

*/

.m-bookmarks li {
	margin:0;
	padding:0;
}

* html .m-bookmarks li {/* IE6 bug */
	border-bottom:1px solid #fff;
}

.m-bookmarks-chunky ul
,.m-bookmarks-chunky li {
	margin:0;
	padding:0;
	list-style:none;
}
#footer-wrapper .m-bookmarks-chunky li{
	width: 100%;
}

.m-bookmarks li.on a {
	font-weight:bold;
}

.sidebar .m-contents h3{
	border-bottom:1px solid #124489;
}


.sidebar ol, .sidebar ul {
    margin:0;
    padding:0;
}

.sidebar li{
    list-style-type:none;
}

.sidebar .m-bookmarks-chunky li
,.sidebar .m-bookmarks-chunky li a {
    display:block;
}

#page .m-bookmarks li a {
    float:left;
}

#page .m-bookmarks-chunky li.spacer {
    display:none;
}

.m-bookmarks-chunky-2 ul
,.m-bookmarks-chunky-3 ul {
    float:left;
    display:block;
}

.m-bookmarks-chunky-3 ul {
    width:33.33%;
}

.m-bookmarks-chunky-2 ul {
    width:50%;
}

.m-bookmarks .bd {
    padding:0;
}

.m-bookmarks li.spacer {
    list-style:none;
    height:10px;
    font-size:1px;
    line-height:8px;
    background-color:#ccc;
    height:5px;
}

.sidebar .m-box li  {
    list-style:none;
}

.m-bookmarks li a
,.box-usermenu li a {
    color:#666; 
    text-decoration:none;
    display:block;
}

#footer .m-bookmarks li a
,#footer .box-usermenu li a {
    color:#666; 
    text-decoration:none;
    display:block;
}

#footer .m-contents a:hover {
	color:#999;
}

.sidebar .m-bookmarks li a
,.sidebar .box-usermenu li a {
    background-repeat: no-repeat;
    background-position: center left;
    color:#666; 
    padding:3px 10px 3px 0;
}	

.m-bookmarks li a:hover /* inverted */
,.box-usermenu li a:hover {
	color:#999; 
}

#page .m-bookmarks li a {
	padding:5px;
	display:block;
}

#page .m-bookmarks-2 li a
,#page .m-bookmarks-3 li a {
	border-right-width:1px;
}

.m-bookmarks li.on a
,#page .m-bookmarks li.on a {
	font-weight:bold;
}

.m-bookmarks ul li ul {
	display:none;
}

.m-vsbox .vs-selectlogo b, .m-vsbox .vs-uploader b, .m-vsbox .vs-managelogos b{
	color:#666;
    display:block;
    width:100%;
}

.m-vsbox .vs-selectlogo:hover b, .m-vsbox .vs-uploader:hover b, .m-vsbox .vs-managelogos:hover b{
	color:#ff9933;
}

.fullcol .m-bookmarks-light h3 {
	display:none;
}

.fullcol .m-bookmarks-light ul {
	margin:auto;
}

.fullcol .m-bookmarks-light li {
	float:left;
	list-style:none;
}

.fullcol .m-bookmarks-light li a {
	margin:0 1em;
	padding:0 1em;
	width:auto;
}



/* prodlist pagination */
.m-prodlist .pgn {
	margin-right:10px;
	margin-bottom:10px;
	line-height:180%;
}

.m-prodlist .pgn a
,.m-prodlist .pgn em
,.m-prodlist .pgn strong
,.m-prodlist .pgn span,.m-prodlist .pgn b {
	padding:2px 4px;
	margin:1px;
	background-color:inherit;
}

/*** banners ***/
.m-banners {
	display:block;
	height:auto;
	position:relative;
}

.m-banners li {
	list-style:none;
        
}

.m-banners li a {
    padding:0 ;
	display:block;
}

.m-banners-1 a img
,.sidebar .m-banners a img {
	width:100%;
	height:auto;
}

/* IE hack */
*:first-child+html .m-banners-1 a img
, *:first-child+html .sidebar .m-banners a img {
	width:100%;
	height:auto;
	margin-left: -16px;
}

.m-banners-2 li {
	width:50%;
	float:left;
}

.m-banners-3 li {
	width:33.33%;
	float:left;
}

.m-banners-2 li a img
,.m-banners-3 li a img {
	width:100%;
	height:auto;
}

*:first-child+html #page .m-banners-3 li { position:relative; left:15px; } 

/* define sidebar banners after specific 1 col, 2 col and 3 col 
	so that it overrides width sizing and forces them to wrap instead */
.sidebar .m-banners {
	border-bottom:1px solid #fff; /* IE6 bug */
}

.sidebar .m-banners li {
	width:100%;
}

.sidebar .m-banners li a {
	margin-right:0;
}

.sidebar .m-banners li a img {
	width:100%;
	height:auto;
}

/****** styling *****/

h1{font-size:25px;}
h2{font-size:22px;}
h3{font-size:20px;}
h4{font-size:18px;}
h1,h2,h3,h4{margin-bottom:20px; text-transform: uppercase;}
ul.clean,ul.clean li{ margin:0; padding:0; list-style:none;}

body {
	background-color:#fff; /**=@body_b**/ 
	border:none;
	min-height:100%;
}

textarea { 
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
    padding:3px;
}

#content-head
,#content-foot {
	display:none;
}

/* text elements */
h1 em {
	color:#666;
	font-style:normal;
	font-weight:normal;
}

a {
	color:#666; 
}

a:hover {
	color:#999;
}

/* things that look the same */
.sidebar .m-contents.m-prodlist-2 h3 {
	background:#fff;
	margin-left: -2.9%;
    width: 102.3%;
}

.sidebar .m-contents {
    margin-bottom: 20px;
}

.sidebar .m-contents.m-social{
    background-color:transparent;
    padding:0 0 0 20px;
}

.sidebar .m-contents.m-prodlist-2 {
	padding-left:10px;
}

.sidebar .m-bookmarks blockquote ul {
    display:block;
}

/* icons */
.icon {
	height:20px;
	line-height:20px;
	padding-left:25px;
	background:url(/live/_cpcommon/themes/vernon/images/buttons.png) no-repeat; 
	display:block;
	float:left;
}
.icon-gb {background-position:0 -120px;}
.icon-rss {background-position:0 -200px;}
.icon-eco {background-position:0 -80px;}
.icon-recycled  {background-position:0 -100px;}
.icon-loading {background:url(/live/_cpcommon/themes/vernon/images/icon20-loading.gif) 0 0 no-repeat;}

.m-product .prod-icons  {
	width:100%;
}

.m-product .icon {
	float:none;
	clear:both;
	margin:5px 0;
}

.m-product .prod-icons .icon {
	padding-left:25px;
}

.m-product .prod-icons .icon em
,.m-product .te .icon em {
	display:block;
	font-style:normal;
}

.m-catlist-showhide {
	padding:5px;
	background:#77b3df; /**=@prodlisthead_b**/
	margin:0 5px 0 5px;
	cursor:pointer;
	font-size:0.85em;
    color:#fff;
}

.m-catlist-showhide em {
	font-style:normal;
	display:none;
}

.m-catlist .m-catlist-list {
	display:none;
	border-top:1px solid #fff; /* for some reason jquery won't toggle if there is no border on this */
}

.m-catlist ol
,.m-catlist li {
	padding:0;
	margin:0;
	list-style:none;
}

.m-catlist li {
	float:left;
	width:33%;
	display:block;
}

.m-catlist li a {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
    color:#5A6CA5;
}

.m-catlist li a:hover {
	color:#999;
}

.m-catlist li .w {
	height:40px;
	margin:5px 0 0 5px;
	overflow:hidden;
	display:block;
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
    border-color:#ccc; /**=@prodlisthead_b**/
}

.m-catlist li a img {
	float:left;
	background:#E0E0E0;
}

.m-catlist li a img {
	width:40px;
	height:40px;
	font-size:1px;
	margin-right:10px;
}

.m-miniprodlist ol li {
	list-style:none;
	margin:0;
	padding:5px;
	clear:both;
	border-bottom:1px solid #ccc;
}

.m-miniprodlist ol li .im {
	float:left;
	margin-right:5px;
}

.m-miniprodlist ol li .im img {
	width:50px;
	height:50px;
}

.m-miniprodlist ol li .te {
	min-height:50px;
	display:block;
}

.m-miniprodlist ol li * {
	font-size:10px;
}

/* location and pagination */

.m-location li {
	float:left;
	list-style:none;
}

.m-location li a
,.m-location li.s
,.m-location li strong
,.m-location li em
,.m-location li h1 {
	padding:5px;
	display:block;
	font-size:11px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	font-style:normal;	
	color:#666; /**=@location_t**/
}

.m-location li h1 {
    line-height: 100%;
	padding:6px 0 0 10px;
	margin:0;
}

.m-location ul ul {	

	display:none;
	position:absolute;
	z-index:19;
	margin:10px 0 0 5px;
	border-left:1px solid #333333;
	border-color:#666; /**=@location_t**/
}

.m-location ul ul li a {
	background-color:#ccc; /**=@location_b**/
	border-right:1px solid #333333;
	border-color:#666; /**=@location_t**/
	color:#666; /**=@location_t**/
}

.m-location ul ul li:first-child {
	border-top:1px solid #333333;
	border-top-color:#666; /**=@location_t**/
}

.m-location ul ul li a:last-child {
	border-bottom:1px solid #333333;
	border-top-color:#666; /**=@location_t**/
}

.m-location ul ul li {
	float:none;
	display:block;
	width:100%;
	padding:0;
}

.m-location ul ul li a {
	display:block;
	width:12em;
	padding:5px;
}

.m-location ul li:hover ul {
	display:block;
}

#cpprodpopped {
	background:#fff;
	border:5px solid #ccc;
	padding:5px;
	position:absolute;
	top:0;
	left:0;
}

/* box */

.m-box {
	margin-bottom:30px;
}
/**
.m-box .op {
	background-color:#ededed;
    margin:0 0 10px 0;
	padding:5px;
	font-size-adjust:0.45;
	color:#666; /**=@textbodya_t**
}
**/

.m-box .op a,
,.msg a
,.msg a:link
,.msg a:visited {
	color:#666; /**=@textbodya_t**/
	margin-right:0.5em;
}

.m-box .op input 
{
	border:1px solid #999;
	font-size:10px;
}

#page .m-box .op {
	text-align:right;
}

.sidebar .m-box .bd ol li {
	margin:0;
	padding-top: 5px;
}

.m-vcat img {
	width:100%;
	height:auto;
	border:0;
}

/* Virtual Sample */
.sidebar .m-vsbox .vs-selectlogo, .sidebar .m-vsbox .vs-uploader, .sidebar .m-vsbox .vs-managelogos {
	width:100%;
	margin:0;
	height:20px;
	padding: 3px 10px 3px 0;
	display:block;
}

.sidebar .m-vsbox .vs-selectlogo b, .sidebar .m-vsbox .vs-uploader b, .sidebar .m-vsbox .vs-managelogos b{
	color:#5a6ca5; /**=@sidetabs_t**/
}

.sidebar .m-vsbox .vs-selectlogo:hover b, .sidebar .m-vsbox .vs-uploader:hover b, .sidebar .m-vsbox .vs-managelogos:hover b{
	color:#999; /**=@sidetabsh_t**/
}

/* searchbox */
.m-searchbox fieldset {
	border:0;
}

.m-searchbox li  {
	width:100%;
	clear:both;
	list-style:none;
}

.m-searchbox {
    position: relative;
}

#header .m-searchbox ul li.searchbox-submit input {
    /*background:url(/live/_cpcommon/themes/vernon/images/icon_zoomin.png) no-repeat 8px 7px ;*/
    background:url(icon_zoomin.png) no-repeat 8px 7px ;
    color: transparent;
	float:right;
	width:35px;
	margin-top:-3px;
}

.sidebar .m-searchbox li {
	width:100%;
	clear:both;
}

.sidebar .m-searchbox li.reset
,.sidebar .m-searchbox li.submit {
	float:left;
	clear:none;
}

.m-searchbox li.null {/* used for horizontal formatting */
	display:none;
}

.sidebar .m-searchbox li.searchbox-reset  {
	width:21%;
	margin-right:3%;
	float:left;
}

.sidebar .m-searchbox li.submit {
	width:75%;
}


/* bond box */
.m-bondbox {
	background-color:#000;
	text-align:center;
	padding:5px;
}

*html .m-bondbox {
	background-color:#000;
	text-align:center;
	padding:5px;
	height: 170px;
}

/* m-userform */
table {
    border-collapse: collapse;
}

table.userform {
	color:#666;	
	width:100%;	
	border:none;
}

table.userform th
,table.userform td {
	text-align:left;
	border:none;
	padding:8px;
}

table.userform td .input {
	width:90%;
}

table.userform td textarea {
    border:1px solid #ccc;
    margin:-2px 0 0 -2px;
    width:101%;
}

table.userform2
,table.userform2 td
,table.userform2 th {
	border:0; 
}

.buttons-auto .button #submit-update {
	margin-left:26%;
}

/* m-product */
.m-product > table {
	width:100%;
}
.m-product .proddetail_left, .m-product .proddetail_right {
	width:48%;
	float: left;
}
.m-product .proddetail_left{
	margin-right:4%;
}
.m-product p {
	margin-top:1ex;
}

.m-product .im {
	display:block;
	clear:both;
	margin-bottom:5px;
    background:#fff;
}

.m-product .im img {
	border:1px solid #ccc;
    height: auto;
    padding: 5%;
    width: 90%;
}

.m-product a.prod-image-large {
	text-decoration:none;
}

.m-product a.prod-image-large em {
	background-color:#e0e0e0;
	padding:5px;
	color:#000; /**=@content_t**/
	display:block;
	font-style:normal;
	text-align:center;
}

.m-product .prod-image-alts li {
	width:144px;
	margin:5px 2px;
	border:1px solid #ccc;
	float:left;
	list-style:none;
	text-align:center;
	background-color:#fff;
}

*html .m-product .prod-image-alts li {
	width:144px;
	margin:5px 2px 5px 1px;
	border:1px solid #ccc;
	float:left;
	list-style:none;
	text-align:center;
}

.m-product .prod-image-alts li a {
	text-decoration:none;
}

.m-product .prod-image-alts em {
	background-color:#ccc;
	font-style:normal;
	color:#333;
	font-size:10px;
	display:block;
}

.m-product .prod-image-alts li img {
	width:125px;
}

.m-product .proddetail_pricebreak {
	overflow-x: auto;
}

/* category */
.m-category  {
	margin-left:5px;
}

.m-category li {
	width:25%;
	float:left;
	list-style:none;
	margin-bottom:10px;
}

.m-category li .w {
	height:200px;
	display:block;
	text-align:center;
	margin:0 10px 0 0;
	overflow:hidden;
}

.m-category li .w .t {
	height:30px;
}

.m-category li a
,.m-category li a:visited {
	background-color:inherit;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.m-category li .i {
	margin:10px;
}

.m-category img {
	background:#fff;
	padding:10px;
	width:125px;
	height:125px;
}

.m-rss .rss-sub {
	float:right;
}

.m-rss .rss-small {
	font-size:0.8em;
	color:#666;
}

/* tables */
table.grid {
	border-collapse: collapse;
}


table.grid th
,table.grid td {
	border:1px solid #dadada;
	padding:4px;
	text-align:left;
}

table.grid thead th {
	background:#E0E0E0;
}

*:first-child+html table.grid {
	border:1px solid #ccc;
	border-width:0 0px 1px 0;
}

*:first-child+html table.grid th {
	border:1px solid #ccc;
	border-width:1px 1px 0 1px ;
}

*:first-child+html table.grid td {
	border:1px solid #ccc;
	border-width:1px 1px 0 0px ;
}

table.grid .empty {
	background:none;
	border:0!important;
}

.m-product table.grid {
	width:100%;
    margin:0 0 10px 0;
}

.notes {
	color:#666;
	font-size-adjust:0.5;
}

/* logo image */

/* popups */
#nyroModalContent h3{
    background:#000;
    color:#fff;
}

#nyroModalContent .msg{
    padding:10px 0;
}

#nyroModalContent {
	text-align:center;
}

.nyroModalClose {
	background:#fff;
	color:#000; /**=@content_t**/
	padding:5px 10px;
	float:right;
	margin-right:20px;
	font-weight:bold;
	text-decoration:none;
}

.nyroModalLoading {
	height:30px;
	width:170px;
	display:block;
	background:#e0e0e0 url(/live/_cpcommon/themes/vernon/images/loading.gif) no-repeat center;
	text-align:center;
	color:#666;
}

.nyroModalLoading em {
	display:none;
}

.nyroModalPrevNext a {
	display:block;
	height:30px;
	line-height:30px;
	color:#000; /**=@content_t**/
	text-decoration:none;
	font-weight:bold;
	width:50%;
}


a.nyroModalPrev {
	float:left;
	text-align:left;
}

a.nyroModalNext {
	float:right;
	text-align:right;
}

.popwrapper > div {
	background:#fff;
	border:0;
	padding:10px;
	display:block;
	clear:both;
}

.popwrapper h3 {
	padding:5px;
}

/* messages */
.msg {
	margin:0;
	color:#666;
}

#msg .msg {
	text-align:center;
	padding:10px 20px;
	border-width:0 10px 1px 10px;
}

.msgclose {
	width:auto;
	float:right;
	display:inline;
	cursor:pointer;
	color:#666;
}

.m-box .msg, .m-box .msg-error{
    margin:0 0 10px 0;
    font-size: 0.9em;
    width:70%;
}

.m-box .msg a, .m-box .msg-error a {
    color:#666; /**=@textbodya_t**/
}

.m-box .msg a:hover, .m-box .msg-error a:hover {
    color:#999; /**=@textbodya_b**/
}

 

.ie6 {
	padding:20px 10px; 
	margin-right:10px;
}

.ie6, .ie6 p {
	background:#ff6;
}
/* IE hacks */

*:first-child+html .m-banners a img
, *:first-child+html .sidebar .m-banners a img {
	width:100%;
	height:auto;
	margin-left: -16px;
}


/***** corners *****/
.nyroModalClose {
	border-radius: 5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}

.m-prodlist-enquirylist ol {
    margin:10px 0 0 0;
    padding:0;
	
}


/***** colouring in *****/
/* main */
h1, h2, h3, h4 {
	color:#135a96; /**=@boxhead_t**/
}


.m-prodlist .ft a {
	color:#000; /**=@texthead_t**/
}

.m-texthtml h1{
    color:#105b9b; /**=@texthead_t**/
}

h1 em {
	color:#999;
}

.m-texthtml p, .m-product p {
	color:#666; /**=@content_t**/
}

.m-texthtml p a:hover, .m-product p a:hover {
	color:#999; /**=@textbodya_b**/
}



.m-modules-pagelayout a:hover
,.msg a:hover {
	color:#999; /**=@textbodya_b**/
}

/* product */

.m-product  {
	margin:0;
	margin-top:20px;
}

.m-product .im  {
	margin-top:0;
}

.m-product .im.floatleft {
	float:left;
	margin-right:10px;
}

.m-product .im.floatright {
	float:right;
	margin-left:10px;
}

.m-product .te {
	width:300px;
	float:left;
}

.m-product h1 {
	padding:0 20px 0 0;
	line-height:120%;
}
.m-product h3 {
	font-size:18px !important;
}

.prod-icons {
	margin-bottom:10px;
	display:block;
}

.proddetail_left img {
    /*padding:20px;*/
}

.proddetail_left div div.prod-images{
    float: none !important;
    margin: 0 auto;
    width: 325px !important;
}

#attribute_drop {
	display:none;
}

/*** product list and its pagination links ***/


.error, table.userform td .error { color:red; display:block; cursor:pointer; }

.ui-state-highlight { height: 1.5em; line-height: 1.2em; }

div#cferr {
	background-color: #E0E0E0;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}

div#cferr ol li {
	list-style-type: disc;
	margin-left: 20px;
}

div#cferr { display:none;  }

#cferr label.error {
	display: inline;
}

form.cmxform { width: 30em; }

form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}


/* prodlists */


/* prodlists can be moved into any column so need to only width and float those that exist in #page */
/* Repositioned items in product list */
.m-prodlist li .wr h4
,.m-prodlist li .wr p
,.m-prodlist li .wr .im
,.m-prodlist li .wr .fr
,.m-prodlist li .wr .ft
,.m-prodlist li .en {
	position:relative;
	display:block;
	overflow: hidden;
}

.m-prodlist li .wr {
	height:270px;
	margin:0 10px 10px;
	position: relative;
}

.m-prodlist li .wr .bu {
	position:absolute;
}

.m-prodlist li .wr h4 {
    font-size:16px;
	font-weight:300;
	margin:0;
	line-height: 120%;
	text-align:center;
}

.m-prodlist li .wr h4 a {
	color:#ee8615; /**=@prodlist_a**/
	padding:0;
    height:40px !important;
    overflow: hidden;
	display: block;
}

.m-prodlist li .wr h4 .pcsr {
	font-weight:normal;
    font-size: 0.9em;
	display:block;
	color:#999;
}



.m-prodlist li .wr .im a {
	display:block;
	margin:0 auto;
	width:100%;
} 


.m-prodlist li .wr .im img {
    display:block;
    margin:0 auto;
	height:125px;
}
.m-prodlist li .wr p{
	padding:10px;
	margin:0;
	border-bottom:1px solid #ccc;
	display:none;
}

.m-prodlist li .wr p a {
	padding:0 10px;
	text-decoration:none;
	color:#000; /**=@content_t**/
	display:block;
	font-size: 0.9em;
	line-height: 120%;
	height:30px; 
	overflow: hidden;
	padding:0;
}

.m-prodlist li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

.m-prodlist li .im
,.m-prodlist li .im img {
	display:block;
	color:#aaa;
	font-size:10px;
}

.m-prodlist li .im {
	padding: 10px 0;
}

.m-prodlist li {
	width:100%;
}

#page .m-prodlist-2 li, #header .m-prodlist-2 li {
	width:50%;
}

#page .m-prodlist-3 li, #header .m-prodlist-3 li {
	width:33.33%;
}

#page .m-prodlist-4 li, #header .m-prodlist-4 li {
	width:25%;
}

.m-prodlist li .fr b {
	font-weight:normal;
	font-size:0.7em;
}



.m-prodlist-enquirylist {
    margin-right:20px;
}

.m-prodlist.m-prodlist-enquirylist li .wr {
    margin: 0;
}

.m-prodlist-enquirylist li .wr h4 a{
    height:100%;
}

.m-prodlist li .wr .fr {
	text-align: center;
	height:35px;
}

.m-prodlist li .wr .fr a {
	color:#666; /**=@prodlist_a**/
	font-size: 22px;
}

.m-prodlist li .fr em {
	font-style:normal;
	display:none;
}

.m-prodlist-enquirylist li { margin:0 0 10px 0;}

.m-prodlist-enquirylist li .wr  {
	padding:10px;
}

.m-prodlist-enquirylist li .wr .im {
	float: left;
    background: transparent;
}

.m-prodlist-enquirylist li .wr  {
	height:142px;
}


.m-prodlist-enquirylist li .en  {
	float:right;
	width:180px;
    margin:10px 0 0 0;
	padding:5px;
	border-left:1px solid #E0E0E0;
}

.m-prodlist-enquirylist li .wr h4 {
	background:none transparent;
   position: absolute;
   top:20px;
   left:140px;
   margin:0;
}
.m-prodlist-enquirylist li .wr .im {
	border:none;
	
}
.m-prodlist-enquirylist li .wr p {
	display:none;
}

.m-prodlist-enquirylist li .wr .fr {
   background:none transparent;
   position: absolute;
   top:60px;
   left:140px;
   margin:0;
}

.m-prodlist-enquirylist li .wr .ft {
   position: absolute;
   top:100px;
   left:150px;
   margin:0;
}

/**
.m-prodlist-2 li .wr p
,.m-prodlist-enquirylist li .wr p {
	margin-top:10px;
	height:95px;
}**/

.m-prodlist li .wr * a
,.m-prodlist li .wr a {
	text-decoration:none;
	opacity: 1 !important;
}

.m-prodlist li .wr .ft{
	height:30px;
	text-align:center;
	padding:0 25% 0 32%;
}

.m-prodlist-4 .fr b
,.m-prodlist-1-2 li.item2of3 .fr b
,#page .m-prodlist-1-2 li.item3of3 .fr b {
	display:none;
}


.m-prodlist-1-2 li .wr{
	height:238px;
}

.m-prodlist-1-2 li .wr .im {
	float: left;
}


.m-prodlist-1-2 li {
	width:50%;
}


.m-prodlist-1-2 li .wr p {
	margin-top:10px;
	height:115px;
}

.m-prodlist-1-2 li.item2 .wr .im, .m-prodlist-1-2 li.item3 .wr .im {
	border-top:none;
}


.m-prodlist-1-2 li .wr .ft {
	margin-top:-28px;
}


.m-prodlist-1-2 li.item1 .wr {
	height:488px;
}

.m-prodlist-1-2 li.item1 .wr p {
	height:54px;
}

.m-prodlist-1-2 li.item1 .wr .im {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	display:block;
	height:310px;
}

.m-prodlist-1-2 li.item1 .wr .im a  {
	width:100%;
	height:auto;
	margin:10px auto;
}
.m-prodlist-1-2 li.item1 .wr .im a img {
	width:auto;
	height:250px;
	margin:0 auto;
}

.m-prodlist-1-2 li.item2 .wr {
	margin-right:0;
}




/* 1 big, 2 small, 4 smaller */
.m-prodlist-1-2-4 li {
	width:25%;
}


.m-prodlist-1-2-4 li.item1
,.m-prodlist-1-2-4 li.item2
,.m-prodlist-1-2-4 li.item3 {
	width:50%;
}

.m-prodlist-1-2-4 li.item2 .wr .im
,.m-prodlist-1-2-4 li.item3 .wr .im {
	float:left;
	width:135px;
	margin-left:10px;
	margin-top:20px;
}

.m-prodlist-1-2-4 li.item2 .wr
,.m-prodlist-1-2-4 li.item3 .wr {
	height:225px;
}

.m-prodlist-1-2-4 li.item2 .wr p
,.m-prodlist-1-2-4 li.item3 .wr p {
	margin-top:10px;
	height:115px;
}

.m-prodlist-1-2-4 li.item1 .wr {
	height:462px;
}

.m-prodlist-1-2-4 li.item1 .wr .im {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	display:block;
	height:310px;
}

.m-prodlist-1-2-4 li.item1 .wr .im a  {
	width:300px;
	height:300px;
	margin:10px auto;
}

.m-prodlist-1-2-4 li.item1 .wr .im a img {
	width:300px;
	height:300px;
	margin:0 auto;
}

.m-prodlist-1-2-4 li.item1 .wr p {
	margin-top:0;
	height:55px;
}

.m-prodlist-1-2-4 .biconcp u {
	width: 20px;
}

.m-prodlist-1-2-4 li .wr h4 a {
	font-size: 12px;
	line-height: 16px;
}

.m-prodlist-1-2-4 li .wr p {
	height: 60px;
	overflow: hidden;
}
/* END 1 big, 2 small, 4 smaller */


.pgn  {
	text-align:center;
	padding:5px 0; 
}
.pgn a {
	color:#5A6CA5; /**=@boxbody_t**/
}

.sidebar .m-prodlist li {
	float: left;
	width:50%;
}

.sidebar .m-prodlist li .wr .im img {
	width:100%;
	height:auto;
}

.sidebar .m-prodlist li .wr h4 {
    position: absolute;
    top:145px;
    font-size: 12px !important;
}

.sidebar .m-prodlist li .wr p {
    display:none;
}

.sidebar .m-prodlist li .wr .fr {
    display: inline;
    margin-left: 0;
    margin-top: 30px;
	width:100%;
}

.m-prodlist h3, .welcome h3, .welcome h1 .sidebar h3{
    padding:5px 0 5px 0;
    font-size: 22px;
	font-weight: bold;
    color:#000;
    text-transform: uppercase;
}

/* header area */
#header {
	position: relative;
}

#header .m-minicart {
	min-width:100px;
	position: absolute;
	top:5px;
	right:140px;
	
}

#header .m-contents h3 { display:none; }

#header .m-texthtml.socialLinks{
	position:absolute;
	right:0;
	top:85px;
}

#header .m-texthtml.contactLinks {
	position:absolute;
	top:140px;
	right:0;
}

#header .m-minicart .m-minicart-itemcount a.m-minicart-showhide {
    display:none;
}

#header .m-texthtml.socialLinks a.btn_link {
	background: #E0741A;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 10px 20px;
    text-decoration: none;
	display: inline-block;
}

#header .m-texthtml.logo {
	float:left;
	margin-top:30px;
}

#header .m-bookmarks.mainNav {
	float:left;
}


#header .m-texthtml.signin {
	position: absolute;
	right:0;
	top:5px;
}

#header .m-texthtml.signin .headerAccount .box-usermenu .op strong {
 	white-space: pre-line;
        word-wrap: break-word;
}

#header .box-usermenu { display:none;}

#header .m-searchbox {
	position:absolute;
	right:0;
	top:40px;
	border:1px solid #999;
	border-radius:20px;
}

#header .m-searchbox .input {
	border:none;
}

#header .m-searchbox h3 {
	display: none;
}

#header .m-texthtml.signin li {
	cursor:pointer; /** fix for my account dropdown in mobile device **/
	position: relative;
	height:25px;
	line-height: 25px;
}


#header .m-texthtml.signin li:hover .box-usermenu {
	position: absolute;
	top:25px;
	display: block;
	cursor: pointer;
	background-color: rgba(10,56,120,0.9);
	z-index:999;
	padding:20px;
	width:120px;
	right:0;
}

#header .m-texthtml.signin li:hover .box-usermenu:after {
	border-bottom: 5px solid #124489;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    right: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 0;
}

#header .m-texthtml.signin li:hover .m-searchbox {
	width:350px;
	padding:20px 20px 10px;
}

#header .m-texthtml.signin li {
	float:left;
	color:#666;
	background:#dde8f4;
	border-radius:10px;
	padding:0 20px;
}

#header .m-texthtml.signin li li {
	background:none transparent;
}


#header .m-texthtml.signin img{
	margin:0 10px;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu a.link-login {
	text-align: center;
	background:#77B3DF;
	display: block;
	color:#fff;
	padding:5px 0;
	text-decoration: none;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu a.link-login:hover {
	color:#fff;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu, #header .m-texthtml.signin li.headerAccount .box-usermenu a {
	color:#fff;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu ul {
	margin-top:10px;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu li{ 
	margin:0;
	padding:0;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu a {
	text-decoration: underline;
}

#header .m-texthtml.signin li.headerAccount .box-usermenu a:hover {
	color:#ccc;
}

#header .m-minicart h3{
   display:none;
}

#header #box-enquirylist { display:none;}


#header .box-usermenu .loginform {
    float: left;
}

#header .box-usermenu .bd .loginform {
	margin-top: 10px;
}

#header .box-usermenu blockquote .op a {
	display:block;
}

#header .m-minicart .m-minicart-itemcount .op {
    background: transparent;
    color:#666;
    margin:0;
	line-height: 25px;
}
#header .m-minicart .m-minicart-itemcount a{
    margin:0 5px;
    color:transparent;
	background:url(/live/_cpcommon/themes/vernon/images/icon_cart.png) no-repeat;
	width:27px;
	height:35px;
	float:right;
}


#header .bd li.searchbox-km
,#header .bd li.searchbox-kx
,#header .bd li.searchbox-o 
,#header .bd li.searchbox-r
,#header .bd li.searchbox-reset { 
	display: none;
}

#header li.searchbox-k .input { 
	width:250px;
	margin:0 0 0 10px;
}

#header .m-searchbox ul { 
	float: left;
}

#header .header_contact {
	position:absolute;
	width:300px;
	right:0;
	top:32px;
	text-align: right;
	height:55px;
	overflow: hidden;
}

#header .m-texthtml	 { 
	clear: both;	
}

#header .m-texthtml.header_logo {
	min-height: 75px;
	padding:20px 0 0;
}

#header .m-texthtml.site_tel{
	float: left;
	margin-right:10px;
}
#header .m-texthtml.site_tel p{
	color:#fff;
	line-height: 45px;
}

#header .m-bookmarks h3 {
	display:none;
}

#header .m-texthtml p a {
	border:0;
	text-decoration:none;
	background:none;
}

#header .m-texthtml p { 
	color:#666;
}

#header .m-texthtml.smallLogo {
	position:absolute;
	top:85px;
	right:210px;
	display:none;
}

#header .m-texthtml a.social_icon {
	background:#666;
	border-radius:15px;
	display:inline-block;
	line-height:30px;
	text-decoration: none;
}
#header .zeeStorePhoto {
	float:left;
	clear:none;	
	margin:20px 20px 20px 70px;
	width:100px;
}
#header .zeeStoreHeaderInfo {
	width:350px;
	position: absolute;
	top:50px;
	left:400px;
}
#header .zeeStoreHeaderInfo_CorpZee {
	display:none;
}
#header .zeeStoreHeaderInfo .site_address, #header .zeeStoreHeaderInfo .site_email, #header .zeeStoreHeaderInfo .partnerNote {
	font-size: 13px;
	font-weight: bold;
}
#header .zeeStoreHeaderInfo .partnerNote {
	margin-top:10px;
	font-style: italic;
	font-weight: normal;
	color:#999;
}


/*--- (Header Bookmark / NAV )---*/
#header .m-bookmarks {
}

#header .m-bookmarks  li {  
	list-style:none;
	float:left;
	position:relative;
	border-radius: 0 0 10px 10px;
	padding:5px 20px;
	background:#e4e4e4;
}


#header .m-bookmarks  li:first-child {
	background:#ee8616;
}

#header .m-bookmarks  li:nth-child(2) {
	background:#8e215a;
}

#header .m-bookmarks  li:nth-child(3) {
	background:#124489;
}

#header .m-bookmarks  li:nth-child(4) {
	background:#635e5c;
}
#header .m-bookmarks  li:nth-child(5) {
	background:#8e215a;
}

#header .m-bookmarks  li:nth-child(6) {
	background:#ee8616;
}

#header .m-bookmarks  li a { 
	color:#fff; 
}

#header .m-bookmarks  li:hover {
	background:#999;
	color: #fff; 
}


#header .m-bookmarks ul li ul, #header .m-bookmarks:hover ul li ul, #header .m-bookmarks:hover ul li:hover ul li ul{ 
	display:none;
}


/*--- DROPDOWN (secondary menu) ---*/
#header .m-bookmarks ul li:hover ul{ 
	z-index:99999;
	position:absolute;
	top:28px;
	left:10px; 
	display:block;
	margin:0;
	padding:0;
	width:220px;
}

#header .m-bookmarks ul ul li{
	border:none;
	list-style:none;
	position:relative;
	float:none;
	margin:0;
	padding:0;
	border:0;
	border: 1px solid #ccc;
	border-width:0 1px 1px 1px;
	border-radius:0;
}



#header .m-bookmarks ul ul li a{
	color:#666; 
	background-color:#e4e4e4; 
	display:block;
	margin:0;
	padding:8px 15px;
	text-decoration:none;
	border-radius:0;
	font-size:0.9em;
}

#header .m-bookmarks  ul ul li:hover a, #header .m-bookmarks ul ul li a:hover{
    color:#333; 
}


/*--- DROPDOWN  (tertiary menu) ---*/
#header .m-bookmarks ul ul li:hover ul{ 
	position:absolute;
	list-style:none;
	top:0;
	left:218px;
}

#header .m-bookmarks ul ul ul li{
	float:none;
	text-transform: none;
	width:180px;
}

#header .m-bookmarks ul ul ul li:hover a, #header .m-bookmarks ul ul ul li a:hover {
	color: #999; 
}


#header .m-bookmarks:hover ul, #header .m-bookmarks:hover ul li:hover ul, #header .m-bookmarks:hover ul li:hover ul li:hover ul { 
	display:block; 
}



/* * * Jquery UI * * */



/* Component containers
----------------------------------*/
.ui-datepicker{display:none;}
.ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 0.8em; }
.ui-widget-content { border: 1px solid #dddddd; background: #E0E0E0 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #333; background: #666  50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Overlays */
.ui-widget-overlay { background: #666666  50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000  50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:15px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:14px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


p.msg {
	color:#000;
}

p.msg-error {
	color:#C00;
	font-weight:bold;
}

/* start cart */

.m-cart  {
	padding:10px;
	margin-right:20px;
}

.m-cart .section {
	clear:both;
	float:none;
}

.m-cart .section-hd, .m-cart .section blockquote {
	clear:both;
	float:none;
	margin:0;
	padding:0;
}

.m-cart .section blockquote {
	padding-left:20px;
	margin:10px 0;
}

.m-cart-artwork-left, .m-cart-artwork-right {
	float:left;	
}

.m-cart-artwork-left {
	width:80px;
	height:75px;
	display:block;
}

.m-cart {
	padding:10px;
}

.m-cart h3 {
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.m-cart input[type="text"] {
	border:1px solid #666;
	border-color:#666 #ccc #ccc #666;
}

.m-cart table.userform td
,.m-cart table.userform th {
	text-align:left;
	vertical-align:top;
}

.m-cart table.userform td input.colsize {
	width:4em;
}

#m-cart-submit {
	height:20px;
}

#m-cart-submit .button {
	float:right;
}

.m-cart .labelset label {
	clear:both;
}

.maxwidthscroll {
	width:100%;
	overflow-x:auto;
}

.cart-products .prod .txt b {
	clear:both;
}

.cart-products .prod .img {
	float:left;
	width:90px;
	display:inline;
}
.cart-products .prod .txt {
	float:left;
	width:150px;
	display:inline;
}

.userform td.qty {
	white-space:nowrap;
}

.userform td.qty input {
	width:4em;
}

.userform td.currency {
	text-align:right;
}

.m-cart .userform tr.spacer td {
	border-top-width:10px;
}

.m-cart .userform tr.cart_leader td {
	vertical-align:top;
}

.m-cart .userform td.thumb {
	vertical-align:top;
	text-align:center;
}

.m-cart .userform td.joinleft {
	border-left:0;
}

.m-cart .custom_dimensions{
	display: block;
}

/* end cart */

/* social links module */
.m-social-list 
,.m-social-list li {
	list-style:none;
	padding:0;
	margin:0;
}

.m-social-list li a {
	color:#666; 
}

.m-social-list li {
	margin:0 5px 5px 0;
}

.m-social-list li i {
	background-repeat:none;
	float:left;
}

.m-social-list li b {
	margin-left:5px;
	font-weight:normal;
}

.m-social-titlesonly .m-social-list li i {
	display:none;
}

.m-social-iconsonly .m-social-list li b {
	display:none;
}

.m-social-iconsonly .m-social-list li {
	float:left;
}

.m-social-fixed {
	position:fixed;
	top:350px;
	left:0;
	width:32px;
	z-index:999;
}


/* Blog */
.m-posts {
	margin:0;
	margin-right:20px; 
}

.m-post-wrapper {
	margin:0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	border-color:#fff; 
}

.m-post-title a {
	color:#666; 
}

.m-post-meta {
	font-size:.8em;
}

/* cart page layout*/
body.cart #leftcol 
,body.shopping #rightcol { /* .shopping is a minsomer - phd */
    display:none;
}

body.cart #content 
,body.shopping #content {
    padding-left: 0;
    padding-right: 0;
    clear:both;
} 

/* cart pages */
.boxwrapper {
    border:1px solid #ccc;
    background-color: transparent;
    padding:20px;
    margin-bottom:10px;
}

.boxwrapper table.userform{
    border:none;
}

table#cart.userform th, table#cart.userform td,
table.userform.addresswrapper th, 
table.userform.addresswrapper td, 
body.cart table.userform th, body.cart table.userform td{
    border:none;
    background-color: transparent;
    color:#666;
}

table#cart.userform th, table#cart.userform td {
    padding:10px;
}

table#cart.userform tr.row-err {
    	border-top:1px solid #999;
}

table#cart.userform tr:first-child.row-err {
    background:none;
}

#scform .userform td input, 
#scform .userform td select, 
#checkoutform #container .userform td input, 
#checkoutform #container .userform td select {
    border:1px solid #ccc;
    padding:5px;
    background:#fff;
    color:#000;
    width:95%;
}

#scform .userform td select, #checkoutform #billing_address_expand select {
    width:98.5% !important;
}

table#cart.userform tr.row-err td b {
    font-weight: normal ;
    color:#000;
}

.userform th {
font-weight: normal ;
color:#000;
}

.userform th.zipcode{
    padding:0 10px 0 10px;
    width:20%;
}

table#cart.userform tr.totals {
     	border-top:1px solid #999;
}

table#cart.userform tr.totals .price {
    font-size: 1.2em;
}

button.button {
    border:1px solid #ccc;
    padding:0 10px 0 10px;
    background:#fff;
    colo:#666;
}

.cart table td textarea {
    border:1px solid #ccc;
    height:80px;
    width:300px;
} 

.shopping h1{
    border-bottom:none !important;
}

.colsize_picker{
    margin-bottom: 10px;
}

.colsize_picker select {
    margin-right:10px;
}

a.edit_address {
    border:1px solid #dadada;
    padding:5px 10px;
    text-decoration: none !important;
    float:right;
}

.cart-submit-buttons {
    float:right;
}

.section-on blockquote, .section blockquote{
    margin:0 !important;
    padding:0 !important;
    
}

.section {
    border-top: 1px dotted #999;
    padding-bottom:40px;
}

.section table th, 
.section table td {
    padding: 4px;
}

.section a.section-next {
    background-color:#124489; 
    background-image:url(/live/_cpcommon/themes/vernon/images/buttonfade.png);
    background-position: left bottom;
    display:block;
    padding:4px 10px;
    font-weight: bold;
    float: right;
    text-transform: uppercase;
    color:#fff;
}

.section a.section-back{
    background-color: #ddd;
    color: #000;
    cursor: pointer;
    display: block;
    float: left;
    margin: 5px 5px 0 0;
    padding:4px 10px;
    text-transform: uppercase;
    float: right;
}

#checkoutform {
    margin-bottom: 60px;
}

.shopping .m-prodlist, .cart .m-prodlist{
    display:none;
}

.button-right a{
    padding:5px 20px ;
    float: right;
    border:1px solid #ccc;
    text-decoration: none;
    border: 1px solid #ccc !important;
}

.userform #receipt_option, .userform textarea#order_notes {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    padding: 5px;
    width: 94%;
}

.section .msg {
    padding:0 !important;
}
.section .colsize_picker .button input.colsize_remove {
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 18px;
    height:18px;
    text-transform: none;
    padding:0;
    
}

.m-cart .button input{
    border:none;
}

.m-cartorders table.userform, table#address_table.userform, #address_editor table.userform{
    border:none;
}

#addtocartwrapper {
    margin-right:0;
}

/** Additional CSS to outdo some of modules's default style' **/
.m-banners-controls {
	bottom:0;
	right:0;
}

#header .storefront-500 {
	width:85px;
	height:110px;
}


/** Additional css for Corp AE (zee) sites 
BODY.jeffburnett #header .m-texthtml.logo, 
BODY.jeffcannon #header .m-texthtml.logo,
BODY.andibrugman #header .m-texthtml.logo,
BODY.elkejohnston #header .m-texthtml.logo,
BODY.joehopewell #header .m-texthtml.logo, 
BODY.jeffklein #header .m-texthtml.logo,
BODY.kathyconnolly #header .m-texthtml.logo,
BODY.jennifercrowder #header .m-texthtml.logo,
BODY.jeffklein #header .m-texthtml.logo,
BODY.mikewells #header .m-texthtml.logo,
BODY.doyleclemmons #header .m-texthtml.logo,
BODY.susanbrurud #header .m-texthtml.logo,
BODY.rosalindboukis #header .m-texthtml.logo,
BODY.andibrugman #header .m-texthtml.logo,
BODY.rosethron #header .m-texthtml.logo,
BODY.joaniepayne #header .m-texthtml.logo,
BODY.lisamarks #header .m-texthtml.logo,
BODY.kentandelizabethmills #header .m-texthtml.logo, 
BODY.sandygillman #header .m-texthtml.logo, 
BODY.top-hat #header .m-texthtml.logo,
BODY.amaryllis-marketing #header .m-texthtml.logo,
BODY.jerrymcneill #header .m-texthtml.logo, 
-- Added 08/27/14 
BODY.vernonhospitalpromotions #header .m-texthtml.logo,
BODY.onyourmarks #header .m-texthtml.logo,
BODY.conceptpromotions #header .m-texthtml.logo,
BODY.marketingconnections #header .m-texthtml.logo, 
BODY.advertisingmagic #header .m-texthtml.logo, 
BODY.brightideas #header .m-texthtml.logo, 
BODY.maxxstar #header .m-texthtml.logo, 
BODY.marketingworldspecialties #header .m-texthtml.logo, 
BODY.macgravespromotions #header .m-texthtml.logo, 
BODY.jppromotions #header .m-texthtml.logo, 
BODY.brandblox #header .m-texthtml.logo
{
	display:none;
}



BODY.jeffburnett #header .zeeStorePhoto,
BODY.jeffcannon #header .zeeStorePhoto,
BODY.andibrugman #header .zeeStorePhoto,
BODY.elkejohnston #header .zeeStorePhoto,
BODY.joehopewell #header .zeeStorePhoto,
BODY.jeffklein #header .zeeStorePhoto,
BODY.kathyconnolly #header .zeeStorePhoto,
BODY.jennifercrowder #header .zeeStorePhoto,
BODY.jeffklein #header .zeeStorePhoto,
BODY.mikewells #header .zeeStorePhoto,
BODY.doyleclemmons #header .zeeStorePhoto,
BODY.susanbrurud #header .zeeStorePhoto,
BODY.rosalindboukis #header .zeeStorePhoto,
BODY.andibrugman #header .zeeStorePhoto,
BODY.rosethron #header .zeeStorePhoto,
BODY.joaniepayne #header .zeeStorePhoto,
BODY.lisamarks #header .zeeStorePhoto,
BODY.kentandelizabethmills #header .zeeStorePhoto, 
BODY.sandygillman #header .zeeStorePhoto,
BODY.top-hat #header .zeeStorePhoto, 
BODY.amaryllis-marketing #header .zeeStorePhoto,
BODY.jerrymcneill #header .zeeStorePhoto,
-- Added 08/27/14 
BODY.vernonhospitalpromotions #header .zeeStorePhoto,
BODY.onyourmarks #header .zeeStorePhoto,
BODY.conceptpromotions #header .zeeStorePhoto,
BODY.marketingconnections #header .zeeStorePhoto,
BODY.advertisingmagic #header .zeeStorePhoto,
BODY.brightideas #header .zeeStorePhoto,
BODY.maxxstar #header .zeeStorePhoto,
BODY.marketingworldspecialties #header .zeeStorePhoto,
BODY.macgravespromotions #header .zeeStorePhoto,
BODY.jppromotions #header .zeeStorePhoto,
BODY.brandblox #header .zeeStorePhoto
{
	clear: none;
	float: left;
	margin: 20px 20px 20px 0;
	width: auto;
	max-width:360px;
}

BODY.jeffburnett #header .storefront-500,
BODY.jeffcannon #header .storefront-500,
BODY.andibrugman #header .storefront-500,
BODY.elkejohnston #header .storefront-500,
BODY.joehopewell #header .storefront-500,
BODY.jeffklein #header .storefront-500,
BODY.kathyconnolly #header .storefront-500,
BODY.jennifercrowder #header .storefront-500,
BODY.jeffklein #header .storefront-500,
BODY.mikewells #header .storefront-500,
BODY.doyleclemmons #header .storefront-500,
BODY.susanbrurud #header .storefront-500,
BODY.rosalindboukis #header .storefront-500,
BODY.andibrugman #header .storefront-500,
BODY.rosethron #header .storefront-500,
BODY.joaniepayne #header .storefront-500,
BODY.lisamarks #header .storefront-500,
BODY.kentandelizabethmills #header .storefront-500, 
BODY.sandygillman #header .storefront-500,
BODY.top-hat #header .storefront-500,
BODY.amaryllis-marketing #header .storefront-500,
BODY.jerrymcneill #header .storefront-500,
-- Added 08/27/14 
BODY.vernonhospitalpromotions #header .storefront-500,
BODY.onyourmarks #header .storefront-500,
BODY.conceptpromotions #header .storefront-500,
BODY.marketingconnections #header .storefront-500,
BODY.advertisingmagic #header .storefront-500,
BODY.brightideas #header .storefront-500,
BODY.maxxstar #header .storefront-500,
BODY.marketingworldspecialties #header .storefront-500,
BODY.macgravespromotions #header .storefront-500,
BODY.jppromotions #header .storefront-500,
BODY.brandblox #header .storefront-500
{	
	width:360px;
	height:auto;
}

BODY.jeffburnett #header .zeeStoreHeaderInfo,
BODY.jeffcannon #header .zeeStoreHeaderInfo,
BODY.andibrugman #header .zeeStoreHeaderInfo,
BODY.elkejohnston #header .zeeStoreHeaderInfo,
BODY.joehopewell #header .zeeStoreHeaderInfo,
BODY.jeffklein #header .zeeStoreHeaderInfo,
BODY.kathyconnolly #header .zeeStoreHeaderInfo,
BODY.jennifercrowder #header .zeeStoreHeaderInfo,
BODY.jeffklein #header .zeeStoreHeaderInfo,
BODY.mikewells #header .zeeStoreHeaderInfo,
BODY.doyleclemmons #header .zeeStoreHeaderInfo,
BODY.susanbrurud #header .zeeStoreHeaderInfo,
BODY.rosalindboukis #header .zeeStoreHeaderInfo,
BODY.andibrugman #header .zeeStoreHeaderInfo,
BODY.rosethron #header .zeeStoreHeaderInfo,
BODY.joaniepayne #header .zeeStoreHeaderInfo,
BODY.lisamarks #header .zeeStoreHeaderInfo,
BODY.kentandelizabethmills #header .zeeStoreHeaderInfo, 
BODY.sandygillman #header .zeeStoreHeaderInfo,
BODY.top-hat #header .zeeStoreHeaderInfo,
BODY.amaryllis-marketing #header .zeeStoreHeaderInfo,
BODY.jerrymcneill #header .zeeStoreHeaderInfo,
-- Added 08/27/14 -
BODY.vernonhospitalpromotions #header .zeeStoreHeaderInfo,
BODY.onyourmarks #header .zeeStoreHeaderInfo,
BODY.conceptpromotions #header .zeeStoreHeaderInfo,
BODY.marketingconnections #header .zeeStoreHeaderInfo,
BODY.advertisingmagic #header .zeeStoreHeaderInfo,
BODY.brightideas #header .zeeStoreHeaderInfo,
BODY.maxxstar #header .zeeStoreHeaderInfo,
BODY.marketingworldspecialties #header .zeeStoreHeaderInfo,
BODY.macgravespromotions #header .zeeStoreHeaderInfo,
BODY.jppromotions #header .zeeStoreHeaderInfo,
BODY.brandblox #header .zeeStoreHeaderInfo
{
	display:none;
}

BODY.jeffburnett #header .zeeStoreHeaderInfo_CorpZee,
BODY.jeffcannon #header .zeeStoreHeaderInfo_CorpZee,
BODY.andibrugman #header .zeeStoreHeaderInfo_CorpZee,
BODY.elkejohnston #header .zeeStoreHeaderInfo_CorpZee,
BODY.joehopewell #header .zeeStoreHeaderInfo_CorpZee,
BODY.jeffklein #header .zeeStoreHeaderInfo_CorpZee,
BODY.kathyconnolly #header .zeeStoreHeaderInfo_CorpZee,
BODY.jennifercrowder #header .zeeStoreHeaderInfo_CorpZee,
BODY.jeffklein #header .zeeStoreHeaderInfo_CorpZee,
BODY.mikewells #header .zeeStoreHeaderInfo_CorpZee,
BODY.doyleclemmons #header .zeeStoreHeaderInfo_CorpZee,
BODY.susanbrurud #header .zeeStoreHeaderInfo_CorpZee,
BODY.rosalindboukis #header .zeeStoreHeaderInfo_CorpZee,
BODY.andibrugman #header .zeeStoreHeaderInfo_CorpZee,
BODY.rosethron #header .zeeStoreHeaderInfo_CorpZee,
BODY.joaniepayne #header .zeeStoreHeaderInfo_CorpZee,
BODY.lisamarks #header .zeeStoreHeaderInfo_CorpZee,
BODY.kentandelizabethmills #header .zeeStoreHeaderInfo_CorpZee, 
BODY.sandygillman #header .zeeStoreHeaderInfo_CorpZee,
BODY.top-hat #header .zeeStoreHeaderInfo_CorpZee, 
BODY.amaryllis-marketing #header .zeeStoreHeaderInfo_CorpZee,
BODY.jerrymcneill #header .zeeStoreHeaderInfo_CorpZee
-- Added 08/27/14 -
BODY.vernonhospitalpromotions #header .zeeStoreHeaderInfo_CorpZee,
BODY.onyourmarks #header .zeeStoreHeaderInfo_CorpZee,
BODY.conceptpromotions #header .zeeStoreHeaderInfo_CorpZee,
BODY.marketingconnections #header .zeeStoreHeaderInfo_CorpZee,
BODY.advertisingmagic #header .zeeStoreHeaderInfo_CorpZee,
BODY.brightideas #header .zeeStoreHeaderInfo_CorpZee,
BODY.maxxstar #header .zeeStoreHeaderInfo_CorpZee,
BODY.marketingworldspecialties #header .zeeStoreHeaderInfo_CorpZee,
BODY.macgravespromotions #header .zeeStoreHeaderInfo_CorpZee,
BODY.jppromotions #header .zeeStoreHeaderInfo_CorpZee,
BODY.brandblox #header .zeeStoreHeaderInfo_CorpZee
{
	display:block;
	position:absolute;
	top:80px;
	left:400px;
	width:auto;
}
**/

#header .zeeStoreHeaderInfo_CorpZee p{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#9f336a;
}
#header .zeeStoreHeaderInfo_CorpZee p a{
	color:#9f336a;
	text-decoration:underline;
}

#header .zeeStoreHeaderInfo_CorpZee p .emailBox {
	font-size:0.8em;
}
/**
BODY.jeffburnett #header .smallLogo,
BODY.jeffcannon #header .smallLogo,
BODY.andibrugman #header .smallLogo,
BODY.elkejohnston #header .smallLogo,
BODY.joehopewell #header .smallLogo,
BODY.jeffklein #header .smallLogo,
BODY.kathyconnolly #header .smallLogo,
BODY.jennifercrowder #header .smallLogo,
BODY.jeffklein #header .smallLogo,
BODY.mikewells #header .smallLogo,
BODY.doyleclemmons #header .smallLogo,
BODY.susanbrurud #header .smallLogo,
BODY.rosalindboukis #header .smallLogo,
BODY.andibrugman #header .smallLogo,
BODY.rosethron #header .smallLogo,
BODY.joaniepayne #header .smallLogo,
BODY.lisamarks #header .smallLogo,
BODY.kentandelizabethmills #header .smallLogo, 
BODY.sandygillman #header .smallLogo,
BODY.top-hat #header .smallLogo,
BODY.amaryllis-marketing #header .smallLogo,
BODY.jerrymcneill #header .smallLogo,
-- Added 08/27/14 
BODY.vernonhospitalpromotions #header .smallLogo,
BODY.onyourmarks #header .smallLogo,
BODY.conceptpromotions #header .smallLogo,
BODY.marketingconnections #header .smallLogo,
BODY.advertisingmagic #header .smallLogo,
BODY.brightideas #header .smallLogo,
BODY.maxxstar #header .smallLogo,
BODY.marketingworldspecialties #header .smallLogo,
BODY.macgravespromotions #header .smallLogo,
BODY.jppromotions #header .smallLogo,
BODY.brandblox #header .smallLogo
{
	display:block;
}
**/

#footer-wrapper #copyright {
clear:none;
float:right;
margin-top:10px;
}
.m-texthtml.protect {
float:left;
margin-top:5px;
}BODY.home .sidebar #box-enquirylist{display: none}#header .m-texthtml.signin{top: 5px}#header .m-texthtml.signin li{height: 25px;line-height: 25px}#header .m-texthtml.signin li:hover #box-usermenu:after{border-bottom: 5px solid #124489;border-left: 5px solid rgba(0,0,0,0);border-right: 5px solid rgba(0,0,0,0);right: 55px;top: -5px}#header .m-texthtml.signin li{cursor: pointer}#attribute_drop{display: none}#footer-wrapper #copyright{clear: none;float: right;margin-top: 10px}.m-texthtml.protect{float: left;margin-top: 5px}.shipnoteheader{font-size: 14;text-decoration: none}.shipnote{font-size: 11;text-decoration: none}BODY.jeffburnett #header .m-texthtml.logo,BODY.jeffcannon #header .m-texthtml.logo,BODY.andibrugman #header .m-texthtml.logo,BODY.elkejohnston #header .m-texthtml.logo,BODY.joehopewell #header .m-texthtml.logo,BODY.jeffklein #header .m-texthtml.logo,BODY.kathyconnolly #header .m-texthtml.logo,BODY.jennifercrowder #header .m-texthtml.logo,BODY.jeffklein #header .m-texthtml.logo,BODY.mikewells #header .m-texthtml.logo,BODY.doyleclemmons #header .m-texthtml.logo,BODY.susanbrurud #header .m-texthtml.logo,BODY.rosalindboukis #header .m-texthtml.logo,BODY.andibrugman #header .m-texthtml.logo,BODY.rosethron #header .m-texthtml.logo,BODY.joaniepayne #header .m-texthtml.logo,BODY.lisamarks #header .m-texthtml.logo,BODY.kentandelizabethmills #header .m-texthtml.logo,BODY.sandygillman #header .m-texthtml.logo,BODY.top-hat #header .m-texthtml.logo,BODY.amaryllis-marketing #header .m-texthtml.logo,BODY.jerrymcneill #header .m-texthtml.logo,BODY.vernonhospitalpromotions #header .m-texthtml.logo,BODY.onyourmarks #header .m-texthtml.logo,BODY.conceptpromotions #header .m-texthtml.logo,BODY.marketingconnections #header .m-texthtml.logo,BODY.advertisingmagic #header .m-texthtml.logo,BODY.brightideas #header .m-texthtml.logo,BODY.maxxstar #header .m-texthtml.logo,BODY.marketingworldspecialties #header .m-texthtml.logo,BODY.macgravespromotions #header .m-texthtml.logo,BODY.jppromotions #header .m-texthtml.logo,BODY.brandblox #header .m-texthtml.logo,BODY.pontulogo #header .m-texthtml.logo,BODY.andisadvertising #header .m-texthtml.logo,BODY.raycrowder #header .m-texthtml.logo,BODY.avantipromotions #header .m-texthtml.logo,BODY.biglakepromotions #header .m-texthtml.logo,BODY.silvadpromotions #header .m-texthtml.logo,BODY.philwerking #header .m-texthtml.logo,BODY.shannonrolando #header .m-texthtml.logo,BODY.meridian #header .m-texthtml.logo,BODY.banjofrog #header .m-texthtml.logo,BODY.rayscott #header .m-texthtml.logo,BODY.sharongreen #header .m-texthtml.logo,BODY.terryginnadvertising #header .m-texthtml.logo,BODY.way2gopromo #header .m-texthtml.logo,BODY.ngagemarketinggroup #header .m-texthtml.logo,BODY.ashleykeilman #header .m-texthtml.logo,BODY.scotthaverkamp #header .m-texthtml.logo{display: none}BODY.jeffburnett #header .zeeStorePhoto,BODY.jeffcannon #header .zeeStorePhoto,BODY.andibrugman #header .zeeStorePhoto,BODY.elkejohnston #header .zeeStorePhoto,BODY.joehopewell #header .zeeStorePhoto,BODY.jeffklein #header .zeeStorePhoto,BODY.kathyconnolly #header .zeeStorePhoto,BODY.jennifercrowder #header .zeeStorePhoto,BODY.jeffklein #header .zeeStorePhoto,BODY.mikewells #header .zeeStorePhoto,BODY.doyleclemmons #header .zeeStorePhoto,BODY.susanbrurud #header .zeeStorePhoto,BODY.rosalindboukis #header .zeeStorePhoto,BODY.andibrugman #header .zeeStorePhoto,BODY.rosethron #header .zeeStorePhoto,BODY.joaniepayne #header .zeeStorePhoto,BODY.lisamarks #header .zeeStorePhoto,BODY.kentandelizabethmills #header .zeeStorePhoto,BODY.sandygillman #header .zeeStorePhoto,BODY.top-hat #header .zeeStorePhoto,BODY.amaryllis-marketing #header .zeeStorePhoto,BODY.jerrymcneill #header .zeeStorePhoto,BODY.vernonhospitalpromotions #header .zeeStorePhoto,BODY.onyourmarks #header .zeeStorePhoto,BODY.conceptpromotions #header .zeeStorePhoto,BODY.marketingconnections #header .zeeStorePhoto,BODY.advertisingmagic #header .zeeStorePhoto,BODY.brightideas #header .zeeStorePhoto,BODY.maxxstar #header .zeeStorePhoto,BODY.marketingworldspecialties #header .zeeStorePhoto,BODY.macgravespromotions #header .zeeStorePhoto,BODY.jppromotions #header .zeeStorePhoto,BODY.brandblox #header .zeeStorePhoto,BODY.pontulogo #header .zeeStorePhoto,BODY.andisadvertising #header .zeeStorePhoto,BODY.raycrowder #header .zeeStorePhoto,BODY.avantipromotions #header .zeeStorePhoto,BODY.biglakepromotions #header .zeeStorePhoto,BODY.silvadpromotions #header .zeeStorePhoto,BODY.philwerking #header .zeeStorePhoto,BODY.shannonrolando #header .zeeStorePhoto,BODY.meridian #header .zeeStorePhoto,BODY.banjofrog #header .zeeStorePhoto,BODY.rayscott #header .zeeStorePhoto,BODY.sharongreen #header .zeeStorePhoto,BODY.terryginnadvertising #header .zeeStorePhoto,BODY.way2gopromo #header .zeeStorePhoto,BODY.ngagemarketinggroup #header .zeeStorePhoto,BODY.ashleykeilman #header .zeeStorePhoto,BODY.scotthaverkamp #header .zeeStorePhoto{clear: both;float: left;margin: 20px 20px 20px 0;width: auto;max-width: 360px}BODY.jeffburnett #header .storefront-500,BODY.jeffcannon #header .storefront-500,BODY.andibrugman #header .storefront-500,BODY.elkejohnston #header .storefront-500,BODY.joehopewell #header .storefront-500,BODY.jeffklein #header .storefront-500,BODY.kathyconnolly #header .storefront-500,BODY.jennifercrowder #header .storefront-500,BODY.jeffklein #header .storefront-500,BODY.mikewells #header .storefront-500,BODY.doyleclemmons #header .storefront-500,BODY.susanbrurud #header .storefront-500,BODY.rosalindboukis #header .storefront-500,BODY.andibrugman #header .storefront-500,BODY.rosethron #header .storefront-500,BODY.joaniepayne #header .storefront-500,BODY.lisamarks #header .storefront-500,BODY.kentandelizabethmills #header .storefront-500,BODY.sandygillman #header .storefront-500,BODY.top-hat #header .storefront-500,BODY.amaryllis-marketing #header .storefront-500,BODY.jerrymcneill #header .storefront-500,BODY.vernonhospitalpromotions #header .storefront-500,BODY.onyourmarks #header .storefront-500,BODY.conceptpromotions #header .storefront-500,BODY.marketingconnections #header .storefront-500,BODY.advertisingmagic #header .storefront-500,BODY.brightideas #header .storefront-500,BODY.maxxstar #header .storefront-500,BODY.marketingworldspecialties #header .storefront-500,BODY.macgravespromotions #header .storefront-500,BODY.jppromotions #header .storefront-500,BODY.brandblox #header .storefront-500,BODY.pontulogo #header .storefront-500,BODY.andisadvertising #header .storefront-500,BODY.raycrowder #header .storefront-500,BODY.avantipromotions #header .storefront-500,BODY.biglakepromotions #header .storefront-500,BODY.silvadpromotions #header .storefront-500,BODY.philwerking #header .storefront-500,BODY.shannonrolando #header .storefront-500,BODY.meridian #header .storefront-500,BODY.banjofrog #header .storefront-500,BODY.rayscott #header .storefront-500,BODY.sharongreen #header .storefront-500,BODY.terryginnadvertising #header .storefront-500,BODY.way2gopromo #header .storefront-500,BODY.ngagemarketinggroup #header .storefront-500,BODY.ashleykeilman #header .storefront-500,BODY.scotthaverkamp #header .storefront-500{display: block;width: 360px;height: auto;min-height: 90px}BODY.jeffburnett #header .zeeStoreHeaderInfo,BODY.jeffcannon #header .zeeStoreHeaderInfo,BODY.andibrugman #header .zeeStoreHeaderInfo,BODY.elkejohnston #header .zeeStoreHeaderInfo,BODY.joehopewell #header .zeeStoreHeaderInfo,BODY.jeffklein #header .zeeStoreHeaderInfo,BODY.kathyconnolly #header .zeeStoreHeaderInfo,BODY.jennifercrowder #header .zeeStoreHeaderInfo,BODY.jeffklein #header .zeeStoreHeaderInfo,BODY.mikewells #header .zeeStoreHeaderInfo,BODY.doyleclemmons #header .zeeStoreHeaderInfo,BODY.susanbrurud #header .zeeStoreHeaderInfo,BODY.rosalindboukis #header .zeeStoreHeaderInfo,BODY.andibrugman #header .zeeStoreHeaderInfo,BODY.rosethron #header .zeeStoreHeaderInfo,BODY.joaniepayne #header .zeeStoreHeaderInfo,BODY.lisamarks #header .zeeStoreHeaderInfo,BODY.kentandelizabethmills #header .zeeStoreHeaderInfo,BODY.sandygillman #header .zeeStoreHeaderInfo,BODY.top-hat #header .zeeStoreHeaderInfo,BODY.amaryllis-marketing #header .zeeStoreHeaderInfo,BODY.jerrymcneill #header .zeeStoreHeaderInfo,BODY.vernonhospitalpromotions #header .zeeStoreHeaderInfo,BODY.onyourmarks #header .zeeStoreHeaderInfo,BODY.conceptpromotions #header .zeeStoreHeaderInfo,BODY.marketingconnections #header .zeeStoreHeaderInfo,BODY.advertisingmagic #header .zeeStoreHeaderInfo,BODY.brightideas #header .zeeStoreHeaderInfo,BODY.maxxstar #header .zeeStoreHeaderInfo,BODY.marketingworldspecialties #header .zeeStoreHeaderInfo,BODY.macgravespromotions #header .zeeStoreHeaderInfo,BODY.jppromotions #header .zeeStoreHeaderInfo,BODY.brandblox #header .zeeStoreHeaderInfo,BODY.pontulogo #header .zeeStoreHeaderInfo,BODY.andisadvertising #header .zeeStoreHeaderInfo,BODY.raycrowder #header .zeeStoreHeaderInfo,BODY.avantipromotions #header .zeeStoreHeaderInfo,BODY.biglakepromotions #header .zeeStoreHeaderInfo,BODY.silvadpromotions #header .zeeStoreHeaderInfo,BODY.philwerking #header .zeeStoreHeaderInfo,BODY.shannonrolando #header .zeeStoreHeaderInfo,BODY.meridian #header .zeeStoreHeaderInfo,BODY.banjofrog #header .zeeStoreHeaderInfo,BODY.rayscott #header .zeeStoreHeaderInfo,BODY.sharongreen #header .zeeStoreHeaderInfo,BODY.terryginnadvertising #header .zeeStoreHeaderInfo,BODY.way2gopromo #header .zeeStoreHeaderInfo,BODY.ngagemarketinggroup #header .zeeStoreHeaderInfo,BODY.ashleykeilman #header .zeeStoreHeaderInfo,BODY.scotthaverkamp #header .zeeStoreHeaderInfo{display: none}BODY.jeffburnett #header .zeeStoreHeaderInfo_CorpZee,BODY.jeffcannon #header .zeeStoreHeaderInfo_CorpZee,BODY.andibrugman #header .zeeStoreHeaderInfo_CorpZee,BODY.elkejohnston #header .zeeStoreHeaderInfo_CorpZee,BODY.joehopewell #header .zeeStoreHeaderInfo_CorpZee,BODY.jeffklein #header .zeeStoreHeaderInfo_CorpZee,BODY.kathyconnolly #header .zeeStoreHeaderInfo_CorpZee,BODY.jennifercrowder #header .zeeStoreHeaderInfo_CorpZee,BODY.jeffklein #header .zeeStoreHeaderInfo_CorpZee,BODY.mikewells #header .zeeStoreHeaderInfo_CorpZee,BODY.doyleclemmons #header .zeeStoreHeaderInfo_CorpZee,BODY.susanbrurud #header .zeeStoreHeaderInfo_CorpZee,BODY.rosalindboukis #header .zeeStoreHeaderInfo_CorpZee,BODY.andibrugman #header .zeeStoreHeaderInfo_CorpZee,BODY.rosethron #header .zeeStoreHeaderInfo_CorpZee,BODY.joaniepayne #header .zeeStoreHeaderInfo_CorpZee,BODY.lisamarks #header .zeeStoreHeaderInfo_CorpZee,BODY.kentandelizabethmills #header .zeeStoreHeaderInfo_CorpZee,BODY.sandygillman #header .zeeStoreHeaderInfo_CorpZee,BODY.top-hat #header .zeeStoreHeaderInfo_CorpZee,BODY.amaryllis-marketing #header .zeeStoreHeaderInfo_CorpZee,BODY.jerrymcneill #header .zeeStoreHeaderInfo_CorpZee,BODY.vernonhospitalpromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.onyourmarks #header .zeeStoreHeaderInfo_CorpZee,BODY.conceptpromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.marketingconnections #header .zeeStoreHeaderInfo_CorpZee,BODY.advertisingmagic #header .zeeStoreHeaderInfo_CorpZee,BODY.brightideas #header .zeeStoreHeaderInfo_CorpZee,BODY.maxxstar #header .zeeStoreHeaderInfo_CorpZee,BODY.marketingworldspecialties #header .zeeStoreHeaderInfo_CorpZee,BODY.macgravespromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.jppromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.brandblox #header .zeeStoreHeaderInfo_CorpZee,BODY.pontulogo #header .zeeStoreHeaderInfo_CorpZee,BODY.andisadvertising #header .zeeStoreHeaderInfo_CorpZee,BODY.raycrowder #header .zeeStoreHeaderInfo_CorpZee,BODY.avantipromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.biglakepromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.silvadpromotions #header .zeeStoreHeaderInfo_CorpZee,BODY.philwerking #header .zeeStoreHeaderInfo_CorpZee,BODY.shannonrolando #header .zeeStoreHeaderInfo_CorpZee,BODY.meridian #header .zeeStoreHeaderInfo_CorpZee,BODY.banjofrog #header .zeeStoreHeaderInfo_CorpZee,BODY.rayscott #header .zeeStoreHeaderInfo_CorpZee,BODY.sharongreen #header .zeeStoreHeaderInfo_CorpZee,BODY.terryginnadvertising #header .zeeStoreHeaderInfo_CorpZee,BODY.way2gopromo #header .zeeStoreHeaderInfo_CorpZee,BODY.ngagemarketinggroup #header .zeeStoreHeaderInfo_CorpZee,BODY.ashleykeilman #header .zeeStoreHeaderInfo_CorpZee,BODY.scotthaverkamp #header .zeeStoreHeaderInfo_CorpZee{display: block !important;float: left !important;left: 400px !important;margin-top: 27px !important;top: 80px !important}BODY.jeffburnett #header .smallLogo,BODY.jeffcannon #header .smallLogo,BODY.andibrugman #header .smallLogo,BODY.elkejohnston #header .smallLogo,BODY.joehopewell #header .smallLogo,BODY.jeffklein #header .smallLogo,BODY.kathyconnolly #header .smallLogo,BODY.jennifercrowder #header .smallLogo,BODY.jeffklein #header .smallLogo,BODY.mikewells #header .smallLogo,BODY.doyleclemmons #header .smallLogo,BODY.susanbrurud #header .smallLogo,BODY.rosalindboukis #header .smallLogo,BODY.andibrugman #header .smallLogo,BODY.rosethron #header .smallLogo,BODY.joaniepayne #header .smallLogo,BODY.lisamarks #header .smallLogo,BODY.kentandelizabethmills #header .smallLogo,BODY.sandygillman #header .smallLogo,BODY.top-hat #header .smallLogo,BODY.amaryllis-marketing #header .smallLogo,BODY.jerrymcneill #header .smallLogo,BODY.vernonhospitalpromotions #header .smallLogo,BODY.onyourmarks #header .smallLogo,BODY.conceptpromotions #header .smallLogo,BODY.marketingconnections #header .smallLogo,BODY.advertisingmagic #header .smallLogo,BODY.brightideas #header .smallLogo,BODY.maxxstar #header .smallLogo,BODY.marketingworldspecialties #header .smallLogo,BODY.macgravespromotions #header .smallLogo,BODY.jppromotions #header .smallLogo,BODY.brandblox #header .smallLogo,BODY.pontulogo #header .smallLogo,BODY.andisadvertising #header .smallLogo,BODY.raycrowder #header .smallLogo,BODY.avantipromotions #header .smallLogo,BODY.biglakepromotions #header .smallLogo,BODY.silvadpromotions #header .smallLogo,BODY.philwerking #header .smallLogo,BODY.shannonrolando #header .smallLogo,BODY.meridian #header .smallLogo,BODY.banjofrog #header .smallLogo,BODY.rayscott #header .smallLogo,BODY.sharongreen #header .smallLogo,BODY.terryginnadvertising #header .smallLogo,BODY.way2gopromo #header .smallLogo,BODY.ngagemarketinggroup #header .smallLogo,BODY.ashleykeilman #header .smallLogo,BODY.scotthaverkamp #header .smallLogo{display: block important!}BODY.home #content-wrapper{border: none}#page .m-contents.featCollect h3,#page .m-contents.homeCate h3,#page .m-contents.recentBlogPost h3{background: url('/froot/58232/uploads/images/h3_line.png') repeat-x 0 20px;font-size: 28px;text-align: center;margin: 30px 0}BODY.home #page .m-contents h3 span,BODY.zee #page .m-contents h3 span{background: #fff;padding: 0 20px}#page .m-bookmarks.homeCate li{float: left;width: 20%}BODY.home #page .m-texthtml a.viewMore,#header .m-texthtml a.btn_link{padding: 5px 10px;border-radius: 3px;background: #124489;color: #fff;text-decoration: none;display: inline-block;margin-left: 10px;font-size: 13px}BODY.home #page .m-texthtml a.viewMore{background: #ee8616;margin-left: 0}BODY.custom_twill_mid_cap_735265 .m-cart #colsize_wrapper #colsize_copier,BODY.product__435204 .m-cart #colsize_wrapper #colsize_copier{display: none !important}#header .zeeStorePhoto{clear: none;float: left;margin: 14px 18px 18px 36px;width: 100px}#header .zeeStoreHeaderInfo{left: 213px;position: absolute;top: 26px;width: 350px}