/*

Title   NuCO2 XactBev Stylesheet
Date    03.02.10
Author  Burdette Ketchum

*/

/* My Comment */



/* import external stylesheets */
@import url("nav.css");


/* global css reset */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}*{outline: none;}


/* begin main stylesheet */
body {
	background-color: #c8e1ef;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #3f3f3f;
	font-size: 62.5%;
}



/* General Typography */

h2 {
	font-size: 2em;
	color: #074689;
	font-weight: bold;

}

h3 {
	font-size: 1.6em;
	color: #5d5d5d;
	font-weight: bold;

}

h4 {
	font-size: 1.6em;
	color: #3f3f3f;

}

p {
	font-size: 1.3em;
	line-height: 160%;
	color: #3f3f3f;
}

p.caption {
	font-size: 1.2em;
	font-style:italic;
	margin: 20px 40px 10px 20px;
}
small {
	font-size: .75em;
}

ol {
	list-style-type: decimal;
}

a:link, a:visited {
	color: #0068b1;
	text-decoration: underline;
}

a:hover, a:active {
	color: #014086;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

p.emphasis {
	font-size: 1.4em;
	font-style: italic;
	color: #20336d;
}

/* Header */
#headerWrap {
	background: #20336d url(../images/bg_header_main.gif);
}

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/bg_header_xactbev.jpg);
}

#header.nuco2 {
	background: url(../images/bg_header_nuco2.jpg);
}


#header h1 {
	display: block;
	width: 240px;
	height: 70px;
	position: relative;
	top: 20px;
	left: 50px;
}

#header h1 a {
	display: block;
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	}
	
#header p {
	text-indent: -9999px;
}


/* Main Content Area */

#contentWrap {
	background: #e3e5e6 url(../images/bg_main.gif) repeat-x;
}

#mainContent {
	width: 958px;
	margin: 0 auto;
	background-color: #fff;
	overflow: auto;
	border-right: 1px solid #787878;
	border-left: 1px solid #787878;
	}


/* Page Feature/Header */

.featureWrap {
	width: 958px;
	height: 240px;
	text-indent: -9999px;
}

#header_aboutNuco2 {
	background-image: url(../images/headers/about_nuco2.jpg);
}

#header_customers {
	background-image: url(../images/headers/ourcustomers.jpg);
}

#header_whychoose {
	background-image: url(../images/headers/whychoose.jpg);
}

#header_media {
	background-image: url(../images/headers/media.jpg);
}

#header_xactbev {
	background-image:  url(../images/headers/xactbev.jpg);
	height: 300px;
}

#header_xactco2 {
	background-image:  url(../images/headers/xactco2.jpg);
	height: 300px;
}

#header_xactn2 {
	background-image:  url(../images/headers/xactn2.jpg);
	height: 300px;
}

#header_xactmix {
	background-image:  url(../images/headers/xactmix.jpg);
	height: 300px;
}

#header_bevsysconfig {
	background-image:  url(../images/headers/bev_sys_config.jpg);
	height: 300px;
	text-indent: 0;
}

#header_otherProd {
	background-image:  url(../images/headers/other_products.jpg);

}

#header_videos {
	background-image:  url(../images/headers/videos.jpg);

}

#header_perfectCarbonation {
	background-image:  url(../images/headers/perfect_carb.jpg);
	height: 300px;

}

#header_fountainSoda {
	background-image:  url(../images/headers/fountain_soda.jpg);

}
#header_pumps {
	background-image:  url(../images/headers/pumps.jpg);

}
#header_value {
	background-image:  url(../images/headers/7525.jpg);

}


#header_custCare {
	background-image:  url(../images/headers/custCare.jpg);
}

#header_programs {
	background-image:  url(../images/headers/programs.jpg);

}

#header_distribution {
	background-image:  url(../images/headers/distribution.jpg);

}
#header_safety {
	background-image:  url(../images/headers/safety.jpg);

}
#header_troubleshoot {
	background-image:  url(../images/headers/troubleshooting.jpg);

}

#header_referrals {
	background-image:  url(../images/headers/referrals.jpg);

}

#header_faq {
	background-image:  url(../images/headers/faq.jpg);

}

#header_careers {
	background-image: url(../images/headers/careers.jpg);
}

#header_search {
	background-image: url(../images/headers/search.jpg);
}

#header_contact {
	background-image: url(../images/headers/contact.jpg);
}

#header_sitemap {
	background-image: url(../images/headers/sitemap.jpg);
}

.featureWrap.showText {
	text-indent: 0;
}

/* to turn on Text */

.showText h2{
	padding: 90px 40px 15px;
	font-weight: bold;
}
.showText h2.light {
		color: #fff;
}
.showText h2.hidden {
	text-indent: -9999px;
	padding: 0;
}

.showText h3 {
	padding: 60px 40px 10px;
	color: #fff;}
	
.showText p {
	font-size: 1.3em;
	padding: 0 370px 10px 40px;
	color: #3f3f3f;
}

.showText p.light {
	color: #fefefe;
}

.showText.noh2 p {
	padding: 60px 370px 10px 40px;
}

#pg_products .showText p{
	padding-right: 270px;
}


#bevsysconfig p {
	padding: 0 400px 10px 40px;
	color: #fff;
}
#bevsysconfig h2 {
	color: #fff;
}



/* Main Page Column */

#mainCol {
	margin: 20px 0 20px;
	width: 600px;
	float: left;
}

#mainCol.wide {
	width: 700px;
}


.products #mainCol {
	width: 570px;
}


#pg_config #mainCol,
#pg_perfectCarb #mainCol,
#pg_fountain #mainCol,
#pg_products #mainCol {
	width: 958px;
}



#pg_perfectCarb #mainCol h3 {
	margin: -60px 40px 30px 35px;
	font-weight: bold;
	font-size: 2.4em;
	color: #20336d;
}

#pg_perfectCarb #mainCol h3 em {
	font-weight:bold
}


#subCol {
	margin: 20px 0 20px;
	width: 358px;
	float: right;
}

.products #subCol {
	width: 388px;
}

#subCol .sidebar {
	width: 300px;
	background-color: #eceeef;
	padding: 20px 0;
	border: solid 1px #e3e5e6;
}

#subCol .sidebar h3 {
	padding: 0 20px 10px;
}

#subCol .sidebar p {
	color: #747474;
	font-size: 1.2em;
	padding: 0 20px 8px;
}



#mainCol p,
#mainCol h2
 {
	margin: 0 40px 18px;
}

#mainCol h3,
#mainCol h4 {
	margin: 18px 40px 10px;
}
#mainCol ul,
#mainCol ol  {
	margin: 0 40px 20px 60px;
}

#mainCol div.narrowList {
	width: 280px;
}
#mainCol ul li {
	padding: 0 0 0 20px;
	background: url(../images/bullet.gif) no-repeat 3px 3px;
	font-size: 1.3em;
	margin: 0 0 5px;
}


#mainCol ul.gold li {
		background: url(../images/bullet_gold.gif) no-repeat 3px 3px;

}
#mainCol ol li {
	font-size: 1.3em;
	margin: 0 0 5px;}


#mainCol ul ul {
	margin: 10px 0 10px 30px;
	font-size: .7em;
}

#mainCol ul ul li {
	background-image: none;
	list-style-type: disc;
	padding: 0;
}
/* Main Page Table */

#mainContent table {
	margin: 0 auto;
	width: 900px;}

td.configImg {
	padding: 0 20px 0 0;
}

#mainCol td.configDesc h3,
#mainCol td.configDesc p {
	margin: 0 0 10px;
}

#mainCol td.configDesc h3 {
	color: #074689;
	font-weight: bold;
}

tr.padRow td {
	padding: 40px 0 0;
}


/* Image Headlines */

h2.imgHeadline {
	text-indent: -9999px;
	display: block;
	margin: 0 0 10px 40px;}

h2#bevsyscarb {
	height: 40px;
	width: 420px;
	background: url(../images/headline_bevsyscarb.gif) no-repeat;
	margin: 20px 0 20px 30px;
}

table tr.product_btns td {
	height: 70px;
	text-align: right;
}

table tr.product_btns td a {
	display: block;
	float: right;
	margin: 5px 30px 0 0;
	height: 40px;
	width: 125px;
	background: url(../images/products_btn_learnmore.gif) no-repeat;
	text-indent: -9999px;
}

table tr.product_btns td.btn_xactco2 {
	background: url(../images/products_xactco2_bottom.jpg) no-repeat;
}

table tr.product_btns td.btn_xactn2 {
	background: url(../images/products_xactn2_bottom.jpg) no-repeat;
}
table tr.product_btns td.btn_xactmix {
	background: url(../images/products_xactmix_bottom.jpg) no-repeat;
}

/*Callouts and Buttons*/


#callouts {
	clear: both;
	width: 900px;
	height: 140px;
	margin: 0 auto;
}

/*Buttons*/

.btn,
div.tertiaryNav {
	width: 300px;
	height: 140px;
	background: url(../images/btn_generic.jpg);
	margin: 0 0 10px;
}

#subCol .btn {
	margin: 0 0 10px 20px;
}
.btn h4,
div.tertiaryNav h3 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 15px 30px 5px 15px;
	color: #20336d;
}

.btn p {
	padding: 0 30px 0 15px;
	line-height: 140%;
	font-size: 1.2em;
	font-style: italic;
}

.btn a {
	font-style: italic;
	font-weight:bold;
}

div.tertiaryNav ul {
	margin: 5px 30px 0 15px;
}

div.tertiaryNav ul li {
	font-size: 1.2em;
	padding: 0 0 2px;
}

div.tertiaryNav h3 a {
	font-weight: bold;
}



.btn.wide {
	width: 440px;
	background: url(../images/btn_generic_wide.jpg);
}



/* Custom Buttons */
.btn.custom {
	background-image: none;
}
.btn.custom p,
.btn.custom h4 {
}
.btn.custom a{
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 140px;
}

#btn_video a:link,
#btn_video a:visited {
	background-image: url(../images/buttons/btn_video.jpg);
}

#btn_video a:hover,
#btn_video a:active {
	background-image: url(../images/buttons/btn_video_over.jpg);
}

#btn_media a:link,
#btn_media a:visited{
	background-image: url(../images/buttons/btn_media.jpg);
}

#btn_media a:hover
#btn_media a:active{
	background-image: url(../images/buttons/btn_media_over.jpg);
}

.btn.custom.wide a {
	width: 440px;
	height: 140px;
}

#btn_findSol_wide a:link,
#btn_findSol_wide a:visited {
	background-image: url(../images/buttons/btn_findSol_wide.jpg);
}

#btn_findSol_wide a:hover,
#btn_findSol_wide a:active {
	background-image: url(../images/buttons/btn_findSol_wide_over.jpg);
}


#btn_video_wide a:link,
#btn_video_wide a:visited {
	background-image: url(../images/buttons/btn_video_wide.jpg);
}
#btn_video_wide a:hover,
#btn_video_wide a:active {
	background-image: url(../images/buttons/btn_video_wide_over.jpg);
}

#btn_programs_wide a:link,
#btn_programs_wide a:visited {
	background-image: url(../images/buttons/btn_programs_wide.jpg);
}
#btn_programs_wide a:hover,
#btn_programs_wide a:active {
	background-image: url(../images/buttons/btn_programs_wide_over.jpg);
}

#btn_xactbev_wide a:link,
#btn_xactbev_wide a:visited {
	background-image: url(../images/buttons/btn_xactbev_wide.jpg);
}

#btn_xactbev_wide a:hover,
#btn_xactbev_wide a:active {
	background-image: url(../images/buttons/btn_xactbev_wide_over.jpg);
}

#btn_xactco2_wide a:link,
#btn_xactco2_wide a:visited {
	background-image: url(../images/buttons/btn_xactco2_wide.jpg);
}

#btn_xactco2_wide a:hover,
#btn_xactco2_wide a:active {
	background-image: url(../images/buttons/btn_xactco2_wide_over.jpg);
}

/*Old Sidebar/Bottom Buttons */
div.calloutLg,
div.calloutLg a
 {
	display: block;
	width: 320px;
	height: 190px;
	margin: 0 0 5px 0;
}

div.calloutMed,
div.calloutMed a {
	display: block;
	width: 320px;
	height: 140px;
	margin: 0 0 5px 0;

}

div.calloutSm,
div.calloutSm a {
	display: block;
	width: 440px;
	height: 140px;
}


div.calloutFull {
	width: 900px;
	height: 180px;
	background: url(../images/callouts/callout_configs.jpg) no-repeat;
	margin: 0 0 20px 40px;
}

#pg_perfectCarb .calloutFull {
	margin: 20px auto;
}
div.calloutFull p {
	padding: 25px 590px 10px 25px;}
div.calloutLg a,
div.calloutMed a,
div.calloutSm a {
	text-indent: -9999px;
}

a#watchVid:link, a#watchVid:visited {
	background-image: url(../images/callouts/watchvid_lg.jpg)	
}

a#watchVid:hover, a#watchVid:active {
	background-image: url(../images/callouts/watchvid_lg_over.jpg)	
}

a#troubleshooting:link,a#troubleshooting:visited {
	background-image: url(../images/callouts/troubleshooting_med.jpg)	
}

a#troubleshooting:hover, a#troubleshooting:active {
	background-image: url(../images/callouts/troubleshooting_med_over.jpg)	
}

a#findSol:link, a#findSol:visited {
	background-image: url(../images/callouts/find_solution_sm.gif)	
}

a#findSol:hover, a#findSol:active {
	background-image: url(../images/callouts/find_solution_sm_over.gif)	
}

a#PerfectPint:link, a#PerfectPint:visited {
	background-image: url(../images/callouts/perfectpint_sm.gif)	
}
a#PerfectPint:hover, a#PerfectPint:active {
	background-image: url(../images/callouts/perfectpint_sm_over.gif)	
}

a.findSolution {
	display: block;
	height: 20px;
	width:180px;
	background: url(../images/text_findyoursolution.gif) no-repeat;
	margin: 0 0 0 25px;
	text-indent: -9999px;
}

div.carbonationExample {
	width: 900px;
	height: 250px;
	margin: 0 auto 40px;
}

div.carbonationExample#foamy {
	background: url(../images/foamy_beer.jpg) no-repeat;
}

div.carbonationExample#flat {
	background: url(../images/flat_beer.jpg) no-repeat;
}


#mainCol div.carbonationExample#foamy ul li,
#mainCol div.carbonationExample#flat ul li {
		margin: 0 0 5px 340px;
		color: #fff;
		font-size: 1.4em;

}
div.carbonationExample#perfect {
	background: url(../images/perfect_pint.jpg) no-repeat;
}

div.carbonationExample h4 {
	text-indent: -9999px;
	display: block;
	width: 1px;
	height: 1px;
}

div.carbonationExample#perfect h5 {
	margin: 0 0 5px 400px;
	font-size: 1.4em;
	font-weight: bold;
	color: #083872;
}

#mainCol div.carbonationExample p {
	margin: 60px 60px 15px 390px;
	color: #ffffff;
}

#mainCol div.carbonationExample#perfect p {
	margin: 60px 50px 15px 440px;
	color: #ffffff;
	line-height: 130%;
}

#mainCol div.carbonationExample#perfect ul li {
		margin: 0 0 5px 340px;
		color: #fff;
		font-size: 1.4em;
		background-image: url(../images/bullet_blueonyellow.gif);

}


div.fountainChart {
	width: 445px;
	height: 530px;
	float: left;
	text-indent: -9999px;
}

div.fountainChart#chartCylinders{
	background: url(../images/fountain_cylinders.jpg);
	margin: 0 0 0 40px;}
	
	div.fountainChart#chartBulk{
	background: url(../images/fountain_bulk.jpg)}
/* Footer */

#footer {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	background:  url(../images/bg_footer_main.gif);
	position: relative;
}


#footer ul.main {
	padding: 60px 20px 0;
	overflow: auto;
	float: left;
}

#footer ul.sub {
	padding: 10px 20px;
	clear: left;
	overflow: auto;
	float: left;

}
#footer ul li {
	float: left;
	padding: 0 10px 0 0;
}
#footer ul li a:link,
#footer ul li a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}

#footer ul li a:hover,
#footer ul li a:active {
	color: #c6dcee;
}

#footer p {
	float: right;
	display: block;
	height: 35px;
	width: 90px;
	position: absolute;
	bottom: 40px;
	right: 25px;
}

#footer p a {
		text-indent: -9999px;
		display: block;
		height: 35px;
		width: 90px;
}




/* HOME PAGE */


.home #mainContent {
	background: #fff url(../images/bg_maincontent_home.gif);
	border-right: none;
	border-left: none;
	width: 960px;
}

.home #mainContent div#homeFlash {
	height: 400px;
}

.home #mainContent #textArea {
	overflow: auto;
	padding: 10px 60px 20px;
}
.home #mainContent #textArea h2 {
	display: block;
	height: 60px;
	width: 340px;
	float: left;
	text-indent: -9999px;
	background: url(../images/headline_home.gif);
	margin: 0 40px 0 0;
}

.home #mainContent #textArea p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #014086;
}


.home #mainContent #textArea a:link,
.home #mainContent #textArea a:visited {
	color: #014086;
	font-style: italic;
	font-weight: bold;
	}
.home #mainContent #textArea a:hover,
.home #mainContent #textArea a:active {

	color: #0068b1;
}

.home #footer {
	background:  url(../images/bg_footer_home.gif);
}



/* MUST BE FIXED POST-LAUNCH */
h3.tempMargin,
p.tempMargin {
	margin: 20px 270px 20px 40px;
}
