﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
body {
	font-family: Courier New, Arial;
	font-size: 12px;
	color: #ccc;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 15px 0;
	line-height: 15px;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto -40px;
}
#header {
	width: 750px;
	height: 16px;
	padding: 30px 0 10px 0;
	margin: 0 auto;
	letter-spacing: 1px;
	font-size: 13px;
	text-align: center;
}
#content {
	width: 750px;
	min-height: 410px;
	padding: 0;
	margin: 0 auto;
}
#footer {
	width: 750px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	font-family: Arial;
	letter-spacing: 1px;
	color: #ccc;
	font-size: 8px;
	text-align: center;
}
#push {
	height: 40px;
}
#crowflash {
	width: 400px;
	height: 260px;
	padding:  60px 0 0 0;
	margin: 0 auto;
}
#collection {
	width: 100%;
	height: 550px;
	padding: 10px 0 0px 0;
	margin: 0;
}
.collaborations {
/*	padding: 120px 0 0 0; */
	padding: 60px 0 0 0;
	margin: 0 auto;
/*	width: 390px; */
}
.collaborations img {
	padding: 0 5px;
}
#content ul {
	margin: 0;
	padding: 0;
}
#quotebox {
	padding: 5px 5px 10px 5px;
	margin: 0;
	text-align: justify;
	color:#666;
}
.press {
	float: left;
	width: 88px;
	height: 88px;
	padding: 5px 0 0 5px;
	background-image: url(images/press.gif);
	background-repeat: no-repeat;
}
.stockistlist li {
	list-style: none;
	display: inline;
	float: left;
	height: 400px;
	margin: 0;
	padding: 5px 45px 5px 5px;
}
li.country {
	text-align: right;
}
li.laststockist {
	padding-right: 5px;
}
.white {
	color: #fff;
}
#contactbox {
	margin: 0;
	padding: 0;
	height: 256px;
	width: 750px;
}
.contact {
	float: left;
	margin: 0;
	padding: 50px 33px 0 5px;
	height: 150px;
	color:#666;
}
.last {
	padding-right: 5px;
}
#mailinglist {
	margin: 0;
	padding: 104px 0 0 0;
	width: 756px;
	height: 15px;
	color:#666;
}
a:link {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
a:visited {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
a:hover {
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
#menu a:link {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
#menu a:visited {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
#menu a:hover {
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
#footer a:link {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
#footer a:visited {
    color: #ccc;
    font-weight: normal;
    text-decoration:none;
}
#footer a:hover {
    color: #666;
    font-weight: normal;
    text-decoration: none;
}

/* Added by Bruno */
.BorderZeroTextAlignJustify {
	border-width: 0;
	text-align: justify;
}

.BorderZeroTextAlignLeft {
	border-width: 0;
	text-align: left;
}

.BorderZero {
	border-width: 0px;
}

#collections {
	width: 750px;
	height: 16px;
	padding: 0px 0 25px 0;
	margin: 0 auto;
	letter-spacing: 1px;
	font-size: 13px;
	text-align: center;
}

.ParagraphCentre {
	text-align: center;
}

#selected {
    color: #666;
}

#ParagraphHeader {
    color:#000;
}
.collaborations-BJ {
/*	padding: 120px 0 0 0; */
	padding: 30px 0 0 0;
	margin: 0 auto;
/*	width: 390px; */
}

p.collectionFlash {
	margin: 0 0 0 0;
	line-height:0px;
	text-align: center;
}
