/**CSS style sheet: subpage.css
Domain: automaticgas.com
Authors: Bonnie Walker, Ericka Pratt
Created: 10/22/2016
Modified: 

colors:
	Green: #008341
	Dk Blue:  #034E78
	Dark Beige: #EBEBE6
	Light Beige: #F1F2F2
	Gray: #808285
	Brown: #B96928
	Yellow: #F3D87F
	Background: #F0F9FB

**/

body {font-family:Arial, 'Helvetica', sans-serif; background-color:#F0F9FB; margin:0px auto;}
.bg1 {
	background-color: #808285;
	width: 100%;
	height: 136px;
}
.maincntr {width:1100px; margin:0px auto;}
.containerside {width:15px; height:150px; margin:0px auto; padding:0px; float:left; }
.container {width:1140px; margin:0px auto; padding:0px; }

#header {}
#header .logoContainer {float:left;}
#header .logoContainer a {
	display:block;
	margin-top:0px;
}
#header .topData {margin-top:85px; float:right; text-align:right; margin-right:7px;}
.fltLeft{
	float:left;
}
.fltRight{
	float:right;
}
.pad10t {
	padding-top:10px;
}
.mrgn10l{
	margin-left:10px;
}
.mrgn20t{
	margin-top:20px;
}
.cntr{
	text-align:center;
}
	
.bulletlist {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 140px;
	margin-right: 20px;
	font-weight:500;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow2.png);
}
.bulletlist2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow2.png);
}
.bulletlist2 span{
	font-weight:bold;
	color:#0099cc;
}
.theadertxt, .theadertxt a{color: #ffffff; font-size: 12px; line-height: 40px; margin: 0; padding: 0px;}

/*--------------------------------------
-------ROWS---------------------------*/
.row1 { /*top header & footer*/
	height: 50px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
}
.row2 { /*Nivo & menu btns*/
	height: 160px;
	margin: 0px;
	background-image:url(../img/headerbg.png);
}
.row3 { /*slider*/
	height:370px;
	width:1100px;
	background-color:#F0F0F0;
	margin: 0px auto;
	
}
.row4 { /*features*/
	min-height:200px;
	/*background:url(../img/image.png) no-repeat;*/
}
.row5 { /*footer*/
	height:135px;
	background:url(../img/footer_bg.png) no-repeat;
	width:1100px;
	margin:0px auto;
	z-index:2;
	padding:0 20px 0 20px;
}
.row6 {
	height:135px;
	width:1100px;
	background:url(../img/footer_bg3.png) no-repeat;
	background-color:#F0F0F0;
	margin: 0px auto;

	z-index:-1;
}
.rowint { /*slider*/
	min-height: 670px;
	width: 1100px;
	background-color: #F0F0F0;
	margin: 0px auto;
	
}
.topmenu {
	height: 40px;
	min-width: 40px;
	padding: 0px;
	margin: 5px 5px;
	display:inline-block;
	color:#F0F0F0;
	line-height:40px;
	font-weight:bold;
}
.topmenu p, .topmenu a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-left:15px;
	display: block;
}
.topmenu.btn_g{
	background-image:url(../img/topBtn_g.png);
	background-repeat:no-repeat;
}
.topmenu.btn_f{
	background-image:url(../img/topBtn_f.png);
	background-repeat:no-repeat;
}
.topmenu.btn_H{
	display: block;
	background-image:url(../img/topBtn_h.png);
	background-repeat:no-repeat;
}
.topmenu.btn_L{
	display: block;
	background-image:url(../img/topBtn_L.png);
	background-repeat:no-repeat;
}
.topmenu.btn_p{
	display: block;
	background-image:url(../img/topBtn_p.png);
	background-repeat:no-repeat;
}
.topmenu.btn_c{
	display: block;
	background-image:url(../img/topBtn_c.png);
	background-repeat:no-repeat;
}
.topmenu.btn_c1{
	display: block;
	background-image:url(../img/topBtn_c1.png);
	background-repeat:no-repeat;
}
.topmenu.btn_H:hover, .topmenu.btn_H.current, .topmenu.btn_L:hover, .topmenu.btn_L.current, .topmenu.btn_g:hover, .topmenu.btn_g.current, .topmenu.btn_c:hover, .topmenu.btn_c.current, .topmenu.btn_c1:hover, .topmenu.btn_c1.current, .topmenu.btn_f:hover, .topmenu.btn_f.current, .topmenu.btn_p:hover, .topmenu.btn_p.current {
	background-position: 0 -40px;
}
.topmenu:hover, .topmenu.current {
	background-position:0px -45px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:800;
}
a.tooltipTM {outline:none; }
a.tooltipTM strong {line-height:20px;}
a.tooltipTM:hover {text-decoration:none;} 
a.tooltipTM span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:60px; margin-left:-60px;
    width:auto; line-height:16px;
}
a.tooltipTM:hover span{
    display:inline;
	position:absolute; 
    border:2px solid #FFF;
	color:#444;
	font-size:11px;
    background:#E2E3E4;
}
.callout {
	z-index: 20;
	position: absolute;
	border: 0;
	top: -14px;
	left: 1px;
	margin:0px 0px 0px 60px;
}
/*CSS3 extras*/
a.tooltipTM span
{
    border-radius:2px;        
    box-shadow: 0px 0px 8px 4px #666;
    /*opacity: 0.8;*/
}

/*--------------------------------------
-------buttons top menu--------------*/
.whitebtn {
	width:167px;
	height:50px;
	display:block;
	background-image:url(../img/bigBtn_FFF.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin:0px;
	text-align:center;
	color:#1A949A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:50px;
	font-weight:bold;
	text-decoration:none;
	z-index:50;
}
.whitebtn:hover{
	background-position:0 -50px;
	color:#E20600;
}
.whitebtn a , .whitebtn p{
	color:#1A949A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:50px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.whitebtn a:hover, .whitebtn p:hover{
	color:#E20600;
}
/*------small-------------------------*/
.whtsmbtn {
	width:90px;
	height:30px;
	display:block;
	background-image:url(../img/BtnSm_FFF.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin:5px 0px 0px 10px;
}
.whtsmbtn:hover{
	background-position:0 -30px;
}
.whtsmbtn a, .whtsmbtn p{
	color:#E20600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
}
.whtsmbtn p:hover{
	color:#1A949A;
}

.whtsmbtn2 {
	width:90px;
	height:30px;
	display:block;
	background-image:url(../img/BtnSm_FFF.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin:7px 0px 0px 5px;
}
.whtsmbtn2:hover{
	background-position:0 -30px;
}
.whtsmbtn2 a, .whtsmbtn2 p{
	color:#E20600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
}
.whtsmbtn2 p:hover{
	color:#1A949A;
}
/*--------------------------------------
----------Features--------------------*/
.feature1L{
	display:block;
	width:200px;
	height:90px;
	background-image:url(../img/Feature_B1.png);
	background-position:0px 0px;
	margin:15px 25px 0px 25px;
}
.feature2L{
	display:block;
	width:200px;
	height:90px;
	background-image:url(../img/Feature_B2.png);
	background-position:0px 0px;
	margin:15px 25px 0px 25px;
}
.feature1L:hover, .feature2L:hover{
	background-position: 0px -90px;
}
.featCntr{
	width:104px;
	float:left;
	margin-top:10px;
}
.feature0{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S0.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature1{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S1.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature2{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S2.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature3{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S3.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature4{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S4.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature5{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S5.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature6{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S6.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature7{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S7.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}
.feature8{
	display:block;
	width:90px;
	height:100px;
	background-image:url(../img/Feature_S8.png);
	background-position:0px 0px;
	margin:0px 5px 0px 5px;
}

.feature1:hover, .feature2:hover, .feature3:hover, .feature4:hover, .feature5:hover, .feature6:hover, .feature7:hover, .feature8:hover{
	background-position: 0px -100px;
}

/*--------------------------------------
-------Feature xxxx1s-------------------------*/

.featCntrS{
	width:92px;
	float:left;
	margin-top:10px;
	background-image:url(../img/Feature_S0s.png);
	background-repeat:no-repeat;
}
.feature1s{
	display:block;
	width:86px;
	height:32px;
	background-image:url(../img/Feature_S1s.png);
	background-position:-4px 0px;
	margin:0px 8px 0px 8px;
}
.feature2s{
	display:block;
	width:86px;
	height:30px;
	background-image:url(../img/Feature_S2s.png);
	background-position:-4px 0px;
	margin:0px 8px 0px 8px;
}
.feature3s{
	display:block;
	width:86px;
	height:32px;
	background-image:url(../img/Feature_S3s.png);
	background-position:-4px 0px;
	margin:0px 8px 0px 8px;
}
.feature1s:hover{
	background-position: -4px -90px;
}
.feature2s:hover{
	background-position: -4px -60px;
}
.feature3s:hover{
	background-position: -4px -30px;
}

/*--------------------------------------
-------footer-------------------------*/
.ftr_bg{
}
.foot3ctnr{
	width:1024px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:20px auto 0 auto;

}
.foot3ctnr a{
	color:#444444;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.foot3ctnr a:hover{
	color:#000000;
	font-weight:bold;
}
.foot3ctnr a span{
	font-size:18px;
}
/*--------------------------------------
-------footer Buttons-------------------*/
.ficon{
	display:block;
	width: 50px;
	height: 70px;
	margin: 0px 17px;
	float:left;
	background-position: 0px 0px;
}
.ficon:hover{
	background-position:0px -70px;
}
.ficon.fb{
	background-image:url(../img/foot_icon1.png);
}
.ficon.linkedin{
	background-image:url(../img/foot_icon2.png);
}
.ficon.vcf{
	background-image:url(../img/foot_icon3.png);
}
.ficon.refer{
	background-image:url(../img/foot_icon4.png);
}
.ficon.about{
	background-image:url(../img/foot_icon5.png);
}
.ficon.news{
	background-image:url(../img/foot_icon6.png);
}
.ficon.gallery{
	background-image:url(../img/foot_icon7.png);
}
.ficon.pay{
	background-image:url(../img/foot_icon8.png);
}
.ficon.area{
	background-image:url(../img/foot_icon9.png);
}
.tooltip{
	cursor:pointer; 
	text-decoration: none;
	position: relative;
	margin: 0px 0 0 0px;
	color:#000000;
		}
		.tooltip span {
			margin-left: -9999px;
			position: absolute;
		}
		.tooltip:hover span {
			position: relative; 
			width:135px; 
			left:-37px;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			text-align:center; 
			vertical-align:middle;
			 top: 60px;
			 z-index: 300;
			margin:0px; 
			width: 100px;
			color:#333333;
			/*color:#777777;*/
			display: block; 
		}		
		.classic { padding: 0.8em 1em; }
    	* html a:hover { background: transparent; }
    	.classic {color:#777777; background-repeat:no-repeat; z-index:100;}
/*--------------------------------------------------
-----------Interior Pages---------------------------
--------------------------------------------------*/
.contrInt {
	background-color:#FFFFFF;-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; width:724px;min-height:683px; float:left;}
.swatch1{
	background-image:url(../img/swatch1.png); /*White*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch2{
	background-image:url(../img/swatch2.png); /*tan*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
}
.swatch3{
	background-image:url(../img/swatch3.png); /*black*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch4{
	background-image:url(../img/swatch4.png); /*Pearl Gray*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
}
.swatch5{
	background-image:url(../img/swatch5.png); /*tropic Blue*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch6{
	background-image:url(../img/swatch6.png); /*Silver*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch7{
	background-image:url(../img/swatch7.png); /*Safety Blue*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch8{
	background-image:url(../img/swatch8.png); /*Meadow Green*/
	background-position:0 0;
	display:block;
	height:45px;
	width:75px;
	text-indent:-9999px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding:10px 0 0 0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch9{
	background-image:url(../img/swatch9.png); /*Safety Green*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch10{
	background-image:url(../img/swatch10.png); /*safety yellow*/
	background-position:0 0;
	display:block;
	height:45px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding:10px 0 0 0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch11{
	background-image:url(../img/swatch11.png); /*White*/
	background-position:0 0;
	display:block;
	height:45px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding:10px 0 0 0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch12{
	background-image:url(../img/swatch12.png); /*White*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
	.swatch13{
	background-image:url(../img/swatch13.png); /*White*/
	background-position:0 0;
	display:block;
	height:55px;
	width:75px;
	text-indent:-9999px;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	}
.swatch1:hover, .swatch2:hover, .swatch3:hover, .swatch4:hover, .swatch5:hover, .swatch6:hover, .swatch7:hover, .swatch8:hover, .swatch9:hover, .swatch10:hover, .swatch11:hover, .swatch12:hover, .swatch13:hover{
	background-position: 0 -55px;
	text-indent:0;
}
.pricecntrA{
	width:200px; 
	height:170px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:0px 5px 10px 45px; 
	float:left;
}
.pricecntrB{
	width:200px; 
	height:170px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:0px 5px 10px 5px; 
	float:left;
}
.pricecntrC{
	width:410px; 
	height:170px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:0px 5px 10px 5px; 
	float:left;
}
.pricecntrD{
	width:150px; 
	height:25px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:15px 0px 0px 40px; 
	float:left;
	font-size:20px;
	color:#034E78;
	font-weight:bold;
}
.pricecntrE{
	width:110px; 
	height:25px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:15px 0px 0px 40px; 
	float:left;
	font-size:16px;
	color:#034E78;
	font-weight:bold;
}
.pricecntrE2{
	width:110px; 
	height:50px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
	margin:15px 0px 0px 40px; 
	float:left;
	font-size:16px;
	color:#034E78;
	font-weight:bold;
}
.pricecntrE2W{
	width:210px; 
	height:30px; 
	background-color:#D3DAE2;  /*#F1F0EC; */
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 40px; 
	float:left;
	font-size:16px;
	color:#034E78;
	font-weight:bold;
}
.pricecntrE2WW{
	width:100%; 
	height:30px; 
	background-color:#D3DAE2;  /*#F1F0EC; */
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 40px; 
	float:left;
	font-size:16px;
	color:#034E78;
	font-weight:bold;
}

.pricecntrF{
	width:210px; 
	height:30px; 
	background-color:#F1F0EC; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 20px; 
	float:left;
	font-size:16px;
	color:#034E78;
	font-weight:bold;
}
.priceCol{
	font-weight:bold;
	font-size:13px;
	text-align:center;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
.priceColdet{
	font-weight:400;
	font-size:12px;
	text-align:center;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
.priceColdet span{
	font-size:9px;
}
.sectionCntr {
	width:97%; height:auto; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:10px; padding:10px 0px; -webkit-box-shadow:inset 1px 1px 2px 3px #A8A8A8; box-shadow:inset 1px 1px 2px 3px #A8A8A8;
}
.sectionCntr_ps {
	width:97%; height:auto; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:10px; padding:3px 0px; -webkit-box-shadow:inset 1px 1px 2px 3px #A8A8A8; box-shadow:inset 1px 1px 2px 3px #A8A8A8;
}
.fourCol{
	font-weight:400;
	font-size:12px;
	text-align:center;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	column-count: 4;
	column-gap: 10px;
}
.errorBG{
	background-image:url(../img/404_paint.jpg);
	width: 600px;
	height: 300px;
}
.smapTxt, .smapTxt a{
	color: #1A949A; 
	font-size: 14px; 
	font-weight:bold; 
	padding-left:40px; 
	line-height:30px;
	text-decoration:none;
}
.smapTxt a:hover{
	color:#E20600;
}
/*--New stuff*/
.bulletlist {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 140px;
	margin-right: 20px;
	font-weight:500;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow2.png);
}
.bulletlist2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow2.png);
}
.bulletlist2 span{
	font-weight:bold;
	color:#0099cc;
}
.bulletlist3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_star_.png);
}
.bulletlist3b {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_star.png);
}
.bulletlist3c {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow1.png);
}
.bulletlist4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
	color: #555;
	line-height: 24px;
	list-style-image:url(../img/_arrow2.png);
}
.bulletlist4a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
	color: #555;
	line-height: 24px;
	list-style-image: url(../img/_starYG.png);
}
.bulletlist5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 5px;
	margin-right: 20px;
	color: #555;
	line-height: 36px;
	list-style-image: url(../img/_star.png);
}
.bulletlist5a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 25px;
	margin-right: 15px;
	color: #555;
	line-height: 22px;
	list-style-image: url(../img/_star.png);
}
.bulletlist6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 105px;
	margin-right: 20px;
	color: #555;
	line-height: 26px;
	list-style-image: url(../img/_divGm.png);
}
.bulletlist7 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 105px;
	margin-right: 40px;
	color: #555;
	line-height: 20px;
	list-style-image: url(../img/_starYG.png);
}
.bulletlist7b {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 150px;
	margin-right: 40px;
	color: #555;
	line-height: 20px;
	list-style-image: url(../img/_starYG.png);
}

/*--------------------------------------
-------h-tags & basic text-----------*/
h1, h2, h3, h4, h5 {font-weight:normal;}
h1{ /* Red*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#E20600;
	line-height:32px;
	padding: 24px 0px 10px 0px;
	margin:0px;
}
h2, h2 a { /*Section Title*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #034E78; 
	font-size: 18px; 
	font-weight:bold; 
	padding: 35px 10px 0px 0px;
	text-align:center;
}   /*Blue #034E78  |  Green #008341*/
h2:hover, h2.current {
	color: #008341; /*#008341*/
}
h3 { /*Page Title*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #008341;
	line-height: 32px;
	padding: 44px 0px 10px 35px;
	margin: 0px;
	font-weight: bold;
}
h4 {
	color: #034E78;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
h5 {color: #E20600; font-size: 13px; font-weight:bold; text-align:left; margin:10px 40px;}
h5 a {color: #008341; font-size: 13px; font-weight:bold; text-align:left; margin:10px 40px;}
h3 a {color: #008341; font-size: 15px; font-weight:bold; text-align:center;}
h6{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #034E78;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin: 15px 0px 7px 0px;
}
.loctitle {
	color: #008341; 
	font-size: 15px; 
	font-weight:bold; 
	text-align:left; 
	margin:15px 10px 3px 15px;
}
p {color: #000000; font-size: 12px; margin: 0; padding: 0px;}
.ctr{text-align:center;}
.txtright{text-align:right;}
a {text-decoration:none;}
.pint { color: #333333; font-size: 12px; line-height: 20px; margin: 0; padding: 15px 20px 5px 40px;}
.pint2 { color: #444444; font-size: 12px; line-height: 16px; margin: 0; padding: 15px 20px 5px 40px;}
.pint3 { color: #444444; font-size: 12px; line-height: 16px; margin: 0; padding: 15px 30px 5px 90px;}
.pint3a { color: #444444; font-size: 12px; line-height: 16px; margin: 0; padding: 0px 30px 5px 60px;}
.pint3b { color: #444444; font-size: 13px; font-weight:600; line-height: 16px; margin: 0; padding: 50px 30px 5px 60px;}

.pint3c { color: #444444; font-size: 12px; line-height: 20px; margin: 0; padding: 10px 50px 5px 140px;}
.pint3t { color: #444444; font-size: 12px; line-height: 20px; margin: 0; padding: 0px 50px 5px 140px;}

.pint4 { color: #333333; font-size: 12px; line-height: 18px; margin: 0px; padding: 5px 30px 10px 20px;}
.pint4a { color: #333333; font-size: 12px; line-height: 18px; margin: 0px; padding: 5px 5px 10px 20px;}
.pint4b { color: #333333; font-size: 11px; line-height: 18px; margin: 0px; padding: 5px 30px 15px 0px; text-align:right;}
.pint4c { color: #333333; font-size: 11px; line-height: 28px; margin: 0px; padding: 0px 0px 15px 20px; text-align:left;}
.pint4d { color: #333333; font-size: 11px; line-height: 28px; margin: 0px; padding: 0px 0px 15px 20px; text-align:center;}
.pint5 { color: #333333; font-size: 12px; line-height: 18px; margin: 0px; padding: 5px 0px 10px 0px;}
.pint6 { color: #333333; font-size: 12px; line-height: 28px; padding: 75px 40px 10px 30px;; text-align:center;}

.sectiontitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #E20600; 
	font-size: 16px;
	line-height:20px; 
	font-weight:bold; 
	padding: 5px 0px 0px 40px;
	text-align:left;
	margin:15px 0px -10px 0px;/*-10 to adjust for pint*/
	}
.sectiontitle2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #E20600; 
	font-size: 16px;
	line-height:20px; 
	font-weight:bold; 
	padding: 5px 0px 0px 40px;
	text-align:left;
	margin:15px 0px 0px 0px;
	}
.sectiontitle3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #034E78;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 5px 0px 0px 40px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	}
ul{
	color: #034E78;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
}
.listgen li{
	color: #444444;
	font-size: 12px;
	line-height: 30px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	list-style-type: none;
}
.listgen li span{ font-size:14px; font-weight:bold;}

/*--------------------------------------
---------Right Menu Buttons-----------*/
.btnInt{
	display:block;
	width:240px;
	height:50px;
	font-size:14px;
	font-weight:700;
	color: #444444;
	text-align:center;
	padding-right:20px;
	background-image:url(../img/Int_RtMenu_hover.png);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:50px;
}
.btnInt:hover, .btnInt.current{
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	/*color:#008341; green*/
	background-position: 0 -50px;
}

/*--------------------------------------
-------buttons top menu--------------*/
.whitebtn {
	width: 170px;
	height: 50px;
	display: block;
	background-image: url(../img/bigBtn_FFF.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin: 0px;
	text-align: center;
	color: #034E78;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	z-index: 50;
}
.whitebtn:hover{
	background-position: 0 -50px;
	color: #008341;
}
.whitebtn a , .whitebtn p{
	color: #034E78;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.whitebtn a:hover, .whitebtn p:hover{
	color:#E20600;
}
/*------small-------------------------*/
.whtsmbtn {
	width:90px;
	height:30px;
	display:block;
	background-image:url(../img/BtnSm_FFF.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin:5px 0px 0px 10px;
}
.whtsmbtn:hover{
	background-position:0 -30px;
}
.whtsmbtn a, .whtsmbtn p{
	color:#E20600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
}
.whtsmbtn p:hover{
	color:#1A949A;
}

/*--------------------------------------------------
-----------Interior Pages---------------------------
--------------------------------------------------*/
.contrInt {
	background-color:#FFFFFF;-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; width:724px;min-height:683px; float:left;}
.sectionCntr {
	width:97%; height:auto; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:10px; padding:10px 0px; -webkit-box-shadow:inset 1px 1px 2px 3px #A8A8A8; box-shadow:inset 1px 1px 2px 3px #A8A8A8;
}
.sectionCntr_ps {
	width:97%; height:auto; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:10px; padding:3px 0px; -webkit-box-shadow:inset 1px 1px 2px 3px #A8A8A8; box-shadow:inset 1px 1px 2px 3px #A8A8A8;
}
.fourCol{
	font-weight:400;
	font-size:12px;
	text-align:center;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	column-count: 4;
	column-gap: 10px;
}
.errorBG{
	background-image:url(../img/404_paint.jpg);
	width: 600px;
	height: 300px;
}
.smapTxt, .smapTxt a{
	color: #1A949A; 
	font-size: 14px; 
	font-weight:bold; 
	padding-left:40px; 
	line-height:30px;
	text-decoration:none;
}
.smapTxt a:hover{
	color:#E20600;
}
/*---------------------------------------------------------
------------Quick Link Right Menu Feature Buttons--------*/
.qlrmf{
	display:block;
	width: 100px;
	height: 70px;
	margin: 0px;
	float:left;
	background-position: 0px 0px;
}
.qlrmf:hover, .qlrmf.current{
	background-position:0px -70px;
}
.qlrmf.show{ /*showroom*/
	background-image:url(../img/QL_showroom.png);
}
.qlrmf.showf{ /*showroom*/
	background-image:url(../img/QL_showroomF.png);
}
.qlrmf.team{ /*Meet the team*/
	background-image:url(../img/QL_team.png);
}
.qlrmf.emergency{ /*emergency info*/
	background-image:url(../img/QL_emergency.png);
}
.qlrmf.cylinder{ /*cylinder refill*/
	background-image:url(../img/QL_cylinder.png);
}
.qlrmf.talk{ /*let's talk*/
	background-image:url(../img/QL_talk.png);
}
.ql_tooltip{
	cursor:pointer; 
	text-decoration: none;
	position: relative;
	margin: 0px 0 0 0px;
	color:#000000;
}
.ql_tooltip span {
			margin-left: -9999px;
			position: absolute;
}
.ql_tooltip.team:hover span {
			position: relative; 
			width:100px; 
			margin:55px Auto 0px -25px;
			text-align:center;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			z-index: 300;
			color:#777777;
			display: block; 
}
.ql_tooltip.show:hover span {
			position: relative; 
			width:100px; 
			margin:55px Auto 0px 5px;
			text-align:center;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			z-index: 300;
			color:#777777;
			display: block; 
}
.ql_tooltip.emergency:hover span {
			position: relative; 
			width:100px; 
			margin:-14px Auto 0px 5px;
			text-align:center;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			z-index: 300;
			color:#777777;
			display: block; 
}
.ql_tooltip.cylinder:hover span {
			position: relative; 
			width:100px; 
			margin:-14px Auto 0px -25px;
			text-align:center;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			z-index: 300;
			color:#777777;
			display: block; 
}	
.ql_tooltip.talk:hover span {
			position: relative; 
			width:100px; 
			margin:55px Auto 0px 5px;
			text-align:center;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px; 
			line-height:10px; 
			font-weight: 500; 
			z-index: 300;
			color:#777777;
			display: block; 
		}	
		.ql_classic { padding: 0.8em 1em; }
    	* html a:hover { background: transparent; }
    	.ql_classic {color:#777777; background-repeat:no-repeat; z-index:100;
}
/*---------------------------------Calendar Date Box----------------------------
--------------------------------------------------------------------------------*/
.date {
	float: left;
	height: 52px;
	width: 52px;
	background: url(../img/date.png) no-repeat;
	margin-right: 0px;
	padding-top: 0px;
	line-height: normal;
}
#datecurrent{
	float: left;
	height: 52px;
	width: 52px;
	background: url(../img/adobe2c.jpg) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}
#datecurrent a {
	display: block;
	width: 100%;
	height: 100%;
}
#datecurrent a:hover{
	background: url(../img/adobe2b.jpg) no-repeat;

}
.date .month
{
display: block;
text-align: center;
color: #FFF;
font-size: 11px;
padding-top: 4px;
text-transform: uppercase;
}
.date .day
{
display: block;
text-align: center;
padding-top: 5px;
color: #222;
font-size: 16px;
font-weight: bold;
}
.caltitle {
margin:0px 0 2px 75px;
line-height:16px;
display: block;
font-size: 11px;
color: #666;
}
.title {
	font-size: 18px;
	line-height: 22px;
	margin: 20px 0 6px 20px;
	color: #034E78;
	font-weight: 700;
	text-align: left;
	font-variant: small-caps;
}
.title a{ color:#034E78;}
.title a:hover{ color:#E20600;
}
label {
    float: left;
    width: 125px;
    padding: 0 10px 0 9px;
    text-align: left;
}
.rightlabel {
	width: auto;
	padding: 0 0 0 4px;
}

.required {				/* adds star to input labels */
	background: url(img/L4/astr.gif) no-repeat -1px 4px;
}

.required2 {			/* adds star to input labels with more indention */
	background: url(img/L4/astr.gif) no-repeat -1px 4px;
	padding-left: 10px;
}

.inputwrapper {			/* wraps an input and label */
	clear: left;
	padding: 10px 0 10px 0;
}

.formindent {			/* indents a form's right column */
	padding: 0 0 0 145px;
}

.formindentsmall {		/* indents a form's right column slightly for check boxes */
	padding: 0 0 0 23px;
	clear: left;
}
.formindentgreen {		/* indents a form's right column slightly for check boxes */
	padding: 0 0 0 23px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005126;
}
/*---------------specials in highlights-----------
-------------------------------------------------*/
.specialcntra{
	width:90px;
	min-height:67px;
	background-image:url(../img/intFeatureBg.jpg);
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding: 10px;
	margin:15px 5px 15px 35px;
}
.specialcntraw{    /* wide */
	width: 150px;
	min-height: 107px;
	background-image: url(../img/intFeatureBg.jpg);
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin: 15px 5px 15px 35px;
}
.specialcntrawe{    /* wide */
	width: 180px;
	min-height: 107px;
	background-image: url(../img/intFeatureBg.jpg);
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin: 15px 5px 15px 35px;
}
.specialcntrb{
	width:90px;
	min-height:67px;
	background-image:url(../img/intFeatureBg.jpg);
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding: 10px;
	margin:15px 5px 15px 5px;
}
.specialcntr{
	width:580px;
	min-height:67px;
	background-image:url(../img/intFeatureBg.jpg);
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding: 10px;
	margin:25px;
}
.specialcntr img{
	border:none;
	width:100px;
	height: 67px;
	margin-right:10px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	float:left;
}
.specialcntr550{
	width:550px;
	min-height:67px;
	background:#EAE5E1;
	-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding: 10px;
	margin:20px 20px 20px 70px;
}
.specialcntr p{
		color: #336699;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-align:center;
		line-height:20px;
		padding-top:5px;
	}
.rspanel{
	width: 225px;
	height: 100%;
	background-image: url(../img/intSideBg.jpg);
	background-repeat: repeat-y;
	float: left;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
	/*border-radius: 0px 0px 0px 5px;*/
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border: 0px solid #000000;
}
/* phone */
.ph {
	float: left;
	height: 40px;
	width: 40px;
	background: url(../img/Licon_ph_g.png) no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: normal;
}
.ph2 {
	float: left;
	height: 40px;
	width: 40px;
	background: url(../img/Licon_ph_g.png) no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
