/* Generelle regler */

body {
	margin:0;
	background-image: url(images/page_background.png);
	background-color: #0B1426;
	background-repeat: repeat-x;	
}

p, p.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

p, p.bodytext, li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.csc-textpic-caption {
	font-family: Arial;
	font-size: 10px;
}

h1, h2, h3 {
	margin-top: 1px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a img {
	border: none;
}

/* Backgrounds */

#bgimageleft {
	background-image:url(images/left_background_outer.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 492px;
   }
#bgimageright {
	background-image:url(images/right_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 492px;
   }
   
#bgleftinner {
	background-image:url(images/left_background_inner.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 492px;
	width: 15px;
}

#middleleftinner {
	background-image:url(images/skygge-left.png); 
	background-repeat: repeat-y;
	background-position: right top;	
}

#middleright {
	background-image:url(images/skygge-right.png); 
	background-repeat: repeat-y;
	background-position: left top;
}

#fp_inner_table_main {
	background-image: url(grafik/fp_inner_table_main_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.spacer_row_bg {
	background-color: #0B1426;
}

/* Footer */

#bottomleft {
	height: 33px;
}
#bottomleftinner {
	height: 33px;
	width: 15px;
}
#bottom_footer {
	height: 33px;
	text-align: center;
	vertical-align: middle;
}
#bottom_footer #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94AEC1;
	margin: 0px;
}
#bottomright {
	height: 33px;
}

/* Topmenu */

#topmenu {
	background-image: url(grafik/topmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#topmenu ul {
	padding: 0px;
	margin: 0px;
	height: 27px;
}
#topmenu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #48454A;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
}
#topmenu li.pas {
	background-image: url(grafik/menu_bg_passiv.gif);
}
#topmenu li.akt {
	background-image: url(grafik/menu_bg_aktiv.gif);
}
#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu li a:hover {
	color: #FFFFFF;
}

/* Main content */

#tdcenter {
	width:980px;
   }
#fp_inner_table_main, #sp_inner_table_main {
	width: 980px;
}   
#content {
	background-image:url(images/graavside.png);
	background-repeat: repeat-x;
	padding: 30px;
	background-position: top;
   }

#right {
	background-image:url(images/graahside.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-position: top;
   }

#right a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content h1, #sp_main_content h1 {
   	font-family: Arial;
	color: #00539F;
	font-size: 18px;
   }
#content h2, #sp_main_content h2, #sp_main_content h3 {
   	font-family: Arial;
	color: #00539F;
	font-size: 15px;
   }
#content p, #sp_main_content p  {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
   }
#right h1 {
   	font-family: Arial;
	color: #00539F;
	font-size: 18px;
   }
#right h2, #right h3  {
   	font-family: Arial;
	color: #00539F;
	font-size: 15px;
   }
#right p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
   }

/* Topbillede - Mikkels stuff: */

#fp_topimage_holder, #sp_topimage_holder {
	height: 192px;
	width: 980px;
	background-image: url(grafik/def_bgpic_top.jpg);
	background-repeat: no-repeat;
}
#topimage_holder {
	height: 192px;
	overflow: hidden;
}
#topimage {
	height: 192px;
	width: 980px;
}
#toplogo {
	position: relative;
	top: -173px;
	z-index: 10;
	float: right;
	right: 16px;
}

/* Claus' stuff: */

#imageFrontPlaceHolder {
	position: relative;
}
#imageFrontPlaceHolder img {
	position: absolute;
}
#top-bar {
   background-image: url(/fileadmin/templates/images/top-bar.png);
   background-position: 0px;
   background-repeat: no-repeat;
}
#imgoverlay {
   top: 167px;
   left: 0px;
}

/* subpage */

#sp_submenu_holder {
	width: 200px;
}
#sp_content_lmarg {
	width: 75px;
}
#sp_main_content {
	width: 630px;
}
#sp_content_rmarg {
	width: 75px;
}

.submenu_column {
	background: url('images/submenu-background.png') no-repeat #3D3A3F;
	padding-top: 32px;
}

.content_column {
	background: url('images/content-background.png') no-repeat #D9DAE3;
	padding-top: 32px;
	padding-bottom: 12px;
}

/* Submenu undersider */

ul.submenu {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #999999;
}
ul.submenu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	padding-top: 4px;
	border-top: solid 1px #999999;
}
ul.submenu li {
	display: block;
	list-style-type: none;
	border-top: solid 1px #999999;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	*padding: 8px 0px 7px 0px;
	background: url('/fileadmin/templates/images/submenu-unselected.gif') no-repeat;
	background-position: 183px 5px;
}
ul.submenu a.active, ul.submenu a.current {
	display: block;
	background: url('/fileadmin/templates/images/submenu-selected.gif') no-repeat;
	background-position: 179px 3px;
}
ul.submenu li ul li a.current {
	background: none;
}
ul.submenu li.active, ul.submenu li.current {
	display: block;
	list-style-type: none;
	padding: 4px 0px 6px 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	background: url('/fileadmin/templates/images/submenu-transparency.png') no-repeat;
	background-position: 0px 34px;
}
ul.submenu ul li {
	border: none;
	padding: 4px 0px 6px 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	background: none;
}
ul.submenu li a {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
ul.submenu li a.current, ul.submenu li a.active {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
}
ul.submenu li ul li a {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
ul.submenu li ul li a.current, ul.submenu li ul li a.active {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
}

ul.submenu a:hover {
	color: #CCCCCC;
}

/* wildside stuff */

#wildside-front {
}
#by-wildside {
	display: block;
	margin-bottom: 4px;
}
#wildside-sub {
}
#by-wildside-sub {
	display: block;
	margin-bottom: 110px;
}

.csc-textpic{
    overflow: auto;
}


/*
 * 
 * FE-login
 * 
 */

.tx-felogin-pi1 {
	font: 12px/14px Arial, helvetica, sans-serif;
}

.tx-felogin-pi1 label {
	font-weight: bold;
}
.tx-felogin-pi1 div {
	margin: 5px 0;
}

.tx-felogin-pi1 fieldset {
	margin: 10px 0;
	border: 2px solid #777;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tx-felogin-pi1 fieldset legend {
	padding: 2px 6px;
	background-color: #efefef;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* -------- Product Catalog -------- */

.tx-wscatalog-pi1 {
  width: 700px;
}

#billede_enkel {
  float: right;
  /* padding-top: 50px; */
  padding-left: 10px;
}

#selects {
  width: 170px;
  margin-left: 20px;
  float: left;
}


.tx-wscatalog-pi1-listrow-header p {
  font-weight: bold !important;
}

.tx-wscatalog-pi1 .title1 {
  width: 100px;
  height: 100px;
}

.tx-wscatalog-pi1 .picture1 {
  width: 100px;
  height: 100px;
  text-align: center;
}

.tx-wscatalog-pi1-listrow table {
  border-collapse: collapse;
}

.tx-wscatalog-pi1-listrow td {
  border: 2px solid black;
}

.tx-wscatalog-pi1-listrow {
  float: left;
  width: 440px;
}

.tx-wscatalog-pi1 .tx-wscatalog-pi1-modeSelector table,
.tx-wscatalog-pi1 .tx-wscatalog-pi1-listrow table {
  width: 100%;
}

.tx-wscatalog-pi1-searchbox {
  width: 200px;
  clear: both;
}

.tx-wscatalog-pi1-sel {
  margin-left: -20px;
  width: 80px;
}

.tx-wscatalog-pi1-catOverView {
  width: 420px;
  float: left;
}

.cat2 {
  float: left;
  width: 100px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 8px;
}

.name2 {
  text-align: center;
  margin-top: -20px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.name2 a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

#selform {
  margin-top: 5px;
}

.tx-wscatalog-pi1-sel {
  width: 157px;
  margin-left: 5px;
  font-size: 12px;
  margin-bottom: 5px;
}

#select-submit {
  margin-left: 5px;
}

.tx-wscatalog-pi1-searchbox {
  width: 140px;
  padding-left: 1px;
  font-size: 12px;
}

.tx-wscatalog-pi1-browsebox {
  display: none;
}

#enkeltside .overskrift {
}

.tx-wscatalog-pi1-searchbox-button {
  font-size: 12px;
}

.tx-wscatalog-pi1-searchbox .tx-wscatalog-pi1-searchbox-sword {
  width: 157px;
  font-size: 12px;
}
.tx-wscatalog-pi1-listrow-header td {
  padding: 5px;
  /* height: 50px; */
}
td.manufacturer1, td.title1, td.description1 {
  padding: 5px;
}

/* -------- Product Catalog Slut -------- */
