@import url(https://fonts.googleapis.com/css?family=Roboto|Cabin|Source+Sans+Pro);

/* 
font-family: 'Roboto', sans-serif;
font-family: 'Cabin', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
 */

body	{
	background-color: #e8e8e8;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}

#container	{
	width: 1024px;
	background-color: #fff;
	margin: 0 auto 20px auto;
	position: relative;
}

#header	{
	background-image: url(graphics/backgrounds/top-background.png);
	background-repeat: no-repeat;
	height: 110px;
}

#top-nav	{
	height: 43px;
	background-color: #3a2213;
	width: 1024px;
}

#top-nav ul	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

#top-nav ul li	{
	float: left;
}

#top-nav ul li a	{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	height: 18px;
	display: block;
	padding: 12px 28px 13px 28px;
	letter-spacing: .002em;
}

#top-nav ul li a:hover	{
	background-color: #84afd8;
}

#logo	{
	position: absolute;
	top: 62px;
	left: 9px;
	z-index: 20;
}

#login-button	{
	position: absolute;
	top: 0;
	right: 25px;
	z-index: 20;
}

#login-button a	{
	color: #000;
	background-color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	height: 18px;
	display: block;
	padding: 12px 25px 13px 25px;
}

.corp-logos	{
	background-image: url(graphics/backgrounds/hp-logos-backgrounds.png);
	background-repeat: repeat-x;
	min-height: 50px;
}

.corp-logos ul	{
	list-style-type: none;
	padding-left: 10px;
}

.corp-logos ul li	{
	float: left;
	padding: 10px 10px 10px 0;
}

.right-col	{
	float: left;
	width: 248px;
	min-height: 690px;
}

.left-col	{
	float: left;
	width: 776px;
	position: relative;
}

#brochure-button	{
	position: absolute;
	top: 35px;
	right: 25px;
	z-index: 20;
}

#brochure-button a	{
	color: #3b2314;
	background-color: #eec938;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 7px 15px 8px 15px;
}

.left-col .blue	{
	background-color: #84afd8;
	color: #fff;
}

.left-col .blue h1	{
	font-size: 29px;
	text-transform: uppercase;
	margin: 0;
	padding: 35px 0 20px 25px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: .05em;
}

.left-col .white h1	{
	font-size: 29px;
	text-transform: uppercase;
	margin: 0;
	padding: 35px 0 20px 25px;
	color: #84afd8;
	font-family: 'Roboto', sans-serif;
	letter-spacing: .05em;
}

.left-col .white h1.reverse	{
	background-color: #84afd8;
	color: #fff;
	text-align: center;
	margin: 0 0 15px;
    padding: 10px;
}

.left-col .blue h2	{
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 25px;
}

.left-col .white h3	{
	font-weight: 600;
	text-transform: uppercase;
	font-size: 17px;
	color: #7f7f7f;
	margin: 0;
	padding: 10px 0 10px 25px;
}

.left-col .white h4	{
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	/* color: #68873d; */
	color: #3b2314;
	margin: 0;
	padding: 10px 0 0 25px;
}

.left-col .blue p, .left-col .white p	{
	margin: 0;
	padding: 0 25px 1.5em 25px;
}

.left-col .white p.footnote	{
	font-size: 10px;
}

.left-col .blue p a	{
	color: #fff;
}

.left-col .white p a	{
	color: #000;
}

.right-col p	{
	text-transform: uppercase;
	padding: 0 0 .5em 0;
	margin: 0;
	font-size: 13px;
}

.right-col p img	{
	border: 2px solid #84afd8;
	margin-top: 3px;
}

.pop-up-button a	{
	display: block;
	background-color: #eec938;
	padding: 10px;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.greenbox	{
	padding: 10px; 
	background-color: #c6d3b9;
	margin: 0 0 1.5em 0;
}

/* +++++++++++++++ CHARTS +++++++++++++++ */

table.chart	{
	border: 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	margin: 0 0 20px 0;
}

table.chart th	{
	text-align: left;
	color: #fff;
}

table.chart th, table.chart td	{
	padding: 5px;
}

table.chart tr.chart-h	{
	background-color: #68873d;
}

table.chart tr.chart-1	{
	background-color: #c6d3ba;
}

table.chart tr.chart-2	{
	background-color: #f1f4ee;
}

div.chart-spacer	{
	padding: 0 25px 0 25px;
}

div.chart-spacer ol	{
	margin: 0 0 1.5em 18px;
}

div.chart-spacer ol li ol	{
	list-style-type: lower-roman; 
	margin-left: 18px;
}

table.form-table	{
	/* border-collapse: collapse; */
	width: 725px;
	font-size: 15px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

table.form-table td	{
	height: 35px;
	vertical-align: top;
	padding-bottom: 8px;
}

table.form-table td.ft-left	{
	width: 80px;
}

table.form-table td.ft-right	{
	width: 645px;
}

.text-box	{
	padding: 3px;
	height: 25px;
}

button	{
	font-size: 15px;
	text-transform: uppercase;
	border: 0;
	font-size: 13px;
	padding: 5px 15px;
}

button.submit	{
	background-color: #eec938;
	color: #3b2314;
}

button.reset	{
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 3px 13px;
	float: right;
	margin-right: 31px;
}

/* +++++++++++++++ TWO COLUMNS +++++++++++++++ */

ul.two-columns	{
	list-style-type: none;
	padding: 0 25px 0 25px;
}

ul.two-columns h2	{
	padding: 0 !important;
}

ul.two-columns li	{
	float: left;
	width: 356px;
}

ul.two-columns li.two-col-left	{
	padding-right: 7px;
}

ul.two-columns li.two-col-right	{
	padding-left: 7px;
}

/* +++++++++++++++ BULLET LISTS +++++++++++++++ */

ul.white	{
	list-style-image: url(graphics/backgrounds/white-bullet.png);
	margin: 0 0 1.5em 18px;
}

ul.bluelist	{
	list-style-image: url(graphics/backgrounds/blue-bullet.png);
	margin: 0 0 15px 18px;
}

ul.bluelist li	{
	width: 100% !important;
}

.greenbox ul.bluelist	{
	margin: 0 0 0 18px;
}

/* +++++++++++++++ ELEMENTS +++++++++++++++ */

div.element	{
	border: 1px solid #fff;
	color: #fff;
	padding: 0;
	margin: 0 0 15px; 0;
	text-transform: uppercase;
	font-size: 13px;
}

div.element p	{
	padding: 5px !important;
	margin: 0 !important;
}

div.element div.specific-e	{
	background-color: #3b2314;
	height: 45px;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 5px 0;
}

div.element div.helium	{
	background-image: url(graphics/backgrounds/helium.png);
}

div.element div.carbon-dioxide	{
	background-image: url(graphics/backgrounds/carbon-dioxide.png);
}

div.element div.argon	{
	background-image: url(graphics/backgrounds/argon.png);
}

div.element div.beer-gas1	{
	background-image: url(graphics/backgrounds/beer-gas1.png);
}

div.element div.nitrogen	{
	background-image: url(graphics/backgrounds/nitrogen.png);
}

div.element div.nitrous-oxide	{
	background-image: url(graphics/backgrounds/nitrous-oxide.png);
}


/* +++++++++++++++ EQUIPMENT SERVICES +++++++++++++++ */

.service-circles	{
	padding: 20px 0 20px 0;
}

.service-circles img	{
	float: left;
	margin-right: 20px;
	width: 105px;
	height: 105px;
}

/* +++++++++++++++ */

#footer	{
	border-top: 1px solid #7f7f7f;
	background-color: #fff;
	position: relative;
	height: 100px;
}

#footer ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 625px;
}

#footer ul li	{
	float: left;
}

#footer ul li a	{
	color: #3b2314;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	/* height: 18px; */
	height: 28px;
	display: block;
	/* margin: 12px 15px 0 15px; */
	padding: 12px 15px 0 15px;
	/* border-bottom: 3px solid transparent; */
}

#footer ul li a:hover	{
	/* border-bottom: 3px solid #68873d; */
	background-color: #edc93c;
}

#footer ul ul	{
	display:none;	
	position: absolute;
	top: 30px;
	right: 404px;
	background: transparent;
	padding: 0;
	text-align: right;
	width: 350px;
}

#footer ul ul li	{
	float:none;
	height: 13px;
	padding: 7px 15px 0 0;
}

#footer ul ul li a	{
	font-size: 12px;
	color: #68873d;
	border: none;
	display: block;
	padding: 0;
	margin: 0;
}

#footer ul ul li a:hover	{
	border: none;
}

#footer ul li:hover > ul
{
	display:block
}

.contact	{
	padding-left: 17px !important;
}

.customer-resources	{
	padding-right: 19px !important;
}

.proud-members	{
	background-color: #c0d1e6;
	position: absolute;
	top: 0;
	left: 624px;
	width: 241px;
	height: 100px;
}

.proud-members p	{
	margin: 5px 0 0 0;
	padding: 0 !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
}

.social-media	{
	position: absolute;
	top: 0;
	left: 860px;
	px;
}

.social-media p	{
	margin: 0 0 0 20px;
	padding: 0 !important;
}

.social-media img	{
	padding: 30px 5px 0 5px;
}

.price-match	{
	position: absolute;
	top: 43px;
	left: 373px;
}

.price-match a	{
	padding: 3px 10px 3px 10px;
	background-color: #84afd8;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

/* +++++++++++++++ SHADOWBOX WINDOWS +++++++++++++++ */

body#pop-up-window	{
	padding: 35px;
	background-color: #eec938;
}

body#pop-up-window h1	{
	font-size: 28px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

body#pop-up-window p	{
	padding: 0 0 1.5em 0;
}

body#pop-up-window a	{
	color: #000;
}

/* +++++++++++++++ */

.hide-text {
	text-indent: -9000px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* +++++++++++++++ CLEAR FIX +++++++++++++++ */

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
