	body {
		margin: 0px;
		padding: 0px;
		background: url(../images/new_bg.jpg) top center repeat-y;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #777;
		}

	a {
		color: #ffffff;
		}

	#wrapper {
		width: 750px;
		margin: auto;
		}

	img {
		border: 0px;
		}

	h1 {
		font: 24px arial,sans-serif;
		color: #777777;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		font-weight: normal;
		}

	.input {
		border: solid 1px #aaaaaa;
		background-color: #fffffff;
		padding: 5px;
		font-size: 12px;
		color: #444444;
		width: 70%;
		}

	#left-column {
		position: relative;
		width: 565px;
		float: left;
		}

	#header {
		position: relative;
		background: url('../images/top_new.gif') no-repeat #000000;
		width: 565px;
		height: 179px;
		}

		#logo-link {
			position: absolute;
			width: 150px;
			height: 169px;
			top: 0px;
			left: 0px;
			}

		#menu-container {
			position: absolute;
			width: 180px;
			left: 358px;
			top: 75px;
			height: 90px;
			}

			#menu-container .menu-item {
				position: relative;
				width: 180px;
				height: 23px;
				text-align: right;
				}

	#right-column {
		position: relative;
		width: 172px;
		float: right;
		}

	.ingress {
		margin-left: 20px;
		margin-top: 15px;
		margin-right: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #777;
		padding-bottom: 15px;
		}

	.ingress2 {
		margin-left: 20px;
		margin-top: 1px;
		margin-right: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #777;
		padding-bottom: 10px;
		}

	.ingress a, .ingress2 a {
		color: #000000;
		}

	#searchdiv {
		position: relative;
		background-color: #000000;
		padding: 10px 10px 20px 10px;
		font: 12px arial,sans-serif;
		color: #ffffff;
		margin-top: 3px;
		margin-bottom: 3px;
		}
	#searchdiv .input {
		margin-top: 5px;
		}


	.citatcontainer {
		height: 169px;
		width: 172px;
		background-color:#000;
		}

	.citat {
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		color: #777;
		font-size: 12px;
		}
	.citatheader {
		font-size: 18px;
		}

	.textbox {
		font-size: 10px;
		}

	.puffdiv {
		background-color:#000;
		margin-top: 3px;
		margin-bottom: 3px;
		}


/*
PRODUCT LISTING
*/

	.prod-spacer {
		height: 10px;
		font: 1px sans-serif;
		width: 565px;
		}

	.prod-box {
		background-color: #000000;
		width: 565px;
		border-top: solid 4px #476182;
		}


	.prod-box-title {
		padding: 9px 12px 9px 12px;
		}

		.prod-box-title .author,
		.prod-box-title .author a.prodSlideLink,
		.prod-box-title .author a.searchLink {
			font-family: Arial;
			font-size: 15px;
			margin-right: 10px;
			color: #ffffff;
			text-decoration: none;
			}

		.prod-box-title .author {
			width: 400px;
			color: #7b8bab;
			float: left;
			}

		a.authorLink {
			font-family: Arial;
			font-size: 15px;
			color: #7b8bab;
			text-decoration: none;
			}


		.prod-box-title .buttons {
			width: 120px;
			color: #283040;
			float: right;
			text-align: right;
			padding-top: 2px;
			}

		.prod-box-title .author-title-link {
			position: relative;
			color: #ffffff;
			text-align: right;
			padding-top: 2px;
			}

		.prod-box-title .author-title-link a {
			font: 12px arial,sans-serif;
			color: #ffffff;
			text-decoration: underline;
			}
	
	.prod-box-content {
		padding: 0px 5px 0px 5px;
		}

	.prod-preview {
		color: #ffffff;
		font: 12px arial,sans-serif;
		width: 555px;
		text-align: center;
		}

	.prod-info {
		display: none;
		color: #ffffff;
		font: 12px arial,sans-serif;
		width: 555px;
		padding: 15px 0px 15px 0px;
		}

	.lghtbxContainer {
		text-align: center;
		}

	.lghtbxContainer img {
		border: 0px;
		margin-left: 9px;
		margin-right: 9px;
		margin-bottom: 30px;
		}

	#debug {
		height: 80px;
		font: 12px monospace;
		color: #000000;
		}


	.paging-table {
		font-size: 12px;
		color: #aaaaaa;
		font-weight: normal;
		}

	.paging-table .current{
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		}

	.paging-table a {
		font-size: 12px;
		color: #545454;
		font-weight: normal;
		}

/*
SHOPPING CART
*/

	#shoppingcart {
		position: relative;
		background-color: #000000;
		padding: 10px;
		font: 12px arial,sans-serif;
		color: #ffffff;
		margin-top: 3px;
		margin-bottom: 3px;
		}

a.explainLink {
	color: #ffffff;
	text-decoration: none;
	}

a.explainLink:hover {
	text-decoration: underline;
	}

a.vanliglink {
	color: #ffffff;
	text-decoration: underline;
	}
