@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

a{
	text-decoration: none;
	color: #336699;
}

a:hover{
	color: #000000;
}

img{
	border: none;
}

object{
	z-index: 1;
}

.invisible{
	display: none;
}

#devMsg {
	position: absolute;
	top: 0px;
	left: 159px;
	padding: 3px 50px;
	text-align: center;
	background-color: #000;
	color: #f66;
	border-radius: 10px;
	font-size: 13px;
}

#devMsg a {
	color: #eee;
}

#testMode{
	position: relative;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
	background-color: #000;
}

#testMode > #instruction{
	margin-top: 5px;
}

#errMsg, .error{
	color: #ff0000;
}

#cookieError{
	margin: 10px 0 15px 0;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.greyOut{
	color: #999;
}

#pageNotFound{
	margin: 0 0 5px 0;
	font-weight: normal;
}

#progressBarContainer, #shipEstContainer{
	position: absolute;
	top: 0px;
	display: none;
}


#progressBarBlocker, #shipEstBlocker{
	position: absolute;
	top: 0px;
	width: 810px;

	background-color: #ffffff;
	filter:alpha(opacity=0.9);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#progressBar{
	position: absolute;
}

#container{
	/*position: relative;*/
	margin: 0 auto 15px auto;
	padding: 0;
	width: 970px;
	overflow: hidden;
	clear: both;
	z-index: 0;
}

#bodyContent{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	padding-top: 50px;
}

#contentCol{
	width: 810px;
	float: left;
	z-index: 100;
	line-height: 1.5em;
}

#contentCol #content{
	position: relative;
	padding-left: 20px;
	min-height: 480px;
	overflow: hidden;
	width: 790px;
}

#content p{
	margin-top: 0px;
}

#contentCol #pageTitle{
	position: absolute;
	top: 30px;
	left: 175px;
	color: #065bab;
	font-size: 20px;
	font-weigth: bold;
}

.auto-hint {
	color: #aaaaaa;
}

.clear{
	clear: both;
	/*height: 0px;*/
}


.dividerHorizontal{
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	height: 5px;
}

.blueBtn{
	background-image: url(/z_img/twoBlueBg.jpg);
	background-repeat: repeat-x;
	background-size: auto 100%;
	padding: 10px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid black;
	color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#divider1{
	background-image: url(//www.tapplastics.com/z_img/homeDivider.jpg);
}

#divider2{
	background-image: url("//www.tapplastics.com/z_img/homeDivider2.jpg");
}

/***************** HEADER *****************/
#header{
	position: relative;
	/*margin: 0 auto;*/
	width: 100%;
	height: 85px;
	z-index: 2000;
}

#header #logo{
	position: relative;
	/*top: 30px;
    left: 0;*/
	width: 300px;
	z-index: 15;
	float: left;
	margin-top: 25px;
}

	#header #logo img {
		width: 281px;
		height: 70px;
	}

#bgBox { position: absolute; top: 0; left: 0; background-color: #2857a9; height: 40px; width: 100%; z-index: -1; }

#header #topNav{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	/*position: absolute;
    top: 0;
    left: 390px;
    width: 580px;*/
	color: #b4c9ed;
}

#header #header-container {
	max-width: 970px;
	min-width: 970px;
	margin: 0 auto;
	/*padding: 0 10px;*/
}

#topNav #topBox{
	position: relative;
	/*border-bottom: 1px solid #cccccc;
    background-color: #2857a9;*/
	width: 580px;
	height: 40px;
	z-index: 100;
}

#topBox #searchLeftSide{
	position: absolute;
	left: 20px;
	top: 10px;
	height: 22px;
	z-index: 2;
}

#topBox #searchStr{
	position: absolute;
	left: 22px;
	top: 10px;
	width: 200px;
	z-index: 1;
}

#topBox #searchSubmit{
	position: absolute;
	top: 9px;
	left: 227px;
	height: 24px;
	z-index: 3;
}

#topBox #topLink{
	position: relative;
	top: -30px;
	left: 278px;
	width: 315px;
}

#topLink a{
	font-size: 12px;
	color: #b4c9ed;
	text-decoration: none;
	margin-right: 8px !important;
}

#topLink .link{ margin-right: 17px !important; }

#topLink a.link:last-of-type { margin-right: -9px !important; }

#topLink a:hover{
	/*text-decoration: underline;*/
}

#topBox #viewCart{
	/*border-right: 1px solid #000000;*/
	margin-right: 6px;
	padding-right: 5px;
}

#account{
	position: relative;
	display: inline;
	margin: 0 6px 0 3px;
	padding: 0 5px 7px 7px;
	font-size: 12px;
}

#accountDD{
	position: absolute;
	left: -1px;
	top: 15px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	background-color: #eeeeee;
	list-style-type: none;
	width: 100%;

	display: none;
}

#accountDD li{
	padding: 0 5px 5px 7px;
}

#accountDD li a { color: #333; }
#accountDD li a:hover { color: #000; }

/***************** FOOTER ******************/

.footer-row {
	padding: 30px 0 25px 0;
	background-color: #aaa;
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	font-size: 14px;
}

#footer-infoNav a {
	padding-right: 15px;
	color: #fff !important;
	font-weight: bold;
}

.footer-row .heading{
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.footer-row:last-child { border-bottom: none; }

.footer-inner-row {
	width: 970px;
	margin: 0 auto;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #000;
	line-height: 1.35em;
	margin-top: 25px;
	min-height: 400px;
	min-width: 970px;
	background-color: #aaa;
}

#footer a{
	font-size: 10px;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}

#footer #copyRight{
	margin-bottom: 25px;
}

#footer #copyRight #terms_of_use {
	border-right: 1px solid #fff;
	margin-right: 10px;
	padding-right: 10px;
}

#footer a:hover{
	text-decoration: underline;
}

/*#socialMedia a { margin-right: 10px; }*/
#footer #socialMedia { padding-bottom: 25px; }

#socialMedia a:hover { text-decoration: none; }

#socialMedia img {
	vertical-align: middle;
	padding-bottom: 5px;
	margin-right: 10px;
	height: 32px;
	width: 32px;
}

#socialMedia a:first-child img { margin-left: 10px; }

#topFooter{
	/*position: relative;*/
}

#bottomFooter{
	/*padding: 0 10px;*/
}

#cc_sm{
	/*position: relative;
    margin-bottom: 15px;
    height: 20px;*/
}

#cc_sm a:hover{
	text-decoration: none;
}

#cc_sm #creditCard{
	/*position: absolute;*/

}

#creditCard img{
	margin-right: 5px;
	width: 50px;
}

#cc_sm #socialMedia{
	/*position: absolute;
    top: -5px;
    right: 185px;
    font-size: 11px;
    padding-bottom: 10px;*/
}

#cc_sm #socialMedia img{
	/*position: relative;
    top: 5px;
    margin-right: 3px;*/
}

#footer #trustedLogo{
	/*text-align: right;
	margin-bottom: 20px;
	overflow: hidden;*/
}

#thawteSeal{
	display: inline-block;
	margin: 0 15px;
}

#upsLogo{
	display: inline-block;
}

	#upsLogo img { padding-bottom: 6px; }

#footer #footer-infoNav{
	margin-bottom: 25px;
}

#footer #translation{
	/*margin-bottom: 15px;*/
}
#translation a {
	border-right: 1px solid #000;
	padding: 0 5px;
}

#translation a:last-of-type {
	border: none !important;
	padding-right: 0px;
}

#translation #useEngSite{
	margin: 0;
	font-style: italic;
}

#footer #mailingList{
	/*position: absolute;
    top: 37px;
    right: 138px;
    width: 225px;*/
}

#mailingListBtn {
	margin: 15px 0;
}

#mailingList #signUpBtn {
	margin-right: 30px;
}

#mailingList #signUpBtn, #mailingList #removeBtn{
	display: inline-block;
	border-radius: 3px;
	border: none;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 40px;
}

#mailingList #removeBtn{

}

#mailingList #privacy{
	position: relative;
	top: 10px;
}

#mailingList #email{
	margin-top: 2px;
	height: 20px;
	color: #000;
	padding: 0 5px;
}

.AuthorizeNetSeal{
	display: inline-block;
	margin-right: 15px;
}
/************ ACCORDION *************/
.accordion{
	position: relative;
	top: 4px;
}

.accordion h3{
	background-color: #cccccc;
	margin-top: 0;
	padding-left: 5px;
}

.accordion div{
	margin-bottom: 10px;
}

/*************** RELATED PRODUCT ***************/
.relProd{
	float: left;
	/*margin: 0 15px 5px 0;*/
	width: 180px;
	height: 155px;
	text-align: center;
	line-height: normal;
}

.relProd:first-of-type { margin-right: 25px; }

#lastRelProd{
	margin-right: 0 !important;
}

.relProd img{
	/*margin-bottom: 5px;*/
}

.relProd a{
	text-decoration: none;
}

.relProd a:hover{
	/*text-decoration: underline;*/
}

.relProd .caption {
	padding: 10px 5px 5px;
	background-color: #2963c9;
	color: #fff;
	font-size: 14px !important;
	font-weight: bold;
	height: 40px;
	width: 170px;
	font-style: normal !important;
}

#colLeft{
	position: relative;
	top: 2px;
	float: left;
	min-height: 480px;
}

.catPageTitle {
	position: relative;
	top: -4px;
	margin: 0 0 17px 0;
	font-size: 42px;
	color: #2857a9;
	font-weight: normal;
	line-height: 1.0em;
}

.detailPageTitle {
	position: relative;
	top: -6px;
	clear: both;
	margin: 0 0 22px 0;
	color: #2857a9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.1em;
}

#colRight{
	position: relative;
	top: 0;
	float: left;
	font-size: 11px;
}

#colRight .dividerHorizontal{
	margin-bottom: 15px;
}

.strokeThrough{
	text-decoration: line-through;
}

.onSale{
	color: #FF0000;
	font-weight: bold;
}
/**************** NEW VIDEOS ********************/
#newVideo{
	font-size: 11px;
}
#newVideo h3{
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	color: #135fa7 !important;
	font-size: 17px !important;
	font-weight: normal !important;
}

#newVideo .video{
	clear: both;
}

#newVideo .video img{
	margin: 0 10px 5px 0;
	float: left;
}

#newVideo .video .title{
	padding-top: 10px;
}

#newVideo #vidLink{
	clear: both;
}

#newVideo #vidLink a{
	text-decoration: none;
}

#newVideo #vidLink a:hover{
	text-decoration: underline;
}

/************* Instructional Videos *****************/
.videoRow{
	position: relative;
	padding: 15px 0;
	border-bottom: 1px solid #c0bfbf;
}

.videoDesc{
	position: absolute;
	top: 15px;
	left: 100px;
}

.videoDesc h4{
	margin: 0;
	padding: 0;
}

/************** Video (global) ***************/
.video a img { float: left; }
.video a span {
	display: inline-block;
	margin: 8px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	max-width: 330px;
}


.videoBox {
	position: relative;
	float: left;
	margin: 0 23px 0 15px;
	height: 197px;
	width: 200px;
	background-position: bottom;
	border: 1px solid #ccc;
}

.videoBox .hover {
	position: absolute;
	width: 200px;
	height: 197px;
}

.videoBox .hover:hover {
	background-color: #000;
	opacity: 0.15;
}

.videoBox img {
	width: 201px;
}

.videoBox .title {
	padding: 10px 0;
	background-color: #e4b92e;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.videoBox .title .subtitle {
	margin-top: 5px;
	color: #3752a7;
	font-size: 14px;
}

.videoBox:last-of-type {
	margin-right: 0;
}

/************* Google Customer Search *****************/

.gsc-control-searchbox-only { padding-top: 1px !important; }

.gsc-input { padding-right: 0 !important; }

.gsc-input .gsc-input-box {
	width: 213px !important;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
}
input.gsc-search-button {
	background-image: none !important;
	margin-left: 0 !important;
	border: 1px solid #787878 !important;
	border-color: #787878 !important;
}
.gsc-search-button-v2 {
	background-color: #787878 !important;
	margin-top: 0 !important;
	padding: 6px 15px !important;
	border-bottom-right-radius: 5px !important;
	border-top-right-radius: 5px !important;
	-moz-border-radius-bottomright: 5px !important;
	-moz-border-radius-topright: 5px !important;
}

@media (max-width: 992px){
	#header #header-container { padding-left: 10px; }
	#header #topNav { margin-right: 10px; }
	#container #bodyContent #navCol { width: 150px; }
	#contentCol #content { padding-left: 10px; }
	#nav .sub_nav { left: 150px !important; }
	.footer-row { padding-left: 10px; padding-right: 10px; }
}

/****** Chart image ******/
.chart {
	margin: 9px 0;
}

.full_width {
	width: 100%;
}

.shipchart td {
   padding: 6px;  
}
/****** End of Chart image ******/