body {
	background-color:#212020;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5f;
}
.tip {
	background-color:#212020;
	padding:5px;
	color:#999;
}

/* HEADER */
div#header {
	background:url(http://www.phcollection.be/images/public/content_top.gif) repeat-x bottom;
	width:100%;
	height:220px;
}
div#innerHeader {
	width:980px;
	margin:0 auto;
	position:relative;
}
div#logo {
	background:url(http://www.phcollection.be/images/public/ph_collection_logo.jpg) no-repeat;
	width:117px;
	height:117px;
	position:absolute;
	top:46px;
	left:0;
}
div#logo a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-3000px;
}
/* END HEADER */

/* MENU */
ul#menu {
	margin:0;
	padding:0;
	position:absolute;
	left:280px;
	top:150px;
}
ul#menu li {
	float:left;
	list-style:none;
	font-size:13px;
	text-transform:uppercase;
	margin:0 35px 0 0;
	padding:0;
}
ul#menu li a {
	color:#FFF;
	text-decoration:none;
}
ul#menu li.current a, ul#menu li a:hover {
	color:#5e5e60;
}
/* END MENU */

/* CONTENT */
div#container {
	background:#F1F1F1 url(http://www.phcollection.be/images/public/content_bottom.gif) repeat-x bottom;
	height:455px;
	overflow:auto;
}
div#innerContainer {
	width:980px;
	margin:0 auto;
	padding:40px 0 0;
}
div#content {
	float:right;
	width:700px;
	position:relative;
}
body#home div.libraryContainer {
	float:right;
	margin:0 140px 0 50px!important;
	margin:0 70px 0 50px;
}
/* END CONTENT */

/* SUBMENU */
ul#submenu {
	margin:0;
	padding:0;
	width:117px;
	float:left;
}
ul#submenu li {
	list-style:none;
	margin:0 0 6px;
	padding:0;
	text-align:right;
	text-transform:uppercase;
}
ul#submenu ul {
	margin:5px 12px 8px 0;
	padding:0;
}
ul#submenu ul li {
	text-transform:none;
	padding:0 10px 0 0;
	line-height:12px;
	letter-spacing:1px;
}
ul#submenu ul li.current {
	background:url(http://www.phcollection.be/images/public/submenu_bullet_current.gif) no-repeat right 4px;
}
ul#submenu li a {
	color:#5e5e60;
	text-decoration:none;
}
ul#submenu li a:hover, ul#submenu li.current a {
	color:#b3b3b3;
}
/* END SUBMENU */

/* PRODUCTS */
div#products {
	width:520px;
	height:385px;
	overflow:hidden;
	position:relative;
}
div#productSlider {
	position:absolute;
	top:0;
	left:0;
}
div.productBox {
	width:520px;
	position:absolute;
	top:0;
}
div.product {
	border:1px solid #e1e1e1;
	float:left;
	margin:0 15px 15px 0;
	width:113px;
	height:113px;
	text-align:center;
	overflow:hidden;
	background-color:#FFF;
}
div.product a {
	height:113px;
	display:block;
	text-decoration:none;
}
div#content a.previous, div#content a.next {
	display:block;
	position:absolute;
	width:24px;
	height:25px;
	text-indent:-3000px;
	bottom:12px;
}
div#content a.previous {
	background:url(http://www.phcollection.be/images/public/previous.gif) no-repeat;
	left:-32px;
	display:none;
}
div#content a.next {
	background:url(http://www.phcollection.be/images/public/next.gif) no-repeat;
	right:150px;
}
ul#collection {
	margin:0 0 0 16px;
	padding:0;
	float:left;
}
ul#collection li {
	font-size:10px;
	list-style:none;
	padding:0;
	margin:0 0 7px;
}
ul#collection li a {
	color:#969699;
	text-decoration:none;
	padding:2px;
}
ul#collection li a:hover, ul#collection li.current a {
	background-color:#212020;
	color:#FFF;
}
div.productLeft {
	float:left;
	margin:0 20px 0 0;
	width:454px;
	text-align:center;
}
div.productRight {
	float:left;
	position:relative;
}
div.productRight a {
	display:block;
	width:77px;
	height:77px;
	background-color:#FFF;
	margin:0 0 8px;
	text-decoration:none;
	overflow:hidden;
}
div.productRight a.packshot {
	border:1px solid #E1E1E1;
}
div.productRight a.pdf {
	color:#999;
	background:#212020 url(http://www.phcollection.be/images/public/images/public/pdf_button.gif) no-repeat right bottom;
	display:block;
	width:63px;
	height:63px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	line-height:14px;
}
div.productRight a.pdf:hover {
	color:#FFF;
}
div.productRight img {
	display:block;
}
/* END PRODUCTS */

/* TYPOGRAPHY */
hr.clearer {
	height:0;
	width:0;
	clear:both;
	border:none;
	visibility:hidden;
	padding:0;
	margin:0;
}
p {
	text-align:justify;
	margin:0 0 10px;
}
a {
	color:#212020;
	text-decoration:underline;
}
a:hover {
	color:#b3b3b3;
}
img {
	border:none;
}
/* END TYPOGRAPHY */

/* FOOTER */
p#footer {
	width:100%;
	text-align:center;
	color:#636467;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 14px;
	letter-spacing:1px;
	margin:14px 0 0;
}
p#footer a {
	color:#636467;
	text-decoration:none;
}
p#footer a:hover {
	text-decoration:underline;
}
/* END FOOTER */

/* SPLASH */
body#splash {
	background-color:#212020;
}
body#splash div#logo {
	position:absolute;
	top:124px;
	left:50%;
	margin:0 0 0 -58px;
}
ul#lngMenu {
	margin:0;
	padding:0;
	position:absolute;
	top:257px;
	left:50%;
	margin:0 0 0 -58px!important;
	margin:0 0 0 -83px;
	width:117px;
	z-index:100;
}
ul#lngMenu li {
	list-style:none;
	float:left;
	margin:0 0 0 25px;
	padding:0;
	font-size:15px;
	font-weight:bold;
}
ul#lngMenu li a {
	color:#FFF;
	text-decoration:none;
}
ul#lngMenu li a:hover {
	background-color:#FFF;
	color:#212020;
}
body#splash p#footer {
	position:absolute;
	top:668px;
	margin:0;
}
body#splash div#content {
	margin:0 auto;
	padding:360px 0 0;
	float:none;
	width:100%;
	font-size:12px;
	position:relative;
	z-index:10;
}
/* END SPLASH */

/* CONTACT */
form#contactForm {
	float:left;
}
div.field {
	margin:0 0 6px;
}
label {
	float:left;
	font-weight:bold;
	width:100px;
}
input.inputText {
	width:150px;
	font-size:11px;
	color:#5e5e5f;
	border:1px solid #E1E1E1;
	height:15px;
}
textarea {
	width:260px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5f;
	border:1px solid #E1E1E1;
}
iframe {
	float:left;
	margin:0 0 0 30px;
	border:1px solid #E1E1E1;
}
input.inputButton {
	background-color:#4B4B4B;
	border:1px solid #212020;
	color:#F1F1F1;
}
/* END CONTACT */

/* RESELLERS */
td.xl31 {
	text-align:center;
	background-color:#212020;
	color:#FFF;
	font-size:12px;
}
td {
	padding:2px 1px;
	border-bottom:1px solid #E1E1E1;
	font-size:10px;
}
/* END RESELLERS */