/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 09 - Image-Based
  -----------------------------------
*/

.p7APM09 {
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0px;
	width: 645px;
}
.p7APM09 img {
	border: 0;
}
.p7APM09 .p7APMtrig {
	margin: 0;
	padding: 0;
	height: 60px;
}
.p7APM09 .p7APMtrig h3, .p7APM09 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
}
.p7APM09 .p7APMtrig a {
	display: inline;
}
.p7APM09 .p7APMtrig a:hover {
	background-color: transparent !important;
}
.p7APM09 .p7APMtrig a:active, .p7APM09 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM09 .p7APMcwrapper {
	position: relative;
	background: url(../assets/graphic/BlackPatch.png) no-repeat 100px 30px;
}
.p7APM09 .p7APMpanelcontent {
	padding: 2px 2px 30px;
	line-height: 1.5em;
	margin: 0 21px;
	position: relative;
	overflow: hidden;
}
.p7APM09 .p7APMcontent h2, .p7APM09 .p7APMcontent h3, 
.p7APM09 .p7APMcontent h4 {
	line-height: normal;
}
.p7APM09 .p7APMcontent{
	background: url(../assets/apm_button/line_purple.png) no-repeat 0px 0px;
}
.p7APM09 .p7APMcontent p {
	margin: 14 0px;
}

.p7APM09 .current_mark {
	font-weight: bold;
	color: #D61F1F;
}

.p7APM09 .p7APMpanelcontent h2 {
	margin-bottom: -3px;
	margin-top: 30px;
}

.p7APM09 .p7APMpanelcontent .kosmosnews h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.p7APM09 .p7APMpanelcontent .kosmoslinks h2 {
	margin-bottom: 15px;
	margin-top: 25px;
}

/* rules for SHARING page
*/

.kosmosnews {
	margin: 20px 0px;
	border: thin solid #405079;
	padding: 0px 5px 0px 10px;
}

.kosmosnews h2 {
	font-size: 1.3em;
	letter-spacing: 0.08em;
	word-spacing: 2px;
}

.kosmosnews p {
	font-size: .95em;
	line-height: 1.3em;
	position: relative;
	top: -10px;
	left: 12px;
	width: auto;
	padding-right: 10px;
}

.kosmoslinks h2 {
	font-size: 1.3em;
	letter-spacing: 0.08em;
	word-spacing: 2px;
}

.kosmoslinks ul {
	margin-top: -9px;
}


#introphoto {
	margin: 20px 0px 40px 5px;
}
