@charset "utf-8";
/* CSS Document */

.section_intro {
	background-color:#efefef;
	padding:20px 20px 8px;
	margin-bottom:1.5em;
	overflow:hidden;
}
.item {
	border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 13px;
	margin-top:10px;
}
.item-new {
	border-bottom: 1px dotted #CCCCCC;
	margin-top:0px;
	margin-bottom: 15px;
	height: 120px;
}
.item-25 {
	border-bottom: 1px dotted #CCCCCC;
	margin-top:0px;
	margin-bottom: 15px;
	height: 25px;
}
.item-25-noline {
	margin-top:0px;
	margin-bottom: 15px;
	height: 25px;
}
.large-thumbnail {
	float:left;
	width: 324px;
}
.large-thumbnail img {
	border: 1px solid #ccc;
	width: 148px;
	margin-right: 10px;
	width:auto;
}
.item .section-text {
	float:right;
	width: 435px;
}
.item-small .section-textnew {
	float:right;
	width: 530px;
}
.item-small {
    background-color:#efefef;
	padding: 10px 10px 8px;
	margin-bottom:.5em;
	overflow:hidden;
}
.item-normal {
    background-color:#ffffff;
	padding: 8px 8px 5px;
	margin-bottom:.5em;
}
.item-small .section-text {
	float:right;
	width:450px;
}
.small-thumbnail {
	float:left;
	width:auto;
}
.small-thumbnail img {
	border: 1px solid #ccc;
	width: 100px;
	max-width: 100px;
	margin: 0 10px 0 0;
	width:auto;
}
.medium-thumbnail {
	float:left;
	width:auto;
}
.medium-thumbnail img {
	border: 1px solid #ccc;
	width: 130px;
	max-width: 130px;
	margin: 0px;
	width:auto;
}
.section_intro h2, .item-small  h2 {color:#000;}

.small-thumbnail.right {
	float:right;
}
.small-thumbnail.right img {
	margin: 0 0 0 10px;
}
.section-text.right {
	float:left;
	width:595px;
	text-align:left;
}

.section_intro pre {font-family: Arial, Helvetica, sans-serif;font-size:90%;}
.tab_content pre {font-family: Arial, Helvetica, sans-serif;font-size:100%;}

#supplements {
	clear: right;
    float: left;
    width: 219px;
}
#supplements ul {padding: 0 10px !important;}
#supplements ul li {margin-bottom:10px;}
#supplements .box-inner {height:300px; overflow:hidden; padding: 0px 10px 30px 10px !important;}
#supplements .box-inner.off {height:auto;}

.locmedia-player-container {margin-bottom: 10px;}