/*
***********************************************************
		Paca Content Management System v2.3

			CSS for plastikkirurgi.no
***********************************************************
*/

a:active
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}

a.Alternative
{
	color: White;
	
}


/*
***********************************************************
 Control elements
***********************************************************
*/

.cursor
{
	cursor: hand;
}


.control-table
{
	background-color: #FFFFFF;
	height			: 20px;
	padding			: 5px;
	
}


.control-column
{
	padding: 5px;
	
}

.control-header
{
	background-color: #FFFFFF;
	height			: 19pt;
	padding-left	: 5px;
	/*border-bottom	: solid 1px #1E3D53; */
	
	/*
	border-bottom	: solid 1px #1E3D53;
	border-left		: solid 1px #6DA8D1;
	border-right	: solid 1px #2D5C7D;
	border-top		: solid 1px #95C0DE; 
	*/

}

.control-body
{
	background-color: #FFFFFF;
	padding	: 5px;
	/*background-image: url(UI/UI.Control.Body.Back.jpg);*/

}

.control-headline
{
	/*
	color		: #225588;
	font-family	: Arial, Verdana;
	font-size	: 10px;
	font-weight	: bold;
*/
	
}
/* NAVIGATION CONTROL */

.control-navigation
{
	background-color: #FFFFFF;
	height			: 10px;
	padding			: 2px;
	border			: solid 1px #DDDDDD;
	font-size		: 9px;
 
	
}






/* MENU CONTROLS */

.control-menu-header
{
	background-color: #c0c0c0;
	height			: 20px;
	padding-left	: 5px;
  
	
}

.control-menu-content
{
	background-color: #FFFFFF;
	padding-left	: 5px;
	padding-top		: 5px;
	
}

.control-menu-footer
{
	background-color: #FFFFFF;
	height			: 5pt;
		
}


/*
***********************************************************
 Basic Text Elements
***********************************************************
*/

.text-normal
{
	color	: #333333;
}

.text-small
{
	color		: #333333;
	font-size	: 9px;
}

.text-small-alt-1
{
	color		: #333333;
	font-size	: 10px;
}

.text-large
{
	color		: #333333;
	font-size	: 13px;
}

.text-large-bold
{
	color		: #333333;
	font-size	: 13px;
	font-weight	: bold;
}




.text-comp-normal
{
	color	: #FFFFFF;
}

.text-comp-small
{
	color	: #FFFFFF;
}

.text-comp-large
{
	color	: #FFFFFF;
}




/*
***********************************************************
 Article elements
***********************************************************
*/

.article-headline
{
	font-size		: 16pt;
	font-family		: Arial;
	font-weight		: bold;
}

.article-headline-m
{
	font-size		: 14pt;
	font-family		: Arial;
	font-weight		: bold;
}

.article-headline-s
{
	font-size		: 12pt;
	font-family		: Arial;
	font-weight		: bold;
}

.article-headline-xs
{
	font-size		: 11pt;
	font-family		: Arial;
	font-weight		: bold;
}

.article-lead
{	
	font-size		: 10pt;
	font-family		: Arial;
	font-weight		: bold;
	text-align		: justify;	

}

.article-content
{	
	font-size		: 8pt;
	font-family		: Verdana;
	text-align		: justify;
}

.article-imagetext
{	
	font-size		: 7pt;
	font-family		: Verdana;
	color			: Gray;
	text-align		: left;
}
/*
***********************************************************
 Menu elements
***********************************************************
*/


.menu
{
	/*background-color: #FFFFFF;
	background-image: url(http://www.smp.no/files/smp/small/m1_1000_bbJihAicEC.jpg);*/
	
}

.menu-text
{
	font-size	: 10px;
	/*background-color: #FFFFFF;
	background-image: url(http://www.smp.no/files/smp/small/m1_1000_bbJihAicEC.jpg);*/
	
}

.menu-item
{
	background-color: #F3F3F3;
	background-image: url(http://www.smp.no/files/smp/small/m1_1000_bbJigCchhc.jpg); 
	
}

.menu-level-1
{
	background-color: #F3F3F3;
	background-image: url(http://www.smp.no/files/smp/small/m1_1000_bbJigCchhc.jpg); 
	
}

.menu-subitem
{

/*	background-color: Gray;	
background-image: url(http://gfx.dagbladet.no/dinside/2004/11/23/sp5dac5b_lidhenv.jpg);*/


	
}

.menu-div
{
	/*
	background-color: Navy;	
	background-image: url(http://gfx.dagbladet.no/dinside/2004/11/23/sp5dac5b_lidhenv.jpg);

*/
	
}






/*
***********************************************************
 Multipurpose elements
***********************************************************
*/

.text
{
	color			: #000000;
	font-size		: 8pt;
	font-family		: Verdana, Arial;
}

.text-alternative
{
	color			: #666666;
	font-size		: 8pt;
	font-family		: Verdana, Arial;
}

.info
{
	color: #000000;
	font-size		: 9pt;
}

.error
{
	color			: #000000;
	font-size		: 9pt;
}

.headline
{
	color		: #003366;
	font-family	: Arial, Verdana;
	font-size	: 10px;
	font-weight	: bold;
	
}

.headline-small
{
	color: #003366;
	font-family	: Arial, Verdana;
	font-size	: 12px;
	font-weight: bold;
	
}

.menustyle 
{
	font-size: 12pt; 
	font-family: Verdana;
	 color: #000000; 
	 background-color: #FFFFFF; 
	 font-weight: bold; 
	 cursor: default
}





/* -------------------------------------- */


BODY
{
	
	padding-right	: 0px;
	padding-left	: 0px;
	padding-bottom	: 0px;
	margin			: 0px;
	padding-top		: 0px;
	font-size		: 8pt;
	color			: #333333;
	font-family		: Verdana, Arial;
	text-align		: left;

}

TD
{
	font-size: 8pt;
	text-align: left;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

OPTION
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

SELECT
{
	font-size: 8pt;	
	font-family: Verdana, Arial;	
}



/*

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 8pt;	

	
}


TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}


HR
{
	border-style: solid;
	border-color: #F3F3F3;	
}





/*****************************************************
Form Elements
*****************************************************

select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border-color: Black;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    border-color: Black;
}

INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
   
}



OPTION
{
	font-size: 8pt;
}
*/


/********************************************/

/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: black;
    font-size: 10px;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: black;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #DD6900;
}


/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:Visited, a.userOnlineLinkBold:Hover, a.userOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
    font-weight: bold;
    font-size: 20px; 
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}

.menuText
{
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 9pt;
    text-decoration: none; 
    color: #000000;
}

a.menuTextLink:Hover
{
    color: #000000;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 10px;
    font-weight: bold;
}

.searchItem
{
    background-color: #FFFFFF; 
}

.searchAlternatingItem
{
    background-color: #F3F3F3;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    background-image: url(../images/forumHeaderBackground.gif);
    background-color: #F3F3F3;
    
}

td.forumHeaderBackgroundAlternate
{
    /*background-image: url(../images/forumHeaderBackgroundAlternate.gif);
    background-color: #999999;*/
}

/*****************************************************
Body
*****************************************************
body 
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}

*/

/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 10px;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 8pt;
}

.normalTextSmallBold
{ 
    font-size : 8pt;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 8pt;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: #000000;
    font-size: 9pt;
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    /*border: 1px #000000 solid; 
    background-color: #FFFFFF;*/
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #F3F3F3;
}


td.forumAlternate
{
    background-color: #FFFFFF;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #0000FF;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 10px;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 10px;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #FFFFFF;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}

a.forumTitle:hover
{
    color: #999999;
}

.forumName
{
    font-weight: bold;
    font-size: 12pt	; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: #000000;
}

a.forumName:hover
{
    color: #999999;
    text-decoration: underline;
}



/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #4455AA;
}

DIV.popupItem
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DDEEFF;
}



