body
{
	font-family: arial, verdana;
	font-size: 12px;
}

a
{
	color: #000;
	outline: none;
	-moz-outline-style: none;
}

a:hover
{
	color: #666;
}

p
{
	margin-bottom: 12px;
}

.small
{
	font-size: 10px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

abbr
{
	border-bottom: 1px dotted #ccc;
}

.facebook-small
{
	background: url('../images/facebook-small.png') no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 10px;
}

.hide
{
	display: none;
}

input[type="button"].small, input[type="submit"].small
{
	background: url(../images/button-small.png) no-repeat;
	width: 56px;
	height: 23px;
	border: 0;
	color: #fff;
	font-size: 11px;
	padding-bottom: 3px;
}

input[type="button"].large, input[type="submit"].large
{
	background: url(../images/button-large.png) no-repeat;
	width: 100px;
	height: 23px;
	border: 0;
	color: #fff;
	font-size: 11px;
	padding-bottom: 3px;
}

input[type="button"].light-small, input[type="submit"].light-small
{
	background: url(../images/button-light-small.png) no-repeat;
	width: 56px;
	height: 23px;
	border: 0;
	color: #333;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
}

input[type="button"].light-large, input[type="submit"].light-large
{
	background: url(../images/button-light-large.png) no-repeat;
	width: 100px;
	height: 23px;
	border: 0;
	color: #333;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
}

input[type="button"].light-xl, input[type="submit"].light-xl
{
	background: url(../images/button-light-xl.png) no-repeat;
	width: 160px;
	height: 23px;
	border: 0;
	color: #333;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
}

.error
{
	color: red;
}

.clear
{
	clear: both;
}

.quiet
{
	color: #666;
}

.container
{
	width: 710px;
	margin: 0 auto;
}

.top
{
	height: 40px;
}

.top .user
{
	display: block;
	float: right;
	width: 427px;
	height: 19px;
	background: url(../images/top-bg.png) no-repeat;
	line-height: 18px;
}

.top .user .left
{
	width: 357px;
	text-align: center;
	font-size: 11px;
	float: left;
}

.top .user .right
{
	width: 70px;
	text-align: center;
	font-size: 11px;
	float: right;
}

.top .user .right a
{
	text-decoration: none;
}

.header
{
	height: 70px;
	margin-bottom: 26px;
}

.header .logo
{
	padding: 0 0 0 8px;
	float: left;
}

.header .logo a
{
	display: block;
	width: 142px;
	height: 72px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -5000px;
}

.header .menu
{
	float: right;
}

.header .menu ul
{
	display: block;
	height: 70px;
	border-left: 1px solid #e1e1e1;
}

.header .menu ul li
{
	float: left;
	border-right: 1px solid #e1e1e1;
	padding: 0 2px;
}


.header .menu ul li a
{
	display: block;
	width: 103px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	text-decoration: none;
	font-size: 12px;
}

.header .menu ul li a:hover, .header .menu ul li.selected a
{
	background: url(../images/menu-item.png) no-repeat center right;
	color: #fff;
	
}

.main .center
{
	height: 260px;
	margin-bottom: 12px;
}

.main .center .skiptu-yfir
{
	float: left;
	width: 322px;
	margin-right: 16px;
	padding-left: 26px;
	padding-top: 45px;
}

.main .center .skiptu-yfir h2
{
	width: 305px;
	color: #6833ce;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px -2px;
	background: url(../images/steps.png) no-repeat center right;
}

.main .center .skiptu-yfir h3
{
	font-size: 14px;
	margin: -8px 0 10px 4px;
	font-style: italic;
}

.main .center .skiptu-yfir table
{
	margin-top: 8px;
}

.main .center .skiptu-yfir table td
{
	padding: 0 0 14px 6px;
	font-weight: bold;
}

.main .center .skiptu-yfir table label
{
	padding-right: 8px;
}

.main .center .skiptu-yfir input[type="checkbox"]
{
	margin-right: 5px;
}

.main .center .skiptu-yfir .forward
{
	text-align: center;
}
.main .center .skiptu-yfir input[type="image"]
{
	width: 76px;
	height: 40px;

	margin: 6px 0 0 0;
	padding: 0;
	border: 0;
}

.main > .ad
{
	float: left;
	width: 349px;
	margin-top:-4px;
}

.main > .ad div
{
	display: block;
	width: 369px;
	height: 260px;
	position: relative;
	left: 0px;
	background: url(../images/ringtones.png);
}

.main > .ad ul
{
	padding: 148px 0 0 47px;
}

.main > .ad a
{
	display: block;
	width: 250px;
	height: 26px;
	margin-bottom: 5px;
	text-indent: -5000px;
}

.main .left
{
	float: left;
	width: 166px;
	margin-right: 15px;
}

.main .left ul li
{
	background: url(../images/submenu-item.png) no-repeat;
	width: 167px;
	height: 42px;
	margin-bottom: 3px;
}

.main .left ul li:hover, .main .left ul li.selected
{
	background: url(../images/submenu-item-over.png) no-repeat;
}

.main .left ul li:hover a, .main .left ul li.selected a
{
	color: #000;
}

.main .left ul li a
{
	display: block;
	width: 116px;
	height: 43px;
	text-decoration: none;
	color: #fff;
	line-height: 43px;
	padding: 0 0 0 50px;
}

.main .right
{
	float: left;
	width: 516px;
	
	margin-left: 13px;
	background: url(../images/content-bg.png) center bottom;
}

.main .right .content
{
	padding: 85px 90px 18px 79px;
	height: 475px;
	color: #fff;
}

.main .right .wide
{
	padding: 85px 18px 18px 18px;
}

.main .right .content a
{
	color: #ccc;
}


.main .right .content a:hover
{
	color: #999;
}

.main .right .login
{
	padding: 187px 168px 18px 160px;
	height: 372px;
}

.main .right .login tr td
{
	padding-bottom: 13px;
}

.main .right .login tr td:last-child
{
	padding-left: 10px;
}

.main .right .content h1
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main .right .content h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main .right .content h4
{
	font-size: 30px;
	font-weight: bold;
}

.main .right .top
{
	height: 4px;
	background: url(../images/content-bg-top.png);
}	

.whitebg .right
{
	background: #fff;
	color: #333;
}

.main .right .top
{
	display: none;
	background: none;
}

.whitebg .right .content
{
	color: #333;
	padding: 0;
	height: auto;
	min-height: 470px;
}

.whitebg .right .content a
{
	color: #666;
}


.whitebg .right .content a:hover
{
	color: #333;
}

.whitebg .right .content h1
{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.whitebg .right .content h2
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #555;
}



.footer
{
	border-top: 1px solid #e1e1e1;
	padding: 6px 0;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	color: #9c9c9c;
}

.content h3
{
	font-size:120%;
	font-weight:bold;	
}

#slider, #slider li
{ 
	width:710px;
	height:300px;
	overflow:hidden; 
}

#slider li a
{
	display: block;
	width: 710px;
	height: 300px;
}
	
span#prevBtn, span#nextBtn
{
	display: none;
}	

div#imageNumbers
{
	position: relative;
	display: block;

	top: -26px;
	
}

div#imageNumbers ul
{
	float: right;
	padding-right: 4px;
}

div#imageNumbers ul li
{
 	float: left;	
}

div#imageNumbers ul li a
{
 	display: block;
 	width: 18px;
 	height: 16px;
 	padding-left: 5px;
 	text-indent: -5000px;
}

.bottom_boxes
{
	width: 361px;
	float: left;
}

.bottom_boxes .box
{
	float: left;
	margin-right: 13px;
}

.bottom_boxes .box.box1, .bottom_boxes .box.box2
{
	margin-bottom: 15px;
}

.bottom_boxes .box.box3
{
	clear: both;
}

.bottom_boxes .box a
{
	display: block;
	width: 167px;
	height: 122px;
	text-indent: -5000px;
}

.bottom_boxes .box1 a
{
	background: url(../images/box1_2.jpg) no-repeat;
}

.bottom_boxes .box2 a
{
	background: url(../images/box2_2.jpg) no-repeat;
}

.bottom_boxes .box3 a
{
	background: url(../images/box3_2.jpg) no-repeat;
}

.bottom_boxes .box4 a
{
	background: url(../images/leikir.jpg) no-repeat;
}


.bottom_boxes .last
{
	margin-right: 0;
}

.main-border
{
	background: url(../images/main-border.png) no-repeat center top;
}

.content-border
{
	background: url(../images/content-border.png) no-repeat center bottom;
	padding-bottom: 10px;
}

.progress
{
	position:relative;
	left: -15px;
	width: 740px;
	height: 42px;
	margin-bottom:10px;
}

.progress>div
{
	float: left;
}

.progress .steps
{
	width: 546px;
	padding-top: 9px;
}

.progress .steps ul
{
	width: 116px;
	margin: 0 auto;
}

.progress .steps li
{
	float: left;
	width: 29px;
}

.progress .steps a
{
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
}

.progress .steps a.step1
{
	background: url(../images/1.png) no-repeat;
}

.progress .steps a.step2
{
	background: url(../images/2.png) no-repeat;
}

.progress .steps a.step3
{
	background: url(../images/3.png) no-repeat;
}

.progress .steps a.step4
{
	background: url(../images/4.png) no-repeat;
}

.progress .steps a.step1selected
{
	background: url(../images/1-selected.png) no-repeat;
}

.progress .steps a.step2selected
{
	background: url(../images/2-selected.png) no-repeat;
}

.progress .steps a.step3selected
{
	background: url(../images/3-selected.png) no-repeat;
}

.progress .steps a.step4selected
{
	background: url(../images/4-selected.png) no-repeat;
}

.progress .back a
{
	display: block;
	background: url(../images/back.png) no-repeat;
	width: 97px;
	height: 42px;
	text-indent: -5000px;
}

.progress .forward a
{
	display: block;
	background: url(../images/forward.png) no-repeat;
	width: 97px;
	height: 42px;
	text-indent: -5000px;
}

.extra
{
	
}

.extra .playlist
{
	float: right;
	height: 262px;
	overflow: auto;
}

.extra .playlist img
{
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

.extra .playlist li
{
	clear: both;
}

.extra .playlist
{
	width: 256px;
}

.extra .playlist ul
{
	width: 230px;
}

.extra .video
{
	margin-bottom: 32px;
}


.extra .ringtones
{
	width: 350px;
	height: 260px;
	background: url(../images/hringitonar-extra.jpg) no-repeat;
	float: left;
	margin: 0 14px 10px 0;
}

.extra .ringtones ul
{
	padding: 108px 0 0 47px;
}

.extra .ringtones a
{
	display: block;
	width: 250px;
	height: 26px;
	margin-bottom: 5px;
	text-indent: -5000px;
}

.extra .draugaland, .ad .draugaland
{
	width: 346px;
	height: 260px;
	background: url(../images/leikir-extra.jpg) no-repeat;
	float: left;
	margin-bottom: 10px;
}

.extra .draugaland ul, .ad .draugaland ul
{
	padding:108px 0 0 47px;
}

.extra .draugaland a, .ad .draugaland a
{
	display: block;
	width: 250px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom:5px;
}

.register
{
	padding-top: 50px;
}

.register .inner
{
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

.register h2
{
	color: #6833ce;
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 10px -2px;
}

.register .step1 h2, .register .step3 h2
{
	text-align: center;
}

.register h3
{
	font-size: 12px;
	margin: -8px 0 10px 4px;
	font-style: italic;
}

.register p, .register table
{
	margin-bottom: 16px;
}

.register table td
{
	padding: 0 0 6px 0;
}

.register table label
{
	padding-right: 8px;
}

.register input[type="checkbox"]
{
	margin-right: 5px;
}

.register .step1 td
{
	padding: 0 10px 20px 0;
	font-weight: bold;
}

.register .step1 h2, .register .step3 h2
{
	margin-bottom: 20px;
}

.register .step2 table.numbers
{
	border-top: 1px solid #000;
}

.register .step2 table.numbers td
{
	border-bottom: 1px solid #000;
	padding: 3px 5px 3px 5px;
}

.register .step2 table.numbers label
{
	padding: 0 2px 0 4px;
}

.register .step2 input
{
	position: relative;
	top: 1px;
}

.register .step2 .highlight
{
	background: #FBB03B;
}

.register .step3 tr td:first-child
{
	text-align: right;
}

.register .step3 .number
{
	color: #6933cf;
	font-weight: bold;
}

table.full
{
	width: 100%;
	
}

table.full th
{
	font-weight: bold;
	background: #eee;
	border: 1px solid #999;
}

table.full th, table.full td
{
	padding: 2px 6px;

}

.admin h1
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
}

.facebook-vertical
{
	position: fixed;
	left: 0;
	top: 143px;
	width: 20px;
	height: 206px;
}

.facebook-vertical a
{
	display: block;
	width: 20px;
	height: 206px;
	background: url('/images/facebook-vertical.png') no-repeat;
	text-indent: -5000px;
}

html, body
{
	height: 100%;
}

.popup
{
	padding: 60px 40px 10px 40px;
}

.popup h1
{
	font-size: 24px;
	font-weight: bold;
}

.popup td
{
	padding: 2px 10px 2px 0;
}

.popupbody
{
	background: url("/images/popup-bg.png") repeat-x scroll 0 0 #191919;
	color: #fff;
}

li a[href$="/um-valda-og-frey"]
{
	background: url(/images/icons.png) 0 0 no-repeat;
}


li.selected a[href$="/um-valda-og-frey"], li a[href$="/um-valda-og-frey"]:hover
{
	background: url(/images/icons.png) 0 -42px no-repeat;
}

li a[href$="/skilmalar"]
{
	background: url(/images/icons.png) 0 -84px no-repeat;
}


li.selected a[href$="/skilmalar"], li a[href$="/skilmalar"]:hover
{
	background: url(/images/icons.png) 0 -126px no-repeat;
}

li a[href$="/hafa-samband"]
{
	background: url(/images/icons.png) 0 -168px no-repeat;
}


li.selected a[href$="/hafa-samband"], li a[href$="/hafa-samband"]:hover
{
	background: url(/images/icons.png) 0 -210px no-repeat;
}






li a[href$="/heim"]
{
	background: url(/images/icons.png) 0 -252px no-repeat;
}

li.selected a[href$="/heim"], li a[href$="/heim"]:hover
{
	background: url(/images/icons.png) 0 -294px no-repeat;
}

li a[href$="/panta-nytt-simkort"]
{
	background: url(/images/icons.png) 0 -336px no-repeat;
}

li.selected a[href$="/panta-nytt-simkort"], li a[href$="/panta-nytt-simkort"]:hover
{
	background: url(/images/icons.png) 0 -378px no-repeat;
}

li a[href$="/breyta-upplysingum"]
{
	background: url(/images/icons.png) 0 -420px no-repeat;
}

li.selected a[href$="/breyta-upplysingum"], li a[href$="/breyta-upplysingum"]:hover
{
	background: url(/images/icons.png) 0 -462px no-repeat;
}

li a[href$="/faerslulisti"]
{
	background: url(/images/icons.png) 0 -1008px no-repeat;
}

li.selected a[href$="/faerslulisti"], li a[href$="/faerslulisti"]:hover
{
	background: url(/images/icons.png) 0 -1050px no-repeat;
}

li a[href$="/vinir"]
{
	background: url(/images/icons.png) 0 -924px no-repeat;
}

li.selected a[href$="/vinir"], li a[href$="/vinir"]:hover
{
	background: url(/images/icons.png) 0 -966px no-repeat;
}

li a[href$="/fundinn-simi"]
{
	background: url(/images/icons.png) 0 -672px no-repeat;
}

li.selected a[href$="/fundinn-simi"], li a[href$="/fundinn-simi"]:hover
{
	background: url(/images/icons.png) 0 -714px no-repeat;
}

li a[href$="/bjoda-vin"]
{
	background: url(/images/icons.png) 0 -756px no-repeat;
}

li.selected a[href$="/bjoda-vin"], li a[href$="/bjoda-vin"]:hover
{
	background: url(/images/icons.png) 0 -798px no-repeat;
}

li a[href$="/hradafylling"]
{
	background: url(/images/icons.png) 0 -840px no-repeat;
}

li.selected a[href$="/hradafylling"], li a[href$="/hradafylling"]:hover
{
	background: url(/images/icons.png) 0 -882px no-repeat;
}

li a[href$="/hvad-finnst-ther"]
{
	background: url(/images/icons.png) 0 -1092px no-repeat;
}

li.selected a[href$="/hvad-finnst-ther"], li a[href$="/hvad-finnst-ther"]:hover
{
	background: url(/images/icons.png) 0 -1134px no-repeat;
}

li a[href$="/tyndur-simi"]
{
	background: url(/images/icons.png) 0 -504px no-repeat;
}

li.selected a[href$="/tyndur-simi"], li a[href$="/tyndur-simi"]:hover
{
	background: url(/images/icons.png) 0 -546px no-repeat;
}

li a[href$="/stillingar-i-simann"]
{
	background: url(/images/icons.png) 0 -588px no-repeat;
}

li.selected a[href$="/stillingar-i-simann"], li a[href$="/stillingar-i-simann"]:hover
{
	background: url(/images/icons.png) 0 -630px no-repeat;
}

li a[href$="/breyta-lykilordi"]
{
	background: url(/images/icons.png) 0 -1176px no-repeat;
}

li.selected a[href$="/breyta-lykilordi"], li a[href$="/breyta-lykilordi"]:hover
{
	background: url(/images/icons.png) 0 -1218px no-repeat;
}

li a[href$="/fylla-a-numer"]
{
	background: url(/images/icons.png) 0 -1260px no-repeat;
}

li.selected a[href$="/fylla-a-numer"], li a[href$="/fylla-a-numer"]:hover
{
	background: url(/images/icons.png) 0 -1302px no-repeat;
}



li a[href$="/stodumaelir"]
{
	background: url(/images/icons.png) 0 -1344px no-repeat;
}

li.selected a[href$="/stodumaelir"], li a[href$="/stodumaelir"]:hover
{
	background: url(/images/icons.png) 0 -1386px no-repeat;
}

li a[href$="/spurt-og-svarad"]
{
	background: url(/images/icons.png) 0 -1428px no-repeat;
}

li.selected a[href$="/spurt-og-svarad"], li a[href$="/spurt-og-svarad"]:hover
{
	background: url(/images/icons.png) 0 -1470px no-repeat;
}

li a[href$="/thjonustusvaedi"]
{
	background: url(/images/icons.png) 0 -1512px no-repeat;
}

li.selected a[href$="/thjonustusvaedi"], li a[href$="/thjonustusvaedi"]:hover
{
	background: url(/images/icons.png) 0 -1554px no-repeat;
}

li a[href$="/leyninumer"]
{
	background: url(/images/icons.png) 0 -1596px no-repeat;
}

li.selected a[href$="/leyninumer"], li a[href$="/leyninumer"]:hover
{
	background: url(/images/icons.png) 0 -1638px no-repeat;
}

li a[href$="/hver-hringdi"]
{
	background: url(/images/icons.png) 0 -1680px no-repeat;
}

li.selected a[href$="/hver-hringdi"], li a[href$="/hver-hringdi"]:hover
{
	background: url(/images/icons.png) 0 -1722px no-repeat;
}

li a[href$="/verdskra"]
{
	background: url(/images/icons.png) 0 -1764px no-repeat;
}

li.selected a[href$="/verdskra"], li a[href$="/verdskra"]:hover
{
	background: url(/images/icons.png) 0 -1806px no-repeat;
}

table.transactions
{
	margin-bottom: 10px;
}

table.transactions th, table.transactions td
{
	padding: 2px 4px;	
}

table.transactions th
{
	font-weight: bold;
}

table.transactions tr.odd td
{
	background: #4e4e4e;
	border-bottom: 2px solid #676767;
	border-top: 2px solid #676767;
}

table.transactions tr.even td
{
	background: #eee;
	border-bottom: 1px solid #676767;
	border-top: 1px solid #676767;
}

div.transactions.content.wide
{
	background:url(/images/content-transactions.png) no-repeat right bottom;
	height: auto;
	min-height: 475px;
}

div.opinion
{
	background:url(/images/content-opinion.png) no-repeat right bottom;
}

div.change-password
{
	background:url(/images/content-change-password.png) no-repeat right bottom;
}

div.refill
{
	background:url(/images/content-refill.png) no-repeat right bottom;
}

div.friends
{
	background:url(/images/content-friends.png) no-repeat right bottom;
}

div.fast-refill
{
	background:url(/images/content-fast-refill.png) no-repeat right bottom;
}

div.invite
{
	background:url(/images/content-invite.png) no-repeat right bottom;
}

div.found-phone
{
	background:url(/images/content-found-phone.png) no-repeat right bottom;
}

div.settings
{
	background:url(/images/content-settings.png) no-repeat right bottom;
}

div.lost-phone
{
	background:url(/images/content-lost-phone.png) no-repeat right bottom;
}

div.change-info
{
	background:url(/images/content-change-info.png) no-repeat right bottom;
}

div.new-sim
{
	background:url(/images/content-new-sim.png) no-repeat right bottom;
}

div.home
{
	background:url(/images/content-home.png) no-repeat right bottom;
}

div.login
{
	background:url(/images/content-login.png) no-repeat right bottom;
}

div.facebook_box{
	margin:22px auto 0 auto;
	border:2px solid #FFF;
	width:612px;
	z-index:10;
	height: 256px;
	overflow: hidden;
	position:relative;
	top:-1px;
	left:-2px;
}

div.facebook_box iframe{
	left:-5px;
    overflow:hidden;
    position:relative;
    top:-1px;
}
