/*
Theme Name: Globen Shopping
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Helvetica, Arial, Sans-serif; /* 1em = 10px */
	background-color: #fff;
	color:#787878;
}
/*--------------------------------------------------------------------  BASICS */

a {
	text-decoration:underline;
	color:#787878;
}
a:hover {
	text-decoration:none;
	color:#93b633;
}

h1, h2, h3, h4 {
	font-style:normal;
}

p {
	font-size: 1.2em;
	line-height: 1.2;
	padding-bottom: 1.1em;
}
h1 {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.2;
	color:#93b633;
	text-transform:uppercase;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2;
	padding-bottom: 0.2em;
	color:#93b633;
	font-weight:bold;
}
ul.list {
	list-style:none;
	padding-bottom: 1.1em;
}
.list li {
	font-size: 1.1em;
	line-height: 1.2;
}
img {
	border:0;
}

/*--------------------------------------------------------------------  STRUCTURE */

#wrap {
	width: 850px;
	margin:0 auto;
}
#homewrap {
	width: 850px;
	margin:0 auto;
	padding: 0 3px;
}
#header h1 {
	display:block;
	width:850px;
	height:145px;
	text-indent:-9009px;
	background:transparent url(img/header.jpg) no-repeat 0 0;
}
#header h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
}
#content {
	clear:both;
}
#footer {
	clear:both;
	padding: 10px 0;
	text-align:center;
}
#footer #oppettider {
	color:#557d23;
}

/*--------------------------------------------------------------------  BUTIK */

#butik {
	border: 1px solid #cacaca;
	padding: 19px;
}

#butik-image {
	float:right;
	border: 1px solid #cacaca;
	margin-bottom: 30px;
}
#butik-map {
	border: 1px solid #cacaca;
}
#butik-preso {
	clear:both;
	margin-left: 425px;
}
#butik-preso img {
	float:left;
	margin-right:24px;
}
#butik-preso p {
	float:right;
	width:220px;
}

/*--------------------------------------------------------------------  SEARCHLIST */

#searchlist {
	border: 1px solid #cacaca;
	padding: 19px;
}
#searchlist .item {
	width: 385px;
}
#searchlist .item img {
	float:left;
	margin-right:24px;
}
#searchlist .item p {
	width:220px;
	float:right;
}
.left {
	float:left;
}
.right {
	float:right;
}

.divider {
	clear:both;
	background: url(img/border-810px.gif) center 19px no-repeat;
	height: 42px;
}

/*--------------------------------------------------------------------  PAGE */

#page {
	border: 1px solid #cacaca;
	padding: 19px;
}
#page-text {
	float:right;
	width: 385px;
}
#page-image {
	width: 385px;
	float:left;
}
#page-image img {
	border: 1px solid #cacaca;
}


/*--------------------------------------------------------------------  ERBJUDANDEN */

#erbjlist {
	border: 1px solid #cacaca;
	padding: 19px;
}

/*--------------------------------------------------------------------  MAINNAV */

#mainnav {
	height: 50px;
	overflow:hidden;
}
#mainnav ul {
	list-style:none;
}
#mainnav li {
	float:left;
	margin-right:12px;
}
#mainnav a {
	float:left;
	line-height: 50px;
	font-size:1.2em;
	text-transform:uppercase;
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#mainnav li.sel a {
	color:#93b633;
}
#mainnav a:hover {
	color:#93b633;
}
#mainnav li.last {
	margin-right:0;
}

/*--------------------------------------------------------------------  HOMEPAGE */

#homepage {
	background: url(img/border-850px.gif) 0 bottom no-repeat;
	padding-bottom: 21px;
}
#homepage-info {
	float:right;
	border: 1px solid #cacaca;
	background: #407445 url(img/homepage-info-bg.jpg) 0 0 no-repeat;
	width: 169px;
	height: 264px;
	padding: 44px 19px 0 19px;
}
#flashcontent {
	border: 1px solid #cacaca;
	width: 633px;
	height: 308px;
	background-color:#9ccb1d;
}
#grid {
	margin: 8px -3px 0 -3px;
}
#grid div {
	float:left;
	height: 147px;
}
#g1 {
	width: 216px;
}
#g2 {
	width: 212px;
}
#g3 {
	width: 213px;
}
#g4 {
	width: 215px;
}

/*--------------------------------------------------------------------  HOMEPAGE NAVIGATION */

#s_name {
	width: 166px;
	height: 18px;
	font-size: 1em;
	color: #444;
	margin-bottom:10px;
	border:1px solid #a7a6aa;
}
#s_category {
	width: 166px;
	height: 18px;
	font-size: 1em;
	color: #444;
	margin-bottom:10px;
	border:1px solid #a7a6aa;
}

#frisearch {
	width: 169px;
	
}
#s_btn {
	margin-right:2px;
	float:right;
	width: 40px;
	height: 20px;
}
#s_field {
	width: 113px;
	color:#444;
	font-size:1em;
	line-height:18px;
	height:18px;
	border:1px solid #a7a6aa;
	padding: 0 2px;
}
#info-oppettider {
	margin-top: 10px;
}
#info-oppettider h2 {
	color: #fff;
}
#info-oppettider p {
	color: #fff;
}
#info-oppettider a {
	color: #fff;
	text-decoration:none;
}
#info-oppettider a:hover {
	text-decoration:underline;
}
#parking {
	background: url(img/parking.gif) 0 0 no-repeat;
	padding-left:26px;
}
/*--------------------------------------------------------------------  MISC */

#oppettider-table {
	width:100%;
	background: url(img/border-385px.gif) 0 0 no-repeat;
	padding-top: 13px;
	border:0;
	margin-bottom: 10px;
}
#oppettider-table td {
	width:50%;
	padding-bottom: 5px;
}
#oppettider-table tr {
	background: url(img/border-385px.gif) 0 bottom no-repeat;
}

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}
#allabutiker {
	margin-top: -1.1em;
}
#allabutiker .cat {
	width:50%;
float:left;
}
#allabutiker h2 {
	clear:both;
	margin-top: 1.1em;
}

#allabutiker li {
	font-size: 1.1em;
	line-height: 1.4;
}
#allabutiker ul {
	clear:both;
	list-style:none;
	padding-bottom: 1.1em;
}

/* SevenSix */

.aligncenter		{ text-align: center; }