
body,html 
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}
table 
{
	border-collapse:collapse; 
	padding:0;
	border:none
}
td 
{
	padding:0;
	border:none
}
.dmheader 
{
	width: 100%;
	margin: 0px;
	border-bottom: 1px #D8D2BD solid;
	margin-bottom: 4px;
}
#main {
	padding: 0px;
	margin: 0 auto;
	width: 770px;
	background-color: #FDFDF5;
}
#topcell
{
	background-color: #FDFDF5;
	border-left: 1px #D8D2BD solid;
	border-right: 1px #D8D2BD solid;
	vertical-align: top;
	height: 98px;
}
#maincell
{
	background-color: #FDFDF5;
	border-left: 1px #D8D2BD solid;
	border-right: 1px #D8D2BD solid;
	*min-height:400px;
	height:400px;
	vertical-align: top;
}
#sidhuvud {
  background-color:#EDEDE5;
  height:98px;
  width:100%;
  float:left;
  margin-top: 0px;
  padding-top: 0px;
}
#innehall {
  background-color: #FDFDF5;
  min-height:100%;
  width: 770px;
  margin: auto;
  border-left: 1px #D8D2BD solid;
  border-right: 1px #D8D2BD solid;
}
#content {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	background-color: #FDFDF5;
	float: left;
}
#top {
	background-color: #EDEDE5;
	background-image: url(images/top_back.gif);
	margin: 0px auto;
	padding: 0px;
	height: 53px;
	width: 770px;
}
img {
	border: 0px;
}
#top1 {
	margin: auto;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 770px;
	background-color:#FDFDF5;
}
.HeadBg {
    background-color: #FDFDF5;
}

/* background color for the content part of the pages */

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rende#ff0000 by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#000;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #FDFDF5;
    border-color: #FDFDF5;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #FDFDF5;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #8B0000;
    font-weight: bold;
    text-decoration: underline;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #8B0000;
    text-decoration:none;
    background-color: #FDFDF5;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#8B0000;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#8B0000;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#8B0000;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#8B0000;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #8B0000;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#8B0000;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#8B0000;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#8B0000;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#8B0000;
}

/* style for separator between site links */
.Accent
{
    color: #ff0000;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #FDFDF5;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rende#ff0000 by modules */
.Normal
{
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #D8D2BD;
}

.NormalRed
{
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    



/* GENERIC */
H1  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000;
    margin: 0px;
    padding: 0px;
}

H2  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #000;
    margin: 0px;
    padding: 0px;
}

H3  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #000;
    margin: 0px;
    padding: 0px;
}

H4  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #000;
    margin: 0px;
    padding: 0px;
}

H5, DT  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}

H6  {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #000;
}

TFOOT, THEAD    {
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #000;
}

TH  {
    vertical-align: baseline;
    font-family: "trebuchet ms",Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #000;
}

A:link  {
    text-decoration:    none;
    font-size: 11px;
    color:  #8B0000;
}

A:visited   {
    text-decoration:    none;
    font-size: 11px;
    color:  #8B0000;
}

A:active    {
    text-decoration:    none;
    font-size: 11px;
    color:  #8B0000;
}

A:hover {
    text-decoration:    underline;
    font-size: 11px;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    "trebuchet ms",Verdana, Helvetica, sans-serif;
}

#navcontainer ul
{
	margin: 2px 0 0 4px;
	padding: 0 0 0 2px;
	list-style-type: none;
	text-align:left;
}

#navcontainer ul li 
{ 
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding: 2px;
	color: #8B0000;
}
#navcontainer a:hover
{
	text-decoration: underline;
	padding: 2px;
	color: #8B0000;
}

#submenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#submenu li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


HR {
    color: #D8D2BD;
    text-align:left;
    background: transparent;
	height: 1px;
	border-top: 0px;
	border-right: solid 1px #D8D2BD;
	border-bottom: solid 1px #D8D2BD;
	border-left: solid 1px #D8D2BD;
	width: 100%;

}
form 
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
.admin ul
{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
	background-color: transparent;
}

.admin ul li 
{ 
	display: inline;
	padding:3px 5px 3px 15px;
}

.admin ul li a
{
	text-decoration: underline;
}
.admin a:hover
{
	text-decoration: none;
}
