/*===========================================
	Project:		www.advokathamre.no
	Coding:			kent-remi@wox.no
	Created:		14.03.2007
	Last updated:	16.03.2007
============================================*/

/*===========================================
				Elements               
============================================*/
*
{
	font-family: Verdana;
}
body
{
	background: #A49B90 url(../../gfx/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
img
{
	border-width: 0px;
}
h1
{
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: normal;
}
h2
{
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}
h3
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}
h4
{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
p, .AboutEmployee, .SubjectBody, .ContentMainBody
{
	/*margin-bottom: 0.2em;*/
	line-height: 1.3em;
}

a:hover
{
	text-decoration: underline;
}
/*============================================
			General Element ID's
=============================================*/
#MainWrap
{
	margin: auto;
	background: url(../../gfx/shadow_right.png) repeat-y right;
	width: 805px;
}
#Header img
{
	display: block;
	margin: auto;
}
#TopMenu
{
	display: inline;
	margin-left: 5px;
	float: left;
	background-color: #b7b1a7;
	height: 29px;
	border-bottom: solid 1px #707070;
	text-align: left;
}
#TopMenu a, #TopMenu span
{
	text-transform: uppercase;
	color: #534741;
	text-decoration: none;
	display: block;
}
#TopMenu div
{
	float: left;
	border-right: solid 1px #707070;
	height: 100%;
	cursor: pointer;
	line-height: 28px;
}
#TopMenu img
{
	float: left;
}
.Flag
{
	position: relative;
	top: -21px;
	left: 100px;
	width: 20px;
}
#ContentWrap
{
	display: inline;
	margin-left: 5px;
	float: left; /* Hack to make it looks like LeftMenu goes all the way down */
	background: #FFFFFF url(../../gfx/bg_content.jpg) repeat-y left;
	border-bottom: solid 1px #707070;
}
#LeftMenu
{
	float: left;
	width: 215px; /* Can be removed since ContentWrap hack contains border */ /*border-right: solid 1px #707070;*/
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
#LeftMenu a
{
	color: #707170;
	text-decoration: none;
	margin-bottom: 50px;
	display: block;
}
#LeftMenu a:hover
{
	text-decoration: underline;
}
#LeftMenu li
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 50px 0px;
	padding: 0px;
}
#LeftMenu ul
{
	margin: 23px 17px 19px 19px;
	padding: 0px;
}
#Footer
{
	background-color: #FFFFFF;
	font-size: 10px;
	height: 27px;
	line-height: 27px;
	border-bottom: solid 1px #707070;
}
/*============================================
			General Classes
=============================================*/
.Center
{
	margin: auto;
	width: 793px;
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
}
.Clear
{
	clear: both;
}
.More
{
	text-decoration: none;
	color: #A49B91;
	margin: 0px 0px 5px 0px;
	display: block;
	cursor: pointer;
}
.ImgRight
{
	float: right;
	margin: 17px 0px 17px 17px;
	vertical-align: top;
}
.GreyUpper10
{
	font-size: 10px;
	text-transform: uppercase;
	color: #707170;
}
.Bold
{
	font-weight: bold;
}
.AboutHeader
{
	text-align: center;
	border-bottom: solid 1px #707070;
	height: 40px;
	padding: 20px 0px 15px 0px;
}
.AboutHeader h3
{
	margin: 2px 0px 2px 0px;
}
.AboutHeader p
{
	font-size: 10px;
	text-transform: uppercase;
	color: #707170;
	margin: 0px;
}
/*============================================
		Hovedside - Classes & Element ID's
=============================================*/
#ContentMain
{
	width: 483px;
	float: left;
	text-align: left;
	padding: 19px 17px 15px 30px;
}
#ContentMainBody
{
	margin: 15px 0px 40px 0px;
	font-size: 14px;
	font-weight: normal;
}
/*============================================
		Om oss - Classes & Element ID's
=============================================*/
#ContentAbout
{
	width: 578px;
	float: left;
	text-align: left;
	padding-bottom: 37px;
}
.AboutEmployee
{
	display: inline;
	float: left;
	margin: 37px 17px 0px 30px;
}
.AboutEmployee img
{
	float: left;
	border: solid 1px #707070;
	margin-right: 30px;
	width: 160px;
}
.AboutEmployee h4
{
	display: block;
}
.AboutEmployee a
{
	text-transform: lowercase;
	text-decoration: none;
	color: #707170;
}
.AboutEmployee a:hover
{
	text-decoration: underline;
}
/*============================================
		Kontakt - Classes & Element ID's
=============================================*/
#ContentContact
{
	width: 578px;
	float: left;
	text-align: left;
	padding-bottom: 37px;
}
.ContactForm
{
	font-size: 11px;
	padding: 30px 0px 0px 23px;
}
.ContactForm h1
{
	margin: 0px 0px 24px 0px;
	font-size: 14px;
	font-weight: normal;
}
.ContactForm td
{
	vertical-align: top;
}
.ContactTextBox
{
	background-color: #DDDDDD;
	width: 170px;
	margin-bottom: 24px;
	font-size: 11px;
}
.ContactTextArea
{
	margin-top: 10px;
	background-color: #DDDDDD;
	width: 340px;
	height: 80px;
	font-size: 11px;
}
.ContactButton
{
	
	background-color: Transparent;
	border-width: 0px;
	width: 67px;
	height: 25px;
	padding-bottom: 3px;
	margin-top: 14px;
	cursor: pointer;
}
/*============================================
	Fagområder - Classes & Element ID's
=============================================*/
#ContentArea
{
	width: 578px;
	float: left;
	text-align: left;
}
#ContentArea img
{
	margin: 75px 15px 50px 10px;
	float: right;
}
#ContentArea h1
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.AreaText
{
	padding: 40px 15px 15px 30px;
}
.AreaText ul
{
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.AreaText li
{
	margin-top: 13px;
}

