/* CSS/XHTML RESET */

html, body, div, span, applet, object, 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, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
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-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

ol, ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #c1d72e;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #ffffff;
	cursor: default;
}

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

#site {
	width: 969px;
	height: 800px;
	position: relative;
	margin: 0 auto;
	z-index: 5;
}

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

#header {
	position: relative;
	width: 969px;
	height: 99px;
	z-index: 120;
}

#header h1#logo {
	position: absolute;
	width: 243px;
	height: 81px;
	top: 0px;
	left: 0px;
	background: url(../images/template/limegifts.gif) no-repeat;
	text-indent: -9999px;
}

#header #search {
	position: absolute;
	width: 200px;
	height: 27px;
	top: 99px;
	right: 2px;
	padding-top: 4px;
	z-index: 120;
}

#header #search input {
	position: relative;
	width: 125px;
	height: 19px;
	border: 0px;
	padding: 2px 5px 0 10px;
	background: #fff;
	color: #868688;
}

#header #search .submit {
	height: 22px;
	width: 22px;
	position: relative;
	background: transparent;
	cursor: pointer;
	z-index: 100;
	background: url(../images/template/bg_search_input.gif) 5px 2px no-repeat;
}

#header #search .text {
	position: relative;
	float: left;
	width: 140px;
	height: 23px;
	border: 0px;
	background: #fff;

}

#header #search .verzenden {
	float: left;
	height: 23px;
	width: 30px;
	position: relative;
	border: 0px;
	background: #fff;
	margin-left: 15px;
	display: inline;
	
}

ul#menu {
	position: relative;
	width: auto;
	height: 31px;
	margin-left: 11px;
	background: #c3d93f;
	z-index: 100;
}

ul#menu li {
	width: auto;
	position: relative;
	float: left;
	height: 31px;
	line-height: 31px;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#menu li.gadgets, #menu li.gadgets ul {
	width: 175px!important;
}
#menu li.gadgets ul li ul li {
	width: 145px;
}

#menu li.giveaways, #menu li.giveaways ul {
	width: 131px!important;
}
#menu li.giveaways ul li ul li {
	width: 101px;
}

#menu li.textile, #menu li.textile ul {
	width: 109px!important;
}
#menu li.textile ul li ul li {
	width: 79px;
}

#menu li.limegifts, #menu li.limegifts ul {
	width: 161px!important;
}
#menu li.limegifts ul li ul li {
	width: 131px;
}

#menu li a {
	width: auto;
	height: 31px;
	padding: 0 30px;
	display: block;
	font-size: 14px;
	line-height: 31px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	background: #c3d93f;
	white-space: nowrap;
}

#menu li a.active {
	background: #ffffff;
	color: #000000;
}

/* submenu  */

#menu li ul {
	position: absolute;
	top: 31px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 25px 0;
	background: #ffffff;
	display: none;
}

#menu li ul li {
	position: relative;
	float: none;
	height: 20px;
	line-height: 20px;
	border: none;
	text-align: left;
}

#menu li ul li a {
	font-size: 10px;
	height: 20px;
	width: auto;
	display: block;
	line-height: 20px;
	padding: 0 0 0 8px;
	margin: 0 0 0 22px;
	letter-spacing: normal;
	white-space: nowrap;
	background: none;
	display: block;
}

#menu li ul li a:hover {
	background: #e8e9ea;
}

#menu li ul li a.active {
	background: #e8e9ea;
}

#menu li ul li span {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0;
	right: 0;
}

/* end submenu */

/* sub sub menu */

#menu li ul li span ul {
	position: absolute;
	top: -27px;
	left: 0;
	width: auto;
	height: auto;
	padding: 7px 0;
	background: #e8e9ea;
}

#menu li ul li span ul li {
	position: relative;
	float: none;
	background: #e8e9ea;
	width: auto;
}

#menu li ul li span ul li a {
	padding: 0 9px;
	margin: 0;
	background: #e8e9ea;
	display: block;
}

#menu li ul li span ul li a:hover {
	background: #ffffff;
}

/* end sub sub menu */

#middle {
	position: relative;
	width: 969px;
	height: 558px;
	z-index: 10;
	background: url(../images/template/bg_middle.gif) no-repeat;
}

#middle.catalogus {
	background: url(../images/template/bg_middle_catalogus.jpg) no-repeat;
}

#middle.textile {
	background: url(../images/template/bg_middle_textile.jpg) left top no-repeat;
}

#middle #content {
	position: absolute;
	width: 950px;
	height: 543px;
	top: 10px;
	left: 11px;
	z-index: 10;
}

.creative {
	background: url(../images/template/bg_middle_get.gif) no-repeat!important;
	height: 407px!important;
}

#middle #content #sfeer {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 543px;
}

#middle #content #sfeer .sfeerimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 543px;
}

#middle #content.catalogus {
	position: absolute;
	width: 540px;
	height: 543px;
	top: 10px;
	left: 11px;
	z-index: 10;
}

#middle #content.catalogus .breadcrumbs {
	position: absolute;
	top: 0;
	right: 0px;
	width: auto;
	height: 23px;
	padding: 0 28px 0 60px;
	background: #373535;
	line-height: 23px;
	color: #ffffff;
	font-size: 10px;
}

#middle #content.catalogus .breadcrumbs a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

#middle #content.catalogus .breadcrumbs a:hover {
	text-decoration: underline;
}

#middle #content.catalogus iframe {
	position: absolute;
	width: 540px;
	height: 500px;
	top: 43px;
	left: 0;
	border: none;
}

#middle #content.catalogus iframe input, #middle #content.catalogus iframe select {
	position: relative;
	z-index: 10;
}

#middle .creative {
	position: absolute;
	width: 950px;
	height: 391px!important;
	top: 9px;
	left: 11px;
	background: none!important;
}

#afbeelding {
	position: relative;
	z-index: 10;
}

#middle #content.creative #afbeelding {
	position: relative;
	float: left;
	width: 601px;
	height: 391px;
	overflow: hidden;
}

#middle #content.creative #tekst {
	position: relative;
	float: right;
	width: 321px;
	height: 391px;
	padding-left: 28px;
}

#middle #content.creative #tekst h2.titel {
	position: relative;
	float: left;
	width: 300px;
	height: 70px;
	margin: 70px 0 0 0px;
	font-family: Arial Black;
	font-size: 40px;
	line-height: 35px;
	letter-spacing: -0.08em;
	text-transform: uppercase;
}

#middle #content.creative #tekst #toelichting {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#middle #content.creative #tekst h2#telnr {
	position: absolute;
	width: 140px;
	height: 17px;
	top: 16px;
	right: 24px;
	background: url(../images/template/telnr.gif) 0 0;
	text-indent: -9999px;
}

#middle #content.creative #tekst .voorstel {
	position: absolute;
	width: 144px;
	height: 32px;
	bottom: 19px;
	right: 24px;
}

#middle #content.textile {
	position: absolute;
	width: 950px;
	height: 544px;
	top: 9px;
	left: 11px;
}

#middle #content.textile #afbeelding {
	position: relative;
	float: left;
	width: 553px;
	height: 544px;
	z-index: 10;
}

#middle #content.textile #tekst {
	position: relative;
	float: left;
	width: 397px;
	height: 544px;
	background: url(../images/template/bg_textile.jpg) left top no-repeat;
}

#middle #content.textile #tekst.textile_no_bg {
	background: none;
}

#middle #content.textile #tekst h2.titel {
	position: relative;
	float: left;
	width: 300px;
	height: 70px;
	margin: 70px 0 0 28px;
	font-family: Arial Black;
	font-size: 40px;
	line-height: 35px;
	letter-spacing: -0.08em;
	text-transform: uppercase;
}

#middle #content.textile #tekst #toelichting {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	margin: 5px 0 0 28px;
	overflow: hidden;
}

#middle #content.textile #tekst h2#telnr {
	position: absolute;
	width: 140px;
	height: 17px;
	top: 16px;
	right: 24px;
	background: url(../images/template/telnr.gif) 0 0;
	text-indent: -9999px;
	background: #333333;
}

#middle #content.textile #tekst a.offerte {
	display: block;
	position: absolute;
	width: 144px;
	height: 32px;
	bottom: 19px;
	left: 24px;
}

#middle #content #tekst a.offertes {
	display: block;
	position: absolute;
	width: 144px;
	height: 32px;
	bottom: 19px;
	left: 24px;
}


#middle #content.textile #tekst a.voorstel {
	display: block;
	position: absolute;
	width: 144px;
	height: 32px;
	bottom: 19px;
	left: 180px;
}


#getslide {
	position: relative;
	float: left;
	width: 966px;
	height: 122px;
	margin-top: 29px;
	overflow: hidden;
}

#getslide #slidecontainer {
	position: absolute;
	height: 122px;
	width: 100000px;
	top: 0;
	left: 0;
}

#getslide #slidecontainer .getitem {
	position: relative;
	float: left;
	width: 138px;
	height: 122px;
	background: url(../images/template/bg_getitem.gif) 0 0;
	cursor: pointer;
}

#getslide #slidecontainer .getitem img {
	position: absolute;
	width: 118px;
	height: 111px;
	top: 6px;
	left: 10px;
	overflow: hidden;
}

#getslide #slidecontainer .getitem .gettekst {
	position: absolute;
	width: 118px;
	height: 25px;
	bottom: 5px;
	left: 10px;
	background: url(../images/template/bg_gettekst.png);
}

#getslide #slidecontainer .getitem .gettekst a {
	line-height: 25px;
	padding-left: 8px;
	font-size: 11px;
	color: #ffffff;
	overflow: hidden;
	text-decoration: none;
}

#getnav {
	position: relative;
	float: left;
	width: 969px;
	height: 35px;
	margin-top: 4px;
}

#getnav #prev {
	position: absolute;
	width: 21px;
	height: 35px;
	top: 0;
	left: 15px;
	background: url(../images/template/get_prev.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

#getnav #next {
	position: absolute;
	width: 21px;
	height: 35px;
	top: 0;
	right: 10px;
	background: url(../images/template/get_next.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

#getnav #prev.disabled {
	display: none;
}

#getnav #next.disabled {
	display: none;
}

#middle #content h2#idee {
	position: absolute;
	width: 582px;
	height: 101px;
	bottom: 32px;
	left: 19px;
	text-indent: -9999px;
}

#middle #content h2#betterideas {
	position: absolute;
	width: 292px;
	height: 179px;
	top: 24px;
	left: 24px;
	text-indent: -9999px;
}

#naw {
	position: relative;
	float: left;
	width: 969px;
	height: 46px;
	line-height: 25px;
	text-indent: 11px;
	font-size: 11px;
	letter-spacing: 0.10em;
	color: #373535;
}

#footer {
	position: relative;
	float: left;
	width: 961px;
	height: 71px;
	padding: 9px 0 0 110px;
	background: url(../images/template/bg_footer.gif) 11px 0 no-repeat;
}

#footer ul {
	width: 800px;
}

#footer li {
	float: left;
	width: 150px;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	background: url(../images/template/bg_li_footer.gif) 0 8px no-repeat;
}

#footer li a {
	color: #aaacaf;
	text-decoration: none;
}

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

/* OPMAAK */

p {
	margin: 0px 0px 32px 0px;
	line-height: 18px;
	font-style: normal;
}

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

a:hover {
	text-decoration: none;
}

/* tekst pagina */

#boven {
	width: 951px;
	height: 142px;
	position: relative;
}

#boven_links {
	width: 307px;
	height: 114px;
	position: relative;
	float: left;
	padding: 28px 0px 0px 28px;
}

#boven_rechts {
	width: 616px;
	height: 142px;
	position: relative;
	float: left;
}	

#onder {
	width: 950px;
	height: 368px;
	position: relative;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

#kolom1 {
	width: 280px;
	height: 368px;
	position: relative;
	float: left;
	padding: 0px 24px 0px 29px;
	overflow: hidden;
}

#kolom2 {
	width: 281px;
	height: 368px;
	position: relative;
	float: left;
	padding: 0px 24px 0px 0px;
}

#kolom3 {
	width: 288px;
	height: 260px;
	position: relative;
	float: left;
	padding: 0px 24px 0px 0px;
}

h2.about {
	font-family: Arial Black;
	font-size: 40px;
	line-height: 35px;
	letter-spacing: -0.08em;
	text-transform: uppercase;
	color: #c1d72e;
}

/* textile pagina */

.creatief_voorstel {
	width: 140px; 
	height: 28px;
	position: absolute;
	right: 249px;
	bottom: 41px;
}

.creatief_voorstel a {
	width: 140px;
	height: 28px;
	display: block;
}

.bedrukken {
	width: 100px;
	height: 22px;
	position: absolute;
	right: 9px;
	top: 17px;
}

.borduren {
	width: 100px;
	height: 22px;
	position: absolute;
	right: 9px;
	top: 42px;
}

.form_voorstel {
	width: 398px;
	height: 543px;
	position: absolute;
	right: 8px;
	top: 10px;
	background: #ffffff;
}

.h2_voorstel {
	margin: 65px 0px 15px 28px;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial Black;
	letter-spacing: -0.08em;
}

.field {
	width: 300px;
	height: 18px;
	position: relative;
	margin-bottom: 5px;
}	

.label {
	width: 120px;
	height: 18px;
	position: relative;
	float: left;
	font-size: 10px;
	line-height: 18px;
}

.verplicht {
	background: url(../images/template/verplicht.gif) 105px 8px no-repeat;
}

.input {
	width: 170px;
	height: 16px;
	position: relative;
	float: left;
	border: 1px solid #939598;
}

.input input {
	width: 167px;
	height: 10px;
	position: relative;
	padding: 3px 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #8eb60b;
	border: none;
	background: none;
}

input.error {
	border: 1px solid #FF0000;
}

.field_textarea {
	width: 300px;
	height: 68px;
	position: relative;
}

.label_textarea {
	width: 120px;
	height: 68px;
	position: relative;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.input_textarea {
	width: 173px;
	height: 68px;
	position: relative;
	float: left;
	border: 1px solid #939598;
}

.input_textarea textarea {
	width: 165px;
	height: 62px;
	position: relative;
	padding: 3px 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	overflow: auto;
	color: #8eb60b;
	border: none;
	background: none;
}

.btn_verzenden {
	width: 91px;
	height: 24px;
	position: relative;
	padding-left: 120px;
	margin-top: 7px;
	background: url(../images/template/versturen.gif) 117px top no-repeat;
}

.btn_verzenden input {
	width: 100px;
	height: 24px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

.melding {
	width: auto;
	height: auto;
	position: relative;
	padding-top: 5px;
	font-size: 11px;
	color: #FF0000;
}

.meldingverzonden{
	width: 200px;
	height: auto;
	left: 0px;
	font-size: 11px;
	color: #FF0000;
}

.melding.offerte {
}

.input.aantal {
	width:43px;
	height: 16px;
	position: relative;
	float: left;
	border: 1px solid #939598;
}

.input.aantal input {
	width: 35px;
	height: 10px;
	position: relative;
	padding: 3px 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #8eb60b;
	border: none;
	background: none;
}

.product {
	width: auto;
	height: 16px;
	position: relative;
	float: left;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #8eb60b;
}

.iframe {
	position: relative;
	z-index: 10;
	float: left;
}

.iframe input, .iframe select {
	position: relative;
	z-index: 10;
	background: #000000;
}