@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-weight: normal;
}
ol, ul {
		list-style: square;
}
ul li {
	padding-left: 10px;
	line-height: 180%;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
}
/* End reset */
/************************************************************************************
GENERAL
*************************************************************************************/
body {
	color: #000;
	background-color: #7F3F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
}
a {
	text-decoration: none;
	color: #33C;
}
a:hover
{
	background-color:#CCC;
}
h1 {
	font-size: 1.5em;  /* 24px / 16px */
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 1.25em;  /* 24px / 16px */
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 1.0em;  /* 24px / 16px */
	font-style: normal;
	font-weight: bold;
}
ol, ul {
	list-style: square;
}
.bold {
	font-weight:bold
}
.bold-italic {
	font-style: italic;
	font-weight:bold;
}
.italic {
	font-style: italic;
}

header {
	content: " ";
	display: table;
}
.HeaderBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00F;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 98%;
	max-width: 94%;
	margin: 30px auto;
	background-color: #FFF;
}
#header {
	width:100%;
	margin:0px auto;
}
#content {
	clear: both;
	border-top: solid 2px #C38600;
	padding-top: 20px;
	margin: 20px 0;
	background-color: #FFF;
}
img {
	max-width: 100%;
}
.content2 {
	margin: 0 auto 53px;
	width: 95%;  /* 960px x 95% = 912px */
	overflow:auto;
}
.main {
	float: left;
	width: 58.914474%;
}
.infusion {
	height: 93.10987%;
	width: 100%;
}
.main-figure1 {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 2.2346369%;  /* 12px / 537px */
	width: 37.2439%;  /* 200px / 537px */
	background-color: #7F3F00;
	text-align: center;
	color: #FFF;
}
.main-figure2 {
	float: left;
	margin-bottom: 0.5em;
	margin-right: 2.2346369%;  /* 12px / 537px */
	width: 55.865922%;  /* 300px / 537px */
	background-color: #7F3F00;
	text-align: center;
	color: #FFF;
}
.main-figurespecial {
	float: none;
	margin-bottom: 0.5em;
	margin-right: 2.23464%;  /* 12px / 537px */
	width: 100%;  /* 300px / 537px */
	background-color: #E6E6E6;
	text-align: center;
	color: #FFF;
}
.other {
	float: right;
	width: 32.7552%;  /* 314.45px / 912px  */
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.other-figure1 {
	float: none;
	width: 63.6943%;
	background-color: #7F3F00;
	text-align: center;
	color: #FFF;
	margin-right: 2.23464%;
	margin-bottom: 0.5em;
	margin-left: 2.23464%;
	position: relative;
	left: 17%;
}
/*---------------[OLD VIDEO CODE]------------------*/ 
/*------------------------------------------------*/
/*.video-wrapper {
	width: 54.824561%; /*500 / 912 
	max-width: 100%;
	background-color: #7F3F00;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	position: relative;
	margin-top: 10px;
	margin-right: 18.75%;
	margin-bottom: 50px;
	margin-left: 18.75%;
	color: #FFF;
}
.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%;
}*/
/*---------------[NEW VIDEO CODE]------------------*/ 
/*------------------------------------------------*/
audio[controls],
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1; 
}

video {
  width: 100%  !important;
  height: auto !important;
}

.fluid-media {
	position: relative;
	padding-bottom: 46.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 0px;
}
.fluid-media iframe,  
.fluid-media object,  
.fluid-media embed {
	position: absolute;
	top: 36px;
	left: 75px;
	width: 75%;
	height: 75%;
}

.logo {
	background-color: #E6E6E6;
	background-image: url(../img/Header_BKG.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
}
.logo-figure {
	width: 95%;  /* 200px / 537px */
	text-align: left;
	margin-left: 5.20833%;
	margin-right: 05.2083333%;
}
.footer {
	height: 50px;
	width: 100%;
	font-style: italic;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	font-variant: normal;
}
.testimonials {
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.specialtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #208A0B;
	background-color: #FFFFCC;
	text-align: center;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: capitalize;
}

/*---------------[DROPDOWN MENU]------------------*/ 
/*------------------------------------------------*/

#top-menu a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 7px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	z-index:-999;
}
#top-menu a:hover {
	color: #fda701;
}
#top-menu > ul > li.current-menu-item > a {
	color: #fff!important;
	font-family: Arial, non-serif;
	font-style: italic;
}
ul.nav li ul {
	width: 220px !important;
	padding: 5px 13px 5px 18px;
	background-color:rgba(0, 0, 0, 0.9);
	top: 26px !important;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	border: 2px solid #888888;
	z-index: 9999;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.nav ul li a:hover {
	color: #fda701 !important;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
	top: -1px !important;
	left: 210px !important;
	border-top: 1px solid #f0f0f0;
	;
}
/*------------------------------------------------*/

/************************************************************************************
NAV
*************************************************************************************/
#nav-wrap {
	margin-top: 10px;
	
}
/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}
#nav, #nav li {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	margin-right: 5px;
}
/* nav link */
#nav a {
	padding: 4px 15px;
	display: block;
	color: #000;
	background: #ecebeb;
}
#nav a:hover {
	background: #f8f8f8;
}
/* nav dropdown */
#nav ul {
	background: #fff;
	padding: 2px;
	position: absolute;
	border: solid 1px #ccc;
	display: none; /* hide dropdown */
	width: 200px;
	z-index:9999;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav li:hover > ul {
	display: block; /* show dropdown on hover */
}

/************************************************************************************
MOBILE
*************************************************************************************/
@media screen and (max-width: 600px) {

	/* nav-wrap */
	#nav-wrap {
 position: relative;
}

	/* menu icon */
	#menu-icon {
 color: #000;
 width: 42px;
 height: 30px;
 background: #ecebeb url(images/menu-icon.png) no-repeat 10px center;
 padding: 8px 10px 0 42px;
 cursor: pointer;
 border: solid 1px #666;
 display: block; /* show menu icon */
}
 #menu-icon:hover {
 background-color: #f8f8f8;
}
 #menu-icon.active {
 background-color: #bbb;
}
	
	/* main nav */
	#nav {
 clear: both;
 position: absolute;
 top: 38px;
 width: 160px;
 z-index: 10000;
 padding: 5px;
 background: #f8f8f8;
 border: solid 1px #999;
 display: none; /* visibility will be toggled with jquery */
}
 #nav li {
 clear: both;
 float: none;
 margin: 5px 0 5px 10px;
}
 #nav a, #nav ul a {
 font: inherit;
 background: none;
 display: inline;
 padding: 0;
 color: #666;
 border: none;
}
 #nav a:hover, #nav ul a:hover {
 background: none;
 color: #000;
}
	
	/* dropdown */
	#nav ul {
 width: auto;
 position: static;
 display: block;
 border: none;
 background: inherit;
}
 #nav ul li {
 margin: 3px 0 3px 15px;
}
}
 @media screen and (min-width: 600px) {

	/* ensure #nav is visible on desktop version */
	#nav {
 display: block !important;
}
}
/*-  MEDIA QUERIES
----------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
 #page {
 margin: 20px;
 width: auto;
}
 .content2, .main, .other, .logo {
 margin: 0 0 30px;
 width: auto;
} /*/mediaquery*/
@media screen and (max-width: 768px) {
 ’Ä¶
} /*/mediaquery*/
@media screen and (min-width: 1200px) {
 .content2, .main, .other, .logo {
 width: 49.375%;
}
 .other {
 float: right;
 margin: 0 0 40px;
}
 .main {
 float: left;
 margin: 0 0 20px;
}
} /*/mediaquery*/
 @media screen and (max-width: 520px) {
 ’Ä¶
} /*/mediaquery*/
 @media screen and (min-width: 1200px) {
 ’Ä¶
} /*/mediaquery*/
