/*

Designed by TooLnet
Date: 2009-01-13

Primary colors:
	gray: #eaeaea
	dark-blue: #04162e
	dark-dark-blue #01132b
	black: #444444
	silver:#bcbcbc


*/
html {
	background: url(../images/htmlBG.jpg) repeat-x;
}

body {
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;	
}

ul, li, img, body, html, p {
	margin: 0;
	padding: 0;
}

a {
	font-size:12px;
text-decoration: none;
	color: #002d56;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h3 {
	background: url(../images/silverGradient.jpg);
	color: #444444;
	margin:0;
	padding-top: .2em;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

h2 {
	font-family: georgia;
}

.fr {
	float: right;
}
.fl {
	float: left;
}

#tipForm error{  
     background: #f8dbdb;  
     border-color: #e77776;  
}  

.success{
	font-size:small;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; font-size:small; vertical-align: top; }


#container {
	text-align: left;
	width: 960px;
	margin: auto;
	background: url(../images/containerBG.png) repeat-y;

}

#container ul,
#container ul, li, a {
	list-style-type: none;
}

#logo
{
	background: url(../images/logo-1.png) no-repeat;
	height: 135px;
	width: 230px;
	position: absolute;
	margin-left: 1em;

}

#header{
	position: relative;
	background: #01132b url(../images/header-2.jpg) no-repeat; /* la till bg color */
	overflow: hidden;
}

#header #login {
	position: absolute;
	right: 1em; 
	top: 0;
	color: white;
	font-weight: normal;
	visibility:hidden;
}

#header h5 {
	font-weight: normal;
}

#header h1
{
	display: none;
}

#header p
{
	margin-top: 115px;
	width: 970px;
	padding: .6em 0 .6em .5em;
	
	background: #ffffff url(../images/silverGradient.jpg) repeat-x;
	margin-bottom: 0;
	color: #454545;
	letter-spacing: .19em;
	font-size: 1.1em;
	border-top: 1px solid #dfe2e5;
	border-bottom: 1px solid #898989; 
}

/* SIDEBAR */

#sidebar {
	width: 188px;
	float: left;
	background: url(../images/silverGradient.png) repeat-x;
}

#sidebar ul#nav li {
	border-top: 1px solid #f6f4f4;
	border-bottom: 1px solid #b2b2b2;
	text-align: right;
	padding-right: 0.5em;
	line-height: 1.7em;
	font-size: 1.3em;
}

#sidebar ul#nav li:hover{
	background: #bcbcbc url(../images/arrow.png) 2% 50% no-repeat;
	border-top: 1px solid white;
}

#nav li a {
	font-size:18px;
	color: #444444;
	display: block;
	cursor: pointer;
}
#nav li a:hover {
	text-decoration:none;
}

#nav li a:active, #nav li a:focus {
  /* reduce the link size to zero when the link is in the 
  active/focus state. */  
  outline:0; /* for browsers that understand */
  }


#sidebar h2 {
	background: #022d56;
	color: #bcbcbc;
	padding: 0.2em;
	text-align: center;
	margin-bottom: .4em;
}

#sidebar ul#clubs {
	text-align: center;
}

#clubs li {
	margin-bottom: .7em;
}

/* MAINCONTENT */

#mainContent {
	padding: 0 1em;
	margin-left: 188px;
}

#mainContent div {
	overflow: hidden;
}

#tier1, #tier2, tier3, tier4 {
margin-bottom: 1em;

}

#tier1 div, #tier2 div, #tier4 div#news, #tier3 div#news, div#page-left,#tier4 div div, #tier3 div div {
	border: 1px solid #ababab;
	padding: 0 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#mainContent #tier1{
	height: 226px;
	padding-top: .6em;
}

#tier1 h3 {
	padding-left: 0.9em;
}

#tier1 #featured
{
	height: 226px;
	float: left;
	width: 73%;
	border: none;
	padding: 0;
	margin-right: 1em;
}

#mainContent #tier1 #registerNow
{
	height: 222px;
	width: 12em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}
#registerNow img {
	padding-top: .5em;
	padding-left: .3em;
}

#tier1 img#featuredImage {
	/* width:39em;*/
	
}

#mainContent #tier2 {
	text-align:center;
	margin: 0 auto 1em;
	font-size: .9em;
}

#tier2 h3 {
	text-align:left;
	padding-left: 0.9em;
}

h3#whoAreWhe {
	background:#eaeaea url(../images/star.png) no-repeat 95% 40%;
	
}

h3#whenIsIt {
	background:#eaeaea url(../images/star.png) no-repeat 95% 40%;
}
h3#whoMuch{
	background:#eaeaea url(../images/metacontact_online.png) no-repeat 95% 40%;
}

h3#resturang{
	background:#eaeaea url(../images/drink.png) no-repeat 95% 40%;
}
	
.third h3 {
	background:#eaeaea url(../images/metacontact_online.png) no-repeat 95% 40%;
}

#tier2 img {
	padding-top: .5em;
	width: 90%
}

#mainContent #tier2 div {
	float: left;
	width: 31.5%;
	margin-right: 1em;
	padding: 0 0 .5em 0;
	min-height: 300px;
}


#tier2 div#third {
	margin-right: 0;
}

#tier2 div p {
	margin-top: .3em;
	padding: 0 .5em;
	text-align: left;
}


#mainContent #tier3 {
	position: relative;
	padding-top: 1em;

}

#tier3 h2 {
	padding-left: .5em;
	margin-bottom:.2em;
}

#tier3 h3 {
	padding-left: 0.9em;
	
}

#tier3 span {
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.7em;
}



#mainContent #tier3 div {
	margin-bottom: 1em;
	padding: 0 0 .5em 0;
}

#tier3 div#questionsClasses{
	width: 31.6%;
	float:left;
}

#mainContent #tier3 #news {
	float: right;
	width: 64.8%;
	margin-right: .6em;
}


#mainContent #tier3 #page-left {
	float: none;
	/*width: 64.8%;*/
	margin-right: 0.6em;
}
#tier3 input {
	/*padding: 0 1em;*/
}

#whoAreDiv2 small {
	text-align:left;
}

#mainContent #tier3 {
	position: relative;
	padding-top: 1em;

}

#tier4 h2 {
	padding-left: .5em;
	margin-bottom:.2em;
}

#tier4 h3 {
	padding-left: 0.9em;
	
}

#tier4 span {
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.7em;
}

#mainContent #tier4 {
	position: relative;
	padding-top: 1em;

}
#mainContent #tier4 div {
	margin-bottom: 1em;
	padding: 0 0 .5em 0;
}

#mainContent #tier4 #news {
	float: left;
	width: 64.8%;
	margin-right: .6em;
}

#tier4 p {
	padding: 0 1em;
}

#tier4 div#newsClasses {
	width: 31.6%;
	float:right;
	font-size: .9em;	
}

#newsClasses ul li {
	padding-left: .8em;
}

#questionsClasses, #newsClasses img {
	width: 90%;  /*kontrollera bildbredd*/
	padding-left: .8em;
	padding-top: 1em;
	margin-bottom:.2em;
}

#tier3 h3#haveAQuestion {
	background: #eaeaea url(../images/green-star.png) no-repeat 95% 40%;
}


#tier3 h3#classes {
	background: #eaeaea url(../images/green-star.png) no-repeat 95% 40%;
}

#tier3 p {
	padding: 0 1em;
}

#tier3 div#news h3 {
	background: #eaeaea url(../images/comments.png) no-repeat 95% 40%;
}

#footer {
	clear: both;
	text-align: center;
	font-size:10px;

}
#tier3 div#resturangClasses {
	width: 31.6%;
	float:right;
}

#reklam {
	width: 188px;
	float: right;
	background: url(../images/silverGradient.png) repeat-x;
