/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

body
{
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
#containerdiv
{
	width: 854px;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}
/* --- #containerdiv/#headerdiv --- */
#headerdiv
{
	padding-top: 8px;
	text-align: center;
	display: block;
}

/* ----------- TOP MENU ------------ */
/* --- #containerdiv/#topmenudiv --- */
#topmenudiv
{ 
	float: left;
	width: 100%;
	padding: 1.0em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif ;
}
div.topmenuitem
{
	background-image: url(../images/bg_inact.gif);
	background-repeat: repeat-x;
	float: left;
	margin-right: 2px;
}
div.activetopmenuitem
{
	background-image: url(../images/bg_act.gif);
	background-repeat: repeat-x;
	float: left;
	margin-right: 2px;
}
a.menuhead, a.activemenuhead
{	
	color: #FFF;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: 40%;
	text-decoration: none;
}
a.menuhead:hover, a.activemenuhead:hover
{
	color: #FFF;
	text-decoration: none;
}
/* --------- end TOP MENU ----------- */


/* --- #containerdiv/#maincontainerdiv --- */
#maincontainerdiv
{
	background-image: url(../images/redbgdown1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 4px solid #990000;
	border-right: 1px solid #9eafd9;
	border-left: 1px solid #9eafd9;
	padding: 2px 7px 8px 7px;
	float: left;
	width: 838px;
}
/* --- #containerdiv/#maincontainerdiv/#leftmenudiv --- */
#leftmenudiv
{
	width: 196px;
	padding: 12px 6px 8px 6px;
	background-image: url(../images/redleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	text-align: left;
	line-height: 1.21em;
}
/* --- #containerdiv/#maincontainerdiv/#contentdiv --- */
#contentdiv
{
	width: 619px;
	padding: 0px 0px 10px 10px;
	border-left: solid 1px #9eafd9;
	float: left;
}
/* --- #containerdiv/#maincontainerdiv/#contentdiv/#mainareadiv --- */
#mainareadiv
{
	width: 461px;
	float: left;
	text-align: left;
	padding-right: 7px;
}
/* --- #containerdiv/#maincontainerdiv/#contentdiv/#mainareadiv/#updateddiv --- */
#updateddiv
{
	width: 456px;
	float: left;
	color: #CCC;
	font-size: 0.9em;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
/* --- #containerdiv/#maincontainerdiv/#contentdiv/#rightcolumndiv --- */
#rightcolumndiv
{
	width: 151px;
	float: right;
	text-align: right;
}

/* ----------- FOOTER ------------- */
/* --- #containerdiv/#footerdiv --- */
#footerdiv
{
	height: 28px;
}
#footerleftcornerdiv
{
	width: 11px;
	background-image: url(../images/bgslide.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 28px;
	float: left;
}
#footermaindiv
{
	width: 780px; 
	float:left; 
	background-image: url(../images/bgfooter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
}
#footerrightcornerdiv
{
	width: 62px;
	background-image: url(../images/redbgdown2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-right: 1px solid #9eafd9;
	height: 28px;
	float: right;
}
/* --------- end TOP MENU ----------- */


/* --------- STARTPAGE --------- */
#StartPageContentDiv
{
	width: 820px;
	padding: 12px 8px 8px 8px;
	float: left;
}
#StartPageInfoheadDiv
{
	width: 100%;
	height: 22px;
	font-style: italic;
	font-size: 1.1em;
	text-align: center;
	float: left;
	clear: both;
}
#StartPageLeftareaDiv
{
	width: 200px;
	float: left;
}
#StartPageRightareaDiv
{
	width: 620px;
	float: right;
}

div.StartPageButtonAreaDiv
{	
	float: left;
	display: block;
	width: 200px;
	height: 145px;
	text-align: center;
}
.StartSidaRedHeader
{
	color: #920000;
	EditMenuName: GodstrafikenRÖD;
}
/* --------- end STARTPAGE ----------- */

/* --------- PUFFTEXT --------- */
div.pufftext
{
	width: 433px;
    background-color: #e6e6e6;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #8F0000;
    border-right-width: 4px;
    border-right-style:  solid;
    border-right-color: #8F0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 0px 10px 0px 10px;
}
div.pufftop, div.puffbottom
{
	width: 100%;
    height: 12px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
    float: left;    
    clear: both;
}
div.pufftop
{
	background-image: url(../images/puff_top.gif);
}
div.puffbottom
{
	background-image: url(../images/puff_bottom.gif);
    margin-bottom: 14px;
}
/* --------- end PUFFTEXT ----------- */

div.mainbodytext
{
	width: 100%;
    float: left;
    clear: both;
}

.normalwidth
{
	width: 72%;
}
#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}

img
{
	border: 0;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}


/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}
div.emptyclear 
{
    clear:both;
    width: 1px;
    height:0;
    line-height:1px;
    font-size:1px;
}

/* -- Tidtabell --*/

.TimeTable TD {
	/*padding: 2px 2px 2px 5px;*/
}

.TimeTable 
{
	width:100%;/*452px;*/
	float:none;
	display:block;
	clear:both;
	margin-top: 0px;
	margin-bottom:0px;
	padding:4px 5px 4px 4px;
	background-color: #d5dee7;
}
.RedHeading {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
.WhiteHeading {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
.TimeTableFrom
{
	padding: 8px 0px 3px 10px;
	float:left;
	width: 210px;
	display: block;
}
.TimeTableTo
{
	clear:right;
	padding: 8px 0px 3px 10px;
	float:left;
	width: 210px;
	display: block;
}

.TimeTableDay
{
	padding: 8px 0px 3px 10px;
	float:left;
	width: 80px;
	display: block;
}

.TimeTableMonth
{
	padding: 8px 0px 3px 10px;
	float:left;
	width: 80px;
	display: block;
}

.TimeTableYear
{
	padding: 8px 0px 3px 10px;
	float:left;
	width: 80px;
	display: block;
}

.TimeTableTime
{
	clear:right;
	padding: 8px 0px 3px 10px;
	float:left;
	width: 80px;
	display: block;
}

td.tdPadding2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #990000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 2px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style :solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type :none;
    
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #990000;
	color: white;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Calendar extender*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #920000;
    background-color: white;
    color: #920000;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: #920000;
    font-weight:bold;
    
}