body {
	margin: 0px;
	padding: 0px;

	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 90%;

	background-image: url(http://www.us.is/us2004/images/BodyBg.png);
	background-repeat: repeat-y;
}

img {
    border: none;
}

a {
    color: rgb(13,73,123);
}

a:hover {
    color: black;
}

a:visited {
	color: rgb(100,50,100);
}

.noprint, .hidden {
    display: none;
}

#frontWraper {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 995px;
}

.contentComponent IMG {
	padding: 20px;
}

#regHeader {
	float: right;
	margin: 10px;
}

#contentTitle h1 {
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid rgb(13,73,123);
	color: rgb(13,73,123);
	background: rgb(243,245,247);
	width: 780px;
}

#content {
	line-height: 1.4em;
	margin: 0 0 30px 200px;
}

#content img {
	max-width: 500px;
}

#contentFooter {
	height: 10px;
	float: left;
	clear: both;
}

#contentFooter p {
	padding: 10px;
	text-align: right;
	border-top: 1px solid gray;
	width: 972px;
	background: rgb(243,245,247);
}

#winterHeaderFooter {
	left: 700px;
	top: 10px;
	position:absolute;
	text-align:right;
	font-size:0.8em;
	white-space:nowrap;
}

#winterHeaderFooter, #winterHeaderFooter a {
	color: black;
}

#leftnavigation {
	width: 180px;
	float: left;
	margin: 0px;
}

#leftnavigation ul, #leftnavigation li {
	margin: 0px;
	padding: 0px;
}

#leftnavigation li {
	list-style-type: none;
	float: left;
	clear: both;
	width: 100%;
	border: none;
}

#leftnavigation a {
	display: block;
	width: 100%;
}

a.swLevelOpen {
    background-image: url(http://www.us.is/us2004/images/levelOpen.png);
}

a.swLevelClosed {
    background-image: url(http://www.us.is/us2004/images/levelClosed.png);
    font-weight: normal;
}

a.swLevelNormal {
    background-image: none !important;
	font-weight: normal;
}

a.swLevelClosed, a.swLevelClosedWhite, a.swLevelOpen, a.swLevelOpenWhite {
	background-position: 97% 50%;
	background-repeat: no-repeat;
}

a.swLevelSelected {
    font-weight: bold;
}

/* Level1 */
#leftnavigation ul li a {
	padding: 3px 10px 2px 5px;
	width: 165px;
	letter-spacing: 1px;
	color: rgb(13,73,123);
	border-bottom: 1px solid rgb(13,73,123);
	border-right: 1px solid rgb(13,73,123);
	text-decoration: none;
}

#leftnavigation ul li a.swLevelOpen {
	font-weight: bold;
	background-image: url(http://www.us.is/Apps/WebObjects/US.woa/swdocument/1182/topLevelOpenBG.png);
	background-position: top left;
}
	
#leftnavigation ul li a.swLevelClosed {
	background-image: url(http://www.us.is/Apps/WebObjects/US.woa/swdocument/1194/topLevelClosedBG.png);
	background-position: bottom left;
}

/* Level2 */
#leftnavigation ul li ul li a {
	padding: 4px 10px 2px 5px;
	width: 165px;
	letter-spacing: 0px;
	border: none;
	border-right: 1px solid rgb(13,73,123);
	border-bottom: 1px solid rgb(50,85,114);
	background-color: rgb(20,55,80);
	background-repeat: no-repeat;
	color: white;
}

#leftnavigation ul li ul li a, #leftnavigation ul li ul li a.swLevelOpen {
    background-position: 97% 50% !important;
}

#leftnavigation ul li ul li a:hover {
    color: white;
}

#leftnavigation ul li ul li a.swLevelFirstInList {
    border-top: none;
}

#leftnavigation ul li ul li a.swLevelLastInList {
    border-bottom: 1px solid rgb(13,73,123);
}

#leftnavigation ul li ul li a.swLevelOpen {
	font-weight: bold;
	color: white;
	background-image: url(http://www.us.is/us2004/images/levelOpenWhite.png) !important;
}

#leftnavigation ul li ul li a.swLevelClosed {
    background-image: url(http://www.us.is/us2004/images/levelClosedWhite.png);
}

/* Level3 */
#leftnavigation ul li ul li ul li a {
	padding: 4px 10px 2px 10px;
	width: 160px;
}

/* Level4 */
#leftnavigation ul li ul li ul li ul li a {
	padding: 2px 10px 2px 15px;
	width: 155px;
}

/* Level5 */
#leftnavigation ul li ul li ul li ul li ul li a {
	padding: 2px 10px 2px 25px;
	width: 145px;
}

/* Level6 */
#leftnavigation ul li ul li ul li ul li ul li ul li a {
	padding: 2px 10px 2px 35px;
	width: 135px;
}

/* Level7 */
#leftnavigation ul li ul li ul li ul li ul li ul li ul li a {
	padding: 2px 10px 2px 45px;
	width: 125px;
}

/* Level8 */
#leftnavigation ul li ul li ul li ul li ul li ul li ul li ul li a {
	padding: 2px 10px 2px 55px;
	width: 115px;
}

/** Navigation Theme Starts */

#leftnavigation ul li a:hover {
	text-decoration: underline;
	color: black;
}

#leftnavigation ul li a.swLevelFirstInList {
    border-top: 1px solid rgb(13,73,123);
}

/* Level3 */
#leftnavigation ul li ul li ul li a {
	background-color: rgb(50,85,114);
	color: white;
	border-bottom: 1px solid rgb(20,55,80);
}

#leftnavigation ul li ul li ul li a.swLevelLastInList {
    border-bottom: none;
}

/* Level4 */
#leftnavigation ul li ul li ul li ul li a {
	background-color: rgb(167,188,204);
	color: rgb(27,58,76);
	border-bottom: 1px solid rgb(100, 140, 173);
}

#leftnavigation ul li ul li ul li ul li a:hover {
    color: rgb(10,45,70);
}

#leftnavigation ul li ul li ul li ul li a.swLevelOpen {
    color: rgb(10,45,70);
}

/* Level5 */
#leftnavigation ul li ul li ul li ul li ul li a {
	background-color: rgb(208,208,208);
	color: rgb(70,70,70);
	border-bottom: 1px solid rgb(180,180,180);
}

#leftnavigation ul li ul li ul li ul li ul li a:hover {
    color: black;
}

#leftnavigation ul li ul li ul li ul li ul li a.swLevelLastInList {
    border-bottom: 1px solid rgb(100, 140, 173);
}

#leftnavigation ul li ul li ul li ul li ul li a.swLevelOpen {
    color: rgb(70,70,70);
}

/* Level6 */
#leftnavigation ul li ul li ul li ul li ul li ul li a {
	background-color: rgb(237,237,237);
	color: rgb(70,70,70);
}

#leftnavigation ul li ul li ul ul li li ul li a.swLevelFirstInList {
    border-top: none;
}

#leftnavigation ul li ul li ul ul li li ul li a.swLevelLastInList {
    border-bottom: none;
}

/* Level7 */
#leftnavigation ul li ul li ul li ul li ul li ul li ul li a {
    background-color: rgb(147,174,196);
}

/* Level8 */
#leftnavigation ul li ul li ul li ul li ul li ul li ul li ul li a {
    background-color: rgb(219,228,235);
}

#fontSize2 {
	position: absolute;
	top: 133px;
	z-index: 4;
	width: 80px;
	left: 740px;
    top: 135px;
}

#quicklaunch {
	position: absolute;
	top: 130px;
	left: 0px;
	height: 24px;
	padding: 4px 0 0 10px;
	margin: 0;
	background: white;
	width: 984px;
	background-image: url( 'http://www.us.is/Apps/WebObjects/US.woa/swdocument/3534/under.jpg' );
}

#quicklaunch ul {
	margin: 0;
	padding: 0;
}

#quicklaunch li {
	list-style-type: none;
	float: left;
	padding: 0 7px 0 7px;
	background: url(http://www.us.is/us2004/images/SearchQLinksDot.png) no-repeat 0% 50%;
}

#quicklaunch a {
	color: rgb(13,73,123);
	font-weight: bold;
	text-decoration: none;
}

#quicklaunch a:hover {
    color: black;
}

li#quick1st {
    background-image: none;
}

#breadcrumbs {
	position: absolute;
	top: 158px;
	left: 0px;
	height: 18px;
	padding: 7px 0 0 200px;
	width: 794px;
	background: url(http://www.us.is/us2004/images/BreadcrumbsBg.png);
	border-bottom: 1px solid rgb(229,229,229);
	border-right: 1px solid rgb(229,229,229);
}

#breadcrumbs a { 
	text-decoration: none;
	color: rgb(13,73,123);
}

#header {
	top: 0px;
	left: 0px;
}

#headerSearch {
	position: absolute;
	right: 10px;
    top: 135px;
	left: 800px;
}

#headerSearch label {
    display: none;
}

#headerSearch input#searchField {
    padding: 2px;
    margin: 0px;
    border: 1px solid rgb(124,156,181);
}

h2.tvAdYear {
	margin: 0 0 0 0;
	padding: 5px;
	font-size: 1.1em;
	background: rgb(230,230,230);

	position: relative;
	top: 10px;
}

h3.tvAdTitle {
	color: rgb(13, 73, 123);
	margin: 10px 0 3px 0;
	padding: 10px 0 6px 0;
	border-top: 1px solid rgb(230,230,230);
}

img.tvAdPosterframe {
    margin: 0 5px 10px 0;
    float: left;
    display: block;
}

table.tvAdContainer {
    margin: 0 0 10px 0;
}

p.videoDownload {	
	height: 80px;
	padding: 10px 0 0 0;
    margin: 0 40px 0 0;
    float: left;
}

p.videoDownload img {
	position: relative;
	top: -17px;
	border: none;
	margin: 0 10px 0 0;
}

p.videoDownload b {
    margin: 0 0 0 85px;
}

/* Umferdarleikurinn */
p.step {
    padding: 5px 10px 35px 70px;
    width: 400px;
}
	
p.step1 {
    background: url(http://www.us.is/scripts/WebObjects.dll/US.woa/1/swdocument/1282/step_1.jpg) no-repeat top left;
}

p.step2 {
    background: url(http://www.us.is/scripts/WebObjects.dll/US.woa/1/swdocument/1278/step_2.jpg) no-repeat top left;
}

p.step3 {
    background: url(http://www.us.is/scripts/WebObjects.dll/US.woa/1/swdocument/1276/step_3.jpg) no-repeat top left;
}

form#diplomaForm label {
    background: url(http://www.us.is/scripts/WebObjects.dll/US.woa/1/swdocument/1287/label_nafn.jpg) no-repeat top left;
    display: block;
    width: 70px;
    height: 40px;
}

form#diplomaForm label span {
    display: none;
}

form#diplomaForm input#dipName, form#diplomaForm input#dipSubmit {
    position: relative;
    left: 75px;
    top: -30px;
    font: 13px 'Comic Sans MS' arial;
}

form#diplomaForm input#dipSubmit {
    top: -20px;
    left: 315px;
}

/* Stafrof */
#stafrof {
	display: block;
	clear: right;
	height: 30px;
}

#stafrof ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#stafrof li {
	padding: 0px;
	margin: 0px;
	float: left;
	border-right: 1px solid white;
}

#stafrof a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	background-color: rgb(13,73,123);
	float: left;
	font-size: 11px;
}

#stafrof a:hover {
	background-color: rgb(53,113,163);
}

#stafrof a.selectedLetter {
	background-color: gray;
}

/* Fréttir */

.sw_newsheading {
	display: block;
	margin:0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid rgb( 220, 220, 220);
	font-weight: bold;
	font-size: 15px;
}

.sw_newsheading a {
	text-decoration: none;
}

.sw_newsdate {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	color: gray;
	font-size:0.8em;
	font-style: italic;
	/* text-align: right; */
}

.sw_newsitem {
	display: block;
	width: 520px;
	margin-bottom: 40px;
}

.sw_newsitem_text {
	display: block;
	padding: 2px 0px 0px 0px;
}


.sw_newsitem_more_link {
	display: block;
	padding: 5px 0px 0px 0px;
}

.usPrettyTableWrapper th, .usPrettyTableWrapper td {
	text-align: left;
	padding: 3px 12px;
	border-bottom: 1px solid silver;
	vertical-align: top;
	font-size: 11px;
}

.usPrettyTableWrapper th {
	color: rgb(80,80,80);
	background-color: rgb(240,240,240);
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	vertical-align: top;
}

.usPrettyTableWrapper a {
	color: #333399;
	text-decoration: none;
	border-bottom: none;
}

.usPrettyTableWrapper a:hover {
	color: black;
}

.us_infobox {
	background-image: url(http://www.us.is/solofile/1003121);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	
	padding: 20px 20px 20px 40px;
	margin: 20px;
	background-color: rgb( 240, 240, 245 );
}

.swdocument a, .swdocumentlist a {
	text-decoration: none;
}

#lookup {
	background-image: url(http://www.us.is/Apps/WebObjects/US.woa/swdocument/1002570/lookupBG.png);
	border: 1px solid rgb(13,73,123);
	border-width: 1px 1px 1px 0px;
	margin-bottom: 15px;
	font-size: 12px;
	background-color: maroon;
	text-align: center;
    background-color: rgb(228,235,240);
    padding: 10px 0px;
}

#lookup label {
	font-weight: normal;
	color: rgb(13,73,123);
	clear: both;
	padding: 5px;
	display: inline;
}

#lookup form {
	padding: 0px 0px;
	margin: 0px;
}

#lookup a {
	text-decoration: none;
	font-weight: bold;
}

#lookupField {
	margin-top: 10px;
}

#left_front_banners a {
	text-align: center;
	padding: 2px 0px;
}

/** Skráningarmerkjaleit */

#privatePlateSearch {
	padding-bottom: 20px;
}

#privatePlates h2 {
	border-bottom:1px solid #5D86A7;
	color:#4A546D;
	margin-bottom: 15px;
	width: 90%;
}

#searchResult {
	font-size: 1.2em;
	padding: 10px 10px 10px 70px;
}

#searchResult b {
	font-size: 1.4em;
	color: blue;
}

#mutipleResults {
	width: 90%;
}

.sfr img {
	display: block;
	padding: 0px;
	margin: 0px;
}

.sfr2008 {
	position: relative;
	top: 0px;
	left: 5px;
}

.sfr2009 {
	position: relative;
	top: -59px;
	left: 62px;	
}

.sfr2010 {
	position: relative;
	top: -118px;
	left: 120px;	
}