@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	margin-top: 40px;
	background-color: #333333;
}
a:link {
	color: #fff;
	text-decoration:underline;
}
a:hover, a:visited {
	color: #fff;
	text-decoration: underline;
}
h1 {
	padding: 0px;
	font-size: 22px;
	color: #fca500;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2, legend {
	font-size: 14px;
	font-weight: normal;
	color: #fca500;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cf003d;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.logo {
	position: relative;
	top: 8px;
}
.breadcrumb {
	color:#999999;
	text-align:left;
	padding-top: 3px;	
}

.breadcrumb a {
	color:#999999;
}

.topnav {
	margin: 0px;
	padding: 0px;
	width: auto;
	height:auto;
	float: right;
	position: relative;
	top: 16px;
}
.topnavitem, .selected {
	float: left;
	width: auto;
	height: 20px;
	border: 0px solid white;
	margin-left: 20px;
		
}

.selected {
	background-image:url(../images/activepage_arrow.gif);
	background-repeat:no-repeat;
	background-position: 50% 100%;
	
}
.topnav a:link, .topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	text-transform:uppercase;
}


#headerphotos {
	height: 279px;
	overflow:hidden;
	
}

.subnav {
	margin-top: 0px;
	width: 200px;
	height: auto;
	float:left;
}

.subnavitem {
	border-bottom: 1px solid #555555;
	padding: 0px;
	padding-left: 0px;
	text-align:left;
	color: #999999;	
}
.subnavitem a:link, .subnavitem a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	
	border-bottom: 0px solid #555555;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	/*color:#bc0031;*/
	text-align:left;
	width: 200px;
	display:block;
}
.subnavitem a:hover {
	color: #fff;
        background-color:#3d3d3d;
	text-decoration: none;
	font-size: 10px;
	
	border-bottom: 0px solid #555555;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	/*color:#bc0031;*/
	text-align:left;
	width: 200px;
	display:block;
}
.subnavitem a.subnavselected {
	color: #fff;
        background-color:#3d3d3d;
}
.contentbox {
	width: 896px;	
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	text-align:left;
	border: 0px solid white;
}
.maincontentbox {
	width: 696px;
	float: left;
	border: 0px solid white;
}
.basketstatus {
	border: 1px solid #555555;
/*
	width: 655px;
	height: 16px;
	position: relative;
	left: 35px;
	top: -5px;
	padding: 2px;
*/
	background-color: #3d3d3d;
	margin-top: -20px;
	margin-bottom: 5px;
   	margin-right: 6px;
	width: 194px;
	float: right;
	padding: 3px;
 	margin-bottom: 2px;
	text-align: right;
}

.pagecontent {
	height: auto;
	text-align:left;
	padding-top:5px;
	padding-left: 30px;
	padding-right: 0px;
	float: left;
	border: 0px solid white;
	width: 660px;
	overflow:hidden;
	
}
.pagecontentwithrightcolumn {
	height: auto;
	width: 405px;
	text-align:left;
	padding-top:5px;
	padding-left: 30px;
	padding-right: 0px;
	float: left;
	overflow:hidden;
	
}
.rightcolumn {
	width: 175px;
	height:auto;
	text-align:left;
	float:right;
	padding: 35px;
	padding-top: 18px;
	padding-bottom: 0px;
	border: 0px solid white;
	background-color: #3d3d3d;
	z-index: 5;
}

.rightcolumnblurb {
	width: 175px;
	height:auto;
	text-align:left;
	float:right;
      	padding: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid white;
	background-color: #3d3d3d;
	z-index: 5;
	margin-top: 10px;
}


.scroll {
	width: auto;
	height: 280px;
	margin:0px;
	padding:0px;
	float: left;
	overflow:auto;
}


ul li{
	margin-left: -2em;
	margin-bottom: 0.3em;
}
table.image-list  {
	width: 663px;
	vertical-align:top;
	border: 0px solid white;
	padding:0px;
	margin:0px;
}
table.image-list td {
	vertical-align:top;
	
}
table.image-list td.left {
	width: 220px;
}
table.image-list td.right {
	width: 220px;
}
table.image-list td.center {
	width: 220px;
}
table.image-list td.left table{
	float: left;
}
table.image-list td.right table{
	float: right;
}
table.image-list td.center table{
	position: relative;
	left: 12px;
}
table.image-list td table{
	padding: 0px;
	margin: 0px;
}
.cell {
	width: 189px;
	height: auto;
}

.cell .image {
	background-color:#3d3d3d;
	padding: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;

}
.cell .meta {
	float: left;
	width: 120px;
	background-color:#333333;
	height: 20px;
	border: 0px solid white;
	text-align:left;
}

.cell .meta a {
        text-decoration: none;
}

.cell .image img {
        border: 0px;
}

.cell .select {
	float: right;
	height: 15px;
	padding: 7px;
	padding-bottom: 0px;
	background-color:#3d3d3d;
	width: 20px;
	position: relative;
	top: -2px;
}
.cell .select a:link, 
.cell .select a:visited
{
	color:#fca500;
	font-size: 9px;
	text-decoration: none;
	position: relative;
	top: -3px;
}
.footerbox {
	background-color:#3d3d3d;
	font-size: 9px;
	color: #8c8c8d;
	margin-top: 20px;
	height: 21px;
	padding: 3px;
}
.footerbox a:link, .footerbox a:visited {
	color: #8c8c8d;
	text-decoration: none;
}
.footerbox a:hover {
	color: #8c8c8d;
	text-decoration: underline;
}
.footerbox p {
  padding: 0px;
  margin: 0px;
}
/* gallery */
.gallery {
	position: relative;
	right: 20px;
	top: -210px;
	width: 250px;
	height:145px;
	border:0px solid black;
	float: right;
	
}
input.submit {
	background-color:#434343;
	color: #fff;
	font-size: 10px;
	border: 1px solid #969696;
}
input.file {
	background-color:#fff;
	color: #000;
	font-size: 10px;
	border: 1px solid #969696;
	width: 250px;
}

div#selectors div.label {
  color: #fca500;
 font-size: 14px;
 font-weight: normal;
}
div#selectors div.choices {
	padding-bottom: 10px;	
}
div#status table.status {
  width: 170px;
    
}

div#status table.status td {
  border: none;
  border-bottom: 1px dashed #ccc;
  margin: 0px;
  padding:0px;

}

div#status table.status td.status-label {
  width: 90px;
  text-align: left;
}

div#status table.status td.value {
  text-align: right;
}

div#status table.status tr.total {
  font-weight: bold;
}
div#add-to-basket {
	border: 0px solid white;
	width: 245px;
	height: 63px;
	background-image:url(../images/bg_basket.gif);
	background-repeat:no-repeat;
	background-color:#333333;
	position: relative;
	left: -35px;
	z-index: 10;
	cursor: pointer;
}
div#add-to-basket a{
	
}
/*kontaktformular */
#contactform {
}
#contactform form{
	width: 400px;
	height:auto;
	text-align:left;
	
}
input.contactinput {
	padding: 2px;
	font-weight:normal;
}
.quickform .row {
	clear:both;
	height: 35px;
}

.element{
	position: relative;
	top: -2px;
	float: right;
	margin-right: 0px;
}
.element input, .element textarea {
	border: 1px solid #999999;
	background-color:#eeeeee;
}
#navn .element input{
	width: 285px;
}
#virksomhed .element input{
	width: 240px;
}
#virksomhedsadresse .element input{
	width: 260px;
}
#postnummer .element input{
	width: 230px;
}
#by .element input{
	width: 285px;
}
#telefon .element input{
	width: 230px;
}
#email .element input{
	width: 277px;
}
#kommentarer {
	clear:both;
	height: 130px;
}
#kommentarer .label{
	clear:both;
	border: 0px solid black;
}
#kommentarer .element{
	border: 0px solid black;
	float: left;
}
#kommentarer .element textarea{
	width: 395px;
	height: 100px;
	float: right;
	overflow: auto;
	margin-top: 5px;
	
}


#submit .element{
	float:left;
	clear:both;
}
div.requiredNote {
	font-size: 10px;
	position: relative;
	left: 0px;
	top: -10px;
}
.error {
	font-size: 9px;
	color:#006600;
	float: left;
}
/* kontaktformular slut */

/* fotograf side */
div.photographer-description {
  padding: 20px 0px 20px 0px;
}

/* kurv */
table.basket {
  border-collapse: collapse;
  width: 100%;
}

table.basket td {
  vertical-align: top;
}

table.basket td.bottom-row {
  border-bottom: 1px solid #555;
  padding-top: 5px;
}

table.basket td.top-row {
  padding-bottom: 5px;
}

table.basket table.item-details td.label {
  font-weight: bold;
  padding-right: 20px;
}

a.yellow {
  color: #fca500;
  text-decoration: none;
}

table.totals,
table.pre-basket {
  width: 100%;
}

table.pre-basket td {
  border-top: 1px solid #555;
  padding-bottom: 5px;
}

table.totals td {
  text-align: right;
}

form#customerData .text,
form#customerData .textarea {
  width: 300px;
  border: 1px solid #555;
}

form#customerData .address {
  height: 80px;
}

form#customerData td.FormHeader {
  background-color:#3d3d3d;
  padding: 5px;
  font-size: 150%;
  color: #fff;
}

textarea.offline-terms {
  width: 400px;
  height: 100px;
}

table.FormTable span.required {
  color: #f00;
  margin-right: 3px;
}

/* slut kurv */

/* hyldevarer */
table.std-product {
  border-collapse: collapse;
  width: 600px;
}
div.product-ruler {
  border-bottom: 1px solid #555;
  width: 600px;
  height: 1px;
  margin: 10px 0px 10px 0px;
}
table.std-product td {
  padding: 10px;
  margin: 0px;
  vertical-align: top;
}

table.std-product td.illustration {
  width: 100px;
}
table.std-product td.description {
  width: 300px;
}
table.std-product td.price {
  width: 150px;
}
table.std-product td.submit,
table.std-product td.form {
  vertical-align: bottom;
}
table.std-product td.form div.form-element {
  float: right;
  display: block;
  width: 240px;
  text-align: left;
  margin-bottom: 10px;
}
table.std-product td.form div.label,
table.std-product td.submit input {
  margin-bottom: 10px;
  margin-top: 5px;
}


table.std-product td.description div.title {
  font-weight: bold;
}
table.std-product td.price  {
  color: #fca500;
  font-weight: bold;
}
/* slut hyldevarer */
