/* 
// copyright x42 - 2006
// style sheet 
*/

/* basic layout */
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	min-height:100%;
	color: #1e1d5f;
	background: url('images/bgmain.gif') #2a2a86 repeat-y center;
}
* html body
{
	height: 100%;
}

div.topbar
{
	position: absolute;
	width: 100%;
	height: 262px;
	background: url('images/bgtop.gif') no-repeat center;
}

div.topbar_repeat
{
	width: 100%;
	height: 76px;
	background-color: #1e1d5f;
}

div.container
{
	position: absolute;
	left: 50%;
	margin-left: -390px;
	width: 780px;
	min-height: 100%;
	background-image: url('images/mainbg.gif');
	background-repeat: repeat-y;
}
* html div.container
{
	height: 100%;
}

div.main
{
	float: left;
	background-image: url('images/maingradient.gif');
	background-repeat: no-repeat;
	min-height: 230px;
	padding-bottom: 175px;
}
* html div.main
{
	height: 230px;
}

div.header
{
	float: left;
	width: 780px;
	height: 76px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
}

a.menu_bedrijf
{
	display: block;
	float: left;
	width: 120px;
	height: 78px;
	background-image: url('images/onsbedrijf.gif');
	background-repeat: no-repeat;
}
a.menu_bedrijf:hover
{
	background-image: url('images/onsbedrijf-over.gif');
}

a.menu_sieraden
{
	display: block;
	float: left;
	width: 98px;
	height: 78px;
	background-image: url('images/sieraden.gif');
	background-repeat: no-repeat;
}
a.menu_sieraden:hover
{
	background-image: url('images/sieraden-over.gif');
}

a.menu_infotip
{
	display: block;
	float: left;
	width: 167px;
	height: 78px;
	background-image: url('images/informatietips.gif');
	background-repeat: no-repeat;
}
a.menu_infotip:hover
{
	background-image: url('images/informatietips-over.gif');
}

a.menu_contact
{
	display: block;
	float: left;
	width: 92px;
	height: 78px;
	background-image: url('images/contact.gif');
	background-repeat: no-repeat;
}
a.menu_contact:hover
{
	background-image: url('images/contact-over.gif');
}

div.menu_spacer
{
	float: left;
	width: 303px;
	height: 78px;
	background-image: url('images/menuspacer.gif');
	background-repeat: no-repeat;
}

div.crumbs
{
	float: left;
	width:780px;
	height: 40px;
	background-image: url('images/crumbs.gif');
	background-repeat: no-repeat;
}

div.search
{
	float: right;
	margin: -21px 20px 0px 0px;
}

div.left_bar
{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 140px;
}

div.content
{
	margin: 0px 260px 0px 180px;
}

div.right_bar
{
	float: right;
	display: inline;
	margin-right: 15px;
	width: 240px;
}

div.footer
{
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 780px;
	height: 156px;
}
*html div.footer
{
	bottom: 14px;
}

div.footer_text
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 778px;
	height: 15px;
	color: #9095bf;
	background-color: #21206c;
	margin-left: 1px;
	text-align: center;
	font-size: 0.9em;
}
* html div.footer_text
{
	bottom: -1px;
}

a
{
	color: #1e1d5f;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

a.submenu
{
	text-decoration: none;
}
a.submenu:hover
{
	text-decoration: underline;
}

a.submenu_small
{
	font-size: 0.9em;
	text-decoration: none;
}
a.submenu_small:hover
{
	font-size: 0.9em;
	text-decoration: underline;
}

a.footer
{
	color: #9095bf;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

img.side
{
	float: right;
	border: 3px solid #1e1d5f;
	margin-bottom: 10px;
}

p.crumbs
{
	margin: 12px 0px 0px 17px;
}

p.heading
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
	border-bottom: 1px dotted #1e1d5f;
}

input.login
{
	border: 1px solid #00003f;
}

input.login_button
{
	border: 1px solid #00003f;
	color: #00003f
	background-color: #deeafa;
	font-weight: bold;
}

input.search_bar
{
	font-size: 1.0em;
	border: 1px solid #1e1d5f;
	background-color: #adb1d4;
	color: #1e1d5f;
	width: 142px;
}

input.search_button
{
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	background-color: #1e1d5f;
	border: 1px solid #1e1d5f;
}

input.contact
{
	border: 1px solid #1e1d5f;
	width: 240px;
	color: #1e1d5f;
	background-color: #adb1d4;
	font-size: 1.0em;
}

input.contact_button
{
	border: 1px solid #1e1d5f;
	color: #fff;
	background-color: #1e1d5f;
	font-weight: bold;
	font-size: 1.0em;
}

select.contact
{
	border: 1px solid #1e1d5f;
	width: 242px;
	#width: 245px;
	color: #1e1d5f;
	background-color: #adb1d4;
	font-size: 1.0em;
}

textarea.contact
{
	border: 1px solid #1e1d5f;
	width: 325px;
	height: 100px;
	color: #1e1d5f;
	background-color: #adb1d4;
	font-size: 1.0em;
}

table
{
	border-collapse: collapse;
}

tr
{
	vertical-align: top;
}

form.search
{
	margin: 0px;
}

/* administration */

div.adminbar
{
	width: 140px;
	text-align: center;
	margin-top: 15px;
	background-color: #fff;
	border: 1px solid #1e1d5f;
	padding-top: 5px;
}

td.title
{
	font-weight: bold;
}

input.admin
{
	border: 1px solid #1e1d5f;
	background-color: #adb1d4;
	color: #1e1d5f;
	font-size: 1.0em;
}

select.admin
{
	border: 1px solid #1e1d5f;
	background-color: #adb1d4;
}

textarea.editor
{
	border: 1px solid #1e1d5f;
	background-color: #adb1d4;
	font-size: 1.0em;
	color: #1e1d5f;
	width: 335px;
	height: 250px;
}

textarea.admin
{
	border: 1px solid #1e1d5f;
	background-color: #adb1d4;
	font-size: 1.0em;
	color: #1e1d5f;
	height: 100px;
}

input.admin_button
{
	border: 1px solid #1e1d5f;
	color: #fff;
	background-color: #1e1d5f;
	font-weight: bold;
	font-size: 1.0em;
}

p.title
{
	font-size: 1.2em;
	font-weight: bold;
}

p.no_cart
{
	font-size: 0.9em;
	margin: 45px 0px 0px 115px;
}

p.cart
{
	font-size: 0.9em;
	margin: 45px 0px 0px 115px;
}
