@charset "utf-8";
body {
	font: 100%/1.4 'Libre Baskerville', sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(../imagePress/bandTop.jpg) repeat-x;	
	background-position:0px 200px;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	color:#0176ab;
	font-family: 'Libre Baskerville', serif;
}
h1
{
	font-size:33px;	
}
h1.big
{
	font-size:44px;
	text-align:center;
	color:#B42A0E;	
}
h2.redTextH2
{
	color:red;
}
h2.bigMiddle
{
	text-align:center;
	color:#000;
	font-size:3.3em;
}
p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	color:#252525;
 
}
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.responsive {
    width: 100%;
    height: auto;
}

.container {
	max-width: 960px;
	background-color: #FFF;
	margin: 0 auto; 
	-webkit-box-shadow: 0px 1px 14px 7px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 1px 14px 7px rgba(50, 50, 50, 1);
box-shadow:         0px 1px 14px 7px rgba(50, 50, 50, 1);
}

.outerHeader
{
	background:url(../imagePress/cubes.png);
}
.header {
	background-color:transparent;
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	max-width:960px;
	margin:0 auto;
}

.header h1.headerCallToAction
{
	font-size: 45px;
	position: absolute;
	top: 51px;
	left: 506px;
	color: #B42A0E;
	font-style: normal;
	font-family: Impact, Charcoal, sans-serif;
}
.header h1.headerLicense
{
	font-size:14px;
	position:absolute;
	top:120px;
	left:560px;	
	color:#5C9836;
	font-style:italic;
	font-family: Arial, sans-serif;
}
.header h1.headerServices
{
	top:100px;	
	color:#D50D11;
	font-style:normal;
	left:555px;
}

.sidebar1 {
	float: left;
	width: 167px;
	background-color: #f9f9f9;
	padding-bottom: 10px;
	
}
.sidebarLower
{
	margin-top:80px;	
}
.content {

	padding: 10px 0;
	width: 780px;
	float: left;
	background:#fff;
}
.contentLower
{
	margin-top:80px;	
}
table#defaultTable
{
	text-align:center;	
}
table#defaultTable h1
{
	font-size:14px;
	color:#A02E09;	
}
ul.ulWhyUs
{
	width:510px;
	margin-left:300px;	
}
ul.Landing{width:500px; margin-left:80px;}
ul.ulWhyUs li
{
	list-style:none;
	background:url(../imagePress/AABC_checkMark.jpg) 0px 4px no-repeat;
	padding-left:38px;	
	font-size:23px;
	margin-top:18px;
	color:#252525;
}
.contentOtro
{
	width:800px;
	float: left;	
	margin:0 auto;
	padding: 10px 0;
	margin-left:40px;
	text-align:justify;
	background-color:#fff;
	margin-top:30px;
}
.contentDefaultPage
{
	width:960px;
	float: left;	
	padding: 10px 0;
	margin-top:0px;
	background-color:#fff;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border: 1px solid #2a4b90; 
	margin-bottom: 15px;
	margin-top:-5px; 
}
ul.nav li {
	border-bottom: 1px dashed #666; 
	/*background:url(../imagePress/arrow.jpg) 10% 11px no-repeat;*/
	
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 35px;
	display: block; 
	width: 240px;  
	text-decoration: none;
	background-color: transparent;
	color:#fff;
	font-size:14px;
	
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	 
	background:#2a4b90 url(../imagePress/arrowHover.jpg) 10% 11px no-repeat;

	color: #FFF;
}

.footer {
	padding: 10px 0;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	position: relative;
	clear: both; 
	width:100%;
	background-color:#2480E6;
}
.innerFooter
{
	width:960px;
	margin:0 auto;
	text-align:right;
	padding-top:10px;
	color:#2480E6;	
	
}
.innerFooter p
{
	font-size:11px;	
	color:#fff;
}
.brands
{
	background:url(../imagePress/AABC_brands-repaired.jpg) no-repeat;
	width:960px;
	margin:0 auto;
	height:100px;	
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* slideshow */
#bandTop
{
	
	position:absolute;
	z-index:-10;
	top:0px;
	height:500px;
	width:100%;
}
img.iceMachineLogo
{
	margin-left:40px;	
}
#bandSlideShowOutro
{
	background:url(../imagePress/landingPageHeaderBackground1.jpg) repeat-x	;	
	position:absolute;
	z-index:0;
	top:128px;
	height:500px;
	width:100%;
}
#shadowPhoto
{
	max-width:960px;
	background:url(../imagePress/AABC_shadow-bottom.jpg) no-repeat;
	margin:0 auto;
	height:55px;	
}
.slideshow {
    
}
.bandSlideshow
{
	background:url(../houston-commercial-refrigeration/images/houston-commercial-walk-in-freezer-repair.jpg) no-repeat center center;
	 
	height:460px;
	background-size:cover;
	position: relative;
	
}

.innerContentBandSlideshow
{
	 
	/*max-width: 1200px;
	margin: 0;
	 -ms-transform: translateY(-50%);
  
	transform: translateX(50%);
	*/
  position: absolute;
  top: 30%;
 transform: translateY(2%);
  
	text-align:center;
}
.bandSlideshow h1
{
	color:#000;
	text-align:center;
	font-size:3.5em;
	 text-shadow: 2px 2px #fff;
	font:bold;
	
}

img.bannerHome
{
	margin-top:-40px;	
}
#banner 
{
	position:relative;
	height:300px;
	width:960px;
	background:url(../imagePress/background-landingPage.jpg) no-repeat 0px 10px;
	padding-bottom:50px;
		
}
#banner.walk
{
	background:url(../imagePress/background-landingPage-walkInFreezer.jpg) no-repeat 0px 10px;	
}
#banner.appliance
{
	background:url(../imagePress/background-landingPage-houstonApplianceRepair.jpg) no-repeat 0px 10px;	
}
#banner h3{color:#fff;position:absolute;top:240px; left:0px; font-weight:bold; text-align:center;}
#banner h4{color:#B42A0E;position:absolute;top:250px; left:320px;font-style:italic;
	font-family: Impact, Charcoal, sans-serif; font-size:30px;}
	#banner h4.freezer{left:350px;}
#banner img.ben
{
	
	position:absolute;
	top:0px;
	left:0;	
}
#banner img.coupon
{
	position:absolute;
	top:-20px;
	left:280px;	
}
.shadowLanding
{
	
		
}
#photoShow div {
    position:absolute;
    z-index: 0;
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}
img.gallery {
	
	cursor: pointer;
}
/* FORM FORM FORM */
#formwrap
{
width:500px;
margin-left:auto;
margin-right:auto;
}
#formwrap.landing{width:350px;}
fieldset
{
border: 1px solid #336;
padding: 0.8em 0 0.8em 0.8em;
}
legend{
font-size:1.5em;
}
#formwrap label
{
display:block;
top-margin:0.5em;
}

#formwrap input, textarea
{
border-top:1px solid #336;
border-left:1px solid #336;
border-bottom: #978EBA;
border-right: #978EBA;
background-color:#6589CE;
width:21em;
padding:.2em;
color:#FFF;
}
#formwrap textarea
{
height:8em;
}
#formwrap #submit
{
width:8em;
margin: .8em 0 0 .8em;
}
#formwrap input:focus, textarea:focus, input:focus, textarea:focus
{
background:#6589CE;
color:#FFF;
}
#contact_form em
{
color:#C00;
font-weight:bold;
}
.content {

	padding: 10px 0;
	width: 680px;
	float: right;
}
.sidebar1 {
	float: right;
	width: 280px;
	background-color: #4296E9;
	padding-bottom: 10px;
	color:#fff;
}
.sidebar1 p{color:#fff;}
.sidebar1 a{color:#fff;}
.sidebar1 h3.sidebar1H3{color:#fff; padding-top:8px;}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer {
	padding: 10px 0;
	background-color: #2480E6;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
.walkinCooler-mainImage
{
	margin-bottom:0px;	
}




/*///////////

RESPONSIVE

*/

@media screen and (min-width:480px) and (max-width:800px) {
  /* Target landscape smartphones, portrait tablets, narrow desktops
*/
	
	video
{
	max-width:600px;
	height:auto;
}
	
 

}

@media screen and (max-width:480px) {
  /* Target portrait smartphones */
	img.iceMachineLogo
	{
		margin-left:25px;

	}
 
	.header h1.headerCallToAction
	{
		 
		font-size:1.5em;
		left:0px;
		top:140px;
		margin-top:0px;
	}
	.header h1.headerLicense
	{
		left:25px;
		top:15px;
	}
	.header h1.headerServices
	{
		top:0px;
	}
	
	h2.redTextH2
	{
		font-size:1em;
		color:#0188AD;
	}
	.bandSlideshow
	{
		height:350px;
	}
	.bandSlideshow h1
	{
		font-size:2.3em;
	}
	.innerContentBandSlideshow
	{
		top:10%;
	}
	#shadowPhoto
	{
		margin-top:-20px;
		width:320px;
		background-position:center ;
	}
	ul.Landing
	{
		margin:0px;
		 
		padding:0px;
		width:320px;
	}
	ul.ulWhyUs li
	{
		font-size:1em;
		 
		margin:0px;
	}
  video
{
	max-width:320px;
	height:auto;
}
  body
  {
		background: #fffbf4; 
		padding-top:0px;
  }
   
  header
  {
	
	padding-bottom:140px; 
	text-align:center; 
  }
  
.content{
	width:auto;	
	float:none;
	
}
  
input[type=text]{
margin-bottom: 20px;
margin-top: 10px;
width:290px;
padding: 15px;

border:1px solid #a92475;
}
 
.sidebar1
{
	width:auto;
	display:block;
	float:none;
	margin-top:0px;
}

  
footer
{
	background:transparent;
	
	
}
.innerFooter
{
	max-width:305px;
	margin:0 auto;	
	padding-top:30px;
}
footer p
{
	text-align:center;	
}
footer p a
{
	
	color:#bfbfbf;
}
footer p a:visited, footer p a:link, footer p a:active
{
	
	color:#bfbfbf;
}
 

}
 
 
/* iphone 6*/
@media only screen and (max-device-width: 667px) and (-webkit-device-pixel-ratio: 2) {
	
.megamenu > li.showhide span.title{
	margin: 15px 0 0 140px;
	float: left;
	
}

}

/* iphone 6plus */
@media screen and (min-device-width : 414px) and (-webkit-device-pixel-ratio: 3){
	.megamenu > li.showhide span.title{
	margin: 15px 0 0 188px;
	float: left;
	
}
		
}




@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:portrait) {
   
	 

	
}/*for IPAD */

/* IPAD landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {  
	.header h1.headerCallToAction{
		left:550px;
	}
 

}

/* IPAD PORTRAIT */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.header h1.headerCallToAction{
		left:350px;
	}
	.header h1.headerServices
	{
		left:350px;
	}
	.header h1.headerLicense
	{
		left:350px;
	}
}
   
	