*{
	margin: 0;
	padding: 0;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
	z-index:90;
}

body{
	background:#84c5e7 url(../images/bg.jpg) 50% 0px fixed;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}

table{
	font-size: 12px;
}

img{
	display: block;
	border: 0px;
}

a{
	text-decoration: none;
	color: #b10068;
}

a:hover{
	color: #b10068;
	text-decoration: underline;
}

a:active, a:focus{
	outline:0;
}

.clear{
	clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.cursor {
	cursor:pointer;
}

.relative {
	position:relative;
}

.btn {
	margin-top:10px;
}


.btn_close {
	cursor:pointer;
}

h1{
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom:10px;
	text-transform:uppercase;
}

.title a {
	color:#ffffff;
	display:block;
}

.title a:hover {
	color:#ffffff;
	text-decoration:none;
}

.title_big a {
	color:#ffffff;
	display:block;
}

.title_big a:hover {
	color:#ffffff;
	text-decoration:none;
}



h2{
	font-weight: normal;
	font-size: 1.1em;
}

h3{
	font-weight: normal;
	font-size: 1.5em;
}

p{
	line-height: 19px;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
	color: #000;
	font-family: arial, verdana, sans-serif;
}

input[type=text], input[type=password], select, textarea {
	font-family: arial, verdana, sans-serif;
	border: solid 1px #a2d5f0;
	padding:3px;
}

textarea {
	height:100px;	
	font-size:11px;
}


#logo {
	position:absolute;
	top:-155px;
	left:-20px;
}

#main {	
	position:absolute;
	width:100%;
	z-index:10;
}

#wrapper {
	width:830px;
	margin:auto;
	padding-top:180px;
	z-index:1;
	position: relative;
}


.content {
	width:800px;
	margin:auto;
}

.hidden_default {
	display:none;
}

#alert_placeholder {
	display:none;
	width:100%;
	height:100%;
	top:0px;
	position:absolute;
	z-index:2000;
}

/* HEADER MENU */

#header_links{
	height: 43px;
	padding-left: 10px;
	position: absolute;
	top: -10px;
	right: 12px;
	z-index: -10;
}

#header_links .social{
	width: 18px;
	height: 20px;
	display: block;
	float: left;
	margin: 15px 5px 0px 0px;
	padding: 0;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	z-index: 1000;
}

#header_links .social2{
	float: left;
	margin: 15px 0px 0px 10px;
	padding: 0;
	padding-top:6px;
}

#header_links .hyves{
	background-image: url(../images/social/btn_hyves.png);
}

#header_links .facebook{
	background-image: url(../images/social/btn_facebook.png);
}

#header_links .twitter{
	background-image: url(../images/social/btn_twitter.png);
}

#header_links .blog{
	width: 33px;
	height: 20px;
	display: block;
	float: left;
	margin: 15px 10px 0px 30px;
	padding: 0;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(../images/social/blog.png);
}

#header_links .log{
	width:50px;
	height:30px;
	float: left;
}



/* HEADERS*/

.arrow_down {
	margin-left:50px;
	margin-top:35px;
	float:left;
}

.header {
	float:left;
	margin-left:10px;
	margin-top:13px;
}


/* FRAMES */

	/* BIG */
	.big_wrapper {
		width:830px;
		position:fixed;
	    top: 0px;
	    left: 50%;
	    margin-left: -415px;
		overflow:hidden;
		height:100%;
		z-index:90;
	}
	
	.big_wrapper .btn_close {
		position:absolute;
		top:3px;
		right:7px;
	}

	
.frame_bg_top_blue {
	background:url(../images/frame_bg_top_blue.png) no-repeat;
	width:830px;
	height:80px;
}

.frame_bg_top_pink {
	background:url(../images/frame_bg_top_pink.png) no-repeat;
	width:830px;
	height:80px;
}

.frame_bg_bottom { /*blauw*/
	background:url(../images/frame_bg_bottom.png) no-repeat;
	width:830px;
	height:50px;
}
.frame_bg_bottom_1 { /*paars*/
	background:url(../images/frame_bg_bottom_lijst.png) no-repeat;
	width:830px;
	height:50px;
}


#frame_bg {
	background:url(../images/frame_bg.png) no-repeat;
	width:830px;
	height:330px;
	position: relative;
}
	/* SMALL */
.small_wrapper {
	width:500px;
	position:fixed;
    top: 0px;
    left: 50%;
    margin-left: -240px;
	overflow:hidden;
	height:100%;
	z-index:90;
}

.small_wrapper .arrow_down {
	margin-top:27px;
}

.small_wrapper .header {
	margin-top:6px;
}

.small_wrapper .btn_close {
	position:absolute;
	top:3px;
	right:17px;
}

.frame_small_bg_top_blue {
	background:url(../images/frame_small_bg_top_blue.png) no-repeat;
	width:500px;
	height:65px;
}

.frame_small_bg_top_pink {
	background:url(../images/frame_small_bg_top_pink.png) no-repeat;
	width:500px;
	height:65px;
}

.frame_small_bg {
	background:url(../images/frame_small_bg.png) no-repeat;
	width:500px;
	height:487px;
}
.frame_small_bg .content {
	padding: 10px 0px 0px 60px
}

.frame_small_bg_bottom {
	background:url(../images/frame_small_bg_bottom.png) no-repeat;
	width:500px;
	height:20px;
}

	/* EXTRA */

#extra {
	padding-left:16px;
	padding-bottom:40px;
}

#extra .title{
	padding:5px;
	color:#000;
	font-size:14px;
}

#extra1 {
	width:250px;
	float:left;
	margin-right:28px;
}

#extra2 {
	width:250px;
	float:left;
	margin-right:28px;
}

#extra3 {
	width:250px;
	float:left;
}


/* FRAME OVERVIEW */
#frame_overview {
	background:url(../images/frame_overview_bg.png) repeat-y;
	width:830px;
}

#overview {
	margin-left:10px;
}

#pd_choose_category {
	position:absolute;
	top:-10px;
	left:320px;
}

.row {
	display:block;
}

#menu_categories {
	background:url(../images/bg_menu_categories.png) no-repeat;
	position:absolute;
	top:0px;	
	left:-5px;	
	width:830px;
	height:180px;
	z-index:360;
	display:none;
}

#menu_categories .content {
	padding: 20px 10px 10px 20px; 
}

#category_close {
	position:absolute;
	top:5px;	
	right:25px;	
}

#menu_categories .column{
	width:350px;
	float:left;
	margin-left:45px;
}

#menu_categories .column img{
	padding-bottom:12px; 
}

.row1, row2, row3 {
	float:left;
}

#show_more {
	position:absolute;
	top:7px;
	left:330px;
}

/* OVERVIEW IMAGES */
.img_big {
	background-color:#000;
	width:185px;
	height:122px;
	position:relative;
	overflow:hidden;
	float:left;
	margin: 4px 4px 0px 0px;
}

.img_big .title{
	background-image:url(../images/trans.png);
	position:absolute;
	bottom:0px;
	color:#fff;
	height:28px;
	line-height:28px;
	padding-left:8px;
	width:180px;
	overflow:hidden;
}

.img_big .title_big a{
	background-image:url(../images/trans.png);
	position:absolute;
	bottom:0px;
	color:#fff;
	height:122px;
	font-size:20px;
	line-height:26px;
	padding-left:8px;
	margin-top:6px;
	width:180px;
	overflow:hidden;
}

.img_medium_container {
	width:93px;
	float:left;
}

.img_medium {
	background-color:#000;
	width:89px;
	height:59px;
	overflow:hidden;
	position:relative;
	float:left;
	margin: 4px 4px 0px 0px;
}

.img_medium .title{
	font-size:9px;
	background-image:url(../images/trans.png);
	position:absolute;
	bottom:0px;
	color:#fff;
	height:20px;
	line-height:20px;
	padding-left:5px;
	width:89px;
	overflow:hidden;
}


.img_medium .title_big a{
	background-image:url(../images/trans.png);
	position:absolute;
	bottom:0px;
	color:#fff;
	width:75px;
	height:50px;
	line-height:14px;
	padding:5px;
	overflow:hidden;
}

.img_small_container {
	width:61px;
	float:left;
}

.img_small {
	background-color:#000;
	width:57px;
	height:38px;
	overflow:hidden;
	float:left;
	margin: 4px 4px 0px 0px;
}

.img_small .title_big a{
	background-image:url(../images/trans.png);
	font-size:9px;
	line-height:12px;
	bottom:0px;
	color:#fff;
	width:45px;
	height:54px;
	padding-left:3px;
	overflow:hidden;
	#margin-left:-15px;
}

/* FRAME DETAIL */
#frame_detail {
	background:url(../images/frame_detail_bg.png) repeat-y;
	height: 420px;
	/*display:none;*/
}

#detail_backgrounds{
	display:none;
}


.detail_wrapper {
	width:1400px;
	position:fixed;
    top: 0px;
    left: 50%;
    margin-left: -700px;
	height:100%;
}

.detail_wrapper .close{
	cursor:pointer;
	position:absolute;
	left:935px;
	top:120px;
	z-index:1000;
}

#detail {
	position:absolute;
	left:470px;
	top:125px;
	width:490px;
	z-index: 2002;
	cursor: pointer;
}

#detail_content_wrapper {
	width:460px;
	position:fixed;
    top: 120px;
    left: 50%;
    margin-left: -220px;
	height:300px;
}

#detail_content_wrapper .content{
	width:410px;
	height:340px;
	overflow:hidden;
	line-height:20px;
	float:left;
	margin:30px;
	padding-top: 90px !important;
}

#detail_content_wrapper #item_picture_frame{
	width:222px;
	height:166px;
	position:absolute;
	background:url(../images/picture_frame_detail.png) no-repeat;
	top:-60px;
	left:-70px;	
	z-index:1;
}

#detail_content_wrapper .user_info{
	width:370px;
	position:absolute;
	left:160px;
	top:30px;
}

#detail_content_wrapper #item_picture{
	width:190px;
	height:125px;
	position:absolute;
	top:-45px;
	left:-55px;	
	z-index:0;
}

#detail_content_wrapper .social_wrapper{
	/*width:420px;*/
	float:left;
	margin-top:10px;
	/*border:solid 1px #ff0000;*/
}

#detail_content_wrapper .bid_now{
	display: block;
	margin-top:10px;
	float:right;
}

#detail_content_wrapper .poke_now{
	display: block;
	margin-top:10px;
	margin-right: 10px;
	float:right;
}

#detail_content_wrapper .social{
	padding-right:5px;
	float: left;
}

#detail_content_wrapper .sendafriend{
	float:right;
	clear: none;
}

#detail_content_wrapper .sendafriend input{
	margin: 0px 7px 0px 5px;
}

#detail_content_wrapper .sendafriend img{
	float: right;
	position: relative;
	top: -2px;
}

#detail_content_stepone{
	height: 460px;
	overflow: hidden;
	width: 100%;
}

.detail_content_step{
	position: absolute;
	top: 0px;
}

.detail_content_step p{
	padding: 2px;
	display: block;
	overflow: hidden;
	clear: both;
}

#detail_content_steptwo{
	width: 500px;
}


#detail_content_stepthree p{
	overflow: visible;
}

#detail_content_steptwo label{
	display: block;
	position: relative;
	width: 160px;
	text-align: right;
	padding-right: 10px;
	float: left;
	clear: left;
}

#detail_content_steptwo input{
	float: left;
	clear: right;
	width: 250px;
}

#detail_content_steptwo{
	height: 310px;
	padding-top: 60px;
}

#detail_content_steptwo td {
	vertical-align:top;
}



#popup_uploader{
	width: 150px;
	height: 150px;
	position: absolute;
	top: 240px;
}

#popup_uploaderUploader{
}

#popup_uploaderResult{
	position: absolute;
	width: 150px;
	height: 150px;
	left: 90px;
	top: 345px;
}

#detail_content_stepthree #popup_uploaderQueue{
	position: absolute;
	width: 217px;
	height: 160px;
	left: 0px;
	top: 335px;
}

#detail_content_stepthree #popup_uploaderQueue .uploadifyQueueItem{
	margin: 0px;
	width: 245px;
}


#detail_content_stepthree textarea, #detail_content_stepthree input, #detail_content_stepthree select{
	width: 210px !important;
}

#update_item #popup_uploaderUploader{
	position: absolute;
	top: 330px;
	left: 200px;
}

#update_item #popup_uploaderResult{
	position: absolute;
	width: 150px;
	height: 150px;
	left: 90px;
	top: 345px;
}

#update_item #popup_uploaderQueue{
	position: absolute;
	width: 230px;
	height: 160px;
	top: 370px;
	left: 50px;
}

#update_item #popup_uploaderQueue .uploadifyQueueItem{
	margin: 0px;
	width: 230px;
}


#update_item #crop_result{
	position: relative;
	left: 0px;
	top: 0px;
}


#cropper{
z-index: 2000;
}


/* FRAME SMALL */



/* LOGIN */

#login {
	cursor:pointer;
	padding: 0px 5px 5px 5px;
}

#login_popup {
	cursor:pointer;
	padding: 0px 5px 5px 5px;
}

#ingelogd {
	display:none;
}

#login_info {
	display:none;
	margin-top:5px;
	margin-left:180px;
}

/* FORMS */
.form_btn {
	cursor:pointer;
	float:right;
}

.alert {
	position:absolute;
	display:none;
}

#login {
	cursor:pointer;
	padding: 0px 5px 5px 5px;
}

#aanmelden {
	cursor:pointer;
	padding: 0px 5px 5px 10px;
}

#aanmelden_popup {
	cursor:pointer;
	padding: 0px 5px 5px 10px;
}

#uploader {
	margin-top:7px;
}

/* BIDS */
#detail_content_wrapper #bids {
	position:absolute;
	z-index:0;
	left:10px;
	bottom:0px;
	padding:14px;
	width:420px;
	overflow:hidden;
}

#detail_content_wrapper #bids .title_big{
	background-image:url(../images/trans.png);
	position:absolute;
	bottom:0px;
	color:#fff;
	width:75px;
	height:50px;
	line-height:14px;
	padding:5px;
	overflow:hidden;
}

/* OVERLAY */
#overlay {
	background-image:url(../images/trans.png);
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:60;
}
#overlay2 {
	background-image:url(../images/trans.png);
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:1900;
}

/* FOOTER */
#footer {
	margin: -20px 0px 0px 60px;
}

/* gefeliciteerd_invul */

#gefeliciteerd_invul p{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
}

#gefeliciteerd_invul p label{
	clear: left;
	width: 200px;
	top: 2px;
	position: relative;
	margin-top: 0px;
}

#bewaar_naw{
	background-image: url(../images/Bewaar_naw.jpg);
	height: 31px;
	width: 85px;
	padding: 0px;
	display: block;
	clear: both;
	float: right;
	position: relative;
	right: -80px;
	top: -40px;
	border: 0;
	cursor: pointer;
	text-indent: -999px;
	overflow: hidden;
}

#form_error{
	width: 200px;
	height: auto;
	position: absolute;
	left: 550px;
	top: 20px;
}

.bg1 {
	background-color: #000;
}

.bg2 {
	background-color: #cf2f87;
}

.bg3 {
	background-color: #66b21c;
}
