/* KELOWNA GLASS For  screens up to 411 px

================================================== */
 body
{  
           text-align:center; /*For IE6 Shenanigans*/  
       	background-image:url ('http://kelownaglassandwindshield.com/images/sitebuilder/bgblue.jpg');
} 
html
{
margin-top:10px;
}
* {
  margin: 0px;
  padding: 0px;
}


.wrapper
{
	width: 320px; 
  	margin: 0 auto;
	text-align:left;	
	background-color: white;
	position: relative;
}
.footer
{
	width: 316px; 
	border-width: 2px 2px 5px;
	border-style: solid;
	border-color: #FFF;
	height: 70px ;
}
.broken
{
	display: none; 
}
.broken2
{
	width: 316px; 
	height: 115px; 
  	margin: 0 auto;
	text-align:left;	
	position: relative;
	border-width: 2px 2px 2px;
	border-style: solid;
	border-color: #FFF;
}
.logo
{
	position: relative;
	margin: -115px 0 -15px 10px;
	z-index: 1000;
	width: 270px; 
}
.logo > img
{
	max-width: 100%;
} 
.heading
{
	width: 316px; 
	margin-top:-6px;
	text-align:left;	
	position: relative;
}

nav.mobile {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 2px;
  width: 316px;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	border-width: 0 2px;
	border-style: solid;
	border-color: #FFF;
}

.menu-item {
  background: #fff;
  width: 316px; 
}

/*Menu Header Styles*/
.menu-item h4 {
  border-bottom: 1px solid rgba(0,0,0,0.3);
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;
  
  /*Gradient should be #37435b Blue*/
  background: #41506f; /* Old browsers */
  background: -moz-linear-gradient(top, #41506f 0%, #35415a 44%, #283245 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41506f), color-stop(44%,#8f0222), color-stop(100%,#283245)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #41506f 0%,#35415a 44%,#283245 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #41506f 0%,#35415a 44%,#283245 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #41506f 0%,#35415a 44%,#283245 100%); /* IE10+ */
  background: linear-gradient(top, #41506f 0%,#35415a 44%,#283245 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#283245',GradientType=0 ); /* IE6-9 */
}

.menu-item h4:hover {  
  background: #4c5d80; /* Old browsers */
  background: -moz-linear-gradient(top,  #4c5d80 0%, #283245 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c5d80), color-stop(100%,#283245)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4c5d80 0%,#283245 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4c5d80 0%,#283245 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4c5d80 0%,#283245 100%); /* IE10+ */
  background: linear-gradient(top,  #4c5d80 0%,#283245 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c5d80', endColorstr='#283245',GradientType=0 ); /* IE6-9 */

}

.menu-item h4 a {
  color: white;
  display: block;
  text-decoration: none;
  width: 316px;
}

/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
  
  /*Animation*/
  -webkit-transition: height .5s ease;
     -moz-transition: height .5s ease;
       -o-transition: height .5s ease;
      -ms-transition: height .5s ease;
          transition: height .5s ease;
}

.menu-item:hover ul {
  height: 215px;
}

.menu-item ul a {
  margin-left: 20px;
  text-decoration: none;
  color: #aaa;
  display: block;
  width: 316px;
}

/*li Styles*/
.menu-item li {
  border-bottom: 1px solid #eee;
}

.menu-item li:hover {
  background: #eee;
}
	a:link    {color:#1a1a1a;}
	a:visited {color:#6f7d8c;text-decoration:none;}
	a:hover   {color:#c0c0c0;}
	a:active  {color:#c0c0c0;text-decoration:none;} 
.divcontent
{
	width: 316px;
	bgcolor: #e1e6f1;
	margin: 0 auto; 
	border-width: 0 2px 5px;
	border-style: solid;
	border-color: #FFF;
	background-image: url('http://westbankglass.com//images/sitebuilder/bgblue.jpg');
}
.divcontent2
{
	width: 300px;
	bgcolor: #e1e6f1;
	margin: 0 auto; 
	padding: 8px 10px; 
	border-width: 0 2px 5px;
	border-style: solid;
	border-color: #FFF;
	background-image: url('http://westbankglass.com//images/sitebuilder/bgblue.jpg');
}
.divone
{
	width: 316px;
	margin: 0 auto;
}

.divtwo
{
	width: 300px;
	margin: 10px;
}
.divthree .divthree3
{
	width: 316px;
	text-align: center;
	margin: 0 auto;
}
.divthree2
{
	width: 316px;
	text-align: left;
	margin: 0 auto;
}
.divfour
{
	width: 125px;
	padding: 5px;
	float: left;
}
.divfive
{
	float: right;
	width: 170px;
	height: 80px;
	padding: 5px;
}
.divsix
{
	display:none;
}
.divseven
{
	width: 280px;
	margin: 10px 0;
	position: relative;
	background-color: #E1E6F1;
	padding: 5px 10px 5px 10px;
}
p.contactform
{
	font-family: 'Arial', sans-serif;
	font-size:20px;
	color:#000000;
	text-align: left;
	font-weight: bold;
}
.clear {	clear:both;}
.streetview
{
	width: 300px;
	margin: 10px;
}
.streetview img
{
	max-width: 100%;
}
.tim
{
	float: left;
	margin: 20px 20px 10px 20px;
	width: 200px;
	height: 173px;
}
.tim img
{
	max-width: 100%;
}
p
{
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	color:#1a1a1a;
}
p.one
{
	font-family: 'Playball', cursive;
	font-size: 15px;
	color:#000000;
	text-align:right;
	font-style: normal;
	margin: -115px 2px 0 0;
	padding-bottom: 90px;
}
p.quality
{
	font-family: 'Arial Black', sans-serif;
	font-size:18px;
	color:#293b6d;
	margin-top:-15px;
	margin-left:40px;
	display: none;
}
.quality >span {font-size: 24px; margin-0 10px; 	display: none; }
p.get
{
	font-family: 'Arial', sans-serif;
	font-size:17px;
	color:#000000;
	margin-top:-25px;
	margin-left:40px;
	text-align: left;
	display: none;
}
.boxleft
{
	background-color:#546683;
	width: 316px;
	margin-top: 5px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #FFF;
}
.boxright { 
	background-color:#546683;
	width: 316px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #FFF;
}
p.more
{
    font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align: left;
	padding: 10px;
}
p.more2
{
    font-family: 'Cabin', sans-serif;
    font-size:16px;
	color:#546683;
	text-align: left;
	display: none;
}
.white
{
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align: left;
	margin: 0 8px;
}
.whitelist {
	font-family: 'Cabin', sans-serif;
	font-size:13px;
	color:#ffffff;
	text-align: left;
	margin-left: 15px;
}
p.white2
{
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#ffffff;
}
p.white3
{
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#ffffff;
	margin:15px;
}
.white4
{
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	margin: 12px 40px 20px 20px;
}
p.blue1
{
	font-family: 'Arial Black', sans-serif;
	font-size:13px;
	font-style:oblique;
	color:#aac6de;
	text-align: center;
	margin: 0 5px;
}
p.blue2
{
	font-family: 'Arial Black', sans-serif;
	font-size:13px;
	font-style:oblique;
	color:#aac6de;
	text-align: center;
	margin: 0 5px;
}
p.small
{
	font-family: 'Cabin', sans-serif;
	font-size:11px;
	color:#1a1a1a;
	float: left;
}
.sidebar
{
	width: 316px;
	float: none;
	background-color:#e1e6f1;
	border-width: 0 2px 2px;
	border-style: solid;
	border-color: #FFF;
}
.sidebar2
{
	width: 316px;
	float: none;
	background-color:#e1e6f1;
	border-width: 0 2px 2px;
	border-style: solid;
	border-color: #FFF;
}
h2
{
	text-align:left;
	font-family: 'Amaranth', cursive;
	font-size:20px;
	color:#ffffff;
	margin: 2px 2px 2px 8px; 
}
img.right {
    float: right;
    margin-left: 20px;
}
img.left2 
{
	float:left;
	margin-right:10px;
}
.requestaquote
{
	margin: 5px 0 20px 0;
	float:left;
	height: 32px;
	width: 140px;
}
.requestaquote img
{
	max-width:100%;
}
.glassexpress {
	float: right;
	margin: 0 0 20px;
	height: 41px;
	width: 140px;
}
.glassexpress img
{
	max-width:100%;
}
.address
{
	padding-top:4px;
	margin-left: 10px;
	font-size:14px;
	font-weight: normal;
}
.viewmap a 
{
	font-weight: normal;
	font-size: 12px;
	font-style: oblique;
	text-align:left;
	margin:2px 20px 6px 10px;
	color: #034a8c;
}
p.hours
{
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#1a1a1a;
	margin: -84px 8px 8px 30px;
	width: 150px;
	float: right;
}
#menu
{
display: none;
}
/** IMAGE TITLE ON HOVER **/
h6 {
	margin:0 4px;
	padding-top: 50px;
	text-align: center;
	font-family: 'Cabin',sans-serif;
	font-size: 16px;
}
h6 strong {
	font-weight:bold; 
}

/* Style */

#mainwrapper {
	height: auto;
	text-align: center;
	width: 316px;
}
#mainwrapper .box {
	cursor: pointer;
	height: 150px;
	float: left;
	margin: 4px;
	position: relative;
	overflow: hidden;
	width: 150px;

}
#mainwrapper .last {
	cursor: pointer;
	height: 150px;
	float: left;
	margin: 4px;
	position: relative;
	overflow: hidden;
	width: 150px;
}
#mainwrapper .box img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
#mainwrapper .last img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
/* Caption Common Style */
#mainwrapper .box .caption {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}
#mainwrapper .last .caption {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}

/** Caption 3: Fade **/
#mainwrapper .box .fade-caption, #mainwrapper .box .scale-caption  {
	opacity: 0;
	width: 150px;
	height: 150px;
	text-align: center;
	padding: 0px;
}
#mainwrapper .last .fade-caption, #mainwrapper .last .scale-caption  {
	opacity: 0;
	width: 150px;
	height: 150px;
	text-align: center;
	padding: 0px;
}

/** Fade Caption :hover Behaviour **/
#mainwrapper .box:hover .fade-caption, #mainwrapper .box:hover .scale-caption  {
	opacity: 1;
}
#mainwrapper .last:hover .fade-caption, #mainwrapper .last:hover .scale-caption  {
	opacity: 1;
}

#mainwrapper .box:hover .scale-caption h4, #mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(150px);
	-o-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	transform: translateX(150px);
}
#mainwrapper .last:hover .scale-caption h4, #mainwrapper .last:hover .scale-caption p {
	-moz-transform: translateX(150px);
	-o-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	transform: translateX(150px);
}
 img.ICBC 
{
	float: left; 
	margin: 0px 10px 5px 0px; 
	width: 46px;
	height: 47px;
}
iframe, object, embed
{
    max-width: 97%;
}
p.map
{
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	color:#1a1a1a;
    margin-left: 7px;
}
.map a  
{
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	color:#1a1a1a;
    margin-left: 7px;
}