* { 
	margin:0; padding:0; 
}

ul {
	margin-left: 25px;
}

li {
	padding-left: 22px;
	background: url('/skins/catalogue-my-collection/images/li-bg.jpg') no-repeat 0px -11px;
	padding-bottom: 6px;
	list-style-type: none;
}

body {
	background-color: #d9d8d4;
	font: 0.8em "Arial","Verdana","Verdana Ref";
	line-height: 1.2em;
	color:#272622; 
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

p {
	margin: 10px 0px 10px 0px;
}

#container {
	width:960px;
	margin:auto;
}

#header {
	width:960px;
	height:114px;
	background-image:url(/skins/catalogue-my-collection/images/header-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
}

#nav {
	width:960px;
	height:23px;
	background-image:url(/skins/catalogue-my-collection/images/nav-bg.jpg);
	float:left;
}

#nav ul {
	margin: 0px;
}

#nav li {
	background: none;
	display:inline;
	float:right;
	margin: 1px 15px 0px 0px;
	padding: 0px;
}

#nav li a {
	display:block;
	padding: 3px 23px 0px 23px;
	height:24px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Georgia", "Arial", "Verdana Ref";  
	text-align: center;
	color:#252320;
}

#nav li a:hover {
	color: #7d1202;
}

#nav li a.current {
	color: #fff;
	background-image: url(/skins/catalogue-my-collection/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#main {
	width:960px;
	background-image:url(/skins/catalogue-my-collection/images/main-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
}

#home-text {
	width:360px;
	margin: 30px 20px 0px 10px;
	float: left;
}

h1 {
	font: 1.4em "Georgia", "Arial", "Verdana Ref";
	color: #7d1202;  
}

.red {
	color: #7d1202; 
}

.homeimg {
	float:left;
	margin: 30px 0px 0px 20px;
}

#mailinglist {
	position: relative;
	top: 15px;
	width:720px;
	height:116px;
	background-image:url(/skins/catalogue-my-collection/images/mailinglist-bg.jpg);
	background-repeat: no-repeat;
	margin:0px auto 20px auto;
	clear:both;
	padding: 15px;
	padding-left: 25px;
	margin-bottom: 30px;
}

#footer {
	width:920px;
	height:40px;
	background: url(/skins/catalogue-my-collection/images/footer-bg.jpg) no-repeat top left;
	float:left;
	padding: 20px 20px 0px 20px;
}

#services-left {
	padding: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#services-right h1 {
	padding-left: 25px;
	padding-bottom: 20px;
}

#services-right li {
	margin-bottom: 10px;
}

#contact-page .details {
	width: 50%;
}

#contact-page .details {
	background: url('/skins/catalogue-my-collection/images/contact-bg.jpg') no-repeat top left;
	padding-left: 30px;
}

#contact-page {
	padding-top: 35px;
}

#contact-page .details td {
	width: auto;
	line-height: 22px;
}

#contact-page .title {
	font-weight: bold;
}

#contact-table td {
	font-weight: bold;
}

#contact-table .input-bg, #contact-table .textarea-bg {
	width: 310px;
	border: 1px solid #817D7A;
}

#contact-table .textarea-bg {
	height: 125px;
}

#contact-table .title {
	padding-left: 20px;
}

#contact-table {
	padding-top: 10px;
}

#contact-table td {
	padding-bottom: 5px;
}

.category {
	padding-top: 25px;
	padding-left: 35px;
	padding-bottom: 15px;
}

#contact-page h1 {
	padding-bottom: 20px;
}

#contact-table .input-bg {
	height: 14px;
}

#mailinglist img {
	padding-bottom: 25px;
}

#mailinglist .title {
	font-weight: bold;
	padding-right: 20px;
}

#mailinglist td {
	padding-bottom: 10px;
}

#mailinglist .input-box {
	background: url('/skins/catalogue-my-collection/images/newsletter-entry-bg.jpg') no-repeat top left;
	border: 1px solid #817D7A;
	width: 553px;
	height: 19px;
	padding-top: 3px;
}
