/* 
    Document   : screen
    Created on : 27-jul-2009, 10:21:23
    Author     : Jochem
    Description: Implements the layout of spellentuin.nl
*/

body{
    background: #5DB224 url('/img/spellentuin/background.gif') repeat-x;
}

div.container
{
    background: url(http://www.spellentuin.nl/pics/bottom.jpg) no-repeat center bottom;
    padding-bottom: 14px;
}

div.extra
{
	background: transparent url('http://www.spellentuin.nl/pics/banner1a.png');
	height: 162px;
	width: 46px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	
}

#header
{
    /*background: transparent url('http://www.spellentuin.nl/pics/banner2.png') no-repeat 1px 0;*/
    width: 860px;
    height: 162px;
    position: relative;
}

#header h1 {
  position: absolute;
  top: 9px;
  left: 54px;
  right: 184px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: white;
  font-family: Arial;
}
#header .flags {
  top: 7px;
 right: -2px;
 position: absolute;
 padding:0px;
height: 17px;
margin:0px;	
width: 126px;		
	}
#header .flags td {
  padding: 0;
  margin: 0;
  width: 27px;
}

div.wrapper
{
	padding-left: 20px;
	background-color: white;
}

div#sidebar, div#content
{
	margin-right: 0px;
}

/* Default links */

a{
    color: #000;
}

a:hover{
    color: #EF5F12;
}

/* Headings */
h1, h2, h3, h4, h5{
    color: #EF5F12;
}

h2{
    font-size: 1.2em;
    background-color: #5DB224;
    color: #fff;
    padding: 2px;
    font-weight: bold;
}

/* Boxes */

.block{
    border: 1px solid #3D3D3D;
    padding: 2px;
    margin-bottom: 4px;
}

.block h3{
    background: transparent url('/img/spellentuin/box-top.jpg') repeat-x center;
    border-bottom: 1px solid #3D3D3D;
    height: 17px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin: -2px -2px 5px -2px;
    padding: 5px;
}

/* Thumbs */

.thumb{
	width: 140px;
    height: 180px;
	margin: 0 10px 5px 0;
	float:left;
	display: inline;
    overflow: hidden;
}
.thumb img{
	border: #9eb0b8 1px solid;
	padding: 4px;
	background: #fff;
}
.thumb a{
	text-decoration: none;
}

.thumb.last{
    margin-right: 0;
}

.thumbnailWithLink:hover img{
	border: #666 1px solid;
}

/*
	pagination
*/
.pagination{
	padding: 5px 0 10px;
	text-align: center;
}
.pagination a{
	padding: 3px 5px;
	border: 1px solid #ccc;
	text-decoration: none;
}
.pagination a:hover, .pagination .current{
	background: #E94700;
	color: #fff;
	border: 1px solid #E94700;
	padding: 3px 5px;
}
span.numbers{
	padding: 0;
	border: none;
}

/*
    Rating
*/
div.rating-wrapper small{

}
ul.rating
{
    list-style: none;
    background: url(/img/rating.gif) top left repeat-x;
    float: left;
    position: relative;
    height: 25px;
    width: 125px;
    margin: 0;
}

ul.rating li.progress
{
    background: url(/img/rating.gif) left center;
    height: 25px;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
}

ul.rating li.star
{
    float: left;
    padding: 0;
    margin: 0;
}

ul.rating li.star a
{
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9000px;
    padding: 0;
    margin: 0;
    background: none;
    position: absolute;
    z-index: 3;
}

ul.rating li.star.two a
{
    left: 25px;
}

ul.rating li.star.two a:hover
{
    width: 50px;
}

ul.rating li.star.three a
{
    left: 50px;
}

ul.rating li.star.three a:hover
{
    width: 75px;
}

ul.rating li.star.four a
{
    left: 75px;
}

ul.rating li.star.four a:hover
{
    width: 100px;
}

ul.rating li.star.five a
{
    left: 100px;
}

ul.rating li.star.five a:hover
{
    width: 125px;
}

ul.rating li.star a:hover
{
    background: url(/img/rating.gif) left bottom;
    left: 0px;
    z-index: 2;
}

/* Sidebar */
div#sidebar {
  width: 192px;
}
div#sidebar .block
{
    margin-left: 0;
    padding: 0;
    border: 0;
    background-image: none;
}
div#sidebar .block h3 {
  background-image: url(http://www.spellentuin.nl/pics/button2.png);
  height: 19px;
  width: 182px;
  border: 0;
  text-align: center;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

div#sidebar .block .content {
    background-image: url(http://spellentuin.nl/pics/middenstuk.png);
    padding: 5px 2px;
    width: 188px;
}

div#sidebar div.tags{
	margin-bottom: 10px;
}
div#sidebar div.tags, div#sidebar div.tags a, div#sidebar a{
	font-weight: bolder;
}

div#sidebar ul{
	margin: 0 0 1.5em 0;
	padding: 0;
}

div#sidebar .block .content.menu {
  padding: 0 1px;
  width: 190px;
}

div#sidebar .block .content.menu ul {
  margin: 0;
  padding: 0;
}

div#sidebar .block .content.menu ul li {
  margin: 0;
  padding: 0;
  background: none;
}

div#sidebar .block .content.menu ul li a {
	background: url(/img/icons/bullet_go.png) 5px center no-repeat;
  border-bottom: 1px solid rgb(218, 218, 218);
  color: black;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  padding-left: 25px;
  text-decoration: none;
}

div#sidebar .block .content.menu ul li.home a{
	background: url(/img/icons/house.png) 5px center no-repeat;
}

div#sidebar .block .content.menu ul li a:hover {
background-color: rgb(61, 158, 48);
color: white;
}

div#sidebar .bottom {
  height: 30px;
  width: 192px;
	margin: 0;
	background: white url(http://spellentuin.nl/pics/onderstuk.png) no-repeat left bottom;
}

div#sidebar ul li {
	display: block;

	background: url(/img/icons/bullet_go.png) 5px center no-repeat;
	padding-left: 20px;
}

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

div#sidebar ul.sidebar-categories li{
	background: none;
	padding: 0;
	margin: 0;
}
div#sidebar ul.sidebar-categories li a{
	font-size: 1.2em
}
div#sidebar ul.sidebar-categories ul{
	margin-bottom: 0px;
	margin-right: 0;
}
div#sidebar ul.sidebar-categories ul li{
	margin-left: 10px;
}
div#sidebar ul.sidebar-categories ul a{
	font-weight: normal;
	font-size: 1em;
}

#header .search {
  top: 113px;
 right: 218px;
 position: absolute;
 padding:0px;
height: 20px;
margin:0px;	
}
#header .search form {
  display: inline;
}
#header .search div.submit input {
  cursor: pointer;
  position: absolute;
	margin: 0;
	padding: 0px 0px 3px 0px;
	text-align: center;
	top: 1px;
	right: 0;
  width: 70px;
	height: 18px;
	border: 0px solid #808080;
	font-size:11px;
	color:white;
	background: url(http://www.spellentuin.nl/pics/zoekbutton.png) no-repeat left top;
	}
#header .search #SearchString {
top: 1px;
position: absolute;
margin: 0;
  right: 72px;
	font-size: 11px;
	padding: 3px 4px 0 4px;
  width: 162px;
  height: 14px;
  border: 1px solid #808080;
	color:black;
background:#ffffff;
}


#menu {
  padding: 0;
  background: #ffffff;
  width: 860px;
  margin: 0 auto;
  clear: both; 
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(http://www.spellentuin.nl/pics/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://www.spellentuin.nl/pics/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://www.spellentuin.nl/pics/menub_hover_right2.gif) no-repeat right top; /*right tab image path*/
}

/* Menu Tabs */
/*
#menu{
    width: 820px;
    position: relative;
		padding: 2px 20px 0px 20px;
		background-color: white;
		overflow: hidden;
}

#submenu{
    background-color: white;
    border-top: 1px solid #fff;
    width: 100%;
}
#submenu span {
  background-color: #014A01;
  display: block;
  width: 820px;
  margin: 0 auto;
  height: 3px; /* Remove when submenu is enabled
}
*/

#top-ads {
  background-color: white;
}

/*
#submenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#submenu ul li
{
    margin: 0;
    padding: 0 5px;
    float: left;
}

#submenu ul li a{
    color: #fff;
    text-decoration: none;
}

#submenu ul li a:hover
{
    text-decoration: underline;
}

#submenu ul li.current a
{
    text-decoration: underline;
}
*/

/* jquery UI edits */
.ui-tabs .ui-tabs-panel{
    padding: 5px 0px;
}

/* Search */
/*
#menu .search #SearchString {
    background:#F2742F none repeat scroll 0 0;
    border:1px solid #808080;
    color:#FFFFFF;
    font-size:11px;
    height:13px;
    margin: 0;
    padding: 2px;
    width:152px;
    position: absolute;
    right: 92px;
    top: 2px;
}

#menu .search div.submit{
    display: inline;
}

#menu .search div.submit input {
    cursor: pointer;
    margin: 0;
    padding: 0px 2px 0px 2px;
    width: 70px;
    height: 19px;
    border: 1px solid #808080;
    font-size:10px;
    color:white;
    background: url(/img/spellentuin/orange1.gif) no-repeat left top;
    position: absolute;
    right: 20px;
    top: 2px;
}
*/

#bottom-ads{
    background: #014a01;
    height: 90px;
    padding: 5px 0;
    text-align: center;
    border-top: 15px solid white;
    border-bottom: 31px solid white;
}

#footer{
    text-align: center;
}

.margin{margin: 10px;}
.margin-left{margin-left: 10px;}
.margin-right{margin-right: 10px;}
.margin-bottom{margin-bottom: 10px;}
.margin-top{margin-top: 10px;}
.highlight{background: #e94700; color: #fff;}
.prepend-top{margin-top: 10px;}
.float-left{float:left;}
.float-right{float:right;}
img.absmiddle{margin: 0 0.25em -0.25em 0.25em;}
.center{ text-align: center; }
