/*
Theme Name: PlasticPlace Theme
Theme URI: http://www.qualdev.com/
Description: This theme is specially developed for Plastic Place.
Author: QualDev
Version: 1.11
Tags: white, black, blue, green, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html-------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
a.more-link {font-weight:bold; color:#1982d1; float:right;}
/* =Structure */
body {
	padding: 0px;
}
#page {
	margin: 0 auto;
	max-width: 980px;
}
#branding hgroup {
	margin: 0px;
}
#access div {
	margin: 0 7.6%;
}
#primary {
	float: left;
	margin: 10px -25.4% 0 0;
	width: 100%;
}
#content {
	margin: 0px;
	width: 72.4%;
	min-height: 650px;
}
#secondary {
	float: right;
	margin-right:0px;
	width: 24.8%;
}
/* Singular */
.singular #content,
.left-sidebar.singular #content {
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	
}
/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}
/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}
/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}
/* =Global */
body, input, textarea {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background:url(images/main-bg.jpg) repeat-x;
}
#page {
	
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}
/* Text elements */
p {
	margin-bottom: 1.625em;
}
.entry-content p{
	line-height: 24px;
	font-size: 16px;
}
ul, ol {
	margin: 0 0 1.625em -1.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 11px;
    margin: 0;
    padding: 5px 0 3px 0.3em;
}
input#searchsubmit {
	display: none;
}
/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
}
/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
/* =Header */
/*#branding {
	
	position: relative;
	z-index: 2;
}
#site-title {
	margin-right:0px;
	float:right;
    color:#000;
	padding-top:5px;
	
}
h2{ margin:0px!important; padding:0px;}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	margin-top: -15px;
	margin-bottom:5px;
	
}*/
/* =Menu--------------- */
#access {
	background:url(images/menubg.jpg) repeat-x;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #1C5981;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #fff;
}
#access li:hover > a,
#access a:focus {
	background: #fff; /* Show a solid color for older browsers */
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
/* Search Form */
#searchform{margin-top:10px;}
#branding #searchform {
    position: absolute;
    right:0!important;
    text-align: right;
    top: 3.8em !important;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: left;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 150px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#searchform #searchsubmit {
	background:url(images/search-but.png) no-repeat;
	width:24px; 
	height:25px;
	display:block;
	border:0px;
	font-size:0px;
	cursor:pointer;
	float:right;
	margin-top:2px;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}
/* =Content */
#main {
	clear: both;
	padding: 0px;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color:#235B7F;
	font-size: 25px;
	font-weight: normal;
	line-height: 1.5em;
	padding:0px 50px 10px 0px;
	
}
.entry-title,
.entry-title a {
	color: #235B7F;
	text-decoration: none;
	line-height:25px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}
/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}
/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}
/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat right;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top:0;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1b5980;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}
/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}
/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	 padding:0px;
	position: relative;
}
.singular.page .hentry {
	padding: 3.5em 0 0;
}
.singular .entry-title {
	color: #235B7F;
	font-size: 25px;
	font-weight: normal;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}
/* =Aside */
.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}
/* =Link */
.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}
/* =Gallery */
.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}
/* =Status */
.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}
/* =Quote */
.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}
/* =Image */
.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}
/* =Showcase */
h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}
/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}
/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}
/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}
/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
/* =Attachments */
.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
/* =Navigation--------------- */
#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 0.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}
/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	width: 100%;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
/* =Widgets */
.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
	background:#f0f5f9;
	padding:10px; border:1px solid #d5e8f1; border-top:5px solid #d5e8f1;
	-moz-border-radius-bottomright: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px 5px;
	border-bottom-left-radius: 5px 5px;
}
.widget-title {
    color: #235B7F;
    display: block;
    color: #235C80;
    font-family:'Roboto',sans-serif;
    font-size: 15px;
	line-height: 25px; text-transform:uppercase; font-weight:700;
}
.widget ul {
	font-size: 15px;
	margin: 5px 0px 0px 5px;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	  color: #2F86B0;
	  list-style:none;
    font-family: 'Pontano Sans',sans-serif;
    font-size: 12px;
	background:url(images/left-arrow.jpg) no-repeat left top;
	padding-left:10px;
	background-position:0 .4em;
}
.widget a {
	  color: #2F86B0;
    font-family: 'Pontano Sans',sans-serif;
    font-size: 14px;
	text-decoration:none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: none;
}
/* Search Widget */
.widget_search form {
/*	margin: 0 0 1.625em;
*/}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}
/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}
/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}
/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* =Comments */
#comments {display:none;}
#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}
/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 95%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/* =Footer */
#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}
/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}
/* Site Generator Line */
#site-generator {
	background: #235c80;
	color: #fff;
	font-size: 12px;
	padding: 20px 0px 40px;
	text-align: center;
	width: 100%;
}
#site-generator a {
	color: #fff;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}
#blghtm td{
	vertical-align: top!important;
	border: none!important;
}
#blghtm table{
	border: none!important;
}
#blghtm p{
	text-align: justify!important;
}
#blghtm{
	border: none!important;
}
/* =Responsive Structure */
@media (min-width: 800px) {
   #mob_chatmsg{display:none;}
   #chatmsg{display:inline;}
}
@media (max-width: 800px) {
   #mob_chatmsg{display:inline;}
   #chatmsg{display:none;}
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#branding img {
	height: auto;
	margin-top: -16px;
	margin-bottom:5px;
	padding-top:60px;
	}
	#branding #searchform {
  position: absolute;
    right: 46.6%;
    text-align: right;
    top: 10.8em;
}
	#branding #s:focus {
	background-color: #f9f9f9;
	width: 150px;
}
	h2{padding:0px; text-align:center;}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {margin: 0 0 1.625em;}
	.singular .pull.alignleft {margin: 0 1.625em 0 0;}
	.singular .pull.alignright {margin: 0 0 0 1.625em;}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {width: 100%;}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {width: auto;}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* Make sure embeds fit their containers */
	embed,	object {max-width: 100%;}
}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {font-size: 13px;}
	#site-title a {font-size: 24px;}
	#site-description {font-size: 12px;}
	#access ul {font-size: 12px;}
	article.intro .entry-content {font-size: 12px;}
	.entry-title {font-size: 21px;}
	.featured-post .entry-title {font-size: 14px;}
	.singular .entry-title {font-size: 28px;}
	.entry-meta {font-size: 12px;}
	blockquote {margin: 0;}
	blockquote.pull {font-size: 17px;}
	/* Reposition the site title and description slightly */
	#site-title {padding-top:5px;}
	#site-title,
	#site-description {
		margin-right: 0;
		text-align:center;
		width:100%;
		
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
   right: 18.4% !important;
    top: 2.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {padding: 1.625em 0 0;}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {width: 95%;}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {padding: 0;}
	#page {margin-top: 0;}
	#branding {border-top: none;}
}
/* =Print */
@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}
	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}
	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}
	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}
}
/* =IE7 */
#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {margin-right: 7.6%;}
/* TOP NAVI	*/
.nav-container { float:left; width:100%; background:url(images/navi-bg.jpg) repeat-x left top; min-height:40px;}
a#menu-btn { display:none; padding:12px 0px 12px 40px; font-weight:bold; background:url(images/menu-icon.png) no-repeat 10px 10px #1b5980; color:#ffffff; text-decoration:none;}
ul.navi-1 { float:left; width:100%; position:relative;}
ul.navi-1 li.navi-1 { float:left; padding:5px 0px; background:url(images/navi-bg.jpg) repeat-x left top;}
ul.navi-1 li.navi-1 span.navi-1 { float:left; border-right: 1px solid #D4E0EC; padding:0px 4px; height:30px; }
ul.navi-1 li.last span.navi-1 { border-right:0px;}
ul.navi-1 li.navi-1 span.navi-1 a { float:left; padding:7px 16px 8px 16px; padding:7px 14px 8px 13px \0/; text-align:center; position:relative; top:-6px; bottom:-5px; }
ul.navi-1 li.navi-1 span.navi-1 a span.small { color:#1c5981; font-size:12px;line-height:9px;font-family: 'Roboto', sans-serif; font-weight:400; float:left; width:100%; text-align:center;}
ul.navi-1 li.navi-1 span.navi-1 a span.big-text { text-transform:uppercase; color:#1c5981; font-size:18px; line-height:11px; white-space:nowrap; float:left; width:100%; text-align:center; font-family: 'Roboto',sans-serif;
    font-weight: 700;}
ul.navi-1 li.naviseparates span.navi-1 a span.small, 
ul.navi-1 li.naviseparates:hover span.navi-1 a span.small,
ul.navi-1 li.naviseparates.naviact span.navi-1 a span.small { color:#678f60;}
ul.navi-1 li.naviseparates span.navi-1 a span.big-text, 
ul.navi-1 li.naviseparates:hover span.navi-1 a span.big-text, 
ul.navi-1 li.naviseparates.naviact span.navi-1 a span.big-text { color:#347251; font-family: 'Roboto', sans-serif; font-weight:700;}
.brdrnn{border: none!important;}
@media (max-width: 768px) {
	#site-title {
		margin-right:0px;
		width:100%;
		color:#fff;
		padding-top:5px;
		padding-bottom:5px;
		background:#235c80;
		text-align:center;
	}
}
.btb_cta{
	position: absolute;
	right: 5px;
	margin-top: -34px;
	color: #fff;
	background: #f39a41;
	padding: 7px;
	font-weight: bold;
	display:none;
}
@media (max-width: 800px) {
	/*  Top Navi-----------------------------*/
	#branding{background:#f0f5f9;}
	#branding #searchform {
		right: 18.4% !important;
		top:41px!important;
	}
	#mg-menu{display:none;}
	.top-navi { background-image:none;}
	a#menu-btn {display: block; }
	ul.navi-1 { border:1px solid #55b6dd; float:none; display:block; width:auto; margin:0px;}
	ul.navi-1 li.navi-1 { float:none; padding:0px; }
	ul.navi-1 li.navi-1 span.navi-1 { float:none; border-right:0px; padding:0px;}
	ul.navi-1 li.navi-1 span.navi-1 a { float:none; display:block; text-align:left; border-bottom: 1px solid #a2d5eb;border-top: 1px solid #e9f4f9;padding:7px 10px; top:0px; } 
	ul.navi-1 li.navi-1 span.navi-1 a span.big-text { font-size:14px;}
	ul.navi-1 li.navi-1 span.navi-1 a span.small { display:block;}
	ul.navi-1 br { display:none;}
	ul.navi-1 li.navi-1:hover span.navi-1 a, 
	ul.navi-1 li.navi-1.naviact span.navi-1 a { position:relative; top:0px; border:0px; padding:7px 10px; background:#1b5980;border-bottom:1px solid #55b6dd;
	border-top: 1px solid #e3f3f9;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius: 0px; border-top-left-radius: 0px;-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;border-top-right-radius: 0px; }
	ul.navi-1 li.navi-1:hover span.navi-1 a span.small, ul.navi-1 li.navi-1.naviact span.navi-1 a span.small { color:#ffffff;}
	ul.navi-1 li.navi-1:hover span.navi-1 a span.big-text, 
	ul.navi-1 li.navi-1.naviact span.navi-1 a span.big-text { color:#ffffff;}
	.submenu { position:relative; top:0px; float:none;}
	:root .submenu { top:0px \0/IE9; }
	.submenu .menubg { border:0px; padding:5px;}
	.navi-2 { padding-right:0px; float:left; width:100%;}
	.navi-2 ul.prlist li a .pr-img{ display:none;}
	.navi-2 ul.prlist li { padding:0px 0px; float:none; width:100%;}
	.navi-2 ul.prlist li a { padding:5px 10px; float:none; display:block; text-align:left; min-height:inherit; width: auto; position:inherit;}
	.navi-2 ul.prlist li a .pr-name { position:inherit; min-height:inherit; float:none; width:100%;}
	.submenu-hd-gallon { position:inherit;}
	.submenu-hd{ padding:0px 10px 10px 10px;}
	.btb_cta{display:block;}
	.header-top{display:none;}
}
@media (max-width: 650px) {
	#branding #searchform {
		position: absolute;
		right: 2.6%;
		text-align: right;
		top: 5.8em;
	}
}
.help a:hover img.sprite-help-icon {background-position:-13px -1373px; height:13px; width:13px;}
.blog a:hover img.sprite-blog-icon {background-position:-13px -171px; height:13px; width:13px;}
.livechat a:hover img.sprite-top-chat-icon {background-position:-248px -330px;	height:17px; width:18px;}
/*Site CSS*/
/*Noto Sans Normal 400 and 700*/
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);
/*Roboto Normal 400 and 700*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
.pt3 { padding-top:3px;}
.p5 { padding:5px;}
.pt5{ padding-top:5px;}
.pl5{ padding-left:5px;}
.pr5{ padding-right:5px;}
.pb5{ padding-bottom:5px;}
.p10 { padding:10px;}
.pt10{ padding-top:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pb10{ padding-bottom:10px;}
.p20 { padding:20px;}
.pt20{ padding-top:20px;}
.pl20{ padding-left:20px;}
.pr20{ padding-right:20px;}
.pb20{ padding-bottom:20px;}
.p15 { padding:15px;}
.pt15{ padding-top:15px;}
.pl15{ padding-left:15px;}
.pr15{ padding-right:15px;}
.pb15{ padding-bottom:15px;}
.left{ float:left;}
.right{ float:right;}
.f-fix { float:left; width:100%;}
.clear{ clear:both;}
.taj{text-align:justify;}
.tac{text-align:center;}
.tar{text-align:right;}
.tal{text-align:left;} 
.vam{ vertical-align:middle;}
.small{font-size:11px; }
.hide-div { }
.show-div { display:none;}
ul {list-style: none outside none; margin:0;}
.header-container { float:left; width:100%; background-color:#f0f5f9; margin-bottom:15px;}
.header-top ul{font-family: 'Roboto', sans-serif; font-weight:700;}
.header-top { float:left; width:100%; background-color:#1b5980; font-size:10px; color:#FFF;  height: 34px;}
.header-top ul { float:left; width:100%; padding:0px 0px;}
.header-top ul li { float:left;background:url(images/top-separates-bg.jpg) no-repeat right center; padding:7px 13px 6px 12px;  }
.header-top ul li.first a { float:left; padding:0px 3px;}
.header-top ul li a, .header-top ul li span { float:left;line-height:21px;color:#FFF;text-transform:uppercase;font-size:10px; font-weight:700;white-space:nowrap;   font-family: 'Noto Sans', sans-serif;}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ .header-top ul li a, .header-top ul li span{ font-weight:normal; }}
.header-top ul li a:hover { color:#5bbde8; text-decoration:none;}
.header-top ul li.last { background-image:none; padding-right:0px; }
@media only screen and (max-width: 860px) {.header-top ul li { padding:9px 8px 7px 8px;  } .header-top {height:auto;}}
@media only screen and (max-width: 259px) { .header-top ul li { float:left !important; width:100% !important;}}
.header-top ul li.myact-popup {  padding: 2px 1px 0px 0px; position:relative;}
.header-top ul li.myact-popup a.myact-popup { padding: 5px 13px 7px 12px; position:relative; z-index:5;}
.header-top ul li.myact-popup:hover a.myact-popup{border:1px solid #316688;border-bottom:0px;background-color:#FFF;color:#1c5981; padding:6px 12px 7px 11px;}
.header-top ul li.myact-popup:hover ul { display:block;}
.header-top ul li.myact-popup ul { border:1px solid #1c5981; display:none; background-color:#ffffff; position:absolute; padding:15px 15px 5px; top:36px; z-index:3; width:165px; left:-5px;}
.header-top ul li.myact-popup ul li { background:url(images/myact-popup-arrow-bg.jpg) no-repeat 0px 4px; padding:0px 0px 10px 10px; width:135px;}
.header-top ul li.myact-popup ul li a { color:#1c5981;line-height:normal; white-space:normal;}
.header-top ul li.myact-popup ul li a:hover { color:#000;}
.header-top ul.right { float:right; width:auto;}
.header-top a#pull { position:absolute; left:50%; width:30px; height:14px; margin-left:-15px; bottom:-12px; z-index:1;}
.header-top .toggle-menu a {background:url(images/sprite.png) 0 -1968px;}
.header-top .toggle-menu a.down-arrow {background:url(images/sprite.png) 0 -1949px;}
.header-bottom { float:left; width:100%; background-color:#f0f5f9; min-height:120px;}
.header-bottom .logo { padding:15px 0px;}
.header-bottom .top-right { float:right; width:300px; padding:20px 0px; position:relative;}
.header-bottom .top-cart { float:right; padding-right:10px; min-width:109px;}
.header-bottom .top-cart a { float:left; line-height:25px; color:#231f20; font-weight:bold; white-space:nowrap; font-family:Arial, Helvetica, sans-serif; }
.header-bottom .search-box {  padding:20px 0px 0px 50px;}
.header-bottom .search-box .input-box { padding-right:0px;}
.header-bottom .search-box .input-box .input {  padding:4px 0 4px 0.4em; font-size:10px;}
.header-bottom .chat-separates{ position:absolute; left:-32px; top:2px;}
.nav-container { float:left; width:100%; background:url(images/navi-bg.jpg) repeat-x left top; min-height:40px;}
.follow .content{float:left; width:100%; padding:10px 0px 0px 0px;}
.follow a{float:left; width:20%;}
.header-top ul, ul.navi-1 li.navi-1 span.navi-1 a span.big-text, .footer .hd {font-family: 'Roboto',sans-serif;}
.footer {width:100%; float:left; padding:10px 0px; background:#235c80}
.about {width:350px; padding-right:30px; float:left}
.co-info {width:170px; padding-right:30px; float:left}
.services {width:180px; padding-right:30px;	float:left}
.fmy-account {float:left}
.about .content {color:#FFF; font-size:11px; line-height:12px;}
.footer-list li {padding:1px 0px;}
.footer-list li a {color:#FFF; font-size:11px}
.footer-list li a:hover {color:#42c0ff; text-decoration:none;}
.footer .hd {color:#40b1e5;	font-size:17px;	text-transform:uppercase; font-weight:700;}
.footer-tab {font-family:Arial}
.footer-srow {padding-top:20px}
.footer-secure {width:349px; float:right}
.copyright, .copyright strong {color:#fff;	font-size:11px;	font-family:Arial, Helvetica, sans-serif}
.copyright {padding:20px 0px 15px 10px;	display:block}
.shipping-bottom {float:left}
/*for responsive*/
/* Main container for all */
.container { max-width:980px; margin:0px auto; }
.onerow { clear:both !important; padding-left:0px; padding-right:0px; }
/* Common columns definitions */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { float:left; margin:0px; }
.col1 { width: 8.33%; }
.col2 { width: 16.66%; }
.col3 { width: 25%; }
.col4 { width: 33.33%; }
.col5 { width: 41.66%; }
.col6 { width: 50%; }
.col7 { width: 58.33%; }
.col8 { width: 66.66%; }
.col9 { width: 75%; }
.col10 { width: 83.33%; }
.col11 { width: 91.66%; }
.col12 { width: 100%; }
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { transition: all 0.4s ease-in-out 0s;}
/*Sprite*/
/*SPRITE*/
.sprite { background:url(images/sprite.png) no-repeat top left; }
.sprite-30year{ background-position: 0 0; width: 60px; height: 34px; } 
.sprite-5star{ background-position: 0 -39px; width: 60px; height: 34px; } 
.sprite-bbb-logo{ background-position: 0 -77px; width: 123px; height: 53px; } 
.sprite-bing{ background-position: 0 -136px; width: 28px; height: 30px; } 
.sprite-blog-icon{ background-position:5px -171px; width: 13px; height: 13px; } 
.sprite-brand-logo-hd{ background-position: 0 -189px; width: 190px; height: 41px; float:left; } 
.sprite-brand-logo-hd2{ background-position: 0 -235px; width: 180px; height: 47px; } 
.sprite-buy-label{ background-position: 0 -287px; width: 74px; height: 33px; } 
.sprite-cans-icon{ background-position: 0 -325px; width: 27px; height: 27px; } 
.sprite-cart-icon{ background-position: 0 -357px; width: 25px; height: 22px; } 
.sprite-cat-view-common{ background-position: 0 -384px; width: 92px; height: 71px; } 
.sprite-chat-icon{ background-position: 0 -460px; width: 18px; height: 14px; } 
.sprite-chat-separates{ background-position: 0 -479px; width: 109px; height: 43px; } 
.sprite-checkout-btn{ background-position: 0 -527px; width: 128px; height: 25px; max-width:none; float:right; } 
.sprite-common-cat-separates-mobils{ background-position: 0 -557px; width: 199px; height: 21px; } 
.sprite-common-cat-separates{ background-position: 0 -583px; width: 21px; height: 196px; } 
.sprite-dt-facebook{ background-position: 0 -787px; width: 18px; height: 23px; } 
.sprite-dt-twitter{ background-position: 0 -815px; width: 18px; height: 23px; } 
.sprite-dtlivechat-icon{ background-position: 0 -843px; width: 27px; height: 27px; } 
.sprite-email-icon{ background-position: 0 -875px; width: 31px; height: 24px; float:right; } 
.sprite-facebook{ background-position: 0 -904px; width: 28px; height: 30px; } 
.sprite-favourite-icon{ background-position: 0 -939px; width: 27px; height: 27px; } 
.sprite-find-btn{ background-position: 0 -971px; width: 60px; height: 22px; } 
.sprite-free-shipping{ background-position: 0 -998px; width: 175px; height: 182px; } 
.sprite-go-btn{ background-position: 0 -1185px; width: 24px; height: 25px; float:right; } 
.sprite-google-plus{ background-position: 0 -1215px; width: 28px; height: 30px; } 
.sprite-grainger-logo{ background-position: 0 -1250px; width: 103px; height: 50px; } 
.sprite-grid-view-icon-hover{ background-position: 0 -1305px; width: 14px; height: 14px; } 
.sprite-grid-view-icon{ background-position: 0 -1324px; width: 14px; height: 14px; } 
.sprite-help-icon-tabs{ background-position: 0 -1343px; width: 24px; height: 25px; } 
.sprite-help-icon{ background-position:5px -1373px; width: 13px; height: 13px; } 
.sprite-home-icon{ background-position: 0 -1391px; width: 22px; height: 27px; float:left; } 
.sprite-list-view-icon-hover{ background-position: 0 -1423px; width: 14px; height: 14px; } 
.sprite-list-view-icon{ background-position: 0 -1442px; width: 14px; height: 14px; } 
.sprite-livechat{ background-position: 0 -1461px; width: 18px; height: 15px; } 
.sprite-logo{ background-position: 0 -1481px; width: 173px; height: 73px; } 
.sprite-marriott-logo{ background-position: 0 -1559px; width: 105px; height: 50px; } 
.sprite-mcafee-logo{ background-position: 0 -1613px; width: 109px; height: 53px; } 
.sprite-norton-logo{ background-position: 0 -1671px; width: 117px; height: 53px; } 
.sprite-order-icon{ background-position: 0 -1730px; width: 27px; height: 27px; } 
.sprite-pagination-left-arrow{ background-position: 0 -1762px; width: 4px; height: 8px; } 
.sprite-pagination-right-arrow{ background-position: 0 -1775px; width: 4px; height: 8px; } 
.sprite-phone-icon{ background-position: 0 -1788px; width: 15px; height: 19px; } 
.sprite-pintrest{ background-position: 0 -1812px; width: 28px; height: 30px; } 
.sprite-pp-advanteg-img-mob{ background-position: 0 -1847px; width: 210px; height: 51px;  } 
.sprite-pp-advanteg-img{ background-position: 0 -1903px; width: 220px; height: 41px; float:left;}  
.sprite-right-arrow-blue{ background-position:5px -1986px; width: 4px; height: 10px;  } 
.sprite-right-arrow-green{ background-position: -220px 1px; width: 5px; height: 10px;  } 
.sprite-right-arrow-oreng{ background-position: -220px -12px; width: 4px; height: 10px;  } 
.sprite-s-logo{ background-position: -225px -26px; width: 43px; height: 50px; } 
.sprite-safe-secure{ background-position: -225px -81px; width: 60px; height: 34px; } 
.sprite-satisfation{ background-position: -225px -120px; width: 60px; height: 34px; } 
.sprite-shipping-bottom{ background-position: -225px -159px; width: 199px; height: 21px; } 
.sprite-shipping-detail{ background-position: -225px -185px; width: 199px; height: 20px; } 
.sprite-shipping-left{ background-position: -225px -210px; width: 173px; height: 76px; } 
.sprite-shipping{ background-position: -225px -291px; width: 60px; height: 34px; } 
.sprite-top-chat-icon{ background-position: -225px -330px; width: 18px; height: 17px; } 
.sprite-top-free-shipping{ background-position: -225px -349px; width: 249px; height: 28px; } 
.sprite-top-phone-icon{ background-position: -225px -382px; width: 7px; height: 19px;  } 
.sprite-twitter{ background-position: -225px -406px; width: 28px; height: 30px; } 
.sprite-w-logo{ background-position: -225px -441px; width: 53px; height: 50px; } 
.sprite-whole-foods-logo{ background-position: -225px -496px; width: 68px; height: 50px; } 
.sprite-wm-logo{ background-position: -225px -551px; width: 74px; height: 50px; } 
.widget_search #s {width: 83.4%;}
@media (max-width: 800px) {.widget_search #s {width: 95.4%;}}
@media (max-width: 640px) {.widget_search #s {width: 94.4%;}}
@media (max-width: 480px) {.widget_search #s {width: 92.4%;}}
@media (max-width: 360px) {.widget_search #s {width: 89.4%;}}
@media (max-width: 320px) {.widget_search #s {width: 88.4%;}}
.entry-content ul, .entry-content ol {line-height:24px; font-size:16px; margin:0 0 1.625em 2.5em;}
.footer-container {
  float: left;
  width: 100%;
}
/*new footer*/
.newfooter{
  padding: 38px 0 0 0;
  font-family: TitilliumWeb_Light, Arial;
  color: #bcbec0;
  width: 980px;
  min-width: 980px;
}
.newfooter div{
  float: left;
  width: 196px;
  text-align: center;
}
.newfooter div img{
  border: 0;
}
.newfooter h3{
  text-transform: lowercase;
  color: #25a5db;
  font-size: 16px;
  margin: 2px 0 6px 0;
  font-family: 'Noto Sans', sans-serif;
}
.newfooter div p {
  padding: 0 27px;
  font-family: TitilliumWeb_Light, Arial;
}
.newfooter div ul{
  list-style-type: square;
}
.newfooter div li{
  text-align: left;
  margin: 3px 0 0 55px;
}
.newfooter div ul li a{
  font-size: 12px;
  color: #bcbec0;
  font-family: TitilliumWeb_Light, Arial;
  line-height: 5px;
}
.newfooter div ul li a:hover{
  text-decoration: none;
  color: #25a5db;
}
.newfooter div .social{
  margin: 20px 2px 0 0;
}
.newfootersecure{
  width: 285px;
  float: right;
  margin: 5px 0;
}
.newfootersecure img{
  width: 90px;
  margin: 0 20px 0 0;
}
.copyright {
    padding: 20px 0 5px 10px;
    display: block;
    font-family: TitilliumWeb_Light, Arial;
    text-align: center;
    /* color: #25a5db; */
    color: #2984ac;
    font-size: 14px;
}
.copyright, .copyright strong {
    /* color: #25a5db; */
    color: #2984ac;
    font-size: 14px;
}
@media only screen and (max-width: 1000px) {
  #payment-method .sp-methods dt.twofields img {
    width: 80%;
  }
  .mobile_contact {
    display: block;
    margin-bottom: 5px;
    text-align: center;
  }
  .mob_footer_address .copyright{
    margin-top: -14px;
  }
  .mob_footer_address p{
    font-size: 14px;
    line-height: 18px;
  }
  .footer-list li a {
    font-size: 14px;
  }
  .mob_footer_address p.db, .mob_footer_address{
    display: block;
  }
  
  
  .mob_footer_address .mobile-footer-social img{
    margin: 0 3px;
  }
  .mobile-footer-social{
    margin: 0 0 9px 0;
  }
  
 
  .mobile_contact .hd {
    padding-left: 0;
    float: none;
  }
  .mobile_contact .hd strong {
    font-weight: bold;
    color: #1e5a82 !important;
  }
  .testimonial-content, .testimonial-name {
    clear: both;
  }
  .chat_link, .home-box .box-shadow .testimonial-rating, .newsletter_mob, .mob_shipping, .footer_address, .mob_footer  {
    display: none;
  }
  .footer-list li {
    display: inline;
    background: url("../images/bkg_pipe2.gif") no-repeat scroll 100% 60% rgba(0, 0, 0, 0);
    padding: 0 6px 0 2px;
  }
  .footer-list li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 800px) {
  .mob_footer_address .mobile-footer-social img{display:none !important;}
  .mobile-footer-social {display:none !important;}
  .footer-list {display:none}
}
/* top nav */
ul.navi-1 {
  float: left;
  width: 100%;
  position: relative;
}
ul.navi-1 li.navi-1 span.navi-1 {
  float: left;
  border-right: 1px solid #d4e0ec;
  padding: 0 4px;
  height: 30px;
}
ul.navi-1 li.navi-1 span.navi-1 a {
  float: left;
  padding: 7px 16px 8px 16px;
  padding: 7px 14px 8px 13px \0/;
  text-align: center;
  position: relative;
  top: -6px;
  bottom: -5px;
}
ul.navi-1 li.navi-1 span.navi-1 a span.small {
  color: #1c5981;
  font-size: 12px;
  line-height: 10px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  float: left;
  width: 100%;
  text-align: center;
}
ul.navi-1 li.navi-1 span.navi-1 a span.big-text {
  text-transform: uppercase;
  color: #1c5981;
  font-size: 18px;
  line-height: 11px;
  white-space: nowrap;
  float: left;
  width: 100%;
  text-align: center;
}
ul.navi-1 li.naviseparates span.navi-1 a span.small,ul.navi-1 li.naviseparates:hover span.navi-1 a span.small,ul.navi-1 li.naviseparates.naviact span.navi-1 a span.small {
  color: #678f60;
}
ul.navi-1 li.naviseparates span.navi-1 a span.big-text,ul.navi-1 li.naviseparates:hover span.navi-1 a span.big-text,ul.navi-1 li.naviseparates.naviact span.navi-1 a span.big-text {
  color: #347251;
}
ul.navi-1 li.navi-1:hover span.navi-1 a,ul.navi-1 li.navi-1.naviact span.navi-1 a {
  background: #fff;
  border: 1px solid #245c81;
  border-bottom: 0;
  padding: 6px 15px 11px 15px;
  padding: 6px 13px 11px 12px \0/;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  z-index: 6;
}
ul.navi-1 li.bags-menu:hover span.navi-1 a,ul.navi-1 li.bags-menu.naviact span.navi-1 a {
  border: 1px solid #245c81;
  padding: 6px 15px 8px 15px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
ul.navi-1 li.home-navi span.navi-1 a {top: -8px;}
ul.navi-1 li.home-navi:hover span.navi-1 a {
  padding: 7px 16px 11px 16px;
  padding: 7px 14px 11px 13px \0/;
}
ul.navi-1 li.naviseparates:hover span.navi-1 a,ul.navi-1 li.naviseparates.naviact span.navi-1 a {
  border: 1px solid #4d8367;
  border-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ul.navi-1 li.navi-1:hover span.navi-1 a,ul.navi-1 li.navi-1.naviact span.navi-1 a {
    padding-top: 6px;
  }
}
ul.navi-1 li.last:hover span.navi-1 {border-right: 0;}
ul.navi-1 li.navi-1:hover .submenu {display: block;}
ul.navi-1 li.home-navi:hover span.navi-1 a,ul.navi-1 li.home-navi.naviact span.navi-1 a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 0;
}
li.home-navi a {border: 0;}
ul.navi-1 li.home-navi:hover span.navi-1 a {
  border-bottom: 1px solid #245c81 !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
li.bags-menu a {border: 0;}
ul.navi-1 li.bags-menu:hover span.navi-1 a {
  border-bottom: 1px solid #245c81 !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
.submenu {
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
  top: 42px;
  display: none;
  z-index: 5;
}
.submenu {top: 41px;}
.submenu .menubg {
  border: 1px solid #245c81;
  padding: 17px 17px 17px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
}
ul.navi-1 li.naviseparates:hover .submenu .menubg,ul.navi-1 li.naviseparates.naviact .submenu .menubg {
  border: 1px solid #4d8367;
}
.submenu .sub-right {float: right; width: 175px;}
.submenu .need-help {
  background-color: #235c80;
  text-align: left;
  color: #FFF;
  font-size: 10px;
  padding: 12px;
}
.submenu .need-help .hd {color: #27aae1;}
.submenu .need-help a {
  color: #FFF;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 10px;
}
.submenu .need-help a:hover {text-decoration: none;}
.navi-2 {padding-right: 175px;}
.navi-2 ul.prlist {
  float: left;
  width: 100%;
}
.navi-2 ul.prlist li {
  float: left;
  padding-right: 9px;
}
.navi-2 ul.prlist li a {
  float: left;
  padding: 5px;
  border: 1px solid #fff;
  color: #235c80;
  text-align: center;
  position: relative;
  width: 96px;
  min-height: 100px;
  font-size: 13px;
}
.navi-2 ul.prlist li a span {
  float: left;
  width: 100%;
}
.navi-2 ul.prlist li a .pr-name {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 96px;
  min-height: 30px;
  line-height: 15px;
  font-size: 13px;
  text-transform: none;
}
.navi-2 ul.prlist li a .pr-name span {font-size: 9px;}
.navi-2 ul.prlist li a .pr-img {
  position: absolute;
  bottom: 35px;
  left: 5px;
  width: 96px;
}
.navi-2 ul.prlist li.lest {padding-right: 0;}
.navi-2 ul.prlist li a:hover {
  border: 1px solid #d57c51;
  font-weight: bold;
  z-index: 2;
  background: url(/skin/frontend/default/plasticplace/images/prlist-bg-hover.png);
}
.navi-2 ul.prlist li a:hover .pr-name {
  color: #d57c51;
  font-weight: bold;
}
.navi-2 ul.gallonmenu-1 {margin-top: 60px;}
.navi-2 ul.gallonmenu-1 li a {min-height: 130px;}
.submenu-hd-gallon {position: absolute; z-index: 1;}
.submenu-hd {color: #666; text-align: justify;}
.submenu-hd span {
  color: #cb5e28;
  text-transform: uppercase;
  font-weight: bold;
}
.submenu-hd span.graytxt {
  color: #CB5E28;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.submenu-hd a:hover span {color: #1C5981;}
.dimensions .dimensions-list {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.dimensions .dimensions-list>li {
  float: left;
  border-right: 1px solid #d5e1ed;
  padding: 0;
  width: 140px;
}
.dimensions .dimensions-list li.last,.dimensions .dimensions-list li.dimensionsmenu-3 {
  border-right: 0;
}
.dimensions .dimensions-list li.last {
  text-align: center;
  width: 220px;
}
.dimensions .dimensions-list li.first ul li {padding-left: 0;}
.dimensions .dimensions-list li ul {
  float: left;
  width: 100%;
}
.dimensions .dimensions-list li ul li {
  float: none;
  border-left: 0;
  width: auto;
  min-height: auto;
}
.dimensions .dimensions-list li ul li a {
  color: #235c80;
  font-size: 13px;
  padding: 2px 13px;
  display: block;
  border: 1px solid #fff;
  width: 80px;
  text-align: center;
  text-transform: none;
}
.dimensions .dimensions-list li ul li a:hover {
  color: #d0703a;
  border: 1px solid #cb5e28;
  font-weight: bold;
}
.dimensions .dimensions-list li.dimensionsmenu-2 ul li a,.dimensions .dimensions-list li.dimensionsmenu-3 ul li a {
  margin: 0 auto;
  text-align: center;
}
.dimensions .dimensions-list li.dimensionsmenu-3 ul {float: right;}
.dimensions .dimensions-list li.dimensionsmenu-1 {
  margin-left: -15px;
  border-left: 0;
}
.dimensions .dimensions-list li.dimensionsmenu-2,.dimensions .dimensions-list li.dimensionsmenu-3 {
  width: 185px;
}
.thickness .dimensions-list li ul li span {
  display: block;
  padding-bottom: 3px;
}
.thickness .dimensions-list li ul li span.hd {
  color: #939598;
  font-weight: bold;
  padding-left: 13px;
}
.thickness .dimensions-list li ul li a:hover span.hd {color: #CB5E28;}
.thickness .dimensions-list li ul li span.gallon-list a {
  color: #235c80;
  font-size: 13px;
  text-transform: none;
}
.thickness .dimensions-list li ul li span.gallon-list a:hover {
  color: #d0703a;
  font-weight: bold;
}
.thickness {float: left; width: 99%;}
.thickness .dimensions-list li {width: 150px; float: left;}
.thickness .dimensions-list li ul li {width: auto;}
.thickness .dimensions-list li ul {margin-top: 10px;}
.thickness .dimensions-list li ul li span.gallon-list a {
  white-space: nowrap;
  padding: 1px 0 1px 13px;
  display: block;
}
.thickness .dimensions-list li ul li span.gallon-list a span {
  color: #939598;
  font-size: 10px;
  display: inherit;
  position: absolute;
  left: -99999px;
  text-transform: none;
}
.thickness .dimensions-list li ul li span.gallon-list a:hover span {
  position: relative;
  left: inherit;
}
.thickness .dimensions-list li ul li span.gallon-list a:hover {
  border: 1px solid #d0703a;
  padding: 0 1px 0 12px;
  z-index: 2;
  position: relative;
  font-weight: bold;
}
.thickness .pr-hide {padding-right: 10px;}
.thickness .pl-hide {padding-left: 20px;}
.thickness .separator-left {
  border-left: 1px solid #2987b1;
  margin-left: -1px;
}
.thickness .separator-right {border-right: 1px solid #2987b1;}
.thickness .separator-right .submenu-hd span {color: #1c5981;}
.thickness .separator-right .submenu-hd a:hover span {color: #CB5E28;}
.thickness .dimensions-list li ul {
  width: 150px;
  float: left;
  margin-bottom: 15px;
}
.thickness .dimensions-list li ul.low-ss {
  background: url(/skin/frontend/default/plasticplace/images/low-ss-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.low-hs {
  background: url(/skin/frontend/default/plasticplace/images/low-hs-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.low-ehs {
  background: url(/skin/frontend/default/plasticplace/images/low-ehs-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.low-cs {
  background: url(/skin/frontend/default/plasticplace/images/low-cs-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.high-ls {
  background: url(/skin/frontend/default/plasticplace/images/high-ls-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.high-ms {
  background: url(/skin/frontend/default/plasticplace/images/high-ms-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.high-hs {
  background: url(/skin/frontend/default/plasticplace/images/high-hs-bg.jpg) repeat-y left;
}
.thickness .dimensions-list li ul.high-ehs {
  background: url(/skin/frontend/default/plasticplace/images/high-ehs-bg.jpg) repeat-y left;
}
.navi-2 ul.color-list {
  float: left;
  width: 100%;
  padding-bottom: 11px;
}
.navi-2 ul.color-list li {
  float: left;
  padding-right: 9px;
}
.navi-2 ul.color-list li a {
  float: left;
  padding: 5px;
  border: 1px solid #fff;
  color: #235c80;
  text-align: center;
  width: 162px;
  min-height: 162px;
}
.navi-2 ul.color-list li a span {
  float: left;
  width: 100%;
}
.navi-2 ul.color-list li a .pr-name {
  width: 162px;
  min-height: 25px;
  line-height: 15px;
  color: #235c80;
  font-size: 13px;
  text-transform: none;
}
.navi-2 ul.color-list li a .pr-img {width: 162px;}
.navi-2 ul.color-list li.last {padding-right: 0;}
.navi-2 ul.color-list li a:hover {
  border: 1px solid #d57c51;
  z-index: 2;
  font-weight: bold;
}
.navi-2 ul.color-list li a:hover .pr-name {
  color: #d57c51;
  font-weight: bold;
}
.navi-2 ul.business li {
  float: left;
  padding-right: 0;
  margin-bottom: 15px;
}
.navi-2 ul.business li a {
  float: left;
  padding: 15px 11px 5px 11px;
  border: 1px solid #fff;
  color: #666;
  text-align: center;
  width: 160px;
  min-height: 80px;
}
.navi-2 ul.business li a span {
  float: left;
  width: 100%;
}
.navi-2 ul.business li a .pr-name {
  width: 160px;
  min-height: 25px;
  line-height: 25px;
  color: #347251;
  text-transform: none;
}
.navi-2 ul.business li a .pr-img {width: 160px;}
.navi-2 ul.business li.last {padding-right: 0;}
.navi-2 ul.business li a:hover {
  border: 1px solid #d57c51;
  z-index: 2;
}
.navi-2 ul.business li a:hover .pr-name {color: #d57c51;}
.navi-2 ul.business li a .pr-img img {border: 1px solid #58595b;}
.navi-2 ul.business li a:hover .pr-img img {
  border: 1px solid #fff;
}
.bags-menu {position: relative;}
.bags-menu .submenu {
  left: -22px;
  width: 170px;
}
.bags-menu .submenu .menubg {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  padding: 10px;
}
.bags-menu .submenu .menubg form div {text-align: center;}
.main-container {
  float: left;
  width: 100%;
}
.home-box {padding: 8px;}
.home-box .box-shadow {
  box-shadow: 1px 2px 4px #d2cdd4;
  background-color: #fff;
  width: 100%;
  float: left;
}
.home-box .box-shadow .hd {
  background-color: #cb5e28;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 6px;
  letter-spacing: .04em;
}
.home-box .box-shadow .box-bg {
  padding: 15px;
  min-height: 110px;
  background-color: #fff9f3;
  position: relative;
  color: #58595b;
  font-size: 13px;
  font-family: Arial;
}
.home-box .box-shadow .box-bg a {
  color: #cb5e28;
  text-transform: uppercase;
  position: absolute;
  right: 17px;
  bottom: 15px;
  white-space: nowrap;
  font-size: 10px;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 400;
  float: right;
  line-height: 10px;
}
.home-box .box-shadow .box-bg h4 {
  color: #235c80;
  font-size: 14px;
  font-weight: normal;
}
.home-box .blue-box .hd {background-color: #235c80;}
.home-box .blue-box .box-bg {background-color: #f1f8fe;}
.home-box .blue-box .box-bg a {
  color: #235b7f;
  float: none;
  font-size: 13px;
  position: static;
  text-transform: none;
}
.home-box .green-box .hd {background-color: #4c8064;}
.home-box .green-box .box-bg {background-color: #f9fbf0;}
.home-box .green-box .box-bg h4 {color: #779a3e;}
.home-box .green-box .box-bg a {color: #4c8064;}
.brand-logo {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 8px;
}
.brand-logo li.hd {
  float: left;
  width: auto;
  padding: 0;
}
.brand-logo li {
  display: inline;
  padding: 0 24px;
}
@media only screen and (max-width:975px) {.brand-logo li {padding: 0 14px;}}
@media only screen and (max-width:854px) {.brand-logo li {padding: 0 7px;}}
.col-left {
  width: 210px;
  float: left;
}
.freeship-left {display: block;}
.freeship-left-mob {display: none;}
.col-main {padding-left: 220px;}
.list-sublevel {padding-bottom: 10px;}
.newsp {
  background: url(/skin/frontend/default/plasticplace/images/newsp.png) no-repeat top left;
}
.newsp-grainger-logo {
  background-position: 0 0;
  width: 103px;
  height: 50px;
}
.newsp-marriott-logo {
  background-position: 0 -55px;
  width: 105px;
  height: 50px;
}
.newsp-s-logo {
  background-position: 0 -110px;
  width: 43px;
  height: 50px;
}
.newsp-w-logo {
  background-position: 0 -165px;
  width: 53px;
  height: 50px;
}
.newsp-whole-foods-logo {
  background-position: 0 -220px;
  width: 68px;
  height: 50px;
}
.newsp-wm-logo {
  background-position: 0 -275px;
  width: 74px;
  height: 50px;
}
.newsp-shipping-bottom {
  background-position: 0 -330px;
  width: 572px;
  height: 53px;
}
.newsp-dimensions-menu-img {
  background-position: 0 -388px;
  width: 159px;
  height: 183px;
}
.newsp-menu-qt {
  background-position: 0 -662px;
  width: 222px;
  height: 85px;
}
.newsp-learn-option {
  background-position: 0 -586px;
  width: 211px;
  height: 45px;
}
.newsp-down-arrow {
  background-position: 2px -762px;
  width: 8px;
  height: 8px;
}
.menu-qt {
  float: right;
  margin-top: -10px;
  padding-right: 5px;
}
.undisitem {
  float: left;
  margin: 0px;
  padding: 0px;
}
.sprite-free-shipping {
    background: url(/skin/frontend/default/plasticplace/images/sprite.png) no-repeat top left;
    background-position: 0 -998px;
    height: 182px;
    width: 175px;
}
.pr0 {padding-right: 0px;}

/*why buy area*/
#text-5 {padding:0;background-color:white;}
#text-5 h3 {display:none;}
#text-5 .ts-hp-gallonmenu li {
padding:0;background:none;
}
.whybuy {
border: 1px solid #d5e8f1;
padding:0;
margin:0 0 15px;
}
.wb-head {
  background-color:#d5e8f1;
  text-align:center;color:#235C80;font-size:15px;font-weight:bold;
  padding: 0 0 5px;
}
.wb-item {
  padding: 8px 0 8px 32px;
  border-bottom: 1px solid #d5e8f1;
  margin:0 10px;
  background:url(https://images.plasticplace.com/skin/frontend/default/plasticplace/images/sprite.png) no-repeat -243px -111px;
  min-height:25px;
}
.ts-hp-gallon-menu-h {
background-color:white;
  margin-bottom:20px;
}
.ts-hp-gallon-menu-h h2 {
    text-align: center;
    color:#235C80;font-size:15px;font-weight:bold;
    padding: 10px 0px 5px;
}
.ts-hp-gallonmenu {
    width: 98%;
    margin: 0 1%;
}
.ts-hp-gallonmenu li {
    width: 49%;
    height: 125px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.ts-hp-gallonmenu li span.pr-img {
    display: flex;
    clear: both;
    justify-content: center;
}
.ts-hp-gallonmenu li span.pr-name {
    display: block;
    clear: both;
    text-align: center;
}


/*Mobile View M.S. */
#ves-header-container.mobile-view{
	display: none;}
@media screen and (max-width: 801px){
	#ves-header-container.desktop-view{
		display: none;
	}
	#ves-header-container.mobile-view{
		display: block;}
	#main{
		float: left;
		width: 100%;
		 margin-top: 98px;
	}
	body{background: none;}

}
#ves-header-top.header-top {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 0;
	font-weight: bold;
	float: none;
}
#ves-header-container.mobile-view {
	position: absolute;
	z-index: 999;
	width: 100%;
	background-color: transparent;
}
#ves-header-container.mobile-view .header-bottom {
	float: left;
	width: 100%;
	background-color: #f0f5f9;
	min-height:auto;
	max-height: 45px;
}
#ves-header-container.mobile-view .header-bottom .logo {
	width: 170px;
	padding: 5px 0 5px 3px;
	text-align: left;
	float: left;
}
#ves-header-container.mobile-view .clear {
	clear: both;
}
#ves-header-container.mobile-view.nav-container {
	float: left;
	width: 100%;
	background: url(../images/navi-bg.jpg) repeat-x left top;
	min-height: 40px;
	background-image: none;
}
#ves-header-container a#menu-btn {
	float: left;
	padding: 0;
	font-weight: bold;
	background: url(images/pp-mobile-menu-icon.svg) no-repeat 6px 7px #1b5980;
	color: #fff;
	text-decoration: none;
	background-size: 30px 23px;
	color: #fff;
	text-decoration: none;
	height: 38px;
	width: 43px;
}
#ves-header-container.mobile-view #ts_search {
	width: calc(100% - 43px);
	height: 31px;
	background-color: #1B5980;
	padding: 7px 0 0;
}

#ves-header-container .ts-go-btn {
	background: url(images/pp-mobile-search-icon.svg);
	width: 23px;
	height: 23px;
	margin-right: 2px;
	border: none;
}
#ves-header-container.mobile-view .menu-close{display:none;}
#ves-header-container.mobile-view .ts_expand .menu-close{
	display:block;
	position: absolute;
	right: 13px;
	bottom:5px;
	font-size: 21px;
	border: 2px solid;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
}
#ves-header-container.mobile-view .navi-2 ul.prlist, .navi-2 ul.color-list {
	float: left;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#ves-header-container.mobile-view .navi-2 ul.prlist li,#ves-header-container.mobile-view .navi-2 ul.color-list li {
	padding: 0px 0px;
	float: none;
	display: flex;
	width: calc(100% /3);
}
#ves-header-container.mobile-view .navi-2 ul.prlist li a,#ves-header-container.mobile-view .navi-2 ul.color-list li a {
	padding: 5px 10px;
	float: none;
	display: block;
	min-height: inherit;
	width: auto;
	position: inherit;
}
#ves-header-container.mobile-view .navi-2 ul.prlist li a .pr-img,#ves-header-container.mobile-view .navi-2 ul.color-list li a .pr-img {
	bottom: 35px;
	left: 5px;
}
#ves-header-container.mobile-view .navi-2 ul.prlist li a .pr-img{
	display: flex;
	position: static;
}
#ves-header-container.mobile-view .navi-2 ul.prlist li a .pr-img img,#ves-header-container.mobile-view .navi-2 ul.color-list li a .pr-img img{max-width: 100%}
#ves-header-container.mobile-view #ts_menubar  .logo{  display: none;}
#ts_menubar.sticky .logo {
	display: block;
	width: 35px;
	float: left;
	background-color: #1B5980;
}
#ves-header-container.mobile-view #ts_menubar.sticky {
	position: fixed;
	top: 0;
	max-width: 1024px;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid #333;
	max-height: 100%;
}
#ves-header-container.mobile-view #ts_menubar.sticky .logo {
	display: block;
	width: 35px;
	float: left;
	background-color: #1B5980;
}
#ves-header-container.mobile-view #ts_menubar.sticky #ts_search {	width: calc(100% - 78px);}
#ves-header-container.mobile-view #ts_menubar.sticky img.ts-logo {
	width: 25px;
	padding: 3px 0px 3px 4px;
	max-width: none;
	height: 29px;
}
#ves-header-container.mobile-view .h-blog{
	float: right;
	color: #1b5980;
	font-weight: 600;
	font-size: 23px;
	padding: 9px;
}
#ves-header-container.mobile-view .submenu {
	display: none;}
#ves-header-container.mobile-view .ts_expand .submenu {
	display: block;}
#ts_menubar  div.logo-scroll  a{
	max-height:38px;}

/*Header desktop M.S. */
.f-fix {
	float: left;
	width: 100%;
}
.header-bottom .search-box {
	position: relative;
	padding: 65px 0 0 30px;
	box-sizing: border-box;
	width: 733px;
}
.search-box .header-value {
	color: #1b5980;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 29px;
}
body .searchautocomplete .searchautocomplete-placeholder {
	top: 55px;
	left: 257px;
	width: 714px;
}
body .searchautocomplete .searchautocomplete-loader {top: 80px;}
.header-bottom .search-box .input-box input.input {
	height: 41px;
	box-sizing: border-box;
	width: 100%;
	font-size: 15px;
}
.header-bottom .search-box .right {
	background-color: #f39952;
	position: absolute;
	right: 0;
	bottom: 1px;
	width: 100px;
	height: 49px;
	cursor: pointer;
}

.header-bottom .search-box .right .tsm-search .tsm-search-icon {
	width: 100px;
	height: 50px;
	background: none;
	margin: 0 0 0 -15px;
	border: none;
	cursor: pointer;
	position: absolute;
}

/* nav icons */

.nav-container {
	background: url(images/navi-bg55.jpg) repeat-x left top;
	min-height: 53px;
	border-top: 1px solid white;

}
ul.navi-1 li.navi-1 {
	padding: 1px 0;
	background: url(images/navi-bg55.jpg) repeat-x left top;
}
ul.navi-1 li.navi-1 span.navi-1 {
	border-right: 1px solid #d4e0ec;
	padding: 11px 4px 0 4px;
	height: 40px;
}
ul.navi-1 li.navi-1 span.navi-1 a span.small {
	text-transform: capitalize;
	font-size: 11px;
}
ul.navi-1 li.navi-1 span.navi-1 a span.big-text {
	font-size: 13px;
}
ul.navi-1 li.home-navi {display:none;}
@media screen and (min-width:800px){
	#gallon-menu-active-id span.navi-1 a {
		background: url(images/nav-glln.png) no-repeat 11px 7px;
	}
	#dimensions-menu-active-id span.navi-1 a {
		background: url(images/nav-dim.png) no-repeat 6px 7px;
	}
	#thickness-menu-active-id span.navi-1 a {
		background: url(images/nav-thk.png) no-repeat 10px 9px;
	}
	#business-menu-active-id span.navi-1 a {
		background: url(images/nav-buis.png) no-repeat 9px 10px;
	}
	#home-menu-active-id span.navi-1 a {
		background: url(images/nav-hm.png) no-repeat 8px 11px;
	}
	#color-menu-active-id span.navi-1 a {
		background: url(images/nav-clr.png) no-repeat 8px 7px;
	}
}

ul.navi-1 li.navi-1 span.navi-1 a {
	padding: 13px 12px 8px 51px;
	top:-12px;
}

#home-menu-active-id span.navi-1 {border-right:none;}
#home-menu-active-id span.navi-1 a {padding-right:5px;}

#gallon-menu-active-id:hover span.navi-1 a,
#dimensions-menu-active-id:hover span.navi-1 a,
#thickness-menu-active-id:hover span.navi-1 a,
#color-menu-active-id:hover span.navi-1 a,
#business-menu-active-id:hover span.navi-1 a,
#home-menu-active-id:hover span.navi-1 a {
	background-color:#fff;
}
ul.navi-1 li.navi-1:hover span.navi-1 a,
ul.navi-1 li.navi-1.naviactive span.navi-1 a {
	padding: 12px 11px 15px 50px;
}
ul.navi-1 li.bags-menu span.navi-1 a,
ul.navi-1 li.bags-menu span.navi-1 a:hover {
	padding-left: 12px !important;
}
.submenu {
	top: 52px;
}

.logo_bar  {display: flex;justify-content: space-between;align-items: center;}
.logo_bar > div {display: flex; align-items: center;}
.logo_bar > div > img {height: 18px; margin: 0 10px;}
.logo_bar > div > span {font-size: 12px;}
.sprite-logo {
	background-position: -231px -1481px;
	height: initial;
	width: 140px;
}
.logo_bar > .next_tologo > img {
	height: 13px;
	margin-right: 25px;
}
.header-bottom .logo {
	padding: 15px 0;
}
.under-bottom {
	background: #fff;
	border: solid #d3d3d3;
	border-width: 1px 0;
}
.under-bottom > div {width: 980px;margin: auto;display: flex;justify-content: space-between;}

#trust-menu-drop {
	position: absolute;
	z-index: 11;
}
#trust-menu-drop-span {
	margin: 14px 0 0;
	display: inline-block;
	height: 28px;
	font-size: 15px;
	padding: 12px 1px 1px 20px;
	width: 180px;
	border-radius: 10px;
	box-shadow: 1px 1px 3px;
	cursor: pointer;
	background: #245c81;
}
.containerTS {
	display: inline-block;
	float: left;
	margin-top: -7px;
	margin-left: -10px;
	margin-right: 15px;
}
.containerTS > div {
	width: 32px;
	height: 5px;
	background-color: white;
	border-radius: 2px;
	margin: 4px 0;
	transition: 0.4s;
}
#trust-menu-drop-span a {
	color: white;
}
.menu_full {display: none;}
.header-bottom .search-box {
	position: relative;
	padding: 14px 0 14px 255px;
	box-sizing: border-box;
	width: 975px;
}
.header-bottom .search-box .input-box .input {
	height: 41px;
	border-radius: 7px;
}
.header-bottom .search-box .right {
	bottom: 14px;
	border-radius: 0 7px 7px 0;
	height: 41px;
}
#trust-menu-drop:hover .menu_full {display: block;}
#trust-menu-drop:hover #trust-menu-drop-span a {color: #245c81}
#trust-menu-drop:hover .containerTS > div {background: #245c81}
#trust-menu-drop:hover #trust-menu-drop-span {
	height: 41px;
	background: #fff !important;
	border-bottom: 0px solid #245c81;
	border-left: 1px solid #245c81;
	border-right: 1px solid #245c81;
	border-top: 1px solid #245c81;
	border-radius: 10px 10px 0px 0px !important;
	box-shadow: 0px 0px 0px;
}
#trust-menu-drop:hover ul.navi-1 {display: block;}
ul.navi-1 li.navi-1 {
	border: 1px solid #d4e0ec;
	background: #f0f5f9;
	width: 100%;
	border-right: 1px solid #245c81;
}
ul.navi-1 li.navi-1:hover, ul.navi-1.show-first li.navi-1:first-child {
	background: #fff;
	border-right: 0;
}
ul.navi-1.show-first li.navi-1:first-child .submenu {display: block;}
ul.navi-1 li.navi-1:last-child {border-bottom: 1px solid #245c81;}
ul.navi-1 li.navi-1:last-child:hover {border-right: 1px solid #245c81;}
ul.navi-1 li.navi-1 > span.navi-1 {border: 0;}
.menu_full ul.navi-1 li.navi-1 > span.navi-1 > a {border: 0 !important;}
ul.navi-1 {
	border-left: 1px solid #245c81;
	width: 200px;
	z-index: 10;
}
#trust-menu-drop .submenu {
	left: 196px;
	top: 0px;
	width: 780px;
	z-index: -1;
}
#ves-header-bottom .tsm-search {
	margin: 9px 0 0 15px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
#subcart {
	right: 0;
}
div.navi-2 {
	padding-right: 0;
}
.navi-2 ul.color-list li a .pr-img img {
	height: 60px;
}
.navi-2 ul.color-list li a {
	min-height: 60px;
}


@media only screen and (min-width: 1140px) {
	 #page , .container {
		max-width: 1140px;
	}
	body.blog .header-bottom .search-box, .under-bottom > div {
		width: 1140px;
	}
}