
body {
	height: 100%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	width: 100%;	
	margin: auto;
}

h1{font-weight: 800; font-size: 22pt;}
h2{font-weight: 700; color: #E60094; font-size: 20pt;}
h3{font-weight: 700; font-style: italic; font-size: 19pt;}
h4{font-weight: 600; font-size: 18pt;}
/*h5{font-weight: 600; font-size: 18pt;}*/
/*h6{font-weight: 400; font-size: 18pt;}*/
p, td, th {font-weight: 500; font-size: 17pt;}
nav li {font-weight: 600; font-size: 13pt;}
footer li {font-weight: 500; font-size: 11pt;}
li {font-weight: 500; font-size: 15pt;}
hr {width: 100%;}

tr.oddrow {
	background: #FFFFFF; 
}
tr.evenrow {
	background:  #FFE9F5;
}


/*Begin layout for responsive main content*/
#Wrapper {height: auto;}
#Content {height: auto; width: 100%; text-align: left;}
#Login {z-index: 60; top: 0; position: relative;}
#Logo {z-index: 50; position: relative;}
#NavBar {z-index: 50; min-width: 500px;}
#Categories {margin-bottom: 50px;}


#BreadCrumbs {
	background-color:#FFE9F5;
	color: #333;
	padding: 10px 0px 10px 25px;
	font-weight: 600;
}

#BreadCrumbs a {color: #333; font-weight: 600;}


#store_search {
	float: right;
	white-space: no-wrap;
}

form, table {display:inline !important; }

form.header  {
	display: inline; 
	padding-right: 25px;
}

input[name="search_term"] {
	min-height: 25px;
	min-width: 160px;
}

span.items {float: right; display: inline-block; padding: 15px 5px;}

#BodyContent {
	float: left;
	width: 60%;
	padding-right: 2%;
	padding-bottom: 80px;
}

#Sidebar {
	width: 17%;
	max-width: 450px;
	padding: 2%;
	right: 0;
	bottom: 0;
	background-color: #FFE9F5;
	vertical-align: top;
	display: inline;
	position: relative;
	float: right;
}
	

#Sidebar h3 {text-align: center;}

div #StoreWelcome {
	margin: 0 auto;
	text-align: center;
	padding: 25px;
}

#topPhoto img {
	max-width: 90%;
	max-height: 600px;
	display: block;
	margin-left: auto;
	margin: auto;
}
/*Begin design layout for the Top Social Media bar*/

.top {
	width: 100%;
	text-align: right;
	height: auto;
	margin: 0px;
	display: inline;
	z-index: 50;
}

.topsocial {
	padding: 4px 15px 4px 0px;
	float: right;
}


.topsocial a {
	text-decoration: none;
	padding-left: 5px;
}



/*Begin style for top navigation bar */			  

#globalnav {
	height: 22px;
	float: right; 
	display: inline;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 50;
}


#globalnav #global.nav {
	margin: 0 auto;
	width: auto;

}

#globalnav ul {
	list-style: none;
}

#globalnav li {
	float: right;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*"Maven Pro", Helvetica, Arial, sans-serif;*/
	font-weight: 600; 
	font-size: 15px;
}

#globalnav li a {
	text-decoration: none;
	color: #ffffff;
	
}

#globalnav #global.nav li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#AccountLogin {
  background: #E60094;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;  
  padding: 5px;
  font-weight: 800;
  font-size: 16px;
}

/* For top right nav buttons */
.button a {
  display: block;
  width: auto;
  padding: 5px;
  height: auto;
  background: #E60094;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 5px;
  margin-top: 5px;
}


.active a {
	color: #E60094;
}



/*Begin design layout for the Top Social Media bar*/

.top {
	width: 100%;
	text-align: right;
	height: auto;
	margin: 0px;
	display: inline;
	z-index: 50;
}

.topsocial {
	padding: 4px 15px 4px 0px;
	float: right;
}


.topsocial a {
	text-decoration: none;
	padding-left: 5px;
}




.bfo_cart {
	float: right; 
	padding-right: 5px;
	background-color: #FFE9F5;
}



/*CSS for the BFO logo with grey background*/

.logo {/*background-image: url('../images/pinkbkgnd.png'); background-size: cover; background-repeat: no-repeat;*/ background-color: #ddd; min-width: 500px;}
.bfologo {  
	max-height: 150px;
	width: 35%;
	text-align: left;
	padding-top: 3px;
}

#TopSocial {text-align: right; display: inline; right: 0; position: absolute; bottom: 0;}

.center {
	text-align: center;
}

#accordion {
    float: left;
	width: 35%;
	min-width: 175px;
    max-width: 300px;
    margin: 0;
    padding: 0;
	padding-right: 2%;
	padding-bottom: 50px;
	left: 0;
	text-align: left;
}

.red {color: red;}

#accordion ul  li  a {display: block;}

#accordion ul{
	list-style-type: none;
}
#accordion li a, #accordion .level1  {
    display: block;
    padding: 5px 5px;
    background: #bbbbbb;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #999;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    font-size: 14px;
	font-weight: 500;
    margin-bottom: 1px;
    margin-top: 1px;
	padding-left: 10px;
}

#accordion li a:hover {
    background: #333333;
    color: #fff;
}
#accordion li ul {
    display: none; 
}



#accordion .level2 {
	background: #cccccc;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;
}

#accordion .level3 {
	background: #dddddd;
	margin-left: 20px;
	border-bottom: 1px dotted #ccc;
	
}

#accordion .level4 {
	margin-left: 30px;
	background: #e6e6e6;
	border-bottom: 1px dotted #ccc;
}

nav {
  background-color: #757575;
  border: 1px solid #dedede;
  border-radius: 2px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
  color: #fff;
  display: block;
  margin:0 auto;
  overflow: hidden;
  width: 100%; 
  z-index:50;
  position: static;
}

nav .level3 {
	background-color: #888888;
}

nav .level4 {
	background-color: #999999;
}

nav .level5 {
	background-color: #a9a9a9;
}

nav .level6 {
	background-color: #B0B0B0;
}

nav .level7{
	background-color: #c0c0c0;
}

  nav ul {
    margin: 0;
    padding: 0;
  }

    nav ul li {
      display: inline-block;
      list-style-type: none;
      
      -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; 
    }
      
	  
	 nav > ul > li > a > .caret,
nav > ul > li > div ul > li > a > .caret {
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	vertical-align: middle;

	-webkit-transition: color 0.1s linear;
	  -moz-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
	  transition: color 0.1s linear; 
  }
  
	nav > ul > li > div ul > li > a > .caret {
		border-bottom: 4px solid transparent;
		border-top: 4px solid transparent;
		border-right: 4px solid transparent;
		border-left: 4px solid #f2f2f2;
		margin: 0 0 0 8px;
	}
	
	nav > ul > li > div,
nav > ul > li > div ul > li > div {
	background-color: rgb( 40, 44, 47 );
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
	display: none;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 165px;
	visibility: hidden;
	
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}

	nav > ul > li > div ul > li > div {
		border-radius: 0 4px 4px 4px;
		box-shadow: inset 2px 0 5px rgba(0,0,0,.15);
		margin-top: -42px;
		right: -165px;
	}
	
		nav > ul > li:hover > div,
		nav > ul > li > div ul > li:hover > div {
		  display: block;
		  opacity: 1;
		  visibility: visible;
		}

      nav > ul > li > a {
        color: #fff;
        display: block;
        line-height: 45px;
        padding: 0 12px;
        text-decoration: none;
      }

        nav > ul > li:hover {
          background-color: rgb( 40, 44, 47 );
        }

        nav > ul > li:hover > a {
          color: rgb( 255, 255, 255 );
        }

        nav > ul > li:hover > a > .caret {
          border-top-color: rgb( 255, 255, 255 );
        }
      
      nav > ul > li > div {
        background-color: rgb( 40, 44, 47 );
        border-top: 0;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        display: none;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 165px;
	visibility: hidden;
	z-index: 100;
  
        -webkit-transiton: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -transition: opacity 0.2s;
      }

        nav > ul > li:hover > div {
          display: block;
          opacity: 1;
          visibility: visible;
        }

          nav > ul > li > div ul > li {
            display: block;
          }

            nav > ul > li > div ul > li > a {
              color: #fff;
              display: block;
              padding: 8px 18px;
              text-decoration: none;
            }

              nav > ul > li > div ul > li:hover > a {
                background-color: rgba( 255, 255, 255, 0.1);
              }



.AccreditationText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background-color: #CF0085;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;
}

input[name=qty] {
	font-size: 22px;
	font-weight: 700; 
	width: 90px;
	margin-right: 15px;
}

span.items .button {
    text-decoration: none;
	padding: 5px;
  background: #E60094;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
  display: inline;
}


a.button, input.button {
    text-decoration: none;
	padding: 5px;
  background: #E60094;
  text-align: center;
  border-radius: 5px;
  border: none;
    font: inherit;
  color: #ffffff;
  font-weight: bold;
  display: inline;
  line-height: 26px;
  }
  


div.CatHeader {
	float: left;
	width: 100%;
	padding-left: 50px;
}

div.CatHeader img {
	max-height: 125px;
	width: auto;
	float: left;
}

div.CatHeader h2 {
	display: inline;
	padding-top: 25px;
}

div.CatHeader p {
	display: inline;
}

.Products {width: 90%; float: left; padding-left: 50px;}

/*---span.CatHeaderText {
	font-size: 22px;
	font-weight: 700;
	padding-left: 55px;
}---*/

ul.CategoryList {
	list-style-type: none;
	float: left;
	width: 90%;
}

.CategoryList li {
	padding: 12px 0px 18px 5px;
	float: left;
}

.CategoryList li a {
	font-size: 18px;
}

ul.CategoryList ul li{
	padding: 0;
	line-height: auto;
	float: none;
}

.ProductLineItem {width: 100%;}

span.ProductPrice {
	color: #E60094;
	font-size: 18px;
	font-weight: 700;
}


.CategoryList li img {
	float: left;
	padding: 0px 8px 8px 0px;
}

div.centerimages {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.centerimages img {
	display: block;
	padding-top: 45px;
}

.ItemDetailTable {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
			  
			  
			  
/*begin laying out the footer div*/
footer {
	position: fixed; /* Fixes footer in relation to the window so it always appears on screen and other content scrolls behind it */
	bottom: 0; /* Sets footer to appear at bottom of screen. */
	width: 100%;
	z-index: 100000000; /* Because of MacIE's faulty positioning and float models, all floated objects will overlap the background and borders of the fixed footer. Adding a really high z-index to the footer, plus lower z-index and position: relative to all the floats, fixes this. */
	}

/* The following selector sets the footer to absolute instead of fixed in WinIE because WinIE does not support position: fixed. Setting it to absolute means it will display at the bottom of the page instead of the bottom of the window. */
/* The margin rule below gets rid of a one pixel gap below footer in WinIE. */
/* Hide from MacIE. Only WinIE sees this. \*/
* html footer {
	position: absolute !important;
	margin-bottom: -1px;
	/*font: 90%  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 90%;/*scales the font to 80% of the default set int he body selector*/

	}
/* End hide from MacIE. */

footer ul {
	padding: 2px 0 4px 0;/*sets the padding on the ul gives a little space around the li elements*/
	margin: 0;/*zero off the margins*/
	background-color: #E60094;/*#9F9F9F;sets the background colour for p elements in the footer div*/
	/*font: 95% Arial, Verdana, Helvetica, sans-serif; */
	text-align: center;
	}

footer p {
	padding: 3px;/*sets the padding around the company text in the footer*/
	margin: 0;/*zeroes off the margins*/
	color: #FFFFFF;/*changes the default colour*/
	background-color: #E60094;/*#9F9F9F;sets the background colour for p elements in the footer div*/
	text-decoration: none; /* this gets rid of the underlines */
}

footer ul li {
	padding: 2px 30px 2px 10px;/* sets the padding values*/  
	margin: 0;/*zeroes off the margins */
	display: inline;/*sets the list to display inline*/	
	background-color: #E60094;/*#9F9F9F;sets the background colour for p elements in the footer div*/
	text-decoration: none; /* this gets rid of the underlines */
}


footer a {/* Styles the links within the footer */
	color: #fff;/*sets the text to white*/
	text-decoration: none; /* this gets rid of the underlines */
	background-color: #E60094;/*#9F9F9F;sets the background colour for p elements in the footer div*/
}

footer a:hover, footer a:focus {
	text-decoration: underline;/*removes the underline*/
}

/*----OTHER-----*/

.center_image {
	display: block;
    margin: auto;
}


#cart, #items {
	position: relative;
	height: 80x;
}


#items {
	font-weight: 700;
	top: -12px;
	right: 16px;
}

.arial10B {font-size: 16px; font-weight: 700;}

.arial10 ul li {line-height: 22px;}


/*create a marker to show the user where in the site they are at any given time*/
.youarehere {
	color: #000000; /*#B6B4C1;set a link in the navigation to this class to show where the user is - remove the link and apply this class to the li tag*/
}

/* -------------- Media Queries -----------------*/


@media only screen 
	and (min-device-width: 200px)
	and (max-device-width: 1024px)
	{
	
	  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	

	
	#accordion li a {font-weight: 600; font-size: 2.5vmin;}
	
	}
	
	/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  {
  
  nav li {font-weight: 600; font-size: 4.0vmin;}
    p, li{font-weight: 400; font-size: 3.7vmin;}
	h1{font-weight: 800; font-size: 4.2vmin;}
	h2{font-weight: 700; font-size: 4.1vmin;}
	h3{font-weight: 700; font-size: 4.0vmin;}
	h4{font-weight: 600; font-size: 3.9vmin;}
	h5{font-weight: 600; font-size: 3.8vmin;}
	h6{font-weight: 500; font-size: 3.7vmin;}
	
	.box {margin: 0 30px;}
	
	#MainSubMenus li  a {font-size: 4.1vmin;}
	
	a.DTRLink {font-size: 3.1vmin;}
	.DTRTitle {font-size: 3.3vmin;}
	

	



}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  
  nav li {font-weight: 600; font-size: 4.2vmin;}
  #globalnav {height: 3.8vmin;}
    p, li{font-weight: 400; font-size: 3.9vmin;}
	h1{font-weight: 800; font-size: 4.2vmin;}
	h2{font-weight: 700; font-size: 4.1vmin;}
	h3{font-weight: 700; font-size: 4.0vmin;}
	h4{font-weight: 600; font-size: 3.9vmin;}
	h5{font-weight: 600; font-size: 3.8vmin;}
	h6{font-weight: 500; font-size: 3.8vmin;}
	
	.box {margin: 0 30px;}
	
	#MainSubMenus li  a {font-size: 4.2vmin;}
	
	a.DTRLink {font-size: 3.1vmin;}
	.DTRTitle {font-size: 3.3vmin;}
	

	
	
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  
  nav li {font-weight: 600; font-size: 3.8vmin;}
    p, li{font-weight: 400; font-size: 3.5vmin;}
	h1{font-weight: 800; font-size: 4.0vmin;}
	h2{font-weight: 700; font-size: 3.9vmin;}
	h3{font-weight: 700; font-size: 3.8vmin;}
	h4{font-weight: 600; font-size: 3.7vmin;}
	h5{font-weight: 600; font-size: 3.6vmin;}
	h6{font-weight: 500; font-size: 3.5vmin;}
	
	.box {margin: 0 30px;}
	
	#MainSubMenus li  a {font-size: 4.1vmin;}
	
	a.DTRLink {font-size: 3.1vmin;}
	.DTRTitle {font-size: 3.3vmin;}
	


}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
  
  nav li {font-weight: 600; font-size: 2.5vmin;}

    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	.box {margin: 0 30px;}

	#MainSubMenus li a {font-size: 3.6vmin;}
	
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}

	.box {margin: 0 30px;}
	
	#MainSubMenus li a {font-size: 3.6vmin;}
	
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	.box {margin: 0 30px;}
	
	#MainSubMenus li a {font-size: 3.6vmin;}


}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
  nav li {font-weight: 600; font-size: 2.5vmin;}

  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
  nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.3vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
  nav li {font-weight: 600; font-size: 3.1vmin;}
  #globalnav {height: 4.5vmin;}
    p, li{font-weight: 400; font-size: 2.6vmin;}
	h1{font-weight: 800; font-size: 3.8vmin;}
	h2{font-weight: 700; font-size: 3.3vmin;}
	h3{font-weight: 700; font-size: 3.1vmin;}
	h4{font-weight: 600; font-size: 2.9vmin;}
	h5{font-weight: 600; font-size: 2.7vmin;}
	h6{font-weight: 500; font-size: 2.7vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}
}



/* ----------- iPad 3 and 4 , and iPad Air 2----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
  
    nav li {font-weight: 600; font-size: 2.5vmin;}
  #globalnav {height: 3.0vmin;}
    p, li{font-weight: 400; font-size: 2.0vmin;}
	h1{font-weight: 800; font-size: 2.8vmin;}
	h2{font-weight: 700; font-size: 2.7vmin;}
	h3{font-weight: 700; font-size: 2.6vmin;}
	h4{font-weight: 600; font-size: 2.5vmin;}
	h5{font-weight: 600; font-size: 2.4vmin;}
	h6{font-weight: 500; font-size: 2.3vmin;}
	
	#MainSubMenus li a {font-size: 3.0vmin;}

}

/* Styles for item detail */

.detailTitle {
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}

.detailPrice {
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}

.detailQuantity {
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}

