/* @override http://www.getpeel.com/css/peel.css */

/* @override http://www.getpeel.com/web/css/peel.css */

/* @group General */


/* Remove browser styles */


* {
	margin: 0;
	padding: 0;
}

/* Control font size, color and page background */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #272727; /* 70% svart */
	font-size: 72%;
}

select option {
	padding-right: 5px;
}

p {
	line-height: 150%;
}

/* Links */

:link {
	color: #3F8303;
}

:visited {
	color: #3F8303;
}

/* Hide elements */

hr {
	display: none;
}

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* @end */

/* @group Head */

#head {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#head p.logo, #head p.logo a, #head p.logo span {
	width: 240px;
	height: 120px;
	display: block;
}

#head p.logo a {
	position: relative;
}

#head p.logo span {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url(../img/logo.gif);
}

#head ul {
	list-style: none;
	position: absolute;
	top: 95px;
	right: 0;
}

#head ul li {
	display: inline;
}

#head ul a {
	float: left;
	padding: 0  0 0 20px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#features, #heading {
	background: #D0D0D0 url(../img/features.gif) top repeat-x;
	border-top: 4px solid #000;
	margin: 20px 0;
	padding: 20px 0 0 0;
}

#heading h1 {
	width: 760px;
	margin: 0 auto;
	font-size: 1.6em;
	vertical-align: bottom;
	padding-bottom: 20px;
} 

#features h1 {
	display: none;
}

#features h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#features p {
	padding: 0 80px 20px 0;
	font-size: 0.9em;
}

#features div.wrap {
	width: 760px;
	margin: 0 auto;
}

#features div.wrap div {
	width: 240px;
	margin-right: 20px;
	float: left;
}

#features div.stream {
	margin: 0 !important;
}

#features div.stream p {
	background: url(../img/icon-stream.gif) no-repeat top right;
}

#features div.itunes p {
	background: url(../img/icon-itunes.gif) no-repeat top right;
}

#features div.subscribe p {
	background: url(../img/icon-mp3.gif) no-repeat top right;
}

/* @end */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
}

#content {
	width: 500px;
	float: left;
	padding: 0 20px 20px 0;
	position: relative;
}

#content h1 {
	font-size: 1.6em;
	margin-bottom: 1em;
}

#content h1.screen {
	color: #3B3B3B;
	letter-spacing: -1px;
	line-height: 135%;
	padding-top: 180px;
}

#content #reviews {
	margin-top: 2em;
}

#content #reviews p {
	margin-bottom: 2em;
	line-height: 150%;

}

#content #reviews .last {
	margin: 0;
}

#content p.fix {
	background: url(../img/screen1.jpg) no-repeat;
	padding: 0 5px 0 5px;
	width: 497px;
	position: absolute;
	height: 180px;
	text-indent: -99em;
	left: -5px;
}

#sidebar {
	width: 240px;
	float: left;
}

#sidebar div.dlandbuy {
	height: 80px;
	padding: 10px;
	background: url(../img/downloadbg.gif) no-repeat;
}

#sidebar div.dlandbuy ul {
	list-style: none;
}

#sidebar div.dlandbuy ul li {
	width: 220px;
}

#sidebar div.dlandbuy span {
	float: left;
	width: 80px;
	text-align: right;
	margin-bottom: 10px;
	line-height: 23px;
}

#sidebar div.dlandbuy li a {
	display: block;
	float: left;
	width: 107px;
	padding-left: 33px;
	margin-bottom: 10px;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.1em;
	line-height: 23px;
}

#sidebar div.dlandbuy li.dl a {
	background: url(../img/icon-download.gif) no-repeat;
}

#sidebar div.dlandbuy li.dl a:hover {
	text-decoration: underline;
}

#sidebar div.dlandbuy li.buy a {
	background: url(../img/icon-buy.gif) no-repeat;
	color: #7B7B7B;
}

#sidebar div.dlandbuy li.buynow a {
	background: url(../img/icon-buynow.gif) no-repeat;
}

#sidebar div.dlandbuy li.buynow a:hover {
	text-decoration: underline;
}

#sidebar div.dlandbuy li.buynow span {
}


#sidebar div.dlandbuy li.buy span {
	color: #7B7B7B;
}

#sidebar div.dlandbuy p {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

#sidebar div.screens ul li img {
	border: 0;
}

#sidebar div.screens ul {
	list-style: none;
}

#sidebar div.screens li {
	margin-top: 20px;
} 

#about {
	border: 1px solid #C4C4C4;
	border-width: 1px 0;
}

#about h1 {
	font-size: 1em;
	margin-bottom: 1em;
}

#about div.wrap {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
}

#about div.wrap div {
	width: 240px;
	float: left;
	padding-right: 20px;
}

#about div.icons {
	padding: 0 !important;
	background: url(../img/icon-uni.gif) no-repeat top right;
	height: 50px;
}

#about div.icons p {
	display: none;
}

/* FAQ */

#faq ul {
	list-style: none;
	line-height: 150%;

}

#faq li {
	margin-bottom: 1em;
}

#faq p {
	margin-bottom: 2em;
	line-height: 150%;
}

#faq h2 {
	font-size: 1.2em;
}

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	font-size:  0.9em;
}