/******* Structure *******/
* { margin: 0; padding: 0; text-decoration: none;}
img { border: none; }

body {
	background-color: #292929;
	font-family: Arial;
	font-size: 12px;
	color: #292929;
}

object { display: block; }

h1 {
	font-size: 24px;
	font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 400px;
	margin-bottom: 10px;
}

h1 a {
	color: #000000;
}

h1 a:hover {
	color: #7F7F7F;
}

h2 {
	font-size: 30px;
	font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #0099ff;
	margin-bottom: 6px;
}

h3, dt {
	font-size: 24px;
	font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #0099ff;
}

h3 a, dt a {
	color: #0099ff;
}

h3 a:hover, dt a:hover {
	color: #FF0000;
}

h4 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #242424;
	margin-bottom: 6px;
}

h4 span {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #292929;
	margin-bottom: 6px;
	letter-spacing: 0.05em;
}

h5 a {
	color: #292929;
}

h5 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

p, #rechts .links ul, ul.inline, #sorteren, .snelmerk, dd {
	font-family: Arial;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 0.01em;
	text-align: justify;
}

p a, ul.inline a , #rechts .links ul a {
	color: #0099ff;
	text-decoration: underline;
}

p a:hover, ul.inline a:hover, #rechts .links ul a:hover {
	color: #7F7F7F;
}

#rechts .links ul, ul.inline, .product td ul {
	margin-left: 2em;
}

#rechts p { margin-bottom: 14px; }
.overzicht p { margin-bottom: 0; }

#ie6 { display: none; }

#topmenu {
	height: 33px;
	display: block;
	margin-right: 50px;
	margin-left: 50px;
}

#topmenu ul {
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#topmenu li {
	float: left;
	padding-left: 16px;
	padding-right: 16px;
}

#topmenu li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 32px;
	line-height: 100px;
	overflow: hidden;
}

#topmenu li a:hover {
	background-position: 0px -32px !important;
}

#topmenu li a#active_tm {
	background-position: 0px -64px;
}

#topmenu a.home, #topmenu a.home_en { width: 32px; background-image: url('../img/topmenu_home.png'); }
#topmenu a.producten, #topmenu a.producten_en { width: 58px; background-image: url('../img/topmenu_producten.png'); }
#topmenu a.over-filipucci { width: 73px; background-image: url('../img/topmenu_over-filipucci.png'); }
#topmenu a.over-filipucci_en { width: 81px; background-image: url('../img/topmenu_about-filipucci.png'); }
#topmenu a.contact, #topmenu a.contact_en { width: 44px; background-image: url('../img/topmenu_contact.png'); }
#topmenu a.routebeschrijving { width: 99px; background-image: url('../img/topmenu_routebeschrijving.png'); }
#topmenu a.routebeschrijving_en { width: 57px; background-image: url('../img/topmenu_directions.png'); }
#topmenu a.admin { width: 35px; background-image: url('../img/topmenu_admin.png'); }
#topmenu a.webmail { width: 48px; background-image: url('../img/topmenu_webmail.png'); }
#topmenu a.debug { width: 36px; background-image: url('../img/topmenu_debug.png'); }

#taalselectie {
	float: right;
	padding-top: 10px;
}

#taalselectie  a {
	margin-left: 5px;
	margin-right: 5px;
}

#header {
	height: 147px;
	display: block;
}

#logo {
	float: left;
}

#logo img {
	margin-top: 35px;
	margin-left: 50px;
}

#headmenu {
	float: right;
	margin-right: 50px;
}

#headmenu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#headmenu li {
	float: left;
}

#headmenu img {
	height: 81px;
}

#headmenu a.image {
	text-align: center;
	display: block;
	width: 170px;
	height: 96px;
	padding-top: 30px;
	overflow: hidden;
}

#headmenu a {
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	display: block;
	position:relative;
	z-index: 9;
	height: 28px;
	width: 170px;
}

#headmenu a:hover { background-position: center -28px !important; }
#headmenu a#active_hm { background-position: center -56px; }

#headmenu a.horloges { background-image: url('../img/headmenu_horloges.png'); }
#headmenu a.sieraden { background-image: url('../img/headmenu_sieraden.png'); }
#headmenu a.zilverwerk { background-image: url('../img/headmenu_zilverwerk.png'); }
#headmenu a.watches { background-image: url('../img/headmenu_watches.png'); }
#headmenu a.jewellery { background-image: url('../img/headmenu_jewellery.png'); }
#headmenu a.silverwear { background-image: url('../img/headmenu_silverwear.png'); }

#wrapper {
	width: 100%;
	background-image: url('../img/body_background.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	background-image: url('../img/main_background.png');
	background-repeat: no-repeat;

}

#links {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #fff;
	width: 180px;
}

#aanbieding {
	background-image: url('../img/left_background.png');
	background-repeat: repeat-x;
	padding-top: 10px;
	width: 160px;
	margin: 6px 10px;
	text-align: center;
}

#aanbieding img.klein {
	margin-top: 5px;
	width: 160px;
	height: 120px;
	background-color: #cccccc;
	display: block;
}

#aanbieding div {
 	background-color: #fff;
	background-image: url('../img/item_background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	padding-bottom: 10px;
}

#aanbieding h4 {
	display: inline;
	padding: 0px 3px;
}

#aanbieding h5 {
	padding: 10px;
	color: #000000;
}
 
 .uitgelicht {
 	background-color: #fff;
	background-image: url('../img/item_background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 160px;
	margin-bottom: 24px;
	padding-bottom: 10px;
	margin: 6px 6px;
	text-align: center;
	float: left;
}

 .uitgelicht h4 {
	display: inline;
	padding: 0px 3px;
}

.uitgelicht h5 {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-top: 2px;
	min-height: 64px;
	height: 64px;
	margin-bottom: 0;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #292929;
	letter-spacing: 0.09em;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	width: 160px;
}

#submenu  {
	background-image: url('../img/vertical_ruler.gif');
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.09em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

#submenu ul {
	float: left;
	background-color: #ffffff;
	overflow: auto;
	overflow-x: hidden; 
	max-height: 400px;
	z-index: 200;
}

#submenu, #submenu ul {
	list-style-type: none;
	width: 160px;
}

#submenu li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* kleine stijl


#submenu ul li {
	font-size: 11px;
	border-left: 1px solid #F0F0F0;
 	padding: 2px 0px 0px 10px;
}

#submenu ul li a {
	padding: 2px 0px 2px 10px;
}

groot:
*/

#submenu ul li {
	padding-left: 10px;
}

#submenu li a {
	display: block;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #F0F0F0;
	color: #7f7f7f;
	text-decoration: none;
}

#submenu a:hover {
	background-color: #F0F0F0 !important;
	color: #000000 !important;
	border-bottom: 1px solid #F0F0F0 !important;
}

#submenu a:active, #submenu a.active {
	background-color: #292929;
	color: #FFFFFF;
	border-bottom: 1px solid #292929;
}

#rechts {
	width: 695px;
	background-color: #fff;
	margin-top: 20px; /* 4px firefox 10px internet explorer */
	margin-right: 20px;
	padding-right: 20px;
	float: right;
}

#rechts .breed {
	float: left;
	padding-bottom: 10px;
}

#rechts .links {
	width: 450px;
	float: left;
}

#rechts .rechts {
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	text-align: center;
}

#rechts .rechts p, .contactgegevens {
	padding: 10px;
	color: #7F7F7F;
	line-height: 1.6em;
}

.subcats ul {
	font-size: 14px;
}

#rechts p.contactgegevens {
	text-align: right;
}

#links p.contactgegevens {
	text-align: left;
}

#zoeken {
	float: right;
	width: 280px;
}

/******* Form *******/

#guideline {
	float: right;
	color: #333;
	width: 235px;
	font: 80%/1.5em Verdana, Sans-serif;
	margin: 20px 0 0 15px;
}

#guideline h4 {
	font: 110% Helvetica, Sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 6px;
}

#guideline ul {
	list-style-type: square;
	margin: 6px 0 30px 15px;
}

#guideline li {
	margin: 0 5px 12px;
}

form.contact {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	float: left;
	clear: both;;
}

form.contact fieldset {
	background: #DFDFDF;
	border: none;
	font-size: 90%;
	padding: 10px 15px;
	margin: 1px;
}

form.contact label {
	display: block;
	position: relative;
	color: #242424;
	font-size: 0.95em;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

form.contact label small {
	position: absolute;
	right: 0;
	color: #242424;
	font-size: 90%;
	text-transform: none;
	text-align: right;
}

form.contact label small a:hover {
	color: #ccc;
	border-color: #888; 
}

form.contact input[type="text"], form.contact textarea {
	display: block;
	width: 100%;
	padding: 3px 0;
	background-color: #ffffff;
}

form.contact textarea {
	height: 200px;
}

form.contact input[type="submit"].submit {
	display: block;
	float: right;
}

form.contact label.required input {
	background: #DFEAF6 url('../img/body_background.png') 0 182px;
}

form.contact p.success {
	color: #2c421b;
	background-color: #8acd55;
	padding: 5px 15px;
	margin: 1px !important;
}

form.contact p.error {
	color: #ff0000;
	background-color: #F0F0F0;
	padding: 5px 15px;
	margin: 1px !important;
}

form.contact label.error{
	color: #b12123;
	font-weight: bold;
}

form.contact#publish-article {
	text-align: center;
}

form.contact#publish-article fieldset button#submit {
	cursor: pointer;
	color: #333;
	background: url("../images/button.gif") 0 0 no-repeat;
	width: 130px;
	height: 30px;
	border: none;
}

input.search {
	background-color: #eff4fa;
	border: 1px solid #bfbfbf;
	height: 15px;
	padding: 4px;
	color: #292929;
	width: 200px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.09em;
}

input.submit {
	float: left;
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	height: 25px;
	width: 60px;
	margin-left: 10px;
}

.overzicht {
	margin-top: 14px;
	clear: both;
}

.overzicht .item {
	background-color: #fff;
	background-image: url('../img/item_background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-bottom: 24px;
}

.item .img {
	height: 120px;
	width: 160px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

.item img {
	width: 160px;
	height: 120px;
	float: left;
}

.item h3 {
	display: inline-block;
	padding-left: 14px;
	padding-top: 4px;
	height: 28px;
	width: 440px;
	white-space: nowrap;
	overflow: hidden;
}

.item h3 span {
	display: inline;
}

.item h4 {
	display: inline-block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.item p {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #292929;
	width: 510px;
	overflow: hidden;
	height: 75px;
	margin-bottom: 0px !important;
}

.snelmerk {
	margin: 6px 10px;
}

.snelmerk select {
	width: 160px;
}

#sorteren {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sorteren .method {
	width: 120px;
}

#sorteren .order {
	width: 95px;
}

.product {
	margin-top: 14px;
}

.product h5 {
	text-align: center;
	clear: left;
	float: left;
	width: 354px;
	margin-right: 20px;
}

.product  .images {
	float: left;
	width: 370px;
}

.product .images img.groot {
	width: 346px;
	height: 260px;
	background-color: #cccccc;
	display: block;
}

.product .images img.klein {
	width: 160px;
	height: 120px;
	background-color: #cccccc;
	display: block;
}

.images img {
	margin-top: -16px;
}

.images img {
	border: 6px solid #dfdfdf;
}

.images a {
	float: left;
	margin-bottom: 10px;
	margin-right: 12px;
}

.images .zoom {
	background-image: url('../img/zoom-zw.png');
	background-repeat: no-repeat;
	position: relative;
	top: 10px;
	left: 10px;
	z-index: 2;
	height: 16px;
	width: 16px;
}

.images a:hover img  {
	border: 6px solid #cccccc;
}

.images a:active img {
	border: 6px solid #292929;
}

.product table {
	width: 320px;
	border-spacing: 1px;
}

.product span.prijs {
	font-size: 18px;
	font-weight: bold;
}

.uneven td {
	background-color: #dfeaf6;
}

.product td {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #292929;
	vertical-align: top;
	letter-spacing: 0.09em;
}

.product td.comment {
	line-height: 1.6em;
}

span.small {
	font-weight: normal;
}

#onderaan {
	clear: both;
	background-color: #292929;
	color: #7F7F7F;
	border-top: 2px solid #7F7F7F;
	height: 100px;
	width: 100%;
	background-image: url('../img/body_background.png');
	background-repeat: repeat-x;
	background-position: 0 -50px;
	padding-top: 20px;
}

#onderaan h5 {
	color: #7F7F7F;
}

#onderaan p {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.7em;
	color: #7F7F7F;
}

#onderaan a {
	color: #7F7F7F !important;
	text-decoration: none !important;
	margin-left: 3px;
}

#onderaan .container {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#onderaan .container div {
	float: left;
	width: 20%;
}

#onderaan .container div.copyright {
	width: 40%;
}

#onderaan .container div.copyright p {
	text-align: right;
}

#footer {
	display: none;
	clear: both;
	height: 40px;
	font-family: Arial;
	font-size: 11px;
	color: #292929;
	line-height: 1.5em;
	padding: 30px;
	padding-bottom: 10px;
	text-align: right;
}

#footer a {
	color: #000000;
}

.clear {
	clear: both; 
	height: 0px; 
	overflow: hidden;
}

/* Pagination
================================================*/
ul.pagination {
    margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	float: right;
}

ul.pagination li {
    list-style-type: none;
    font-size: 1.2em;
    display: inline;
}

ul.pagination li a {
    display: block;
    float: left;
    padding: 2px 8px;
    margin-right: 3px;
    color: #777;
}

ul.pagination li span {
    float: left; 
    margin-right: 4px;
}

ul.pagination li span.first {
    margin-right: 4px;
}

ul.pagination li a.page {
    background-color: #9FA19F;
    color: #ddd;
    font-weight: bold;
}

ul.pagination li a.page:hover {
    text-decoration: none;
    color: #fff;
}

ul.pagination li.selected a.page {
    background-color: #292929;
    color: #fff;
}

ul.pagination li.disabled a {
    color: #ddd;
    cursor: default;
}


/* Search results
================================================*/
ul.resultaten {
	list-style-type: none;
}

ul.resultaten li {
	background-color: #fff;
	background-image: url('../img/item_background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-bottom: 14px;
}

ul.resultaten dl {
	padding: 10px;
}

ul.resultaten dt {
	padding-top: 4px;
	height: 32px;
	overflow: hidden;
}

ul.resultaten dd {
	color: #292929;
}

/* Photo Cycle jQuery Extension */

.photocycle {
	margin: auto;
	position: relative;
}

.photocycle img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	opacity: 0;
	display: none;
}

.cycle_1 {
	height: 240px;
	width: 160px;
	margin-left: 10px;
}

.cycle_1 img {
	height: 240px;
	width: 160px;
}

.cycle_2 {
	height: 300px;
	width: 200px;
}

.cycle_2 img {
	height: 300px;
	width: 200px;
}

.cycle_3 {
	height: 300px;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.cycle_3 img {
	height: 300px;
	width: 450px;
}