#quickLinks {
	display:none;
}


@media only screen and (min-width:600px) {
	#box1 { background:url('/images/800/i1.jpg') left top no-repeat; }
	#box2 { background:url('/images/1400/i2w.png') center center no-repeat, url('/images/800/i2.png') center top no-repeat; }
	#box3 { background:url('/images/800/i3.jpg') center top no-repeat; }
	#box4 { background:url('/images/800/i4.jpg') center top no-repeat; }
	#box5 { background:url('/images/800/i5.jpg') center top no-repeat; }
	#box6 { background:url('/images/800/i6.png') center top no-repeat; }
}

@media only screen and (min-width:400px) and (max-width:599px) {
	#box1 { background:url('/images/600/i1.jpg') left top no-repeat; }
	#box2 { background:url('/images/1200/i2w.png') center center no-repeat, url('/images/600/i2.png') center top no-repeat; }
	#box3 { background:url('/images/600/i3.jpg') center top no-repeat; }
	#box4 { background:url('/images/600/i4.jpg') center top no-repeat; }
	#box5 { background:url('/images/600/i5.jpg') center top no-repeat; }
	#box6 { background:url('/images/600/i6.png') center top no-repeat; }
}

@media only screen and (min-width:200px) and (max-width:399px) {
	#box1 { background:url('/images/400/i1.jpg') left top no-repeat; }
	#box2 { background:url('/images/1000/i2w.png') center center no-repeat, url('/images/400/i2.png') center top no-repeat; }
	#box3 { background:url('/images/400/i3.jpg') center top no-repeat; }
	#box4 { background:url('/images/400/i4.jpg') center top no-repeat; }
	#box5 { background:url('/images/400/i5.jpg') center top no-repeat; }
	#box6 { background:url('/images/400/i6.png') center top no-repeat; }
}

@media only screen and (max-width:199px) {
	#box1 { background:url('/images/200/i1.jpg') left top no-repeat; }
	#box2 { background:url('/images/800/i2w.png') center center no-repeat, url('/images/200/i2.png') center top no-repeat; }
	#box3 { background:url('/images/200/i3.jpg') center top no-repeat; }
	#box4 { background:url('/images/200/i4.jpg') center top no-repeat; }
	#box5 { background:url('/images/200/i5.jpg') center top no-repeat; }
	#box6 { background:url('/images/200/i6.png') center top no-repeat; }
}


.box {
	position:relative;
	height:auto;
}


#box1,
#box2,
#box3,
#box4,
#box5,
#box6 {
	padding-top:15px;
	padding-bottom:15px;
	background-color: #FFFFFF;
}


#box1,
#box2,
#box3,
#box4,
#box5,
#box6 {
	background-size:cover;
	-webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover; 
}

/*
@media only screen and (min-width:600px) {
	#box1 {
		background-size:cover;
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover; 
	}
}
*/


#box2 {
	background-size:auto auto, cover;
}



#pane1:first-child {
	position:fixed;
	top:0px;
}





/*
#box1 .overlay {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:94%;
	height:auto;
	padding-bottom:5px;
}
*/

#box1 {
	background-color:#008CCC;
	padding-top:0px;
	padding-bottom:0px;
}

#box1 .overlay {
	position:relative;
	margin-left:8%;
	display:block;
	width:84%;
	font-family:RobotoLightItalic;
	font-size:30px;
	line-height:32px;
	color:#1699D4;
	text-align:left;
	padding-top:35px;
	padding-bottom:35px;
}

#box1 .overlay div div {
	display:block;
	margin-top:60%;
	margin-bottom:60%;
}



#box2 .overlay {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:95%;
	text-align:center;
	padding-top:33px;
	padding-bottom:20px;
}

#box2 .overlay .title {
	font-family:RobotoLight;
	font-size:33px;
	line-height:46px;
	color:#FFFFFF;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:32px;
}

#box2 .overlay .title strong {
	font-family:RobotoLight;
	font-weight:normal;
	text-transform:uppercase;
}

#box2 .overlay .copyTop {
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#box2 .overlay .subtitle {
	font-family:RobotoCondensed;
	font-size:19px;
	line-height:27px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top:38px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#box2 .overlay .lorinda {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:85%;
	margin-top:12px;
}

#box2 .overlay .ourstory {
	text-transform:uppercase;
	font-family:RobotoCondensed;
	font-size:27px;
	border:1px solid #FFFFFF;
	padding:12px 27px;
	display:inline-block;
	vertical-align:middle;
	margin-top:12px;
	cursor:pointer;
}

#box2 .overlay .ourstory:hover {
	color:#0094D9;
	background-color:#FFFFFF;
}




/*
#box3 {
	background-size:auto 100%;
	-webkit-background-size:auto 100%;
	background-position:left top;
}

@media only screen and (min-width:600px) {
	#box3 {
		background-size:cover;
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover; 
	}
}
*/


#box3 .overlay {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:79%;
	padding-top:19px;
	padding-bottom:16px;
	text-align:center;
}

#box3 .overlay img {
	margin-bottom:14px;
}

#box3 .overlay #box3copy {
	width:100%;
	position:relative;
	margin-left:0px;
}

#box3 .overlay .title,
#box3 .overlay .title2 {
	font-family:RobotoLight;
	font-size:35px;
	line-height:39px;
	color:#473728;
	text-align:left;
	margin:0;
}

#box3 .overlay .title {
	width:90%;
}


#box3 .overlay .title strong {
	font-family:Roboto;
	font-weight:normal;
}

#box3 .overlay .title span {
	margin-right:40px;
}

#box3 .overlay .subtitle {
	font-family:RobotoLight;
	font-size:32px;
	line-height:32px;
	margin-top:8px;
	text-shadow: 2px 3px 5px rgba(33, 142, 170, 0.8);
  filter: dropshadow(color=rgba(33, 142, 170, 0.8), offx=2, offy=3);
}

#box3 .overlay p {
	font-family:RobotoCondensed;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#473728;
	margin-top:23px;
	margin-bottom:0px;
	text-align:left;
}

#box3 .overlay p strong {
	font-family:RobotoBoldCondensed;
	font-weight:normal;
}

#box3 .overlay p.no {
	font-family:RobotoBoldCondensed;
	line-height:29px;
	margin-top:18px;
}

#box3 .overlay p.issues {
	margin-top:17px;
}

#box3 .overlay .ourservices {
	text-transform:uppercase;
	font-family:RobotoCondensed;
	font-size:27px;
	color:#473728;
	border:1px solid #473728;
	padding:12px 24px;
	display:inline-block;
	vertical-align:middle;
	margin-top:34px;
	cursor:pointer;
}

#box3 .overlay .ourservices:hover {
	color:#FFFFFF;
	background-color:#473728;
}





#box4 .overlay {
	position:relative;
	display:block;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:34px;
}

#box4 .overlay .title {
	font-family:RobotoCondensed;
	font-size:65px;
	color:#009DE5;
	text-transform:uppercase;
	font-weight:normal;
	height:128px;
	position:relative;
	z-index:1;
	color:#199AD6;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.27);
  filter: dropshadow(color=rgba(0, 0, 0, 0.27), offx=4, offy=4);
}

#box4 .overlay .title .titlelogo {
	vertical-align:middle;
}

#box4 .overlay .title span {
	vertical-align:middle;
	margin-left:3px;
}



#box4 .overlay div.paragraph {
	font-family:RobotoBoldCondensed;
	font-size:23px;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top:5px;
	text-align:left;
	margin-bottom:10px;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.27);
  filter: dropshadow(color=rgba(0, 0, 0, 0.27), offx=4, offy=4);
}

#box4 .overlay div.paragraph a {
	color:#199AD6;
	font-weight:normal;
	text-decoration:none;
}

#box4 .overlay div.paragraph a:hover {
	text-decoration:underline;
}


#box4 .overlay img.chevron { 
	margin-top:17px;
}

#box4 .overlay div.bottom {
	font-family:Roboto;
	font-size:21px;
	color:#FFFFFF;
	margin-top:14px;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.27);
  filter: dropshadow(color=rgba(0, 0, 0, 0.27), offx=4, offy=4);
  line-height:32px;
}

#box4 .overlay div.bottom a {
	color:#199AD6;
	font-weight:normal;
	text-decoration:none;
}

#box4 .overlay div.bottom a:hover {
	text-decoration:underline;
}

#box4 .overlay .logoBuzz {
	margin-top:19px;
}






#box5 .overlay {
	position:relative;
	display:block;
	width:88%;
	padding-top:153px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#box5 .overlay .quote {
	font-family:Roboto;
	font-size:22px;
	line-height:27px;
	text-transform:uppercase;
	color:#199AD6;
}

#box5 .overlay .quote span {
	display:block;
	margin-top:34px;
}

#box5 .overlay .quote span#quoteEnd {
	display:none;
}


#box5 .overlay .quote .qleft {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#box5 .overlay .quote strong {
	font-family:Roboto;
	font-weight:normal;
}

#box5 .overlay .qright {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#box5 .overlay .by {
	font-family:Roboto;
	font-size:20px;
	text-transform:uppercase;
	color:#6B6B6B;
	margin-top:23px;
	margin-left:46%;
}

#box5 .overlay .visit {
	font-family:RobotoBoldCondensed;
	font-size:27px;
	color:#0088C7;
	margin-top:27px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#box5 .overlay .visit span {
	margin-left:10px;
}

#box5 .overlay .visit img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}





#box6 .overlay {
	position:relative;
	display:block;
	width:100%;
	text-align:center;
	padding-top:35px;
	padding-bottom:72px;
	overflow:hidden;
}

#box6 .overlay .title,
#box6 .overlay .titleM {
	font-family:RobotoLight;
	font-size:66px;
	line-height:67px;
	color:#F1D0B5;
	margin-top:0px;
	position:relative;
	z-index:1;
}

#box6 .overlay .title {
	display:none;
}

#box6 .overlay #productImage {
	width:111%;
	margin-left:-13%;
	display:block;
	cursor:pointer;
}

#box6 .overlay .product {
	position:relative;
	display:block;
	/*height:451px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
}

#box6 .overlay .product .copy {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:85%;
	position:relative;
	top:-13px;
	z-index:1;
	text-align:center;
}

#box6 .overlay .product .copy .prodTitle {
	font-family:RobotoLight;
	font-size:66px;
	color:#F1C5A2;
	line-height:44px;
	cursor:pointer;
}

#box6 .overlay .product .copy .prodSubtitle {
	font-family:RobotoBoldCondensed;
	text-transform:uppercase;
	font-size:26px;
	color:#E2C1A7;
	margin-top:10px;
	margin-bottom:0px;
}

#box6 .overlay .product .copy p {
	font-family:Roboto;
	font-size:18px;
	line-height:21px;
	color:#DCBDA1;
	margin-top:21px;
	margin-bottom:0px;
	text-align:left;
}
	
/*
#box6 .overlay .product .copy .view {
	font-family:RobotoBoldCondensed;
	font-size:23px;
	color:#FF7F00;
	margin-top:24px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
}

#box6 .overlay .product .copy .view img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}
*/
	
#box6 .overlay .product .copy .browse {
	font-family:RobotoBoldCondensed;
	font-size:23px;
	color:#FF7F00;
	margin-top:24px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
}

#box6 .overlay .product .copy .browse img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}









