/* GENERAL STYLES */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-align: center;
	scroll: 
}

html { overflow: -moz-scrollbars-vertical; }

.clear {
	clear: both;
}

.l {
	float: left;
}

.r {
	float: right;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 990px;
}

#top {
	height: 50px;
	margin-top: 20px;
	margin-left: 5px;
}

#menu {
	background: #292929 url('/media/2035/menu-bg.png') repeat-x;
	height: 37px;
}

#menu-left-corners {
	float: left;
	width: 9px;
	height: 100%;
	background: url('http://blixtra.se/media/2040/menu-left.png') no-repeat;
}

#menu-content {
	float: left;
	height: 100%;
}

#menu-right-corners {
	float: right;
	width: 12px;
	height: 100%;
	background: url('http://blixtra.se/media/2045/menu-right.png') no-repeat;
}

#menu-content li {
	float: left;
	margin-top: 1px;
	padding: 11px 0 11px 0;
	list-style: none;
	font-size: 1.2em;
	border-right: solid 1px #808080;
}

#menu-content li a, #menu-content li a:link, #menu-content li a:visited {
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: none;
}

#menu-content li a:hover {
	text-decoration: underline;
}

#menu-content li a.current {
	color: #808080;
}

#footer {
	clear: both;
	height: 45px;
	font-size: 0.85em;
	margin-top: 5px;
	border-top: solid 1px #c0c0c0;
}

#col-1 {
	float: left;
	display: inline;
	width: 710px;
	margin: 15px 25px 10px 7px;
}

#col-2 {
	display: block;
	float: left;
	display: inline;
	width: 190px;
	margin-left: 15px;
	margin-top: 7px;
}

a, a:link, a:visited, a h2 {
	color: #333;
}

a h2 {
	text-decoration: underline;
}

a:hover, a:hover h2 {
	color: #fdb812;
	text-decoration: underline;
}

p {
	line-height: 140%;
	font-size: 1.3em;
	text-decoration: none;
	margin: 10px 0 10px 0;
}

#col-1 p {
	width: 85%;
}

h1 {
	font-family: Georgia;
	font-size: 2.2em;
	line-height: 120%;
	color: #58595b;
	margin: 3px 0 3px 0;
	padding-top: 6px;
}

h2, legend {
	font-size: 1.4em;
	color: #808080;
	margin: 17px 0 3px 0;
	font-weight: bold;
}

#col-2 h3 {
	font-size: 1.4em;
	margin-top: 18px;
	margin-bottom: 7px;
}
#col-2 p {
	font-size: 8pt;
	line-height: 150%;
}
#col-2 .vcard div {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
}
#col-2 a {
	color: #909090;
}
#col-2 .tel {
	background: url(../Data/Assets/images/phone_icon.png) no-repeat;
	padding: 2px 0 3px 22px;
	display: block;
}
#col-2 .email {
	background: url(../Data/Assets/images/email_icon.png) no-repeat;
	padding: 2px 0 3px 22px;
	display: block;
}
#col-2 .vcardIcon {
	background: url(../Data/Assets/images/vcard_icon.png) no-repeat;
	padding: 2px 0 3px 22px;
}

#col-1 .article {
	clear: both;
}
#col-1 .article .text {
	float: left;
	width: 245px;
	margin-right: 15px;
}
#col-1 .article .pic {
	float: left;
	padding-bottom: 15px;
}
#col-1 .article h2 {
	margin-top:0px;
	font-size: 1.5em;
}
#col-1 .article .text p {
	width: 100%;
	font-size: 9pt;
}
#col-1 .article .text a {
	text-decoration: none;
	cursor: hand;
}
#col-1 .article .text a:hover {
	color: #333;
	text-decoration: underline;
}

.personBox {
	float: left;
	width: 300px;
}
.personBox h3 {
	font-size: 1.7em;
	color: #808080;
	margin: 14px 0 10px 0;
	font-weight: bold;
}
.personBox h4 {
	color: #292929;
}
.personBox p {
	font-size: 1.1em;
}
.personBox ul {
	margin: 7px 15px 7px 0;
}
.personBox ul li {
	list-style-type: circle;
	margin-left: 16px;
	font-size: 1.1em;
	padding: 3px;
	line-height: 140%;
}

.line {
	height: 1px;
	line-height: 1px;
	width: 100%;
	background-color: #c0c0c0;
	margin: 10px 0 10px 0;
}

#startIntro h1 {
	font-size: 2.5em;
}
#startIntro p {
	font-size: 1.4em;
	margin-bottom: 20px;
	width: 100%;
}

.rightImage {
	padding: 7px 0 7px 20px;
	float: right;
}

#breadcrumbTitle {
	float: left;
	padding: 0 10px 10px 0;
}
#breadcrumb {
	padding: 0 0 10px 0;
}
#breadcrumb li {
	display: inline;
	font-size: 1.15em;
}

#contactForm {
	padding-top: 20px;
	margin-bottom: 20px;
}
#contactForm label {
	font-size: 1.15em;
	margin: 3px 0 3px 0;
}
#contactForm .formTextbox, #contactForm textarea {
	width: 160px;
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 3px 0 3px 0;
}
#contactForm .b {
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	padding: 4px;
}

.personMsgLink {
	display: block;
	padding-top: 8px;
	font-size: 0.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

.personMsgContent {
	display: none;
	padding: 6px;
	font-size: 0.8em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	border: solid 1px #c0c0c0;
}

.personMsgContent li {
	list-style-type: circle;
	margin-left: 16px;
	line-height: 110%;
	margin-bottom: 4px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
