/* GENERAL */

body div#Container .ajax__tab_xp .ajax__tab_tab
{
	height:auto;
	font-size:12px;
}

body
{
	text-align:center;
	background-color:#66a0ce;
	background-image:url(../../images/layout/contBg.jpg);
	background-repeat:repeat-x;
	_overflow:auto;
}

html, body 
{	
	margin:0;
	padding:0;
}
html#fullhtml
{
	background-image:none;
	background-color:#fee8d0;
	behavior: url(scripts/css/min-width.htc);
}
html#fullhtml div#content
{
	width:98% !important;
}

input.smallinput
{
	width:40px;
}
body, td, th, input, textarea, select
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222;
}
input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #d7d7d7;
	padding-left: 2px;
	color:#444;
}

p.searchbutton
{
	
}

div
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
	padding-left: 30px;
}
hr
{
	background-color:#fff;
	border: dotted #F2EBEB 1px;
}
a img,div#container div#content div#innercontent2 a.ContentLink:hover
{
	border-width:0;
}
/*	GENERAL CLASSES	*/
.Message
{
	color: #DABE4C;
	font-weight:bold;
}
.Error,.Error *
{
	color: #f00;
	font-weight:bold;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
.hidden
{
	display:none;
}
.visible
{
	display:block;
}

form
{
	margin:0;
	padding:0;
}
.button, .buttons input, .ncol, .smallbutton,.largebutton
{
	text-align:center;
	border:1px solid #00387d;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:1px;
	color:#00387d;
	background:#cfe1f0;
	padding:0px 3px;
	margin:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:12px;
}
input.dateinput
{
	width:80px;
}
.imgbutton
{
	background-color:Transparent;
	cursor:pointer;
	cursor:hand;
	margin:0;
	padding:2px;
}
.buttonactive
{	
	border:1px outset #F1D260;
	padding:0;
	margin:0;
}
.noborder, .noborder *
{
	border-width:0;
	background-color:Transparent;
}
.largebutton
{
	width:250px !important;
	width:250px;
}
a
{
	color:#00387d;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
a.contentLink
{
	background-image:url(../../images/layout/contentLink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

div#innercontent div.customTextbox
{
	border:1px solid #999999;
	display:inline;
	padding:1px 0 1px 0;
	position:relative;
	margin:2px 2px 2px 0;
	z-index:900;
}
div#innercontent div.customTextbox span.reset
{
	background-image:url(../../images/layout/reset.png);
	background-position:center right;
	background-repeat:no-repeat;
	display:block;
	height:100%;
	width:10px;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	margin-right:2px;
}

.delBtn
{
	background-image:url(../../images/layout/reset.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	position:relative;
	top:2px;
	width:20px;
    text-decoration:none;
}
div#innercontent div.customTextbox span.progress
{
	display:block;
	height:100%;
	width:16px;
	position:absolute;
	right:0;
	top:0;
	margin-right:2px;
}
div#innercontent div.customTextbox input
{
	border:none;
}

div#innercontent ul.autoCompleteList,
ul.autoCompleteList
{
	list-style-type:none;
	z-index:999;
	position:relative;
	border:1px solid #bbb;
	padding:0;
	margin:0;
	visibility:hidden;
	cursor:default;
	text-align:left;
	background-color:#fff;
}
div#innercontent ul.autoCompleteList li,
ul.autoCompleteList li
{
	padding-left:5px;
}

div#innercontent ul.autoCompleteList .autoCompleteListItem,
ul.autoCompleteList .autoCompleteListItem
{
	background-color:#ffffff;
	z-index:999;
	text-align:left;
	z-index:999;
}
div#innercontent ul.autoCompleteList,
ul.autoCompleteList li:hover
{
	background-color:#a6daff;
	text-align:left;
	z-index:999;
}
div#innercontent ul.autoCompleteList .autoCompleteListHighlightItem
{
	background-color:#a6daff;
	text-align:left;	
	z-index:999;
}
div#innercontent ul.autoCompleteList li a:hover
{
	background-color:#a6daff;
}

/*	----------------------------------------	*/

/* CONTAINER */
div#Container .test
{
	width:695px;
	_width:694px;
	height:235px;
	display:block;
	background-image:url(../../images/layout/crossBg.png);
	background-repeat:no-repeat;
	position:relative;
	margin-left:-5px;
	_margin-left:-4px;
	_left:0px;
}
div#Container #testDiv
{
	width:100%;
	display:block;
	background-image:url(../../images/layout/crossBg.png);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	_left:0px;
	_margin-top:-15px;
	position:absolute;
	height:460px;
}
div#Shop
{
	width:900px;
	_width:900px;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:1;
}
#innercontent .homeTable
{
	margin-left:20px;
	margin-top:-40px;
}
#innercontent .homeTable td
{
	line-height:60px;
}
#innercontent .homeTable td a
{
	text-decoration:none;
}
#innercontent .homeTable td a:hover
{
	text-decoration:underline;
}
table#middle
{
	width:895px;
	_width:899px;
	z-index:999;
	background-color:#EEF5FD;
}

table#middle td
{
	vertical-align:top;	
	
}
table#middle td#centercol
{
	/*_width:100%;*/
	width:694px;
	_width:700px;
	background-color:#eef5fd;
		_margin-left:200px;

}

table#middle td#leftcol, table#middle td#rightcol
{
	
}
table#middle td#leftcol
{
	width:198px;
	background-color:#EEF5FD;
	position:absolute;
}
table#middle td#leftcol #leftcolTop
{
	background-image:url(../../images/layout/leftcolTop.gif);
	background-repeat:no-repeat;
	background-color:#aecdea;
	height:10px;
	margin-bottom:-10px;
	_width:206px;
}
table#middle td#leftcol #leftWrapper
{
	background-color:#e57100;
	background-image:url(../../images/layout/leftcolbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:198px;
}
table#middle td#leftcol #leftWrapper a.linkHome 
{
	Color:#fff;
	font-size:18px;
	line-height:18px;
	height:18px;
	text-transform:capitalize;
	text-decoration:none;
	width:105px;
	vertical-align:top;
	font-weight:bold;
}
table#middle td#leftcol #leftcolBottom
{
	background-image:url(../../images/layout/leftcolBottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;	
	height:39px;
	width:198px;
	_width:206px;
	_background-color:#f0f5fd;
}
div#actionbuttons .sharebuttons
{
	float:right;
	padding-left:10px;
}
div#actionbuttons .sharebuttons a
{
	color:#283681;
	width:auto;
}
table#middle td#leftcol div#bigactionbuttons
{
	text-align:center;
	height:1%;
	margin-top:8px;
	margin-bottom:8px;
}
table#middle td#leftcol div#bigactionbuttons:after
{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
table#middle td#leftcol div#bigactionbuttons a
{
	background-position:left top;
	background-repeat:no-repeat;
	width:41px;
	height:41px;
	display:block;
	float:left;
	margin-left:5px;
}
table#middle td#leftcol div#bigactionbuttons a.abc
{
	background-image:url(../../images/layout/abc.gif);
	margin-top:7px;
}
table#middle td#leftcol div#bigactionbuttons a.active
{
	background-image:url(../../images/layout/active.gif);
}
table#middle td#leftcol div#bigactionbuttons a.syndrome
{
	background-image:url(../../images/layout/syndrome.gif);
}
table#middle td#rightcol
{
	width:224px;
	background-image:url(../../images/layout/rightcolbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	display:none;

}
table#middle td#bottom
{
	height:220px;
	vertical-align:bottom;
	background-image:url(../../images/layout/bottombg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
}
table#middle td#bottom #bottomwrap
{
	display:inline-block;
	margin-top:-25px;
	position:absolute;
	text-align:center;
	vertical-align:bottom;
	width:100%;
	_margin-left:0px;
	padding-left:30px;
	float:left;
	left:0;
	background-repeat:
}
table#middle td#bottom #bottomwrap p
{
	font-size:10px;
	_font-size:10px;
	width:500px;
	text-align:left;
	position:relative;
	margin:0 auto;
	letter-spacing:-0.5;
	/*left:17% !important;
	_left:0;*/
}
table#middle td#bottom .cards
{
	display:block;
	width:200px;
	height:19px;
	/*background-image:url(../../images/layout/cards.jpg);*/
	background-repeat:no-repeat;
	position:absolute;
	top:5;
	left:10;
	background-position:center;
}

div.Header
{
	position:relative;
}

div.Header div#quicknav
{
	position:absolute;
	top:10px;
	right:0px;
	height:22px;
	width:788px !important;
	width:790px;
}
div.Header div#apoIdentifier
{
	position:absolute;
	top:35px;
	left:255px;
	color:#ee6600;
	font-weight:bold;
	font-size:20px;
}
div.Header div#apoIdentifier span#tel
{
	padding-left:20px;
	background-image:url(../../images/layout/apoTel.gif);
	background-repeat:no-repeat;
}

div#actionButtons
{
	display:block;
	height:18px;
	text-align:left;	
	width:auto;
	bottom:165px;
	margin-top:60px;
	margin-right:10px;	
	padding-top:18px;
	border-top:1px solid #bcd5ea;
	float:left;
}
div#actionButtons a
{
	display:inline-block;
	height:18px;
	width:89px;
	background-position:top left;
	background-repeat:no-repeat;
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:inline-block;
	font-size:10px;
	height:18px;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	vertical-align:top;

}
div#actionButtons a.back
{
	background-image:url(../../images/layout/backbtn.gif);
	width:18px;
	_margin-right:4px;
}
div#actionButtons a.comment
{
	background-image:url(../../images/layout/comment.gif);
}
div#actionButtons a.tellafriend
{
	background-image:url(../../images/layout/tellafriend.gif);
}
div#actionButtons a.print
{
	background-image:url(../../images/layout/print.gif);
}
div#actionButtons a.next
{
	background-image:url(../../images/layout/nextbtn.gif);
	width:18px;
	_margin-right:4px;
}
div#actionButtons a.up
{
	background-image:url(../../images/layout/upbtn.gif);
	width:18px;
	_margin-right:4px;
}




/*	DATAGRIDS	*/

div#Content table, div#Content table td
{
	border-color:#bbb;
	color:#333;
}
div#Content table tr td
{
	padding:2px;
}
div#Content .header td
{
	background-color:#EE6600;
	color:#FFF;
	border-color:#fff;
	font-weight: bold;
}
div#Content .item td
{
	background-color:#f9fdff;
	color:#333;
}
div#Content .item input,div#Content .alternate input
{
	font-size:13px;
}
div#Content .alternate td
{
	background-color:#ecf6ff;
	color:#333;
}
div#Content .footer td
{
	border-width:0;
	background-color:#00387d;
	font-weight: bold;
}

/*	HEADER	*/
div.Header
{
	position:relative;
	background-image:url(../../images/layout/header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:-1;
	font-size:12px;
	min-height:150px;
	_height:150px;
}
div.Header #glowDiv
{
	background-image:url(../../images/layout/logoGlow.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:240px;
	margin-left:-160px;
	position:absolute;
	width:450px;
}
div.Header img.imgApoInfo
{
	position:absolute;
	top:35px;
	left:253px;
}
div.header a.hplnkHome
{
	cursor:pointer;
	display:block;
	height:145;
	position:absolute;
	text-align:center;
	width:195;
	z-index:10;
	padding:5;
	/*background-image:url(../../images/layout/apoLogo.jpg);
	background-repeat:no-repeat;
	background-position:center center;*/
}
div#container div#TopNavigation
{
	display:block;
	font-weight:bold;
	height:35px;
	line-height:35px;
	position:relative;
	text-align:right;
	text-transform:uppercase;
	width:100%;
	

}
div#topWrapper
{
	background-image:url(../../images/layout/topnavBg.jpg);
	background-repeat:repeat-x;
}
div#innertopWrapper
{
	width:900px;
	margin:0 auto;
}
div#container div#TopNavigation a
{
	margin-left:10px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
div#container div#TopNavigation a:hover
{
	text-decoration:underline;
}
div#container div#TopNavigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div#container div#TopNavigation ul li
{
	display:inline;
	padding:0px 2px;
}
div#container div#TopNavigation ul li a
{
	font-family:Arial,Verdana;
	font-size:9px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
div#container div#TopNavigation ul li a:hover
{
	text-decoration:underline;
}

/* SEARCHSMALL */
div#searchsmall
{	
	width:200px;
	position:relative;
	color:#00387D;
	font-size:10px;
	background-image:url(../../images/layout/leftSeperator.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:15px;
}
div#searchsmall .searchImg
{
	position:absolute;
	margin-top:-3px;
	width:21px;
}
div#searchsmall table td
{
	color:#00387D;
	font-size:13px;
	font-weight:bold;
}
div#searchsmall input
{
	background-color:#fff;
	height:22px;
	padding-top:3px;
	font-family:Arial;
	font-size:11px;
	border:1px solid #ce6700;
	position:relative;
	color:#f88e04;
	font-weight:bold;
	padding-left:5px;
	margin-left:10px;
	width:140px;
}
div#searchsmall .button
{
	display:none;
}
div#searchsmall img
{
	margin-top:3px;
	position:relative;
	top:6px;

}

/*SHOPPINGCART*/
div#Shoppingcart
{
	background-image:url(../../images/layout/cart2blue.png);
	background-position:10 top;
	background-repeat:no-repeat;
	color:#00387D;
	display:block;
	font-size:12px;
	position:absolute;
	right:-40;
	_margin-right:40px;
	top:20px;
	width:250px;
	padding-left:50;
	padding-top:5;
}
div#Shoppingcart #shoppingLinks
{
}
div#Shoppingcart #cartImg
{
	background-image:url(../../images/layout/cartImg.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:50px;
	margin-left:110px;
	margin-top:-20px;
	position:absolute;
	width:76px;
	z-index:999;
}
div#Shoppingcart #cartOrdertekst
{
	font-size:13px;
	font-weight:bold;
	width:125px;
	margin-top:10px;
}
div#Shoppingcart #cartOrdertekst a
{
	font-size:12px;
	font-weight:bold;
	width:125px;
	text-decoration:none;
}
div#Shoppingcart #cartShipping a {
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
    width: auto;
}
div#Shoppingcart #cartShipping a:hover
{
	text-decoration:underline;
}
div#Shoppingcart #cartOrdertekst a:hover
{
	text-decoration:underline;
}
div#Shoppingcart div.head
{
	font-family:Arial,Verdana;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	width:80%;
}
/*
div#Shoppingcart div.foot
{
	background-image:url(../../images/layout/login_foot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:13px;
	position:absolute;
	bottom:0;
	_bottom:-1;
	left:0;
}*/
div#Shoppingcart table.ItemList
{
	width:100%;
}
div#Shoppingcart table.ItemList tr,
div#Shoppingcart table.ItemList td
{
	color:#00387D;
	font-size:10px;
}
div#Shoppingcart a
{
	text-decoration:underline;
	color:#00387D;
	font-size:10px;
}
div#Shoppingcart a:hover
{
	text-decoration:none;
}

div#Shoppingcart a img
{
	border-width:0;
	top:8px;
	left:-25px;
	position:absolute;
}

div.cartOverview
{
	width:99%;
}


div#Languages
{	
	position:absolute;
	z-index:999;
	top:10px;
	color:#fff;
}
div#Languages a
{
	margin-right:3px;
	color:#fff;
	padding: 0 3;
}

div#Languages select	
{
	color:#888c6c;
	font-family:Verdana;
	font-size:12;
	font-weight:bold;
}

/* LOGIN SMALL */

div#loginsmall
{
	display:block;
	height:auto;
	width:100%;	
	padding:12px 0px 0px 10px;
	-moz-box-sizing:padding-box;
	/*background-image:url(../../images/layout/loginsmallbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	background-image:url(../../images/layout/leftSeperator.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	padding-bottom:8px;
	margin-top:5px;
}
div#loginsmall div.head
{
	/*background-image:url(../../images/layout/login_head.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	width:100%;
	font-family:Arial,Verdana;
	font-size:12px;
	text-align:left;
	text-transform:capitalize;
	color:#29357d;
	font-weight:bold;
	margin-bottom:10px;
}
div#loginsmall input
{
	width:140px;
	height:22px;
	font-family:Arial;
	font-size:11px;
	color:#f88e04;
	border:1px solid #cd6800;
	margin-bottom:2px;
	font-weight:bold;
	margin-right:15px;
}
div#loginsmall p.alternate input.button
{
	position:absolute;
	right:2px;
	top:35px;
	background-image:url(../../images/layout/rightBtnov2.gif);
	background-repeat:no-repeat;
	background-color:Transparent;
}
div#loginsmall input.button
{
	width:21px;
	height:21px;
	line-height:19px;
	border:0;
	background-image:url(../../images/layout/rightBtno.gif);
	background-repeat:no-repeat;
	background-color:Transparent;
	position:absolute;
}
div#loginsmall a
{
	color:#fff;
	font-family:Arial,Verdana;
	font-size:10px;
}
div#loginsmall a:hover
{
	text-decoration:none;
}
div#loginsmall ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div#newslettersmall
{
	display:block;
	height:auto;
	width:100%;	
	padding:1px 0px 0px 10px;
	-moz-box-sizing:padding-box;
	/*background-image:url(../../images/layout/loginsmallbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	position:relative;
	padding-bottom:8px;
	background-image:url(../../images/layout/leftSeperator.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:10px;
	
}
div#newslettersmall input.button
{
	height:21px;
	line-height:21px;
	border:0;
	background-image:url(../../images/layout/rightBtno.gif);
	background-repeat:repeat-x;
	background-repeat:no-repeat;
	background-color:Transparent;
}
div#newslettersmall .newsBtn
{
	position:absolute;
	width:21px;
}
div#newslettersmall .head
{
	width:100%;
	font-family:Arial,Verdana;
	font-size:12px;
	text-align:left;
	color:#29357d;
	font-weight:bold;
	margin-bottom:10px;
	_margin-top:15px;
}
div#newslettersmall input
{
	width:140px;
	border:1px solid #CE6700;
	color:#f88e04;
	height:22px;
	font-size:11px;
	padding-top:3px;
	margin-right:15px;
	_margin-right:12px;
	font-weight:bold;
}
div#newslettersmall .autocomplete
{
    width:100%;
    z-index:999;
    position:absolute;
    left:0;
    background:#ffffff;
}
div#newslettersmall ul.autocomplete
{
    list-style:none;
    padding-left:0px;
    margin-left:0px;
    overflow:hidden;
    margin-top:0px;
}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#content
{
	margin-top:10px;
}
div#CompanyInfo
{
	font-size:12px;
	line-height:12px;
	color:#324087 !important;
	position:relative;
	padding-left:65px;
	top:3px;
	z-index:50;
	width:350px;
	_width:425px;
	background-image:url(../../images/layout/topinfo.png);
	background-repeat:no-repeat;
	background-position: top left;
	/*overflow:hidden;*/
	right:265;
	_margin-right:-10px;
	_padding-right:25px;
	top:15;
	border-right:1px solid #5fa5d8;
	margin-left:470px;
}
div#CompanyInfo a
{
	text-decoration:none;
}
div#CompanyInfo p
{
	margin:0;
}


/* NAVIGATION */
div#Navigation *
{
	
}
div#Navigation
{
	background-image:url(../../images/layout/navRight.gif);
	background-position:top right;
	background-repeat:no-repeat;
	/*height:30px;*/
	position:relative;
	height:40px;
	line-height:40px;
	padding-bottom:2px;
	_padding:0;
	background-color:#b1ceec;
	font-family:Myriad Pro, Arial, Verdana;
	font-size:15px;
	_margin-left:206px;
	_width:694px;
	z-index:999;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#Navigation { margin-left: 5px; }
}
div#Navigation:after
{
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}
div#Navigation ul
{
	list-style-type:none;
	margin:0;
	padding-left:0px;
	_padding:0;
	z-index:900;
}
div#Navigation ul ul
{
	font-size:12px;
	
}
div#Navigation li
{
	display:block;
	float:left;
	position:relative;
}
div#Navigation ul.level0 li ul.level1 li
{
	float:none;
	/*width:150px;*/
	white-space:nowrap;
	
}
div#Navigation ul.level0 li ul.level1 li.haschildren
{
	padding-right:25px;
}
div#Navigation ul.level0 li
{
	background-image:url(../../images/layout/navBg.jpg);
	background-repeat:repeat-x;
	height:42px;
	_height:30px;
}
div#Navigation ul.level0 li.last a
{
	line-height:14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#Navigation ul.level0 li.last a { line-height: 14px; }
} 
div#Navigation ul.level1 li.last a
{
		_margin-top:0px;
}
div#Navigation ul.level1 li
{
	background-image:none;
	height:30px;
	_width:100%;
		_vertical-align:bottom;
	
}
div#Navigation ul.level1 li a
{
	_width:100%;
	_display:block;
	_vertical-align:bottom;
}
div#Navigation li:hover
{
	z-index:999;
}
div#Navigation ul.level0 li a
{
	-moz-box-sizing:padding-box;
	background-color:Transparent;
	border-right:1px solid #C1D7EF;
	color:#283681;
	font-weight:bold;
	height:100%;
	line-height:40px;
	padding:7px 7px;
	_padding:1px 7px;
	text-decoration:none;
}
div#Navigation ul ul.level1 li a
{
	border-right:none;
	line-height:12px;
	_line-height:14px;
}
div#Navigation ul.level0 li.last a
{
	border-right:none;
	line-height:40px;
}
div#Navigation ul.level0 li a:hover,
div#Navigation ul.level0 li.current a,
div#Navigation ul.level0 li.root a
{
	color:#d37907;
	background-image:none;
}
div#Navigation ul.level0 ul.level1 li:hover ul.level2
{
	display:block;
	margin-left:100%;
	_margin-left:100%;
	position:absolute;
	top:0;
}
div#Navigation ul.level0 ul.level1 li.haschildren:hover
{
	background-image:url(../../images/layout/lihover.jpg);
	background-position:95% 15px;
	_background-position:95% 5px;
	background-repeat:no-repeat;

}
div#Navigation ul.level0 ul.level1 ul.level2 li.haschildren:hover
{
	background-image:none;
}
div#Navigation ul ul
{
	display:none;
	
	position:absolute;
	top:35px;
	_top:30px;
	background-color:#fff;
	border:1px solid #00387d;
	padding:0;
}
div#Navigation ul ul ul.level2
{
	display:none;
}
div#Navigation ul.level0 ul.level1 li
{
	float:none;
	/*width:150px;*/
}
div#Navigation ul.level1 li a,
div#Navigation li.current ul.level1  a,
div#Navigation li.root ul.level1  a
{
	background-image:none;
	padding:4px 3px;
	color:#00387d;
	background-color:Transparent;
}
div#Navigation ul.level1 li a:hover
{
	text-decoration:underline;
	color:#00387d;
	background-color:Transparent;
}
div#Navigation ul.level0 li:hover ul.level1
{
	display:block;
}
div#Navigation ul.level0 li:hover ul.level1,
div#Navigation ul.level0 li:hover ul.level1 li,
div#Navigation ul.level0 li:hover ul.level1 li a
{
	z-index:999;
}
div#Navigation ul.level0 li.last a
{
	line-height:40px;
}
div#Navigation ul.level0 li.last ul.level1 li a
{
	line-height:11px;
	_line-height:14px;
}
div#Navigation ul.level0 li ul.level1 li a
{
	line-height:12px;
	_line-height:14px;
	/*float:left;*/
}
/*
div#Navigation ul.level2
{
	display:none;
	left:152px;
	top:0px;
}
div#Navigation ul.level0 li:hover ul.level1,
div#Navigation ul.level1 li:hover ul.level2
{
	display:block;
}*/

/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/

div#Content,div#translations
{
	color:#222;
	/*position:absolute;
	top:160;
	left:190;*/
	/*padding-right:10px;*/
	padding-left:5px;	
	-moz-box-sizing:padding-box;
	background-image:url(../../images/layout/contentBg.jpg);
	background-repeat:repeat-x;
	/*padding-right:10px;*/
	padding-top:10px;
	min-height:635px;
	_height:635px;
	width:695px;
	_width:693px;
	_margin-left:205px;

}
div#translations
{
	margin:0;
	border:1px solid #FFEEAB;
	float:none;
	width:600px;
}

div#Content .Error ul
{
	padding:5px;
	list-style-position:inside;
	margin:10px;
}


h1.h1trace
{
	/*display:none;*/
	color:#000000;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 -5px;
	padding-left:10px;
	padding-top:5px;
	position:relative;
	right:0;
	top:-10px;
	width:685px;
	_width:694px;
	z-index:1;
	line-height:30px;
	_margin-left:-4px;
	clear:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    h1.h1trace { margin-left: 0px; }
}
div#container div#Content h2.hide
{
	display:none;
}
div#container div#Content h2.currentcat 
{
	font-size:16px;
	color:#032577;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	padding:0;
	height:20px;
	line-height:20px;
	width:100%;
	/*background-image:url(../../images/Layout/Title_Left.gif);
	background-position:left 25%;
	background-repeat:no-repeat;*/
	margin:10px 0px 15px 5px;
}

h1.h1trace span.arrow
{
	margin-right:2px;
	height:16px;
	padding-left:5px;
	background-image:url(../../images/Layout/Bullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	z-index:0;
}

div#Content h1.h1trace a
{
	color:#303880;
	text-decoration:underline;
	font-weight:bold;
}
div#Content h1.h1trace a:hover
{
	color:#222;
	background-color:Transparent;
}
div#Content table.forgot, div#Content table.login, 
div#Content table.newcustomer,div#Content table.customer
{
	margin-left:20px;
}
/*headers */
div#container div#Content div#innercontent h1,
div#container div#Content div#innercontent2 h1
{
	padding:2px;
	margin:5px;
	font-weight:bold;
	font-size:15px;
}
div#container div#content h2,
div#container div#content div#innercontent h2,
div#container div#content div#innercontent2 h2
{
	margin:2px;
	font-weight:bold;
	font-size:13px;
	margin:5px 3px;
	padding-left:15px;
	font-size:13px;
	background-image:url(../../images/layout/h2.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
}
div#container div#content h2 span
{
	color:#555;
}

div#container div#Content div#innercontent h3,
div#container div#Content div#innercontent2 h3
{
	position:static;
	padding:2px 0;
	margin:2px 0;
	font-weight:bold;
	font-size:12px;
}
div#container div#Content div#innercontent h4,
div#container div#Content div#innercontent2 h4
{
	position:static;
	padding:2px;
	margin:1px;
	font-weight:bold;
	font-size:11px;
}
div#Results
{
	margin-top:20px;
	border-top:2px dotted #f2ebeb;
}
div#innercontent
{
	width:auto;
	_width:675px;
	padding:5px 20px 5px 5px;
	_padding:5px;
}
div#innercontent2
{
	width:694px;
	height:auto;
	padding:5px;
}



/*	NEWSITEMS	*/
div#NewsItems
{
	display:block;
	height:auto;
	width:100%;	
	padding:10px 5px 0px 10px;
	color:#45617e;
	font-size:10px;
	-moz-box-sizing:padding-box;
	border-top:1px solid #ccc;
	margin-top:10px;
}

div#NewsItems h3
{
	width:100%;
	font-family:Arial,Verdana;
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	color:#45617e;
	font-weight:bold;
}

div#NewsItems ul
{
	width:100%;
	padding:0;
	list-style-type:none;	
	margin:0;
}

div#NewsItems li
{
	margin-bottom:10px;
	font-size:12px;
}

div#NewsItems li a
{
	list-style-type:none;
	text-decoration:none;
	color:#45617e;
}

div#NewsItems li a:hover
{
	text-decoration:underline;
}
div#NewsItems span.newsdate
{
	font-size:12px;
	font-weight:bold;
	color:#45617e;
}

div#productcats
{
	height:1%;
}
div#productcats:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
div#productcats div.box
{
	float:left;
	width:109px;
	height:132px;
	margin:4px;
	overflow:hidden;
	cursor:pointer;
}
div#productcats div.box a
{
	color:#fff;
	text-decoration:none;
	display:block;
	height:100%;
}
div#productcats div.box p
{
	background-color:#00387d;
	color:#fff;
	font-size:10px;
	display:block;
	height:40px;
	line-height:12px;
	margin:0;
	text-align:center;
	margin-top:0px;
	cursor:pointer;
}

div #productcats div.box img
{
    height:90px;
}

/* PRODUCTOVERZICHT */
div#products
{
}

div#products table
{
	width:100%;
	border-collapse:collapse;
	border-color:#fff;
}
span.oldprice
{
	color:#000;
	font-weight:bold;
	text-decoration:line-through;
	/*background-image:url(/../images/Layout/promonow.png); 
	background-position:right 5px; 
	background-repeat:no-repeat;
	width:65px;*/
	display:inline-block;	
	line-height:30px;
}
span.newprice 
{
	/*background-image:url("../../images/Admin/promonow.png");*/
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:20px;
	line-height:20px;
	color:Green;
	/*width:60px;*/
}
div#products table tr.ProductsList_Header th
{
	height:30px;
	color:#eee;
	vertical-align:middle;
}
div#products table tr.ProductsList_Header th
{
	background-color:#00387d;
	padding:3px 6px 3px 6px;
}
div#products table td.photoCol
{
	width:105px;
	text-align:center;
}
div#products table td.DescCol
{
	text-align:left;
}
div#products table td.DescCol a.ProductName
{
	color:#00387d;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}
div#products table td.DescCol a.ProductName:hover
{
	text-decoration:none;
}
div#products table td.DescCol span.hoev
{
	color:#2fa138;
	font-size:10px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	display:inline-block;
	position:relative;
	top:-8px;
	left:10px;
}
div#products table td.DescCol p.shortdescription
{
	color:#000;
	font-size:10px;
	font-weight:bold;
}
div#products table td.OrderCol
{
	width:110px;
	text-align:center;
	vertical-align:middle;
}
div#products table td.OrderCol p.price
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-bottom:6px;
}
div#products table.ProductsList td.OrderCol .OrderButton
{
	height:auto;
	width:auto;
	background-color:Transparent;
}

div#products table.ProductsList tr.ProductsList_Pager td
{
	background-color:#fff;
}
div#products table.ProductsList tr.ProductsList_Pager td table
{
	width:auto;
	border-collapse:separate;
	background-color:Transparent;
	border-spacing:5px;
}
div#products table.ProductsList tr.ProductsList_Pager td table td
{
	height:16px;
	width:16px;
	border:1px solid #00387D;
	color:#00387D;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
div#products table.ProductsList tr.ProductsList_Pager td table td a
{
	color:#00387D;
	font-weight:bold;
}

/* PRODUCTDETAIL */

div#ProductDetail table#ProductFiche
{
	border:1px solid #ccc;	
}
div#ProductDetail table#ProductFiche td
{
	vertical-align:top;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}
div#ProductDetail table#ProductFiche .productstatus
{
	color:Red;
	font-weight:bold;
}
div#ProductDetail a.OrderButton
{
	background-image:url(../../images/layout/orderbutton.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:inline-block;
	height:28px;
	width:154px;
	padding-left:30px;
	text-decoration:none;
	color:#ff0000;
	font-size:11px;
	font-weight:bold;
	-moz-box-sizing:padding-box;
	line-height:23px;
	text-align:left;
}
div#ProductDetail div#voorschrift, div#ProductDetail div#opstuurbaar
{
	background-color:#dcdcdc;
	display:block;
	padding:3px;
	font-weight:bold;
}
div#ProductDetail div#voorschrift img, div#ProductDetail div#opstuurbaar img
{
	margin-right:10px;
	vertical-align:middle;
}
div#ProductDetail div#productspecs .spec
{
	margin:0;
}
div#ProductDetail ul
{
	_width:100%;
}

div#ProductDetail div.pil
{
	margin-bottom:10px;
	_margin-bottom:40px;
	overflow:auto;
}
div#ProductDetail div.pil img
{
	float:left;
	margin-right:10px;
	width:80px;
}
div#ProductDetail div.pil p
{
	margin:0;
}

h4.h4-relatedproducts
{
	font-size:30px;
	font-family:Arial,sans-serif;
	color:#00387d;
	font-weight:lighter;
	margin-bottom:20px;
}

div#relatedproducts div.productbox
{
	display:inline-block;
	width:178px;
	height:185px;
	overflow:visible;
	background-color:#f6f6f6;
	border:1px solid #ccc;
	text-align:center;
}
div#relatedproducts div.productbox span.pres
{
	font-weight:bold;
}
div#relatedproducts div.productbox img
{
	margin-right:5px;
	vertical-align:middle;
}
span.producteigenschap
{
	display:block;
	height:25px;
	line-height:25px;
	padding-left:40px;
	background-position:left center;
	background-repeat:no-repeat;
}
/*	PROMOS	*/

div#Promos
{
	clear:both;
	text-align:center;
	background-image:url(../../images/layout/leftSeperator.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:20px;
}

div.promobox
{
	background-image:url(../../images/layout/promoBg.jpg);
	_background-image:none;
	background-repeat:no-repeat;
	margin-top:10px;
	width:158px;
	_width:178px;
	height:317px;
	_height:357px;
	background-color:#fff;
	position:relative;
	margin:3px auto;
	border:1px solid #c5e4f4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-left:-8px;
	padding:25px 10px;
	_margin-left:10px;
}
#promos #promos-rotator
{
	_background-image:url(../../images/layout/promoBg.jpg);
	_background-repeat:no-repeat;
	_background-position:center center;
	_margin-left:-11px;
}
div.promobox h3.productname
{
	text-align:center;
	font-size:11px;
	height:auto;
	padding:0;
	padding-top:4px;
	margin:0;
}

div.promobox h3.productname a
{
	text-decoration:none;
	color:#00387D;
}
div.promobox h3.productname a:hover
{
	color:#3b71ab;
}

div.promobox p.photo {
	border:5px solid #FFFFFF;
	margin:auto;
	position:relative;
	text-align:center;
	width:100px;
	margin-top:45px;
	margin-bottom:10px;
}
div.promobox .price
{
	margin-top:10px;
}
div.promobox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}

div.promobox .price-old
{
	color:#000;
	text-decoration:line-through;
}
div.promobox .price-new 
{
	/*background-image:url("../../images/Admin/promonow.png");*/
	/*background-position:left -1px;
	background-repeat:no-repeat;
	display:inline-block;
	height:20px;*/
	font-weight:bold;
	margin-left:5px;
	text-align:right;
	/*width:65px;*/
}

div.promobox span.readmore
{
	display:none;
	background-image:url(../../images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div.promobox p.shortdescription 
{
	color:#333333;
	height:auto;
	position:relative;
	right:0;
	text-align:center;
	width:88%;
	margin:auto;
	padding-bottom:6px;
	_width:95%;
}

#productcat-promotext
{
    font-weight:bold;
    padding-left:25px;
    background:url('../../images/Layout/promonow.png') no-repeat left center;
    margin-bottom:15px;
}

/*	PRODUCT	*/
div#ProductInfo
{
	padding:8px;
}

div#ProductInfo h3
{
	font-size:13px;
	text-align:center;
}
div#ProductInfo p.Order
{
	text-align:center;
	font-weight:bold;
}
div#ProductInfo input
{
	text-align:center;
}


div#Photos
{
	position:relative;
	margin-left:10px;

}
div#Photos div#big
{
	width:430px;
	height:420px;
	border:solid 1px #666;
	background-color:#fff;
	margin-bottom:10px;
}
div#Photos div#big table
{
	height:100%;
	width:100%;
}
div#Photos div#big table tr td
{
	text-align:center;
	vertical-align:middle;
}
div#Photos div#big img
{
	margin:5px 10px;
	text-align:center;
}
div#Photos div#thumbs
{
	top:0px;
	position:absolute;
	left:440px;
	width:120px;
}
div#Photos div#thumbs .Photo
{
	border:solid 1px #666;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;
	background-color:#fff;
}
div#Photos div#thumbs .PhotoHover
{
	border:1px solid #222;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;

}
div#Photos div#thumbs img
{
	cursor:hand;
	cursor:pointer;
	margin:3px 5px 2px 5px;
}
div#Photos div#thumbs .hidden
{
	display:none;
}

/*	SHOPPINGCART	*/

div#Content table.OrderItems
{
	width:90%;
	margin:0 0 1px 5px;
	background-color:#00387d;
	border:0;
	border-collapse:collapse;
}
div#Content table.OrderItems th
{	
	font-weight:bold;
	color:#fff;
	padding:3px 0; 
}
div#Content table.OrderItemHover
{
	width:500px;
	margin:0 0 1px 5px;
	background-color:#b9bdc6;
}
div#Content table.Total
{
	width:90%;
	margin:1px 0 0 5px;
	background-color:#DCDCDC;
	border-top:solid 1px #F2EBEB;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total tr td
{
	vertical-align:bottom;
}
div#Content table.Total .PriceTotal
{
	border-top:1px solid #c0918d;
	padding-top:15px;
	vertical-align:bottom;
}
div#Content td.ProductName
{
	width:240px !important;
	width:238px;
}
div#Content td.ProductName a
{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
div#Content td.ChangeQty
{
	width:80px;
	text-align:center;
	color:#666;
}
div#Content td.ChangeQty p
{
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	width:45px !important;
	width:38px;
}
div#Content td.ChangeQty input
{
	background-color:#EEE;
	border-color:#ddd;
	border-style:outset;
	padding:0;
	margin:0;
	float:left;
}
div#Content td.ChangeQty input.plusbutton
{
	float:right;
}
div#Content td.Price
{
	width:80px;
	text-align:right;
}
div#Content table.OrderItemHead td.Price
{
	width:80px;
	text-align:center;
}
div#Content table.Total td
{
	text-align:right;
}
div#Content td.TotalPrice, div#Content table.OrderItemHead td.TotalPrice, 
div#Content table.Total td.Price, div#Content table.Total td.PriceTotal
{
	color:#00387d;
	width:80px;
	font-weight:bold;
	text-align:right;
}
div#Content table.OrderItemHead td.ChangeQty
{
	text-align:center;
}
div#Content table.Total td.PriceTotal, div#Content span.PriceTotal
{
	font-size:12px;
}
div#Content table.ContactTypes
{
	width:80%;
	margin:20px 0 0 5px;
	
	background-color:#F3F3F3;
	border-bottom:solid 1px #93A8B9;
}
div#Content table.ContactTypes tr.head td
{
	font-weight:bold;
	background-color: #010066;
	border:solid 1px #E0E0E0;
	text-align:center;
	color:#fff;
}
div#Content table.ContactTypes tr.middle td
{
	padding:10px 30px;
}
div#Content table.ContactTypes td.left
{
	border-left:solid 1px #222;
}
p.pay
{
	margin-left:20px;
}
div.clear
{
	clear:both;
	display:none;
}
div.clear span
{
	visibility:hidden;
}
/*	FOOTER	*/  
div#Footer
{
    background-image: url("../../images/layout/footerbg.jpg");
    background-position: left top;
    clear: both;
    color: #2A3E87;
    font-size: 12px;
    height: 91px;
    line-height: 143px;
    padding-top: 50px;
    text-align: center;
    vertical-align: bottom;
    width: 895px;
	_width:901px;
	_background-repeat:no-repeat;
}
div#Footer a
{
	color:#2a3e87;
	text-decoration:none;
}
div#Footer a:hover
{
	text-decoration:underline;
}

div.banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
	display:none;
}

div.lengthbox
{
	display:inline;
}
/*NEWSSCROLLER*/
div#newsscroller
{
	height:190px;
	padding-left:2px;
	background-image:url(../../images/layout/leftSeperator.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:14px;
	width:190px;
}

div#newsscroller.iasisNews
{
	background-image:url(../../images/layout/iasisNewsBG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:65px;
	margin-left:25px;
	width:645px;
	clear:both;
	margin-top:12px;
}
div#newsscroller.iasisNews table
{
	display:block;
	/*margin-top:-58px;*/
	position:absolute;
	/*right:5;*/
	width:640px;
	/*text-align:center;*/
}
div#newsscroller.iasisNews table #prev3
{
	display:none;
}
div#newsscroller.iasisNews table #next3 {
    background-image: url("../../images/layout/rightBtnb.gif");
    margin-top: 7px;
    position: relative;
    right: 5px;
    z-index: 990;
    _float:right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#newsscroller.iasisNews table #next3 { margin-left:-10px; }
}
div#newsscroller.algNews
{
	height:150px;
	_height:100px;
	
	float:right;	
	position:relative;
	margin:15px;
	_margin:0px;
	width:170px;
	_width:170px;
	background-image:none;
}
div#newsscroller.specNews
{
	float:right;
	margin-right:15px;
	background-image:url(../../images/layout/specNews.jpg);
	height:201px;
	_height:220px;
	position:relative;
	margin-top:10px;
	width:225px;
	margin-bottom:20px;
}
div#test
{
	overflow:auto;
	background-image:url(../../images/layout/bannerpic.jpg);
	height:235px;
	width:694px;
	margin-left:-5px;
	margin-top:-8px;
	position:relative;
}

div#newsscroller.specNews table
{
	display:block;
	/*margin-top:-20px;
	_margin-top:-15px;*/

}
div#newsscroller.algNews table
{
	display:block;
	width: 192px;
	height:150px;
	background-color:transparent;
}
div#newsscroller.specNews table #prev2
{
    bottom:5px;
}
div#newsscroller.specNews table #next2
{
	margin-left:30px;
	_margin-left:30px;
	bottom:5px;
}
div#newsscroller.specNews #enuzun2
{
	height:205px;
	margin:10px auto 0;
	overflow:hidden;
	width:190px;
	_padding-left:5px;
	_margin-left:10px;
	_width:200px;
	margin-top:-50px;
	_height:195px;
	_overflow:visible;
	/*z-index: 0;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    div#newsscroller.specNews #enuzun2 {width: 230px; margin-left:-15px; height:190px;}
    div#container .test { width:690px; margin-left:5px;}
}
div#newsscroller.specNews #enuzun2 table
{

}
div#newsscroller.specNews #enuzun2 .subTitle
{
	font-weight:bold;
	color:#fff;
	margin-top:-10px;
}
div#newsscroller.specNews #enuzun2 #newsSep
{
	background-image:url(../../images/layout/leftSeperator.png);
	_background-image:url(../../images/layout/leftSeperatorIE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:20px;
	margin-top:-5px;
	position:relative;
	/*z-index: -5;*/
}
div#newsscroller.specNews #enuzun2 .more
{
	font-weight:bold;
	margin-bottom:10px;
	/*color:#fff;*/
}
div#newsscroller.specNews #enuzun2 a
{
	text-decoration:none;
	color:#303880;	
	/*z-index: 10;*/
}
div#newsscroller.specNews #enuzun2 a.content
{
}
div#newsscroller.specNews #enuzun2 a.title
{
	color:#303880;
	_margin-top:0px;
	height:30px;
	margin-bottom:10px;
	overflow:hidden;
}

div#newsscroller.specNews #enuzun2 .more:hover
{
	text-decoration:underline;
}
div#enuzun2 .title
{
	font-weight:bold;
	margin-top:0px;
	position:relative;
	text-transform:uppercase;
	_z-index:999;
	_height:50px;
	margin-left:0px;
	_z-index:999;
	
}
div#enuzun2 a
{
	display:block;
}
div#enuzun a
{
	display:block;
	text-decoration:none;
}
div#enuzun a.more
{
	font-weight:bold;
	color:#fff;
}
div#enuzun a:hover
{
	text-decoration:underline;
	cursor:pointer;
}
div#newsscroller span.newstitle
{
	color:#fff;
	padding:2px 0 5px 8px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	display:none;
}
div#newsscroller.iasisNews span.newstitle
{
	display:none;
}
div#newsscroller.specNews span.newstitle
{
	/*background-image:url(../../images/layout/leftSeperator.png);
	background-position:center bottom;
	background-repeat:no-repeat;*/
	display:block;
	height:40px;
	width:180px;
	margin-left:16px;
}
div#spageie,div#spagens
{
	height:155px;
	position:relative;
	overflow:hidden;
}
div#spageie a.more, div#spagens a.more
{
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
div#newsscroller.algNews table
{
	_margin-top:5px;
	display:block;
}
#next1
{
	background-image:url(../../images/layout/rightBtno.gif);
	height:22px;
	width:22px;
	/*display:none;*/
	background-repeat:no-repeat;
	position:absolute;
	left:145px;
	_left:152px;
	bottom:20px;
}

#prev1
{
	background-image:url(../../images/layout/leftBtno.gif);
	height:22px;
	width:22px;
	/*display:none;*/
	background-repeat:no-repeat;
	position:absolute;
	width:22px;
	left:4px;
	bottom:20px;
}
#next2
{
	background-image:url(../../images/layout/rightBtno.gif);
	height:22px;
	width:22px;
	display:block;
	background-repeat:no-repeat;
	position:absolute;
	left:165px;
	_left:170px;
}
#prev2
{
	background-image:url(../../images/layout/leftBtno.gif);
	height:22px;
	width:22px;
	display:block;
	background-repeat:no-repeat;
	position:absolute;
	width:22px;
	left:10px;
	_margin-left:-5px;
	z-index:989;
}
#next3
{
	background-image:url(../../images/layout/rightBtno.gif);
	height:22px;
	width:22px;
	display:block;
	background-repeat:no-repeat;
	position:absolute;
	/*left:165px;*/
	bottom:-22px;
}
#prev3
{
	background-image:url(../../images/layout/leftBtno.gif);
	height:22px;
	width:22px;
	display:block;
	background-repeat:no-repeat;
	position:absolute;
	width:22px;
	left:10px;
}
#next4
{
	background-image:url(../../images/layout/rightBtno3.gif);
	height:22px;
	width:22px;
	background-repeat:no-repeat;
	position:absolute;
	left:50px;
}

#prev4
{
	background-image:url(../../images/layout/leftBtno3.gif);
	height:22px;
	width:22px;
	background-repeat:no-repeat;
	position:absolute;
	width:22px;
	left:10px;
}

div#promos table 
{
	display:block;
	margin-top:-45px;
	position:absolute;
	z-index:999;
	margin-left:-5px;
	_float:left;
/*	_margin-top:320px;*/
}

#next1:hover
{
	cursor:pointer;
}
#prev1:hover
{
	cursor:pointer;
}
#next2:hover
{
	cursor:pointer;
}
#prev2:hover
{
	cursor:pointer;
}
#next3:hover
{
	cursor:pointer;
}
#prev3:hover
{
	cursor:pointer;
}
#enuzun
{
    position:relative;
	_margin-left:10px;
	_width:188px;
	_padding-right:10px;
	/*height:150px;
	_height:130px;*/
	overflow:hidden;
	
	color:#303880;
}
#enuzun3
{
	/*text-align:center;*/
	width:640px;
	margin:auto;
	overflow:hidden;
	height:80px !important;
	margin-left:3px;
	_margin-left:5px;
		margin-top:-6px;
}
#enuzun3 table td div.repNews #newsSep
{
	display:none;
}
#enuzun3 a
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#enuzun table
{
	display:none;
}
div#Content table tr td.repNews
{
	width:607px;
}
#enuzun3 table .repNews div
{
    text-align:center;
	width:607px;  
}


div#container div#content span.publishdate
{
	font-style:italic;
	margin:0 10px;
	font-size:10px;
	font-weight:normal;
	border:none;
}
div#editpage
{
	margin:15px;
	padding:5px;
	padding-right:30px;
	border:solid 1px #F9A500;
	background-color:#FFFAF0;
	background-image:url(../../images/layout/edit_page.gif);
	background-repeat:no-repeat;
	background-position:100%;
	text-align:right;
}
div#editpage a:hover
{
	color:#F9A500;
}
div#container div#Results h3
{
	font-size:12px;
	margin:10px 0 3px 0;
	padding:0;
}
div#container div#Results p
{
	margin:2px 0;
	padding:0;
}
div#container div#Results a.extra
{
	text-decoration:none;
	color:#A4DE87;
	font-style:italic;
}


/*GALLERY*/
div#shop .gallery
{
	text-align:center;
	background-color:Transparent;
}
.gallery
{
	padding:0 15px;
	text-align:left;
	margin-top:15px;	
}
.scrollgallery div.galleryheader,
.gallery div.galleryheader
{
	margin-bottom:10px;
	margin-top:15px;
	text-align:left;
}

.scrollgallery div.galleryheader span.gallerytitle,
.gallery div.galleryheader span.gallerytitle
{
	display:block;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.scrollgallery div.galleryheader span.gallerydescription,
.gallery div.galleryheader span.gallerydescription
{
	display:block;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	padding-left:40px;
}
.gallery .galleryitem
{	
	background-color:#f0eee0;
	border:1px solid #afab8e;
	vertical-align:middle;
	text-align:center;	
}
/*
.scrollgallery #scroller,
.scrollgallery #scroller td
{
	text-align:center;
}*/
.scrollgallery #scroller .currentimage
{
	background-color:#FDF8D4;
	border:1px dotted #555;
}
.scrollgallery span.refreshphoto
{
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery span.imageindex
{
	float:right;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery td.largephoto
{
	vertical-align:middle;
	text-align:center;
	border:1px dotted #e3e3e3;
	background-color:#ddd;
}
.scrollgallery .largephoto img
{
	border:1px solid #666;
	margin:0 15px;
	text-align:center;
}
.scrollgallery td.caption
{
	text-align:center;
	font-weight:bold;
	background-color:#f4f4f4;
}
.scrollgallery .scrollimages
{
	overflow:hidden;
}
.scrollgallery .scrollprev,
.scrollgallery .scrollnext
{
	width:50%;
	text-align:center;	
}
.scrollgallery .scrollprev a,
.scrollgallery .scrollnext a
{
	font-weight:bold;
	color:#333;
	font-size:13px;
}
.scrollgallery .scrollitem  
{
	text-align:center;
	vertical-align:middle;
}
.scrollgallery .scollimages
{
	overflow:hidden;
}
.scrollgallery .scrollitem div.thumbimage
{
	background-color:#f0eee0;
}
.scrollgallery .scrollitem div.thumbimage,
.gallery .galleryitem div.thumbimage
{
	display:block;
	margin:4px;
}
.gallery .gallerycontent
{
	margin:0 auto;
	text-align:left;
}


/* PAGETURNVIEW */
.galleryBox
{
	width:100%;
	border-bottom:2px solid #e4e4e4;
}
.galleryBox .galleryHeader
{
	background-color:#f4f4f4;
	height:30px;
	line-height:30px;
}
.galleryBox .galleryHeader .title
{
	float:left;
	display:block;
	padding:0 0 0 5px;
	font-weight:bold;
}
.galleryBox .galleryHeader .fullscreen
{
	display:block;
	float:right;
	padding:0 5px 0 0;
}
.galleryBox .galleryHeader .fullscreen a
{
	font-size:10px;
	color:#999;
}
.galleryBox .galleryHeader .fullscreen a:hover
{
	text-decoration:none;
}
.galleryBox .box
{
	margin:0 auto;
}

/* SEARCH */

div.SearchResults,
div.SearchResults table tr td
{
	color:#555;
	font-size:11px;
}
div.SearchResults p.catsresult
{
}
div.SearchResults p.newsresult
{
}
div.SearchResults p.prodsresult
{
	position:relative;
}
div.SearchResults .newsdate
{
	color:#999;
	font-size:9px;
}

div.SearchResults .title
{
	font-weight:bold;
	cursor:pointer;
}

div.SearchResults .image
{
	height:50;
}



/****************  TABCONTAINER  *******************/
div.SearchResults .ajax__tab_header
{
	margin-bottom:18px;
}

/*** TABS ***/
.ajax__tab_panel
{
	font-size:12px;
}
div.SearchResults .ajax__tab_outer
{
	
}

div.SearchResults .ajax__tab_inner
{
	
}

div.SearchResults .ajax__tab_tab
{
	border:1px solid #896e5d;
	padding:5px 8px;
	margin-right:2px;
	background-color:#f4f4f4;
}

/*** ACTIVE TAB ***/
div.SearchResults .ajax__tab_active .ajax__tab_outer
{
}

div.SearchResults .ajax__tab_active .ajax__tab_inner
{
	
}

div.SearchResults .ajax__tab_active .ajax__tab_tab
{
	font-weight:bold;
	
}

/*** HOVER TAB ***/
div.SearchResults .ajax__tab_hover .ajax__tab_outer
{
}

div.SearchResults .ajax__tab_hover .ajax__tab_inner
{
}

div.SearchResults .ajax__tab_hover .ajax__tab_tab
{
	background-color:#e4e4e4;
	color:#555;
}

/*** BODY ***/
div.SearchResults .ajax__tab_body
{
	/*background-color:#f4f4f4;
	border-style:dashed;
	border-color:#ccc;
	border-width:1px 1px 1px 1px;
	padding:5px;
	overflow:scroll;*/
}

/*******************************************/
div.fontsize
{
	margin:10px 5px 6px;
	_margin:6px 10px 6px;
}
div.fontsize a
{
	background-position:left bottom;
	background-repeat:no-repeat;
	display:inline-block;
	_margin-right:2px;
}
div.fontsize a.large
{
	background-image:url(../../images/layout/fontsize_large.gif);
	width:19px;
	height:19px;
	padding: 0 1px;
}
div.fontsize a.medium
{
	background-image:url(../../images/layout/fontsize_normal.gif);
	width:19px;
	height:19px;
	padding: 0 1px;
}
div.fontsize a.small
{
	background-image:url(../../images/layout/fontsize_small.gif);
	width:19px;
	height:19px;
	padding: 0 1px;
}


.printClass
{
	padding:10px;
	display:none;
}

div#Content #enuzun2 table tr td.items div .repNews
{
    height:175px;
    _height: 190px;
    overflow: hidden;
    position:relative;
    _position: absolute;
    top: 10px;
    width: 170px; 
    left:35px;
    _left:0;   
}

div#Content #enuzun2 table tr td.items div
{
	position:absolute;
	left:0;
	_left:20;
}
div#Content #enuzun3 table tr td.items div .repNews
{
    height: 50px;
    overflow:hidden;
    _width:640px;
 
}
div#Content #enuzun3 table tr td.items
{
	_position:absolute;
	width:640px;

}
.CustomFormTable td.FieldCell textarea
{
	height: 100px;
    width: 525px;
}

.SendPageIcon
{
    width:32px;
    height:32px;
    background-image: url(../../images/layout/sendpage.png);
    background-repeat:no-repeat;
    display:inline-block;
    cursor:pointer;
}

div.SendPagePanel
{
    margin:5px;
    margin-bottom:20px;
    padding:5px;
}
.shippingCosts
{
	margin:auto;
	width:80%;
}
.shippingCosts tr.header th
{
	font-weight:bold;
}

select#fbContentsMenu
{
	display:none;
}




