@import url(/local/site/global.css);

body {
	background: url(/local/site/layout/bg.jpg);
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
}

#container {
	margin: 0 auto;
	width: 778px;
	
}
#vipcontainer {
	margin-top: 0px;
	margin-left: 0px;
	width: 778px;
	background: url(/local/site/layout/bg.jpg);
	
}

#top {
	width: 778px;
	height: 12px;
	font-size: 0px;
	background: url(/local/site/layout/top.gif) no-repeat;
}

#bg {
	width: 778px;
	background: url(/local/site/layout/middle.gif) repeat-y;
}

#header {
	margin: 0 auto;
	width: 758px;
	height: 268px;
	background: url(/local/site/layout/headerbg.gif) no-repeat;
}

#vipmaincontent1 {
	width: 800px;
	height: 600px;
	margin: 0 auto;
	padding: 120px 120px 0px 12px;
	background: url(/local/site/layout/vipbankbg.jpg) no-repeat;
}

#maincontent1 {
	width: 734px;
	margin: 0 auto;
	padding: 10px 12px 0px 12px;
	background-color: #fcfcfc;
}

#maincontent2 {
    width: 758px;
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
    background-color: #fcfcfc;
}

#maincontent3 {
    margin-left: 475px; 
    width: 265px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 18px;
}

#content {
    margin: 0 auto;
    width: 758px;
    background: url(/local/site/layout/bottombg.jpg) no-repeat bottom;
}

.contact_bg {
    margin-left: -12px;
    padding-left: 0px;
    width: 758px;
    background: url(/local/site/layout/kontaktaossbg.jpg) no-repeat;
}

#main {

}

#utropmitten {
	width: 628px;
	height: 53px;
	margin: 0 auto ;
	background: url(/local/site/layout/utropmitten.jpg) no-repeat;
    padding-left: 120px;
    padding-top: 24px;
    padding-right: 10px;
}

#tillsalustart {
    float: left;
	width: 455px;
	text-align: left;
    margin: 0px;
    padding: 0px;
    padding-left: 9px;
}

#footer {
	width: 758px;
	height: 43px;
	margin: 0 auto;
	background: url(/local/site/layout/footerbg.gif) repeat-x;
}

#footer table img {
	padding-top: 4px;
}

#footer table {
	margin-top: 4px;
}

#bottom {
	width: 778px;
	height: 13px;
	background: url(/local/site/layout/bottom.gif) no-repeat;
}

ul#menu {
    margin: 0 auto;  
	margin-top: 0px;
	padding-top: 10px;
    padding-left: 15px;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
}

#nu {
    width: 748px;
    height: 30px;
    padding-top: 6px;
    padding-left: 2px;

}

#submenu {
    width: 694px;
    height: 23px;
    margin: 0 auto;

	padding: 17px;
	text-align: center;
}

#submenu a {

	font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    text-decoration: none;
    font-weight: bold;
    color: #525355;

}

#submenu a:hover {
    color: #8c4d50;
}

#submenu a#Active {
    color: #8c4d50;
}

.startobjtext {
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
    margin-left: 175px;
    width: 250px;
    height: 80px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #FFF;
}

.startobjpic {
    float: left;
    width: 170px;
    position: relative;
}

.startobjpic img {
    position: relative;
    z-index: 2;
}

.infobox {
  background: url(/local/site/layout/inforuta.png) no-repeat;
  width: 235px;
  height: 401px;
  padding: 40px 15px 0px 15px;
}

.doublebox {
	width: 734px;
	margin: 0px;
}

.doublebox_empty {
	padding: 12px 5px 0px 5px;
	float: left;
	width: 355px;
	font-family: "Lucida Grande", "Segoe UI", Verdana, sans-serif;
	font-size: 13px;
}

.doublebox_bground {
	padding: 65px 25px 0px 25px;
	float: left;
	width: 317px;
	height: 195px;
	font-family: "Lucida Grande", "Segoe UI", Verdana, sans-serif;
	font-size: 13px;
}

.reg_content {
	padding: 0px;
	margin: 0px;
}

.reg_content input{
	  font-family: "Lucida Grande", "Segoe UI", Verdana, sans-serif;
	  font-size: 13px;
      text-align: center;
	  border: 0px solid #787878;
	  background: url(/local/site/layout/form_border.gif) no-repeat;
	  height: 20px;
	  width: 248px;
	  padding-top: 5px;
	  padding-bottom: 0px;
	  padding-left: 5px;
	 }
	  
.reg_content button.reg{
	  background: url(/local/site/layout/vip_regbtn.png) no-repeat;
	  font-family: "Lucida Grande", "Segoe UI", Verdana, sans-serif;
	  font-size: 20px;
      text-align: center;
	  border: 0px solid black;	
	  height: 40px;
	  width: 190px;
	  margin-left: 85px;
	  margin-top: 20px;
	  margin-bottom: 10px;
	  cursor: pointer;
}
.reg_content button.save{
	  background: url(/local/site/layout/spara.jpg) no-repeat;
	  font-family: "Lucida Grande", "Segoe UI", Verdana, sans-serif;
	  font-size: 20px;
      text-align: center;
	  border: 0px solid black;	
	  height: 65px;
	  width: 190px;
	  margin-left: 85px;
	  margin-top: 20px;
	  margin-bottom: 10px;
}
.error {
	text-align: center;
	background-color: #f7d3d3;
	border: 1px solid #ba5c5c;
	padding: 20px;
}
.ok {
	text-align: center;
	background-color: #d1e2a2;
	border: 1px solid #a4b575;
	padding: 20px;
}

img, div { 
	behavior: url(/local/site/iepngfix.htc); 
}

#ie6 {
	display: none;
}

#erbjudande {
	width: 750px;
	height: 64px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	background: url(/local/site/layout/erbjudande_bg.jpg) no-repeat;
}

#erbjudande p {
	font-weight: bold;
}
