
.right {
	display: none;
}

.document {
	background: #fff !important;
	margin-top: 0;
}

.body {
	background: #6eb3f6 url(/_resource/summer_2010/header.jpg) left top no-repeat;
	text-align: center;
}

.has-right .body {
	width: 100%;
	margin-top: 165px;
	padding-left: 0;
	text-align: center;
}

.document .body h1 {
	display: none;
}

#summer_wrapper {
	background: #fff;
	float: none;
	margin: 229px auto 0;
	padding-bottom: 20px;
    text-align: left;
    width: 688px;
}

#summer_wrapper * {
	font-family: arial, helvetica, sans-serif;	
}

#summer_wrapper h2 {
	color: #343434;
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
}

#summer_wrapper .preface {
	color: #555;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 10px;
}

#summer_wrapper .box {
	background: #cde7ff;
}

.corners_top, .corners_bottom {
	clear: both;
	font-size:0;
	height:6px;
	overflow:hidden;
	padding:0;
}
.corners_top .left, .corners_top .right, .corners_bottom .left, .corners_bottom .right {
	display: block;
	height:6px;
	margin: 0;
	width:6px;
}
.corners_top .left {
	background:url("http://fshop.se/pix/events/corner_sprite.gif") no-repeat scroll 0 0 transparent;
	float:left;
}
.corners_top .right {
	background:url("http://fshop.se/pix/events/corner_sprite.gif") no-repeat scroll -18px 0 transparent;
	float:right;
}
.corners_bottom .left {
	background:url("http://fshop.se/pix/events/corner_sprite.gif") no-repeat scroll 0 -18px transparent;
	float:left;
}
.corners_bottom .right {
	background:url("http://fshop.se/pix/events/corner_sprite.gif") no-repeat scroll -18px -18px transparent;
	float:right;
}

#summer_wrapper h2, #summer_wrapper p, #summer_wrapper .box, #summer_wrapper .large_box {
	margin: 0 19px;
}

.large_box {
	background: url('/_resource/summer_2010/products.jpg') no-repeat;
	font-size: 11px;
}

.center {
	text-align: center;
}

.large_box .row_1 td {
	height: 160px;
}

.large_box .row_2 td {
	height: 180px;
}

.large_box .row_3 td {
	height: 200px;
}

.large_box .row_4 td {
	height: 212px;
}

.col_1, .col_3 {
	width: 140px;
}

.large_box h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#summer_wrapper .large_box p {
	margin: 0;
}

#summer_wrapper .box {
	margin: 10px 19px;
}

#summer_wrapper .box p {
	color: #555;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px;
	padding: 5px;
}

.zend_form dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin: 0 5px 3px 130px;
	text-align: right;
	width: 100px;
}

.zend_form dd {
	margin: 0 5px 3px 0;
}

#login, .continue {
	text-align: center;
}

#login a, .continue a {
	display: block;	
	margin: 0 auto;
	text-indent: -999em;
}

.sv .continue a {
	background: url(/_resource/summer_2010/submit_sv.png);
	height: 29px;
	width: 114px;
}

.da .continue a {
	background: url(/_resource/summer_2010/submit_da.png);
	height: 29px;
	width: 114px;
}

.no .continue a {
	background: url(/_resource/summer_2010/submit_no.png);
	height: 29px;
	width: 114px;
}

.en .continue a {
	background: url(/_resource/summer_2010/submit_en.png);
	height: 29px;
	width: 114px;
}

.fi .continue a {
	background: url(/_resource/summer_2010/submit_fi.png);
	height: 28px;
	width: 114px;
}

.sv #login a {
	background: url(/_resource/summer_2010/login_sv.png);
	height: 29px;
	width: 114px;
}

.da #login a {
	background: url(/_resource/summer_2010/login_da.png);
	height: 29px;
	width: 114px;
}

.no #login a {
	background: url(/_resource/summer_2010/login_no.png);
	height: 29px;
	width: 114px;
}

.en #login a {
	background: url(/_resource/summer_2010/login_en.png);
	height: 29px;
	width: 114px;
}

.fi #login a {
	background: url(/_resource/summer_2010/login_fi.png);
	height: 28px;
	width: 161px;
}

#submit {
	float: right;
	margin: 0 10px 10px 0;
}

#flowers {
	background: #6eb3f6 url(/_resource/summer_2010/flowers.png) left top no-repeat;
	height: 283px;
	margin-top: 35px;
}

.foot {
	background: #fff;
	height: 32px;
	line-height: 32px;
}


