/* GENERAL */

body
{
	text-align:center;
	behavior: url(scripts/css/csshover2.htc);
	height:100%;
	width:100%;
}
html
{
	behavior: url(scripts/css/min-width.htc);
		
}
div
{
	behavior: url(scripts/css/iepngfix.htc);
}

html, body 
{	
	margin:0;
	padding:0;
	
}
html#fullhtml
{
	background-image:none;
	background-color:#FFF;
}
html#fullhtml div#content
{
	width:98% !important;
}
form
{
	height:100%;
}

input.smallinput
{
	width:40px;
}
body, td, th, input, textarea, select
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	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;	
	_padding-top:5px;
}
/*	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 #83a4c3;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#83a4c3;
	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
{	
	height:100%;
	text-align:left;
	position:relative;
	width:100%;
	width:100%;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}
div#Shop
{
	width:100%;
	min-height: 100%;
	height: auto !important;
	height:100%;
	position:relative;
}
table#middle
{
	width:100%;
	background-color:#CDCDCA;
	padding-bottom:50px;
	min-height:100%;
	height:100%;
	border-bottom:2px solid #626262;
}

table#middle td
{
	vertical-align:top;	
	
}
table#middle td#leftcol
{
	width:184px;
	background-color:#628CB3;
	padding-top:150px;
	padding-bottom:30px;
}
table#middle td#rightcol
{
	display:none;
	border-top:solid 1px #ffffff;
}

/*	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:#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:absolute;
	height:117px;
	background-color:#628CB3;
	background-image:url(../../images/layout/headerbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	
}
div#header a#hplnkHome
{
	cursor:pointer;
	display:block;
	height:135px;
	position:absolute;
	width:210px;
	z-index:10;
	/*background-image:url(../../images/layout/test.png);
	background-repeat:no-repeat;
	behavior: url(../../scripts/css/iepngfix.htc);*/
}
div#Header div#fix
{
	height:10px;
	width:10px;
	background-color:#628CB3;
	position:absolute;
	left:0;
	top:114px;
	z-index:10;
}
div#Header div#Headerleft
{
	background-image:url(../../images/upload/image/layout/logo.png);
	background-repeat:no-repeat;
	clear:both;
	height:139px;
	position:absolute;
	text-align:right;
	width:245px;
	z-index:11;
}

div#Header div#Headerright
{
	clear:both;
	/*width:750px;*/
	height:163px;
	width:800px;
	left:247px;
	position:absolute;
	background-repeat:no-repeat;
}

/*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#Languages
{	
	background-position:0pt 50%;
	display:block;
	padding-top:3px !important;
	position:absolute;
	width:18px;
	z-index:999;
	right:0;
	margin-right:9px;
}
div#Languages a img
{
	margin-top:5px;	
}

/* div#NavRight div#Languages select	
{
	color:#888c6c;
	font-family:Verdana;
	font-size:12;
	font-weight:bold;
}*/

div#loginsmall
{
	margin:0 0 10px 7px;
	padding:0;
	width:160px;

}
div#loginsmall p
{
	margin:0;
	padding:0;
}
div#loginsmall a
{
	color:#fff;
}
div#loginsmall a:hover
{
	color:#fff;
	text-decoration:none;
}
div#loginsmall input
{
	width:160px;
	margin:1px 0 0 0;
	border:1px solid #375673;
}
div#loginsmall input.button
{
	color:#628cb3;
}
div#loginsmall ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:160px;
	text-align:right;
	margin:3px 0 3px 0;
}
div#loginsmall p.first
{
	background-color:#fff;
	color:#628cb3;
	padding:1px;
	text-align:center;
	border:1px solid #375673;
}





/* NAVIGATION */

div#Navigation *
{
	z-index:10;
}
div#Navigation
{
}
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
{
	height:162px;
	list-style-type:none;
	margin-top:0pt;
	padding:0pt;
	margin-bottom:0px;
	margin-left:0px;
	
}
div#Navigation li
{
	display:block;
	float:left;
	background-repeat:no-repeat;
	width:141px;
	height:164px;
	margin-right:2px;
	position:relative;
}
div#Navigation li:hover
{
	background-repeat:no-repeat;
	
}
div#Navigation ul#lvl0 li#item1 a .foto
{
	background-image:url(../../images/upload/image/layout/foto1.jpg);
	}
div#Navigation ul#lvl0 li#item2 a .foto
{
	background-image:url(../../images/upload/image/layout/foto2.jpg);
}
div#Navigation ul#lvl0 li#item3 a .foto
{
	background-image:url(../../images/upload/image/layout/foto3.jpg);
}
div#Navigation ul#lvl0 li#item4 a .foto
{
	background-image:url(../../images/upload/image/layout/foto4.jpg);
}
div#Navigation ul#lvl0 li#item5 a .foto
{
	background-image:url(../../images/upload/image/layout/foto5.jpg);
}
div#Navigation ul#lvl0 li#item6 a .foto
{
	background-image:url(../../images/upload/image/layout/foto6.jpg);
}
div#Navigation ul#lvl0 li#item7 a .foto
{
	background-image:url(../../images/upload/image/layout/foto7.jpg);
}
div#Navigation ul#lvl0 li#item8 a .foto
{
	background-image:url(../../images/upload/image/layout/foto8.jpg);
}

div#Navigation a
{ 
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	height:100%;
	width:100%;
	display:block;	
	position:relative;
	cursor:pointer;
	text-transform:uppercase;
}
div#Navigation a .link
{
	position:absolute;
	left:0;
	bottom:0;
	height:48px;
	width:100%;
	background-image:url(../../images/Layout/li.png);
	background-repeat:no-repeat;
	display:block;
}
div#Navigation a .link div
{
	margin-top:17px;
	display:block;
}
div#Navigation a .foto
{
	display:block;
	height:116px;
	width:100%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;	
}
div#Navigation a:hover .foto
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;	
}

div#Navigation a:hover
{
	color:#4C7091;
}
div#Navigation li span.more
{
	color:#C0918D;
}

div#Navigation li li
{
}

div#Navigation ul#lvl1
{
	height:auto;
	position:absolute;
	left:0;
	top:164px;
	width:141px;
	background-color:#628cb3;
	padding:0;
}
div#Navigation ul#lvl1 li
{
	display:block;
	float:none;
	height:auto;	
	border-bottom:1px solid #999;
	width:141px;
	overflow:hidden;
	-moz-box-sizing:padding-box;
}
div#Navigation ul#lvl0 ul#lvl1 li a
{
	color:#fff;
	display:block;
	height:100%;
	padding:5px;
}
div#Navigation ul#lvl0 ul#lvl1 li a:hover
{
	color:#222;
	background-color:#7fa1c1;
}
div#Navigation ul#lvl0 ul#lvl1 li a .foto
{
	display:none;
}
div#Navigation ul#lvl0 ul#lvl1 li a .link
{
	background-image:none;
}
div#Navigation ul#lvl1 ul
{
	height:auto;
	position:absolute;
	left:141px;
}

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
{
	display:none;
}
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,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul
{
	display:block;
}
/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/

div#Content
{
	margin:180px 0 0 0px;
	
}
div#Content,div#translations
{
	color:#000;
	padding-right:20px;
	padding-left:10px;
	padding-bottom:45px;
	font-size:11px;	
}
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 {

	color:#52948F;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:28px;
	padding:3px;
}

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: #000;
	text-decoration:underline;
}
div#Content a:hover,div#CompanyInfo a:hover
{
	color:#C0918D;
}
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:13px;
	margin:5px 3px;
	padding-left:15px;
	font-size:13px;
}
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#newscontent
{
	border-bottom:2px solid #52948F;
	padding:0 0 8px 0;
}
div#meernieuwsTitel
{
	font-size:14px;
	color:#777;
	font-weight:bold;
	margin:6px 0 6px 0;
}
div#NewsItems
{
	position:relative;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}
div#NewsItems h3
{
	font-size:12px;
	margin:3px 0px 2px 7px;
}
div#NewsItems h3 a
{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
div#NewsItems h3 a:hover
{
	text-decoration:underline;
}

div#NewsItems ul
{
	width:171px;
	margin-top:0;
	list-style-type:none;
	padding:0;
	margin:0;	
}
div#NewsItems li
{
	color:#FFFFFF;
	padding:7px;
	border-bottom:dotted 1px black;
}
div#NewsItems li a
{
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
div#NewsItems li a:hover
{
	color:#145490;
}
div#NewsItems span.publishdate
{
	font-style:italic;
	color:#145490;
}
div#NewsItemsList
{
	
}
div#NewsItemsList ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
div#NewsItemsList ul li.derest
{
	background-color:#E2E2E0;
	margin-top:12px;
	padding:3px 0 0 0px;
}
div#NewsItemsList .newsitemtitle
{
	color:#628CB3;
	font-weight:bold;
	display:block;
	padding:0 0 0px 3px;
	float:left;
}
div#NewsItemsList .publishdate
{
	color:#999;
	float:right;
}
div#NewsItemsList .content
{
	display:block;
	padding:3px 0 6px 3px;
}
div#NewsItemsList ul li.link
{
	margin:0;
	margin-top:-7px;
	width:100%;
	background-color:Transparent;
}
div#NewsItemsList li.link a.morenews
{
	text-decoration:none;
	text-transform:uppercase;
	margin-top:8px;
	display:block;
	font-size:10px;
	text-align:right;
	padding:2px 5px 2px 0;
	background-color:Transparent;
	background-image:url(../../images/layout/newslinkbghover.gif);
	background-position:right top;
	height:12px;
}
div#NewsItemsList li.link a.morenews:hover
{
	color:#fff;
	background-color:Transparent;
	background-image:url(../../images/layout/newslinkbg.gif);
	background-position:right top;
}
/*newsscroller*/

div#spageie,div#spagens
{	
	height:245px; 
	position:relative;
	overflow:hidden;
}
div#spageie *,div#spagens *
{
	color:#fff;
}
div#spageie span,div#spagens span
{
	font-size:11px;	
}
div#spageie a.more, div#spageie a.more em,
div#spagens a.more, div#spagens a.more em
{
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#0000FF;
	
}
/*	PRODUCTBOX	*/

div#Products
{
	clear:both;
}

div.productbox
{
	width:160px;
	height:170px;
	background-color:#fff;
	position:relative;
	margin:10px 0 0 33px !important;	
	margin-left: 25px;
	
	float:left;
	border:2px dotted #F2EBEB;
}
div.productbox 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.productbox h3.productname a
{
	text-decoration:none;
	color:#666666;
}

div.productbox p.photo
{
	position:relative;
	text-align:center;
}
div.productbox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}
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:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
}

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:100px;
	color:#666666;
	margin:0;
	padding:15px 5px 5px 5px;
	text-align:center;
	right:0;
}

/*	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#SubNav
{
	text-align:right;
	color:#FFFFFF;
	width:auto;
	right:20;
	position:absolute;
	top:20px;
}

div#SubNav a
{
	text-decoration:none;
}
div#SubNav a:hover
{
	text-decoration:underline;
}
div#Footer
{
	background-color:#626262;
	width:100%;
	position:absolute;
	bottom:0;
	height:80px;
	color:#fff;
	
}
div#Footer a
{
	color:#fff;
	text-decoration:none;
}
div#Footer div#lines
{
	margin:0 auto;
	width:100%;
	text-align:center;
	color:#aaa;
}
div#Footer div#lines a
{
	color:#aaa;
	text-decoration:none;
}
div#Footer div#lines a:hover
{
	color:#aaa;
	text-decoration:underline;
}
div#banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
}

div.lengthbox
{
	display:inline;
}

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
{
	background-color:Transparent;
}
.gallery
{
	border-top:2px solid #52948f;
	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;
	color:#52948f;
}
.scrollgallery div.galleryheader span.gallerydescription,
.gallery div.galleryheader span.gallerydescription
{
	display:block;
	font-size:11px;
}
.gallery .galleryitem
{	
	background-color:Transparent;
	/*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;
}
.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;
	cursor:pointer;
	cursor:hand;
	padding:2px;
}
.scrollgallery .scrollitem div.myhover,
.gallery .galleryitem div.myhover
{
	background-color:#eee;
	cursor:hand;
}
.gallery .gallerycontent
{
	
	text-align:left;
}











