body { /* V3 */
	background: #dcdcdc url(../image/web/body_bg/body_bg_950.gif) top no-repeat scroll;
}

#OverlayContainer {
	display: none;
}

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-width: 0px;
	text-align: center;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
}

body, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3 { /* V3 */
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.formrequired
{
	color: #F00;
}

.hr { /* V3 */
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #cccccc;
	height: 1px;
	background-color: #cccccc;
	line-height: 1px;
}

.contentmargin {
	margin: 5px 0px 0px 15px;
	width: 905px;
}
.contentmarginmenu3 {
	margin: 5px 0px 0px 40px;
	width: 700px;
}
.contentmarginpartner {
	margin: 0px 30px 0px 15px;
}
.contentmarginwebshop {
	margin: 20px 0px 20px 15px;
	width: 905px;
}

/*
***********************	TABLE BORDERS ***********************
*/

.bordercollapse { /* V3 */
	border-collapse: collapse;
}

.tdbordergr td { /* V3 */
	border: 1px solid #cccccc;
}

.tdborderbl td { /* V3 */
	border: 1px solid #0081d2;
}

.borderwh {
	border: 1px solid #ffffff;
	border-width: 0px 1px 0px 1px;
}

.backtable100 {
	background-image: url(../image/web/body_bg/table_100_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

/*
***********************	BACKGROUNDCOLORS ***********************
*/

.backwh { /* V3 */
	background-color: #ffffff;
}

.backlg { /* V3 */
	background-color: #eeeeee;
}

.backdg { /* V3 */
	background-color: #dcdcdc;
}

/*
***********************	FOOTER ***********************
*/

.footerlinks { /* V3 */
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	border-top: 1px solid #a5a5a5;
}
.footerlinks td {
	color: #666666;
	font-size: 10px;
	line-height: 30px;
}
.footerlinks a { /* V3 */
 	color: #666666;
	font-size: 10px;
	line-height: 30px;
	padding: 0px 0px 0px 5px;
}


/*
***********************	MENUS ***********************
*/

.topmenu1 {  /* V3 */
	margin: 0px 0px 0px 15px;
	background-color:#EEEEEE;
}

.topmenu2 {  /* V3 */
	margin: 0px 0px 0px 25px;
	background-color:#BABABA;
}


.menu1, .menu1selected {
	margin-right: 10px;
	line-height: 30px;
	display: block;
	float: left;
}
.menu1 {
	color: #ffffff;
}
.menu1selected, .menu1:hover {
	color: #ffffff;
	background-color: #767d84;
}
.menu1margin {
	margin: 0px 0px 0px 20px;
}

.menu2, .menu2selected {
	margin-right: 3px;
	display: block;
	float: left;
	cursor: pointer;
	height: 60px;
	margin-bottom: -30px;
}
.menu2left {
	float: left;
	display: block;
	line-height: 60px;
	width: 5px;
	font-size: 1px;
	background-image: url(../image/web/menutabs/menu2_left_bg.png);
	background-repeat: no-repeat;
}
.menu2right {
	float: left;
	display: block;
	line-height: 60px;
	width: 5px;
	font-size: 1px;
	background-image: url(../image/web/menutabs/menu2_right_bg.png);
	background-repeat: no-repeat;
}
.menu2link {
	font-size: 11px;
	line-height: 30px;
	height: 60px;
	padding: 0px 5px 0px 5px;
	display: block;
	float: left;
	white-space: nowrap;
	background-image: url(../image/web/menutabs/menu2_bg.gif);
	background-repeat: repeat-x;
}
.menu2 .menu2link {
	color: #ffffff;
	background-position: bottom;
}
.menu2selected .menu2link, .menu2selected .menu2link:hover {
	color: #333333;
	background-position: top;
}
.menu2 .menu2left, .menu2 .menu2right {
	background-position: bottom;
}
.menu2selected .menu2left, .menu2selected .menu2right {
	background-position: top;
}
.menu2margin {
	margin: 10px 20px 0px 20px;
}
.shopmenuoptions {
	position: absolute;
	margin-left: 820px;
	margin-top: -60px;
}
.shopmenuoptions a {
	display: block;
	text-align: left;
	line-height: 14px;
	color: #cccccc;
}
.shopmenuoptions a.selected {
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}

.menu3, .menu3selected {
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma; 
	line-height: 25px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #d2d2d2;
	display: block;
}
.menu3 {
	color: #333333;
}
.menu3selected, .menu3:hover {
	color: #0081d2;
}
.menu3margin {
	margin: 10px 0px 10px 0px;
}

.menu4, .menu4selected {
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma; 
	line-height: 18px;
	padding: 3px 10px 3px 20px;
	border-bottom: 1px solid #d2d2d2;
	display: block;
}
.menu4 {
	color: #333333;
}
.menu4selected, .menu4:hover {
	color: #0081d2;
}
.menu4margin {
	margin: 15px 0px 15px 20px;
	width: 160px;
}

.arrowblue, .arrowgrey, .arrowbluebold, .arrowgreybold, .arrowblueright, .arrowwhite { /* V3 */
	list-style-type: none;
	padding-left: 15px;
}

.arrowblue, .arrowbluebold, .arrowblueright /* V3 */
{
	color: #0082d1;	
	background: url(../image/web/arrows/blue_right.gif) no-repeat left 2px;
	/* list-style-image: url(http://www.gullimex.com/image/web/arrows/blue_right.gif); */
}

.arrowgrey, .arrowgreybold /* V3 */
{
	color: #666666;
	background: url(../image/web/arrows/darkgrey_right.gif) no-repeat -15px;
}
.arrowgrey:hover, .arrowgreybold:hover /* V3 */
{
	color: #0081d2;
}

.arrowwhite /* V3 */
{
	color: #ffffff;
	background: url(../image/web/arrows/white_right.gif) no-repeat 0px;
}
.arrowwhite:hover /* V3 */
{
	color: #ffffff;
}

.arrowbluebold, .arrowgreybold /* V3 */
{
	font-weight: bold;
}

.arrowblueright
{
	padding-left: 0px;
	padding-right: 15px;
	background-position: right 2px;
}

/*
***********************	FRONTPAGE ***********************
*/

.body_bg_fp { /* V3 */
	background-image: url(../image/web/body_bg/fp.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.contactbox /* V3 */ {
	padding: 15px; 
	background-color: #767d84; 
	border-left: 1px solid #ffffff;
	height: 270px;
	min-height: 240px;
	max-height: 240px;
}

.keyword_blue_1, .keyword_blue_2, .keyword_blue_3, .keyword_blue_4, .keyword_blue_5 /* V3 */
{
	color: #0082d1;	
	line-height: 25px;
}

.keyword_grey_1, .keyword_grey_2, .keyword_grey_3, .keyword_grey_4, .keyword_grey_5 /* V3 */
{
	color: #666666;	
	line-height: 25px;
}

.keyword_blue_1, .keyword_grey_1 /* V3 */
{
	font-size: 17px;
}

.keyword_blue_2, .keyword_grey_2 /* V3 */
{
	font-size: 16px;
}

.keyword_blue_3, .keyword_grey_3 /* V3 */
{
	font-size: 15px;
}

.keyword_blue_4, .keyword_grey_4 /* V3 */
{
	font-size: 14px;
}

.keyword_blue_5, .keyword_grey_5 /* V3 */
{
	font-size: 12px;
}

.fp_topbox { /* V3 */
	margin: 4px 10px 0px 10px;
}

.fp_topboxbox { /* V3 */
	margin: 4px 0px 0px 10px;
}

.bannerselect {  
	color: #666666; 
	border: 1px solid #0296C3; 
	padding-left: 3px; 
	height: 18px;
	width: 180px;
	background-color: #FFFFFF;
}


#productfinder {
	width: 240px;
	height: 160px;
	color: #ffffff;
	margin-left: 20px;
	
}

#productfinder td {
	vertical-align: top;
}

#productfinder .title, #productfinder div, #productfinder td {
	color: #ffffff;
}

#productfinder select {
	width: 150px;
	margin-bottom: 5px;
}

.fp_product {
	width: 480px;
	margin: 30px 0px 0px 0px;
}

.fp_product a, .fp_product a {
	color: #999999;
	text-decoration: none;
}

.fp_branche /* V3 */
{
	float: left;
	width: 200px;
	margin-bottom: 18px;
}


.quick_order_box /* V3 */
{
	float: left;
	margin-right: 30px;
	width: 160px;
	/* height: 295px; */
	border: 0px solid #eeeeee;
}
.quick_order_act /* V3 */
{
	position: absolute;
	z-index: 2000;
	margin: -14px 0px 0px 92px;
}
.quick_order_img /* V3 */
{
	width: 100%;
	height: 160px;
	text-align: center;
}
.quick_order_row0 /* V3 */
{
	height: 30px;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: top;
}
.quick_order_row1 /* V3 */
{
	height: 20px;
	padding-left: 0px;
	vertical-align: top;
}
.quick_order_row2 /* V3 */
{
	padding-left: 0px;
	vertical-align: middle;
	/* background-color: #eeeeee; */
}
.quick_order_row3 /* V3 */
{
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	/* background-color: #0081d2; */
	/* background-image: url(../image/web/quickorder/row3_bg.gif); */
}
.quick_order_row3, .quick_order_row3 * {
	/* color: #ffffff; */
}
.quick_order_btn /* V3 */
{
	position: absolute;
	z-index: 10;
}
.quick_order_help /* V3 */
{
	cursor: help;
}


.fp_beurs {
	margin: 0px 0px 20px 0px;
}
.beurskalenderitem {
	position: relative;
	height: 40px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}
.beurskalenderitemdate {
	background-color: #f4f4f4;
	border-right: 1px solid #cccccc;
	width: 70px;
	height: 40px;
	min-height: 36px;
	max-height: 36px;
	min-width: 55px;
	max-width: 55px;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 5px;
	text-align: right;
	z-index: 200;
	font-size: 9px;
	line-height: 16px;
}
.beurskalenderitemtext {
	position: absolute;
	top: 0px;
	left: 85px;
	z-index: 100;
	width: 200px;
	line-height: 16px;
	padding-top: 4px;
}
.beurskalenderitemlang {
	position: absolute;
	text-transform: uppercase;
	z-index: 300;
	left: 270px;
	top: 18px;
}
.beurskalenderitemimage {
	position: absolute;
	z-index: 400;
	right: -7px;
	top: -5px;
}

.frontpageproductitem {
	position: relative;
	padding: 30px 30px 25px 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: -1px;
}
.frontpageproductitemtext {
	width: 220px;
}
.frontpageproductitemused {
	width: 290px;
}
.frontpageproductitemlinks {
	position: absolute;
	top: 30px;
	left: 125px;
	z-index: 100;
}


.frontpagenewsitemlinks {
	/*position: absolute;*/
	top: 0px;
	/*left: 80px;*/
	z-index: 100;
}
.fp_newsarticle {
	margin: 20px 0px 20px 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #F5F5F5;
}
.fp_news {
	margin: 0px 0px 0px 20px;
}

.newstitle {  /* V3 */
	color: #666666;
	line-height: 23px;
}
.newstext {    /* V3 */
	color: #0082d1;
	line-height: 23px;
}
.newstext:hover {   /* V3 */
	color: #333;
}

.fp_buttons {
	width: 180px;
	margin: 30px 0px 0px 20px;
}

.fp_buttons div {
	margin-bottom: 20px;
}

/*
***********************	FORMS ***********************
*/
.formbut {
	font-size: 10px; 
	font-weight: bold; 
	background-color: #0082D1; 
	color: #FFFFFF;
	border: 1px solid #666666; 
	height: 20px; 
	line-height: 12px;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
}
.formline {  
	color: #666666; 
	border: 1px solid #999999; 
	padding-left: 3px; 
	height: 18px;
	background-color: #FFFFFF;
	line-height: 15px;
	margin-bottom: 3px; 
}
select.formline {
	height: 20px;
}
.formlinenaw {
	width: 200px;
}
.formarea {
	color: #000000; 
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	line-height: 18px;
	background-color: #FFFFFF;
	width: 200px;
	height: 60px;
	margin-bottom: 3px;
}
input[type=radio] {
	margin: 0px 4px 0px 4px;
}


.brancheselect { /* V3 */
	display: none; 
	width: 300px; 
	height: 300px;
	position: absolute; 
	margin: 18px 0px 0px -280px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-bottom-width: 0px;
	overflow: auto;
}

.brancheselect a { /* V3 */
	display: block;
	padding: 0px 10px 0px 15px;
	cursor: pointer;
	line-height: 20px;
	background-image: url(../image/web/arrows/grey_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
}

.brancheselect a:hover { /* V3 */
	background-color: #0081d2;
	color: #ffffff;
}

/*
***********************	LINKS ***********************
*/

a {
	text-decoration: none;
	color: #0082d1;
}
a:hover {
	color: #999999;
}
a img {
	border: 0px;
}
a .sub {
	line-height: 14px;
	font-size: 9px;
	position: absolute;
}
.sitenav {
	margin: 15px 15px 20px 15px;
}
.sitenav, .sitenav a {
	color: #bbbbbb;
}


/*
***********************	WINKELWAGEN ***********************
*/

#shoptext {
	width: 260px;
	height: 80px;
	color: #666666;
	margin-left: 20px;
}

#shoptext span {
	color: #666666;
	text-decoration: none;
}
.shoptext, .shoptext:hover, .shoptextselected, .shoptextselected:hover {
	line-height: 20px;
	color: #ffffff;
	width: 270px;
	display: block;
	float: left;
	text-indent: 120px;
	background-position: bottom;
	padding: 6px 0px 4px 0px;
}
.shoptext:hover, .shoptextselected:hover, .shoptextselected {
	background-position: top;
}

/*
***********************	ZOEK ***********************
*/

#searchtext {
	width: 200px;
	height: 80px;
	color: #666666;
	margin-left: 20px;
}
#shoptext span, #searchtext a {
	color: #666666;
	text-decoration: none;
}
.searchbox {
	 width: 177px;
	 border: 1px solid #a7a6aa;
	 margin-top: 0px;
	 background-color: #FFFFFF;
}

/*
***********************	CLIENTS ***********************
*/

#clientslogin {
	width: 180px;
	height: 160px;
	margin-left: 20px;
}

#clientslogin input {
	margin-bottom: 15px;
}

#clientslogin {
	color: #ffffff;
	vertical-align: top;
}

#clientslogin a, #clientslogin a:hover {
	color: #c1c1c1;
	text-decoration: none;
}


/*
***********************	SHOPPAGINA TEMPLATE ***********************
*/

.shoppage { /* V3 */
	margin: 0px 0px 0px 15px;
	background-color: #FFFFFF;
}

.shopprod { /* V3 */
	color: #666666;
	font-weight: bold;
}


/*
***********************	PRODUCTPAGINA TEMPLATE ***********************
*/

.prodfaq {
	color: #666666;
}
.prodfaq:hover {
	color: #0082D1;
}
.prodfaqlist{
 list-style-image: url(../image/web/arrows/faq.gif);
}

.prodorder{
	color:#FFFFFF; 
}

#prodorder{
	padding:20px;
}

#prodprice{
	border: 1px solid #DDDDDD;
	width:450px;
}

.productboxfield {
	border-collapse: collapse;
	padding: 5px;
	font-weight:bold;
}

.productbox {
	float: right;
	width: 190px;
	margin-right: 0px;
	margin-top: -40px;
}

.prodfrmprice {}


/*
***********************	PAGINA TEMPLATE ***********************
*/

.body_bg_page {
	background: #FFFFFF url(../image/web/body_bg/page.gif) repeat-x scroll;
}

.page_content {
	margin: 0px 0px 30px 15px;
}

.frontbox {
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	height: 80px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px; 
}

.frontnews
{
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.frontboxhead
{
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color:F5F5F5;
}

.frontnews
{
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.latestnews
{
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.backwh{
	background-color: #FFFFFF;
}

.highlight
{
	background-color: #FFFF00;
}

.photothumb
{
	width: 77px;
	height: 77px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}

.body_bg_photobook {
	background: #FFFFFF url(../image/web/body_bg/photobook.gif) repeat-x scroll;
}

.calendar0 td
{
	padding: 1px;
	background-color: transparent;
	border-bottom: 1px solid #F5F5F5;
}

.calendar1 td
{
	padding: 1px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #ffffff;
}

.blue {
 color:#0099CC;
}

.grey {
 color:#999999
}

.action
{
	color: #FF0000;
	width: 0px;
}

/*
***********************	FRUTIGER STYLES ***********************
*/

.sifrtitle { /* V3 */
	font-size: 30px;
	color: #ffffff;
	line-height: 36px;
	margin-left: 30px;
}

.sifrtitle .sIFR-flash { /* V3 */
	margin: -16px 0px 0px 30px;
}

.sifrproducttitle { /* V3 */
	font-size: 30px;
	color: #505050;
	line-height: 36px;
}

.sifrproducttitle .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrproductprice { /* V3 */
	font-size: 12px;
	color: #505050;
	line-height: 16px;
}

.sifrproductprice .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrshopcart { /* V3 */
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

.sifrshopcart .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrproducttitle { /* V3 */
	font-size: 18px;
	color: #666666;
	line-height: 24px;
}

.sifrtitlegrey { /* V3 */
	color: #666666;
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.sifrtitlegrey .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrtitlegreysmall { /* V3 */
	color: #666666;
	display: block;
	font-size: 14px;
	margin-bottom: 0px;
}
.sifrtitlegreysmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrtitlewhitesmall { /* V3 */
	color: #ffffff;
	display: block;
	font-size: 14px;
	margin-bottom: 0px;
}
.sifrtitlewhitesmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrtitlegreyverysmall { /* V3 */
	color: #666666;
	display: block;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 15px;
}

.sifrtitlegreyverysmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

.sifrtitleblue { /* V3 */
	color: #0081d2;
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.sifrtitleblue .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}

/*
***********************	COLORED TABLES ***********************
*/

.colortable { /* V3 */
	border-collapse: collapse;
	line-height: 25px;
	border: 1px solid #cccccc;
	background-image: url(../image/web/colortable_bg.gif);
}

.colortable td { /* V3 */
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	line-height: 25px;
	border: 1px solid #cccccc;
}

/*
***********************	REFERENCES ***********************
*/

.reference { /* V3 */
	float: left;
	width: 112px;
	height: 112px;
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	background-position: center;
	background-repeat: no-repeat;
}


.pluslink {
	padding-left: 13px;
	background-image: url(../image/web/arrows/pluslink.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.minlink {
	padding-left: 13px;
	background-image: url(../image/web/arrows/minlink.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.morecontent {
	padding-left: 13px;
	margin-bottom: 13px;
}


/*
***********************	PRODUCTEN ***********************
*/
.webshoptabmenu3 {
	width: 900px;
	overflow: hidden;
	background-image: url(../image/web/menutabs/webshoptabmenu3_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 10px 30px 0px 20px;
	display: block;
	position: relative;
}
.webshoptabmenu3 .menu3, .webshoptabmenu3 .menu3selected {
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: block;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	margin-right: 5px;
	color: #666666;
}
.webshoptabmenu3 .menu3 {
	border-color: transparent;
}
.webshoptabmenu3 .menu3selected {
	background-color: #ffffff;
}
.webshoptabmenu3 .menu3 .count, .webshoptabmenu3 .menu3selected .count {
	color: #cccccc;
	color: #999;
}
.webshoptabmenu4 {
	width: 890px;
	overflow: hidden;
	background-image: url(../image/web/menutabs/webshoptabmenu4_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 30px 0px 0px 0px;
	display: block;
	position: relative;
}
.webshoptabmenu4 .menu4, .webshoptabmenu4 .menu4selected {
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: block;
	border: 1px solid #eeeeee;
	border-bottom-width: 0px;
	margin-right: 5px;
	color: #666666;
}
.webshoptabmenu4 .menu4selected {
	background-color: #eeeeee;
}
.ordercell {
	background-image: url(../image/web/product/blueline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0082d1;
	line-height: 30px;
	float: right;
	width: 185px;
	height: 30px;
	cursor: pointer;
}
.productpictureframe {
	width: 85px;
	height: 63px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	position: relative;
	overflow: hidden;
}
#productoptions {
	float: right;
	margin-right: 0px;
	margin-top: -35px;
	position: relative;
	z-index: 2000;
}
#productoptions a {
	margin-left: 5px;
	line-height: 20px;
}
#productdisplay {
	margin-left: 15px;
}
#productshortdesc {
	margin-top: 20px;
}
#productcontent {
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 20px 30px 30px 30px;
}
#productcontent ul, #productcontent li {
	list-style-type: square;
	list-style-position: inherit;
	margin: 0px;
	padding: 0px;
}
#productcontent li {
	margin-left: 15px;
}
.productresultrow { /* V3 */
	border-bottom: 1px solid #CCCCCC;
	height: 110px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	width: 46%;
	float: left;
	overflow: hidden;
	position: relative;
}

.productresultrowwhiteline
{
	position: absolute;
	height: 6px;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

#printable .productresultrow { /* V3 */
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	width: 560px;
	border: 10px solid #ffffff;
}
#productcontent .productresultrow { /* V3 */
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	width: 720px;
	border: 10px solid #ffffff;
}
#intranetcontent .productresultrow {
	width: 600px;
}

/*
***********************	FTPGEMAK (plug-in) ***********************
*/
.formbutton {
	border: 1px solid #cccccc;
	background: #e2e4e8;
	padding: 0px 2px 0px 2px;
	line-height: 16px;
	height: 21px;
	color: #333333;
	cursor: pointer;
	line-height: 16px;
	margin-bottom: 2px;
	margin-right: 2px;
	outline: none;
}
.formbutton:hover {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #333333;
}
.sortlinkright {
	background-image: url(../image/links/sortlink.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
}


/* EXTRAZAKE FUNCTIONS */
.webbar {
	width: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
}


.pagebranchetext {
	margin: 15px 0px;
	color: #ffffff;
}
.pagebranchetext br {
	line-height: 5px;	
	display: block;
	height: 5px;
	min-height: 5px;
	max-height: 5px;
}
.pagebranchebrand {
	margin: 15px 35px 10px 0px;
	float: left;
}
.pagebranchebrand img {
	max-width: 270px;
	max-height: 60px;
}


@media Print
{
	body {
		visibility: hidden;
	}
	
	.printable {
		 visibility: visible;
		 position: absolute;
		 top: 0px;
		 left: 0px;
	}	
}