@charset "utf-8";
/* CSS Document */

.pp-container {
	width:556px;
	margin-bottom: 1em;
	margin-top:0;
	padding:20px 0px 0px 0px;
	border-top:2px solid #646464;
	
}

.shadetabs{
	/*padding: 3px 0;*/
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: inline;
	margin-right:2px;
	/*height:37px;
	padding:6px 10px 6px 0;
	background:url(../images/pp-tab_right.png) no-repeat top right;*/
}

.shadetabs li a {
	text-decoration: none;
	/*position: relative;*/
	display:inline-block;
	color:#fff;
	z-index: 1;
	text-align:center;
	padding-top:6px;
	height:22px;
	width:140px;
	background:url(../images/pp-tab_left.png) no-repeat 0 0;
}

.shadetabs li a:hover, .shadetabs li a.selected:hover {
	text-decoration: underline;
	color: #fff;
}

.shadetabs li a.selected {
	text-decoration: underline;
	position: relative;
	color:#fff;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: underline;
}

.tabcontent {
	display:none;
	line-height:1.4em;
	font-family:arial, helvetica, sans-serif;
}

@media print {
.tabcontent {
	display:block !important;
}
}


.geomdome {
	margin-bottom:10px;
	font-weight:bold;
}

.pp-infobox {
	background:url(../images/pp-login.png) repeat-x;
	padding:7px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:10px
}
.pp-betyg {
	float:left;
}
.pp-datum {
	float:left;
	padding-top:5px;
	padding-left:15px;
	font-size:11px;
}
.pp-skribent {
	float:left;
	padding-top:5px;
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
}
.pp-kommentar {
	clear:both;
	margin-bottom:20px;
	margin-top:4px;
}

.logintable {
	vertical-align:middle;
	padding:3px;
	margin:0;
}

table.omdometable { width:100%; }
.reviewbox { width:90%; }
.logintablesub {
	padding:3px;
	margin:0;
	text-align:center;
}
