@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic|Arimo:400,700,400italic,700italic);

@font-face {
    font-family: 'socialicoregular';
    src: url('../../settings/fonts/socialico-webfont.eot');
    src: url('../../settings/fonts/socialico-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('../../settings/fonts/socialico-webfont.html') format('woff'),
url('../../settings/fonts/socialico-webfont.ttf') format('truetype'),
url('../../settings/fonts/socialico-webfont-2.html#socialicoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CSS Document */

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}



.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
width: 100%; /* use this, or not */
margin: auto;
}

body {
	font-family: 'Arimo', Arial;
	background: #F2FAFA;
	color: #666;
	background: #0082B5 url(../../settings/images/bk-1800.jpg) repeat-y;
	background-position: center;
	margin:0px;
}

.copycat { display:none;}

.structure {
	padding-right: 15px;
	padding-left: 15px;
	width:1200px;
	display: table;
    margin: 0 auto;
	position: relative;

	}
	
	
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#header {
	height:116px;
}

div#bar {
	
	background-color: #1A737D;
	background-image: none;
	box-sizing: border-box;
	color: #666;
	display: block;
	height: 10px;
	line-height: 20px;
	width: 1333px;
}

div#middle {
	min-height:1260px;
}

div#content {
	width:750px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 15px;
}

div#rightNav {
	width:250px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#rightNavBox {
	-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: whiteSmoke;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	border-bottom-color: #E3E3E3;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E3E3E3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E3E3E3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #E3E3E3;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;
	box-sizing: border-box;
	color: #666;
	display: block;
	font-family: Arimo, Arial;
	font-size: 14px;
	height: 699px;
	line-height: 20px;
	margin-bottom: 20px;
	min-height: 20px;
	width: 220px;
	padding: 9px;
	margin-left: 9px;
}

div#credits {
	height:47px;
}

div.headerLogo {
	width: 33.3333%;
	float: left;
	position: absolute;
	min-height: 1px;
	top: 20px;
	left: 15px;
}

div.headerAddress {
	font-size: 13px;
	color: #666;
	text-align: right;
	width: 300px;
	position: absolute;
	min-height: 1px;
	display: block;
	font-family: 'Arimo', Arial;
	line-height: 1.428571429;
	height: 75px;
	top: 20px;
	right: 22px;
}

.headerPhone {
	font-size: 24px;	
}

div.toptext {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 1280px;
	position: absolute;
	min-height: 1px;
	display: block;
	font-family: 'Arimo', Arial;
	line-height: 1.428571429;
	height: 10px;
	top: 0px;
	left: 0px;
}

div.navbar {
	height: 24px;
	position: absolute;
	width: 580px;
	right: 18px;
	bottom: 0px;
	display: block;
}

#menu-bar {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 24px;
  line-height: 100%;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  box-shadow: 0px 0px 0px #666666;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  background: #B8DCE0;
  border: solid 0px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
	margin: 0px;
	float: left;
	position: relative;
	list-style: none;
	padding-top: 0px;
	padding-right: -6px;
	padding-bottom: 0px;
	padding-left: -2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}

li#leftMenu  {
	margin: 0px;
	float: left;
	position: relative;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}

li#rightMenu  {
	margin: 0px;
	float: left;
	position: relative;
	list-style: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #000;
}

#menu-bar a {
  font-weight: normal;
  font-family:  'Arimo', Arial;
  font-style: normal;
  font-size: 16px;  
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 5px 15px 3px 14px;
  margin: 0;
  margin-bottom: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: 0px 0px 0px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #FFFFFF;
  color: #000000;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
} 
#menu-bar ul a:hover {
  background: #428BCA !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul {
  background: #FFFFFF;
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 22px;
  left: 0;
  border: solid 0px #B4B4B4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px #C4C4C4;
  -moz-box-shadow: 0px 1px 2px #C4C4C4;
  box-shadow: 0px 1px 2px #C4C4C4;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:7px 0px 7px 20px;
  color:#333333 !important;
  font-size:14px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 0px 0px 0px #FFFFFF;
} 
#menu-bar ul li:first-child > a {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}

.quickButton {

-webkit-user-select: none;
background-attachment: scroll;
background-clip: border-box;
background-color: #D9534F;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
border-bottom-color: #D43F3A;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #D43F3A;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #D43F3A;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #D43F3A;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: white;
cursor: pointer;
display: block;
font-family: Arimo, Arial;
font-size: 14px;
font-weight: normal;
height: 34px;
line-height: 20px;
margin-bottom: 0px;
padding-bottom: 6px;
padding-left: 0px;
padding-right: 0px;
padding-top: 6px;
text-align: center;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
width: 200px;
}

div#quickButtons {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
box-sizing: border-box;
color: #666;
display: block;
float: left;
font-family: Arimo, Arial;
font-size: 14px;
height: 112px;
line-height: 20px;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
position: relative;
width: 230px;
}

div#cartonMenu {
	width: 115px;
	float: left;
	position: relative;
	margin-top:-15px;
	
	
}

div#cartonPhotos {
	width: 590px;
	float: right;
	position: relative;	
	
}

div#cartonText {
	width: 590px;
	float: right;
	position: relative;	
	padding-top:10px;
	
}


div#cartonDisplayArea {
	width: 100%;
	position: relative;
	display: block;
	clear: both;
	}

div#cartonDescriptionArea {
	width: 100%;
	position: relative;
	display: block;
	clear: both;
	padding-top:20px;
}

h5 {

display: block;
padding: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 15px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
background-color: #39C;
border-top-width: 5px;
border-bottom-width: 5px;
border-top-style: none;
border-bottom-style: none;
border-top-color: #363;
border-bottom-color: #363;
color: white;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
margin-top: 0px;

}


.frameDisplay {
	
	display:none;
	width: 1008px;
	height: 1316px;
	z-index: 1000; 
	position: absolute; 
	top: 20px; 
	left: 20px; 
	
	border: solid;
	border-color: black;
	border-width:3pt;
	
	
}

#overlay {
position : fixed;
top      : 0;
left     : 0;
width    : 100%;
height   : 100%;
z-index  : 995;
display  : none;
} 
#overlay-back {
position   : fixed;
top        : 0;
left       : 0;
width      : 100%;
height     : 100%;
background : #000;
opacity    : 0.6;
filter     : alpha(opacity=60);
z-index    : 990;
display    : none;
}
#dvLoading {
padding: 20px;
background-color: #fff;
border-radius: 10px;
height: 150px;
width: 250px;
position: fixed;
z-index: 1000;
left: 50%;
top: 50%;
margin: -125px 0 0 -125px;
text-align: center;
display: none;
}