/* @override http://www.cityhelse.dk/style.css */

body {
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	background: url(/images/topbar20.png) repeat-x center top;
}

img {
		border: 3px double #eaeaea;
	margin: 0 0 30px;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #005293;
}

a:hover {
	color: #0092ff;
	text-decoration: underline;
}

h1, h2, h3, h4, #globalmenu li, ul.tilbud li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #009600;
	text-align: left;
}


#container {
	position: absolute;
	left: 50%;
	top: 100px;
	margin: 80px 0px 0 -390px;
	padding: 0;
	width: 810px;
}

/* @group globalmenu */

#globalmenu {
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
}

#globalmenu ul {
	display: block;
	padding: 0;
	margin: 10px 30px 0 0;
	line-height: 20px;
	font-weight: bold;
	font-size: 20px;
}

#globalmenu li {
	display: inline;
	padding: 0;
	margin: 0 0 0 30px;
}

#globalmenu a {
	color: #eaeaea;
	text-decoration: none;
}

#globalmenu a:hover {
	color: #fff;
}

/* @end */

/* @group localmenu */

#localmenu {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 240px;
	text-align: left;
}

#localmenu h3 {
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 3px;
	margin: 0 0 20px;
	border-bottom: 3px double #009600;
}

#localmenu h4 {
	padding: 0;
	font-size: 16px;
	margin: 0 0 16px;
	line-height: 16px;
	font-weight: bold;
}

#localmenu h4 a {
	text-decoration: none;
}

/* @end */

/* @group Frontpage */

div.tilbud_frontpage {
	width: 240px;
	padding: 0;
	float: left;
	margin: 0 30px 0 0;
}

.art_img_frontpage {
/*	width: 240px;
	height: 240px;
*/
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#velkommen p {
	font-size: 18px;
	color: #909090;
	font-style: italic;
	margin: 0 0 30px;
	padding: 0;
	line-height: 27px;
	letter-spacing: 1px;
}

h2 {
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 1px;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	clear: left;
}

h1.frontpage {
	margin-right: 27px;
}

.tilbud_frontpage .tilbudspris {
	background-color: #fdff6d;
	color: #000;
	line-height: 18px;
	display: inline-block;
	font-variant: small-caps;
	text-align: right;
	padding: 0;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 10px;
	float: right;
	font-size: 18px;
}

/* @end */

/* @group content */

#content {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	width: 510px;
	text-align: left;
}

.artikel {
	padding: 0;
	margin: 0 0 30px;
	clear: left;
}

h1 {
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 1px;
	border-bottom: 3px double #009600;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0;
	padding: 0 0 3px;
	margin-bottom: 10px;
	clear: left;
}

ul.tilbud {
	padding: 0;
	clear: right;
	margin: 0 0 20px;
}

ul.tilbud li {
	list-style-type: none;
	font-size: 16px;
	line-height: 16px;
	color: #0092ff;
	display: inline;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 0;
	margin: 0 15px 0 0;
}

.tilbud .tilbudspris {
	background-color: #fdff6d;
	color: #000;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 0;
	display: inline;
}

p, ul {
	font-size: 13px;
	line-height: 19px;
}

p {
	color: #5e5e5e;
	margin-top: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
	color: #009600;
	font-style: normal;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

li {
	padding: 0;
	margin: 0 0 13px;
}

/* @end */

.art_img {
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
}

.tilbud_tekst {
	width: 234px;
	float: left;
/*	background: url(/images/tilbudsstjerne-aktuel.png) no-repeat scroll right bottom; */
	padding: 0;
	margin: 0 0 30px;
	min-height: 250px;
}

#google-map {
	width: 240px;
	float: left;
	margin-right: 30px;
	height: 300px;
	margin-top: 5px;
}

#google-map small {
	position: relative;
	top: 5px;
}

#adresse {
	margin-top: 10px;
}

form p input {
	font-size: 14px;
	line-height: 14px;
	color: #5e5e5e;
	border: 3px double #bebebe;
	background: #f1f1f1 url(/images/search-bg.png) repeat-x center top;
	padding: 5px;
	margin: 100px 30px 0 -20px;
}

form {
	text-align: right;
}

#footer {
	width: 100%;
	height: 80px;
	margin: 0;
	clear: left;
	padding: 100px 0 0;
	display: inline-block;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	color: #787878;
}

#footer a img {
	border-style: none;
	padding: 0;
	margin: 0 0 15px;
}

/* @group Active */

#default .forside {
	color: #fff;
	border-bottom: 3px double #fff;
}

#faste-lave-priser .faste-lave-priser {
	color: #fff;
	border-bottom: 3px double #fff;
}

#sortiment .sortiment {
	color: #fff;
	border-bottom: 3px double #fff;
}

#butikken .butikken {
	color: #fff;
	border-bottom: 3px double #fff;
}

#personalet .personalet {
	color: #fff;
	border-bottom: 3px double #fff;
}

#kontakt .kontakt {
	color: #fff;
	border-bottom: 3px double #fff;
}

/* @end */

/* @group Social */

p.facebook {
	margin-bottom: 12px;
	text-align: right;
}

span.FBConnectButton_Simple {
	padding: 0;
	margin: 0;
}

span.FBConnectButton_Text_Simple {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* @end */