/* INNER TEMPLATE STYLES
------------------------------------------------------------------ */

/*  This file should contain the design styles for the inner template(s).*/


/* INNER MAIN STYLES AND LINKS
------------------------------------------------------------------ */

.main {
	float:left;
	width:373px;}

.mainRight {
	position:absolute;
	right:0px;
	margin:0;
	width:176px;}
	
.mainRight a:link,
.mainRight a:visited {
	text-decoration:none;}
.mainRight a:hover {
	text-decoration:underline;}

.moreLinks {
	font-size:10px;
	margin:12px 0 0 0;}
	
.moreLinks a:link,
.moreLinks a:visited {
	color:#3D3D3D;}
	
.border {
	border:1px solid #858569;}

.pictureArticle { border: 1px solid #878686; border-width: 0 0 5px 0;}

.pictureThumbnail {
	margin:15px 0 -3px 0;}
	
.borderHor {
	border-top:1px solid #CCCCCC;
	padding-bottom:10px;}


/* IMAGES
------------------------------------------------------------------ */
.imageBasicTop {
	border: 1px solid #858569; 
	border-width: 1px 1px 4px 1px;}
.imageBorder1, 
.imageBorder2,
.imageBorder3,
.imageBorder4 {
	width:143px;
	float:left;
	margin-top:13px;}
	
.imageBorder1 { border-bottom:4px solid #EC1D25;}
.imageBorder2 { border-bottom:4px solid #FFD821;}
.imageBorder3 { border-bottom:4px solid #297D04;}
.imageBorder4 { border-bottom:4px solid #42037D;}
	

/* BASIC
------------------------------------------------------------------ */
.basicContent {/*CONTENT UNDER THE PICTURE*/
	padding:0 10px 20px 10px;}
	

/* NEWS
------------------------------------------------------------------ */
#news {}

#news .boxLarge {
	background-color:#E1E1D7;
	padding-bottom:20px;}

#news .boxLarge img{
	border: 1px solid #858569; 
	border-width: 1px 1px 4px 1px;}
	
#news .boxSmall {
	background-color:#E1E1D7;
	padding:5px 10px 5px 10px;
	width:210px;
	float:left;
	margin-top:13px;
	height:65px !important; height:65px;
	overflow:hidden;}
	
#news H1 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:5px;}
	
.newsContent {
	padding:0 10px 20px 10px;}

.date {
	font-size:11px;} 

.category { 
	font-size:11px;
	text-transform:uppercase;}

.introduction {}

.introductionBold,
.newsTitle {
	font-weight:bold;
	color:#3D3D3D;
	margin-bottom:2px;}

.newsTitle a:link,
.newsTitle a:visited {
	color:#3D3D3D;}

.boxGrey {
	background-color:#F4F5F0;
	margin-top:15px;
	padding:19px 10px;}
	
#moreresults ul {
	margin-left:0px;
	padding-left:0px;
}
#moreresults ul li {
	display:inline;}


/* NAVIGATION PATH
------------------------------------------------------------------ */
#navigationPath {
	font-size:10px;
	padding-bottom:2px;}
	
/* LITURGI (SOME STYLES ARE DEFINED DIRECTLY INTO THE ASP/CFM FILES)
------------------------------------------------------------------ */
.liturgiContent {
	padding:0 0 20px 10px;}
	
	
/* FORM VALUES, #MAINRIGHT
------------------------------------------------------------------ */	
.mainRight input,
.mainRight select {
	border:1px solid #7F9DB9;
	width:135px;
	font-size:10px;
	height:14px;
	margin-top:2px;
	padding:3px 0 1px 3px;}
.mainRight select {width:139px; height:19px;}
	
.mainRight form {
	background-image:url(../bilder_losning/formsBgOneRow.gif);
	background-repeat:no-repeat;
	margin:5px 0 20px 0;
	padding-bottom:10px;}
	
.mainRight .button {
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#5E6054;
	background-color:#FFFFFF;
	border:1px solid #858569;
	width:35px;
	height:19px;
	float:right;
	padding:0 0 1px 3px;
	margin:0 17px 20px 0;}

