@import url("css/menu.css");

/* CSS Document */
#Body {
	background-color:#E6E6E6;
	/* background:#FFF url(images/bkgnd.gif) repeat-x top left;  */
	height:100%;
	margin:0;
	padding:0;
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-arrow-color: #626262;
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h2,h3,h4,h5,h6,.Normal,.SubSubHead, input {color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.SubSubHead {font-size:12px; line-height: 1.3;}
.NormalDisabled {
	font-size: 8pt;
	color: Silver;
}

h1, h1 input{color:#CB2027; font-size:16px;margin:10px 0; font-family: 'Myriad Pro','Trebuchet MS', Verdana, Arial, Sans-Serif;}
h2 {margin:10px 0; font-weight: normal; font-size:13px;}
h3, h4, h5, h6{color:#403F3F;}
h1, h3, h5, h1 input{font-weight:bold;}
h4, h6{font-weight:normal}
h3, h4{font-size:12px; margin:8px 0;}
h5, h6{font-size:10px; margin:6px 0;}

.ContentPane span h1, .RightPane span h1, h1 span.TitleHead {
	padding-bottom: 2px;
	display:block;
	background: url(images/hr.gif) no-repeat bottom left;
}

/* 
a.Normal:link, a.Normal:visited, a.Normal:active {color:#0059bf; text-decoration:none;}
*/

a:link,a:visited,a:active{font-size: 8pt; color: #0059bf; text-decoration:none;}
a:hover{text-decoration:underline;}

.SubSubHead, .Normal, .NormalBold, .NormalRed, .NormalTextBox {font-family: Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2B2B2B; font-size:18px; font-family: 'Myriad Pro', 'Trebuchet MS', Verdana, Arial, Sans-Serif; font-weight:bold;}
.SubHead {color:#403F3F;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#D12421;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/

#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}


.top_space{height:8px;}
.lang_pad{padding:2px 25px 0 5px;float:right;}

.logo_top_left{padding:0; margin:0; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0; margin:0; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 0 10px 10px;}


.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px;  background:url(images/menu_bg.png) top left;border-left: solid 1px #000000;border-right: solid 1px #000000;}
.menu_left{padding:0; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.menu_right{margin:0; background:url(images/right_bg.png) repeat-y top right;}

.search_style{float:right; height:33px;}
.search_bg{padding:4px 2px 0 0;}

.bread_bg{padding:0 0 0 0px;  margin: 0 19px 0 7px; background:url(images/bread_bg.png) top left; border-left: solid 2px #FFFFFF;border-right: solid 2px #FFFFFF;border-bottom: solid 1px #929292;}
.bread_left {padding:0; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.bread_right {padding:0; margin:0; background:url(images/right_bg.png) repeat-y top right;} 

#login_style{ float:right; line-height:27px; padding-right:18px;}
#bread_style{ float:left; line-height:27px; padding-left:18px;color:#000000;}

.center_bg{padding:0; margin:0;clear:both;}
.left_bg{padding:0; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF;} 
.content_width{padding-top:15px; min-height:350px;}

.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited,
a.CommandButton:hover{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px;
	margin-top:5px;
	color: #D12421;
	background: #FFFFFF url(images/button_bg.gif) repeat-x bottom left;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #E9E9E9;
	cursor: pointer;
	line-height:260%;
}

a.CommandButton:hover{text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:12px;}

/*--------- pane style ----------*/
.TopPane {padding:0; margin:0; padding:0px 100px 0px 0px;}
.ContentPane  {padding:0; margin:0; padding:0px 100px 0px 0px;} 
.BottomPane {padding:0; margin:0; padding:0px 20px 0px 0px;}
.LeftPane {padding:0px 50px 0px 0px; width:20%; margin:0;}
.RightPane {padding:0px 0px 0px 20px; width:20%; margin:0;}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited {
	color:#403F3F; font-size:11px; font-weight:bold;
	padding:0px 10px;
	background:transparent url(images/breadcrumb_arrow.gif) no-repeat left;
}
a.Breadcrumb:hover{color:#0059bf; text-decoration: underline; font-weight:bold;}
.breadcrumb_text {font-size:11px; font-weight:normal;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#D12421; text-transform:uppercase;}
a.links:hover{color:#D12421;text-decoration: underline;}


/*-------------- Link Module Style --------------*/
.DNN_LinksContent {margin:0;margin-top: -10px;padding-bottom: 15px; width:450px}
.linkz,a.linkz:link,a.linkz:active,a.linkz:visited {font-size: 8pt; color: #0059bf; font-weight:bold;line-height:120%; 
padding-right: 12px; background:transparent url(images/breadcrumb_arrow.gif) no-repeat right;}
a.linkz:hover {color: #0059bf; text-decoration: underline;}
ul {margin-left: 30px; margin-bottom: 1px; padding: 0;}
li {list-style-image:url(images/rodprick.png);}
.linkzdesc {color:#403F3F; font-size:11px; line-height:120%;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {color:#403F3F; font-weight:bold; font-size:11px;}
a.user:hover{color:#0059bf; text-decoration: underline; font-weight:bold; font-size:11px;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#D12421;}
a.footer:hover{color:#D12421;text-decoration: underline;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D; color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*------------ Announcement Module Style --------------*/
.DNN_ANN_DesignTable {width: 600px;}
.DNN_ANN_DesignTable .SubHead{color:#2B2B2B; font-size:20px;font-family: 'Myriad Pro','Trebuchet MS', Verdana, Arial, Sans-Serif;}
.DNN_ANN_Description {margin-top: 10px; margin-bottom: 3px;}
.DNN_ANN_Date {
background: #FFFFFF url(images/clock-icon.gif) no-repeat;
background-position: 3px 1px;
font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; color: #666;
padding-left: 20px; padding-right: 15px; padding-bottom: 3px;border-bottom: 1px dotted #BDBDB3;}

.DNN_ANN_Description a:link, .DNN_ANN_Description a:visited, .DNN_ANN_Description a:active{font-weight:bold;}


/*---- Lite mera nytt ---- */
input.NormalTextBox, .NormalTextBox, input.text {
border: 1px #B4B4B8 solid;
font-size:8pt;
background: #FFFFFF url(images/input_bg.gif) repeat-x top left;
}
/*
div.Normal input.text{
border: 1px #B4B4B8 solid;
font-size:8pt;
background: #FFFFFF url(http://www.sqlug.se/images/input_bg.gif) repeat-x top left;
}*/

input[type='radio'], input.radio {border-style: none; background: inherit;}
input[type='checkbox'], input.checkbox {border-style: none; background: inherit;}

.StandardButton {
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D12421;
	background: #FFFFFF url(images/button_bg.gif) repeat-x bottom left;
	border-top: 1px solid #E9E9E9; 
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #E9E9E9;
	height: 24px;
	cursor: pointer
}

.DNN_EventsContent a:link, .DNN_EventsContent a:visited, .DNN_EventsContent a:active{font-weight:bold;}

.DNN_HTMLContent a:link, .DNN_HTMLContent a:visited, .DNN_HTMLContent a:active{font-weight:bold;}

.RightPane .Sponsors {
	font-family: verdana, tahoma, arial, sans-serif; 
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
}