@import url( fonts.css );

body {
	background-color: #EBEBEB;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: 'CalibriRegular';
	font-size: 12pt;
	margin: 0;
	padding: 0;
	text-align: justify;
}

/*--- Header ---*/
#header {
	background-image: url(images/header-repeat.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#headerGroup {
	left: 50%;
	position: absolute;
	margin: 0 0 0 40px;
}

#basketHeader {
	position: absolute;
	top: 50px;
	width: 160px;
}

#basketHeader img {
	float: left;
}

#basketText {
	font-family: 'CalibriRegular';
	font-size: 11pt;
	padding: 5px 0 0 0;
}

#basketText p {
	margin: 0;
}

#currentBasket {
	font-family: 'CalibriRegular';
	font-size: 8pt;
	font-style: italic;
}

#chatHeader {
	position: absolute;
	top: 50px;
	width: 190px;
}

#chatHeader img {
	float: left;
}

#chatHeader p {
	display: inline;
	font-family: 'CalibriRegular';
	font-size: 16pt;
	padding: 2px 0 0 5px;
}

#chatHeader a {
	color: #312d2e;
	text-decoration: none;
}

#phoneHeader {
	position: absolute;
	top: 90px;
	width: 190px;
}

#phoneHeader img {
	float: left;
}

#phoneText {
	font-family: 'CalibriRegular';
	font-size: 11pt;
	padding: 5px 0 0 0;
}

#phoneText p {
	margin: 0;
}

#phoneNumber {
	font-family: 'CalibriBold';
	font-size: 8pt;
}

#shippingSticker {
	margin: 0 0 0 350px;
	position: absolute;
	top: 45px;
}

#socialHeader {
	margin: 0 0 0 235px;
	position: absolute;
	top: 100px;
	width: 110px;
}

#currentUser {
	margin: 0 0 0 235px;
	position: absolute;
	top: 50px;
}

#locationHeader {
	margin: 0 0 0 225px;
	position: absolute;
	top: 5px;
	width: 263px;
}

#logoContainer {
	margin: 0 auto;
	padding: 25px 0 15px 0;
	width: 960px;
}

/*--- Menu/navigation ---*/



#navigation  {
	background-image: url(images/menu2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 45px;
	width: 100%;
}

#menu {
	margin: 0 auto;
	width: 960px;
}

#navigation li {
	display: inline-block;
	*display: inline;
		zoom: 1;
	height: 45px;
	position: relative;
}

#navigation a {
	color: #181818;
	display: block;
	font-family: 'MyriadProRegular';
	font-weight: 300;
	font-size: 12pt;
	height: 100%;
	line-height: 42px;
	padding: 0 20px;
	text-decoration: none;
}

#navigation li:hover,
#navigation a:hover {
	background-color: #F3F3F3;
	background-image: url(images/menu2b.png);
	color: #fff;
}

ul#menu ul {
	display: none;
	left: 0px;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 99;
}

ul#menu ul.sub-menu-1 li {
	width: 230px;
}

ul#menu ul.sub-menu-3 li {
	width: 305px;
}

ul#menu ul li {
		display: none;
		background-image: url(images/menu2c.png);
		background-color: rgb(243, 243, 243);
		border: medium none !important;
		color: rgb(255, 255, 255);
		display: block !important;
		/*height: 35px;*/
		position: relative;
		text-align: left;
		min-width : 180px;
}

/*Sub menu code start*/
ul#menu ul li:hover ul{
		display:none;
		background-image: none;
		border: medium none !important;
		/*color: #93D7FF;*/
		height: 45px;
		padding: 0px;
		position: relative;
		left: 230px;
		text-align: left;
		min-width : 180px;
}

ul#menu li ul li ul a{
	visibility:hidden;
	background-image: url(images/menu2c.png);
	display:none;
	padding-left:10px;
	position:relative;
	top: -45px;
	background-color: #F3F3F3;
}

ul#menu li ul li:hover ul a{
	visibility:visible;
	display: inherit;
	background-color: #F3F3F3;
	
}

ul#menu li ul li a.hassub{
	background-image: url(images/menu2d.png);
}
ul#menu li ul li a.hassub:hover{
	background-image: url(images/menu2b.png);
}
/*ul#menu li ul li ul:hover a{
	visibility:visible;
	display: inherit;
	background-color: #2BAFFF;
	
}*/

/*ul#menu ul li li{
		background-image: none;
		background-color: rgb(243, 243, 243);
		border: medium none;
		color: rgb(255, 255, 200);
		display: block;
		height: 35px;
		padding: 0px;
		left: 300px;
		position: relative;
		text-align: right;
		min-width : 180px;
}*/

/*Sub menu code end*/

ul#menu li:hover ul, ul#menu ul li:hover ul, ul#menu ul ul li:hover ul, ul#menu li.iehover ul, ul#menu ul li.iehover ul, ul#menu ul ul li.iehover ul {
		display: block;
}
/*--- Content ---*/
#content {
	min-height: 200px;
	margin: 20px auto 60px auto;
	width: 960px;
	font-family: CalibriRegular;
	color: #333;
}

#displayPanel {
	background-image: url(images/backsplash.png);
	background-repeat: no-repeat;
	display: inline-block;
		*display: inline;
		zoom: 1;
	height: 229px;
	margin: 0 0 0 -25px;
	position: relative;
	width: 688px;
}

#displayPanel .image {
	padding: 20px 0 0 60px;
}

#displayPanel .video {
	left: 46%;
	padding: 10px 0 0 0;
	position: absolute;
}

#panelText {
	color: #fff;
	font-family: 'MyriadProBold';
	font-size: 12pt;
	letter-spacing: 6px;
	position: absolute;
	text-align:center;
	text-transform: uppercase;
	top: 208px;
	width: 688px;
}

#banners {
	display: inline-block;
		*display: inline;
		zoom: 1;
	padding: 0 0 0 20px;
	position: absolute;
	width: 274px;
}

#banners img {
	padding: 0 0 10px;
}
/* Hover Image */
.imageWrapper1:hover {
    cursor: pointer;
    height:auto;
    width: auto;
    transform:scale(1.1);
    -ms-transform:scale(3); /* IE 9 */
    -moz-transform:scale(3); /* Firefox */
    -webkit-transform:scale(3) translate(-20px,-36px); /* Safari and Chrome */
    -o-transform:scale(3); /* Opera */
	-webkit-border:medium;
    /*box-shadow: 3px 3px 1px #111111;*/
}
.imageWrapper1 {
    position: relative;
    width: auto;
    height: auto;
}
.imageWrapper1 img {
    display: block;
}
.imageWrapper1 .cornerLink {
    opacity: 0;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 2px 0px;
    color: #ffffff;
    background: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.imageWrapper1:hover .cornerLink {
    opacity: 0.8;
}

.imageWrapper2:hover {
    cursor: pointer;
    height:auto;
    width: auto;
    transform:scale(1.1);
	position:relative;
    -ms-transform:scale(2); /* IE 9 */
    -moz-transform:scale(2); /* Firefox */
    -webkit-transform:scale(2) translate(-5px,-26px); /* Safari and Chrome */
    -o-transform:scale(2); /* Opera */
	-webkit-border:medium;
    /*box-shadow: 3px 3px 1px #111111;*/
}
.imageWrapper2 {
    position: relative;
    width: auto;
    height: auto;
}
.imageWrapper2 img {
    display: block;
}
.imageWrapper2 .cornerLink {
    opacity: 0;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 2px 0px;
    color: #ffffff;
    background: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.imageWrapper2:hover .cornerLink {
    opacity: 0.8;
}
/* End Hover Image Code */

.title-row {
	color: #f9f9f9;
	font-family: 'MyriadProRegular';
	font-weight:  normal;
	font-size: 12pt;
	letter-spacing: 10px; 
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.title-row.style-1 {
	background-color: #66cc33;
}
.title-row.style-1light {
	background-color: #81D658;
}
.title-row.style-2 {
	background-color: #0066cc;
}
.title-row.style-2light {
	background-color: #3399FF;
}
.title-row.style-3 {
	background-color: #FBB835;
}


.previewRow {
	width: 960px;
}

.productPreview {
	border: 1px solid transparent;
	display:inline-block;
	*display: inline;
	zoom: 1;
	margin: 45px 0 30px;
	padding: 7px;
	vertical-align: top;
	width: 23%;
}

.productPreview.featured {
	border: 1px solid #a3a3a3;
	margin: 10px 0;
	padding: 0px 7px 7px;
}

.productPreview .feature-title {
	background-color: #0077c0;
	color: #ffffff;
	font-family: 'MyriadProRegular';
	font-size: 16pt;
	margin: 0 -7px 9px -7px;
	padding: 4px 0;
	text-align: center;
}

.productPreview h1 {
	color: #292929;
	font-family: 'CalibriBold';
	font-weight: normal;
	font-size: 18pt;
	margin: 4px 0 2px 0;
	text-align: center;
}

.productPreview .productImgLink {
	display: block;
	min-height: 160px;
}

.productPreview p {
	color: #222222;
	font-family: 'CalibriRegular';
	font-size: 12pt;
	margin: 0 0 20px 0;
	min-height: 74px;
}

.productPreview p > a {
	color: #fdbc37;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

.productPreview > a {
	vertical-align: bottom;
}

.contentRow {
	width: 960px;
}

.contentColumn {
	display:inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 23%;
	padding: 4px;
}

.arrowBackground {
	font-size: 10pt;
	left: 95%;
	padding: 8px 0 0 0;
	position: absolute;
	top: 0;
	z-index: -1;
}

.contentColumn h1 {
	color: #292929;
	font-family: 'MyriadProRegular';
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -1px;
	min-height: 50px;
	position: relative;
}

.contentColumn p {
	color: #231f20;
	font-family: 'MyriadProRegular';
	font-size: 11pt;
}

.contentColumn p > a {
	color: #231f20;
	font-family: 'CalibriBold';
	text-decoration: none;
}

strong {
	font-family: 'CalibriBold';
	font-weight: normal;
}

.font-heading-xlarge {
	font-size: 40pt;
}

.font-heading-large {
	font-size: 24pt;
	color: #000;
}

.font-heading {
	font-size: 18pt;
}

.font-heading-medium {
	font-size: 16pt;
}

.font-heading-small {
	font-size: 14pt;
}

.font-heading-smaller {
	font-size: 12pt;
	color:#333;
}

.font-body {
	font-size: 12pt;
}

.font-body-small {
	font-size: 8pt;
}

.heavy {
	font-family: 'CalibriBold';
	font-weight: normal;
}
/*--- Footer ---*/
#footer {
	height: 200px;
	margin: 0 auto 8px;
	text-align: justify;
	width: 960px;
}

.footSection {
	display: inline-block;
	*display: inline;
		zoom: 1;
	font-family: 'CalibriRegular';
	max-width: 380px;
	padding: 0 21px 0 0;
	vertical-align: top;
}

.footSection a ,
.footSection p {
	color: #231f20;
	font-size:11pt;
	margin: 0;
	text-decoration: none;
}

.footSection h1 {
	font-family: 'CalibriBold';
	font-weight: normal;
	color: #231f20;
	font-size: 14pt;
	margin: 8px 0 5px 0;
}

.footSection ul {
	padding: 0;
	margin: 0;
}

.footSection li {
	list-style-type: none;
}

.footSection img {
	vertical-align: middle;
	padding: 0 2px 5px 0;
}

#socialFooter {
	padding: 0 0 0 5px;
}

#bottomFoot{
	color: #5d5d5d;
	font-size: 8pt;
	text-align: right;
	margin: -35px 0 0 0;
	width: 100%;
}

#bottomFoot a {
	color: #5d5d5d;
	text-decoration: none;
}

/*--- Extras ---*/
.clear {
	clear: both;
}

#symlink {
	color: #9e9e9e;
}

.inline {
	display:inline;
}

a img {
	border: 0;
}

/* Mobile Tablet - Portrait */
@media all and (max-width: 810px) {
	#content {
		width: 100%;
	}
	#displayPanel {
		width: 70%;
		height: auto;
	}
	#displayPanel img{
		width: 100%;
	}
	#banners {
		width: 28%;
	}
	#banners img {
		width: 100%;
	}
	.previewRow {
		width: 100%;
	}
	.productPreview {
		width: 45%;
	}
	.contentColumn {
		width: 48.3%;
	}
	.contentColumn:not(:last-child) {
		padding: none;
	}
}

/* Mobile Smartphone - Landscape */
@media all and (max-width: 568px) {
	#content {
		width: 100%;
	}
	#displayPanel {
		width: 95%;
		height: auto;
		display: block;
		*display:block;
		padding: 0;
		margin: 0 auto;
	}
	#displayPanel img {
		width: 100%;
		display: block;
		padding: 0;
		margin: 0 auto;
	}
	#banners {
		width: 250px;
		height: auto;
		display: block;
		position: relative;
		padding-top: 40px;
		margin: 0 auto;
		padding-left: 0;
	}
	
	#banners img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
		
	}
	.previewRow {
		width: 95%;
		margin: 0 auto;
	}
	.productPreview {
		width: 95%;
		margin: 0 auto;
	}
	
	.productPreview a .moreInfo {
		margin: 0 auto;
		width: 30%;
		display: block;
	}
	
	.productPreview a .watchVideo {
		margin: 0 auto;
		width: 30%;
		display: block;
		padding-top: 5px;
	}
	.contentColumn {
		width: 95%;
		margin: 0 auto;
		padding: none;
	}
	
	#dialog-modal-video1 iframe {
		width: 400px;
		height: auto;
	}
	#dialog-modal-video2 iframe {
		width: 400px;
		height: auto;
	}
	#dialog-modal-video2a iframe {
		width: 400px;
		height: auto;
	}
	#dialog-modal-video3 iframe {
		width: 400px;
		height: auto;
	}
	#dialog-modal-video3a iframe {
		width: 400px;
		height: auto;
	}
	#dialog-modal-video4 iframe {
		width: 400px;
		height: auto;
	}
}



/* Mobile Smartphone - Portrait */
@media all and (max-width: 320px) {
	#content {
	 	width: 100%;
	}
	#displayPanel {
		width: 100%;
	}
	#displayPanel img {
		width: 100%;
	}
	#banners {
		width: 95%;
	}
	#banners img {
		width: 95%;
	}
	#dialog-modal-video1 iframe {
		width: 250px;
		height: auto;
	}
	#dialog-modal-video2 iframe {
		width: 250px;
		height: auto;
	}
	#dialog-modal-video2a iframe {
		width: 250px;
		height: auto;
	}
	#dialog-modal-video3 iframe {
		width: 250px;
		height: auto;
	}
	#dialog-modal-video3a iframe {
		width: 250px;
		height: auto;
	}
	#dialog-modal-video4 iframe {
		width: 250px;
		height: auto;
	}
}
