  /* NEW DESIGN */

/* all elements start with no border, margins and paddings and are positioned relatively */
* {
  margin: 0px;
  padding: 0px;
  position: relative;
}

a {
  color: #ea4e04;
  text-decoration: none;
}

a:hover {
  color: #ea4e04;
  text-decoration: underline;
}

a.button_link {
	color: #FFFFFF;
}

a.grey_link {
	color: grey;
}
ol {
  padding:10px 20px;
}
p {
  margin:0 0 10px 0;
}

dt {
  margin: 8px 0 4px 0;
}
dd {
  margin: 4px 8px;
}

body {
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px; 
  height: 100%;
  /* together with html's overflow prevents scroll bar when there's not much content */
  overflow: auto;	
}

.small_text{
	font-size: 12px;
}

.big_text{
	font-size: 18px;
}

div.horizontal-spacer {
  clear: both;
  font-size: 0px;
  height: 9px;
}

div.vertical-spacer {
  float: left;
  font-size: 0px;
  height: 1px;
  width: 10px;
}

form {
  margin-top: 10px;
}

  form div.field {
    margin-bottom: 7px;
  }

html {
  height: 100%;
  /* together with body's overflow prevents scroll bar when there's not much content */
  overflow: auto;
}

img {
  border: none;
  vertical-align: bottom;
}

/* text styling */
h1{
	color:#424242;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

h1.upload
{
	color:#424242;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:30px;
}

h2{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

h2.title {
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 14px;
}

h3.title {
  color: #454545;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}

h4 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
}

.free, .latest {
  float: left;
  height: 90%;
  margin-right: 5px;
}

label.checkbox,
input.checkbox {
  vertical-align: middle;
  width: auto;
}
label.checkbox {
  float:right;
}

ul {
  list-style-position: inside;
  list-style-type: circle;
}

/* see http://www.positioniseverything.net/easyclearing.html */
.clear:after {
  clear: both;
  content: ".";
  display: block; 
  height: 0;
  visibility: hidden; 
}

/*registration fields */

.register_left
{
	float:left;
	height:150px;
	padding-right:20px;
}

.register_right
{
	float:left;
	border-left:1px solid #a4a4a4;
	height:150px;
	width:250px;
	padding: 0px 10px 10px 10px;
	
}

.register_right ul 
{
  list-style-position: inside;
  list-style-type:disc;
  color:black;
}

.register_right li
{
	height:20px;
}


/* only affects Internet Explorer */
* html .clear {
  display: block;
  zoom: 1;
}

.clickable {
  cursor: pointer;
}

.main-intro {
  float: left;
  width: 722px;
}

  .main-intro-content {
    left: 10px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    position: absolute;
    top: 10px;
  }

  .main-intro-content-title {
    background-color: #FF5000;
    color: #FFFFFF;
    font-size: 200%;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    text-transform: uppercase;
  }

  .main-intro-content-description,
  .main-intro-content-description-opacity {
    color: #FFFFFF;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
  }

  .main-intro-content-description-opacity {
    background-color: #000000;
    filter: alpha(opacity=30);
    opacity: 0.3;
    position: absolute;
  }

  .main-intro-content-button-text {
    background-color: #333333;
    border-bottom-color: #666666;
    border-right-color: #666666;
    border-left-color: #999999;
    border-top-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    padding: 2px;
  cursor: pointer;
  }

.middle {
  vertical-align: middle;
}

.right {
  text-align: right;
}

.no-overflow {
  overflow: hidden;
}

.intro-subtitle {
  background-image: url(/images/intro_subtitle_background.gif);
  background-position: top left;
  background-repeat: repeat-x;
  bottom: 0px;
  color: #FFFFFF;
  font-size: 16px;
  height: 27px;
  left: 0px;
  padding-left: 20px;
  padding-top: 7px;
  position: absolute;
  text-transform: uppercase;
  width: 336px;
}

.item {
  color: #444444;
  font-size: 14px;
  height: auto;
  width: 356px;
  float:left;
}

.item-full {
  width: 722px;
}

.item-content {
  height: 140px;
  margin-top: 3px;
  overflow: auto;
}

.item-content-button {
  bottom: 0px;
  position: absolute;
  right: 0px;
	text-decoration:none;
}
  
.item-content-button a {
  outline: none;
	color:#e84e04;
}

.item-title {
  background-image: url(/images/item_title_background.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 22px;
  padding-left: 20px;
  padding-top: 10px;
  text-transform: uppercase;
}

#container {
  /* minimum height equals viewport's height */
  height: auto !important;
  height: 100%;
  min-height: 100%;
  /* center horizontally */
  margin-left: auto;
  margin-right: auto;
  width: 953px;
}

#shoppingtop
{
	width:953px;
	height:180px;
}

#shoppingbottom
{

	width:953px;
}

.formset
{
	border-bottom:1px solid gray;
	padding:10px 0px 10px 0px;
}

.formset_inputfields
{
	margin-left:235px;
}
.formset_inputfields label {
  clear:both;
}
#shoppingbottom #processbar
{
	height:23px;
	font-size:13px;
	color:white;
	float:left;
}

.processbaritem
{
	width:207px;
	border-right:4px solid white;
	height:17px;
	float:left;
	background:#FF5000;
	padding:6px 0px 0px 15px;
	
}

.processbaritem2
{
	width:219px;
	border-right:5px solid white;
	border-left:5px solid white;
	height:17px;
	float:left;
	background:#424242;
	padding:6px 0px 0px 15px;
}

.processbarlast
{
	width:219px;
	border-left:5px solid white;
	height:17px;
	float:right;
	background:#424242;
 	padding:6px 0px 0px 15px;	
}

.highlight
{
	background:#FF5000;
}

.no_highlight
{
	background:#424242;
}

#descriptionbar{
	border-bottom:1px solid #424242;
	height:23px;
	font-size:13px;
}

.bardescription
{
	width:261px;
	height:11px;
	float:left;
	color:#424242;
	padding:6px 0px 0px 15px;
	
}
.bardescription2
{
	width:460px;
	height:11px;
	float:left;
	color:#424242;
	padding:6px 0px 0px 15px;
}

.bardescriptionlast
{
	width:180px;
	height:17px;
	float:right;
	color:#424242;
  	padding:6px 0px 0px 15px;	
}

#header {
  border-bottom-color: #919191;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 40px;
  position:relative;
  z-index:10;
}

#main-menu {
  position:absolute;
  bottom:2px;
  right:0;
  height:20px;
  line-height:20px;
}
#main-menu li, #main-menu a {
  display:inline;
  position:relative;
  color: #727272;
  height:25px;
  padding:0;
}
#main-menu li ul {
  display:none;
  position:absolute;
  z-index:0;
  top:21px;
  left:-100px;
  background:#333;
  width:510px;
  padding:5px 10px;
  opacity:0.9;
  filter: alpha(opacity=90); /* IE7 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE8 */
}
#main-menu li li,
#main-menu li li a {
  display:block;
  float:left;
  width:170px;
  color:#fff
}
#main-menu li:hover { padding-bottom:5px }
#main-menu li:hover li { padding:0 }
#main-menu li:hover ul { display:block }
#main-menu li.link-inverse a {
  background-color: #727272;
  color: #FFFFFF;
  font-size: 12px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  text-transform: uppercase;
}
#main-menu li.link-inverse:hover a {
  text-decoration: none;
}
#main-menu li.login { width:80px }
#main-menu li.logout { width:100px }

#footer {
  border-top-color: #919191;
  border-top-style: solid;
  border-top-width: 1px;
  color: #003882;
  height: 44px;
  width:953px;
}

  #footer-rp {
    position: absolute;
    right: 0px;
    top: 5px;
    padding-bottom: 4px;
  }

  #footer-menu {
    color: #797979;
    font-size: 11px;
    left: 250px;
    line-height: 150%;
    position: absolute;
    top: 8px;
    width: 610px;
  }

  #footer-menu a
{
  text-decoration:none;
  color:gray;	
}

    #footer-menu a:hover {
      text-decoration: underline;
    }

  #footer-payment-logos {
    left: 0px;
    position: absolute;
    top: 5px;
  }

/* contains search form, logo and log in form */
#fold {
  float: left;
  height: 725px;
  width: 220px;
}
.fold {
  margin:0 0 5px 0;
  padding:2px 5px 5px 0;
}

.fold, #fold-search, #fold-logo, #fold-login, #fold-hint, #fold-categories {  
  padding-left: 25px;
  padding-top: 20px;
}

  /* search form */
  #fold-search {
    background-color: #FF5000;
    padding-top: 55px;
    height: 128px;
  }

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

    #fold-search h2.title {
  	
    }

    #fold-search input {
      background-image: url(/images/input_background_white.gif) !important;
      background-position: top center;
      background-repeat: no-repeat;
    }

  /* logo */
  #fold-logo {
    background-image: url(/images/gradient.gif);
    background-position: top center;
    background-repeat: repeat-x;
    height: 119px;
    padding-top: 64px;
  }

	#logo-image {
  bottom: 55px;
	}

  /* log in form */
  #fold-login {
    background-color: #444444;
    color: #A4A4A4;
    height: 150px;
    padding-top: 33px;
  }

    #fold-login a {
      color: #FF5000;
      text-decoration: underline;
    }

    #fold-login h2.title {
    }

    #fold-login input {
      background-image: url(/images/input_background_black.gif) !important;
      background-position: top center;
      background-repeat: no-repeat;
      color: #FFFFFF;
    }

  #fold-free-image {
    color: #444444;
    font-size: 14px;
    height: 183px;
  }

    #fold-free-image .item-title {
      background-image: url(/images/item_title_background_small.gif);
    }

  #fold-hint {
    background-color: #D2D2D2;
    height: 130px;
    padding-right: 10px;
  }

 /* categories styling */
.fold, #fold-categories{
    background-color: #D2D2D2;
    padding-right: 10px;
	}

.fold, .fold-categories-content ul{
  list-style-type: none;
  }
  
.fold,  .fold-categories-content a{
  color:#424242;
  }

  .fold-hint-content a{
     color:black;
     font-weight:normal;
     text-decoration:none;	
  }

  .fold-hint-content a:hover{
     color:gray;
     font-weight:normal;
     text-decoration:underline;	
  }
  
  .fold-hint-content ul{
     list-style:none;
  }
  
    .fold-hint-content {
      font-size: 12px;
      padding-top: 5px;
    }

    #fold-hint h2.title {	
      font-size: 16px;
      line-height: 20px;
    }

    #fold-categories h2.title {	
      font-size: 14px;
      line-height: 20px;
  	text-indent: 0px;
    }

  #fold .logged-in {
    background-image: none;
  }

  #fold input,
  #fold select {
    background: none;
    border: none;
    font-family: Trebuchet MS,sans-serif;
    font-size: 13px;
    height: 14px;
    padding: 2px;
    width: 136px;
  }

  #fold input.submit {
    background: none;
    border: none;
    padding: 0px;
    vertical-align: bottom;
  }

	#side {
	  float: right;
	  width: 722px;
	}

	#product {
	  text-align: left;
	  width: 722px;
	}

.product-title {
  background-color: #D3D3D3;
  width:702px;
  font-size: 14px;
  margin-top: 5px;
  padding-bottom: 4px;
  padding-left:20px;  
  padding-top: 4px;
  text-transform: uppercase;
  text-align:left;
  clear:both;
}

#product-image {
  border:1px solid gray;
  padding: 8px;
  float:left;
}

#product-image {
    height:auto;
  	width: auto;
}

#product-information {
  border:1px solid gray;
  bottom:10px;
  font-size: 13px;
  height: auto;
  width:365px;
  float: right;
  right:0px;
  margin-top:10px;
}

.preview-product
{
	height:auto;
}

#product-extra-information-toggler {
  background-color: #D3D3D3;
  background-image: url(/images/down.png);
  background-position: 340px 6px;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 16px;
  padding: 4px;
}

#product-extra-information-content {
  background-color: #FFFFFF;
  border-color: #D3D3D3;
  border-style: solid;
  border-width: 1px;
  border-top: none;
  cursor: pointer;
  padding: 4px;
  position: absolute;
  width: 346px;
  z-index: 1;
}

#product-keywords {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 10px;
  text-align:left;
}

.product-size {
  border-bottom-color: #A1A1A1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  float: left;
  height: 20px;
  margin-right: 10px;
  padding-left: 20px;
  padding-top: 10px;
  width:85px;
  text-transform: uppercase;
}

.product-sizelast {
  border-bottom-color: #A1A1A1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  float: right;
  height: 20px;
  padding:10px 20px 0px 20px;
  text-transform: uppercase;
  text-align:right;
}

.product {
  float: left;
  margin-bottom: 5px;
  text-align: center;
}

.productthumbs {
  float: left;
  margin-bottom: 5px;
  text-align: center;
  margin-right:10px;
}

.product-image {
  border-bottom-color: #D7D7D7;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  bottom: 20px;
  cursor: move;
  left: 0px;
  padding-bottom: 5px;
  position: absolute;
  width: 100%;
}

.product-icons {
  bottom: 0px;
  left: 0px;
  position: absolute;
  width: 100%;
}
/* dashboard styling */

#dashboarditems

{
	height:auto;
	width:100%;
	margin-top:10px;
}

.dashboard-item,
.dashboarditem_setup{
	width:229px;
	padding:5px 0px 5px 0px;
	height:95px;
	float:left;
	border-top:1px solid gray;
	margin-right:10px;
}
.dashboardicon
{
	width:52px;
	height:55px;
	float:left;
}
.dashboardtitle
{
	float:left;
	width:165px;
	height:30px;
	margin-top:25px;
	padding-left:5px;
}

.dashboard_content
{
	height:65px;
	width:229px;
}
.dashboard_title,
.dashboard-item h1
{
    text-align:left;
	height:55px;
	width:229px;
	font-size:11px;
}

.icon.creditcard, .icon.shoppingcart, .icon.free_photo, .icon.myaccount, .icon.history, .icon.fotoshoot, .icon.info, .icon.invoices {
  display:block;
  background:transparent url(/images/dashboard_icons/creditcard.gif) 0 0 no-repeat;
  padding-top:20px;
  padding-left:55px;
  height:20px;
}
.icon.shoppingcart { background-image:url(/images/dashboard_icons/shopping_cart.png)}
.icon.free_photo { background-image:url(/images/dashboard_icons/free_photo.png)}
.icon.myaccount { background-image:url(/images/dashboard_icons/myaccount.gif)}
.icon.history { background-image:url(/images/dashboard_icons/picture.gif)}
.icon.fotoshoot { background-image:url(/images/dashboard_icons/photo_redactie.png)}
.icon.info { background-image:url(/images/dashboard_icons/helpdesk.gif)}
.icon.invoices { background-image:url(/images/dashboard_icons/calculator.png)}

.cart {
  padding-top:0;
  padding-left: 20px;
  background:transparent url(/images/cart.gif) 0 0 no-repeat;
  border:none;
  color:#EA4E04;
  text-transform:uppercase;
  font-size:11px;
}
.content_text
{
	padding:10px 0;
	font-size:13px;
	font-family:Trebuchet Ms,sans-serif;
}

.testkolom
{
	width:222px;
	height:auto;
	overflow:hidden;
	float:left;
}

.rightcolum
{
	width:700px;
	float:left;
	margin-left:10px;
	border-left:1px solid gray;
	min-height:750px;
	padding:0 0 10px 10px;
}


.results-header {
  background-color: #D3D3D3;
  font-size: 12px;
  height: 20px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
}

  .results-header-paginator {
    float: left;
    height: 20px;
    width: 200px;
  }

  .results-header-filter {
    text-align: right;
  float: right;
  }

  .results-header input,
  .results-header select {
    font-size: 11px;
    height: auto;
    vertical-align: middle;
    width: auto;
  }

  .results-header input {
    border-color: #8D8D8D;
    border-style: solid;
    border-width: 1px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .results-header .link-inverse {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    height: 13px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    text-transform: uppercase;
  }

  .results-header .link-inverse:hover {
    text-decoration: none;
  }

#results-large .product {
  height: 200px;
  width: 170px;
}

#results-small .product {
  height: 140px;
  width: 110px;
}

  #results-large img.landscape {
    width: 170px;
  }

  #results-small img.landscape {
    width: 110px;
  }

  #results-large img.portrait {
    height: 170px;
  }

  #results-small img.portrait {
    height: 110px;
  }

	/*----styling forms--*/
	
	.formcontent
	{
  border-bottom:1px solid green;
  margin-left:235px;
	}
	
	.textfield
	{
  font-size:13px;
  color:green;
  height:15px;
  width:400px;
  border:1px solid green;
	}

	.contactinfo {
  font-size: 9pt;
  color:#444444;
	}
	#contact_new{
  color:#444444;
	}
	
	.contactlabel{
  width:80px;
  color:gray;
  font-size:10pt;
  font-weight:bold;
  color:#444444;
	}
	.contactfield{
  padding-bottom:5px;
	}
	
	.formrow {
	margin-bottom: 20 px;
	padding-bottom: 20 px;
	width:200px;
	}
	
	/*----styling items shoppingcart--*/
th, td {
    text-align: left;
}
th.currency, td.currency, th.number, td.number {
    text-align: right;
}
#cart_items {
color:#424242;
font-family:Trebuchet MS,sans-serif;
font-size:12px;
}
#cart_items th, #cart_items td {
  font-weight:normal;
  padding:7px 6px;
}
#cart_items thead th {
  border-bottom:1px solid #424242;
}
#cart_items tbody {
text-transform:uppercase;
}
.photo_sizes label {
  float:left;
  width: 80px;
  margin-left:10px;
}
.photo_sizes input {
  clear:left;
  float:left;
}
.photo_sizes span {
  float:left;
  margin-left:5px;
  width:110px;
}
.cart_item
  {	
	min-height:102px;
	min_height:102px;
	border-bottom:1px solid #bebebe;
	margin:10px 0 0 0;
}

.inner
{
	min-height:110px;
	min_heigth:110px;
}

.innerleft
{
	width:290px;
	min-height:102px;
	min_height:102px;
	float:left;
}

.innermiddle{
	width:100px;
	height:102px;
	float:left;
	height:102px;
}
.photosize{
	background-color:white;
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin-left:10px;

}
.dpi{
	float:left;
	height:102px;
	width:144px;
	font-family:Trebuchet MS,sans-serif;
	color:#424242;
}
.cost{
	height:102px;
	font-family:Trebuchet MS,sans-serif;
	color:#424242;
}
.sizes{
	float:left;
	font-family:Trebuchet MS,sans-serif;
	color:#424242;
	width:110px;
	height:102px;
}

.innerright
{
	float:right;
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
        font-weight:bold;
	color:#424242;
}
.photodescription{
	float:left;
	font-family:Trebuchet MS,sans-serif;
	color:#424242;
	font-weight:bold;
	width:100px;

}
.thumb_image{
	float:left;
        margin-right:20px;
	background-color:white;

	
}
.phototrash{
	padding-top:5px;
}
#photocontent{
	height:102px;
	width:50px;
	float:right;
}

.radiobutton{
	padding-top:9px;
	text-transform:uppercase;
	color:#424242;
	font-weight:bold;
}
#priceorder{
	padding-top:80px;
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
	color:#424242;
	font-weight:bold;
}
.innerdescription{
	padding-top:10px;
}
h3.pheight{
	font-size:12px;
	padding-bottom:10px;
        font-weight:normal;
}

/* cartstyling */
#total_cart_price{
	float:right;
        text-align:right;
	padding-top:20px;
	width:185px;
	font-weight:bold;
	border-top:2px solid #424242;
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
	color:#424242;
}
#total{
	float:right;
	padding-right:20px;
	padding-top:20px;
	font-weight:bold;
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
	color:#424242;

}

.total_price{
	font-size:15px;	
}
#checkoutbutton{
        padding-top:30px;
	float:left;
	margin-left:10px;
	height:15px;
}
#searchfurther{
	height:15px;
	color:#000;
	padding:35px 5px 5px 5px;
	float:left;
	text-transform:uppercase;
}
#searchfurther a {
  color:#EA4E04;
}

	/*----styling items registrationform--*/
	

	#spacingleft1{
  float:left;
  background-color:white;
  width:320px;
  height:130px;
  border-bottom:1px solid #424242;
	}
	#spacingleft2{
  float:left;
  background-color:white;
  width:320px;
  height:220px;
  border-bottom:1px solid #424242;
	}
	#spacingleft3{
  float:left;
  background-color:white;
  width:320px;
  height:30px;
  border-bottom:1px solid #424242;
	}
	#spacingleft4{
  float:left;
  background-color:white;
  width:320px;
  height:310px;
  border-bottom:1px solid #424242;
	}
	#spacingleft5{
  float:left;
  background-color:white;
  width:320px;
  height:290px;
  border-bottom:1px solid #424242;
	}
	#spacingleft6{
  float:left;
  background-color:white;
  width:320px;
  height:100px;
  border-bottom:1px solid #424242;
	}
	#containerform{
  height:900px;
  width:950px;
	}
	#registrationform1{
  height:1150px;
  width:950px;
  padding-bottom:20px;
  
  float:left;
	}
h1.form{
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
	#submitbutton{
	
	}
	#registrationblock1{
  width:630px;
  margin-bottom:15px;
  border-bottom:1px solid #424242;
  float:left;
  height:130px;
	}
	
	#registrationblock2{
  width:630px;
  border-bottom:1px solid #424242;
  float:left;
  margin-bottom:15px;
  height:220px;
	}
	
	#registrationblock3{
  width:630px;
  margin-bottom:15px;
  border-bottom:1px solid #424242;
  float:left;
  height:30px;
	}
	
	#registrationblock4{
  width:630px;
  margin-bottom:15px;
  border-bottom:1px solid #424242;
  float:left;
  height:310px;
	}
	#registrationblock5{
  width:630px;
  margin-bottom:15px;
  border-bottom:1px solid #424242;
  float:left;
  height:290px;
	}
	#registrationblock6{
  width:630px;
  margin-bottom:15px;
  border-bottom:1px solid #424242;
  float:left;
  height:100px;
	}

	
	/* forms */
	.formline {
  display:inline;
	}
	
.left
{
	float:left;
}

.right
{
	float:right;
	background:yellow;
}
label{
  font-family:Trebuchet MS,sans-serif;
  font-size:12px;
  font-weight:bold;
  width:120px;
  display:block;
  float:left;
	}
.labelright
{
	width:300px;
	height:30px;ƒ
}
	
.txtfield
{
  border:1px solid #999999;
  width:220px;
  height:20px;
  margin-bottom:10px;
}
label.txtfield {
  border:none;
}

.txtfield2
{
  border:1px solid #999999;
  width:300px;
  height:20px;
  margin-bottom:10px;
}
	
/*----styling error messages--*/
.fieldWithErrors .error_message {
  font-weight:normal;
  font-size:11px;
}
.fieldWithErrors input {
  background: #FEE;
}
	
.formError {
  float:left;
  margin-left:10px;
  font-size:12px;
  color:#848484;
  width:300px;
  height:27px;
  padding:2px 0px 2px 0px;
}
.error_message {
  color: red;
  display: block;
}
        

/* uploadsteps*/

.uploadsteps
{
	width:700px;
	height:60px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	padding-top:10px;
}

.uploaditem
{
	float:left;
	height:60px;
	width:100px;
	text-align:center;
}

/* TABLES */

table {
    /*border: 1px solid #ccc;*/
    width: 100%
}
tr {
    border: 0;
}
td, th {     
    line-height: 14px;
    padding: 5px 6px;
    text-align: left;
    vertical-align: top;
}
th {
    background: #fff;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}

.list-line-odd {
    background: #f7f7f7;
}
.list-line-even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 2px solid white;
    width:auto;
}
.list th:hover, .list tr:hover {
    background: #b2d1ff;
}

#super-shopping-text{
  width:100%;
  color:white;
}

#category
{
	border-top:1px solid gray;
	height:115px;
	padding-left:250px;
	padding-top:10px;
}
.category_colum
{
	float:left;
	width:140px;
}

.category_colum ul
{
	color:grey;

}

.category_colum li
{
	list-style:none;
	font-size:13px;
	font-weight:normal;
}

.top
{
	padding-bottom: 15px;
}

.free_photo
{
	float: left;
	padding:10px;
}

#no_flash_message
{
	color:red;
}

#category-menu ul .category-menu-item
{
	display:none;
}
#category-menu ul:hover .category-menu-item
{
	display:block;
	background:#444444;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
	padding:2px;
	width:161px;
	z-index: 20;
}
#category-menu
{	
	position:absolute;
	left:-85px;
	z-index: 10;
}
.top 
{
	cursor: pointer;
	list-style-type: none;
}

.category-menu-item-even
{	
	display:inline;
	float:left;
	font-weight:bold;
}

.category-menu-item-odd
{	
	display:inline;
	float:left;
	font-weight:bold;
}

#category-menu a {color:#fff}
#category-menu a:hover {background-color:#EA4E04}

.breadcrumbs {
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	padding:5px;
}
.breadcrumbs ul {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
}
.breadcrumbs li {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	color:#424242;
	display:inline;
	font-size:14px;
}
.breadcrumbs li:before { content: ' > ' }
.breadcrumbs li:first-child:before { content: '' }
.company-logo
{
	display:inline;
	padding: 12px;
}

.on-top
{
  z-index: 2;
}

.shop-free-photos p {
    margin: 1em 0 1em 0;
    line-height: 1.3;
}

p.call-to-action {
    color: #424242;
    font-size: 120%;
    font-weight: bold;
}
p.call-to-action a {
    text-decoration: underline;
}
#shoppingcart_summary {
  width:auto;
}
#shoppingcart_summary th {
  background:transparent;
  color:#000;
}
#flash_notice, #flash_error, #downloadable-error {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

.hidden, .js-show {
  display:none;
}
.button-to {
  margin:0;
  padding:0;
  border:none;
}
.bundle table {
  margin:10px 0;
}
table.bundle {
  width:600px;
}
.bundle input.left {
  display:block;
  float:left;
  margin:0 10px 0 0;
}
.inplaceeditor .empty, .inplaceeditor-loading, .inplaceeditor-saving {
    color: #aaa;
}
ul.compact li {
  list-style:none;
  float:left;
}
ul#bundles li {
  margin:10px 10px 0 0;
}
form .checkboxes label {
  float:left;
  width:auto;
}
form .checkboxes input {
  float:left;
  clear:left;
  margin-right:10px;
}
.client-extra {
  float:none;
  clear:both;
}
body.depot-payments .pagination, body.shop-invoices .pagination {
  text-align: right;
  margin: 1em 0;
}
tr.empty td {
    text-align: center;
    font-style: italic;
}
table.orders .thumb {
    width: 50px;
}
table.invoices td, table.orders td {
  border-bottom: solid #eee 1px;
}
table.invoices th, table.orders th {
  border-bottom: solid #eee 2px;
}
table.invoices .number, table.orders .number {
  width: 6em;
  text-align: right;
}
table.invoices .date, table.invoices .currency, table.orders .date, table.orders .currency {
  width: 8em;
}
table.invoices .date, table.invoices .currency, table.orders .date, table.orders .currency {
  text-align: right;
}
table.invoices tr.canceled td {
  text-decoration: line-through;
}
.items_list .right {
  float:none;
}
.button,
.trash {
  cursor: pointer;
}
tr.downloadable {
  padding:5px 10px;
  background-color: #FCC;
  border: solid 1px #C66;
}
tr.downloadable .thumb_image {
  background-color: #FCC;
}
p#downloadable-warning {
    margin: 0;
    padding: 25px;

    border: solid black 3px;
    background: #fcc;

    font-size: 150%;

    text-align: center;
}

dl.footnotes {
  font-size: 80%;
  margin: 20px 10px;
}
dl.footnotes dd {
  font-style: italic;
}
ul.notifications {
  margin-top:20px;
}
ul.notifications li {
  margin:5px 0 15px 0;
  padding:5px 10px;
  list-style:none;
  border:1px solid #ddd;
  background:#eee;
}
ul.notifications .header {
  display:block;
  padding:3px 10px;
  text-align:right;
}
ul.notifications .message {
  clear:both;
  border:1px solid #ddd;
  background:#fff;
  padding:10px;
}

dl.footnotes {
  font-size: 80%;
  margin: 20px 10px;
}
dl.footnotes dd {
  font-style: italic;
}
ul.notifications {
  margin-top:20px;
}
ul.notifications li {
  margin:5px 0 15px 0;
  padding:5px 10px;
  list-style:none;
  border:1px solid #ddd;
  background:#eee;
}
ul.notifications .header {
  display:block;
  padding:3px 10px;
  text-align:right;
}
ul.notifications .message {
  clear:both;
  border:1px solid #ddd;
  background:#fff;
  padding:10px;
}

.depot-products table.products {
    border-collapse: collapse;
    width: 100%;
}
.depot-products table.products td {
    border: solid black 1px;
    padding: 2px 4px;
    margin: 0;
}
.depot-products table.products tr.product {
    float: none;
}
.depot-products table.products tr th {
    border-bottom: solid black 3px;
}
.depot-products table.products td.thumb, .depot-products table.products td.thumb a {
    width: 150px;
    height: 100px;
    overflow: hidden;
}
.depot-products table.products td.thumb a {
    display: block;
}
.depot-products table.products td.actions a {
    display: block;
    margin-bottom: 10px;
}
.depot-products table.products .number {
    text-align: right;
}
.depot-products .pagination {
    float: right;
    margin: 15px 0;
}

.depot-members dl {
    font-size: 12px;
}
.depot-members dt {
    font-weight: bold;
 }
.depot-members dd {
    margin-left: 20px;
}
#category_main, #category_sub {
  clear:left;
  float:left;
}
#payment-methods li {
  list-style:none;
  padding:0 0 15px 0;
}
#payment-methods label {
  display:inline;
  float:none;
}
label.required:after {
  color:#f44;
  content:"*";
}
#fold-login input.go_white,
#fold input.search_orange,
#fold-search input.go_white {
  display:block;
  float:right;
  margin:2px 5px 0 0;
  background: url('/images/nl/go_white.png') 0 0 no-repeat !important;
  border:none;
  text-indent:-400px;
  overflow:hidden;
  cursor:pointer;
  height: 19px;
  width: 25px;
}
#fold input.search_orange,
#fold-login input.go_white {
  margin:1px 20px 0 0;
}
#fold input.search_orange {
  background: url('/images/nl/go_orange.gif') 0 0 no-repeat !important;
}
#tag_cloud {
  margin-top:9px;
  padding: 20px 10px 25px 25px;
  background:#444;
  color:#eee;
}
#sub_categories {width:100%}
#sub_categories li {
  display:block;
  float:left;
  background:#444;
  padding:2px 4px;
  margin:2px 2px 2px 0;
  font-size:130%;
}
#tag_cloud ul, #tag_cloud li {
  list-style:none;
  display:inline;
}
.t1 {
  font-size:0.7em;
  color:#F50;
}
.t2 {
  font-size:0.9em;
  color:#F50;
}
.t3 {
  font-size:1.2em;
  color:#F50;
}
.t4 {
  font-size:1.6em;
  color:#F50;
}
label.long{
  width:300px;
}
#imgtrailer {
 z-index: 1337;
 position: absolute;
 visibility: hidden;
 display: inline;
}
