@CHARSET "ISO-8859-1";

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.overflow_hack {
	overflow: hidden !important;
/*	height: 14px; */
	height: 16px;
	line-height: 14px;
}

form {
	margin: 0;
	padding: 0;
}

html {	
	background:#FFF;
}

body {
	width:1020px;
	background:#FFF;
	padding: 0; 
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #212121;
	font-family: verdana;
	position:relative;
}

#header {
	height:175px;
	padding: .0em;
	position:fixed;
	top:0px;
	text-align:center;
}

#content
{
	padding: 20px;
	text-align:left;
}

#footer
{
	padding: .0em;
	position:fixed;
	bottom:0px;
	text-align:center;
	background-color::#B6B6B6;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

/*Dropdown menu*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;
	margin: 0 8px 0 0;
	padding: 10px 10px;
	height: 30px;
	width: 140px;
	background: #000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FFF;
	color: #000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	width:120px;
	margin: 8px 0 0 0;
	padding: 0;
	background: #138ba0;
	z-index:1000;}

	#sddm div a
	{	position: relative;
		display: block;
		margin:0px;
		padding: 10px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #138ba0;
		color: #000;}

	#sddm div a:hover
	{	background: #0c505c;
		color: #FFF}

/**/

.csstab {
   width: 62px;
   display: block;
   float: left;
}

.csstab2 {
   width: 300px;
   display: block;
   float: left;
}


input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #515153;
}

select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #515153;
}

textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
font-size:12px;
color: #515153;
}

option{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #515153;
}

  
  h1 {font-size: 20px; font-family: verdana; align: justify; font-weight: bold; line-height:100%; margin:0 auto; padding:0;}	
  h2 {font-size: 14px; font-family: verdana; align: justify; font-weight: bold; line-height:100%; margin:0 auto; padding:0;}						/*Overskrift_undersider*/
  h3 {font-size: 10px; font-family: verdana; align: justify; line-height:150%; margin:0 auto; padding:0;}						/*venstre_menu*/
  h4 {font-size: 11px; color: #FFFFFF; font-family: verdana; font-weight: 100; line-height:100%; margin:0 auto; padding:0;}						/*venstre_menu*/
  h4.selected { font-weight:bold;}
  h4.unavailable { color: #888;}										/*Overskrift_hvid*/
  h5 {font-size: 11px; color: #515153; font-family: verdana; font-weight: normal; line-height:150%; margin:0 auto; padding:0;}
  h6 {font-size: 11px; color: #515153; font-family: verdana; align: justify; font-weight: normal; line-height:100%; margin:0 auto; padding:1;}						/*venstre_menu*/
  p, label {font-size: 14px; color: #333; font-family: verdana; align: justify; line-height:150%; margin:0 auto; padding:0;}											/*grundtekst*/


h2.style3 {
	color: #0C6C3C;
}

A:link {text-decoration:none; color:#212121 }
A:visited {text-decoration:none; color:#212121;}
A:hover{color:#212121}

/* --- */

.redbutton {
	color: #FFFFFF;
	font-size: 13px;
	border: 0;
	background-color: transparent;
	width: 100%;
	font-weight: bold;
	cursor: pointer;
}

.loginbutton {
	color:#FFF;
	font-size: 13px;
	border: 0px;
	background:url(../images/new_design/top_bar_small.jpg);
	font-weight: bold;
	cursor: pointer;
	text-align:left;
}

.graybutton, .greybutton {
	color: #515153;
	font-size: 12px;
	border: 0;
	background-color: transparent;
	width: 100%;
	font-weight: bold;
	cursor: pointer;
}

.astext {
	color:#333;
   border: 1px solid #D1D3D4;
   background: #D1D3D4;
    margin:0;
    padding:5px;	
	text-decoration:underline;
	display:inline-block;

}

.astext:hover {
   font-weight:bold;
   
}

/* --- */

table.info_box {
	font-size: 12px;
	margin: 0;
	width: 100%;
	color: #515153;
}

table.info_box tr td {
	height: 24px;
	vertical-align: top;
	padding-top: 6px;
}

table.info_box tr td a {
	font-weight: bold;
	color: #515153 !important;
	text-decoration: underline !important;
}

table.info_box tr td.info_box_icon {
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
}

table.info_box tr td.info_box_value {
	font-weight: bold;
	color: #0C6C3C;
	width: 30px;
	text-align: right;
	padding-right: 12px;
/*	padding-left: 10px;*/
}

table.info_box tr td.info_box_link {
	padding-right: 4px;
}

/* --- */

table.package_box {
	font-size: 12px;
	margin: 0;
	width: 100%;
	color: #000;
}

table.package_box tr td {
	height: 24px;
	vertical-align: top;
	padding-top: 6px;
}

table.package_box tr td a {
	color: #515153 !important;
	text-decoration: underline !important;
}

table.package_box tr td.package_box_page {
	/* Insert crap here... */
}

table.package_box tr td.package_box_adv {
	font-weight: bold;
	color: #515153;
}

table.package_box tr td.package_box_value {
	color: #0C6C3C;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

/* --- */

hr.red {
	color: #d2232a;
	background-color: #d2232a;
	height: 5px;
	border: 0;
	position: static;
//	position: absolute;
}

/* --- */

div.package_display {
	height: 92px;
	background-image: url('/images/upgrade_box.jpg');
	background-repeat: repeat-x;
//	margin-top: 5px;
}

div.package_display div {
	height: 92px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.package_display div a {
	display: block;
	margin: 0;
	padding: 0;	
}

div.package_display div a div {
	height: 84px;
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 85px;
	padding-left: 100px;
	color: #515153;
	font-weight: bold;
}

div.package_display div a div strong {
	color: #0C6C3C;
	font-size: large;
}

div.package_display img {
	
}

/* --- */

.video_request_mail {
	font-family: Verdana;
	font-size: 12px;
}

.video_request_mail table tr th, .video_request_mail table tr td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

/* --- */

.no_margin {
	margin: 0 !important;
}

.no_margin {
	padding: 0 !important;
}

/* --- */

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
	text-align: left;
}

.tooltip .xtop, .tooltip .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {
	display: block;
	overflow: hidden;
}

.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 {
	height: 1px;
}

.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {
	background: #666;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 {
	background: #666;
}

.tooltip .xb1 {
	margin: 0 5px;
	background: #333;
}

.tooltip .xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.tooltip .xb3 {
	margin: 0 2px;
}

.tooltip .xb4 {
	height: 2px;
	margin: 0 1px;
}

.tooltip .xboxcontent {
	padding: 0 .5em;
	margin: 0;
	color: #000;
	text-shadow: 2px 2px 0px #CCC;
	word-wrap: break-word;
	border: 1px solid #333;
	border-width: 0px 1px 0 1px;
	background-color: #666;
	font-family: Verdana, sans-serif;
}