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

body, font, textarea {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
}

body {
	font-size: 10px;
}

#content {
	width: 74em;
	margin: 0 auto;
	padding-bottom: 4em;
}

/*** SIDHUVUD ***/

#header {
	padding: 9em 0 2.3em 0;
}

#header .stripes {
	width: 17.8em;
	float: left;
	margin-top: 0.1em;
}

#header img {
	float: left;
	margin: 0 0 0 1.4em;
	height: 1.4em;
}

#logo {
	float: right;
	width: 7.4em;
	height: 9.9em;
}

/* NAVIGERING */

#navigation {
	float: left;
	width: 17.8em;
	padding: 0;
	margin: 0;
}

#navigation ol {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: 1px #dadada solid;
}

#navigation li {
	background-position: 0.3em 50%;
	background-repeat: no-repeat;
	border-top: 1px #dadada solid;
	display: block;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

#navigation li.item-1 {
	background-image: url(../images/navigation/numbers/1.gif);
}

#navigation li.item-2 {
	background-image: url(../images/navigation/numbers/2.gif);
}

#navigation li.item-3 {
	background-image: url(../images/navigation/numbers/3.gif);
}

#navigation li.item-4 {
	background-image: url(../images/navigation/numbers/4.gif);
}

#navigation li.item-5 {
	background-image: url(../images/navigation/numbers/5.gif);
}

#navigation li.item-6 {
	background-image: url(../images/navigation/numbers/6.gif);
}

#navigation ol a {
	background: transparent url(../images/navigation/normal.gif) no-repeat 15.5em 50%;
	display: block;
	text-decoration: none;
	padding: 1.6em 3.7em 1.6em 0;
	color: #aaa;
}

#navigation ol a:hover, #navigation #current {
	background-image: url(../images/navigation/hover.gif);
}

#webmail, #controlpanel {
	position: relative;
}

.login-box {
	z-index: 1;
	text-align: left;
	position: absolute;
	top: 0;
	left: 18.8em;
	width: 18.6em;
	padding: 0.6em 0.8em 0.6em 0;
	background: #fff url(../images/navigation/login/background.gif) no-repeat top right;
}

.login-box h2 {
	margin: 1em 0 1.9em 1.2em;
	font-size: 1em;
}

.login-box label {
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
}

.login-box input {
	width: 11em;
	background: #dbf3fd;
	margin: 0 0 1em 1.2em;
}

.login-box .login-submit {
	width: auto;
}


#news h2 {
	margin: 0;
	font-size: 1em;
}

#news h2 img {
	height: 8.5em;
}

#news p {
	margin: 0 0 1em 0;
}

#news h3 {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 1.5em 0 .5em 0;
}

#news h3 a {
	color: #009be1;
	background: transparent url(../images/read-more.gif) no-repeat right 50%;
	padding-right: 1.5em;
}

#news h3 a:hover {
	text-decoration: underline;
}

#supportbox {
	height: 21.5em;
	margin-top: 1.5em;
	padding: 0 1.5em;
	background: transparent url(../images/supportbox/background.jpg) no-repeat;
}

#supportbox h2 {
	margin: 0;
	font-size: 1em;
	padding: 12.5em 0 1em 0;
}

#supportbox h2 img {
	height: 1.5em;
}

#supportbox a {
	color: #000;
	text-decoration: none;
}

#supportbox a:hover {
	text-decoration: underline;
}

/*** INNEHÅLL ***/

#main {
	margin-left: 1.4em;
	width: 53.8em;
	line-height: 1.5em;
	float: left;
}

h1, h2, h3, h4 {
	font-family: Klavika, 'Lucida Sans', Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #888;
}

/** PACKAGES **/

#packages {
	margin-top: 3em;
}

#packages div {
	width: 17.6em;
	float: left;
	margin-right: 1px;
}

#packages h2 {
	font-size: 1em;
}

#packages h2 img {
	width: 17.6em;
	height: 3.6em;
}

#packages h2 {
	margin: 0 0 1.5em 0;
}

#packages div div {
	float: none;
	margin: 0;
	width: auto;
	height: 5.7em;
}

#packages div div img {
	width: 15.7em;
	height: 5.7em;
}

#packages p {
	margin: 0;
	padding: 1.5em 2em 0.8em 0.8em;
	border-left: 1px #ccc solid;
	height: 12em;
}

#packages p.contents {
	padding-top: 0;
	border-bottom: 1px #ccc solid;
	color: #009ddc;
	font-style: italic;
	font-size: 0.9em;
	background: url(../images/star.gif) no-repeat 17em 1.5em;
	height: auto;
}

#packages .first-child p {
	border-left: 0;
}

/** FOOTER **/

#footer {
	background: #bbb url(../images/footer/bottom-left.gif) no-repeat bottom left;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	position: relative;
	line-height: 1em;
}

#footer div {
	background: transparent url(../images/footer/bottom-right.gif) no-repeat bottom right;
}

#footer, #footer div {
	height: 4em;
}

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

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

#footer p {
	width: 16em;
	padding: 1.5em 0;
}

#footer p.first-child {
	float: left;
	border-right: 2px solid #fff;
	background: transparent url(../images/footer/top-left.gif) no-repeat top left;
}

#footer p.last-child {
	float: right;
	border-left: 2px solid #fff;
	background: transparent url(../images/footer/top-right.gif) no-repeat top right;
}

#footer ol {
	list-style: none;
	padding: 1.5em 0 0 0;
	margin: 0 auto;
	width: 33em;
}

#footer li {
	float: left;
	padding: 0 0.5em;
	border-left: 1px solid #fff;
	text-transform: lowercase;
}

#footer li.first-child {
	border: 0;
}

.errors h2, 
h2.success {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1em 0;
	padding-left: 22px;
	background: none no-repeat;
}

h2.success {
	background-image: url(../images/success.gif);
	color: #060;
}

.errors {
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #a00;
}

#content .errors h2 {
	color: #900;
	background-image: url(../images/error.gif);
	margin: 0 0 1em 0;
}

.errors ul, 
.errors li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.errors a {
	color: #900;
}

.top {
	margin: 1.5em 0 0 0;
	background: url(../images/order/box/top.gif) repeat-x top;
}

.left {
	background: url(../images/order/box/left.gif) repeat-y left;
}

.right {
	background: url(../images/order/box/right.gif) repeat-y right;
}

.bottom {
	background: url(../images/order/box/bottom.gif) repeat-x bottom;
}

.top-left {
	background: url(../images/order/box/top-left.gif) no-repeat top left;
}

.top-right {
	background: url(../images/order/box/top-right.gif) no-repeat top right;
}

.bottom-left {
	background: url(../images/order/box/bottom-left.gif) no-repeat bottom left;
}

.bottom-right {
	background: url(../images/order/box/bottom-right.gif) no-repeat bottom right;
	/*padding: 5px 6px 5px 6px;*/
}

/** ORDER **/

#steps {
	margin: 0;
	padding: 0;
	list-style: none;
}

#steps li {
	float: left;
	padding: 0 1.3em 0 1em;
	background: url(../images/read-more.gif) no-repeat right 60%;
}

#steps li.first-child {
	padding-left: 0;
}

#steps li.last-child {
	padding-right: 0;
	background: none;
}

#order form {
	clear: both;
	margin: 0;
	padding: 0;
}

#order .step-info {
	position: relative;
	padding: 1.5em 0 0 0;
}

#order .step-info .top {
	background-color: #dbf2fd;
	margin: 0;
}

#order .step-info .bottom-right {
	padding: 1.1em 3em;
}

.step-image {
	position: absolute;
	right: 3em;
	top: 1.5em;
	/* \*/
	top: 2.5em;
	right: 5em;
	/* */
}

.step-info table {
	font-size: 1.2em;
}

.step-info th {
	font-weight: bold;
	color: #999;
	width: 11em;
	text-align: left;
}

#order label {
	text-align: left;
	display: block;
	float: left;
}

#order fieldset div {
	clear: left;
	padding: 0.2em 0;
}

#order fieldset {
	padding: 1em 2em;
	border: 0;
}

#order legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 1em 0 0 0;
}

#order input, #order select, #order textarea {
	background-color: #dbf2fd;
}

#order .radio, #order .checkbox {
	background: none;
}

#order input.checkbox {
	width: auto;
}

.domain-label {
	width: 8em;
}

#order .stripes {
	position: relative;
	margin-top: 1em;
}

#order .stripes h1 {
	font-size: 1em;
	position: absolute;
	top: -0.1em;
	left: 2em;
	width: 8em;
	padding-left: 0.5em;
	background: #fff;
}

#order h2 {
	margin: 1em 0 0 0;
}

#order p {
	margin: 0 0 0.5em 0;
}

#contact label, #invoice label, #info label, #login-info label {
	width: 14em;
}

#payment-other label {
	width: 10em;
}

#contact input, #invoice input, #info input, #login-info input {
	width: 20em;
}

#payment-other input, #payment-other select {
	width: 13em;
}

#order label.checkbox-label, #order label.checkbox-label-error {
	width: auto;
	display: inline;
	float: none;
}

#order .invoice th {
	color: #999;
}

#order #buttons {
	float: right;
	text-align: center;
	margin-top: -2em;
}

#buttons input {
	width: 2.1em;
	height: 2.1em;
	background: none;
}

#next {
	float: right;
}

#previous {
	float: right;
}

#buttons strong {
	float: right;
	text-transform: lowercase;
	line-height: 2em;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 1em;
	color: #999;
}

/* VARIOUS */

.stripes {
	height: 0.9em;
	background: transparent url(../images/stripes.gif);
}

#splash {
	width: 53.2em;
	height: 25.9em;
}