/* Umhverfi	*/
body {
	font-family: 'small verdana', 'arial', helvetica, sans-serif; 
	font-size: x-small;
	}
	
#back {
	width: 800px;
	margin: 0 auto 0 auto;
	}

/* Almennt */
em {
	font-style: italic
	}
strong	{
	font-weight: bold;
	}
h1, h2, h3, h4	{
	font-weight: bolder
	}
h4	{
	font-size: 1.2em;
	padding: 0px;
	text-decoration: none;
	}
h1	{
	font-size: 1.4em
	}
a {
	color: #FF0000;
	text-decoration: none;
	}
a:hover	{
	text-decoration: underline;
	}
.clear	{	
	clear: both; height: 20px;
	}
.greyBorder, .yellowBorder	{
	width: 100%;
	clear: both;
	}
.greyBorder td, .yellowBorder td	{
	width: 100%;
	height: 1px;
	padding: 0 0;
	}
.greyBorder td	{
	background: #747474;
	}
.yellowBorder td	{
	background: #E19832;
	}
	
/* Haus */
#head h1	{
	clear: left;
	height: 184px;
	background: url(images/ialogo-small.png);
	margin: 0 0 7px 0;
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
#head h1 span {
	display: none;
}
	
#topNav	{
	float: right;
	margin: 10px 0 10px 0;
	}
#topNav ul	{
	list-style: none;
	display: inline;
	}
	
#topNav li	{
	padding: 0 0 0 30px;
	display: inline;
	}

/* Valmynd */
#leftNavBar	{
	float: left;
	width: 200px;
	}

/* Efnisbox */
#content	{ 
	margin: 10px 0;
	font-size: 1.2em;
	}

/* Miðasala */
#content div.eventListHeading	{
	margin: 0;
	padding: 0;
	font-size: medium;
	color: #333;
    width: 763px;
	}
#content div.eventListHeading h2	{
	font-size: 1.3em;
	}
#content div.eventListHeading p.event	{
	position:relative;
	font-size: 1.1em;
	font-weight: bold
	}
.eventList table {
	width: 100%;
}
#content div.eventListList p	{	float: left;	margin: 0;	padding: 0;	line-height: 20px;	}
#content div.eventListList p.Event	{	width: 393px;	}
#content div.eventListList p.NoShows	{	width: 95px;	}
#content div.eventListList p.Buy	{	width: 50px;	}
#content div.eventListList p.bEvent	{	width: 393px; font-weight: bold	}
#content div.eventListList p.bNoShows	{	width: 95px; font-weight: bold	}
#process	{	color: red;	font-size: 1.2em;	padding: 5px 0;	height: 20px;	}
#hall { position: relative; margin: 0 auto; }
#hall .leftofhall {
	float: left;
}
/* Innsláttarbox */
form ul{
	list-style-type:none;
	width:100%;
}
form li{
	line-height:2em;
	margin:0;
	padding:1px 4px 6px 9px;
	display: inline-block;
}
form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
/* Holly Hack Targets IE Win only \*/
	* html form li {height: 1%;}
	form li {display: block;}
/* End Holly Hack */

form li p{
	clear:both;
	/*font-size:9px;*/
	line-height:13px;
	color:black;
}

form li div.left{
	width:100%;
}
form li div.right{
	width:100%;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

/* ----- Upplýsingar ----- */

.info{
	display:inline-block; 
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 0px 0;
	border-bottom:1px dotted black;
}
.info[class]{
	display:block;
}
.info p{
	font-size:110%;
	line-height:130%;
	margin:0 0 1em 0;
	font-weight:bold;
}

/* ----- Svæði ----- */

form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
}
form ul li.first{
	border-top:none;
	margin-top:0px;
	padding-top:1px;
}
form .section h3{
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:100%;
	margin:0 0 1em 0;
}

/* ----- Takkar ----- */

.buttons{
	clear:both;
	margin:10px 0 20px 7px;
}
.buttons .button{
	font-size:120%;
	margin:0 5px 0 0;
}
.button{
	cursor:pointer !important;
}

/* ----- Textasvæði og merkingar ----- */

label.desc{
	font-weight:bold;
	line-height:100%;
	padding:4px 4px 1px 0;
	border:none;
	color:black;
	display:block;
}
input.text, textarea.textarea, select.select{
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
}

select.select{
	margin:1px 0 1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:99%;
}
input.tags{
	width:315px;
}

#price1 {
	position: absolute;
	top: 7.5%;
	left: -21%;
	width: 100px;
	text-align: right;
}

#p1 {
	height: 30px;
	border-right: 1px solid #000;
	font-style: italic;
	font-size: 1.2em;
}

#price2 {
	position: absolute;
/*	top: 440px;*/
	top: 14%;
	left: -21%;
	width: 100px;
	text-align: right;
}

#p2 {
	height:85px;
	border-right: 1px solid #000;
	font-style: italic;
	font-size: 1.2em;
}

#price3 {
	position: absolute;
	top: 31%;
	left: -21%;
	width: 100px;
	text-align: right;
}

#p3 {
	height:80px;
	border-right: 1px solid #000;
	font-style: italic;
	font-size: 1.2em;
}

#price4 {
	position: absolute;
	top: 51%;
	left: -21%;
	width: 100px;
	text-align: right;
}

#p4 {
	height:220px;
	border-right: 1px solid #000;
	font-style: italic;
	font-size: 1.2em;
}

/* Fótur */
#foot { margin: 20px 0 0 0; clear: both; text-align: center; }

/* Shjitt */
div.eventList {margin-top: 10px; text-align: justify; border-top: 1px dotted black; padding-top: 10px; clear: both;}
