﻿/* Second Opinion (2op.dk) stylesheet */

/* ...........Web Part elements.............*/

.ms-WPBody{
	padding-top: 6px;
	padding-right: 6px;
	padding-left:6px;
	padding-bottom: 6px; 
	border:none 0;
	font-size:11px;
	font-family:Tahoma;
	color:#46536C;
}
.ms-WPTitle{
	font-weight:bold;
	font-family:Tahoma;
	color:#46536C;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:13px;
}
.ms-WPTitle A:link,.ms-WPTitle A:visited{
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:hover{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.ms-WPBorder,.ms-WPBorderBorderOnly{
	border-color:#9ac6ff;
	border-width:1px;
	border-style:solid;
}
.ms-WPBorder{
	border-top-width:0px;
}

/* Search box input field style */
INPUT.ms-sbplain
{
	height:18px;
	color: #46536c;
	font-family: Tahoma;
	font-size: 10pt;
}
TD.ms-sbgo {
	background-color:transparent;
	padding:0 0 0 7px;
}

/* TABLE class which sits on the outside of every content query web part */
.cbq-layout-main{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border:0;
}

/* DIV class for inserting a space between web parts which are vertically aligned in the same web part zone */
.ms-PartSpacingVertical{
	font-size:1pt;
	margin-top:0px;
}

/* DIV class for displaying the RSS feed image and text, under the news items on the front page */
.cqfeed{
	margin-top:5px;
	border:0;
}
.cqimage{
	background-image: url(/PublishingImages/misc/horizontal-line-gradient_orange.gif); 
	background-position: left center; 
	background-repeat: repeat-x;
	height: 1px;
	margin-top:5px;
}

/* Defines the style for text in wiki pages */
.ms-wikicontent{
	color: #46536c;
	font-family: Tahoma;
	font-size: 9pt;
}
.ms-formbody {
	font-size: 12px;
	font-family: Tahoma;
	color: #46536C;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: none;
	border-top:#d7d7d7 1px solid;
	background: #ebf3ff;
}
.ms-formbody b{
	font-size: 13px;
}
.ms-wikieditouter, .ms-wikieditthird{
	border: none;
	background: none;
}
.secondOpinion-wikiFieldsHeadlineContainer {
	display:block;
	font-size: 13px;
	font-family: Tahoma;
	font-weight:bold;
	color: #46536C;
	border: 1px #d7d7d7 solid;
	background-color: #ebf3ff;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
}

/* Defines the style for the grouped list-view */



/* Defines the style for text in wiki links */
a.ms-wikilink:link{color:#fb8500; font-family:tahoma; text-decoration: none;}
a.ms-wikilink:visited{color:#fb8500; font-family:tahoma; text-decoration: none;}
a.ms-wikilink:hover{color:#fb8500; font-family:tahoma; text-decoration: underline;}

/* Defines the style for normal hyperlinks in custom query web parts */
a.SecondOpinionHyperlinks:link{color:#fb8500; font-family:tahoma; text-decoration: none;}
a.SecondOpinionHyperlinks:visited{color:#fb8500; font-family:tahoma; text-decoration: none;}
a.SecondOpinionHyperlinks:hover{color:#fb8500; font-family:tahoma; text-decoration: underline;}

/* Defines the style for topic header links on emneoversigt page in custom query web parts */
a.SecondOpinionLinkTopicHeader:link{color: #46536c; font-family:tahoma; text-decoration: none;}
a.SecondOpinionLinkTopicHeader:visited{color: #46536c; font-family:tahoma; text-decoration: none;}
a.SecondOpinionLinkTopicHeader:hover{color: #46536c; font-family:tahoma; text-decoration: underline;}

/* Defines the style for normal topic links on emneoversigt page + in search area on site front page in custom query web parts + the upper-box catchline link on the frontpage */
a.SecondOpinionLinkItem:link{color: #fb8500; font-family:tahoma; text-decoration: none;}
a.SecondOpinionLinkItem:visited{color: #fb8500; font-family:tahoma; text-decoration: none;}
a.SecondOpinionLinkItem:hover{color: #fb8500; font-family:tahoma; text-decoration: underline;}

/* Defines the style for all topics (se alle emner) on emneoversigt page and emne front pages in custom query web parts */
a.SecondOpinionLinkTopicLink:link{color: #f68a0e; text-decoration: none; font-family:tahoma; font-size:12px;}
a.SecondOpinionLinkTopicLink:visited{color: #f68a0e; text-decoration: none; font-family:tahoma; font-size:12px;}
a.SecondOpinionLinkTopicLink:hover{color: #f68a0e; text-decoration: underline; font-family:tahoma; font-size:12px;}
						
/* Defines the style for all topics arrow image on emne front pages in custom query web parts */
img.SecondOpinionAllTopicsImage{margin-left: 10px; vertical-align:middle;}

/* Defines the style for the advanced search link in the header area */
a.SecondOpinionAdvancedSearch:link{color: #ffffff; text-decoration: none;}
a.SecondOpinionAdvancedSearch:visited{color: #ffffff; text-decoration: none;}
a.SecondOpinionAdvancedSearch:hover{color: #ffffff; text-decoration: underline;}


/*
.ms-bodyareaframe,.ms-viewareaframe{
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
border-top:none;
border-right:none;
border-left:none; 
}
.ms-bodyareaframe{
padding:0px;
}
.ms-formareaframe{
vertical-align:top;
height:100%;
background-color:#ffffff;
padding:0px;
}
*/
TD.ms-sbcell {	
border-right: none;	
border-left: none;
border-top: none;	
border-bottom: none;
padding-left: 2px;	
padding-bottom: 0px;
padding-right: 0px;		
padding-top: 0px;	
white-space: nowrap;
vertical-align:middle;
}
.ms-globalTitleArea {
	height: 45px;
	padding-top: 5px;
}
.srch-stats, .srch-Page {
	background-color: transparent;
}
.srch-Metadata {
	border-top: none;
	border-bottom: #e0ded5 1px solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}