/* GENERAL */

body
{
	text-align:center;
	behavior: url(scripts/css/csshover2.htc);
	background-color:#F4F4F4;
}
.customerHeader1,div#shop .customerHeader1,div#translations .customerHeader1
{
	color:#fff;
	background-color:#003E7E;
}
html, body 
{	
	margin:0;
	padding:0;
}
html#fullhtml
{
	background-image:none;
	background-color:#F4F4F4;
}
html#fullhtml div#content
{
	width:98% !important;
}

input.smallinput
{
	width:40px;
}
body, td, th, input, textarea, select
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;
}

input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #d7d7d7;
	padding-left: 2px;
	color:#444;
	font-size:11px;
}

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;
}
div#content .button, .buttons input, .ncol, .smallbutton,.largebutton
{
	background-color:#f4f4f4;
	text-align:center;
	border:1px solid #d7d7d7;
	cursor:hand;
	cursor:pointer;
	color:#4b68a0;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:11px;
	text-transform:lowercase;
	font-family:Arial;
}
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;
}
/*	----------------------------------------	*/

/* CONTAINER */
div#Container
{
	text-align:left;
	position:relative;
	width:1019;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}
div#shop
{
	background-color:#F4F4F4;
	position:relative;
}
div#mapContainer
{
	width:100%;
	border:1px solid #F4F4F4;
	margin-top:-20px;
	margin-bottom:10px;
}
div#mapContainer div#mapHeader
{
	background-color:#E4E4E4;
	height:18px;
	width:100%;
	text-align:right;
}
div#mapContainer div#mapHeader a
{
	color:#999;
	cursor:pointer;
	text-decoration:none;
	margin-right:8px;
}
div#mapContainer div#mapHeader a:hover
{
	color:#445e91;
}
div#mapContainer div#mapInner
{
	margin:auto;
	width:400px;
	height:350px;
}
table#middle
{
	width:1019px;
	background-color:#fff;
	border-collapse:collapse;
	height:auto !important;
	min-height:100%;
	height:100%;
}

table#middle td
{
	vertical-align:top;	
}
table#middle td#centercol
{
	background-color:#dbdee6;
	z-index:10;
}

table#middle td#leftcol
{
	width:170px;
}
table#middle td#rightcol
{
	width:197px;
}
table#middle td.spacer
{
	width:18px;
	background-color:#F4F4F4;
}

table#partners
{
	padding-top:10px;
	width:100%;
	text-align:center;
	border-top:2px solid #F4F4F4;
}
table#partners td
{
	padding:10px;
	vertical-align:middle;
}




/*	DATAGRIDS	*/

div#Content table, div#Content table td
{
	border-color:#bbb;
	color:#000099;
}
div#Content table tr td
{
	padding:2px;
}
div#Content .header td
{
	background-color:#4E9C43;
	color:#FFF;
	border-color:#222;
	font-weight: bold;
}
div#Content .item td
{
	background-color:#F1F1F1;
	color:#333;
}

div#Content .alternate td
{
	background-color:#FEFBEE;
	color:#222;
}
div#Content .footer td
{
	border-width:0;
	background-color:#033250;
	font-weight: bold;
}

/*	SHOP	*/
div#Header
{
	position:relative;
	/*height:204px;*/
	height:165px;
	width:1019px;
	background-color:#ffffff;
	background-image:url(../../images/layout/header5.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
div#header a#hplnkHome
{
	position:absolute;
	top:43px;
	left:30px;
	display:block;
	width:170px;
	height:110px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
}
div#slogan
{
	position:absolute;
	bottom:15px;
	left:230px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
}

/*SHOPPINGCART*/
div#Shoppingcart
{
	margin-left:35px;
	position:relative;
}
div#Shoppingcart a
{
	color:#888c6c;
}
div#Shoppingcart a:hover
{
	color:#c0918d;
}

div#Shoppingcart a img
{
	border-width:0;
	top:8px;
	left:-25px;
	position:absolute;
}

div#Header div#quicknav
{
	position:absolute;
	top:10px;
	right:0px;
	height:22px;
	width:788px !important;
	width:790px;
}
div#header div#Languages
{	
	position:absolute;
	z-index:999;
	right:28px;
	bottom:16px;
	color:#ccc;
}
div#header div#Languages a	
{
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	text-transform:lowercase;
}
div#header div#Languages a:hover
{
	text-decoration:underline;
}

div#searchsmall
{
	position:absolute;
	top:12px;
	right:8px;
	width:220px;
}
div#searchsmall div
{
	/*background-image:url(../../images/layout/search.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	height:25px;
	padding-left:30px;
}
div#searchsmall div input
{
	margin-top:5px;
	margin-left:8px;
	height:17px;
	font-size:11px;
	border:1px solid #3D3E40;
	background-color:#F4F4F4;
}
div#searchsmall input.searchbutton
{
	background-image:url(../../images/layout/search.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:none;
	background-color:Transparent;
	height:25px;
	width:25px;
}
div#loginsmall
{
	width:195px;
	padding:0;
}
div#loginsmall table
{
	width:100%;
	margin:0;
}
div#loginsmall td
{
	padding:0;
	margin:0;
}
div#loginsmall table#loggedout
{
	text-align:right;
}
div#loginsmall table#loggedout td.knop
{
	text-align:left;
}
div#loginsmall table#loggedout input
{
	margin:0;
	border:1px solid #3D3E40;
	background-color:#eee;
	width:150px;
	height:17px;
	color:#456C97;
	font-size:10px;
}
div#loginsmall table#loggedout input.button
{
	height:38px !important;
	width:38px !important;
	height:42px;
	width:42px;
	background-image:url(../../images/layout/loginbutton.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:none;
}
div#loginsmall table#loggedout a
{
	color:#bbb;
	background-image:none;
	font-size:10px;
	text-decoration:none;
}

div#loginsmall table#loggedout a:hover
{
	color:#334E87;
}
div#loginsmall table#loggedin
{
	border-bottom:1px solid #003E7E;
	background-color:#f9f9f9;
}
div#loginsmall table#loggedin td.first
{
	background-color:#003E7E;
	color:#fff;
	font-size:10px;
	height:15px;
	vertical-align:middle;
	padding-left:3px;
}
div#loginsmall table#loggedin td.alternate
{
	text-align:right;
}
div#loginsmall table#loggedin input.button
{
	border:none;
	color:#003E7E;
	font-size:10px;
	background-color:Transparent;
}
div#loginsmall table#loggedin input.button:hover
{
	background-color:#003E7E;
	color:#fff;
}
div#loginsmall table#loggedin a
{
	color:#999;
	background-image:none;
	font-size:10px;
	text-decoration:none;
}

div#loginsmall table#loggedin a:hover
{
	color:#334E87;
}

/* NAVIGATION */

div#Navigation
{
	width:195px;
	border-right:1px solid #456C97;
	border-bottom:5px solid #456C97;
	padding-right:1px;

}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#content
{
	margin-top:10px;
}
div#CompanyInfo
{
	font-size:10px;
	line-height:15px;
	color:#666;
	position:absolute;
	left:3px;
	top:3px;
	z-index:50;
}

div#Navigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0;	
	width:100%;

}
div#Navigation ul li
{
	height:23px;
	background-color:#C3C9D6;
	margin:1 0 1 0 !important;
	margin:0;
	margin-top:-1px;
	position:relative;
	z-index:100;
}
div#Navigation ul li span
{
	position:absolute;
	right:0;
	bottom:0;
	height:13px;
	width:13px;
	visibility:hidden;
	background-image:url(../../images/layout/arrow.gif);
}
div#Navigation ul li:hover span
{
	visibility:visible;
}
div#navigation ul li a,
div#navigation ul li a:visited,
div#navigation ul li a:active
{
	color:#000;
	font-size:10px;
	font-family:Arial, Verdana;
	text-decoration:none;
	display:block;
	background-color:#C3C9D6;
	background-image:url(../../images/layout/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:23px;
	line-height:23px;
	padding:0 0 0 20;
	margin:0;

}
div#navigation ul li a:hover
{
	background-color:#456C97;
	color:#fff;
}
div#navigation ul ul li
{
	height:auto !important;
	height:23px;
	margin:0;
	
	width:220px;
	margin-top:0 !important;
	margin-top:-2px;
}
div#navigation ul ul li a
{
	height:auto;
	width: 220px;
}
div#navigation ul ul li span
{
	display:none;
}
div#navigation ul ul
{
	position:absolute;
	left:196px !important;
	left:196px;
	top:-1 !important;
	top:0;
	margin-top:1px;
	display:none;
	border-left:1px solid #456C97;
}
div#navigation ul ul ul
{
	left:240px !important;
	left:240px;
}
div#navigation ul li:hover ul ul,
div#navigation ul li:hover ul li:hover ul ul
{
	position:absolute;
	left:240px !important;
	left:240px;
	top:-1 !important;
	top:0;
	margin-top:1px;
	display:none;
	border-left:1px solid #456C97;
}
div#navigation ul li:hover ul,
div#navigation ul li:hover ul li:hover ul,
div#navigation ul li:hover ul li:hover ul li:hover ul
{
	display:block;
}
div#navigation ul ul:hover
{
	display:block;
}
div#navigation ul li:hover ul ul
{
	margin-left:-1px;
}



div#topnavigatie
{
	position:absolute;
	right:15px;
	top:47px;
	color:#ccc;
}
div#topnavigatie ul
{
	margin:0;
	list-style-type:none;
}
div#topnavigatie ul li
{
	display:inline;
}
div#topnavigatie ul li a
{
	color:#ccc;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	margin:0 3 0 3;
}
div#topnavigatie ul li a:hover
{
	color:#aaa;
}

/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}

div#lijstKamers
{
	border-top:12px solid #8993ac;
	border-bottom:12px solid #8993ac;
	background-color:#c3c9d7;
	padding:4 2 4 2;
	margin:0;
}
div#lijstKamers ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div#lijstKamers li
{
	height:15px;

}
div#lijstKamers li a
{
	color:#465E90;
	font-size:10px;
	text-decoration:none;
	padding-left:12px;
	background-image:url(../../images/layout/bullet2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
div#lijstKamers li a:hover
{
	color:#5D75A7;
	text-decoration:underline;
}
div#newsletter
{
	margin-top:5px;
	padding-left:2px;
	padding-bottom:8px;
	font-size:10px;
	border-bottom:1px solid #eee;
	
}
div#newsletter input
{
	margin:0;
	border:1px solid #3D3E40;
	background-color:#eee;
	width:154px;
	height:18px;
	color:#456C97;
	font-size:11px;	
	margin-bottom:2px;
	margin-top:2px;
}
div#newsletter input.button
{
	width:auto;
	background-color:Transparent;
	color:#3D3E40;
	font-weight:bold;
	border:none;
	cursor:pointer;
	margin:0px;
	margin-left:20px;
}
div#newsletter input.button:hover
{
	width:auto;
	background-color:#456C97;
	color:#eee;
	font-weight:bold;
	border:none;
	cursor:pointer;
	margin:0px;
	margin-left:20px;
}

/*	CONTENT	*/

div#content *
{
	z-index:10;
}
div#Content,div#translations
{
	color:#002866;
	/*position:absolute;
	top:160;
	left:190;*/
	font-size:11px;
	padding-right:20px;
	padding-left:5px;
	padding-bottom:45px;
	position:relative;	
}
div#translations
{
	margin:0;
	border:1px solid #FFEEAB;
	float:none;
	width:600px;
}

div#Content ul
{
	list-style-image:url(../../images/layout/li.gif);
}
div#Content .Error ul
{
	padding:5px;
	list-style-position:inside;
	margin:10px;
}
h1.h1trace
{
	/*display:none;*/
	margin:0;
	font-size:10px;
	color:#000;
	position:absolute;
	display:none;
	top:128px;
	right:0px;
	width:550px;
	height:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}
div#container div#Content h2.currentcat {

	font-size:12px;
	color:#334E87;
	font-weight:bold;
	font-family:Verdana, Arial;
	padding-left:25px;
	line-height:23px;
	height:23px;
	text-transform:uppercase;
	background-image:url(../../images/Layout/currentcat.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #222;
}

h1.h1trace span.arrow
{
	margin-right:2px;
	height:16px;
	padding-left:10px;
	background-image:url(../../images/Layout/Bullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	z-index:0;
}

div#Content h1.h1trace a
{
	color:#000;
	text-decoration:underline;
}
div#Content h1.h1trace a:hover
{
	color:#222;
	background-color:Transparent;
}

div#Content	a,div#CompanyInfo a
{
	color:#0000ff;
	text-decoration:underline;
}
div#Content a:hover,div#CompanyInfo a:hover
{
	color:#456c97;
	text-decoration:none;
}
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
{
	font-weight:bold;
	font-size:12px;


}
div#container div#content h2 span
{
	color:#555;
}

div#container div#content strong
{
	color:#666666;
}
div#container div#content a strong
{
	color:#000099;
}
div#container div#Content div#innercontent h3,
div#container div#Content div#innercontent2 h3
{
	position:static;
	padding:2px;
	margin:2px;
	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
{
	
}
div#verfijnSearch
{	
	width:260px;
	background-color:#fafafa;
	float:right;
	border:1px solid #e0e0e0;
	padding:3 3 3 5;
	color:#444;
	font-size:10px;
}
div#verfijnSearch *
{
	font-size:10px;
}
div#verfijnSearch table td:hover
{
	background-color:#eee;
	color:#435d90;
}
div#verfijnSearch input
{
	margin:0 3 0 0;
	padding:0;
}
div#innercontent
{
	width:100%;
	padding:5px;
}
div#innercontent2
{
	width:100%;
	height:auto;
	padding:5px;
}

/*	NEWSITEMS	*/
div#NewsItems
{
	background-color:#f1f1f1;
	background-image:url(../../images/layout/flashbg.jpg);
	background-position:left top;
	background-repeat:no-repeat; 
	/*height:119px;*/
	margin:2 0 0 0;
}

div#NewsItems ul
{
	margin:0;
	padding:4 6 0 25;
	list-style-type:none;
	background-image:url(../../images/layout/bullet_blue.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
	font-size:10px;
}

div#NewsItems li.title,
div#NewsItems li.title a
{
	font-size:10px;
	text-transform:uppercase;
	color:#2E467A;
	font-weight:bold;
	text-decoration:none;
}

div#NewsItems li.content
{
	margin-top:2px;
	/*height:75px;*/
	overflow:hidden;
}

div#NewsItems li.readmore,div#news li.readmore,
div#NewsItems li.readmore a,div#news li.readmore a
{
	font-size:10px;
	color:#4A67A0;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:7px;
}
div#mainnews
{
	border-bottom:1px dotted #4B68A0;
}
div#news h3.othernews
{	
	font-size:14px;
	color:#003E7E;
}
div#news ul
{
	list-style-type:none;
	margin:2 0 8 0;
	padding:2px;
	border-bottom:1px solid #eee;
}
div#news ul li.title a, div#news div.title a, div#news div.title 
{	
	font-size:12px;
	color:#003E7E;
	font-weight:bold;
	text-decoration:none;
}
div#news ul li.title a:hoverdiv#news div.title a:hover
{
	color:#116CCB;
}
div#news ul li.date,div#news div#mainnews div.date
{
	font-size:9px;
	color:#bbb;
}
div#news ul li.content,div#news div#mainnews div.content
{
	margin:4 0 8 0;
	font-size:11px;
	color:#002866;
}
div#innercontent
{
	color:#000099;
}
/*	PRODUCTBOX	*/

div#Products
{
	clear:both;
}
div#Products h4
{
	font-size:12px;
	color:#222;
	margin:0;
}
div#landLinks
{
	height:50px;
	font-size:13px;
	text-align:center;
}
div#landLinks a
{
	text-decoration:none;
	color:#222;
}
div#landLinks a:hover
{
	color:#435d90;
	text-decoration:underline;
}
div#landLinks a.current
{
	font-weight:bold;
	color:#435d90;
}

div#Products div#backButton
{
	position:absolute;
	top:5px;
	right:15px;
}
div#Products div#backButton a
{
	color:#333;
	text-decoration:none;
	font-size:10px;
	display:block;
	padding:2 5 2 5;
}
div#Products div#backButton a:hover
{
	background-color:#333;
	color:#fff;
}
div#Products table.productbox
{
	width:100% !important;
	width:95%;
	margin:0;
	padding:0;
}
div#Products table.productbox td
{
	margin:0;
	padding:0;
}
div#Products table.productbox tr.productname
{
	height:20px;
	padding:0;
	margin:0;
	line-height:20px;
}
div#Products table.productbox tr.productname a:hover
{
	color:#590909;
	background-color:#efefef;
}

div#Products table.productbox tr.productname a
{
	text-decoration:none;
	background-color:#f4f4f4;
	color:#003E7E;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:20px;
}
div#Products table.productbox tr.shortDescription td
{
	color:#333;
	font-size:11px;
	padding-left:5px;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px dotted #e0e0e0;
}

div#Products table.productbox tr.photo
{
	position:relative;
	text-align:center;
}
div#Products table.productbox tr.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}
div#Products table.productbox tr.buynow
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	background-color:#fff;
	font-size:12px;
	padding:0 0 5px 0;
	margin:0;
	text-align:center;
}
div#Products table.productbox tr.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div#Products table.productbox tr.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
}

/*	PROMOS	*/

div#Promos
{
	clear:both;
}
.promoleft div.promobox
{
	margin-top:10px;
	margin-bottom:10px;
	width:160px;
	height:150px;
	background-color:#fff;
	position:relative;
	border-top:2px dotted #F2EBEB;
}

div.promobox
{
	margin-top:10px;
	width:160px;
	height:160px;
	background-color:#fff;
	position:relative;
	border-top:2px dotted #F2EBEB;
}
div.promobox h3.productname
{
	text-align:center;
	font-size:14px;
	background-color:#fff;
	height:22px;
	padding:0;
	border-bottom:2px dotted #F2EBEB;
	padding-top:4px;
	margin:0;
}
.promoleft div.promobox h3.productname
{
	text-align:center;
	font-size:14px;
	background-color:#fff;
	height:22px;
	padding:0;
	border-bottom:2px dotted #F2EBEB;
	padding-top:4px;
	margin:0;
}

div.promobox h3.productname a
{
	text-decoration:none;
	color:#666666;
}

div.promobox p.photo
{
	position:relative;
	text-align:center;
}
div.promobox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}
div.promobox p.buynow
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	text-align:center;
	padding:0 0 5px 0;
	margin:0;
	background-color:#fff;
	font-size:12px;
}
div.promobox p.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div.promobox p.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
}

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
{
	position:absolute;
	width:100px;
	color:#333;
	margin:0;
	padding:15px 5px 5px 5px;
	text-align:center;
	right:0;
}


/*	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.OrderItemHead
{
	width:500px;
	margin:20px 0 0 5px;
	background-color: #fff;
	border:dotted 2px #F2EBEB;
}
div#Content table.OrderItemHead td
{
	border-color:#F2EBEB;
	font-weight:bold;
	color:#666;
}
div#Content table.OrderItem, table.OrderItemHover
{
	width:500px;
	margin:0 0 0 5px;
	background-color:#F2EBEB;
	border-bottom:solid 1px #F2EBEB;

}
div#Content table.OrderItemHover
{
	background-color:#c0918d;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total
{
	width:500px;
	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:#666;
	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:420px;
	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
{
	clear:both;
	font-size:10px;
	border-bottom: 2px solid #b68982;
	border-top: 2px solid #b68982;
}
div#Footer div.right
{
	background-image:url(../../images/layout/footer_right_bg.gif);
	background-repeat:repeat-x;

	line-height:19px;
	text-align:left;
	margin-left:182px;
	padding-left:10px;
}
div#Footer a
{
	color:#111;
}

div#banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
}

div.lengthbox
{
	display:inline;
}
div#spageie,div#spagens
{
	height:200px;
	position:relative;
	overflow:hidden;
}
div#spageie a.more, div#spagens a.more
{
	font-weight:normal;
	color:#aaa;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
div#container div#content span.publishdate
{
	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
{
	border-top:1px dotted #ddd;
	padding:0 15px;
	text-align:left;
	margin-top:15px;
	background-color:#fafafa;	
}
.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:#e3e3e3;
	border:1px solid #ccc;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	
}
.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 .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:#eee;
}
.scrollgallery .scrollitem div.thumbimage,
.gallery .galleryitem div.thumbimage
{
	display:block;
	border:1px dotted #e3e3e3;
	cursor:pointer;
	cursor:hand;
}
.scrollgallery .scrollitem div.myhover,
.gallery .galleryitem div.myhover
{
	background-color:#eee;
	border:1px dotted #d3d3d3;
	cursor:hand;
}
.gallery .gallerycontent
{
	margin:0 auto;
	text-align:left;
}










