/*
Theme Name: Ghyczy
Theme URI: http://www.ghyczy.com
Description: Thema voor de website van Ghyczy Selection BV.
Version: 1.0
Author: Studio Boem
Author URI: http://www.studioboem.nl
*/


/* Reset */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* General */

body {
	min-width: 980px;
	background: #fff;
	color: #6c6c6c;
	font-family: Arial;
}

.container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}

.fluid {
	width: 100%;
	float: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.section {
	float: left;
	width: 280px;
	padding: 0 20px 20px 20px;
}

.section-2 {
	float: left;
	width: 600px;
	padding: 0 20px 20px 20px;
}

.section-3 {
	float: left;
	width: 920px;
	padding: 0 20px 20px 20px;
}

.inspire-2 { padding: 0 20px 0 20px; }
.inspire-3 { padding: 0 20px 0 20px; }

.margin {
	margin-bottom: -13px;
}

.navigation {
	clear: both;
	width: 580px;
	padding: 15px 20px 0 0;
}


/* Text */

h1, h2, h3, h4, h5, h6 {
	color: #454545;
	font-family: Futura, Gill Sans, 'Century Gothic', AppleGothic, sans-serif;
	font-weight: 100;
}

h1 {
	font-size: 30px;
}

h2 {
	margin: 20px 0 10px 0;
	font-size: 22px;
}

h2.padding { margin: 0 0 10px 0; }

h3 {
	margin: 20px 0 10px 0;
	font-size: 20px;
}

h4 {
	margin: 20px 0 5px 0;
	font-size: 18px;
}

h5 {
	margin: 20px 0 5px 0;
	font-size: 16px;
}

h6 {
	margin: 20px 0 5px 0;
	font-size: 14px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #454545;
}

p {
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

a {
	color: #6c6c6c;
	text-decoration: underline;
}

a:hover {
	color: #454545;
	text-decoration: none;
}

ul {
	list-style: circle;
	list-style-position: inside;
}

.description {
	text-indent: -9999px;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/* Header */

#header {
	height: 70px;
	background: #f2f2f2 url(img/header.gif) center top repeat-x;
}

#logo {
	width: 320px;
	height: 70px;
	background: url(img/logo.gif);
}

#logo-link {
	display: block;
	width: 188px;
	height: 70px;
	margin-left: 93px;
}

#nav {
	width: 635px;
	height: 70px;
	position: relative;
	background: url(img/nav.gif);
}

#nav li {
	position: absolute;
	top: 0;
}

#nav li, #nav a {
	height: 70px;
	display: block;
}

#nav01, #nav02, #nav03, #nav04, #nav05 {
	text-indent: -300em;
	overflow: hidden;
}

#nav01 {
	left: 0px;
	width: 131px;
}

#nav02 {
	left: 131px;
	width: 145px;
}

#nav03 {
	left: 276px;
	width: 140px;
}

#nav04 {
	left: 416px;
	width: 93px;
}

#nav05 {
	left: 509px;
	width: 126px;
}

.nav01on { background:transparent url(img/nav.gif) 0px -70px no-repeat; }
.nav02on { background:transparent url(img/nav.gif) -131px -70px no-repeat; }
.nav03on { background:transparent url(img/nav.gif) -276px -70px no-repeat; }
.nav04on { background:transparent url(img/nav.gif) -416px -70px no-repeat; }
.nav05on { background:transparent url(img/nav.gif) -509px -70px no-repeat; }

#nav01 a:hover { background:transparent url(img/nav.gif) 0px -140px no-repeat; }
#nav02 a:hover { background:transparent url(img/nav.gif) -131px -140px no-repeat; }
#nav03 a:hover { background:transparent url(img/nav.gif) -276px -140px no-repeat; }
#nav04 a:hover { background:transparent url(img/nav.gif) -416px -140px no-repeat; }
#nav05 a:hover { background:transparent url(img/nav.gif) -509px -140px no-repeat; }


/* Main */

#intro {
	background: #fff;
	padding: 20px 0 20px 0;
	font-size: 13px;
	line-height: 24px;
}

#content {
	background: #fff;
	font-size: 13px;
	line-height: 24px;
}

.breadcrumbs {
	width: 920px;
	padding-top: 15px;
}

.breadcrumbs li {
	display: inline;
	list-style: none;
}

#slider.slide1 { 
	width: 960px;
	height: 350px;
}

#slider.slide2 {
	width: 600px;
	height: 450px;
}

#slider.slide1 img { 
	max-width: 960px;
	max-height: 350px;
}

#slider.slide2 img { 
	max-width: 600px;
	max-height: 450px;
}

.nav {
	float: right;
	margin-bottom: -25px;
}


/* Product Slider */

#products .slide {
	float: left;
	width: 790px;
	margin-left: 10px;
	overflow: hidden;
}

#products .inner {
	width: 2500px;
}

#products .inner .item {
	float: left;
	width: 200px;
	min-height: 132px;
}

#products .prev, #products .next  {
	float: left;
	width: 60px;
	min-height: 132px;
}

#products .prev a, #products .next a {
	float: left;
	width: 40px;
	height: 180px;
	margin-top: 48px;
	background-color: #fff;
	border: 1px solid #ececec;
	text-align: center;
	text-decoration: none;
	font-size: 36px;  
	line-height: 175px;
}

#products .next a.next {
    float: right;
}

#products .prev a:hover, #products .next a:hover {
	background-color: #f8f8f8;
    color: #454545;
}


/* Entry */

.item {
    float: left;
    width: 200px;
    min-height: 132px;
}

.dealers {
    float: left;
    width: 600px;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #ececec;
}
.dealername {
    width: 160px;
    font-weight: bold;
}
.dealerplace {
    width: 200px;
}
.dealerlink {
    width: 200px;
}

.newsitem {
	float: left;
	width: 600px;
}

.entry img {
	max-width: 596px;
	background: #fff;
	padding: 1px;
	border: 1px solid #ececec;
}

img.alignright {float:right; margin:0 0 5px 10px}
img.alignleft {float:left; margin:0 10px 5px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 5px 10px}
a img.alignleft {float:left; margin:0 10px 5px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar ul li ul {
	display: none;
}

ul.children {
	float: left;
	width: 260px;
	padding-left: 20px;
}


/* Footer */

#footer {
	background: #fff url(img/footer.gif) center top repeat-x;
	font-size: 11px;
	line-height: 22px;
}

#footer .section, #footer .section-2, #footer .section-3 {
	padding: 0 20px 10px 20px;
}

#rest {
	font-size: 12px;
}

#rest ul li {
	display: inline;
	background: url(img/bullet.gif) no-repeat;
	padding: 0 15px 0 20px;
}


/* Misc */

input {
	padding: 5px;
	color: #6c6c6c;
	border: 1px solid #6c6c6c;
}

#searchsubmit {
	background: #f0f0f0;

}

#pwbox-536 {
	margin-bottom: 5px;
}