/* ALGEMEEN */

html, body {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #262625;
	margin: 0;
	padding: 0;
}

a, div, input, img {
	outline: none;
}

a {
	color: #19A6D9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.admin {
	color: #FF0000 !important;
	text-decoration: none;
}

a.admin:hover {
	text-decoration: underline;
}

hr {
	border: none;
    border-bottom: 1px solid #a5a5a5;
	height: 1px;
}

h1 {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 4px;
}

h1 a {
    text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}

h2 {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 12px;
	height: 30px;
}

h2 a {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

h3 {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 12px;
}

h3 a {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #FFF;
	margin: 0 0;
}

img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	margin: 0;
}

pre {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

.draggable {
	cursor:n-resize
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

th {
	text-align: left;
}

.clear {
	clear: both;
}

.rel {
	position: relative;
}

/* LAYOUT */

#main {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	overflow: hidden;
}

#col_main_left {
	float: left;
    width: 520px;
    margin-right: 12px;
	min-height: 800px;
	height: auto  !important;
	height: 800px;
}

#col_main_middle {
	float: left;
    width: 245px;
    margin-right: 12px;
}

#col_main_right {
	float: left;
    width: 161px;
}

/* MENU */

#menu {
    width: 950px;
    /*background: #19A6D9;*/
    overflow: hidden;
	margin: 5px auto 0 auto;
	line-height: 18px;
}

#menu ul {
	float: left;
	width: 100%;
	height: 25px;
	margin: 0 0 0 -4px;
	border-bottom: 1px solid #FFF;
}

#menu li {
	float: left;
	border-left: 1px solid #C7C7C7;
	padding-left: 8px;
}

#menu a {
	display: block;
	height: 21px;
	padding: 0 5px 0 0;
	margin: 0 3px 0 0;
    font-family: trebuchet ms, arial, verdana, sans-serif;
    font-size: 16px;
    text-decoration: none;
}

#menu li#business_menu_item {
	float: right;
	margin-right: -7px;
	border-right: none;
	border-left: 1px solid #FFF;
}

/* SUBMENU */

#menu2 {
	width: 143px;
	padding: 3px 9px;
	background: #38B1DE;
}

#menu2 ul{
	margin: 0px;
	padding: 0px;
}

#menu2 li {
	border-top: 1px solid #FFF;
	padding: 4px 2px;
}

#menu2 li:first-child {
	border: none;
}

#menu2 a {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

/* HEADER */

#head {
    width: 950px;
	height: 192px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url('../images/headerpodium.jpg') no-repeat;

	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#adv_head {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	text-align: center;
}

#adv_center {
	width: 100%;
	text-align: center;
}

#adv_right_bottom {
	width: 100%;
	text-align: center;
}

#link_home{
	position: absolute;
	display: block;
	width: 280px;
	height: 70px;
	top: 20px;
	left: 0;
	text-decoration: none;
}

#beta {
	position: absolute;
	right: 13px;
	top: 13px;
}

/* HOT TOPICS */

#hor-hottopics {
	width: 920px;
	height: 191px;
	margin: 0 auto 0 auto;
	background: url('../images/hot_topics_bg.gif') no-repeat;
	padding: 1px 0 0 30px !important;
	overflow: hidden;
}

#hor-hottopics li {
	float: left;
	width: 161px;
	height: 178px;
	padding: 11px;
	margin: 0 1px 0 0;
	position: relative;
}

#hor-hottopics li.last {
	border-right: 0px;
}

#hor-hottopics img {

}

#hor-hottopics .channel-name, #mostread li a {
	color: #000;
	font-size: 11px;
}

#hor-hottopics .hor-hottopics-title{
	font-size: 12px;
	color: #000;
}

#hor-hottopics p.read_more {
	position: absolute;
	bottom: 9px;
	right: 11px;
}

/* ARTIKELEN LINKER KOLOM */

.top{
	background: #38B1DE url('../images/art_head_bg_2.gif') no-repeat center -40px;
	padding: 5px;
	margin: 0 0 10px 0;
	overflow: hidden;

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;

}

.top h1,
.top h1 a,
.top h2,
.top h2 a,
.top h3,
.top h3 a,
.top h4,
.top h4 a {
	color: #FFF;
}

.tweetmeme{
	float: left;
	height: 18px;
	background-color: #63D1F9;

	background: #E6E3E3;
}

.metadata {
	color: #000;
	font-size: 12px;

	padding: 5px;
	border-top: 1px solid #FFF;
	width: 510px;
	height: 18px;
	background: #E6E3E3;
	margin: 0 0 -5px -5px;
}

.metadata a{
	color: #19A6D9;
}

.box {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.art_small {
    width: 255px;
    float: left;
    clear: none;
	margin: 0;
	margin: 0 10px 20px 0;
}

.art_small .top {
	background: #38B1DE url('../images/art_head_bg_2.gif') no-repeat center -29px;
}

.art_small .views {
	background: #E6E3E3;
	width: 245px;
	margin: 0 0 -5px -5px;
	padding: 0 5px 5px;
}

.last {
	margin: 0 0 20px 0;
}

.video {
	float: left;
	margin: 0 0 10px 0;
    clear: both;
    width: 507px;
    height: 300px;
    padding: 6px;
    overflow: hidden;
    text-align: center;
    background: #E6E3E3;
}

/* AFBEELDINGEN IN ARTIKELEN */

.img_details,
.img_large,
.img_medium,
.img_small {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
	border: 6px solid #E6E3E3;
	background: #EFEFEF;
}

.img_small {
	margin: 0 0 10px 0;
	width: 244px;
	height: 134px;
	line-height: 134px;
	text-align: center;
}

.img_details img,
.img_large img,
.img_medium img,
.img_small img {
	vertical-align: middle;
}

/*
 * compensatie omdat vertical-align: middle; een kleine afwijking heeft
 * wie weet hoeveel en waarom?
 */
.vertical-image-align img {
	margin-top: -2px;
}

/* ARTIKELEN MIDDELSTE en RECHTER KOLOM */

#col_main_middle .box,
#col_main_right .box {
	margin-bottom: 10px;
}

#col_main_middle .box .top,
#col_main_right .box .top {
	background: #38B1DE url('../images/h4_bg.gif') no-repeat top center;
	margin: 0 0 10px 0;
	padding: 5px;
}

#col_main_middle .box .top {
	width: 235px;
}

#col_main_right .box .top {
	width: 151px;
}

#col_main_middle .box .top h4,
#col_main_right .box .top h4 {
	color: #FFF;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/* TOOLBAR */

.toolbar {
    clear: both;
    height: 23px;
	background: #e6e3e3;
}

.toolbar ul{
	padding-top: 2px;
}

.toolbar ul li, .toolbar ul li div {
    float: left;
    font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: lowercase;
	color: #000;
}

.toolbar ul li a{
	color: #000;
}

.toolbar ul li.react {
    width: 85px;
	padding-left: 6px;
}

.toolbar ul li.permalink {
    width: 68px;
}

.toolbar ul li.channel {
    width: 77px;
}

.toolbar ul li.tell {
    width: 75px;
}

.toolbar ul li.tweet {
    width: 30px;
}

.toolbar ul li.rate {
    width: 30px;
}

.toolbar ul li.rating {
    width: 65px;
    padding-top: 4px;
}

.toolbar ul li.rating img {
	display: block;
	float: left;
}

.toolbar ul li.social {
    width: 32px;
    padding: 2px;
}

.toolbar ul li.social .social_over {
    background: url('/images/artfunc_social_over.gif') no-repeat;
    position: absolute;
    left: -6px;
    bottom: -29px;
    width: 41px;
    height: 154px;
    padding: 1px;
}

.toolbar ul li.social .social_over ul li {
    clear: both;
}

.toolbar ul li.social .social_over ul li a {
    display: block;
    width: 26px;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
}

#article_paging {
	margin-top: 10px;
}

.prev_link {
    float: left;
}

.prev_link a {
	color: #00a0d7;
}

.next_link {
    float: right;
}

.next_link a {
	color: #00a0d7;
}

/* ZOEKVENSTER */

#smallsearch {
	height: 97px;
    background: #FFF;
}

#smallsearch .search_text {
    margin: 0 6px 8px 6px;
}

#smallsearch .search_text, #smallsearch .search_button {
	float: left;
}

#smallsearch p.fields {
	overflow: hidden;
}

#smallsearch ul {
    height: 24px;
}

#smallsearch ul li {
    float: left;
}

#smallsearch ul li input.text {
    width: 115px;
    margin-right: 2px;
}

#smallsearch ul li input.submit {
    width: 26px;
    height: 23px;
}

/* VIDEO'S */

.video_list li {
	float: left;
	margin: 0 13px 0 0;
	display: inline;
}

.video_list li.last-item {
    margin: 0;
}

.video_small  {
	width: 120px;
    height: 98px;
    padding-top: 12px;
    background: #E6E3E3;
}

.video_small .video_img {
    border: 1px #9a9a9a solid;
    background-color: #ffffff;
    padding: 1px;
    margin-left: 13px;
    width: 90px;
    height: 67px;
}

.video_small .video_rating {
	width: 55px;
    margin-left: 14px;
    margin-top: 5px;
}

.video_small .video_rating img {
    float: left;
}

.video_medium {
    height: 190px;
    width: 120px;
}

.video_medium ul.video_info {
    margin-top: 6px;
    line-height: 14px;
}

.video_medium ul.video_info li {
    width: 100px;
    font-size: 10px;
    clear: both;
    padding: 0px 0px 0px 12px;
}

.video_medium ul.video_info li a {
    font-size: 10px;
}

/* BUSINESS BLOG COMPONENT */

#business_component {
	width: 520px;
	height: 470px;
	background: url('../images/business_blog_component_bg.gif') no-repeat;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
}

#business_component ul {
	margin: 1px 0 0 31px;
	padding: 0;
	list-style-type: none;
}

#business_component_news {
	height: 300px;
	overflow: hidden;
}

#business_component_news ul li {
	height: 59px;
	width: 488px;
	border-bottom: 1px solid #38B1DE;
	overflow: hidden;
}

#business_component_news .list_image {
	float: left;
	display: inline;
	width: 143px;
	overflow: hidden;
	margin-right: 0;
}

#business_component_news .list_image a {
	display: block;
	width: 143px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 4px;
}

#business_component_news .list_image img {
	vertical-align: middle;
}

#business_component_news .list_content {
	float: left;
	display: inline;
	width: 329px;
	overflow: hidden;
	padding: 3px 3px 3px 0;
}

#business_component_news .list_content h2 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
	height: auto;
}

#business_component_companies li {
	margin: 0 !important;
	width: 120px;
	background: url('../images/company_image_bg.gif') no-repeat 4px 8px;
}

/* SHOUTBOX */

#shoutbox input,
#shoutbox textarea {
	width: 239px;
	border: 1px solid #38B1DE;
	padding: 2px;
}

#shoutbox textarea {
	height: 90px;
}

#shoutbox_submit {
	background: #38B1DE url('../images/art_head_bg_2.gif') no-repeat center -45px;
	border: none !important;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	width: 245px !important;
	margin-top: 5px;
}

#shoutbox .react_form_error {
	padding-left: 0;
}

#shoutbox p {
	margin: 0;
}

/* TWITTERREMOTE */

#twitterremote .top {
	margin-bottom: 1px !important;
}

/* ARCHIEF KALENDER */

#calendar {
	margin-bottom: 5px;
}

#calendar li {
	font-size: 10px;
	padding: 0;
}

#calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
	position: relative;
}

#calendar ul li {
	display: inline;
}

#calendar #linksboven, #calendar #rechtsboven {
	position: absolute;
	font-size: 14px;
	color: #ddd;
}

#calendar #linksboven {
	left: 0;
}

#calendar #rechtsboven {
	right: 0;
}

#calendar td {
	text-align: right;
	padding: 5px;
}

#calendar .disabled {
	color: #ddd;
}

#calendar .today {
	background-color: #ddd;
}

#archief {
	margin: 0;
	padding: 0;
	list-style: none;
}

#archief h2 {
	margin: 0 !important;
	padding: 0;
}

#archief h2 a {
	font-size: 14px;
	text-transform: none;
}

/* TAGCLOUD */

#tagcloud a {
    text-decoration: none;
}

#tagcloud a:hover {
    text-decoration: underline;
}

#tagcloud a.tag1 {
    font-size: 10px;
    color: #9E9F8B;
}

#tagcloud a.tag2 {
    font-size: 12px;
    color: #C2C4A6;
}

#tagcloud a.tag3 {
    font-size: 16px;
}

#tagcloud a.tag4 {
	font-size: 20px;
}

#tagcloud a.tag5 {
	font-size: 24px;
	color: #C2C4A6;
}

/* FLICKR FEED */

#flickr {
	margin: 14px 0 10px;
}

#flickr ul li {
	float: left;
    margin-bottom: 10px;
}

#flickr ul li.even{
	margin-right: 10px;
}

#flickr ul li img {
	border: 4px solid #E6E3E3;
}

/* BLOGROLL */

#blogroll ul {
    margin: 5px 0 0 5px;
}

#blogroll ul li {
    padding-bottom: 10px;
}

#blogroll ul li img {
    margin-right: 7px;
}

#blogroll a {
    text-decoration: none;
}

#blogroll a:hover {
    text-decoration: underline;
}

/* BADGES */

#badges {
	position: relative;
	width: 161px;
	margin: 13px 0 0 0;
	overflow: hidden;
}

#badges img {
    padding-bottom: 10px;
    display: block;
}

#badges a {
	text-decoration: none;
}

#badges #placeholder {
	float: left;
	display: block;
	width: 23px;
	margin-left: 0;
}

#badges .badge {
	margin-left: 11px;
}

#hyves_badge {
	float: left;
	display: block;
	margin-top: 1px;
	width: 23px;
	height: 23px;
	background: url('/images/Hyves.png') no-repeat top center;
	margin-left: 0 !important;
	margin-bottom: 10px;
}

#twitter_badge {
	float: left;
	display: block;
	margin-top: 1px;
	width: 23px;
	height: 23px;
	background: url('/images/Twitter.png') no-repeat top center;
}

#facebook_badge {
	float: left;
	display: block;
	margin-top: 1px;
	width: 23px;
	height: 23px;
	background: url('/images/FaceBook.png') no-repeat top center;
}

#rss_badge {
	float: left;
	display: block;
	margin-top: 1px;
	width: 23px;
	height: 23px;
}

#linkedin_badge {
	float: left;
	display: block;
	margin-top: 1px;
	width: 23px;
	height: 23px;
}

#google_badge {
	clear: both;
	display: block;
	float: left;
	margin-left: 30px;
}

/* REACTIE OVERZICHT */

#comment_list ul li ul.sub {
    margin-top: 0px;
    height: 18px;
	border-bottom: 1px dashed #BFBFBF;
}

#comment_list ul li ul.sub li {
	float: left;
}

#comment_list ul li ul.sub li.naam {
	width: 455px;
	color: #38B1DE;
	font-size: 14px;
}

#comment_list ul li ul.sub li.homepage {
    width: 60px;
}

#comment_list ul li p.reactie {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 16px;
    font-style: italic;
}

#comment_list ul li p.datum {
    width: 515px;
    text-align: right;
    margin-bottom: 16px;
    font-size: 10px;
}

/* REACTIEFORMULIER */

#comment_form fieldset {
	border: none;
	padding: 0px;
}

#comment_form ul {
	margin-top: 11px;
}

#comment_form ul li {
	float: left;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}

#comment_form label.before {
	width: 80px;
	float: left;
}

#comment_form label.after {
	float: left;
	clear: none;
	width: auto !important;
	margin-top: 1px;
}

#comment_form input.text {
	width: 434px;
	border: 1px solid #38B1DE;
}

#comment_form input.checkbox {
	margin-left: 82px;
	float: left;
}

#comment_form textarea {
	width: 434px;
	height: 99px;
	border: 1px solid #38B1DE;
}

#comment_form p.html_forbidden {
	margin: 0px;
	margin-left: 82px;
	font-size: 10px;
}

#comment_form .button_verstuur {
	margin-top: 6px;
	margin-left: 82px;
}

input#react_submit {
	margin-left: 82px;
	width:100px;
}

.react_form_error {
    padding-left: 82px;
    color: red;
}

.tac_form_error {
    display: inline;
    color: red;
}

/* EVENTS */

#agenda {
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 16px;
}

#agenda .event {
    margin-bottom: 12px;
}

.event p {
	margin-top: 2px;
	margin-bottom: 1px;
}

#agenda .event p.datum, p.locatie {
	margin-left: 10px;
}

#borrel {
	margin-top: 16px;
	margin-bottom: 24px;
	line-height: 16px;
}

#borrel img {
    float: left;
}

#borrel .count_down {
	font-weight: bold;
	color: #7f5224;
	font-size:15px;
}

/* POLL */

#poll p.small {
	margin-top: 1px;
	font-size: 10px;
}

#poll ul {
	margin: 8px 0 16px 0;
}
#poll ul.options{
	margin-left: 10px;
}

#poll ul li img {
    margin-top: 4px;
}

#poll p.button{
	text-align: right;
}

/* MEEST GELEZEN */

#mostread li {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

#mostread a {
	font-size: 15px;
	color: #000;
}

#mostread img {
	float: left;
	border: 5px solid  #E6E3E3;
	margin-right: 10px;
}

#mostread span {
    font-size: 10px;
	float: right;
	margin-bottom: 5px;
}

/* MEEST BEKEKEN VIDEO'S */

.video_block {
	line-height: 16px;
}

.video_block img {
    display: block;
}

.video_block ul {
    margin-bottom: -5px;
}

.video_block ul li {
    padding: 3px 7px 3px 0px;
}

.video_block ul li img.video_img {
    border: 1px #c2c4a6 solid;
    background-color: #ffffff;
    margin-right: 6px;
    margin-bottom: 5px;
    padding: 1px;
    float: left;
    width: 90px;
    height: 67px;
}

.video_block ul li p.title {
    height: 34px;
}

.video_block ul li p.title a {
    text-decoration: none;
}

.video_block ul li p.title a:hover {
    text-decoration: underline;
}

.video_block div.video_rating {
    margin-bottom: 5px;
    height: 10px;
}

.video_block div.video_rating img {
    float: left;
}

/* FOTOALBUMS */

#fotos .component-list li {
	float: left;
	margin-right: 21px;
	margin-bottom: 10px;
	text-align: center;
}

#fotos .component-list li.last-item {
	margin-right: 0;
}

#fotos {
	color: #19A6D9;
}

#fotos a {
	text-decoration: none;
}

#fotos img {
	border: 3px solid #E4E0E0;
}

#fotos .album_title {
	float: left;
}

#fotos .album_foto_amount {
	float: right;
}

#fotos .album_author {
	clear: both;
	float: left;
}

#fotos #more_albums {
	float: right;
	clear: both;
}

.fotos {
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 540px;
}

.fotos ul {
	text-align: justify;
}

.fotos li {
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
	height: 170px;
	width: 120px;
	text-align: center;
	vertical-align: text-bottom;
	line-height: 14px;
}

.fotos img {
	border: solid 3px #E6E3E3;
}

.fotos_footer {
	overflow: hidden;
	padding: 5px;
	text-align: center;
}

.fotos_footer .prev {
	float: left;
}

.fotos_footer .next {
	float: right;
}

.kruimelpad {
	margin-bottom: 10px;
}

.foto_tekst {
	overflow: hidden;
}

.foto_tekst p {
	margin: 0;
}

.foto_tekst span.datum {
	float: right;
}

#foto_footer {
	overflow: visible;
	padding: 4px 4px 0 4px;
	background: #E6E3E3;
	float: left;
	clear: both;
	width: 100%;
}

#foto_footer ul li {
	margin-left: 10px;
	float: right;
}

#foto_footer ul li.social {
	padding-top: 2px;
}

#albums ul {
	width: 600px;
	overflow: hidden;
}

#albums ul li {
	width: 255px;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

#albums img {
	border: 3px solid #E4E0E0;
}

#albums .album_title {
	float: left;
}

#albums .album_foto_amount {
	float: right;
}

#albums .album_author {
	clear: both;
	float: left;
}

/* BLOGGER OVERZICHT */

#author_overview {

}

#author_overview #author_title {

}

#author_overview .author {
	width: 260px;
	float: left;
	margin-bottom: 10px;
}

/* BLOGGER DETAILS */

#col_blogger_top {
	float: left;
	width: 418px;
}

#author_details .top {
	height: 50px;
	overflow: hidden;
}

#author_details span {
    color: #00A0D7;
}

.author_image {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 44px;
    height: 45px;
    padding: 6px 0 0 6px;
    margin-right: 6px;
}

#author_name {
    width: 200px;
    line-height: 24px;
	color: #52a1d3;
	padding: 5px 5px 11px 5px;
	margin: -2px 0 10px 0;
	float: left;
}

#author_name h2 {
    padding-bottom: 3px;
    color: #FFF;
    height: auto;
    margin-bottom: 4px;
}

#author_details_left {
	clear: left;
    width: 202px;
    margin-bottom: 15px;
    float: left;
}

#author_details_right {
    width: 202px;
    float: left;
    margin-bottom: 15px;
    margin-left: 12px;
}

#author_details ul li {
    margin-bottom: 10px;
}

#author_details .author_header {
	margin-top: 0px;
	font-size: 18px;
	padding: 5px;
	background: #38B1DE url('../images/h4_bg.gif') no-repeat top center;
}

/* TELL A FRIEND */

fieldset {
	border: 0;
}

fieldset label {
	width: 150px;
	float: left;
	clear: left;
}

fieldset input {
	float: left;
}

/* LOGIN FORMULIER */

.login li {
	clear: both;
}

.login label {
	width: 150px;
	float: left;
	clear: left;
}

.login .error {
	padding-left: 150px;
	color: red;
}

.login #remember_me_label {
	float: left;
}

/* PAGINERING */

#pager, .pager {
	clear: both;
	width: 515px;
	text-align: center;
	background: #E6E3E3;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#pager ol, .pager ol {
	display: block;
}

#pager li, .pager li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

/* FOOTER */

#footnote {
    width: 950px;
    margin: 0 auto;
    padding: 32px 0;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
}

#footnote a {
	font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

#footlogos {
	margin: 0 auto;
	width: 126px;
}

#bugbyte-logo {
	float: left;
	width: 126px;
	height: 0;
	padding-top: 64px;
	display: block;
	overflow: hidden;
	margin: 0 0 26px 0;
	background: url('/images/bugbyte_logo.gif') no-repeat;
}

.adv {
	text-align: center;
}
