/*
Theme Name: Erbjudande.se
Theme URI: http://www.erbjudande.se
Description: Custom theme for erbjudande.se
Version: 1.0
Author: Mohsen Nadjafi
Author URI: http://binarybonsai.com/
Tags:

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	margin:0;
	padding:0;
	background:url('images/bg.gif');
	font-family:"Trebuchet MS";
	font-size:12px;
}
img{
	border:0;
}
h1,h2,h3{
	color:#666666;
	margin:10px 0;
	padding:0;
}
.product h1,.product h2{
	margin:0;
	padding:0;
}
h1{
	font-size:32px;
}
h1 a{
	color:#D02F33;
	text-decoration:none;
}
h2{
	font-size:18px;
	font-weight:normal;
}
h2 a{
	color:#666666;
	text-decoration:none;
}
h3{
	font-size:16px;
	font-weight:normal;
}
.red{
	color:#D02F33;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
span.time{
	font-size:24px;
	font-weight:normal;
}
span.time small{
	font-size:16px;
}
#him,#her{
	position:absolute;
	width:230px;
	top:220px;
	left:40px;
	padding-left:20px;
	padding-right:50px;
	text-align:left;
}
#frame{
	width:818px;
	margin:0 auto;
}
#header{
	margin:0;
	padding:0;
}
#content{
	background:url('images/slice.jpg') repeat-y;
	padding:30px;
}
#footer{
	height:57px;
	padding:63px 30px 0 30px;
	background:url('images/footer.jpg') no-repeat;
}
#footer ul{
	display:inline;
	margin-left:280px;
}
#footer li{
	display: inline;
	padding-left:10px;
	margin-right:10px;
	background:url('images/bullet.gif') no-repeat left;
}

#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#pageflip {
	position: relative;
	z-index:89;
}
#pageflip img {
	width: 80px; height: 84px;
	z-index: 88;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 80px; height: 80px;
	position: absolute;
	right: 0; top: 0;
	background: url(images/subscribe.jpg) no-repeat right top;
	text-indent: -9999px;
}

