﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url('images/background.jpg') #FFFFFF repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
	color: #1D5065;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #575757;*/
}

p, blockquote, ul, ol, dl
{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

ul, ol
{
	padding-left: 25px;
	list-style-image: url('images/yellowcheckedbox.gif');
	list-style-position: outside;
}

.text1 {
	margin-bottom: 18px;
	font-size: 14px;
	color: #5E7680;
}

.text2 {
	font-size: 21px;
	color: #0B3040;
}

.text3 {
	text-align: center;
	color: #9FA0A0;
}

/** LINKS */

a:link, a:visited
{
	color: #1D5065;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.link1
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2 {
	text-decoration: none;
	color: #FFFFFF;
}

a.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.link2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	padding-left: 16px;
	background: url('images/yellowcheckedbox.gif') no-repeat 0px 5px;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url('images/verticalgradient.jpg') repeat-x left top; }
.bg2 { background: url('images/headerright.jpg') repeat-x left top; }
.bg3 { background: url('images/notyet.jpg') no-repeat left top; }
.bg4 { background: url('images/headingline1.gif') repeat-x left bottom; }
.bg5 { background: #FFFFFF; border: 3px solid #FFFFFF; }
.bg6 { background: url('images/footer.gif') repeat-x left top; }
.bg7 { background: url('images/footergradient.gif') repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-top: 15px;
	padding-bottom: 15px;
	background:  repeat-x left top;
}



/*
 *		Presentation splash styles
 */

.splash
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.splash h2
{
	font-size: 14px;
	color: #FFFFFF;
}

.splash h3
{
	font-size: 21px;
	font-weight: normal;
	color: #F7EA5E;
}

.splash h4
{
	font-size: 11px;
}

.splash h5
{
	background: url('images/darkdots.gif') repeat-x left center;
}

.splash p
{
	margin: 0px;
	color: #BECACF;
}

.splash a
{
	padding-left: 15px;
	background: url('images/yellowcheckedbox.gif') no-repeat left center;
	text-decoration: none;
	color: #FFFFFF;
}

.splash a:hover
{
	text-decoration: underline;
}


/*
 *		Dot Net Nuke main menu
 */

.MainMenu_MenuItem
{
	color: White;
	border-left: Transparent 0px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	border-right: Transparent 0px solid;
}

.MainMenu_MenuItemSel
{
	color: White;
	background-color: #aaaaaa;
}

.MainMenu_SubMenu
{
	background-color: #254655; 
}

.MainMenu_MenuBreak
{
	background-color: Transparent; 
	border: 0px;
}

.MainMenu_MenuIcon 
{
	border-left: Transparent 1px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
}

.MainMenu_MenuArrow
{
	border-right: Transparent 1px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 0px solid;
}


/*
 *		Dot Net Nuke blog
 */
 
.blog_title a:visited, a:link, a:hover
{
	text-decoration: none;
}

div.blog_body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog_body p
{
	margin-top: 10px;
}

.blog_body h1, .horizontalline
{
    border-bottom: 0px;
}

div.blog_head
{
	background: url('images/headingline1.gif') repeat-x left bottom;
	margin-bottom: 12px;
}
 
h2.blog_title
{
	margin: 0px;
	color: #0B3040;
	background: transparent url(/Portals/_default/Containers/CaptureSweden/images/headingline2.gif) no-repeat scroll right bottom;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
}

.blog_dateline
{
    color: #5E7680;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog_author
{
    color: #5E7680;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog_date
{
    color: #5E7680;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blog_more_link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.blog_footer
{
	border-bottom: 0px;
}

.blog_comments
{
    font-weight: normal;
}