.cursor-click {
	cursor: pointer;
}

#header-row1 {
	width: 100%;
	height: 60px;
	float: right;
}

.header-top-links {
	display: inline-block;
	padding: 0 20px 0 0;
	font-size: 11px;
}

#header-logo {
	background-image: url(/header/images/zippertubing_co_logo.png);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 25px;
	left: 20px;
	background-repeat: no-repeat;
}

#header-wrapper-inner {
	width: 96%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header-row2 {
	width: 100%;
	height: 70px;
	background: #FFF;
	float: right;
}

#header-row1 {
	width: 100%;
	height: 60px;
	float: right;
}

#navBtn {
	border: 1px #000 solid;
	width: 100%;
	text-align: center;
	padding: 5px;
	font-weight: 700;
	font-size: 18px;
	background: #000;
	color: #FFF;
	float: right;
	cursor: pointer;
	margin: 30px 0 0;
}

#headerBody {
	height: 120px;
	background: -webkit-linear-gradient(#FFF 30%,#a1a1a1 90%);
	background: -o-linear-gradient(#FFF 30%,#a1a1a1 90%);
	background: -moz-linear-gradient(#FFF 30%,#a1a1a1 90%);
	background: linear-gradient(#FFF 30%,#a1a1a1 90%);
	white-space: nowrap;
}

#loginInfo {
	padding: 5px;
	margin-right: 15px;
	font-size: 12px;
	text-align: right;
}

#contactInformation {
	margin: -5% 0 0 35%;
	font-size: 14px;
	color: #005CB9;
	font-weight: 700;
}

#headerColLeft {
/* height: 120px; */
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#headerColLeft.img-responsive {
	max-height: 100%;
}

#headerColRight {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#condensedMenu {
	margin: -2px 0 5px 20px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
}

.centerEl {
	margin: 15px auto;
}

img {
	border: none;
}

#blanket {
	background-color: #111;
	opacity: .65;
	filter: alpha(opacity=65);
	position: fixed;
	z-index: 9001;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}

#loading-image {
	position: fixed;
	top: 200px;
	width: 100%;
	height: 300px;
	margin: auto;
	z-index: 9002;
	display: none;
}

.black_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1001;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
}

/*.close{
		
        position: fixed;
        top: 5%;
        right: 0;
		left: 50%;
		padding: 10px;
		text-align:center;
		height:20px;
       	color:#fff;
        z-index:9003;
		opacity:100%;
	
}*/
.white_content {
	display: none;
	position: fixed;
	top: 5%;
	left: 5%;
	width: 90%;
	max-width: 800px;
	height: 90%;
	max-height: 800px;
	margin: 0 auto;
	border: 16px solid #ccc;
	background-color: #fff;
	z-index: 1002;
	overflow: auto;
	font-size: 14px;
	color: #000;
	font-weight: 400;
}

#main-zoom-image {
	width: 100%;
}

.white_content_img {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 800px;
	margin: -400px 0 0 -400px;
	border: 16px solid #ccc;
	background-color: #fff;
	z-index: 1002;
	overflow: auto;
	font-size: 14px;
	color: #000;
	font-weight: 400;
}

.white_content a:link {
	color: #005cba;
	text-decoration: none;
	font-style: normal;
}

.white_content a:active {
	color: #005cba;
	text-decoration: none;
	font-style: normal;
}

.white_content a:visited {
	color: #005cba;
	text-decoration: none;
	font-style: normal;
}

.white_content a:hover {
	color: #005cba;
	text-decoration: none;
	font-style: normal;
}

.header-popups {
	color: #005cba;
	font-size: 16px;
	font-weight: 700;
}

#header-wrapper {
	width: 100%;
	height: 45px;
	background-color: #ededed;
	padding-top: 5px;
}

.header-top-links {
	margin-top: 10px;
}

.header-top-links-last {
	float: right;
	margin: 6px 20px 0 0;
	font-size: 14px;
	padding: 0 20px 0 0;
}

#LiveSupport {
	color: #005cba;
	text-decoration: none;
	font-style: normal;
	float: right;
	border-right: 1px solid #757575;
	margin: 6px 20px 0 0;
	padding: 0 20px 0 0;
	font-size: 12px;
}

.header-top-links a:link {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
	margin-right: 10px;
	margin-left: 10px;
}

.header-top-links a:active {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links a:visited {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links a:hover {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links-last a:link {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links-last a:active {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links-last a:visited {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

.header-top-links-last a:hover {
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
}

#header-top-questions {
	float: right;
	color: #838383;
}

#header-top-questions-c1 {
	float: right;
	margin-right: 10px;
}

#header-top-questions-c1-r1 {
	color: #1c3c6e;
	font-size: 16px;
	margin: 5px 0 0;
	font-weight: 700;
}

#header-top-questions-c1-r2 {
	color: #1c3c6e;
	font-weight: 700;
	font-size: 16px;
}

#header-top-questions-c2 {
	float: right;
	background-image: url(/header/images/header_live_chat.png);
	width: 49px;
	height: 53px;
	margin: 2px 10px 0 12px;
	cursor: pointer;
}

#header-row2-login {
	float: right;
	color: #000;
	margin: 0 10px 10px 0;
	font-size: 12px;
}

#header-row2-login a:link {
	color: #1c3c6e;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}

#header-row2-login a:active {
	color: #1c3c6e;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}

#header-row2-login a:visited {
	color: #1c3c6e;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}

#header-row2-login a:hover {
	color: #1c3c6e;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}

#header-row2-cart {
	width: 202px;
	height: 54px;
	background-image: url(/header/images/header_cart_holder.png);
	margin: 0 5px 0 0;
	float: right;
}

#header-row2-cart-inner1 {
	color: #005cba;
	font-size: .9em;
	font-style: italic;
	margin: 9px 0 0 70px;
}

#header-row2-cart-inner2 {
	color: #000;
	font-size: .7em;
	margin: 0 0 0 95px;
}

#header-wrapper-bottom {
	width: 100%;
	clear: both;
}

#bd-row1-1-search {
	height: 40px;
}

#search {
	border: 1px solid #989898;
	padding: 0;
	width: 200px;
	margin: 0;
	background-color: #ededed;
}

#src_button_hourglass {
	background: #333;
	width: 27px;
	height: 27px;
	vertical-align: bottom;
}

#usaLogo {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}
	
@media (min-width:768px){
	.white_content {
		position: fixed;
		top: 5%;
		left: 15%;
		width: 70%;
		max-width: none;
		height: 90%;
		max-height: 1000px;
	}	
}
@media(max-width:768px){
	#contactInformation{
		margin: -25px 0 0 35%;
    	font-size: 14px;
	}
}
@media(max-width:480px){
	#contactInformation {
		margin: 2.5%;
		font-size: 14px;
		text-align:center;
	}
}


