@charset "iso-8859-1";
/* CSS Document */

.detail_1 .media {
	width: 140px;
	display: block;
	float: left;
	vertical-align: top;
	clear: left;
}
.detail_1 .media .mediaItem {
	margin-right: 0px;
	border: .1em solid #CCC;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detail_1 .media .mediaItem .mediaIcon {
	padding-top: 15px;
	padding-left: 25px;
}

.detail_1 .downloads {
	margin: 0px;
	border: .1em solid #CCC;
}

.detail_1 .downloads h3 {
	background-color: #2CC09E;
	color: #FFF;
	padding: 1px;
	font-size: 0.7em;
	margin: 0px;
}
.detail_1 .downloads ul {
	padding: 0px;
}
.detail_1 .downloads ul li {
	padding: 5px;
}
.detail_1 .downloads ul li.alt {
	border-top-width: .1em;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding: 5px;
}
.detail_1 .downloads img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.detail_1 .downloads strong {
	font-size: 1em;
	color: #2CC09E;
}
.detail_1 .downloads p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
.detail_1 .downloads ul li:hover {
	background-color: #F4F4F4;
}
.detail_1 .parentRel {
	display: block;
	vertical-align: top;
	margin-bottom: 10px;
	float: left;
	clear: right;
	width: 100%;
	border-bottom-width: .1em;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.detail_1 .parentRel ul {
	list-style-type: none;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.detail_1 .parentRel ul li {
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.detail_1 .parentRel ul li.alt {
	float: left;
	border-left-width: .1em;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.detail_1 .parentRel a {
	font-size: 0.7em;
	list-style-position: inside;
	display: list-item;
	font-weight: bold;
}

.detail_1 .parentRel a:hover {
	background-color: #F4F4F4;
}
.detail_1 .parentRel a.first {
	font-size: 0.7em;
	list-style-position: inside;
	list-style-type: none;
	display: list-item;
	font-weight: bold;
}
.detail_2 .media {
	
	display: block;
	float: left;
	vertical-align: top;
	clear: left;
}
.detail_2 .media .mediaItem {
	margin-right: 0px;
	border: .1em solid #CCC;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detail_2 .media .mediaItem .mediaIcon {
	padding-top: 15px;
	padding-left: 25px;
}

.detail_3 .media {
	width: 140px;
	display: block;
	float: left;
	vertical-align: top;
	clear: left;
}
.detail_3 .media .mediaItem {
	margin-right: 0px;
	border: .1em solid #CCC;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.detail_3 .downloads {
	margin: 0px;
	border: .1em solid #CCC;
	float: left;
	width: 98%;
}

.detail_3 .downloads h3 {
	background-color: #2CC09E;
	color: #FFF;
	padding: 1px;
	font-size: 0.8em;
	margin: 0px;
}
.detail_3 .downloads ul {
	padding: 0px;
}
.detail_3 .downloads ul li {
	padding: 5px;
}
.detail_3 .downloads ul li.alt {
	border-top-width: .1em;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding: 5px;
}
.detail_3 .downloads img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.detail_3 .downloads strong {
	font-size: 1em!Important;
	color: #2CC09E;
}
.detail_3 .downloads p {
	font-size: 0.9em!Important;
	margin: 0px;
	padding: 0px;
}
.detail_3 .downloads ul li:hover {
	background-color: #F4F4F4;
}
.player {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
