
.BannerTop
{
	float:left;
}


.Delimited 
{
	background-color: #191919;
}

body
{
	padding-top:10px;
}

P.Small
{
	font-size:10px;
}

/*
.DelimitedContent
{
	padding:0;
	width:135px;
}

.DelimitedHeading
{
	display: block;
	line-height: 0em;
	width:135px;
}
*/

html, body, td, th
{
	font-size: 11px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Sans-Serif;
	line-height: 1.455;
}

.EmLink, .EmLink:hover
{
	color: #fff;
}

html, body, td, th
{
	color:#fff;
}

.EmLink .LinkIndicator
{
	margin-right: 3px;
	color: #fff;
}

.EmLink .LinkText
{
	text-decoration: underline;
	color: #fff;
}

h3 a
{
	color:#5AB9DA;
}

/******************************************************
/* SEPARATORS
/*****************************************************/

hr
{
	color: #353535;
	background-color: #353535;
	height: 1px;
}

.BlockBottomBorder
{
	border-bottom:solid 1px #474747;
	padding-bottom:15px;
}

#RegionContentBottomRight .BlockBottomBorder
{
	padding-bottom:40px;
}

/******************************************************
/* HEADING STYLES
/*****************************************************/
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, Sans-Serif;
	color: #5ab9da;
}

h1
{
	font-size:1.6em;
	font-weight:bold;
}

h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 1.0em;
}

h4
{
	font-size: 1.0em;
	color:#FFF;
}

p
{
	color: #fff;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Sans-Serif;
}
a, a font
{
	color: #fff;
}

.Divider
{
	border-top-color:#474747;
}

#RegionContentBottomLeft .TwoColumn h2, 
#RegionContentBottomLeft .TwoColumn h4
{
	clear:both;
}


/******************************************************
/* DATAGRID
/******************************************************/
.DataGrid .ClearGridHeader
{
	background-color: #191919;
}

.DataGrid .ClearGridHeader TH
{
	border-bottom: solid 1px #191919;
}

.DataGrid .GridHeader TH
{
	color: #0d0d0d;
}

.DataGrid A
.DataGrid TH,
.DataGrid TH A,
.DataGrid TR A,
.DataGrid TD
{
	color: #fff;
}

.DataGrid TR.Alt
{
	background-color: #0d0d0d;
}

.DataGrid TR
{
	background-color:#191919;
}

/******************************************************
/* GRID TABS
/******************************************************/
.GridTabs
{
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 0;
}

.GridTabs LI
{
	margin: 0;
	float: left;
}

.GridTabs LI A
{
	display: block;
	padding: 5px 10px;
	font-weight: bold;
}

.GridTabs LI.Selected A
{
	display: block;
	background-color: #0d0d0d;
	color: #fff;
	text-decoration: none;
}

/******************************************************
/* PANEL LIST
/******************************************************/
.PanelList, .PanelList TD
{
	color: #fff;
}
.PanelList .Header,
.ListHeader
{
	background-color: #0d0d0d;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}

.ListHeader A
{
	color: #fff;
	font-weight: bold;
}
.PanelList .ListItem
{
	padding: 10px;
	background-color: #0d0d0d;
}

.PanelList .ListItem.Alt
{
	padding: 10px;
	background-color: #191919;
}

#RegionContentBottomRight .PanelList .ListItem,
#RegionContentBottomRight .PanelList .ListItem.Alt
{
	padding-top:0;
	padding-left:0;
	padding-right:0;
	background-color:Transparent;
}

.PanelList .Footer
{
	background-color: #191919;
	color: #fff;
	padding: 5px 10px;
}

.PanelList .ListItemDate
{
	display:block;
	color: #fff;
	font-weight: bold;
}


/******************************************************
/* LIST PAGER
/******************************************************/
.ListPager
{
	background-color: #0d0d0d;
	padding: 4px 100px;
	margin-top:5px;
	color: #fff;
}

.ListPager A
{
	color: #fff;
	text-decoration: none;
}

.ListPager A.Selected
{
	font-weight: bold;
	line-height:normal;
	color: #5ab9da;	
}

.ListPager .Prev,
.ListPager .Next
{
	font-weight: bold;
	line-height:normal;
}


.ErrorList
{
	font-weight:bold;
	color:Red;
}

#RegionContent
{
	margin-bottom:20px;
}

hr
{
	background-color:#474747;
	color:#474747;
}

.InnerBlock
{
	background-color:#0d0d0d;
}

.InnerBlock hr
{
	background-color:#474747;
	color:#474747;
}

/******************************************************
/* CalendarGrid
/******************************************************/
.CalendarGrid
{
	width: 240px;
	background-color: #0d0d0d;
	margin-bottom: 20px;
}

.CalendarGrid .Title
{
	background-color: #0d0d0d;
	border:none;
	color: #fff;
	height: 20px;
	text-transform: capitalize;
	padding-top:6px;
	padding-bottom:6px;
}

.CalendarGrid .Day
{
	background-color: #0d0d0d;
	padding: 4px;
	border: solid 1px #2d2d2d;
	color: #fff;
}

.CalendarGrid .PreviousMonth
{
	margin-left:30px;
}

.CalendarGrid .NextMonth
{
	margin-right:30px;
}

.CalendarGrid .OtherMonthDay
{
	color: #C6C8C7;
	text-decoration: none;
}

.CalendarGrid .SelectedDay
{
	background-image:url(/Sites/Foto/Images/bg_calender_selectedday.gif);
	background-repeat:repeat-y;
}

.CalendarGrid .Day a
{
	color: #ffd200;
	text-decoration: none;
	padding: 3px;
	/*display: inline;*/
}

.CalendarGrid .SelectedDay
{
	background-color: #0d0d0d;
	color: #ffd200;
}

.CalendarGrid .SelectedDay a
{
	color: #ffd200;
}

.BlogNavigator .CalendarGrid .Day a
{
	color: #ffd200;
}

.BlogNavigator .CalendarGrid .SelectedDay a
{
	color: #fff;
}

.CalendarGrid .DayHeader
{
	display: none;
}

.DelimitedContent
{
	padding:0;
	padding-top:10px;
}

/******************************************************
/* SPECIAL ITEMS
/*****************************************************/
.DateLabel
{
	color: #fff;
}

.PopupContainer label
{	
	color:#5ab9da;
	font-size:13px;
}

.UserOnlineImage
{
	margin-right:4px;
}









/****************************************************/
/********************* Frn gamla Forms.css *********/
/****************************************************/
.InputBlock label
{
	color: #5ab9da;
}

.TextBoxRequired
{
	background-image: url(/Sites/Foto/images/icons/Required.gif); 
	background-repeat: no-repeat;
	padding-left: 10px; 
	margin-left: 4px;
	background-position: center left; 
	position:relative;
	left: -13px;
}

.DropDownListRequired
{
	background-image: url(/Sites/Foto/images/icons/Required.gif); 
	background-repeat: no-repeat;
	padding-left: 10px; 
	margin-left: 4px;
	background-position: center left; 
	position:relative;
	left: -13px;
}

input.TextBox
{
	padding:0px;
}



/******************************************************
 TEXT BOX UNIT
/*****************************************************/
.TextBoxUnit
{
	margin-left: 2px;
	color:#5ab9da;
}


/*********************************************/
/** Top Header, see also framework.Base.css **/
/*********************************************/
.alh_navtable_site {
  color: #aaa;
}

table#alh_navtable td a.alh_navtable_link{
	color: #5AB9DA;
   text-decoration: none;
}