/*
 * @site:		http://www.bergkvarabuss.se
 * @file:		core/se/bergkvarabuss.css
 * @author:		Jonas Thoor, inFocusMedia iFoM AB <jonas@infocusmedia.com>
 */
body
{
	background-color: #ffffff;
	background-image: url("../../images/global/raster.png");
	background-repeat: repeat-x;
	background-position: top left;
	overflow: visible;
}

a.pageLink:link, a.pageLink:visited, a.pageLink:active
{
	color: #000000;
	text-decoration: underline;
}
a.pageLink:hover
{
	color: #000000;
	text-decoration: underline;
}

a.cityInfoLink:link, a.cityInfoLink:visited, a.cityInfoLink:active
{
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: underline;
}
a.cityInfoLink:hover
{
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

a.cityLink:link, a.cityLink:visited, a.cityLink:active
{
	color: #ffffff;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
}
a.cityLink:hover
{
	color: #ffffff;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: underline;
}


a.menuLinkOpen:link, a.menuLinkOpen:visited, a.menuLinkOpen:active
{
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #6607A5;	
}
a.menuLinkOpen:hover
{
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 12px;
	color: #6607A5;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active
{
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #4d4d4d;	
}
a.menuLink:hover
{
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 12px;
	color: #4d4d4d;
}

a.smallbox:link, a.smallbox:visited, a.smallbox:active
{
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	color: #4d4d4d;	
}
a.smallbox:hover
{
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 11px;
	color: #4d4d4d;	
}

a.pageFooter:link, a.pageFooter:visited, a.pageFooter:active
{
	text-decoration: none;
	color: #999999;
}
a.pageFooter:hover
{
	text-decoration: underline;
	color: #999999;
}

input.skapaFF
{
	font-family: Helvetica;
	font-size: 11px;
	
}
textarea.skapaFF
{
	font-family: Helvetica;
	font-size: 11px;
	
}

span.pageTitle
{
	color: #6607A5;
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
}

span.pageText
{
	color: #000000;
	font-family: Helvetica;
	font-size: 12px;	
}

table.pageText
{
	color: #000000;
	font-family: Helvetica;
	font-size: 12px;	
}

span.cityInfoTitle
{
	color: #ff0000;
	font-family: Helvetica;
	font-size: 15px;
}
span.cityInfoText
{
	color: #000000;
	font-family: Helvetica;
	font-size: 15px;	
}

div.mapTooltip
{
	padding: 2px;
	background-color: #cccccc;
	color: #000000;
	border:	1px solid #333333;
	font-family: Helvetica;
	font-size: 11px;

}

div.pageFooter
{
	margin-top: 50px;
	text-align: center;
	font-family: Helvetica;
	font-size: 10px;
	color: #999999;
}

.pageTitle
{
	width: 325px;
	text-align: left;
	font-family: Helvetica;
	font-size: 19px;
	color: #000000;
}

.smallboxHeader
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6607A5;	
}

.smallboxHeadersmall
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #6607A5;	
}

.smallboxText
{
	font-family: Helvetica;
	font-size: 11px;
	color: #4d4d4d;	
}

