body {
	background: #ffffff;
	color: #666666;
	font: 13px/16px "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}
div#container {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: #ffffff url('/skin/header.jpg') no-repeat left top;
	position: relative;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #bc000d;
}
a:hover {
	color: #999999;
}
p {
	margin: 4px 0;
	padding: 0;
}

div#content {
	width: 840px;
	min-height: 550px;
	_height: 550px;
	/*min-height: 400px;
	_height: 400px;*/
	padding: 180px 16px 0 144px;
}

h1 {
	font-size: 120%;
}
div.status {
	color: #9a0008;
}

div#left {
	position: absolute;
	left: 0;
	top: 81px;
	width: 140px;
}
div#search {
	height: 90px;
	padding: 0 2px 0 7px;
	font: 12px/15px "Trebuchet MS", sans-serif;
}
div#search form {
}
div#search table {
	border-collapse: collapse;
}
div#search td {
	padding: 1px;
}
div#search input[type="text"] {
	width: 72px;
	margin-left: 2px;
	padding: 0 1px;
	border: 1px solid #666666;
	font: 12px "Trebuchet MS", sans-serif;
}
div#search td.searchlabel {
	overflow: hidden;
	font: 12px/15px "Trebuchet MS", sans-serif;
	text-align: right;
}
div#search td.submit {
	text-align: right;
}
div#search td.submit input {
	border: 0;
	background-color: transparent;
	color: #666666;
	font-weight: bold;
}
div#login {
	padding: 7px;
	font: 11px "Trebuchet MS", sans-serif;
}
div#logenreg {
	font: 12px "Trebuchet MS", sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div#login form {
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
}
div#login input {
	background-color: #ffffff;
	color: #666;
}
div#login input[type="text"] {
	width: 125px;
	border: 1px solid #8d8c8c;
}
div#login input[type="password"] {
	width: 125px;
	border: 1px solid #8d8c8c;
}
div#login input[type="submit"] {
	width: 90px;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#top {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
	height: 81px;
	color: #ffffff;
	font: 13px/16px "Trebuchet MS", sans-serif;
}
div#top ul#sitenav {
	position: absolute;
	right: 0;
	top: 0;
	width: 627px;
	height: 21px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	line-height: 21px;
}
div#top ul#sitenav li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 21px;
}
div#top ul#sitenav li a {
	display: block;
	float: left;
	height: 21px;
	margin: 0;
	padding: 0 8px 0 8px;
	background: transparent url(/skin/line.png) 100% 50% no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
}
div#top ul#sitenav li a:hover, div#top ul#sitenav li a.active {
	background-color: #bc000d;
}
div#top ul#nav1 {
	position: absolute;
	left: 0;
	top: 63px;
	height: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	line-height: 18px;
}
div#top ul#nav2 {
	position: absolute;
	left: 144px;
	top: 63px;
	height: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	line-height: 18px;
}
div#top ul.nav li {
	display: inline;
	height: 18px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
div#top ul.nav li a {
	display: block;
	float: left;
	height: 18px;
	margin: 0;
	padding: 0 11px 0 12px;
	background: transparent url(/skin/line.png) 100% 50% no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
div#top ul.nav li a.shop {
	background-color: #000;
}
div#top ul.nav li a.shop.attention {
	background-color: #f5ed17;
	color: #000;
}
	div#top ul.nav li a.shop.attention:hover,
	div#top ul.nav li a.shop.attention.active {
		background-color: #fff600 !important;
	}
div#top ul.nav li a.blue {
	background-color: #0091C8;
}
div#top ul.nav li a.yellow {
	background-color: #d8a703;
}
div#top ul.nav li a.green {
	background-color: #9ec200;
}
div#top ul.nav li a.cyan {
	background-color: #00c0ae;
}
div#top ul.nav li a:hover, div#top ul.nav li a.active {
	background-color: #bc000d;
}
div#top ul#langselect {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 2px;
	top: 27px;
}
div#top ul#langselect li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#top ul#langselect li img {
	border: 0;
}
div.crumbs {
	font-size: 90%;
}
div.crumbs a {
	color: #646464;
	text-decoration: none;
}
div.pager {
	clear: both;
	margin: 4px;
}
div.pager a {
	color: #646464;
	text-decoration: none;
}
div.pager a:hover {
	color: #bc000d;
}
div.pager span.active {
	color: #bc000d;
}
ul.articlelist {
	width: 550px;
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
ul.articlelist li {
	position: relative;
	display: block;
	float: left;
	width: 106px;
	height: 225px;
	margin: 0;
	padding: 0;
	border-width: 0 2px 2px 0;
	border-style: dotted;
	border-color: #d5d5d5;
}
ul.articlelist li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	margin: 2px;
	border: 2px solid #bc000d;
}
ul.articlelist li img:hover, ul.articlelist li img.active {
	border: 2px solid #d5a1a1;
}
ul.articlelist li div.order {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 2px 4px;
	color: #8d8d8d;
}
ul.articlelist li form {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
ul.articlelist li input.amount {
	width: 24px;
	margin: 0 2px;
	border: 1px solid #8d8d8d;
	color: #8d8d8d;
}
ul.articlelist li input.orderbutton {
	width: 24px;
	height: 23px;
	border: 0;
	background: #ffffff url(/skin/winkelwagenklein.png) top left no-repeat;
	cursor: pointer;
}
ul.articlelist span.status {
	color: #bc000d;
	font-size: 10px;
}

div.fullview {
	position: absolute;
	top: 180px;
	left: 726px;
	width: 270px;
	height: 570px;
	border: 2px solid #bc000d;
	background: #ffffff;
	color: #9a0008;
}
div.fullimg {
	height: 355px;
	margin: 15px 15px 0 15px;
	background-color: #ffffff;
}
div.fullimg img {
	width: 240px;
}
table.fullimgnav {
	border-collapse: collapse;
	position: absolute;
	top: 370px;
	left: 0;
	width: 240px;
	margin: 0 15px 0 15px;
	padding: 0;
	border: 0;
	background-color: #ffffff;
}
table.fullimgnav td {
	padding: 0;
	text-align: left;
}
table.fullimgnav td.bigimg a {
	display: block;
	width: 120px;
	height: 16px;
	border: 0;
	background: #ffffff url(/skin/grotere-foto.png) 0 -16px no-repeat;
	cursor: pointer;
}
table.fullimgnav td.bigimg a:hover {
	background: #ffffff url(/skin/grotere-foto.png) 0 0 no-repeat;
}
table.fullimgnav td.fullimgnavlink {
	width: 16px;
	padding-left: 2px;
	text-align: center;
}
table.fullimgnav td.fullimgnavlink a {
	display: block;
	border: 1px solid #8d8d8d;
	cursor: pointer;
}
table.fullimgnav td.fullimgnavlink a:hover {
	border: 1px solid #bc000d;
}

div.fullview div.fullorder {
	position: absolute;
	top: 390px;
	left: 0;
	margin: 0 15px 15px 15px;
}
div.fullorder div.name {
	white-space: nowrap;
	overflow: hidden;
}
div.fullorder div.description {
	height: 70px;
	overflow: hidden;
	line-height: 14px;
}
div.fullorder form {
	display: inline;
}
div.fullorder input.amount {
	width: 24px;
	margin: 0 4px 0 4px;
	border: 1px solid #8d8d8d;
	color: #8d8d8d;
}
div.fullorder input.fullorderbutton {
	width: 31px;
	height: 27px;
	border: 0;
	background: #ffffff url(/skin/winkelwagen-nieuw.png) top left no-repeat;
}
div.fullorder form.wishlist select {
	width: 90px;
	border: 1px solid #8D8D8D;
	color: #8D8D8D;
}
div.fullorder form.wishlist input {
	width: 21px;
	height: 21px;
	border: 0;
	background: #E6E6E6 url(/skin/toevoegen-wishlist.png) 0 0 no-repeat;
}
div.fullorder form.wishlist input:hover {
	background: #E6E6E6 url(/skin/toevoegen-wishlist.png) 0 -21px no-repeat;
}
div.fullorder form.wishlistdelete input {
	width: 19px;
	height: 19px;
	border: 0;
	background: #E6E6E6 url(/skin/verwijder.png) 0 0 no-repeat;
}
div.fullorder form.wishlistdelete input:hover {
	background: #E6E6E6 url(/skin/verwijder.png) 0 -19px no-repeat;
}
div.fullview div.overview {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 15px 5px 15px;
}
div.fullview div.overview a {
	color: #9A0008;
}
div.fullview div.overview a:hover {
	color: #bc000d;
}

div.fullview table {
	width: 240px;
	color: #bc000d;
}
div.fullview table.totals {
	margin: 15px;
}
div.fullview #fullstatus {
	color: #bc000d;
}

div#sidebar {
	width: 141px;
	margin-left: -144px;
	_margin-left: -72px;
	padding-bottom: 40px;
	float: left;
	position: relative;
	top: 40px;
	left: 0;
}
	.sidebarinfo {
		background: #BC000D;
		padding: 5px;
		color: #fff;
		margin-top: 5px;
		font-size: 12px;
	}
div#overview {
	overflow: hidden;
	width: 133px;
	height: 70px;
	padding: 4px;
}
div.highlight {
	color: #FFF;
	background-color: #bc000d;
}
div.submenu {
	overflow: hidden;
	width: 141px;
	height: 40px;
	padding: 4px 0;
	background: #bc000d;
	line-height: 150%;
}
div.submenu a {
	display: block;
	padding: 0 4px;
	color: #ffffff;
	text-decoration: none;
}
div.submenu a:hover, div.submenu a.active {
	background-color: #780F11;
	color: #ffffff;
	text-decoration: none;
}

/* navigatie */


div#artikelnav {
	position: absolute;
	top: 81px;
	left: 144px;
	width: auto;
	_width: 856px;
	background: #b0b0af url('/skin/menu.jpg') repeat left top;
}
div#artikelnav ul {
	float: left;
	list-style: none;
	width: 140px;
	height: 93px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}
div#artikelnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}
div#artikelnav a {
	display: block;
    	height: 17px;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
    	overflow: hidden;
}
div#artikelnav a:hover, div#artikelnav a.active {
	background: #bc000d url(/skin/pijltje-nieuw.png) 3px 50% no-repeat;
	color: #fff;
}

div#artikelsubnav {
	background: #D0CFCD;
}
div#artikelsubnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#artikelsubnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
div#artikelsubnav li div {
	padding-left: 20px;
	color:#000;
}
div#artikelsubnav a {
	display: block;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}
div#artikelsubnav a:hover, div#artikelsubnav a.active {
	background: #bc000d url(/skin/pijltje-nieuw.png) 3px 50% no-repeat;
	color:#fff;
}

div#nieuwnav {
	position: absolute;
	top: 81px;
	left: 144px;
	background-color: #D8A703;
}
div#nieuwnav ul {
	float: left;
	list-style: none;
	width: 140px;
	height: 93px;
	margin: 0;
	padding: 0;
	border-right: 1px dashed #FFF;
}
div#nieuwnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}
div#nieuwnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#nieuwnav a:hover, div#nieuwnav a.active {
	background: transparent url(/skin/pijltje-geel.png) 3px 50% no-repeat;
}

div#nieuwsubnav {
	background-color: #D8A703;
}
div#nieuwsubnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nieuwsubnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
div#nieuwsubnav li div {
	padding-left: 20px;
}
div#nieuwsubnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#nieuwsubnav a:hover, div#nieuwsubnav a.active {
	background: transparent url(/skin/pijltje-geel.png) 3px 50% no-repeat;
}

div#aanbiedingnav {
	position: absolute;
	top: 81px;
	left: 144px;
	background-color: #9EC200;
}
div#aanbiedingnav ul {
	float: left;
	list-style: none;
	width: 140px;
	height: 93px;
	margin: 0;
	padding: 0;
	border-right: 1px dashed #FFF;
}
div#aanbiedingnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}
div#aanbiedingnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#aanbiedingnav a:hover, div#aanbiedingnav a.active {
	background: transparent url(/skin/pijltje-groen.png) 3px 50% no-repeat;
}

div#aanbiedingsubnav {
	background-color: #9EC200;
}
div#aanbiedingsubnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#aanbiedingsubnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
div#aanbiedingsubnav li div {
	padding-left: 20px;
}
div#aanbiedingsubnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#aanbiedingsubnav a:hover, div#aanbiedingsubnav a.active {
	background: transparent url(/skin/pijltje-groen.png) 3px 50% no-repeat;
}

div#koopjesnav {
	position: absolute;
	top: 81px;
	left: 144px;
	background-color: #9EC200;
}
div#koopjesnav ul {
	float: left;
	list-style: none;
	width: 140px;
	height: 93px;
	margin: 0;
	padding: 0;
	border-right: 1px dashed #FFF;
}
div#koopjesnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}
div#koopjesnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#koopjesnav a:hover, div#koopjesnav a.active {
	background: transparent url(/skin/pijltje-groen.png) 3px 50% no-repeat;
}

div#koopjessubnav {
	background-color: #9EC200;
}
div#koopjessubnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#koopjessubnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
div#koopjessubnav li div {
	padding-left: 20px;
}
div#koopjessubnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#koopjessubnav a:hover, div#koopjessubnav a.active {
	background: transparent url(/skin/pijltje-groen.png) 3px 50% no-repeat;
}

div#favoritesnav {
	position: absolute;
	top: 81px;
	left: 144px;
	background-color: #00C0AE;
}
div#favoritesnav ul {
	float: left;
	list-style: none;
	width: 140px;
	height: 93px;
	margin: 0;
	padding: 0;
	border-right: 1px dashed #FFF;
}
div#favoritesnav li {
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}
div#favoritesnav a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
div#favoritesnav a:hover, div#favoritesnav a.active {
	background: transparent url(/skin/pijltje-turquoise.png) 3px 50% no-repeat;
}

div#showbigimg {
	position: absolute;
	left: 250px;
	top: 200px;
	padding: 10px;
	border: 2px solid #9a0008;
	background-color: #eeeeee;
}
div#showbigimg div.close {
	margin-bottom: 10px;
	text-align: right;
}
div#showbigimg div.close a {
	cursor: pointer;
}
div#showbigimg div.close a:hover {
	color: #bc000d;
}

table.carttable {
	border-collapse: collapse;
	width: 550px;
}
table.carttable th {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px dashed #FFF;
	background-color: #676767;
	color: #FFF;
}
table.carttable td {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px dashed #FFF;
	background-color: #D5D5D5;
	color: #000;
	text-align: center;
}
table.carttable th.last, table.carttable td.last {
	border-right: 0;
}
table.carttable img {
	width: 60px;
	border: 2px solid #D5D5D5;
}
table.carttable a.wishlistlink {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto;
	border: 0;
	background: #E6E6E6 url(/skin/toevoegen-wishlist.png) 0 0 no-repeat;
}
table.carttable a.wishlistlink:hover {
	background: #E6E6E6 url(/skin/toevoegen-wishlist.png) 0 -21px no-repeat;
}
table.carttable input[type="text"] {
	border: 1px solid #8D8D8D;
	color: #000;
	text-align: right;
}

table.orderform {
	border-collapse: collapse;
	width: 550px;
	margin: 10px 0;
}
table.orderform td {
	padding: 3px;
	border-right: 1px dashed #FFF;
	background-color: #8D8D8D;
	color: #FFF;
	text-align: left;
}
table.orderform td.last {
	border-right: 0;
}
table.orderform input[type="text"], table.orderform textarea {
	width: 240px;
	border: 0;
}
table.orderform a {
	color: #FFF;
}

p.shop, div.shop {
	width: 550px;
}

div.favform {
	clear: left;
	width: 550px;
	padding: 4px;
	border-top: 4px solid #FFF;
	background-color: #676767;
	color: #FFF;
}
div.favform input[type="text"] {
	width: 240px;
	border: 0;
}

/* form stuff */
input.input, select.input {
	width: 240px;
	border: 1px solid #E6E6E6;
	color: #666;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 0 5px;
	border: 0;
	background-color: #9a0008;
	color: #ffffff;
	font-weight: bold;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-color: #bc000d;
	cursor: pointer;
}
div.tekstp {
	color: #FFFFFF;
	font: 13px/16px "Trebuchet MS", sans-serif;
}
div#text {
	margin-top: 2px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #666666;
}
div#credits {
	display: none;
}

/* brandbox */
div#brandbox {
	width: 704px;
	height: 362px;
	position: relative;
}
	div#brandbox img {
		border: 0 none;
	}
	div#brandbox ul.cats {
		display: block;
		width: 448px;
		height: 13px;
		padding: 8px 7px 6px;
		margin: 0;
		background-color: #e80000;
		font-size: 13px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}
		div#brandbox ul.cats li {
			list-style: none;
			float: left;
		}
			div#brandbox ul.cats a, div#brandbox ul.cats a:visited {
				display: block;
				height: 13px;
				padding: 0 5px;
				border-left: 1px solid #fd7c7c;
				line-height: 12px;
				text-decoration: none;
				color: #fff;
				position: relative;
				outline: none;
			}
			div#brandbox ul.cats a:hover, div#brandbox ul.cats a.active {
				color: #ffffff;
			}
				div#brandbox ul.cats a:hover span, div#brandbox ul.cats a.active span {
					background:url("/skin/brandbox-active.png") no-repeat scroll center bottom transparent;
					display:block;
					height:29px;
					left:0;
					position:absolute;
					top:0;
					width:100%;
					z-index: 9;
					zoom: 1;
				}
			div#brandbox ul.cats li.first a, div#brandbox ul.cats li.first a:visited {
				border-left-width: 0;
			}
	div#brandbox div.cat {
		height: 334px;
		width: 462px;
		position: absolute;
		top: 28px;
		left: 0;
		z-index: 1;
	}
		div#brandbox div.item {
			width: 462px;
			height: 141px;
			background-color: #ffffff;
			text-align: center;
			position: absolute;
			top: 0;
			left: 0;
		}
			div#brandbox ul {
				margin: 0;
				padding: 0;
				margin-left: 20px;
			}
			div#brandbox .special div.item {
				height: 227px;
			}
			div#brandbox div.item img {
				height: 355px;
				position: absolute;
				left: 463px;
				top: -28px;
				border: 4px solid #8D8D8D;
			}
			div#brandbox div.bg {
				background-color: #8d8d8d;
			}
			div#brandbox div.content {
				height: 121px;
				width: 438px;
				padding: 10px 12px;
				text-align: left;
				color: #ffffff;
				position: absolute;
				top: 0;
				left: 0;
			}
				div#brandbox .special div.content {
					height: 207px;
					text-decoration: none;
					font-weight: normal;
					font-size: 25px;
					line-height: 30px;
					color: #ffffff;
				}
				div#brandbox h1, div#brandbox h1 a, div#brandbox h1 a:visited {
					margin: 0;
					padding-bottom: 10px;
					text-decoration: none;
					font-weight: normal;
					font-size: 20px;
					color: #ffffff;
					margin-top: 5px;
				}
				div#brandbox .special h1 {
					display: none;
				}
			div#brandbox a.more, div#brandbox a.more:visited {
				display: block;
				padding: 0 12px;
				background-color: #861113;
				line-height: 26px;
				text-decoration: none;
				font-size: 15px;
				color: #ffffff;
				position: absolute;
				bottom: 0;
				right: 0;
			}
		div#brandbox div.items {
			height: 194px;
			width: 100%;
			background-color: #000000;
			overflow: hidden;
			position: absolute;
			top: 141px;
			left: 0;
		}
			div#brandbox .special div.items {
				height: 108px;
				top: 227px;
			}
			div#brandbox div.items ul {
				display: block;
				/*height: 100px;*/
				width: 100%;
				padding: 0;
				margin: 0;
				position: absolute;
				top: 10px;
				left: 0;
			}
				div#brandbox div.items li {
					list-style: none;
					text-align: center;
					margin-left: 10px;
					float: left;
				}
					div#brandbox div.items a, div#brandbox div.items a:visited {
						display: block;
						width: 44px;
						height: 75px;
						padding-right: 5px;
						outline: 0 none;
						border-width: 6px;
						border-style: solid;
						border-color: #000000;
					}
					div#brandbox div.items a:hover, div#brandbox div.items a.active {
						border-color: #e60000;
					}
						div#brandbox div.items img {
							max-height: 75px;
						}
#container div.container {
	position: relative;
	float: left;
}
.tip-wrap {
	width: 240px;
	padding: 3px;
	background-color: #bc000d;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	position: relative;
}
.clear {
	clear: both;
}
#footer {
	background-color: #BC000D;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eb8e93;
}
	#footer h1 {
		padding: 0 10px;
		background-color: #000000;
		text-transform: uppercase;
		line-height: 22px;
		font-weight: normal;
		font-size: 11px;
		color: #ffffff;
	}
	#footer p {
		padding: 0 10px;
	}
	#footer a, #footer a:visited {
		text-decoration: none;
		color: #eb8e93;
	}
	#footer a:hover, #footer a:active {
		color: #ffffff;
	}
	#footer img {
		border: 0 none;
	}
	#footer ul {
		margin-left: 0;
		padding: 0 10px 0 30px;
		_padding-left: -10px;
		list-style: square outside url('/skin/footer/bullet.png');
	}
	#footer li {
		margin-left: 0;
		padding-left: 0;
	}
	#footer ul.social {
		padding: 0 6px;
		_padding-left: -10px;
		list-style: none outside none;
	}
		#footer ul.social li {
			padding-left: 4px;
			float: left;
		}
	#footer label {
		display: block;
		width: 170px;
	}
	#footer input.txt {
		width: 170px;
		border: 0 none;
	}
	#footer input.btn,
	#footer a.btn, #footer a.btn:visited, #footer a.btn:hover {
		padding: 3px 30px 5px 20px;
		width: 102px;
		background: transparent url('/skin/footer/button.png') no-repeat top left;
		font-weight: normal;
		font-size: 10px;
		color: #ffffff;
		margin-top: 10px;
	}
	#footer a.btn, #footer a.btn:visited, #footer a.btn:hover {
		display: block;
		width: 52px;
	}
	#footer div.container {
		width: 1000px;
		margin: 0 auto;
		padding-bottom: 60px;
		background-color: #BC000D;
	}
		#footer div.column {
			padding: 12px 10px 0;
			float: left;
		}
		#footer div.first {
			width: 409px;
		}
		#footer div.center {
			width: 247px;
		}
		#footer div.last {
			width: 284px;
		}
#messages {
	width: 530px;
	margin-top: 140px;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 150px;
}
	#messages .message {
		border: 1px solid #000000;
		margin-bottom: 5px;
		padding: 5px;
		background-color: #b0060f;
		text-align: center;
		color: #ffffff;
	}

