/*--- General Elements ---*/
*
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	height: 100%;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2413;
	line-height: 1.4em;
	background: url('http://potma.selecta-cdn.com/img/bg.jpg') left top repeat;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
h1
{
	margin-left: 8px;
	width: 472px;
	height: 87px;
	background: url('http://potma.selecta-cdn.com/img/logo.png') left bottom no-repeat;
	padding-top: 35px;
}
h1 span, #watches li span, #menu li span
{
	display: none;
}
h1 a, #watches a, #menu li a
{
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
}
h2
{
	font-size: 16px;
	margin-bottom: 10px;
}
a:link, a:active, a:visited
{
	color: #3b2413;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
}
p
{
	margin-bottom: 15px;
}
fieldset
{
	border: 0px;
}

/*--- Layout Elements ---*/
#bg
{
	width: 100%;
	height: 393px;
	position: absolute;
	background: url('http://potma.selecta-cdn.com/img/bg_top.jpg') left top repeat-x;
}
#container
{
	position: relative;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -305px; /* the bottom margin is the negative value of the footer's height */
	z-index: 5;
}
#footer
{
	z-index: 1;
	width: 100%;
	height: 305px;
	bottom: 0px;
	background: url('http://potma.selecta-cdn.com/img/bg_bottom.png') left bottom repeat-x;
}
.push
{
	height: 305px;
}
#page_left
{
	float: left;
	width: 400px;
}
#page_right
{
	margin-left: 20px;
	float: left;
	width: 400px;
}
#sidebar
{
	width: 250px;
	float: left;
	margin-right: 15px;
}
#innercontainer
{
	float: left;
	width: 900px;
	background: url('http://potma.selecta-cdn.com/img/content_main.png') left top repeat-y;
	min-height: 300px;
}
#content
{
	padding: 25px;
	padding-left: 38px;
	padding-right: 38px;
}
#content ul
{
	margin-bottom: 10px;
	list-style-type: none;
}
#content p
{
	text-align: justify;
}
#innercontainer_top
{
	height: 45px;
	padding-top: 8px;
	background: url('http://potma.selecta-cdn.com/img/content_extend.png') left top no-repeat;
}
#innercontainer_bottom
{
	width: 100%;
	float: left;
	height: 53px;
	background: url('http://potma.selecta-cdn.com/img/content_extend.png') left bottom no-repeat;
}
#innercontainer_bottom span
{
	display: none;
}
#address
{
	float: left;
	margin-top: 19px;
	margin-left: 85px;
	width: 496px;
	height: 13px;
	background: url('http://potma.selecta-cdn.com/img/address.gif') left top no-repeat;
}
#goto
{
	margin-top: 21px;
	margin-right: 25px;
	width: 40px;
	float: right;
	height: 11px;
}
#topimg
{
	float: left;
	display: block;
	width: 40px;
	height: 11px;
	background: url('http://potma.selecta-cdn.com/img/top.gif') left top no-repeat;
}
#topimg span
{
	display: none;
}
.current
{
	font-weight: bold !important;
}

/*--- Contact form ---*/
#contactform
{
}
#ContactIndexForm input, #ContactIndexForm textarea
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2413;
	width: 170px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background: #ffffff;
}
#ContactIndexForm label
{
	display: block;
}
.submit input
{
	background: url('http://potma.selecta-cdn.com/img/stuur.gif') left top no-repeat !important;
	border: 0px !important;
	width: 112px !important;
	height: 20px !important;
	cursor: pointer;
	z-index: 10;
	border: 1px solid red;
}

/*--- Watch Brands ---*/
#watches
{
	position: relative;
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
	list-style-type: none;
	float: left;
	width: 100%;
	padding-left: 27px;
}
#watches li
{
	float: left;
	height: 23px;
	margin-right: 44px;
}
.breitling span, .cartier span, .ebel span, .iwc span, .omega span, .rolex span, .tagheuer span
{
	display: none;
}
.breitling, .cartier, .ebel, .iwc, .omega, .rolex, .tagheuer
{
	height: 23px;
}
#watches .breitling, .breitling
{
	width: 128px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') 0px 0px no-repeat;
}
.breitling
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') 0px -23px no-repeat;
}
#watches .cartier, .cartier
{
	width: 72px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -172px 0px no-repeat;
}
.cartier
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -172px -23px no-repeat;
}
#watches .ebel, .ebel
{
	width: 105px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -290px 0px no-repeat;
}
.ebel
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -290px -23px no-repeat;
}
#watches .iwc, .iwc
{
	width: 35px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -443px 0px no-repeat;
}
.iwc
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -443px -23px no-repeat;
}
#watches .omega, .omega
{
	width: 68px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -522px 0px no-repeat;
}
.omega
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -522px -23px no-repeat;
}
#watches .rolex, .rolex
{
	width: 78px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -633px 0px no-repeat;
}
.rolex
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -633px -23px no-repeat;
}
#watches .tagheuer, .tagheuer
{
	width: 98px;
	background: url('http://potma.selecta-cdn.com/img/merken.png') -752px 0px no-repeat;
	margin-right: 0px !important;
}
.tagheuer
{
	background: url('http://potma.selecta-cdn.com/img/merken.png') -752px -23px no-repeat;
}
/*--- Products ---*/
#product_index
{
	float: left;
}
#product_index .img, #product_index .imglast
{
	float: left;
	width: 190px;
	margin-right: 20px;
}
#product_index p
{
	text-align: center;
}

#product_index .imglast
{
	margin-right: 0px !important;
}
#product_img
{
	float: left;
	width: 420px;
	height: 315px;
	margin-bottom: 25px;
}
.thumb, .thumblast
{
	float: left;
	width: 95px;
	height: 71px;
	margin-right: 13px;
}
.thumblast
{
	margin-right: 0px !important;
}
/*--- Pager ---*/
#pages
{
	clear: left;
	height: 35px;
}
#pages span
{
	float: left;
	display: block;
	width: 20px;
	height: 18px;
	margin-right: 3px;
	text-align: center;
}
#pages span.current
{
	padding-top: 2px !important;
}
#pages span a
{
	background: #3c2414;
	padding-top: 2px;
	color: #f1dcb4;
	display: block;
	width: 100%;
	height: 100%;
	color: #f1dcb4;
	font-weight: bold;
}
#pages span a:hover
{
	text-decoration: none;
	color: #fff;
}
/*--- Tree ---*/
#tree
{
	float: left;
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 30px;
}
#tree ul
{
	margin-bottom: 10px;
}
#tree ul li
{
	list-style-type: none;
	font-weight: normal;
	margin-left: 10px;
}

/*--- Menu ---*/
#menu
{
	height: 38px;
	margin-left: 18px;
	padding-left: 50px;
	width: 662px;
	float: left;
}
#menu li
{
	display: block;
	float: left;
	height: 38px;
}
#menu .home, #menu .home_active
{
	width: 77px;
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') 0px 0px no-repeat;
}
#menu .home_active
{
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') 0px -38px no-repeat;
}
#menu .products, #menu .products_active
{
	width: 130px;
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -77px 0px no-repeat;
}
#menu .products_active
{
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -77px -38px no-repeat;
}
#menu .goudinkoop, #menu .goudinkoop_active
{
	width: 87px;
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -207px 0px no-repeat;
}
#menu .goudinkoop_active
{
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -207px -38px no-repeat;
}
#menu .media, #menu .media_active
{
	width: 78px;
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -294px 0px no-repeat;
}
#menu .media_active
{
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -294px -38px no-repeat;
}
#menu .contact, #menu .contact_active
{
	width: 107px;
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -372px 0px no-repeat;
}
#menu .contact_active
{
	background: url('http://potma.selecta-cdn.com/img/bg_menu.gif') -372px -38px no-repeat;
}
#menu_arrow
{
	z-index: 2;
	width: 11px;
	height: 7px;
	background: url('http://potma.selecta-cdn.com/img/menu_arrow.gif') left top no-repeat;
	position: fixed;
	margin-top: 31px;
	margin-left: 31px;
}

/*--- Goudinkoop ---*/
.description, .euro, .price
{
	display: block;
	float: left;
	padding-bottom: 1px;
	padding-top: 1px;
}
.description
{
	width: 200px;
	padding-right: 15px;
}
.euro
{
	width: 20px;
	padding-right: 5px;
}
.price
{
	width: 30px;
	text-align: right;
}
.goudinkoop
{
	float: left;
	list-style-type: none;
	margin-bottom: 15px;
}
.goudinkoop li
{
	float: left;
	clear: left;
}
h3
{
	clear: both;
}

/*--- Search ---*/
#search
{
	width: 154px;
	float: right;
	text-align: right;
}
#searchtest label
{
	display: none;
}
#search_box
{
	margin-top: 7px;
	border: 0px;
	width: 130px;
	height: 19px;
	padding-top: 5px;
	padding-left: 24px;
	background: url('http://potma.selecta-cdn.com/img/search_bg.gif') left top no-repeat;
}

#zoom
{
	position: relative;
	z-index: 999;
}
