/*<group=General Styles>*/

body {
	text-align: center;
	font: 0.8em/1.6em "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS";
	margin: 80px 100px 100px 100px;
	color: #898989;
background: #ffffff;
}

p {
}

b, strong {

}

a:link, a:visited {
	 }

a:hover, a:active {
}

img {
	border-style: none;

}

.image-left {
	margin: 3px 3px 3px 0;
	float: left;
}

.image-right {
	margin: 3px 0 3px 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #f7f7f7 url(images/rando.png) no-repeat left top;
border-top: 0px #bebebe solid;
border-left: 0px #d1d1d1 solid;
border-right: 0px #d1d1d1 solid;
border-bottom: 0px #e8e8e8 solid;
border: 1px #d0d0d0 solid;
-webkit-border-radius: 8px 8px;
-moz-border-radius: 8px 8px;
border-radius: 8px 8px; }

.clearer {
	clear: both;
}

#pageHeader {
	margin-bottom: 20px;
	padding-top: 70px;
	border-bottom: 1px #f2f2f2 solid;
	height: 80px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
font-family: Verdana, Helvetica, Arial, sans-serif; }

#pageHeader #peel {
	background: url(images/top_left_grad.png) no-repeat left top;
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 100;
	height: 147px;
	width: 500px;
}

#pageHeader img {
}



#pageHeader h1 {
	margin: 0;
	font-family: "Lucida Grande";
margin-left: 30px;
font-size: 1.1px;
margin-top: 40px;
color: #f7f7f7; }

#pageHeader h2 {
	font-weight: normal;
	margin-top: 5px;
font-family: "Lucida Grande";
margin-left: 30px;
font-stretch: normal; }

#contentContainer {
	position: relative;

margin-left: 220px; }



#contentContainer #content {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 80px;
	margin-left: 30px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica;
color: #2e2e2e;
font-size: 11px;
padding-top: 30px;
padding-bottom: 45px;
}

#contentContainer #sidebar {
	float: right;
	width: 180px;
	color: #808080;
	font-size: 0.95em;
}

#contentContainer #sidebar .sidecontent {
	margin: 0 0 10px;
	padding: 0 10px;
}

#contentContainer .sideHeader {

}

#sidebarContainer {
	float: left;
	width: 220px;
	position: relative;
	display: block;
background-color: #f7f7f7;
color: #2d2e2b;
-webkit-border-top-left-radius: 8px 8px;
-moz-border-radius-topleft: 8px 8px;
border-top-left-radius: 8px 8px; }

#sidebarContainer #logo {
	width: 220px;
	height: 140px;
	background: url(images/medkomplogo.png) no-repeat;
	border-bottom: 1px #ffffff;
	display: block;
margin-top: +62px;
margin-left: 47px; }

#sidebarContainer p {
	color: #111111;
	padding: 5px;
font-family: "Lucida Grande";
background-color: #f7f7f7;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 34px; }

#sidebarContainer a:link, #sidebarContainer a:visited {
	color: #363636;
	background: transparent;
font-weight: normal;
text-decoration: none;
font-family: "Lucida Grande"; }

#sidebarContainer a:hover, #sidebarContainer a:active {
	background: #fcfcfc;
color: #111111;
font-weight: normal;
font-family: "Lucida Grande"; }

#footer {
	color: #c4c4c4;
font-family: "Lucida Grande";
background-color: #ffffff;
padding-top: 6px;
padding-bottom: 6px;
font-size: 11px;
border-left: 8px #f4f4f4;
border-bottom: 8px #f4f4f4;
border-right: 8px #f4f4f4;
margin-right: auto;
margin-left: auto; }

#footer p {
font-family: "Lucida Grande";
font-size: 11px; }

#footer a:link, #footer a:visited {
	background: #ffffff;
	color: #c4c4c4;
font-family: "Lucida Grande"; }

#footer a:hover, #footer a:active {
	color: #c4c4c4;
font-family: "Lucida Grande"; }
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
background-color: #ffffff;
font-family: "Lucida Sans Unicode", "Lucida Grande";
font-size: 11px;
font-weight: normal;
border-left: 0px #ebebeb solid;
border-right: 0px #ebebeb solid;
border-bottom: 0px #ebebeb solid;
background-image: url(images/randun.pngX);
background-repeat: no-repeat; }

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding-left: 25px;
	padding-right: 10px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #afafaf;
text-decoration: none;
background-color: #ffffff;
font-family: "Lucida Sans Unicode", "Lucida Grande"; }

#breadcrumbcontainer a:hover {
font-family: "Lucida Sans Unicode", "Lucida Grande"; }
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
background-color: #f7f7f7;
text-align: right; }

#navcontainer #current {
	background: #f7f7f7;
 }

#navcontainer #current:hover {
color: #3e3e3e; }

#navcontainer a.currentAncestor {
	background: #f7f7f7;
color: #c5c5c5; }

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	padding: 0;
	margin: 20px;
margin-left: 35px;
}

#navcontainer li {
}

#navcontainer a:link, #navcontainer a:visited {
	text-decoration: none;
	color: #949494;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
background-color: #f7f7f7; }

#navcontainer a:hover {
	background: #f7f7f7;
color: #3e3e3e; }

#navcontainer a:active {
background-color: #f7f7f7;
color: #3e3e3e; }

/* Child - Level 1 */

#navcontainer ul ul {
	margin: 0;
	padding: 0;
	border-top-style: none;
color: #c5c5c5; }

#navcontainer ul ul li {
color: #c5c5c5; }

#navcontainer ul ul a:link, #navcontainer ul ul a:visited {
	padding-left: 15px;
	font-size: 0.9em;
	color: #b2b2b2;
	border-style: none;
}

#navcontainer ul ul a:hover{
	background: transparent;
	color: ;
}

#navcontainer ul ul #current{
	background: transparent;
	color: ;
}

#navcontainer ul ul .currentAncestor {
	background: transparent;
color: #c5c5c5; }

/* Child - Level 2 */

#navcontainer ul ul ul {
	border: none;
font-size: 12px; }

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a:link, #navcontainer ul ul ul a:visited {
	padding-left: 35px;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	text-align: left;

}

.blog-archive-headings-wrapper {
	background: #ffffff;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	background: #ffffff;
	padding: 10px;
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	margin-bottom: 15px;
	
	color: #888888;
	font-weight: lighter;
	font-size: 1.4em;
	display: inline;
font-family: "Helvetica Neue UltraLight"; }

.blog-archive-link {
	font-size: 1em;
	margin-top: 5px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #636363;
	font-size: 16px;
	margin-bottom: 5px;
margin-top: 20px;
	font-weight: 100;
font-family: "Helvetica Neue UltraLight"; }

.blog-entry-date {
	font-size: 0.9em;
	margin-bottom: 10px;

}

.blog-entry-body {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
padding-top: 20px;
	margin-bottom: 30px;
margin-top: 10px;
}

.blog-entry-comments {
	margin-top: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #404040;
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: bold;
}

.album-description {
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
	position: relative;

}

.thumbnail-frame {
	border: 1px solid #cccccc;
	padding: 5px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a:link {
	background-color: transparent;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	
	color: #4c4c4c;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 0;

}

.photo-navigation {
	
	color: #4c4c4c;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}

.photo-links {
	margin: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 5px;
	background: #ffffff;
}

.photo-title {
	margin: 0;
	font-size: 1.8em;
	color: #ffffff;
}

.photo-caption {
	font-size: 1em;
	margin: 0 0 10px;
	color: #ffffff;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: left;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #404040;
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: bold;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	float: left;
	width: 132px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 1px;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
	margin-top: 1px;
	
	color: #4c4c4c;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #222222;
	margin: 10px;
}

.movie-title {
	color: #ffffff;
	font-size: 1.8em;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #fffcf6;
	color: #4c4c4c;
}

.form-input-button { 
} 
/*</group>*/


