/* @override http://hjulstad.mocsystems.com/fileadmin/templates/lofothallen/css/lofothallen-design.css */

div#allwrap {
	background: url(../images/leftback.jpg) repeat-y;
}

/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/

div.tx-rgtabs-pi1 {
	margin-left: -11px;
	margin-right: -11px;
}

/* wraps the hole tab */
.rgtabs-wrapper {
  padding: 2em 1.5em 1em;
  overflow:hidden;
  clear:both;
	background: url(../images/gradientbak.jpg) repeat-x;
}

div.rgtabs-wrapper div.rgtabs-container tab div.csc-header.csc-header-n1 {
	margin-bottom: 10px;
}

/* add a loading icon */
.rgtabs-wrapper .rgtabs-ajax-loading {
  padding: 100px 0;
  background:	url(spinner2.gif) no-repeat center;
}

/* Tab-Menu ul */
.rgtabs-menu  {
  margin: 0;
  padding: 0 0 0 6px;
  height: 26px;
  width: auto;
  background: url(tab-bkg.gif) bottom left repeat-x;
  list-style:none;
}

/* Tab-Menu li */
.rgtabs-menu  li, #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  background: url(tab-on-l.gif) top left no-repeat;
  float: left;
  margin: 0 5px 0 0 !important;
  padding: 0 0 0 14px !important;
  cursor: pointer;
}	

/* Tab-Menu li.a */
.rgtabs-menu  li a, #left .rgtabs-menu  li a {
  background: url(tab-on-r.gif) top right no-repeat;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  color: #545454;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  padding: 2px 0 0;
  text-decoration: none;
  outline:0;
	margin-right: 12px;
}

/* Selected Tab */
#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {

}	

#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {
	border-bottom: 4px solid #e8e8e8;
}

a.highslide img						{ border: 1px solid white; padding:5px; margin-bottom:5px; display: inline;
}
		a.highslide img:hover				{
	border-color: #660000;
}

div#leftcontent div.csc-frame.csc-frame-frame1 {
	background-image: url(../images/maincontentback.gif);
}

