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;
	border: 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;
}
html, body {
 margin: 0;
 font-size: .97em;
}
body {
	font-family: 'Muli', sans-serif;
	color: #666;
	line-height: 1;
}
#page {
	background-color:#fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 7px;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.nr {
	margin-top: 55px;
	}
.top {
	clear: both;
	}
h3 {
	text-align: center;
	padding: 13px;
	margin: 20px 10px;
	letter-spacing: 2px;
	border-bottom: 0px;
	box-shadow: 5px 5px 5px #aaa;
	background-color: #ddd;
	font-size: 1.5em;
	font-weight: bold;
	}
h4 {
	padding:10px 0px;
	color: #666;
	font-weight: bold;
	}
	
h5 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	}
.header {
	height: 430px;
    background: url('../images/Sisters_01.jpg') #898586 no-repeat center top; position: relative;
	}
.header02 {
	height: 430px;
    background: url('../images/BannerBG_03.jpg') #898586 no-repeat right top; position: relative;
	}
.headerContact {
	height: 430px;
    background: url('../images/BannerBG_contact.jpg') #898586 no-repeat right top; position: relative;
	}
.headerPress {
	height: 430px;
    background: url('../images/BannerBG_press.jpg') #898586 no-repeat right top; position: relative;
	}
.headerVO {
	height: 430px;
    background: url('../images/BannerBG_VO.jpg') #898586 no-repeat right top; position: relative;
	}
#page {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	}
.subhead{
	font-size: 1.3em;
	text-align: justify;
	line-height: 125%;
	padding: 0px 60px 30px;
	color: #666;
	}
#navigation {
	text-align: center;
	/*border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;*/
	}
#navigation  li {
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	display: inline;
}
#navigation  a.active {
	color: #fff;
	background-color:#666;
	}	
#navigation ul li a {
	color: #666;
	background-color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 10px 30px;
	margin: 7px 3px;
	transition: background-color .25s ease-in-out;
	}
#navigation a:hover {
	color: #000;
	background-color: #9a9a9a;
}

#members {
	font-size: .85em;
	border: 1px solid #9a9a9a;
	padding: 10px 10px 10px 30px;
	text-align: left;
	margin-top: 10px;
}
#members li {
	font-size: 1.2em;
	line-height: 200%;
	font-weight: bold;
	}
.main {
	border-top: 1px solid #9a9a9a;
	}
/* Section - All */
section {
	padding: 0 30px;
	}
/* Section - Main */
section.main {
	margin-bottom: 30px;
	}
section.main content {
	margin: 15px;
}
section.main aside {
	width: 33%; float: left; text-align: center;
	}
section.main aside66 {
	width: 66%; float: left; text-align: center;
	}
section.main aside50 {
	width: 50%; float: left; text-align: center;
	}
section.main aside99 {
	width: 99%;
	float: left;
	}
.bottle img{
	width: 76%;
	
}
.imageplaceholder {
	margin: 50px;
	padding-bottom: 50px;
}
.bottle a{
text-decoration: none;
color: #fff;
}
.bottle h3 {
background: #fb8591;
width: 73%;
padding: 30px 10px;
display: inline-block;
margin-top: 70px;
}

.white ul li {
	height: 106px;
	padding: 10px 0px 0px 200px;
	margin: 10px auto 0px;
	text-align: left;
	line-height: 2em;
	}
.white02 {
	background: url(../images/florette.png) no-repeat;
	background-position:center bottom;
	height: 675px;
	}
.black {
	background-color: #444;
	color: #fff;
	height: 580px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 20px;
	margin: 10px;
	border-radius: 3px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
.black p {
	line-height: 2em;
	text-align: left;
	margin-bottom: 15px;
	}
.black02 {
	background-color: #444;
	color: #fff;
	padding: 20px;
	margin: 10px;
	border-radius: 3px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
.black02 p {
	line-height: 2.2em;
	text-align: justify;
	}
.black03 {
	background-color: #444;
	color: #fff;
	padding: 30px;
	margin: 10px;
	border-radius: 3px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
.black03 p {
	line-height: 2.2em;
	text-align: justify;
	margin-bottom: 15px;
	}
.pictures img {
	float: left;
	margin: 16px;
	}
.videoPlayer {
	clear: all;	
		}	
.audioPlayer {
	float: right;
	width: 100%;
	background-color:#ccc;
	padding-bottom: 20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 1px solid #9a9a9a;
	}
.videoDescription {
	color: #666;
	line-height: 1.5em;
	padding: 0px 20px 20px;
	text-align: left;
	}
.videoCaption {
	color: #666;
	}
.videos img{
	margin: 0px 0px 15px;
	padding: 0px;
	}
.videos {
	height: 620px;
	margin: 0px 10px;
	overflow: scroll;
	overflow-x: hidden;
	}
.videos02 img{
	margin-bottom: 5px;
	border: 2px solid #000;
	/*box-shadow: 7px 7px 3px #aaa;*/
	}
.videos02 p {
	margin: 5px 0px 15px;
	padding: 0px;
	}
.caption {
	padding: 3px 0px 7px;
	}
.photos {
	width: 48%;
	text-align: center;
	float: left;
	border: 2px solid #9a9a9a;
	}
.photos img {
	margin: 10px;
}
.flyers {
	width: 48%;
	text-align: center;
	float: right;
	border: 2px solid #9a9a9a;
	}
.TVphotos {
	height: 475px;
	overflow: auto;
    white-space: nowrap;
	overflow-y: hidden;
	}
.TVphotos img {
	display: inline;
	padding-right: 10px;
	}
.photos h3, .flyers h3 {
	text-align: center;
	padding: 13px;
	margin: 7px 7px 0px 7px;
	border-bottom: 0px;
	background-color: #ddd;
	}
.flyers img {
	margin: 9px;
	border: 1px solid #9a9a9a;
	}
.PressPhotos01 li{
	padding-bottom: 15px;
	display: inline-block;
	width: 450px;
	}
.PressPhotos01 li p{
	text-align: justify;
	padding: 3px 5px;
	line-height: 1.3em;
	}
.PressPhotos02 li{
	padding: 10px 5px;
	display: inline-block;
	width: 250px;
	}
.PressPhotos02 img {
	border: 1px solid #9a9a9a;
	}
.PressPhotos02 li p{
	text-align: justify;
	padding-bottom: 10px;
	line-height: 1.3em;
	}
.PressVids li {
	margin: 0 auto;
	width: 450px;
	padding-bottom: 20px;
	}
.PressVids li p{
	text-align: justify;
	padding: 3px 5px 20px;
	line-height: 1.3em;
	}
.contact{
	width: 70%;
	margin: 30px auto;
	}
.contact p{
	font-size: 1.5em;
	padding: 10px 25px;
	line-height:1.5em;
	}
#footer {
	font-size: .8em;
	padding: 20px;
	border-bottom: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	margin: 15px;
	text-align: left;
	clear: both;
}
#footer img {
	float: right;
	margin-top: -12px;
	display: inline-block;
	padding: 3px 5px;
	}