body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	color: #666;
}

#head {
	height: 60px;
	background: url(http://static.telia.atomia.com/img/top_tab_bg.gif) repeat-x bottom;
}

#logo {
	float: left;
	display: block;
	height: 37px;
	width: 79px;
	background: url(http://static.telia.atomia.com/img/top_telia_logo.gif) no-repeat;
	text-indent: -5000px;
	margin: 0 0 0 12px;
}

#toplinks {
	clear: both;
	font-size: 11px;
	color: #fff;
	text-align: right;
	margin-right: 15px;
	padding-top: 3px;
}

#toplinks a {
	color: #fff;
}

img {
	border: 0;
}

p {
	font-size: 11px;
}

a {
	color: #cf0566;
}

a:visited {
	color: #5E2154;
}

#tabs {
	float: left;
	margin-left: 344px;
}

#orderform {
	width: 535px;
	margin: 20px auto;
}

#thank_you {
	width: 535px;
	margin: 20px auto;
}

h2 {
	color: #cf0566;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	background: #9a9a92 url(http://static.telia.atomia.com/img/h3_bg.gif) no-repeat top;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 5px 10px;
	font-size: 12px;
}

.formbox {
	width: 515px;
	background: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
}

h4 {
	clear: both;
	float: left;
	font-size: 11px;
	margin: 0;
	width: 212px;
	font-weight: normal;
}

.m_required {
	font-weight: bold;
}

.options {
	float: left;
	width: 303px;
}

.options p {
	margin: 0;
}

.buttright {
	float: right;
}

.errorbox {
	color: #cf0566;
	float: left;
	padding: 5px;
	border: 2px solid #cf0566;
	margin-top: 10px;
	width: 500px;
}

.errorbox p {
	margin: 0 0 1em 0;
}

.clear {
	clear: both;
}

table {
	font-size: 11px;
}

th {
	background: #f5f5f5 url(http://static.telia.atomia.com/img/th_bg.gif) repeat-x bottom;
	padding: 5px 10px;
	text-align: left;
}

td {
	background: #f5f5f5;
	padding: 5px 10px;
	border-top: 10px solid #fff;
	vertical-align: top;
}

tr.serviceinfo td {
	border: none;
	background: #f5f5f5 url(http://static.telia.atomia.com/img/bg_dottedline.gif) repeat-x top;
}

.price {
	font-weight: bold;
	color: #cf0566;
}

.tdbutt {
	text-align: right;
	width: 60px;
}

td ul {
	margin: 0;
	padding: 4px 0px;
}

td ul li {
	list-style: square;
	margin-left: 40px;
	padding: 2px 0px;
}

table.invoicespec th {
	background: #f5f5f5 url(http://static.telia.atomia.com/img/bg_dottedline.gif) repeat-x bottom;
}

table.invoicespec td {
	border-top: 1px solid #fff;
}

.right {
	text-align: right;
}

tr.invoicespecbottom td {
	background: #f5f5f5 url(http://static.telia.atomia.com/img/bg_dottedline.gif) repeat-x top;
}

.totalprice {
	font-size: 14px;
	font-weight: bold;
	color: #cf0566;
}

.checkbox p {
	float: left;
	margin: 0 0 0 5px;
	width: 460px;
}

.checkbox input {
	float: left;
}

#f_bottom {
	padding-top: 20px;
}

/* form validation */
input.error { border: 1px dotted #cf0566; }

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	clear: both;
	display: block;
	color: #cf0566;
	padding: 5px;
	border: 2px solid #cf0566;
	margin-top: 10px;
}

.pageerrors {
	clear: both;
	border: 2px solid #cf0566;
	padding: 5px;
}

.pageerrors h4 {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: none;
}

.pageerrors label.error {
	border: none;
	color: #666;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.f_example {
	color: #0076d4;
}

input, textarea {
	font: 11px Verdana, Arial, sans-serif;
}

span.loading {
	color: #aaa;
}

ul
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 15px;
}
	
ul li
{
	padding-top: 5px;
}
