/* GENERAL */

body
{
	text-align:center;
	behavior: url(scripts/css/csshover2.htc);
	
}
html
{
	behavior: url(scripts/css/min-width.htc);
}
html, body 
{	
	margin:0;
	padding:0;
}
html#fullhtml
{
	background-image:none;
	background-color:#ddd;
}
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: 12px;
	font-weight: normal;
	color: #000;
}
input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #b2b2b2;
	padding-left: 0px;
	color:#444;
}

p.searchbutton
{
	
}

div
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
	padding-left: 30px;
}
hr
{
	background-color:#ddf;
	border: dotted #9090c6 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
{
	background-color:#fff;
	text-align:center;
	border:1px solid #d7d7d7;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#888c6c;
	padding:0;
	margin:0;
	
}
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:1000px;
	background-color:#fff;
	margin:0 auto;
	padding:0;
}

table#middle
{
	width:1000px;
}

table#middle td
{
	vertical-align:top;	
	
}

table#middle td#leftcol, table#middle td#rightcol
{
	
		
}
table#middle td#leftcol
{
	width:199px;
	border-right:1px solid #9aa8cc;
	background-color:#0100ca;
}
table#middle td#rightcol
{
	background-image:url(../../images/Layout/RightcolBG.jpg);
	background-repeat:repeat-x;
	background-color:#dadaf7;
	width:204px;
	border-left:1px solid #9aa8cc;	
}
table#middle td#centercol
{
	background-color:#ddf;
}




/*	DATAGRIDS	*/

div#Content table, div#Content table td
{
	border-color:#000;
	color:#373737;
}
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:139px;
	background-color:#ffffff;
	background-image:url(../../images/layout/Header.jpg);
	background-repeat:no-repeat;
}
div#header a#hplnkHome
{
	position:absolute;
	top:15px;
	left:40px;
	display:block;
	width:300px;
	height:105px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
	/*background-image:url(../../images/layout/test.png);
	background-repeat:no-repeat;
	behavior: url(../../scripts/css/iepngfix.htc);*/
}

div#Header div#Headerleft
{
	clear:both;
	width:795px;
	height:137px;
	top:0px;
	left:0px;
	position:absolute;
	/*background-image:url(../../images/Layout/Header_Left.gif);
	background-repeat:no-repeat;*/
}

div#Header div#Headerright
{
	clear:both;
	width:204px;
	height:137px;
	right:0px;
	position:absolute;
	/*background-image:url(../../images/Layout/Header_Right.jpg);
	background-repeat:no-repeat;*/
}
div#CompanyInfo
{
	font-size:12px;
	line-height:14px;
	color:#0100ca;
	position:absolute;
	left:385px;
	top:30px;
	z-index:50;
}
div#Header div#Headerright p#groothandel
{
	position:relative;
	top:10px;
	margin-top:12px !important;
	margin-top:12px;
	color:#8f91c2;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:0.02em;
}


/* Rightcol */
div#productafbeeldingen img
{
	margin:4px 6px;
	max-width:190px;
	width:expression(this.width > 189 ? "190px" : this.width);
}

/*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#NavRight div#Languages
{	
	display:block;
	position:relative;
	z-index:999;
	background-position:0 50%;
	padding-top:3px !important;
	margin-left:9px
}

div#NavRight div#Languages select	
{
	color:#888c6c;
	font-family:Verdana;
	font-size:12;
	font-weight:bold;
}

div#languages
{
	position:absolute;
	right:5px;
	top:2px;
}

div#loginsmall a
{
	color:#7e8bc1;
	text-decoration:none;
}

div#loginsmall a:hover
{
	color:#0100ca;
	text-decoration:underline;
}

div#loginsmall, div#searchsmall
{
	margin-top:14px;
	padding-top:10px;
	padding-bottom:10px;
}

div#loginsmall input.button
{
	margin-left:72px;
	width:60px;
	color:#7e8bc1;
	background-color:#fff;
	font-variant:small-caps;
}

div#loginsmall input.button:hover
{
	margin-left:72px;
	width:60px;
	color:#0100ca;
	background-color:#fff;
}

div#loginsmall .button,div#loginsmall input, div#loginsmall .smallbutton,div#loginsmall .smallbuttons *
{
	font-size:9px;
	margin:2px 0 2px 42px;
}

div#loginsmall p.first
{
	padding-left:4px;
}
div#loginsmall p.item
{
	padding-top:2px;
}

div#loginsmall input, div#searchsmall input
{
	width:120px;
	height:18px;
}

div#loginsmall p,div#searchsmall p
{	
	margin:0;
	padding:0;
}
div#loginsmall li, div#searchsmall li
{
	background-image:url(../../images/Layout/Bullet_tricolor.gif);
	/*background-image:url(../../images/Layout/Bullet_line.gif);*/
	background-position:0 50%;
	background-repeat:no-repeat;
	font-size:11px;
	line-height:15px;	
}

div#loginsmall li
{
	list-style-type:none;
	margin-left:2px;
	padding:0 0 1px 32px;
}
div#searchsmall li
{
	list-style-type:none;
	margin-left:-3px;
	padding:0 0 1px 36px;
}

div#searchsmall a
{
	color:#9feefb;
	text-decoration:none;
}
div#searchsmall a:hover
{
	color:#fff;
	text-decoration:underline;	
}

div#searchsmall img
{
	margin-left:6px;
}

div#searchsmall input.button
{
	color:#fff;
	width:35px;
	border:0px solid Transparent;
	
}
div#searchsmall input.button:hover
{
	border:1px solid #b2b2b2;
	color:#0100ca;
	background-color:#fff;
}


div#searchsmall .button
{
	font-size:9px;
	margin-bottom:4px !important;
	margin:0px 0px 6px 0px;
	background-color:Transparent;
}
div#searchsmall input
{
	font-size:9px;
	margin:0px 0 6px 0px;
}



/* NAVIGATION */
div#TopNavigation
{
	display:none;
}
div#Navigation *
{
	width:180px;
	
}
div#Navigation
{
	position:relative;
	top:-5px;
	background-image:url(../../images/Layout/NavcolBG.jpg);
	background-repeat:repeat-x;
	/*background-color:#0100ca;*/
	height:auto !important;
	min-height:369px;
	height:369px;
	z-index:70;
}
div#navIllustr
{
	height:160px;
	background-color:#fff;
}
div#navIllustr img#Navigation_image
{
	width:199px;
	height:157px;
}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#content
{
	margin-top:10px;
}

div#Navigation ul
{
	list-style-type:none;
	margin:5px 5px;
	padding-top:30px;
	padding-left:0px;
}
div#Navigation li
{
	background-image:url(../../images/layout/Nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	margin:2px 5px 2px 18px;
	display: block;
	width:160px;	
}
div#Navigation a
{ 
	margin-left:5px;
	padding-left:10px;
	color:#7e8bc1;
	font-size:12px;
	display: block;
	width:130px;
	height:auto !important;
	min-height:18px;
	height:18px;
	line-height:14px;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #b2b2b2;
	background-color:#fff;
	
} 
div#Navigation a:hover
{
	color:#0100ca;
	background-color:#ddf;
}

div#Navigation ul li:hover ul li a,
div#Navigation ul li:hover ul li:hover ul li a,
div#Navigation ul li:hover ul li:hover ul li:hover ul li a,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul li a
{
	width:145px;
}

div#Navigation li span.more
{
	color:#C0918D;
}

div#Navigation li li
{
	border-left:0px dotted #ffffff;
	margin:2px 0px;
	margin-left:40px !important;
	margin-left:35px;
}


div#Navigation ul ul,
div#Navigation ul li:hover ul ul,
div#Navigation ul li:hover ul li:hover ul ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul ul
{
	position:absolute;
	left:-999em;
	/*border-bottom:0px dotted #F2EBEB;	
	border-top:0px dotted #F2EBEB;
	border-left:0px dotted #F2EBEB;
	border-right:0px dotted #F2EBEB;*/
	background-image:url(../../images/layout/SubnavSelect_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	background-color:Transparent;
	padding-top:0px;
	display:block;
}
div#Navigation ul li:hover ul
{
	left:141px;	
	margin-top:-21px;
	display:block;
}

div#Navigation ul li:hover ul li:hover ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul
{
	left:166px;	
	margin-top:-21px;
	display:block;
}

/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/

div#Content,div#translations
{
	color:#222;
	/*position:absolute;
	top:160;
	left:190;*/
	width:530px !important;
	width:595px;
	padding-right:33px;
	padding-left:33px;
	padding-bottom:45px;	
	border-top:1px solid #afafaf;
}
div#translations
{
	margin:0;
	border-top:1px solid #afafaf;
	border-bottom:1px solid #afafaf;
	background-color:#9090c4;
	float:none;
}

div#Content ul
{
	list-style-image:url(../../images/layout/li.gif);
}
div#Content ul.productsCatList
{
	list-style-type:none;
	margin:0;
	padding-left:5px;
}
div#Content ul.productsCatList li
{
	margin-bottom:5px;
}
div#Content ul.productsCatList a
{
	text-transform:uppercase;
	font-weight:bold;
	padding-left:15px;
} 
div#Content ul.productsCatList a:hover
{
	color:#777;
	text-decoration:none;
	background-color:Transparent;
	background-image:url(../../images/layout/Nav_Bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
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:536px;
	height:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}
div#container div#Content div#headerCurrentCat
{
	margin:10px 0 5px 0px;
	height:35px;
}

div#container div#Content div#headerCurrentCat span#CurrentCat_01
{
	float:left;
	margin:5px 0px;
}
div#container div#Content div#headerCurrentCat span#CurrentCat_02
{
	float:left;

}

div#container div#Content div#headerCurrentCat span#CurrentCat_03
{
	float:left;
	margin:5px 0px;
}
div#container div#Content div#CurrentCat_02
{
	float:left;
	display:inline;	
	width:auto !important;
	width:3em;
	min-width:3em;
	white-space:nowrap;
}
div#container div#Content h2.currentcat
{
	font-size:14px;
	color:#7e8bc1;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:8px;
	line-height:25px;
	background-image:url(../../images/Layout/CurrentcatBullet_02.jpg);
	background-position:left 5px;
	background-repeat:repeat-x;
	margin:0px;
}

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: #0100ca;
	text-decoration:none;
}
div#Content a:hover,div#CompanyInfo a:hover
{
	background-color:#e8edf8;
	text-decoration:underline;
}
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;
	letter-spacing:2px;
	background-image:url(../../images/layout/h2.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
}
div#container div#content h2 span
{
	color:#666666;
	border-bottom:1px solid #666666;
}

div#container div#content strong
{
	color:#666666;
}

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
{
	margin-top:20px;
	border-top:2px dotted #f2ebeb;
}

div#innercontent
{
	width:100%;
	padding:5px;
}
div#innercontent2
{
	width:100%;
	height:auto;
	padding:5px;

}

/*	NEWSITEMS	*/
div#NewsItems
{
	position:relative;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:2px dotted #F2EBEB;
	background-color:#ffffff; 
}

div#NewsItems ul
{
	width:100%;
	margin-top:0;
	margin-left:10px;
	padding:0;
	list-style-type:none;	
}

div#NewsItems li
{
	margin-bottom:10px;
}

div#NewsItems li a
{
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

div#NewsItems li a:hover
{
	color:#c0918d;
}


div#NewsItems span.publishdate
{
	font-style:italic;
	color:#666;
}

div#NewsItems span:hover
{
	color:#c0918d;
}

/*	PRODUCTBOX	*/

div#Products
{
	clear:both;
}

div.productbox
{
	width:100%;
	height:170px;
	background-color:#ddf;
	position:relative;
	margin:0px 0px 0px 0px !important;	
	margin-left: 0px;
	float:left;
	border:0px dotted #b2b2b2;
}
div.productbox h3.productname
{
	text-align:left;
	font-size:14px;
	text-transform:uppercase;
	background-color:#ddf;
	height:22px;
	padding:0;
	border-bottom:0px dotted #b2b2b2;
	padding-top:4px;
	margin:0;
}

div.productbox h3.productname a
{
	text-decoration:none;
	color:#0100ca;
}

div.productbox p.photo
{
	position:relative;
	text-align:left;
	margin:0;
	margin-top:10px;
}
div.productbox p.photo img
{
	/*text-align:center;
	border:0px outset #747C7F;*/
	width:100px;
	min-width:100px;
	max-width:105px;
	width:expression(this.width > 104 ? "105px" : this.width);
	height:100px;
	min-height:100px;
	max-height:110px;
	width:expression(this.height > 109 ? "110px" : this.height);
}
div.productbox p.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.productbox p.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div.productbox p.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:60;
	width:100%;
	padding:0 0 5px 0;
	margin:0;
	text-align:center;
	font-size:12px;
	background-color:#ddf;
	color:#222;
}

div.productbox span.readmore
{
	display:none;
	background-image:url(../../images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div.productbox p.shortdescription
{
	position:absolute;
	width:400px;
	color:#222;
	margin:0;
	padding:10px 5px 5px 5px;
	text-align:left;
	left:125px;
}

/*	PROMOS	*/

div#Promos
{
	clear:both;
}
.promoleft div.promobox
{
	/*margin-top:2px;
	width:190px;
	height:auto;
	background-color:#ddf;
	position:relative;
	border-top:0px dotted #F2EBEB;*/
}

div.promobox
{
	margin-top:6px;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:10px;
	width:190px;
	height:auto;
	background-color:Transparent;
	position:relative;
	border-top:2px dotted #ddf;
	border-bottom:2px dotted #0100ca;
}

.promoleft div.promobox h3.productname
{
	/*text-align:center;
	font-size:14px;
	background-color:#fff;
	height:22px;
	padding:0;
	border-bottom:2px dotted #b2b2b2;
	padding-top:4px;
	margin:0;*/
}

div.promobox h3.productname
{
	text-align:center;
	font-size:12px;
	background-color:#ddf;
	height:20px;
	padding:4px 0px 0px 0px;
	border-top:2px groove #e5e5e5;
	border-bottom:2px groove #e5e5e5;
	margin:6px 0 0 0;
	width:190px;
}


div.promobox h3.productname a
{
	text-decoration:none;
	color:#9090c6;
}
div.promobox h3.productname a:hover
{
	color:#0100ca;
}

div.promobox p.photo
{
	position:relative;
	text-align:center;
	margin:0px -6px 10px -6px;
	
}
div.promobox p.photo img
{
	text-align:center;
	border:1px solid #e5e5e5;
	width:60%;
	min-width:60%;
}
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:5px;
	left:25%;
	z-index:600;
	/*display:none;*/
	display:block;
	width:50%;
	padding:2 0 2px 0;
	margin:0;
	border:1px solid #e5e5e5;
	text-align:center;
	font-size:12px;
	background-color:#0100ca;
	color:#ddf;
}

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;
	right:0;*/
	width:180px;
	color:#e5e5e5;
	margin:0;
	padding:10px 5px 5px 5px;
	text-align:center;
	font-size:smaller;
}


/*	PRODUCT	*/
div#ProductInfo
{
	padding:8px 0px;
}

div#productinfo h3.productname
{
	text-align:left;
	font-size:14px;
	color:#0100ca;
	text-transform:uppercase;
	background-color:#ddf;
	height:18px;
	padding:0;
	padding-top:4px;
	margin:0;
}

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;
	height:auto;
	margin-bottom:10px;
}
div#Photos div#big
{
	width:100%;
	height:auto;
	border:solid 0px #666;
	background-color:#ddf;
	float:left;
}
div#Photos div#big table
{
	height:100%;
	width:100%;
}

div#Photos div#big table tr td
{
	text-align:left;
	vertical-align:top;
}
div#Photos div#big img
{
	margin:0px 10px 10px -5px !important;
	margin:0px 10px 10px 0px;
	text-align:center;
	width:120px;
	max-width:125px;
	width:expression(this.width > 124 ? "125px" : this.width);
}
div#Photos div#thumbs
{
	float:right;
	margin-right:-4px !important;
	margin-right:0px;
	/* width:120px;
	top:0px;
	position:absolute;
	right:0px;
	display:none;
	left:400px;*/
}
div#Photos div#thumbs .Photo
{
	border:solid 0px #666;
	text-align:right;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	
	/*width:120px;*/
	background-color:#ddf;
}
div#Photos div#thumbs .PhotoHover
{
	border:0px solid #222;
	text-align:right;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	/*width:120px;*/
}
div#Photos div#thumbs img
{
	cursor:hand;
	cursor:pointer;
	margin:0px 0px 5px 5px;
	width:70px;
	max-width:72px;
	width:expression(this.width > 71 ? "72px" : this.width);
	}
div#Photos div#thumbs .hidden
{
	display:none;
}
div#Content div#Filter
{
	text-align:center;
}
div#Content div#Filter select,
div#Content div#Filter a.btnToonAlles
{
	margin:0px 5px;
}

div#Content div#ProductList table tr td,
div#Content div#ProductList table tr th
{
	text-align:center;
	border:1px solid #000;
}
div#Content div#ProductList table tr th
{
	font-weight:bold;
}

/*	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: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-repeat:repeat-x;
	height:35px;
	width:1000px;
	clear:both;
	font-size:10px;
	border-bottom: 0px solid #b68982;
	border-top: 0px solid #b68982;
}
div#Footer div.right
{
	line-height:13px;
	text-align:left;
	margin-left:199px;
	padding-top:10px;
	padding-left:33px;
	color:#9feefb;
	border-top:1px solid #7e8bc1;
}

div#Footer a
{
	color:#9feefb;
	text-decoration:none;
}

div#Footer a:hover
{
	color:#fff;
	text-decoration:underline;
}
div#banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
}

div.lengthbox
{
	display:inline;
}
div#spageie,div#spagens
{
	background:#fff;
	height:215px; 
	border-top:2px dotted #F2EBEB; 
	border-bottom:2px dotted #F2EBEB;
	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#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
{
	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;
}
/* 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 ***/
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;*/
}

/*******************************************/













