* {
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #978D58;
	/*background-color: #E2DCC4;*/
	background-color: white;
	font-size: 12px;
	font-family: Arial, cursive, tahoma, arial, helvetica, verdana;
}

* html #container {
	height:100%
}

#page_hor_bg {
	min-height: 100%; 
	height: 100%;
	width: 100%;
	background-image: url('/shared/images/custom/vir_line.gif');
	background-repeat: repeat-x;
	
}

#niet_bedrukbaar_container
{
	display: none;
	width: 100%;
	height: 100px;
	text-align: center;
	color: red;
}

#page_vir_bg{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 100%; 
	height: 100%;
	background-image: url('/shared/images/custom/hor_line.gif');
	background-repeat: repeat-y;
}
#container {
	float: left;
	width: 963px;
/*	background-color: #FFFFFF;*/
	margin-left: auto;
	margin-right: auto;
	background-image: url('/shared/images/custom/hor_line.gif');
	background-repeat: repeat-y;
}

h1 {
	padding-top: 120px;
	padding-left: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #BDAC51;
}

#right_container {
	float: left;
	width: 30px;
	height: 675px;
}
#right_spacing {
	height: 35px;
	width: 30px;
}

#right_shadow {
	height: 675px;
	width: 30px;	
	background-image: url('/shared/images/custom/left_shadow.gif');
	background-repeat: no-repeat;
}

#header,
#bestelling_header{
	width: 993px;
	height:	200px;
	background-image: url('/shared/images/custom/headers_bg.gif');
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, cursive, tahoma, arial, helvetica, verdana;
}
#header *,
#bestelling_header * {
	font-family: Arial, cursive, tahoma, arial, helvetica, verdana;
}


#header_logo {
	float: left;
	width: 446px;
	height: 199px;
	margin-top: -2px;
	background-image: url('/shared/images/custom/label4_logo.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#order_menu_container{
	width: 100px;
	margin-top: 10px;
	margin-left: 340px;
	text-align: right;
	font-family: Arial, cursive, tahoma, arial, helvetica, verdana;
}

#header_top_right {
	float: left;
	width: 515px;
	height: 177px;
}

#header_top {
	width: 500px;
	height: 27px;
	margin-top: 8px;
	margin-left: 10px;
	/*background-color: #E2DCC4;*/
	color: #787264;
	font-weight: bold;
	font-size: 13px;
}

#header_top A
{
	color: #787264;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#header_right {
	width: 515px;
	height: 149px;
	background-image: url('/shared/images/custom/header_bg.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
}
#header_home_right {
	width: 515px;
	height: 149px;
	background-image: url('/shared/images/custom/header_bg_homepage.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
}

#actie_container
{
	position: absolute;
	top: 133px;
	right: 65px;
}

#bestelling_main_container
{
	position: relative;
	width: 983px;
	background-image: url('/shared/images/custom/right_shadow.gif');
}

#bestelling_stappen_container
{
	float: left;
	/*position: relative;*/
	width: 820px;
	left: 100px;
	padding-left: 27px;
	margin-left: 2px;
	background-color: white;
}

#bestelling_images
{
	position: relative;
	width: 820px;
	height: 100px;
	/*background: blue;*/
}

#bestelling_content
{
	position: relative;
	width: 810px;
	min-height: 450px;
	color: black;
	/*text-align: justify;*/
}

#bestelling_table,
#cart_table
{
	width: 810px;
	margin-left: 1px;
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 10px;
	font-weight: normal;
	border-collapse: collapse;
}

#cart_table th 
{
	font-weight: normal;
	font-size: 10px;
	background-color: #b6a365;
	border: 1px solid white;
	border-bottom-width: 0px;
	text-align: center;
}

#cart_table thead
{
	font-weight: normal;
	font-size: 10px;
	border: 2px solid #b6a365;
	border-bottom: none;
}

#cart_table td
{
	font-size: 10px;
	border-style: solid;
	border: 1px solid #b6a365;
	text-align: center;
}


#bestelling_next_container
{
	position: relative;
	width: 392px;
	height: 70px;
	/*background-color: white;*/
}
#bestelling_next_text
{
	position: absolute;
	top: 20px;
	left: 350px;
	width: 250px;
	height: 30px;
	font-size: 18px;
}

#bestelling_next_image
{
	position: absolute;
	top: 17px;
	left: 600px;
	width: 195px;
	height: 36px;
	cursor: pointer;
}

#bestelling_go_back
{
	position: absolute;
	top: 17px;
	left: 10px;
	/*
	width: 195px;
	height: 36px;
	*/
	cursor: pointer;
}

#stap1_link
{
	position: absolute;
	top: 10px;
	left: 3px;
}

#stap2_link
{
	position: absolute;
	top: 10px;
	left: 280px;
}

#stap3_link
{
	position: absolute;
	top: 10px;
	left: 556px;
}


#stap2_container
{
	position: relative;
	width: 830px;
	height: 540px;
	/*background-color: blue;*/
}

#stap2_left_container
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 400px;
	height: 350px;
	/*background-color: gray;*/
}

#stap2_right_container
{
	position: absolute;
	left: 420px;
	top: 100px;
	width: 400px;
	height: 430px;
	/*background-color: gray;*/
}

#stap2_omperking
{
	width: 370px;
	height: 100px;
}

.stap2_title
{
	width: 380px;
	height: 25px;
	color: white;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #b6a365;
	font-size: 13px;
	font-weight: bold;
}

.stap2_inlog_gegevens
{
	width: 800px;
	height: 25px;
	color: white;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #b6a365;
	font-size: 13px;
	font-weight: bold;
}

.stap2_item
{
	width: 380px;
	margin-top: 3px;
	height: 25px;
}
.stap2_input
{
	float: right;
	width: 200px;
}

.stap2_input_error
{
	float: right;
	width: 200px;
	border: 2px solid red;
}

#stap2_akkord_error
{
	width: 200px;
	border: 2px solid red;
}

.verplicht_ster
{
	float: right;
	width: 10px;
	color: red;
	font-size: 15px;
}

#stap2_new_login
{
	float: right;
	width: 120px;
	height: 25px;
	margin-right: 10px;
}



.stap2_login
{
	float: right;
	width: 50px;
	height: 25px;
	margin-right: 10px;
}

.stap2_forgot_password
{
	float: right;
	width: 150px;
	height: 25px;
	margin-right: 10px;
}


#stap2_price_info
{
	position: absolute;
	left: 575px;
	top: 430px;
	width: 240px;
	height: 100px;
}

#stap3_price_info
{
	position: absolute;
	left: 585px;
	top: 350px;
	width: 240px;
	height: 100px;
	
}
#stap3_container
{
	position: relative;
	width: 540px;
	height: 460px;
	/*background-color: blue;*/
}

#stap3_left_container
{
	position: absolute;
	left: 100px;
	top: 0px;
	width: 240px;
	height: 230px;
	background-color: white;
	border: 1px solid #846703;
}

#stap3_right_container
{
	position: absolute;
	left: 450px;
	top: 0px;
	width: 250px;
	height: 230px;
	background-color: white;
	border: 1px solid #846703;
}

#stap3_optie1_title
{
	width: 230px;
	height: 25px;
	padding: 5px;
	background: #846703;
	font-size: 15px;
	font-weight: bold;
}

#stap3_optie2_title
{
	width: 240px;
	height: 25px;
	padding: 5px;
	background: #846703;
	font-size: 15px;
	font-weight: bold;
}
#stap3_optie1_title span,
#stap3_optie2_title span
{
	font-size: 15px;
	font-weight: bold;
}


.step_container
{
	width: 230px;
	height: 185px;
	margin-top: 10px;
	margin-left: 10px;
}

#postman
{
	float: left;
	width: 52px;
	height: 99px;
	margin-right: 10px;
}
#ideal
{
	float: left;
	width: 50px;
	height: 41px;
	margin-right: 10px;
}

#optie1_text
{
	width: 155px;
	float: left;
	font-size: 11px;
}
#kies_optie1
{
	position: absolute;
	top: 197px;
	left: 154px;
}
#kies_optie2
{
	position: absolute;
	top: 197px;
	left: 164px;
}

#optie2_text
{
	width: 165px;
	float: left;
	font-size: 11px;
}

#optie2_text2
{
	font-size: 11px;
}

#ideal_bank
{
	position: absolute;
	top: 200px;
	left: 10px;
	width: 145px;
	height: 20px;
}

#bank_niet_beschikbaar
{
	position: absolute;
	display: none;
	top: 200px;
	left: 10px;
	width: 145px;
	height: 20px;
	color: red;
}

#price_info_warning
{
	width: 230px;
	height: 17px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: white;
	border: 1px solid #b6a365;
	border-bottom: 0px;
}

#price_info_ordertotaal
{
	width: 230px;
	height: 17px;
	/*padding-top: 2px;*/
	padding-left: 2px;
	text-align: center;
	color: white;
	background-color: #b6a365;
	border: 1px solid #b6a365;
	border-bottom: 0px;
}

#price_info_subtotaal
{
	width: 230px;
	height: 17px;
	padding-left: 2px;
	background-color: white;
	border: 1px solid #b6a365;
	border-bottom: 0px;
}

#price_info_eindtotaal
{
	width: 230px;
	height: 17px;
	padding-left: 2px;
	text-align: center;
	color: white;
	background-color: #896602;
	border: 1px solid #896602;
}



#price_info_verzendkosten
{
	width: 230px;
	height: 17px;
	padding-left: 2px;
	background-color: white;
	border: 1px solid #b6a365;
	border-bottom: 0px;
}


#left_container {
	float: left;
	width:103px;
	height: 452px;
	/*341px; background: white;*/
	margin-left: 1px;
	margin-top: -3px;
}
#ideal_logo{
	width: 38px;
	height: 34px;
	margin: 35px;
	background-image: url(/shared/images/custom/ideal.gif);
}
#left_menu_container {
	width:93px;
	height: 340px;
	background: white;
	padding-top: 3px;
	padding-left: 10px;
	font-family: Arial, cursive, tahoma, arial, helvetica, verdana;
/*	text-align: center;*/
}

#mid_container {
	float: left;
	width:343px;
/*	height: 452px;*/
	min-height: 452px;
	height:auto !important;
	height: 452px;
/*	background: white;*/
	margin-top: -3px;
}


#mid_message {
	width: 340px;
	height: 106px;
	margin-left: 1px;
	background-image: url( /shared/images/custom/message_bg.gif );
}

#studio_mid_message
{
	position: relative;
	width: 330px;
	height: 96px;
	margin-left: 1px;
	padding: 5px;
	background: white;
	border-left: 4px dashed #76726F;
	border-width: thin;
	border-bottom: 1px solid #D0CBC7;
}

.SI-FILES-STYLIZED label.cabinet
{
	
    width: 90px;
    height: 22px;
    background: url(/shared/images/custom/studio/foto_upload.gif) 0 0 no-repeat;
	/*background-color: blue;*/
	position: absolute;
	cursor: pointer;
	top: 170px;
	left: 170px;
	
    display: block;
    overflow: hidden;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#mid_right_container {
    position: relative; /* otherwise the bedrukstudio is foobar */
	float: left;
	width: 514px;
	margin-top:-3px;
	padding-bottom: 106px;
	height: 344px;
	background: white url(/shared/images/custom/label4_footer.jpg) no-repeat bottom;
	min-height: 344px; /* 346 + 106 = 450*/
	height:auto !important;
}

#free_main_container
{
	width: 493px;
	min-height: 346px;
	height:auto !important;
	height: 346px;
	padding : 0px;
	font-family: tahoma, arial, helvetica, verdana;
}

#home_main_container
{
	width: 513px;
	min-height: 346px;
	height:auto !important;
	height: 346px;
	padding : 0px;
	padding-left: 5px;
	font-family: tahoma, arial, helvetica, verdana;
}

#studio_main_container
{
	position: relative;
	width: 485px;
	height: 325px;
	padding: 10px;
	overflow: hidden;
	
}
#big_main_container
{
	background: white;
	width: 480px;
/*	height: 435px;*/
	min-height: 435px;
	height:auto !important;
	height: 435px;
	padding: 10px;
	font-family: tahoma, arial, helvetica, verdana;
	overflow: hidden;
}

#home_label4_container {
	width: 515px;
	height: 105px;
	background-image: url(/shared/images/custom/label4_bg.jpg);
	margin-left: -1px;
}

#footer_left{
	float: left;
	width: 91px;
	height: 62px;
}

#schaar{
	float: left;
	width: 61px;
	height: 62px;
	background-image: url('/shared/images/custom/schaar.gif');
	background-repeat: no-repeat;
}

#footer{
	float: left;
	width: 872px;
	height: 62px;
	background-image: url('/shared/images/custom/footer_bg.gif');
	background-repeat: no-repeat;
}
#footer_bestelling
{
	float: left;
	width: 902px;
	height: 62px;
	background-image: url('/shared/images/custom/footer_bg.gif');
	background-repeat: no-repeat;
}

#footer_text{
	margin-left: 365px;
	margin-top: 23px;
	color: #787262;
	font-weight: bold;
}

#copyright_container {
	float: left;
	font-size: 13px;
}

#discalimer {
	float: left;
	margin-left: 12px;
	font-size: 13px;
	color: #787262;
	font-weight: bold;
	text-decoration: none;
}

#colofun {
	float: left;
	margin-left: 12px;
	font-size: 13px;
	color: #787262;
	font-weight: bold;
	text-decoration: none;
}

#print_header
{
	display: none;
}

#contact_verstuur
{
	width: 120px;
	height: 29px;
	margin-left: 285px;
	background-image: url('/shared/images/custom/verstuur.gif');
	border: 0;
	cursor: pointer;
}

.selected_item
{
	font-weight: bold;
}

.collectie_item
{
	float: left;
	position: relative;
	width: 171px;
	height: 171px;
}

.collectie_image
{
	position:absolute;
	width: 171px;
	height: 171px;
}

.collectie_title{
	left: 0px;
	top: 55px;
	width: 172px;
	height: 40px;
	padding-top: 10px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background: white;
	color: #9B8130;
	position:absolute;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	cursor: pointer;
}

#collectie_actie_item
{
	display: block;
	width: 171px;
	height:116px;
	padding-top: 55px;
	background: #79716B;
	color: white;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* BEGIN MENU */

#menu_wrapper {
	width: 100px;
	height: 140px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}


#menu_home {
	text-decoration: none;
	color: #978D58;
	font-size: 13px;
}

#menu_home_on {
	text-decoration: none;
	color: black;
	font-size: 13px;
}


#menu {
	width: 100px;
	height: 130px;
	margin-top: 10px;
	font-size: 13px;
}


#menu a#menu_item_1 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_1:hover,
#menu a#menu_item_1_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

#menu a#menu_item_2 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_2:hover,
#menu a#menu_item_2_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

#menu a#menu_item_3 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_3:hover,
#menu a#menu_item_3_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

#menu a#menu_item_4 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_4:hover,
#menu a#menu_item_4_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

#menu a#menu_item_5 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_5:hover,
#menu a#menu_item_5_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

#menu a#menu_item_6 {
	height: 21px;
	color: #978D58;
	font-size: 13px;
}

#menu a#menu_item_6:hover,
#menu a#menu_item_6_on {
	height: 21px;
	color: black;
	font-size: 13px;
}

.col_menu_header
{
	display: block;
	height: 14px;
	color: #978D58;
	font-size: 13px;
	font-weight: bold;
}

/*
#left_menu_container a#col_menu_item_0,
#left_menu_container a#col_menu_item_1,
#left_menu_container a#col_menu_item_2,
#left_menu_container a#col_menu_item_3,
#left_menu_container a#col_menu_item_4,
#left_menu_container a#col_menu_item_5,
#left_menu_container a#col_menu_item_6 {
	height: 21px;
	color: #978D58;
	font-size: 11px;
	font-weight: bold;
}
*/
#left_menu_container a.col_menu_item
{
	height: 21px;
	color: #978D58;
	font-size: 11px;
	font-weight: bold;
}


#left_menu_container a#col_menu_item_0:hover,
#left_menu_container a#col_menu_item_0_on,
#left_menu_container a.col_menu_item:hover,
#left_menu_container a.col_menu_item_on
{
	height: 21px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

/*
#left_menu_container a#col_menu_item_0:hover,
#left_menu_container a#col_menu_item_0_on,
#left_menu_container a#col_menu_item_1:hover,
#left_menu_container a#col_menu_item_1_on,
#left_menu_container a#col_menu_item_2:hover,
#left_menu_container a#col_menu_item_2_on,
#left_menu_container a#col_menu_item_3:hover,
#left_menu_container a#col_menu_item_3_on,
#left_menu_container a#col_menu_item_4:hover,
#left_menu_container a#col_menu_item_4_on,
#left_menu_container a#col_menu_item_5:hover,
#left_menu_container a#col_menu_item_5_on,
#left_menu_container a#col_menu_item_6:hover,
#left_menu_container a#col_menu_item_6_on {
	height: 21px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
*/

/* END MENU */

/* BEGIN SUCKERFISH */
/*container*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 140%;
	z-index: 600;
	white-space: nowrap;
	
/*	list-style-position: inside;
	list-style-type: disc;*/
}
#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
	z-index: 600;
	white-space: nowrap;
	
/*	list-style-position: inside;
	list-style-type: disc;*/
}

/*links*/
#nav a {
	display: block;
	text-decoration: none;
}
#nav2 a {
	display: block;
	text-decoration: none;
}

/*items of the container*/
#nav li {
}

/*items*/
#nav li ul {
	width: 670px;
	position: absolute;
	left: -999em;
}

#nav li ul li {
	float: left;
	text-align: left;
}

#nav2 li ul {
	width: 670px;
	position: absolute;
	left: -999em;
}

#nav2 li ul li {
	float: left;
	text-align: left;
}

/* sub mneu items */
/*
#nav li ul li a {
	display: block;
	margin-left: 15px;
	height: 13px;
	overflow: hidden;
	font-weight: bold;
	color: #978D58;
}
*/
#nav li ul li a:hover {
	color: black;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 440px;
	top: auto;
/*	margin-left: 0;*/
}
#nav li ul {
	left: 440px;
	top: auto;
/*	margin-left: 0;*/
}

#nav2 li ul li a:hover {
	color: black;
}

#nav2 li:hover ul, #nav li.sfhover ul {
	left: 440px;
	top: auto;
/*	margin-left: 0;*/
}
#nav2 li ul {
	left: 440px;
	top: auto;
/*	margin-left: 0;*/
}

.submenu_hidden
{
	display: none;
}

.submenu_item_selected{
	display: block;
	margin-left: 15px;
	overflow: hidden;
	font-weight: bold;
	color: black;
	font-size: 13px;
	line-height: 19px;
}

.submenu_item{
	display: block;
	margin-left: 15px;
	overflow: hidden;
	font-weight: bold;
	color: #978D58;
	font-size: 13px;
	line-height: 19px;
}

/* END SUCKERFISH */


/* BEGIN BEDRKSTUDIO */

#kleding_type
{
	position: absolute;
	top: 10px;
	left: 15px;
	margin-right: 10px;
	margin-left:0px;
}
#item_name
{
	height: 20px;
	width: 150px;
}

#kleding_id
{
	width: 160px;
}

#item_maat
{
	height: 20px;
	width: 65px;
}

#item_kleur
{
	height: 20px;
	width: 90px;
}

#kleding_kleur
{
	position: absolute;
	top: 10px;
	left: 245px;
	height: 20px;
	margin-right: 0px;
	margin-left: 7px;
}

#kleding_maat
{
	position: absolute;
	top: 10px;
	left: 375px;
	height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


#bedrukking_container
{
	width: 495px;
	height: 30px; 
}

#met_illustratie_container
{
	width: 495px;
	height: 35px;
}

#illustratie_value_container
{
	margin: 5px;
	margin-top: 18px;
	width: 260px;
	height: 52px;
}

#illustratie_image
{
	width: 60px;
}



#bedrukking_text
{
	position: absolute;
	top: 40px;
	left: 15px;
	height: 30px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 22px;
}

#met_illustratie_text
{
	position: absolute;
	top: 65px;
	left: 15px;
	height: 30px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 22px;
}

#bedrukking_geen
{
	position: absolute;
	top: 40px;
	left: 100px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 0px;
}
#bedrukking_voorkant
{
	position: absolute;
	top: 40px;
	left: 200px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 0px;	
}
#bedrukking_achterkant
{
	position: absolute;
	top: 40px;
	left: 300px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 22px;
}

#bedrukking_beide
{
	position: absolute;
	top: 40px;
	left: 400px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 0px;	
}

#met_illustratie_ja
{
	position: absolute;
	top: 65px;
	left: 100px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 0px;	
}

#met_illustratie_nee
{
	position: absolute;
	top: 65px;
	left: 150px;
	height: 30px;
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 0px;	
}

#studio_container
{
	position: absolute;
	width: 490px;
	height: 200px;
	top: 105px;
	right: 4px;
	border-left: 1px solid #C0B78E;
	border-right: 1px solid #C0B78E;
	border-bottom: 1px solid #C0B78E;
}
#studio_top
{
	width: 309px;
	height: 28px;
	border-top: 1px solid #C0B78E;
	border-right: 1px solid #C0B78E;
}

#front_active
{
	position: absolute;
	display: block;
	width: 87px;
	height: 29px;
	top: 0px;
	right: 93px;
	background-image: url('/shared/images/custom/studio/front_active.gif');
}
#front_onactive
{
	position: absolute;
	display: block;
	width: 87px;
	height: 29px;
	top: 0px;
	right: 93px;
	background-image: url('/shared/images/custom/studio/front_onactive.gif');
}

#back_active
{
	position: absolute;
	display: block;
	width: 94px;
	height: 29px;
	top: 0px;
	right: -1px;
	background-image: url('/shared/images/custom/studio/back_active.gif');
}
#back_onactive
{
	position: absolute;
	display: block;
	width: 94px;
	height: 29px;
	top: 0px;
	right: -1px;
	background-image: url('/shared/images/custom/studio/back_onactive.gif');
}

#no_change_side
{
	position: absolute;
	display: none;
	width: 181px;
	height: 29px;
	top: 0px;
	right: -1px;
	background-color: white;
	border-bottom: 1px solid #C0B78E;
	border-left: 1px solid #C0B78E;
}
#studio_color_text
{
	position: absolute;
	width: 60px;
	height: 20px;
	left: 60px;
	top: 45px;
}

#studio_color_select
{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 115px;
	top: 40px;
}

#studio_font_text
{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 275px;
	top: 50px;
}
#studio_size_text
{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 390px;
	top: 50px;
}

#texonly_container,
#illustration_container
{
	position: absolute;
	width: 467px;
	height: 90px;
	top: 70px;
	left: 10px;
}

.text_only_row
{
	width: 467px;
	height: 28px;
	clear: both;
}
.text_only_row div
{
	float: left;
	width: 84px;
	height: 16px;
	margin-right: 20px;
	text-align: right;
}
.text_only_row input
{
	float: left;
	width: 142px;
	height: 15px;
	background-color: #ECE9D8;
}
.text_only_font
{
	float: left;
	width: 100px;
	height: 18px;
	margin-left: 13px;
	background-color: #ECE9D8;
}

.text_only_font_size
{
	float: left;
	width: 88px;
	height: 18px;
	margin-left: 13px;
	background-color: #ECE9D8;
}

.illustration_row
{
	position: relative;
	width: 467px;
	height: 60px;
	clear: both;
}

#illustration_type_text
{
	position: absolute;
	left: 0px;
	top: 7px;
	width: 94px;
	height: 13px;
}

#illustration_type_select
{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 94px;
	height: 18px;
}

#illustration_size_text
{
	position: absolute;
	right: 0px;
	top: 7px;
	width: 86px;
	height: 13px;
}
#illustration_size_select
{
	position: absolute;
	right: 3px;
	top: 30px;
	width: 86px;
	height: 18px;
}

#illustration_left_pager
{
	position: absolute;
	top: 22px;
	left: 99px;
	width: 9px;
	height: 16px;
	cursor: pointer;
}

#illustration_right_pager
{
	position: absolute;
	top: 22px;
	right: 95px;
	width: 9px;
	height: 16px;
	cursor: pointer;
}

#illustrations_container
{
	position: absolute;
	top: 5px;
	left: 112px;
	width: 246px;
	height: 48px;
	border: 1px solid #C0B78E;
	border-left: 0;
	clear: both;
}

.illustration_image
{
	float: left;
	width: 48px;
	height: 48px;
	border-left: 1px solid #C0B78E;
}

/*
#values_container,
#text_values_container
{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 270px;
	height: 200px;
	border-left: 1px solid #C0B78E;
	border-top:  1px solid #C0B78E;
	border-bottom:  1px solid #C0B78E;
	border-right: 0;
}
*/
#illustratie_voorachter
{
	position: absolute;
	top: 100px;
	left: 285px;
/*	float: left;*/
	width: 200px;
	height: 200px;
/*	border-left: 1px solid #C0B78E;
	border-top:  1px solid #C0B78E;
	border-bottom:  1px solid #C0B78E;
	border-right: 0;
	*/
}

#voor_achter
{
	width: 200px;
	height: 28px;
	border-left: 1px solid #C0B78E;
}

#active_kant
{
	float: left;
	height: 23px;
	padding-top: 2px;
	margin-top: 2px;
	border-left: 0px;
	border-top:  1px solid #C0B78E;
	border-bottom:  0px;
	border-right: 1px solid #C0B78E;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #C0B78E;
}

#onactive_kant
{
	float: left;
	height: 21px;
	padding-top: 2px;
	margin-top: 4px;
	border-left: 0px;
	border-top:  1px solid #C0B78E;
	border-bottom:  0px;
	border-right: 1px solid #C0B78E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0B78E;
	color: white;
}

#illustratie_container
{
	width: 200px;
	
	height: 172px;
	border-left: 0;
	border-top:  1px solid #C0B78E;
	border-bottom:  1px solid #C0B78E;
	border-right: 1px solid #C0B78E;
}
select, option, input {
	border-color: #C0B78E;
	border-top-color: #C0B78E;
	border-left-color: #C0B78E;
	border-right-color: #C0B78E;
	border-bottom-color: #C0B78E;
}

select {
	background-color: #ECE9D8;
	font-size: 10px;
	color : #605B47;
}

.text_input
{
	background-color: #ECE9D8;
	font-size: 10px;
	color : #605B47;
}

.label4_form
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 425px;
	height: 610px;
	border: 1px solid #CABC76;
	/*padding: 10px;*/
}

.label4_form_row
{
	clear: both;
	width: 405px;
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
}
.label4_form_input
{
	width: 195px;
	height: 18px;
}

.label4_form_col
{
	float: left;
	width: 200px;
	height: 25px;
}

#mailing_verstuur
{
	width: 120px;
	height: 29px;
	background-image: url('/shared/images/custom/verstuur.gif');
	border: 0;
	cursor: pointer;
}

#text_bg
{
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-left: 35px;
	width: 136px;
	height: 102px;
	background-image: url(/shared/images/custom/studio/text_bg.jpg);
	text-decoration: none;
}

#text_bg A, #text_bg div
{
	width: 110px;
	height: 100px;
	text-decoration: none;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;

}

/* END BEDRKSTUDIO */

h1,h2, h4.blauw, h4 {
	font-size: 18px;
	font-weight: bold;
	color:#BDAC51;
}

h2, h5.blauw p.blauw, h5 p.blauw {
	font-size: 13px;
	color: black;	
	padding-bottom: 0px;
	margin-bottom: 2px;
}

/*h3 is larger then h1, due to history we can't enlarge h1, thats why we use h3 for the biggest*/
h3 {
	font-size: 22px;
	color: #BDAC51;
}

hr {
	border:dashed black;
	border-width:1px 0 0;
	height:0;
	width: 100%;
}

.clear {
	clear: both;
}

.preload {
	display: none;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

img {
	border: none;
}

.error
{
	color: red;
}

.error_span
{
	display: none;
	color: red;
}

#socialmediaicons
{
	position:absolute;
	top:27px;
	left:824px;
	width:120px;
	height:20px;
	overflow:hidden;
}

#socialmediaicons a
{
	position:absolute;
	display:block;
	width:24px;
	height:24px;
	background-image:url(/shared/images/custom/buttons.png);
}

#socialmediaicons a span {
    display:none;   
}

#hyves
{
	top:7px;
	left:15px;
	background-position:0 0;
}

#twitter
{
	top:7px;
	left:42px;
	background-position:48px 0;
}

#facebook
{
	top:7px;
	left:69px;
	background-position:24px 0;
}
#socialmediaicons a:hover
{
	top:0px;
}

