/* @override 
	http://neu.producer-network.de/sitedata/templates/PNRSubseiten/css/screen.css
	http://producer-network.de/sitedata/templates/PNRSubseiten/css/screen.css
*/

@import url(reset.css);

/* @group Standard */

.break {
	clear: both;
}

/* @end */

/* @group HTML Elemente */

body#ss_body {
	font: 12px/160% "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #3e3e3e;
}
ul {
	margin-bottom: 20px;
	
}
p {
	margin-bottom: 20px;
}

img {
	border: 0px solid black;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 15px;
	line-height: 120%;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 15px;
	clear: both;
	line-height: 120%;
}
a {
	color: #3e3e3e;
}
a:hover {
	color: #000000;
}


/* @end */

/* @group Main Zones */

#ss_wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}

/* @group Header */

#ss_header {
	text-align: right;
	width: 700px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(../images/ss_header.jpg) no-repeat;
}

#ss_header p {
	margin: 0;
}

#ss_header h1 {
	margin: 0;
}



/* @end */

/* @group Content Wrapper */

#ss_contentwrapper {

}

/* @group Content */

div#ss_content #ss_release_text {
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

div#ss_content #ss_release_text p {
	width: 100%;
}
div#ss_content #ss_shop_logos {
	text-align: center;
}
div#ss_content #ss_shop_logos img {
	margin: 0px 20px 0px 20px;
}

div#ss_content {
	width:700;
	float: right;
}

/* @group jotComments */

div.ssJotComment {
	margin-bottom: 5px;
	clear: both;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: center top;
}
div.ssJotComment div.ssJotUser {
	background: url(../../PN/images/ssForumThema.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	height:20px;
	width: 650px;
	padding-top: 5px;
}
div.ssJotComment .ssJotUsername {
	float:left;
	margin-left: 5px;
	width:350px;
	height:20px;
	font-weight: bold;
}
div.ssJotComment .ssJotUserDetails {
	float: right;
	text-align: right;
	width: 215px;
	height:20px;
	margin-right: 5px;
	display: none;
}
div.ssJotComment .ssJotUserDetails a {
	color: #30cad2;
}
div.ssJotComment .ssJotUserDetails img {
	margin-left:5px;
}

div.ssJotComment div.ssJotUserAvatar {
 	float: right;
	width: 100px;
	height:100px;
	position:relative;
	right: 5px;	
	display: none;

}
div.ssJotComment div.ssJotUserAvatar img {
	float:right
}
div.ssJotComment div.ssJotCommentContent {
	float:left;
	min-height: 40px;
	width:540px;
	margin-left: 5px;
}
div.ssJotComment div.ssJotCommentContent p {
	margin: 0px 0px 20px 0px;
}


/* @end */



/* @end */

/* @group Footer */

body#ss_body div#ss_wrapper div#ss_footer {
	margin-top: 40px;
	color: gray;
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 650px;
	float: right;
}



#ss_footer a {
	text-decoration: underline;
	color: gray;
}

/* @end */
/* @end */
/* @end */


#ssLabelFreeSell {
	display: block;
	background: url(http://producer-network.de/sitedata/media/bilder/label/sonstiges/FreeDownload.png) no-repeat;
	height: 40px;
	width: 150px;
	text-indent: -99999px;
	float: left;
	margin-right: 10px;
	margin-bottom: 18px;
}
#ssLabelFreeDonate {
	display: block;
	background: url(http://producer-network.de/sitedata/media/bilder/label/sonstiges/Spenden.png) no-repeat;
	height: 40px;
	width: 150px;
	text-indent: -99999px;
	float: left;
	margin-bottom: 18px;
}
