/*
Theme Name: Beebook Kampanj
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Sans-serif; /* 1em = 10px */
	background-color: #ddf3c9;
	background-image: url(img/bodybg.gif);
	color:#1a1a1a;
}

/*--------------------------------------------------------------------  HEADINGS */

h1, h2, h3, h4 {
	font-family: Georgia,Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height: 1.2;
	color:#99CC00;
}
h1 {
	font-size:36px;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
	color:#99CC00;
}

p {
	font-family:georgia;
}

/*--------------------------------------------------------------------  LINKS */

a {
	text-decoration:underline;
	color:#99CC00;
}
a:hover {
	text-decoration:none;
}

a:link {
	color:#99CC00;
}
a:visited {
	color:#99CC00;
}
a:hover, a:focus, a:active {
	color:#99CC00;
}


/*--------------------------------------------------------------------  MAIN STRUCTURE */

#wrap {
	width:945px;
	padding:0 7px;
	margin:0 auto;
	background:url(img/wrap-bg.gif) repeat-y 0 0;
	position:relative;
}

#header {
	background:url(img/header-bg.gif) repeat-x 0 0;
	height:111px;
	width: 945px;
}
#logo {
	width:246px;
	height:82px;
	float:left;
	margin-top:13px;
	margin-left:20px;
	background: url(img/beebook.jpg) 0 0 no-repeat;
	text-indent:-999px;
}
#logo a {
	outline:none;
	width:100%;
	height:100%;
	display:block;
}

#mainnav {
	float:right;
	width:423px;
	margin-top:41px;
	margin-right:20px;
}
#mainnav ul {
	list-style:none;
}
#mainnav li {
	width:131px;
	height:49px;
	margin-left:10px;
	float:left;
	font-size:13px;
	line-height:42px;
	text-align:center;
	font-weight:bold;
}
#mainnav li a {
	width:131px;
	height:49px;
	background:url(img/mainnav-bg.gif) no-repeat 0 0;
	display:block;
	color:#669900;
	text-decoration:none;
}
#mainnav li a:hover {
	color:#000;
}

#footer {
	clear:both;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:10px;
	background: #ccc url(img/footer-bg.gif) repeat-x 0 0;
	text-align:center;
	color:#789900;
	font-size:12px;
	line-height:16px;
}
#footer a {
	color:#789900;
	text-decoration:none;
}
.footerdivide {
	margin:0 10px;
	color:#333;
}

#subnav {
	position:absolute;
	top: 8px;
	right: 30px;
	font-size:13px;
}
.subnavdivide {
	margin:0 10px;
	color:#333;
}
#subnav a {
	color:#789900;
	text-decoration:none;
}

/*--------------------------------------------------------------------  HOMEPAGE */

#main_splash {
	clear:both;
	background:url(img/steps-bocker-bg.jpg) no-repeat center 60px;
}
#main_splash h1 {
	margin: 23px 20px 0 20px;
	padding-bottom:215px;
	color:#ff0000;
	text-align:left;
}

#homepageinfo {
	margin-top:10px;
	background:url(img/footer-bg.gif) repeat-x 0 0;
	padding:20px;
	padding-bottom:10px;
}
#homepageinfo h2 {
	font-size:18px;
	padding-bottom:5px;
	padding-top:10px;
}
#homepageinfo p {
	font-size:13px;
	line-height:16px;
	color:#666;
}

/*--------------------------------------------------------------------  STEPS */

#steps {
	clear:both;
	background:url(img/steps-bg.gif) repeat-x 0 bottom;
	padding: 30px 20px 50px 20px;
}
#steps div {
	width:224px;
	padding-top:5px;
	float:left;
	padding-left:56px;
	padding-right:20px;
}
#steps h2 {
	color:#0099cc;
	font-size:13px;
	font-weight:bold;
}
#steps p {
	font-size:13px;
	line-height:18px;
}
#step1 {
	background:url(img/step1.gif) no-repeat 0 0;
}
#step2 {
	background:url(img/step2.gif) no-repeat 0 0;
}
#step3 {
	background:url(img/step3.gif) no-repeat 0 0;
}

/*--------------------------------------------------------------------  BOOKNAV */

#booknav {
	margin-top:15px;
	margin-left:10px;
	list-style:none;
}
#booknav li {
	width:131px;
	height:49px;
	margin-left:10px;
	float:left;
	font-size:13px;
	line-height:42px;
	text-align:center;
	font-weight:bold;
}
#booknav li a {
	width:131px;
	height:49px;
	background:url(img/booknav-bg.gif) no-repeat 0 0;
	display:block;
	color:#669900;
	text-decoration:none;
}
#booknav li a:hover {
	color:#000;
}
#booknav li.sel a {
	color:#fff;
	background:url(img/booknav-bg-sel.gif) no-repeat 0 0;
}
#booknav li.sel a:hover {
	color:#fff;
}

#booknav .ui-tabs-selected a {
	color:#fff;
	background:url(img/booknav-bg-sel.gif) no-repeat 0 0;
}
#booknav .ui-tabs-selected a:hover {
	color:#fff;
}

/*--------------------------------------------------------------------  BOOKLIST */

.booklist {
	padding-left:20px;
	padding-top:15px;
	clear:both;
	height:500px;
}

.book {
	background:url(img/book-bg.gif) no-repeat 0 0;
	width:445px;
	height:151px;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}
.bookcover {
	float:left;
	padding:12px;
}
.book img {
	border:0;
}
.bookbtn {
	float:left;
	margin-right:10px;
}
.book h2 {
	padding-top:15px;
}
.book h2 a {
	font-size:16px;
	font-weight:bold;
	color:#0099cc;
}
.book p {
	font-size:13px;
	line-height:16px;
	color:#333;
	padding:12px 10px 12px 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
	display:block;
}