body {
overflow: hidden;
}

img {
border: 0;
}


	/* Stilen til rammene rundt  START */

#topLeft, #topRight{
background-image: url('http://ixo.no/img/topleft.png');
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
width: 239px;
height: 443px;
overflow: hidden;
color: white;
}

#topRight{
background-image: url('http://ixo.no/img/topright.png');
left: auto;
right: 0;
width: 103px;
overflow: hidden;
color: white;
}

#bottomLeft, #bottomRight{
background-image: url('http://ixo.no/img/bottomleft.png');
background-repeat: no-repeat;
position: absolute;
bottom: 0;
left: 0;
width: 119px;
height: 256px;
overflow: hidden;
color: white;
}

#bottomRight{
background-image: url('http://ixo.no/img/bottomright.png');
left: auto;
right: 0;
bottom: 0;
width: 103px;
height: 256px;
overflow: hidden;
color: white;
}


#topMiddle, #bottomMiddle{
background-image: url('http://ixo.no/img/middletop.png');
position: absolute;
top: 0;
left: 200px;
right: 103px;
width: auto;
height: 120px;
overflow: hidden;
color: black;
}

#bottomMiddle{
background-image: url('http://ixo.no/img/middlebottom.png');
top: auto;
width: auto;
left: 119px;
height: 100px;
bottom: 14px;
}

#leftMiddle{
background-image: url('http://ixo.no/img/middle.png');
position: absolute;
top: 443px;
background-repeat: repeat-y;
left: 0px;
width: 239px;	
height: auto;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: black;
bottom: 256px;
}


#rightMiddle{
background-image: url('http://ixo.no/img/middle.png');
background-repeat: repeat-y;
top: 443px;
right: -158px;
width: 239px;
position: absolute;
height: auto;
bottom: 256px;
}

/* Stilen til rammene rundt - SLUTT */

body {
overflow: hidden;
}



/* innholdsboksen i midten */
#maincontent{
position: fixed;
top: 131px;
bottom: 71px;
left: 62px;
right: 68px;
overflow: auto;
background: #fff;
}

/* teksten over ramma, den som viser hvor du er naa */
#frameTopAbove{
margin-top: 65px;
margin-right: 35px;
text-align: right;
}

/* Menyen som er inne i den groenne ramma */
#frameTopCenter{
margin-top: 92px;
margin-left: auto;
margin-right: auto;
z-index: 1;
}


p {
font-family: verdana;
font-size: 12px;
}

/* Eventuelt copyright-tekst nederst */
#frameBottomInside{
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* Menyen paa kunde.ixo.no, maa ha egen klasse for aa override dns-admin sin */

a.if:link {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}


a.if:visited {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;

}

a.if:active {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;

}


a.if:hover {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #666;
  text-decoration: underline;
}

.topmenu{
position: absolute;
/*top: 92px;*/
top: 68px;
margin-left: 220px;
}


/* IE-hacks START*/

* html body{ 
padding: 120px 150px 100px 200px; /*Set value to (HeightOfTopFrameDiv WidthOfRightFrameDiv HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

* html #maincontent{
height: 100%;
width: 100%;
}

* html #topMiddle, * html #bottomMiddle{
width: 100%;
}

/* IE-hacks SLUTT */








/* Styrer DNSAdmin */

body {
  margin: 0px;
  background: #ffffff;
  font-family: verdana, sans-serif;
  font-size: 11px;
}


h1 {
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
}

h3 {
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

th {
  background: #dee7ec;
  font-family: verdana, sans-serif;
  font-size: 13px;
  color: #000;
  text-align: left;
  font-weight: bold;
}

td {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

input {
  font-family: verdana, sans-serif;
  font-size: 11px;
  background: #dee7ec;
  color: #000;
}

select {
  font-family: verdana, sans-serif;
  font-size: 11px;
  background: #dee7ec;
  color: #000;
}

a:link {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

a:visited {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

a:active {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

a:hover {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

.row1 {
    background: #fff;
}

.row2 {
  background: #dee7ec;
}

.menu {
  background: #dee7ec;
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

a.menu:link {
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 13px;
  text-decoration: none;

}

a.menu:active {
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

a.menu:visited {
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

a.menu:hover {
  color: #999;
  font-family: verdana, sans-serif;
  font-size: 13px;
  text-decoration: none;

}

/* Mailadmin */


table {
	/* border-spacing: 0; */
	/* padding: 0; */
	border-collapse: collapse; /* for IE */
}

.button {
	border: 1px solid #aaaaaa;
	color: #777777;
	background: #dddddd;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
}

.button:hover {
	background: #BCFF36;
	color: #888888;
}

.flat {
	border: 1px solid #888888;
}

ul.flash-info {
	border:2px solid #AFE1A6; /* medium green */
	padding:1em;
	max-width:730px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}

ul.flash-error {
	border:2px solid #FF6347; /* tomato */
	padding:1em;
	max-width:730px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}

.error_msg {
	color: #d01313;
}

.standout {
	color: maroon;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

#login_header {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}

#login {
	width: 750px;
	margin: 0 auto;
}

#login_table {
	border-left: 8px solid gray;
	border-right: 8px solid gray;
	background: #eeeeee;
	width: 350px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 10px;
}

#login_table h4 {
	font-size: 13px;
}

#menu {
	width: 640px;
	margin: 0 auto;
	padding-top: 10px;
	white-space: nowrap;
}

#menu ul {
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	list-style: none;
}

#menu li {
	float: left;
	background: #efefef;
	margin-right: 3px;
	border-top: 4px solid #aaaaaa;
}

#menu li:hover, #menu li.sfhover {
	background: #BFFF00;
}

#menu li ul {
	position: absolute;
	width: auto;
	left: -999em;
    background: #FFFFFF;
	border:2px solid white;
	border-top:none;
}
#menu li:hover ul, #menu li.sfhover ul {
   left: auto;
}


#menu li ul li {
    float: none;
	margin-right: 0px;
	border-top:2px solid white;;
	text-align:left;
}




#menu a {
	display: block;
	width: auto;
	padding: 20px 5px 5px 5px;
	color: #888888;
}

#menu a:hover {
	color: #888888;
}



#menu li ul li a {
	padding: 5px 5px 5px 5px;
}



#main_menu, #edit_form {
	width: 750px;
	margin: 0 auto;
}

#edit_form table {
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	width: 500px;
	border: 1px solid #efefef;
}

#edit_form h3  {
	text-align: center;
	font-size: 12px;
	margin: 0;
	background: #AFE1A6; /*#b4004a;*/
	border: 1px solid #bbb;
	line-height: 25px;
	color: #555555;
}

.hlp_center {
	text-align: center;
}

.help_text {
	background: #efefef;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_menu table {
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_menu table td {
	padding-left: 30px;
	padding-bottom: 5px;
}

#main_menu a {
	color: #888888;
	padding-left: 8px;
}

#main_menu a:hover {
	color: #40B33C; /*#CD6A6A;*/
	text-decoration: none;
	padding-left: 4px;
	border-bottom: 1px solid #40B33C;
	border-left: 4px solid #40B33C;
}

#overview, #admin_domains, #admin_virtual {
	width: 750px;
	margin: 0 auto;
	background: #AFE1A6; /*#9ACD32;*/
	border: 1px solid #bbb;
}

#overview h4, #overview P, #overview FORM, #admin_virtual h4, #admin_virtual P, #admin_virtual FORM {
	display: inline;
	padding-right: 10px;
	line-height: 30px;
}

#nav_bar {
	text-align: right;
	width: 750px;
	margin: 0 auto;
}

#alias_domain_table, #alias_table, #mailbox_table, #overview_table, #log_table, #admin_table {
	width: 750px;
	margin: 0px auto;
	border: 1px solid #efefef;
}

#alias_domain_table .header, #alias_table .header, #mailbox_table .header, #overview_table .header, #log_table .header, #admin_table .header {
	line-height: 20px;
	background: #efefef;
	color: black;
}

#alias_domain_table .hilightoff, #alias_table .hilightoff, #mailbox_table .hilightoff, #overview_table .hilightoff, #log_table .hilightoff, #admin_table .hilighoff {
	background: white;
}

#alias_domain_table .hilighton, #alias_table .hilighton, #mailbox_table .hilighton, #overview_table .hilighton, #log_table .hilighton, #admin_table .hilighton {
	background: #D9FF43; /*#D6FF85;*/ /*#ffdddd;*/
}

#alias_domain_table tr:hover, #alias_table tr:hover, #mailbox_table tr:hover, #overview_table tr:hover, #log_table tr:hover, #admin_table tr:hover {
        background: #D9FF43; /*#D6FF85;*/ /*#ffdddd;*/
}


#alias_domain_table h3, #alias_table h3, #mailbox_table h3, #overview_table h3, #log_table h3, #admin_table h3 {
	background: silver;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
	margin: 0;
}

#footer {
	width: 750px;
	margin: 20px auto;
	border-top: 1px solid #bbbbbb;
	background: #efefef;
	color: #999999;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
	font-size: 9px;
}

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

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

div.setup {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

div.setup li {
	padding-bottom:1em;
}
