/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	height: 14px;
	color: #2d2d2d;
	text-transform: uppercase;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

a {
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #fff;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
}

#site {
	width: 980px;
	height: auto;
	position: relative;
	z-index: 2;
	margin: auto;
	padding-bottom: 20px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden; 
}

#header {
	width: 980px;
	height: 136px;
	position: relative;
	float: left;
	margin-bottom: 28px;
}

#logo {
	width: 298px;
	height: 63px;
	position: absolute;
	left: 20px;
	top: 51px;
	background: url(../images/template/logo_iworkwear1.jpg) 0 0 no-repeat;
}

#logo img {
	width: 298px;
	height: 63px;
	position: absolute;
	left: 0;
	top: 0;
}

#topnav {
	width: 500px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	color: #9a9a9a;
	font: 11px/40px Arial, Helvetica, sans-serif;
	text-align: right;
}

#topnav a.inloggen {
	color: #FF9900;
	font-weight: bold;
	font-size: 120%;
}

#topnav a.uitloggen {
	color: #990000;
	font-weight: bold;
}

#topnav em {
	font-style: normal;
	margin-right: 4px;
	color: #666;
}

#topnav a {
	color: #9a9a9a;
	font: 11px/40px Arial, Helvetica, sans-serif;
	padding: 0 6px;
}

#kledingrek {
	width: 245px;
	height: 70px;
	position: absolute;
	right: 14px;
	top: 63px;
	background: url(../images/template/bg_kledingrek.jpg) no-repeat;
}

#kledingrek h1 {
	margin: 16px 0 0 20px;
}

#kledingrek p {
	color: #4a4a4a;
	font: 11px/18px Arial, Helvetica, sans-serif;
	margin: 8px 0 0 20px;
}

#menu {
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_menu_repeat.jpg) repeat-x;
}

#menu.active {
	height: 101px;
}

#menu ul {
	width: auto;
	height: 49px;
	position: relative;
	float: left;
	padding-bottom: 15px;
}

#menu li {
	width: auto;
	height: 49px;
	position: relative;
	float: left;
	display: inline;
	background: url(../images/template/bg_menu_sepp.jpg) right 0 no-repeat;
}

#menu li a {
	width: auto;
	height: 49px;
	position: relative;
	display: block;
	text-decoration: none;
}

#menu li a span {
	display: none;
}

#menu li a.bedrijfskleding {
	width: 155px;
	background: url(../images/template/menu_bedrijfskleding.jpg) 0 0 no-repeat
}

#menu li a.bedrijfskleding:hover {
	width: 155px;
	background: url(../images/template/menu_bedrijfskleding.jpg) 0 -49px no-repeat
}

#menu li.active a.bedrijfskleding {
	width: 155px;
	background: url(../images/template/menu_bedrijfskleding.jpg) 0 -98px no-repeat
}



#menu li a.promotiekleding {
	width: 169px;
	background: url(../images/template/menu_promotiekleding.jpg) 0 0 no-repeat
}

#menu li a.promotiekleding:hover {
	width: 169px;
	background: url(../images/template/menu_promotiekleding.jpg) 0 -49px no-repeat
}

#menu li.active a.promotiekleding {
	width: 169px;
	background: url(../images/template/menu_promotiekleding.jpg) 0 -98px no-repeat
}



#menu li a.schoenen {
	width: 118px;
	background: url(../images/template/menu_schoenen.jpg) 0 0 no-repeat
}

#menu li a.schoenen:hover {
	width: 118px;
	background: url(../images/template/menu_schoenen.jpg) 0 -49px no-repeat
}

#menu li.active a.schoenen {
	width: 118px;
	background: url(../images/template/menu_schoenen.jpg) 0 -98px no-repeat
}



#menu li a.pbms {
	width: 96px;
	background: url(../images/template/menu_pbms.jpg) 0 0 no-repeat
}

#menu li a.pbms:hover {
	width: 96px;
	background: url(../images/template/menu_pbms.jpg) 0 -49px no-repeat
}

#menu li.active a.pbms {
	width: 96px;
	background: url(../images/template/menu_pbms_active.jpg) 0 -98px no-repeat
}



#menu li a.branchespecifiek {
	width: 176px;
	background: url(../images/template/menu_branchespecifiek.jpg) 0 0 no-repeat
}

#menu li a.branchespecifiek:hover {
	width: 176px;
	background: url(../images/template/menu_branchespecifiek.jpg) 0 -49px no-repeat
}

#menu li.active a.branchespecifiek {
	width: 176px;
	background: url(../images/template/menu_branchespecifiek.jpg) 0 -98px no-repeat
}



#menu li a img {
	float: left;
}

#menu ul ul {
	width: 960px;
	height: 52px;
	position: absolute;
	float: none;
	background: url(../images/template/bg_submenu.jpg) 0 0 no-repeat;
	left: 10px;
	overflow: hidden;
	/*display: none;*/
}

#menu ul li ul li {
	width: auto;
	height: 52px;
	position: relative;
	float: left;
	display: inline;
	background: url(../images/template/button_submenu.gif) 0 24px no-repeat;
	margin-left: 19px;
	padding: 0 0 0 13px;
	color: #727272;
}

#menu ul li ul li.active {
	background: url(../images/template/button_submenu_active.gif) 0 24px no-repeat;
}

#menu ul li ul li a {
	width: auto;
	height: 52px;
	position: relative;
	display: block;
	text-decoration: none;
	color: #8d8c8c;
	font: 11px/52px Arial, Helvetica, sans-serif;
}

#menu ul li ul li.active a {
	text-decoration: underline;
}

#menu ul li ul li a:hover {
	color: #000;
}

#menu ul li ul li.active a {
	text-decoration: underline;
}

#menu .zoeken {
	width: 204px;
	height: 28px;
	position: absolute;
	right: 39px;
	top: 11px;
	background: url(../images/template/bg_input.jpg) 0 -28px no-repeat;
}

#menu .zoeken .veld {
	width: 147px;
	height: 18px;
	position: relative;
	margin: 5px 0 0 10px;
	background: #fff;
	border: 0;
	color: #9a9a9a;
	font: 11px/15px Arial, Helvetica, sans-serif;
}

#menu .zoeken .knop {
	width: 33px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border: 0;
	background: url(../images/template/button_search.jpg) 0 0 no-repeat;
}

#menu .right {
	width: 14px;
	height: 49px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/template/bg_menu_leftright.jpg) 0 0 no-repeat;
}

#content {
	width: 940px;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 0 0 20px;
}

#left {
	width: 215px;
	height: auto;
	position: relative;
	float: left;
}

#left a.naaroverzicht {
	width: 215px;
	height: 59px;
	position: relative;
	float: left;
	display: block;
	color: #999;
	line-height: 59px;
	text-indent: 24px;
}

#left #nieuwsbrief, #left #recent, #left #betaalmethoden, #left #filteren, #left #tipeencollega, #left #bedrijf, #tekstlinks {
	width: 165px;
	padding: 0 25px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_column_left.jpg) 0 -14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	z-index: 1;
}

#left #filteren {
	z-index: 3;
}

#left #nieuwsbrief .bottom, #left #recent .bottom, #left #betaalmethoden .bottom, #left #filteren .bottom, #left #tipeencollega .bottom, #left #bedrijf .bottom {
	width: 215px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 14px;
	background: url(../images/template/bg_column_left.jpg) 0 0;
	z-index: 2;
}

#left #nieuwsbrief h2 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-transform: uppercase;
	margin: 25px 0 12px 0;
}

#left #nieuwsbrief td {
	height: 37px;
	line-height: 28px;
	vertical-align: top;
}

#left #nieuwsbrief td.icon {
	padding: 3px 0 0 0;
}

#left #nieuwsbrief td.veld {
	background: url(../images/template/bg_input_nieuwsbrief.gif) 0 0 no-repeat;
	position: relative;
	vertical-align: top;
	height: 15px;
	width: 150px;
}

#left #nieuwsbrief td .fout {
	width: 150px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: -8px;
	top: -55px;
	margin: 0;
	background: white;
	color: #cc2900;
}

#left #nieuwsbrief td.veld .text {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 0;
	width: 135px;
	overflow: hidden;
	border: 0;
	color: #a5a5a5;
	position: absolute;
	left: 0;
	top: 0;
}

#left #nieuwsbrief td.veld .text.fout {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0 4px;
	width: 135px;
	overflow: hidden;
	border: 0;
	color: #a5a5a5;
	position: absolute;
	left: 0;
	top: 0;
	width: 135px;
	height: auto;
	line-height: 14px;
	margin: 0;
}

#left #nieuwsbrief td.veld input.text:focus {
	color: #333;
}

#left #nieuwsbrief .invulveld p {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	width: 160px;
	border: 0;
	color: #a5a5a5;
	position: relative;
	background: white;
}

#left #nieuwsbrief td .button {
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	background: url(../images/template/button_nuinschrijven.jpg) 0 0 no-repeat;
	height: 27px;
	border: 0;
	width: 112px;
	display: block;
	float: left;
	margin-top: 0;
	cursor: pointer;
}

#left #nieuwsbrief p {
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#left #nieuwsbrief .invulveld {
	width: 165px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_input_nieuwsbrief.gif) 0 0 no-repeat;
}

#left #nieuwsbrief .invulveld .veld {
	width: 146px;
	position: relative;
	float: left;
	border: 0;
	color: #9a9a9a;
	font: 11px/15px Arial, Helvetica, sans-serif;
	background: none;
	margin: 6px 0 6px 8px;
}

#left #nieuwsbrief .invulveld .knop {
	width: 112px;
	height: 27px;
	position: relative;
	float: left;
	margin-top: 10px;
	border: 0;
	cursor: pointer;
	background: url(../images/template/button_nuinschrijven.jpg)
}

#left #recent {
}

#left #recent form {
	width: auto;
	height: auto;
	position: relative;
	float: left;
}

#left #recent h2 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-transform: uppercase;
	margin: 25px 0 22px 0;
}

#left #recent .bottom {
	width: 215px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 14px;
	background: url(../images/template/bg_column_left.jpg) 0 0 ;
	z-index: 10;
}

#left #recent .item {
	width: 170px;
	height: 65px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 14px;
	background: url(../images/template/bg_doorubekeken.jpg) 0 0 no-repeat;
	cursor: pointer;
}

#left #recent .item:hover {
	background: url(../images/template/bg_doorubekeken.jpg) 0 -65px no-repeat;
}

#left #recent .item .foto {
	width: 59px;
	height: 65px;
	position: relative;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	display: table;
}

#left #recent .item .foto .center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#left #recent .item p {
	width: 95px;
	height: 42px;
	position: relative;
	float: left;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}

#left #betaalmethoden {
	padding-bottom: 20px;
}

#left #betaalmethoden h2 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-transform: uppercase;
	margin: 25px 0 22px 0;
}

#left #filteren {
	padding-bottom: 20px;
}

#left #filteren h2 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-transform: uppercase;
	margin: 25px 0 22px 0;
}

#left #filteren p {
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#left #filteren h3 {
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	margin: 10px 0;
}

#left #filteren .select {
	margin-bottom: 15px;
}

#left #tipeencollega h2 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-transform: uppercase;
	margin: 25px 0 12px 0;
}

#middle {
	width: 506px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;
}

#middle #titel {
	width: 506px;
	height: 30px;
	line-height: 30px;
	position: relative;
	float: left;
	margin: 12px 0 24px 0;
}

#middle #titel h1 {
	margin: 0 0 0 25px;
	width: 350px;
	height: 30px;
	line-height: 30px;
	float: left;
	position: relative;
}

#middle #titel span {
	margin: 0 3px;
	font-size: 12px;
	text-decoration: none;
}

#middle #titel .alles {
	width: 130px;
	float: right;
	position: relative;
	text-align: right;
}

#middle #titel .alles a {
	line-height: 30px;
}

#middle .product {
	width: 162px;
	height: 331px;
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	background: url(../images/template/bg_product.jpg) 0 0 no-repeat;
	cursor: pointer;
}

#middle .product.right {
	margin: 0 0 10px 0;
}

#middle .product .foto {
	width: 152px;
	height: 167px;
	position: relative;
	float: left;
	margin: 5px 0 5px 5px;
	overflow: hidden;
	display: table;
}

#middle .product .foto .center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#middle .product .titel {
	width: 132px;
	height: 48px;
	position: relative;
	float: left;
	margin: 20px 0 15px 20px;
	overflow: hidden;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

#middle .product .merk {
	width: 132px;
	height: 25px;
	position: relative;
	float: left;
	margin: 0 0 10px 20px;
	overflow: hidden;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #777;
}

#middle .product .prijs {
	width: 132px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0 0 0 20px;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

#middle .product .gaverder {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/template/button_gaverder.jpg) 0 0 no-repeat;
	cursor: pointer;
}

#middle .product .hover {
	background: url(../images/template/button_gaverder.jpg) -28px 0 no-repeat;
}

#middle #stempelkaart {
	width: 580px;
	height: 350px;
	position: relative;
	float: left;
	background: url(../images/template/bg_stempelkaart.jpg) 14px 0 no-repeat;
	margin-left: 25px;
}

#middle #stempelkaart .stempel {
	width: 108px;
	height: 119px;
	position: relative;
	display: inline;
	float: left;
	background: url(../images/template/bg_stempel.jpg) 17px 10px no-repeat;
}

/* overzicht.css */

#right {
	width: 186px;
	height: auto;
	position: relative;
	float: right;
}

#right .logo {
	width: 85px;
	height: 85px;
	position: relative;
	float: left;
	display: table;
	overflow: hidden;
	margin: 0 0 8px 8px;
	background: url(../images/template/bg_logo.jpg) 0 0 no-repeat;
}

#right .logo .center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

#footer {
	position: relative;
	height: 230px;
	width: 891px;
	margin: auto;
	padding-left: 50px;
	z-index: 1;
	background: url(../images/template/bg_footer.jpg) 0 0 no-repeat;
}

#footer .kolom {
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	margin: 31px 0 0 0;
	z-index: 1;
}

#footer .kolom h2 {
	margin: 3px 0 9px 0;
	overflow: hidden;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

#footer .kolom a {
	width: 164px;
	height: 21px;
	font: normal 11px/21px Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 16px;
	background: url(../images/template/bullet.jpg) 0 9px no-repeat;
}

#footer .zoeken {
	width: 255px;
	height: auto;
	position: relative;
	float: right;
	margin: 31px 0 0 0;
}

#footer .zoeken h2 {
	margin: 0 0 18px 0;
	overflow: hidden;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

#footer .zoeken .form {
	width: 204px;
	height: 28px;
	position: relative;
	float: left;
	background: url(../images/template/bg_input.jpg) 0 0 no-repeat;
}

#footer .zoeken .form .veld {
	width: 147px;
	height: 18px;
	position: relative;
	margin: 5px 0 0 10px;
	background: #fff;
	border: 0;
	color: #9a9a9a;
	font: 11px/15px Arial, Helvetica, sans-serif;
}

#footer .zoeken .form .knop {
	width: 33px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border: 0;
	background: url(../images/template/button_search.jpg) 0 -28px no-repeat;
}

#footer .copyright {
	width: 865px;
	height: 21px;
	position: relative;
	float: left;
	text-align: right;
	margin-top: 40px;
	color: #bfbfbf;
	font: 11px/21px Arial, Helvetica, sans-serif;
}

#footer .copyright a {
	color: #bfbfbf;
	font: 11px/25px Arial, Helvetica, sans-serif;
}

/* LOSSE ELEMENTEN */

div.selectbox-wrapper {
	position: absolute;
	width: 135px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	z-index: 3;
}

div.selectbox-wrapper ul li {
	list-style-type: none;
	display: block;
	height: 25px;
	font: 11px/25px Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-indent: 5px;
}

div.selectbox-wrapper ul li:hover {
	background: #dfdfdf;
}

.selectbox {
	width: 125px; 
	height: 19px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	display: block;
	background: url(../images/template/bg_select.gif);
	cursor: pointer;
	border: 0;
	padding: 6px 0 0 5px;
}

select {
	background: url(../images/template/bg_select.gif);
}


div.selectbox_kleuren {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	z-index: 5;
}
div.select_kleur {
	position: relative;
	width: 122px;
	height: 22px;
	padding: 3px 0 0 8px;
	background: url(../images/template/bg_select.gif);
	cursor: pointer;
	z-index: 5;
}
div.kleurenkeuze {
	position: absolute;
	width: 107px;
	padding: 13px 8px 8px 13px;
	height: auto;
	margin-top: -1px;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 25;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.kleurenkeuze .kleur,
.gekozenkleuren .kleur {
	position: relative;
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
}
.kleurenkeuze .kleur {
	cursor: pointer;
}
.kleurenkeuze .hover {
	border: 1px solid #000;
}
.kleur .kleur_bg, .kleur .kleur_bg_details {
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
}
.kleurenkeuze .nomargin {
	margin-right: 0px;
}
.gekozenkleuren {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.gekozenkleuren .gekozenkleur {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.gekozenkleuren .kleurtitel {
	position: relative;
	float: left;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	color: #999;
	margin-left: 5px;
	overflow: hidden;
}

.gekozenkleuren .verwijderkleur {
	position: relative;
	float: right;
	margin: 3px 0px 0px 0px;
	cursor: pointer;
}

#middle.winkelwagen #tekst {
	width: 665px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 24px 25px;
}

#middle.winkelwagen #titel {
	margin-bottom: 0;
}

#middle.winkelwagen #tekst p {
	font: 13px/23px Arial, Helvetica, sans-serif;
}

#middle.winkelwagen #tekst h2 {
	font: bold 14px/23px Arial, Helvetica, sans-serif;
	color: #666
}

/* geen resultaten */

.noresult {
	margin-left: 25px;
}

/* bedrijfskleding en promotietekst*/
#tekstlinks{
	width: 185px;
	padding: 0 15px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_column_left.jpg) 0 -14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	z-index: 1;
}

#tekstlinks .bottom{
	width: 215px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 14px;
	background: url(../images/template/bg_column_left.jpg) 0 0;
	z-index: 2;
}

#tekstlinks h3{
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	margin: 15px 0 0 0;
}

#tekstlinks p{
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #9a9a9a;
	/*text-align: justify;*/
}
/* MELDING PRO */
#probox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999;

}
#probox {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 532px;
	height: 267px;
	margin: -134px 0px 0px -266px;
	background: url(../images/template/probox.png) no-repeat;
	z-index: 1000;

}
#probox_close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 31px;
	height: 31px;
	background: url(../images/template/probox_close.png) no-repeat;
	cursor: pointer;
	z-index: 1001;
}