/*****************
 * COMMON MARKUP *
 *****************/

body
{
	margin: 15px 0;
	background: url(/resources/Images/Foreldrafelag/template/bg.gif) repeat-x;
	
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 11px;
}

img { border: none; }
form { margin: 0; }

a
{
	color: #f96b15;
	text-decoration: none;
}

h1
{
	margin: 0 0 10px 0;
	color: #f96b15;
	font-size: 14px;
}

h2
{
	margin: 0 0 6px 0;
	color: #555555;
	font-size: 12px;
}

p
{
	margin: 0 0 8px 0;
}

ul
{
	margin-top: 3px;
	margin-bottom: 5px;
}

input
{
	background-color: #fdfdf5;
	border: 1px solid #dddddd;
	color: #555555;
	font-size: 10px;
}

.grayback
{
	margin: 1px 1px 0 1px;
	background: url(/resources/Images/Foreldrafelag/template/bg-gray.gif) repeat-x;
}

.bottomborder
{
	border-bottom: 1px solid #dddddd;
}

.floatleft
{
	float: left;
}

.paddingtenpixels
{
	padding: 10px;
}


/**************
 * CONTAINERS *
 **************/

#container
{
	margin: 0 auto;
	width: 930px;
	border: 5px solid #dddddd;
	background-color: white;
}

#header
{
	padding: 23px 14px 0 23px;
	height: 81px;
	font-weight: bold;
	font-size: 18px;
	color: #555555;
}

#logo
{
	position:relative;
	top:-5px;
	left:35px;
}

#header a
{
	float: left;
	display: block;
	color: #555555;
}

#tools
{
	float: right;
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
}

#tools a
{
	line-height: 18px;
	height: 18px;
	padding-right: 22px;
	margin-right: 13px;
	background-repeat: no-repeat;
	background-position: right top;
}

a#veftre { background-image: url(/resources/Images/Foreldrafelag/template/tools-veftre.gif); }
a#senda-fyrirspurn { background-image: url(/resources/Images/Foreldrafelag/template/tools-contact.gif); }
a#fontchanger { background-image: url(/resources/Images/Foreldrafelag/template/tools-style.gif); }

#btn-submit
{
	margin-top: 2px;
	font-weight: bold;
	color: #f96b15;
	background: none;
	border: none;
	font-size: 11px;
}

.column
{
	float: left;
	width: 194px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
}

#middle
{
	float: left;
	width: 540px;
	padding-bottom: 15px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

#content
{
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding: 0 5px;
}

#footer
{
	color: #555555;
	margin-top: 10px;
	text-align: center;
}

.newsitem
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

.date
{
	float: right;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

#leftnav a
{
	display: block;
	padding: 6px 0 6px 12px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}

#leftnav a.level2
{
	border: none;
	padding: 3px 0 3px 24px;
	font-weight: normal;
}

#leftnav a.level3
{
	border: none;
	padding: 0 0 0 30px;
	font-weight: normal;
	font-style: italic;
	font-style: italic;
}

.gallery-front
{
	float: left;
	width: 76px;
	margin: 0 5px 0 5px;
	margin-bottom: 12px;
	overflow: hidden;
	text-align: center;
}

#ads a
{
	display: block;
	text-align: center;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #dddddd;
}

table#calendar
{
	width: 100%;
}

table#calendar td
{
	text-align: center;
}

table#calendar td.selected
{
	background-color: #f96b15;
}

table#calendar td.selected a
{
	color: #333333;
}


a.group
{
	display:block;
	padding-left:20px;
	line-height:16px;
	font-weight: normal;
	background: url(/resources/images/Foreldrafelag/Template/bg-group.gif) no-repeat center left;
}


a.file
{
	display:block;
	padding-left:20px;
	line-height:16px;
	font-weight: normal;
	background: url(/resources/images/Foreldrafelag/Template/bg-file.gif) no-repeat center left;
}

