/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* ==================== GENERAL STYLES ===================*/
body {
	font-family: "Lucida sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color: #000033;
	margin: auto;
	text-align: center;
	line-height: 1.4em;
	vertical-align: top;
	background-image: url(images/background-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CAC5CC;
}
#outerwrap {
	text-align: left;
	width: 960px;
	height: 100%;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: auto;
	margin-bottom: 100px;
	margin-right: auto;
	padding-bottom: 100px;
}
#content {
	width: 940px;
	float: left;
	border-top: 1px solid #635d61;
	background-image: url(images/pagecontent.png);
	background-repeat: repeat-y;
	padding: 10px 10px 0 10px;
}
#content a:link, a:visited {
	color: #000033;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding: 2px 2px 0 2px;
	margin: 0;
	border-bottom: 1px dotted #635d61;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content a:hover, a:active {
	color: #000033;
	background-color: #CAC5CC;
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 2px 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .p {
	font-family: "Lucida sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14em;
	color: #000033;
	margin: 2px;
	text-align: left;
	float: left;
	width: 380px;
	padding: 2px;
	line-height: 1px;
}
#column1 {
	float: left;
	width: 350px;
	height:420px;
	text-align:left;
	margin: 0 20px 0 65px;
	padding: 0 5px 5px 5px;
}
#column2 {
	float:left;
	width: 350px;
	text-align:left;
	margin: 0 65px 10px 20px;
	padding: 85px 5px 5px 5px;
}
h1 {
	font-weight: bold;
	font-size: 3em;
	font-family: "Lucida Bright",Georgia, serif;
	font-style: normal;
	border: 0;
	padding-bottom: 12px;
	line-height: 2em;
}
h2 {
	font-weight: bold;
	font-size: 1.8em;
	font-family: "Lucida Bright",Georgia, serif;
	font-style: normal;
	border: 0;
	padding-bottom: 12px;
}
h3 {
	font-weight: bold;
	font-size: 1.4em;
	font-family: "Lucida Bright",Georgia,serif;
	font-style: normal;
	border: 0;
}
a:link, a:visited{
	color: #000033;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	margin: 0;
}
a:hover, a:active{
	color: #000033;
	background-color: #CAC5CC;
	display: inline;
	margin: 0;
	list-style-type: none;
}
/* ======================= HOMEPAGE STYLES ===================================*/
.strapline {
	font-weight:bold;
	margin-top: -25px;
	margin-left: 50px;
}
/* ===========================ABOUT US PAGES===============================*/
li.bulletheading {
	list-style-type: none;
	list-style-image:none;
	margin-left: -17px;
	padding-bottom: 5px;
}
ul.press {
	float:left;
	width: 170px;
	list-style-image: url(images/bullet.gif);
	text-align:left;
	line-height: 2em;
	margin: 0 5px 0 10px;
	padding: 0 10px 10px 15px;
}
ul.news {
	list-style-type: none;
	margin: 10px 30px 0 20px;
	line-height: 2em;
}
ul.designers {
	float:left;
	width: 110px;
	list-style-image: url(images/bullet.gif);
	text-align:left;
	line-height: 2em;
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
}
li.mail {
	background: url(images/mail.gif) left center no-repeat;
	padding: 10px 50px 10px 40px;
}
li.blog {
	background: url(images/blog.gif) left center no-repeat;
	padding: 10px 50px 10px 40px;
}
li.twitter {
	background: url(images/twitter.gif) left center no-repeat;
	padding: 10px 50px 10px 40px;
}
li.rss {
	background: url(images/rss.gif) left center no-repeat;
	padding: 10px 50px 10px 40px;
}
ul.openinghours {
	float:left;
	width: 250px;
	list-style-image: url(images/bullet.gif);
	text-align:left;
	line-height: 1.9em;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 20px;
}
#iframe {
	float: left;
	display: inline;
	width: 450px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* ===========================DESIGNERS' PAGES===============================*/

#column1designer p, #column1 p, #column2 p  {
	margin-bottom:20px;
}
#column1designer {
	float: left;
	width: 300px;
	height:420px;
	text-align:left;
	margin: 0 20px 0 65px;
	padding: 0 5px 5px 5px;
}
#gallery-container {
	float: left;
	width: 310px;
	padding: 0;
	margin: 52px 0 0 0;
}

#gallery-container-accessories {
	float: left;
	width: 520px;
	padding: 0;
	margin: 52px 0 0 0;
}
#gallery-container-local {
	float: left;
	width: 520px;
	padding: 0;
	margin: 52px 0 0 0;
}
#gallery {
	width: 306px;
	float: left;
	padding: 0;
	min-height: 256px;
	margin: 0;
}
#gallery-accessories {
	width: 520px;
	float: left;
	padding: 0;
	height: 256px;
	margin: 0;
}
#gallery-local {
	width: 520px;
	float: left;
	padding: 0;
	min-height: 256px;
	margin: 0;
}
#gallery .image-thumbs {
	float: left;
	padding: 5px 7px 5px 3px;
	margin: 4px;
	height: 110px;
	width: 80px;
	border: 1px solid #CAC5CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gallery .image-thumbs-landscape{
	float: left;
	padding: 5px 7px 5px 3px;
	margin: 4px;
	height: 80px;
	width: 110px;
	border: 1px solid #CAC5CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gallery-accessories .image-thumbs-landscape, #gallery-local .image-thumbs-landscape{
	float: left;
	margin: 4px;
	height: 80px;
	width: 110px;
	border: 1px solid #CAC5CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#gallery-accessories .image-thumbs, #gallery-local .image-thumbs{
	float: left;
	margin: 4px;
	height: 110px;
	width: 80px;
	border: 1px solid #CAC5CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#gallery-text {
	float: left;
	width: 300px;
	padding: 15px 5px 10px 5px;
	background-position: bottom;
}
#gallery a, #gallery a:link, #gallery a:active, #gallery a:hover, #gallery a:visited, #gallery-accessories a, #gallery-accessories a:link, #gallery-accessories a:active, #gallery-accessories a:hover, #gallery-accessories a:visited, #gallery-local a, #gallery-local a:link, #gallery-local a:active, #gallery-local a:hover, #gallery-local a:visited {
	text-decoration: none;
	background-color: #ffffff;
	border: none;
}
#designer-logo {
	float: left;
	width: 160px;
	height: 331px;
	margin: 30px 0 10px 15px;
	padding: 5px;
}
/* ======================== HEADER ========================== */
#header {
	height: 130px;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
}
#header-logo {
	background-repeat: no-repeat;
	margin: 10px;
	height: 80px;
	width: 212px;
	float: left;
	padding: 15px 10px 10px 10px;
}
#header-logo a{
	text-decoration: none;
	background-color: #ffffff;
}
#header a, #header a:link, #header a:visited {
	color: #000033;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding: 2px 2px 0 2px;
	margin: 0;
	border: none;
	line-height: 1.6em;
	font-size: 0.9em;
}
#header a:hover, #header a:active {
	color: #000033;
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 2px 2px 0 2px;
	line-height: 1.6em;
	font-size: 0.9em;
}
#navigation {
	width: 390px;
	display: block;
	float: right;
	list-style-type: none;
	margin: 5px 10px 0 10px;
	padding: 10px 10px 0 10px;
}
ul.navigation {
	list-style-image: none;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 0.9em;
	background-color: #FFFFFF;
	display: block;
	padding: 2px 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
li.current{
	color: #000033;
	background-color: #CAC5CC;
	display: inline;
	margin: 0;
	line-height: 1.6em;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
li.primary {
	font-family: "Lucida Bright",Georgia, serif;	
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	display: block;
	line-height: 1.7em;
	padding: 2px 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 110%;
}
#menu1 {
	display: block;
	float: left;
	width: 85px;
	height: 100px;	
	margin: 0 0 5px 2px;
	padding: 0 0 5px 0;
}
#menu2 {
	display: block;
	float: left;
	width: 85px;
	height: 90px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
#menu3 {
	display: block;
	float: left;
	width: 70px;
	border-right: 1px solid #635d61;
	height: 90px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}
#menu4 {
	display: block;
	float: right;
	width: 100px;
	height: 90px;
	margin: 0 5px 5px 0;
	padding: 0 5px 5px 0;
}
/* ======================== FOOTER ========================*/
#footer {
	background-image: url(images/footer.png);
	height: 40px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 3.2em;
	float: left;
	margin: 0;
	padding: 0;
}
#contact {
	width: 252px;
	height: 20px;
	float: left;
	padding: 0 10px 0 20px;
	border-right: 1px solid #635d61;
	line-height: 2em;
	margin-top: 15px;
}
#locationmap {
	width: 102px;
	height: 20px;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #635d61;
	line-height: 2em;
	margin-top: 15px;
}
#tel {
	width: 82px;
	height: 20px;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #635d61;
	line-height: 2em;
	margin-top: 15px;
}
#email {
	width: 92px;
	height: 20px;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #635d61;
	line-height: 2em;
	margin-top: 15px;
}
#copyright {
	width: 121px;
	height: 20px;
	float: right;
	padding: 0 20px 0 10px;
	line-height: 2em;
	margin-top: 15px;
	border-left: 1px solid #635d61;
}
