/* KAMPANJSIDA */
#chanukashoppenli{
	background-color:#006db9;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, input{
   vertical-align: middle
}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.6875em;
	line-height: 1.455;
	text-align: left;
	color:#000000;
}

html>/**/body {
	overflow-y: scroll;
}

a{
	text-decoration:none;
	color:#333;
	padding: 0;
	margin: 0px;
}

a:hover{
	color:#000000;	/*color:#333;*/
	text-decoration: underline;
}

p, object, #main ul{
  margin-bottom:1.455em;
}

.container{
	text-align:left;
	width:950px;
	margin:0 auto;
	min-height:100%;
	padding:0 15px;
	position:relative;
}

#breadcrumb:after, #breadcrumb ul:after, #topnav:after, #topnav ul:after, #content:after, .cols:after, #quaternarynav:after, .carousel:after, .links.columned:after, .mainform li:after, .basket_total:after, .product_quick:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hd{
	height:1%;
	display:inline-block;
	width:100%;
	margin-bottom:10px;
	margin-top: 12px;
}


#logo:hover{
  background:none;
}

#breadcrumb{
  color:#999;
  font-size:0.909em;
  line-height:1;
  height:1%;
  display:inline-block;
  width:100%;
  margin-bottom:11px;
}

#breadcrumb ul{
  float:right;
}

#breadcrumb #crumb{
  float:left;
}

#breadcrumb li{
	float:left;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}


#breadcrumb li.first{
  margin-left:0;
}

#breadcrumb li.active{
  color:#333;
}

#breadcrumb li.tel{
  color:#333;
  margin-right:3px;
}

#breadcrumb a{
  color:#999;
}

#breadcrumb a.login, #ft a.login{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  text-decoration:none;
  background-color:#E4312A;
  color:#FFF;
  /*color:#333;*/
}

#breadcrumb a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.vcard .type{
  display:none;
}

#topnav{
  background:#E5E5E5;
  height:1%;
  display:inline-block;
  width:100%;
  margin-top:6px;
}

#topnav ul{
  float:left;
  font-size:1.091em;
}

#topnav ul li{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#topnav ul li a{
  float:left;
  display:block;
  padding:9px 13px;
  color:#333;
}

.ja-JP #topnav ul li a{
  padding-left:8px;
  padding-right:8px;
}

#topnav ul li a:hover{
	background-color:#CCCCCC;
	text-decoration:none;
}

#topnav ul li.active a, #topnav ul li.active a:hover{
  background:#333;
  color:#FFF
}

#topnav ul li#my-vitsoe a{
  color:#999;
}


#topnav ul li#my-vitsoe a:hover{
  color:#333;
}

.searchform{
	float:right;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 5px;
}

.searchform input{
	vertical-align:top;
	padding: 0px;
}

.searchform input#q{
  width:165px;
}

.ja-JP .searchform input#q{
  width:105px;
}

#content{
	height:100%;
	width:100%;
	display:inline-block;
	overflow:hidden;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 17em;
	padding-left: 0;
}

#main.home{
  margin-top:-13px;
}

#subnav{
  margin:0;
}

#subnav ul{
  width:170px;
  font-size:1.091em;
  line-height:1.333;
  border-bottom:1px solid #E5E5E5;
  margin-bottom:90px;
}

#subnav.news h2{
  margin:-40px 0 10px 8px;
  font-weight:normal;
  color:#B1B1B1
}


#subnav ul li{
  display:inline;
}


#subnav ul ul{
  margin:0 0 0 10px;
  width:160px;
  font-size:1em;
  border-bottom:0;
  display:none;
}

#subnav ul li.active ul{
  display:block;
}

#subnav ul li.active ul ul{
  display:none;
}

#subnav ul li.active li.active ul{
  display:block;
}

#subnav ul li a{
  padding:7px 10px;
  display:block;
  color:#333;
  border-top:1px solid #E5E5E5;  
}

#subnav ul li.active li a{
  background:none;
  color:#333 !important;
}

#subnav ul li a:hover, #subnav ul li.active li a:hover{
  background:#f9c232;
  text-decoration:none;
}

#subnav ul li.active a, #subnav ul li.active a:hover{
  background:#333;
  color:#FFF 
}

#subnav ul li.active li.active a, #subnav ul li.active li.active a:hover{
  background:#B1B1B1;
  color:#FFF !important
}

#subnav ul li .nolink{
  display:block;
  padding:7px 10px;
  border-top:1px solid #E5E5E5;
  color:#B1B1B1;
}

#quaternarynav{
  height:1%;
  display:inline-block;
  width:100%;
}

#quaternarynav li{
  display:inline;
}

#quaternarynav li a{
  float:left;
  display:block;
  padding:1em 0;
}


#ft{
	padding:1em 0 10px;
	position:absolute;
	bottom:113px;
	left:15px;
	width:950px;
	border-top:1px solid #CCC;
}

#ft ul{
  margin-bottom:0;
}

#ft a{
  color:#999;
}

#ft a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}


.cols{
  display:inline-block;
  width:100%;
  height:1%;
  padding:0;
}

.cols .cols{
  padding-bottom:0.5em;
}

.col{
	float:right;
	width:50px;
	margin-left:10px;
	position:relative;
}

.col.first{
  margin-left:0;
}

.col.toright{
  float:right;
}

.col.alignright{
  text-align:right;
}

.col.two{
  width:110px;
}

.col.three{
	width:620px;
}

.col, img{
	margin:1px;
}


.col.four{
	width:440px;
}

.col.inbetween, .inbetween{
  width:205px;
}

.four .twothirds{
  width:155px;
}

.col.six{
	width:480px;
}

.col.six .padded{
  width:230px;
}


.col.six.padded2{
  width:290px;
  padding-right:60px;
}


.col.six.padded3{
  width:290px;
}

.col.seven{
  width:410px;
}
.col.eight{
  width:470px;
}

.col.eight .padded{
  width:410px;
}

.col.ten{
  width:590px;
}

.col.twelve{
	width:950px;
}

.col.sixteen{
  width:950px;
}

.col.thumb{
  width:85px;
}

.col.thumbtext{
  width:135px;
}

.links.columned{
  height:1%;
}

.links li{
  display:inline;
}

.links li p{
  margin-bottom:0;
}

.links li a{
  background:#E5E5E5 URL(../images/links_arrow.gif) 100% 0 no-repeat;
  margin-bottom:2px;
  padding:7px 32px 6px 8px;
  color:#4D4D4D;
  display:block;
  min-height:1.6em;
}

.links li a:hover{
  background:#f9c232 URL(../images/links_arrow.gif) 100% -34px no-repeat;
}


hr{
  height:1px;
  background:#E5E5E5;
  color:#E5E5E5;
  border:none;
  margin:0.5em 0 1.5em;
  width:100%;
  clear:both;
}

.hr2 hr{
  margin:1em 0;
}


.hr3 hr{
  margin:1.5em 0;
}

#subnav .component{
  border-top:3px solid #B1B1B1;
  padding:10px 0;
  width:170px;
  margin-bottom:10px;
}

#subnav .component h1{
  font-size:1.182em;
  margin:0.733em 0;
}

#subnav .component .component_img{
  background:URL(../images/component_arrow.gif) no-repeat 0 0;
  margin:0 0 1em;
}

#subnav .component .component_img a{
  display:block;
  width:100%;
}

#subnav .component .component_img a:hover{
  background-color:transparent;
}

.col.bordered{
	padding-top:0px;
}


.col.bordered.lighter{
  border-color:#B1B1B1;
}

.col h1{
  font-size:1.634em;
  line-height:1.1;
  font-weight:normal;
  margin:4px 0 30px;
}

.col h2{
 margin:0 0 10px; 
 font-size:1.333em;
 line-height:1;
 color:#4d4d4d;
 min-height:14px;
}

.imgfloat p{
  clear:both;
}

blockquote{
  font-size:1.454em;
  line-height:1.375;
  color:#333;
  margin-bottom:10px;
}

blockquote.smaller{
  font-size:1.272em;
  line-height:1.214;
  color:#808080
}

.indent{
  padding:0 25px 0 0;
}

blockquote span{
  
}

blockquote .ldquo{
  margin-left:-14px;
  padding-right:6px;
}

blockquote .rdquo{
  padding-left:6px;
}


.videoholder{
  margin-top:-1px;
}

.raster{
  background-repeat:no-repeat;
  background-position:0 0;
  text-indent:-9999px;
}

h1{
  color:#4D4D4D;
}

.intro{
  /*font-size:1.091em;
  line-height:1.417;
  color:#808080;*/
}


.date{
  color:#999;
  margin-top:-10px;
}

.spacer{
  margin:0;
  padding:0;
  height:55px;
  width:100%;
}

.spacer.separate{
  margin:27px 0;
  height:15px;
  background-color:#97E9FF;
}

.spacer2{
  margin:0;
  padding:0;
  height:35px;
  width:100%;
}

.readmore{
  margin-top:1em;
}

.signup .text{
  width:164px;
  font-family:Arial, sans-serif;
  font-size:1em;
}

.signup .button{

}

.signup input{
  margin-bottom:0.5em;
}

table.data{
  font-weight:bold;
  color: #333;
  line-height:1.455;
}

table.data th, table.data td{
  padding:0.2em 0;
}

table.data .excl_vat{
  font-style:italic;
  font-weight:normal;
}

table.data th.col, table.data td.col{
  float:none;
  width:60px;
}

table.data th.col.two, table.data td.col.two{
  float:none;
  width:110px;
}

table.data th.comment, table.data td.comment{
  font-size:0.909em;
  font-weight:normal;
  color:#666;
}

table.data .first_row td{
  border-top:1px solid #E5E5E5;
}

table.data .last_row td{
  border-bottom:1px solid #E5E5E5;
}

.addto li a{
  background-image:URL(../images/links_arrow.gif);
  background-position:100% 0;
  background-repeat:no-repeat;
  margin-bottom:2px;
}

.addto li a:hover{
  background-position:100% -34px !important;
}

.caption{
  font-size:0.909em;
  color:#999999;
  line-height:1.3;
  margin-bottom:0;
}

.cite{
  font-style:normal;
  color:#808080;
  display:block;
}

.colourway li{
  display:inline;
}

.montage{
  height:470px;
  position:relative;
}

.montage li{
  position:absolute;
  left:0;
  top:0;
}

.montage li#image_1{
  left:240px;
}

.montage li#image_2{
  left:360px;
}

.montage li#image_3{
  top:240px;
}

.montage li#image_4{ 
  left:120px;
  top:240px;
}

.montage li#image_5{
  left:240px;
  top:120px;
}

.montage li#image_6{
  top:360px;
}

.montage li#image_7{
  left:120px;
  top:360px;
}

.montage li#image_8{
  left:240px;
  top:360px;
}

.montage li#image_9{
  left:360px;
  top:360px;
}

.gallery  .col.gallery_image{
  background-color:#E5E5E5;
  height:470px;
  text-align:center;
}


.gallery .links{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}


.gallery .links li a{
}

.gallery .col{
  height:470px;
}

.prevnext li{
  float:left;
  width:33px;
  height:33px;
  text-indent:-9999px;
  background:#e5e5e5 URL(../images/prevnext.png) no-repeat 0 0;
  margin-right:2px;
}

.prevnext li a{
  display:block;
  width:33px;
  height:33px;
  background:#b1b1b1 URL(../images/prevnext.png) no-repeat 0 0;
  float:left;
}


.prevnext li a:hover{
  background-color:#FFCC00;
}


.prevnext li.next, .prevnext li.next a{
  background-position:-37px 0;
}

.prevnext .image_no{
  display:block;
  clear:both;
  padding-top:10px;
  font-weight:bold;
  float:none;
  text-indent:0;
  width:auto;
  background:none;
}

.gallery .caption{
  position:absolute;
  left:-120px;
  width:110px;
  bottom:-1.455em;
  text-align:left;
}

.pagination{
  margin-top:10px;
}

.pagination li{
  display:inline; 
  margin-left:8px;
  color:#999;
}
.pagination li.active{
  font-weight:bold;
}

.pagination li a{
  color:#666666;
}

.pagination li.prev_page{
  margin-left:0;
}

.pagination a.prev_page{
  margin-left:-8px;
}

.pagination li a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.other li{
  display:inline;
  margin-left:20px;
}


.other li.first{
  margin-left:0;
}

.other_news .date{
  margin-top:0;
}

.banner{
  height:35px;
}

.legend{
  margin-right:-10px;
}

.legend li{
  display:inline;
  margin-right:8px
}

.carousel{
  height:1%;
  display:inline-block;
} 

.google_map{
  height:350px;
  width:350px;
}

.bulleted{
  padding:0 0 10px 20px;
}

.bulleted li{
  list-style-type: disc;
}

h3.highlight{
  margin-bottom:10px;
}

.below-banner{
  margin-top:30px;
}

.carousel{
  width:100%;
}

.flashholder{
  padding:35px 35px 0 415px;
  position:relative;
  font-size:1.091em;
  line-height:1.4;
}

.flashholder img{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
}


#flashholder_home.flashholder{
  padding-left:615px;
}

.qt{
  background:URL(../images/icon_qt.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  margin:20px 0;
  position:relative;
}
.flash{
  background:URL(../images/icon_flash.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  position:relative;
}


.indent h1{
  width:220px !important;
  margin-right:-25px;
}

#search_results li{
  border-top:1px solid #E5E5E5;
  clear:both;
  padding-top:10px;
}

#search_results li .col{
  height:auto !important;
}

#search_results strong, strong.search_results{
  font-weight:normal;
  color:#333;
}

#search_results .search_link{
  margin-top:-10px;
}

#search_results .search_link a{
  color:#999;
}

#search_results .search_link a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

select.jumplinks{
  margin-bottom:1em;
}

ul.jumplinks{ 
  display:none;
}

.mainform li, .new_user p, .address p{
  width:100%;
  clear:both;
  margin:1em 0 0 0;
}

.mainform li.closer{
  margin-top:0.2em;
}

.mainform label, .new_user label, .address label, .new_wall_account label, .new_wall_address label, .new_session label{
  display:block;
  float:none;
}

.new_session input{
  width:220px;
}

.mainform input.input, .mainform textarea.input{
  float:none;
  width:230px;
  font-family: Arial, Verdana, sans-serif;
  font-size:1em;
}

.mainform input.input.smallinput{
  width:80px;
}

.mainform input.input.name, .new_wall_account input.name{
  width:110px;
}

.mainform label.checkbox{
  float:left;
  line-height:2em;
}

.mainform label.smallinput, .mainform p.smallinput{
  float:left;
  width:120px;
}

.mainform label.smallinput.smaller, .mainform p.smallinput.smaller{
  width:64px;
}
.mainform input.checkbox{
  float:left;
  vertical-align:text-top;
}

.mainform .radios{
  float:left;
}

.mainform label.radio{
  width:60px;
  float:left;
}

.mainform p{
  margin-bottom:0;
}

.mainform .toright p{
  margin-bottom:1.455em;
}

.mainform h2{
  margin-bottom:2em;
}

.mainform ul ul{
  margin-bottom:0 !important;
}

.col .h2_minor_arial{
  font-size:1.091em;
  line-height:1.333;
  color:#666666;
}


.product .details{
  border-top:1px solid #EAEAEA;
  padding:1em 0 0;
}

.product .add_to_basket{
  background:#FFF URL(../images/button_basket.gif) 0 0 no-repeat;
  border:0px;
  color:#1AA01A;
  text-align:left;
  padding:0.4em 0 0.4em 28px;
  font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	min-height:16px;
	cursor:pointer;
}

.add_to_basket.inactive{
  background-position:0 100%;
  color:#666;
  cursor:default;
}

.update_basket{
  background:transparent;
  font-family: Arial, Verdana, sans-serif;
  border:0;
  text-align:left;
  cursor:pointer;
}

.product form li{
  clear:both;
  padding-top:1em;
}  

.product form label, .edit_basket label{
  width:65px;
  float:left;
  font-weight:bold;
}

.product form select, .edit_basket select{
  width:220px;
  float:left;
}  

.product_quantity{
  width:30px;
}

#basket_header{
	background:#E5E5E5;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #000000;
}

#basket_header a{
  color:#E4312A;
  margin-left:30px;
}

#basket td{
  padding:0 0 1em;
}

.basket_item td{
  border-top:1px solid #EAEAEA;
  padding:1em 0 0 !important;
}


.basket_item.first td{
  border-top:0;
  padding:0 !important;
}

.remove_from_basket{
  background:URL(../images/button_basket_remove.gif) 0 0 no-repeat;
  color:#666;
  display:block;
  padding:0.5em 0 0.3em 28px;
	min-height:15px;
}

.remove_from_basket:hover{
  background-color:transparent;
  color:#333;
}

.remove_from_basket.inactive{
  background-position:0 100%;
}

.basket_total{
  border-top:1px solid #EAEAEA;
  padding-top:1em;
  margin-bottom:2em;
  /*display:inline-block;
  height:1%;*/
}


.basket_total.top{
  border:0px;
  border-bottom:1px solid #EAEAEA;
}

input.checkout{
  background:#FFF URL(../images/button_checkout.gif) no-repeat 100% 0;
  border:0;
  color:#666;
  padding:0.9em 50px 0.9em 0;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  float:right;
  cursor:pointer;
  width:auto;
}

a.checkout{
  background:#FFF URL(../images/button_checkout.gif) no-repeat 100% 0;
  color:#666;
  padding:0.9em 50px 0.9em 0;
  font-weight:bold;
  font-size:1.333em;
  float:right;
}

input.checkout.inactive, a.checkout.inactive{
  background-position:100% 100%;
  cursor:default;
}

.basket_total p{
  color:#666;
  padding:1em 50px 1em 0;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  float:left;
  margin:0;
}

.product_description p{
  color:#A5A5A5;
  width:160px;
  margin:0 0 1em 0;
}

.product_price{
  margin:0;
  font-weight:bold;
}

#subnav_basket{
  margin-top:-90px;
  border-bottom:0 !important;
}

#subnav_basket li a{
  border-top:0 !important;
  border-bottom:1px solid #EAEAEA;
}

#subnav_basket li.checkout a{
  color:#1AA01A;
}

.product_quick .product_details{
  width:230px;
  float:left;
}

.product_quick .product_thumb{
  float:right;
}

.product_quick p{
  color:#A5A5A5;
}

.arrow{
  text-align:right;
}

.arrow a{
  background:URL(../images/arrow_0906.gif) 100% 0 no-repeat;
  padding:0.5em 30px 0.4em 0;
  min-height:15px;
  color:#666666;
}

.arrow.arrow-lg a{
  background-image:URL(../images/arrow-lg_0906.gif);
  padding:0.8em 40px 0.8em 0;
}

.arrow2 a{
  display:block;
  padding:0.5em 0 0.3em 30px;
  background:URL(../images/arrow_0906.gif) no-repeat 0 0;
  color:#666666;
  min-height:15px;
}

.arrow2.arrow-lg a{
  background-image:URL(../images/arrow-lg_0906.gif);
  padding:0.8em 0 0.8em 40px;
}

.new_user .text input, .new_user .text textarea, .new_user .select select, .address .text input, .address .text textarea, .address .select select, .new_wall_account .text input, .new_wall_account .text textarea, .new_wall_account .select select, .new_wall_account .password input, .new_wall_address .text input, .new_wall_address .text textarea, .new_wall_address .select select{
  width:280px;
}

form .error, .unsuccessful_login{
  color:#E4312A;
}

.new_wall_account input.name{
  width:136px !important;
}

.new_user .text input.smallinput, .new_user .select select.smallinput, .address .text input.smallinput, .address .select select.smallinput{
  width:80px;
}

.button_arrow{
  border:0;
  color:#666666;
  min-height:20px;
  padding:1em 40px 1em 0;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  cursor:pointer;
  float:right;
}

input.arrowed{
  height:23px;
  background:URL(../images/arrow_0906.gif) no-repeat 0 0;
  border:0;
  text-align:left;
  width:auto;
  color:#666;
  padding:0 0 0 25px;
  cursor:pointer;
}

input.arrowed.inactive{
  background-position:0 100%;
  cursor:default;
}

input.arrowed_lg{
  height:33px;
  background:URL(../images/arrow-lg_0906.gif) no-repeat 0 0;
  border:0;
  text-align:left;
  width:auto;
  color:#666;
  padding:0 0 0 35px;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  cursor:pointer;
}

#logged_in{
  background:#333;
  color:#FFF;
  padding:0.5em 10px;
}

h3.another_address{
  margin-top:2em;
  clear:both;
}

td.col{
  vertical-align:top;
}

table.variants tr th, table.variants tr td{
  padding:0.5em 1em 0.5em 0;
}

/* front page */

#frontpage {
	clear: both;
	width: 100%;
	background-image: url('../images/linje.jpg');
}

tr.frontpage_row {
	background-image: url('../images/linje.jpg');
	background-repeat: repeat-x;
	/*Bakgundsfärg till kategorier*/
	background-color:#FFF;
}
td.frontpage_section {
	width: 50%;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
td.frontpage_thumb {
	width: 102px;
}
td.frontpage_thumb img {
	width: 70px;
	border: 6px solid #ccc;
	margin-bottom: 6px;
	margin-right: 20px;
}
td.frontpage_thumb p {
	font-size: 9px;
}
td.frontpage_links {
	vertical-align: top;
}
tr.frontpage_exhibitions_row {
	width: 100%;
	display: block;
}
div.frontpage_exhibitions_row span {
	display: table-cell;
	display: inline;
}
td.frontpage_exhibitions_date {
	width: 105px;
}
#frontpage_exhibitions_form {
	margin-top: 1px;
}
#frontpage_exhibitions_form select {
	margin-top: 5px;
	width: 100%;
}
.frontpage_artists li {
	width: 25%;
	float: left;
}
#frontpage_artists_projects {
	width: 100%;
	float: left;
}

/* page layout */

#page {
	width: 100%;
	border-top: 1px solid #ccc;
}
tr.page_row {

	background-repeat: repeat-x;
	background-color: #f4f4f4;
}
#menu, #content_text, #content_extras {
	padding: 25px;
}
#menu, #content_extras {
	width: 25%;
}
#menu form {
	margin-top: 5px;
}
#menu select {
	margin-top: 5px;
	width: 100%;
}
#content_text {
	width: 50%;
}
#content_text_subtitle {
	display: block;
	margin-bottom: 10px;
}
#content_text_subtitle p {
	display: inline;
}
#content_text_description {
	display: block;
}
#order td {
	padding: 4px 0px 4px 0px;
}
/* !Box */
.box {
	background: url('../images/box-mid.gif') top repeat-y;
	margin-top: 0px;
}

.boxleft{
	float:left;
	margin-bottom:20px;
}
.boxright{
	background: url('../images/box-mid630.gif') top repeat-y;
	float:right;
	margin-bottom:20px;
}

.box a {color: #444;}
.box a:hover {color: #000;}


.box p {
	margin: 0;
	padding: 0 20px;
}
.box form{
	margin-left:20px;
}
.box ul {
	list-style: none;
	margin: -5px 20px 0 15px;
}
.box ul li {
	background: url('../images/arr-right.png') 5px 5px no-repeat;
	line-height: 20px;
}



.box ul li a {display: block;}
.box ul li span {color: #898989;}
.featuredimg {margin: 0 0 8px 3px;}




.style1 {color: #FF0000}
.style3 {
	font-size: 18px;
	font-weight: normal;
}
.style4 {color: #000000}
.style5 {
	font-size: 11px;
	font-weight: bold;
}
.style7 {font-size: 11px; }
.style10 {
	font-size: 11px
}
.style12 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.style14 {color: #000000; font-size: 18px; }
.style15 {
	color: #000000
}
.style16 {font-weight: bold; font-size: 18px;}

.watermark {
   color: #999;
}
.maxwidth
{
	max-width:496px;
}
.handpekare{
	cursor:pointer;
}

.bildkommentar{
	margin-right:18px;
}
.bildkommentar input{
	width:140px;
	padding-left:0px;
}
.bildkommentar p{
	padding-right:10px;
}
.lankikategori{
	color:#666;
}
.glomtLosenordet{
	vertical-align:sub;
}
